@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%;}

	#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 {color:#333; font-size:24px;}
    #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 .f_logo {position:Relative; top:auto; left:auto; font-size:20px; line-height:30px; display:inline-block;}

    #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;}

    #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 #mainWrap{width: auto;margin: 0;padding: 20px 10px;}

    #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;}





}



@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;}
	.landing .body .left .join_btn i { }



	.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; text-align:center; 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;}


	
	

}







