@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************************************
	아이폰 하이브리드앱에서 노치 겹침현상 방지
    ( 노치 높이 만큼 html에 자동으로 padding 부여 )
**************************************************/
html{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}
#header{
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
}

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1200px){

	html{min-width: 320px;padding-top: 50px;overflow-x: hidden;}
    img{max-width:100%;}

	#wrap {max-width: 100%;}

	#header{position: fixed;top: 0;left: 0; padding:0 10px; width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);}
	#header .inner{width: auto;height: 50px;}
    #header .logo{position: absolute;top: 0;left: 10px;height: 100%;line-height: 50px;}
    #header .logo img{width: auto;height: 20px;}
	#header .logo a {width: calc(92px/2);height: calc(92px/2/2);background-position: 50% 0%;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #footer .fnbWrap .inner{width: auto;}
    #footer .fnbWrap .inner{width: auto;}

	#footer {padding:0 10px; text-align:center;}
	#footer .body {padding:50px 0;}
	#footer .body h2 {position:Relative; top:auto; left:auto;}
	#footer .body h2 img {height: 25px;display: block;margin: 0 auto;}

    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center; position:relative; top:auto; right:auto;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li{display: inline-block; }
    #fnb > li:first-child{ background: none;}
    #fnb > li a{font-size: 11px; }

    #slide-btn{top: 50%;margin-top: -8px;right: 10px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #333;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}
	#gnb-mo li.active > a {color: #ffcc00;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

	#main .visual {min-height: auto;}
    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{right:30px;}

	#main .visual .roll .item .txt {box-sizing:border-box; padding:0 60px;}
	#main .visual .roll .item .txt h2 {font-size:24px; line-height:32px;}	
	#main .visual .roll .item .txt strong {font-size:18px; line-height:26px; margin-top:15px;}	
	#main .visual .roll .item .txt a {font-size:13px; margin-top:30px;}



	.section_1 {padding:50px 10px;}
	.section_1 .cont .left {box-sizing:border-box; padding-right:50px;}
	.section_1 .cont .left strong {font-size:16px; line-height:26px;}
	.section_1 .cont .left h3 {font-size:24px; line-height:32px; margin-top:30px;}
	.section_1 .cont .left p {font-size:12px;}


	.section_2 {padding:50px 10px;}
	.section_2 .cont .left h3 {font-size:20px; line-height:30px; }
	.section_2 .cont .left p {font-size:13px; line-height:24px; margin-top:10px;}
	.section_2 .cont .left p br {display:none;}
	.section_2 .cont .right ul li p {font-size:14px;}


	.section_3 {padding:50px 10px;}
	.section_3 .cont {padding-top:20px;}
	.section_3 .left h3 {font-size:20px; line-height:30px;}
	.section_3 .left p {font-size:13px; line-height:24px;}
	.section_3 .left p br {display:none;}
	.section_3 .left a {margin-top:20px;}
	.section_3 .right .board_box {padding:10px 0;padding-right:100px;}
	.section_3 .right .board_box:first-child strong {font-size:17px;}
	.section_3 .right .board_box:first-child p {font-size:12px;}
	.section_3 .right .board_box strong {font-size:13px;}
	.section_3 .right .board_box span {font-size:12px; width:100px;}

	.section_3 .sec_3_bot {margin-top:40px;}
	.section_3 .sec_3_bot .box_1 {padding:20px;}
	.section_3 .sec_3_bot .box_2 {padding:20px;}
	.section_3 .sec_3_bot strong {font-size:17px; line-height:30px;}
	.section_3 .sec_3_bot p {font-size:12px;}


	.section_4 {padding:50px 10px;}
	.section_4 .sec_4_top h4 {font-size:17px; line-height:30px;}
	.section_4 .sec_4_top p {font-size:12px; line-height:24px;}
	.section_4 .sec_4_top p br.pc_none {display:block;}
	.section_4 .sec_4_top p a {margin-top:15px;}








	/* [231121 kyj] S */
	.mtit {margin-bottom: 20px;}
	.mtit > * {margin-bottom: 10px;}
	.mtit > h3 {font-size:24px;line-height: 1.2em;}
	.mtit p {font-size:14px;font-weight: normal;line-height: 1.4em;}

	.tcs_svc {padding: 40px 20px;}
	.tcs_svc .boxs {margin: -5px;}
	.tcs_svc .boxs > li {margin: 5px;width: calc(100%/1 - 5px*2);height: auto;padding: 20px;}
	.tcs_svc .boxs > li:after {display: none;}
	.tcs_svc .boxs > li > strong {font-size: 18px;line-height: 1.4em;}
	.tcs_svc .boxs > li > p {margin-top: 10px;font-size: 14px;line-height: 1.6em;}
	.tcs_svc .boxs > li > span {display: none;}
	.tcs_svc .boxs > li > .logos {position: static;margin-top: 20px;}
	.tcs_svc .boxs > li:hover > strong {color: #fff;}
	.tcs_svc .boxs > li:hover > p {color: #fff;}
	.tcs_svc .boxs > li:hover > .logos .off {display: block;}
	.tcs_svc .boxs > li:hover > .logos .on {display: none;}

	.banner_svc {padding: 40px 20px;overflow: hidden;}
	.banner_svc .inr {height: auto;flex-direction: column;}
	.banner_svc .inr .mtit {margin-left: 0;margin-bottom: 30px;}
	.banner_svc .inr .mtit > * {margin-bottom: 5px;text-align: center;}
	.banner_svc .inr .mtit > h3 {font-size: 24px;}
	.banner_svc .inr .mtit > p {font-size: 14px;}
	.banner_svc .inr .img {left: auto;bottom: -50px;right: -60px;max-width: 50%;}
	.banner_svc .inr .btn1 {width: 120px;height: 35px;line-height: 33px;border-radius: calc(35px/2);font-size: 12px;padding: 0;text-align: center;}
	.banner_svc .inr .btn1:after {display: none;}



}



@media screen and (max-width: 750px){
	
	
	.section_1 .cont .left {padding-right:0; width:100%; margin-top:0; max-width:100%; float:none;}
	.section_1 .cont .left .linkbox {width:100%; max-width:420px; margin:30px auto 0;}
	.section_1 .cont .left .linkbox a img {width:100%;}
	.section_1 .cont .right {width:100%; float:none; margin-top:30px; text-align:center; box-sizing:border-box; padding:0 50px;}

	
	.section_2 .cont .left {width:100%; float:none;}	
	.section_2 .cont .right {width:100%; float:none; margin-top:30px;}


	
	.section_3 .left {width:100%; float:none; padding-right:0; }	
	.section_3 .right {width:100%; float:none; margin-top:30px;}
	
	.section_3 .sec_3_bot .box_1  {width:100%; float:none; margin-right:0;}	
	.section_3 .sec_3_bot .box_2 {width:100%; float:none; margin-top:10px;}

	.section_4 ul {padding:0; text-align:center; margin-top:50px;}
	.section_4 ul li {width:31.333%; margin:1%; float:none; display:inline-block; vertical-align:top;}




}


/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){

    #sub #content{ width: auto;padding:0 10px; }

    #sub .sub-vis{height: 120px;}
    #sub .sub-vis h2{font-size: 20px; margin:0;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}



	.sub_body {padding:50px 0;}



	.about {margin:0;}
	.about_1 {padding:50px 0;}
	.about_1 .cont h3 {font-size:24px; line-height:32px;}
	.about_1 .cont strong {font-size:14px; line-height:24px;}
	.about_1 .cont p {font-size:12px;}
	.about_1 .cont .txtbox {padding:30px; font-size:12px;}

	.about_2 {padding:50px 0;}
	.about_2 .cont h3 {font-size:24px; line-height:32px;}
	.about_2 .cont p {font-size:12px;}
	
	.about_3 {padding:50px 0;}
	.about_3 .cont h3 {font-size:24px; line-height:32px;}
	.about_3 .cont strong {font-size:17px;}
	.about_3 .cont strong span {font-size:13px;}
	.about_3 .cont p {font-size:12px;}
	.about_3 .cont p b {font-size:13px;}


	.board  {padding:50px 0;}
	.board h3 {font-size:24px; line-height:32px;}



	.manpower {margin:0;}
	.manpo_1 {padding:50px 0;}
	.manpo_1 h3 {font-size:24px; line-height:32px;}
	.manpo_1 ul li .img {margin-bottom:20px;}
	.manpo_1 ul li strong {font-size:12px; margin-top:10px;}
	.manpo_1 ul li p {font-size:12px;}

	.manpo_2 {padding:50px 0;}
	.manpo_2 h3 {font-size:24px; line-height:32px;}
	.manpo_2 ul li strong {font-size:15px;}
	.manpo_2 ul li p {font-size:12px;}


	.service {margin:0;}
	.service_1 {padding:50px 0;}
	.service_1 .body .left h4 {font-size:18px;}
	.service_1 .body .left p {font-size:12px;}
	
	.service_2 {padding:50px 0;}
	.service_2 .body .right h4 {font-size:18px;}
	.service_2 .body .right p {font-size:12px;}
	
	.service_3 {padding:50px 0;}
	.service_3 .body .left h4 {font-size:18px;}
	.service_3 .body .left p {font-size:12px;}
	
	.service_4 {padding:50px 0;}
	.service_4 .body .right h4 {font-size:18px;}
	.service_4 .body .right p {font-size:12px;}

	
	.service_5 {padding:50px 0;}
	.ser_5_tit h4 {font-size:18px; line-height:26px;}
	.ser_5_tit p {font-size:12px;}
	.service_5 ul li.first strong {font-size:18px;}
	.service_5 ul li.first strong span {font-size:14px;}
	.service_5 ul li strong {font-size:14px;}
	.service_5 ul li p {font-size:11px; letter-spacing:-1px;}

	.btnbody .btn_1 {font-size:12px;}


	.service_6 {padding:50px 0;}
	.ser_6_tit h4 {font-size:18px; line-height:26px;}
	.ser_6_tit p {font-size:12px;}
	.service_6 ul {padding:20px;}
	.service_6 ul li strong {font-size:13px;}
	.service_6 ul li p {font-size:12px;}
	

	.service_7 {padding:50px 0;}
	.ser_7_tit h4 {font-size:18px; line-height:26px;}
	.service_7 .text p {font-size:13px;}



	.customer {margin:0;}
	.custo_1 {padding:50px 0;}
	.custo_1 .info {width:calc(100% - 100px); margin-left:50px; padding:40px 40px 0;}
	.custo_1 .info strong {font-size:17px;}
	.custo_1 .info p {font-size:12px;}

	.custo_2 {padding:50px 0;}




	.landing {margin-top:-50px;padding:50px 10px;}
	.landing .body .left h3 {font-size:24px; margin:20px 0;}
	.landing .body .left p {font-size:13px;}
	.landing .body .left .join_btn {margin-top:40px;   font-size:16px;}



	.lan_info {padding:40px 10px;}
	.lan_info .body {padding-left:200px;}
	.lan_info .body .info_contact strong {font-size:15px;}
	.lan_info .body .info_contact a {font-size:18px; margin-top:0;}

	.lan_info .body ul li a {font-size:13px;padding:16px 10px;}
	.lan_info .body ul li a i {font-size:20px;}


	.lan_board {padding:50px 10px; box-sizing:border-box; margin-top:-50px;}
	.lan_board .body {padding:50px 10px; box-sizing:border-box; margin:0;}
	.lan_board h3 {font-size:18px; line-height:26px; margin-bottom:30px;}


}

@media screen and (max-width: 750px){


	.manpo_1 ul li  {width:50%; box-sizing:border-box; padding:0 10px; margin:30px 0 0;}

	.manpo_2 h3 {margin-bottom:30px;}
	.manpo_2 ul li {width:calc(50% - 5px); margin-right:10px; margin-top:10px;}
	.manpo_2 ul li:nth-child(2n) {margin-right:0;}

	

	.service_1 .body .left {width:100%; position:relative; top:auto; lefT:auto; transform:translate(0); padding-right:0;}	
	.service_1 .body .right {width:100%; margin-lefT:0;  margin-top:30px; text-align:center;}
	
	.service_2 .body .left {width:100%; margin-lefT:0; text-align:center;}
	.service_2 .body .right {width:100%; margin-top:30px;  position:relative; top:auto; lefT:auto; transform:translate(0); padding-left:0;}		
	
	.service_3 .body .left {width:100%; position:relative; top:auto; lefT:auto; transform:translate(0); padding-right:0;}	
	.service_3 .body .right {width:100%; margin-lefT:0;  margin-top:30px; text-align:center;}
	
	.service_4 .body .left {width:100%; margin-lefT:0; text-align:center;}
	.service_4 .body .right {width:100%; margin-top:30px;  position:relative; top:auto; lefT:auto; transform:translate(0); padding-left:0;}	


	
	.service_5 ul li {width:calc(50% - 5px); margin-right:10px; margin-top:10px;}	
	.service_5 ul li:nth-child(2n) {margin-right:0;}


	
	.service_6 ul li {width:calc(50% - 10px); margin:30px 5px 0;}

	.service_7 ul li {width:100%; margin-right:0; float:none;}



	
	.custo_1 .info {margin-top:0; width:100%; margin-lefT:0;}
	.custo_1 .info .left {width:100%; float:none; border-right:0; border-bottom:1px dashed #ddd; padding-bottom:30px; margin-bottom:30px;}
	.custo_1 .info .right {width:100%; float:none;}

	.custo_2 ul li {width:calc(33.333% - 12px); float:left; margin:6px;}
	.custo_2 ul li img {width:100%;}






	
	.landing .body .left {width:100%; max-width:100%; float:none; text-align:center; position:relative; top:auto; left:auto; transform:translate(0);}
	.landing .body .left h3 {text-align:center; font-size:34px;}	
	.landing .body .left p {width:100%; max-width:300px; margin:0 auto; word-break: break-word !important;}
	.landing .body .left p br {display:none;}
	.landing .body .left p br.pc_none {display:inline-block !important;}
	.landing .body .left .join_btn {text-align:left;}
	
	.landing .body .right {width:100%; float:none; padding-left:0; margin-top:50px; margin-left:0;}	
	.landing .body .right img {width:100%;}
	
	.lan_info .body {padding-left:0;}
	.lan_info .body .info_contact {position:relative; top:auto; left:auto; text-align:center;}
	.lan_info .body .info_contact a {display:inline-block;}
	.lan_info .body ul {padding:0 20px; box-sizing:border-box; margin-top:15px;}
	.lan_info .body ul li {width:100%; margin-right:0; margin-top:10px;}

}










@media screen and (max-width: 1200px){
	/* [231121 kyj] S */
	#sub #content {padding: 40px 20px;}

    .table_scroll_wrap{position: relative;overflow-y: hidden;overflow-x: auto;max-width: calc(100vw - 40px);}
    .table_scroll_wrap > table{min-width: 700px;}
	.table_scroll_wrap > table colgroup {display: table-column-group !important;}
    .table_scroll_wrap .scroll_alert{position: absolute;bottom: 0;right: 0;z-index: 2;background: rgba(0,0,0,0.7);line-height: 40px;padding: 0 20px;font-size: 12px;letter-spacing: -1px;color: #fff;text-align: center;white-space: nowrap;}
    .table_scroll_wrap .scroll_alert i{font-size: 20px;margin-left: 10px;display: inline-block;vertical-align: middle;}

	.tab2{margin-bottom: 20px;}
	.tab2 li a{font-size: 12px;height: 35px;}

	.stit1 {font-size: 18px;}

	.stit2 {font-size: 18px;text-align: center;}

	.stit{margin-bottom: 20px;}
	.stit > h4 {font-size:24px;line-height: 1.2em;}
	.stit > p {margin-top: 10px;font-size: 14px;line-height: 1.6em;}

	.stxt-dot1 > li {font-size: 14px;line-height: 1.6em;}

	.stxt-dot2 > li {font-size: 14px;line-height: 1.6em;}

	.stxt1 {font-size: 14px;line-height: 1.6em;}

	.sb-service .labWrap label {padding: 15px 0;font-size: 14px;}
	.sb-service .labWrap input {right: 15px;}
	.sb-service .formWrap {border-width: 5px;padding: 10px;}
	.sb-service .formWrap .form_tbl tr > th {padding-left: 5px !important;}
	.sb-service .formWrap label {font-size: 14px;line-height: 35px;}
	.sb-service .form_tbl .add {margin-top: 0;font-size: 12px;height: 25px;position: static;background: #ffcc00;color: #fff;padding: 0 10px;border-radius: 5px !important;}
	.sb-service .form_tbl .add i {display: none;}
	.sb-service .form_tbl ._del,
	.sb-service .form_tbl ._del2 {display: block;margin: 0 auto;font-size: 12px;height: 25px;line-height: 23px;padding: 0 10px;}
	.sb-service .formWrap .table_scroll_wrap{max-width: calc(100vw - 40px - 30px);}

	.labs {margin: -2px -10px;flex-wrap: wrap;flex-direction: column;}
	.labs > * {margin: 2px 10px;}
	.labs > label input {margin: 0 5px 0 0;vertical-align: -1px !important;}


	.list_svc tr > *{padding: 10px 5px;font-size: 12px;line-height: 16px;}
	.list_svc thead tr th{font-size: 12px;}

	#bd-sch {margin-bottom: 20px;}
	#bd-sch .option {padding: 10px;flex-wrap: wrap;}
	#bd-sch .option * {width: 100%;}
	#bd-sch .date > .inp {width: auto;height: 33px;padding-left: 5px;}
	#bd-sch select,
	#bd-sch .inp {height: 35px;width: auto;padding-left: 10px;}
	#bd-sch select {padding-left: 5px;}
	#bd-sch .sbm {width: 60px;height: 35px;font-size: 12px;}
	#bd-sch .w240 {width: calc(100% - 68px);box-sizing: border-box;}

	.btns {margin-bottom: 5px;height: auto;margin-top: 0;display: block;text-align: right;}
	.btns > * {margin-left: 0;color: #333;font-weight: 300;}

	.service-wrap .info > * {padding: 15px;}
	.service-wrap .info > dt {font-size: 18px;}
	.service-wrap .info > dd {font-size: 14px;line-height: 1.6em;font-weight: normal;}
	.service-wrap .detail {padding: 30px 0;flex-direction: column;}
	.service-wrap .detail > dt {width: 100%;font-size: 18px;padding-left: 0;text-align: center;margin-bottom: 15px;}
	.service-wrap .detail > dd {width: 100%;}
	.service-wrap .stxt-dot1 {padding: 15px;}
	.service-wrap .logo-list {margin: -5px;}
	.service-wrap .logo-list > li {margin: 5px;max-width: calc(100%/2 - 5px*2);}
	.service-wrap .stit2 {font-size: 14px;padding: 10px;}
	.service-wrap .btn1 {margin: 1px;height: 40px;line-height: 38px;padding: 0 15px;font-size: 14px;}
	.service-wrap .btn1 i {display: none;}

	


	/* [231222 kyj] S */
	.sb-service .labWrap.flex .labs {width: 90px;}
	.sb-service .labWrap.flex .toggle {width: calc(100% - 90px - 10px);word-break: break-all !important;}
	.sb-service .labWrap.flex .toggle:before {right: 0;font-size: 24px;}
	.sb-service .labWrap .labs {margin: 0;flex-direction: row;}
	.sb-service .labWrap .labs > * {margin: 0 1px;width: calc(100%/2 - 1px*2) !important;}
	.sb-service .labWrap .labskin > label {font-size: 12px;height: 30px;line-height: 30px;box-sizing: border-box;}
	.sb-service .labWrap .toggle {font-size: 15px;padding: 15px 0;}

	/* [231226 kyj] S */
	#sb-write .write_tbl .fileWrap th .th_inr {flex-direction: column;}
	#sb-write .write_tbl .fileWrap th .btn-control {margin: 5px 0 0;}
	#sb-write .write_tbl .fileWrap th .btn-control > * {margin: 1px;}


}













/* board */
@media screen and (max-width: 1200px) {

    .list_svc colgroup{display: none;}
    .list_svc tr > *{padding: 10px 5px;font-size: 13px;letter-spacing: -1px;}
    .list_svc thead tr th{font-size: 12px;}
    .list_svc .sbj img{max-height:12px;width: auto;height: auto;}
    .list_svc .view,
    .list_svc .no,
    .list_svc .date2{display: none;}
    .list_svc .date{width:50px;}
    .list_svc .writer{width: 70px;}
    .list_svc .sbj a{font-size: 13px !important;letter-spacing: -1px;}

}

@media screen and (max-width: 750px) {

	#sb-form .form_tbl:not(.hasScroll) tbody {display: flex;flex-direction: column;}
	#sb-form .form_tbl:not(.hasScroll) tbody tr {display: flex;flex-direction: row;justify-content: space-between;flex-wrap: wrap;}
	#sb-form .form_tbl:not(.hasScroll) tbody tr > * {box-sizing: border-box;}
	#sb-form .form_tbl:not(.hasScroll) tbody tr > th {width: 100px;line-height: 35px;letter-spacing: -1px;}
	#sb-form .form_tbl:not(.hasScroll) tbody tr > td {width: calc(100% - 100px);}
	#sb-form .form_tbl .sb-btn {width: 100%;margin-top: 2px;}
	#sb-form .form_tbl .w50 {width: 100% !important;margin: 1px 0;}
	#sb-form .form_tbl .w33 {width: calc(100% - 20px) !important;}
	#sb-form .form_tbl hr {margin: 1px 0 !important;}
	#sb-form .form_tbl input[type=file] {line-height: 35px;}
}