@charset "utf-8";

html {font-size:62.5%; }
@media screen and (max-width: 768px){
	html {font-size:50%; }
}
body {font-family: 'Wanted Sans Variable', 'Malgun Gothic', 'Noto Sans KR', 'Play',dotum,Helvetica,Apple SD Gothic Neo,sans-serif;color:#222; background:#fff; min-width:340px;  font-size:62.5%; word-break: keep-all; }
a, a:hover {text-decoration: none;}
.bg_primary {background-color:#163f8c;}
.bg_sub {}
.img-responsive {display: block;max-width: 100%;height: auto;}
.ir-pm {display:block;overflow:hidden;font-size:0px;line-height:0;text-indent:-9999px} /* 사용된 이미지내 의미있는 텍스트의 대체텍스트를 제공할때 */
.ir-wa {display:block;overflow:hidden;position:relative;width:100%;height:100%;z-index:-1} /* 중요한 이미지 대체텍스트로 이미지off시에도 대체 텍스트를 보여주고자 할때 */
.screen-out {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.screen-hide {font-size:0;line-height:0;visibility:hidden} /* screen_out클래스를 사용할 수 없으며, 해당 텍스트를 숨겨야 할때 */
.blind {overflow:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}

.tran-animate {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.tran-animate1 {-webkit-transition: all 0.9s ease;-moz-transition: all 0.9s ease;-o-transition: all 0.9s ease;transition: all 0.9s ease;}

.fd-transition {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.fd-transition-2 {-webkit-transition: all .9s ease;-moz-transition: all .9s ease;-o-transition: all .9s ease;-ms-transition: all .9s ease;transition: all .9s ease;}

.teleNum {color:inherit !important}

.parallax-init-opcity {opacity: 0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.parallax-init-opcity.add-stage {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'Malgun Gothic'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_poppins {font-family: 'Poppins';}
.font_play {font-family: 'play';}
.font_MontHeavy {font-family: 'Mont-Heavy';}
.font_MontLight {font-family: 'Mont-ExtraLight';}




/*
** opacity
*/
.opacity_0	{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity: 0;filter: alpha(opacity=0);zoom:1;}
.opacity_10 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";opacity: 0.1;filter: alpha(opacity=10);zoom:1;}
.opacity_15 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";opacity: 0.15;filter: alpha(opacity=15);zoom:1;}
.opacity_20 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";opacity: 0.2;filter: alpha(opacity=20);zoom:1;}
.opacity_25 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";opacity: 0.25;filter: alpha(opacity=25);zoom:1;}
.opacity_30 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);zoom:1;}
.opacity_35 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";opacity: 0.35;filter: alpha(opacity=35);zoom:1;}
.opacity_40 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";opacity: 0.4;filter: alpha(opacity=40);zoom:1;}
.opacity_45 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";opacity: 0.45;filter: alpha(opacity=45);zoom:1;}
.opacity_50 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity: 0.5;filter: alpha(opacity=50);zoom:1;}
.opacity_55 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";opacity: 0.55;filter: alpha(opacity=55);zoom:1;}
.opacity_60 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";opacity: 0.6;filter: alpha(opacity=60);zoom:1;}
.opacity_65 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);zoom:1;}
.opacity_70 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";opacity: 0.7;filter: alpha(opacity=70);zoom:1;}
.opacity_75 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";opacity: 0.75;filter: alpha(opacity=75);zoom:1;}
.opacity_80 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";opacity: 0.8;filter: alpha(opacity=80);zoom:1;}
.opacity_85 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";opacity: 0.85;filter: alpha(opacity=85);zoom:1;}
.opacity_90 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";opacity: 0.9;filter: alpha(opacity=90);zoom:1;}
.opacity_95 {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";opacity: 0.95;filter: alpha(opacity=95);zoom:1;}

.k_wrap {display:block;width:100%;clear:both;position: relative;}
.k_wrap:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container {position:relative;width:1600px;margin:0;padding:0;clear:both;}
.k_container:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}


.k_container_wide_contents {width:100% !important;  max-width:100% !important;}

.k_container1000 {position:relative;width:1000px;min-width:1000px;margin:0;padding:0;clear:both;}
.k_container1000:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container1000.type_center {margin:0 auto;}

.k_container1600 {position:relative;width:1600px;min-width:1600px;margin:0;padding:0;clear:both;}
.k_container1600:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container1600.type_center {margin:0 auto;}


.scrollOpacity {opacity:0;transition:opacity 1s;}
.scrollOpacity.active {opacity:1;}

.pc_only {display: block;}
.pc_only1 {display: block;}
.mobile_only {display: none}

@media( max-width:1400px ) {
	.k_wrap {min-width:100%; }
	.k_container {width:100%;min-width: 100%;max-width: 100%}
}

@media( max-width:1024px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
	div#vg_con .vg_con_bg{top:125px;}
	.pc_only {display: none;}
}

@media( max-width:768px ) {
	.k_wrap {width:100%;min-width: 100%}
	.k_container {width:100%;min-width: 100%;max-width: 100%}
	.pc_only {display:none;}
	.mobile_only {display: block}

}

.point {color:#0d69e7 !important;}

.clear_fix {width:100%; position:relative;}
.clear_fix:after {display:block;clear:both;content:''}

.wid_1600 {width:100%; position:relative; max-width:1600px; margin:auto;}

@media screen and (max-width: 1600px){	
	.side_pd {padding-left:15px !important; padding-right:15px !important}
}








#m_menu {display: none; position: absolute; top: 0; right: 10px; width: 25px; height: 87px;}
/*top*/
header#header {position: fixed; top:0px; left:0; width: 100%; z-index: 900;/* border-bottom:1px solid rgba(255,255,255,0.2) */ }
header#header.bg{background:#fff}
/*header.sub.bg {position: relative; width: 100%;background-image: url("../img/sub_vg.jpg"); background-repeat: no-repeat; background-position: center; height: 441px;}
header.bg {position: relative; width: 100%;height: 936px;}*/
header#header.m-fixed {top: 0;padding:0; background:rgba(255, 255, 255, 1);}
header#header .headerBox.active { background:rgba(255, 255,255, 1); }
header#header .headerBox.active:after {content: '';position: absolute;bottom:0;left:0;width:100%;height:1px;background: #ececec}
.header_wrap {width: 100%;  border-bottom:1px solid rgba(255,255,255,0.3) }
.headerBox {position: relative; width:1800px; margin:0 auto;  height:85px;}
.header_wrap div.logo {position: absolute;left:50px;top:20px; width:175px; height:44px;background-image: url("../img/logo.png"); background-repeat: no-repeat;background-position: center;}
.header_wrap h1 {margin:0}
.header_wrap h1 a {display: block; height:50px;}
.headerBox.active div.logo {background-image: url("../img/logo_over.png");}

.header_sub.m-fixed .headerBox{top: 0;padding:0; background:rgba(255, 255,255, 1); }
.header_sub.m-fixed .headerBox div.logo {background-image: url("../img/logo_over_01.png");}

header#header.bg .headerBox {top: 0;padding:0; /* background:rgba(255, 255,255, 1); */ }
header#header.bg .headerBox div.logo {background-image: url("../img/logo_over_01.png");}
header#header.bg .header_wrap { border-bottom:1px solid #ddd;}  


header#header.bg  #gnbnav ul.gnb_list > li > a {color: #000; }
#gnbnav ul.gnb_list > li a.menu_link.on:after{content:"";display:block;width:5px;height:5px;background:#0d69e7;position:absolute;bottom:-4px;left:50%;}

header#header.bg .headerBox div.lang a {color:#000;}
header#header.bg div.lang .material-icons {color:#000; font-size:3.2rem; font-weight:200; -webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}

.header_wrap div.cs {position: absolute;right: 0;top: 0;box-sizing: border-box;cursor: pointer;}

.header_sp_first__r,.header_sp_first__r__btnm__over{display:inline-block;text-align: center;}
.header_sp_first__r{position:relative;z-index:10;font-size:0;letter-spacing:0}
.header_sp_first__r__btnm{display:inline-block;vertical-align:middle;padding:30px 0;background: #0080ff;width:85px;height:85px;}
.header_sp_first__r__btnm__over span{display:block;width:42px;height:3px;background-color:#fff;margin:0 auto 8px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_sp_first__r__btnm__over span:last-child{margin:0}

.header_sp_first__r__btnm__over span.line_second,
.header_sp_first__r__btnm__over span.line_thirt {}
.header_sp_first__r__btnm__over span.line_thirt{margin:-11px 0 8px 0;}
.header_sp_first__r__btnm__over span.active.line_first{-webkit-transform-origin:90%;-moz-transform-origin:90%;-ms-transform-origin:90%;transform-origin:90%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.header_sp_first__r__btnm__over span.active.line_second{-webkit-transform:scale(.9) rotate(45deg);-moz-transform:scale(.9) rotate(45deg);-ms-transform:scale(.9) rotate(45deg);-o-transform:scale(.9) rotate(45deg);transform:scale(.9) rotate(45deg)}
.header_sp_first__r__btnm__over span.active.line_thirt{-webkit-transform:scale(.9) rotate(135deg);-moz-transform:scale(.9) rotate(135deg);-ms-transform:scale(.9) rotate(135deg);-o-transform:scale(.9) rotate(135deg);transform:scale(.9) rotate(135deg)}
.header_sp_first__r__btnm__over span.active.line_four{-webkit-transform-origin:10%;-moz-transform-origin:10%;-ms-transform-origin:10%;transform-origin:10%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}




/* 전체 메뉴 */
div#totalMenu {position: absolute; right:40px; top:18px;cursor: pointer;text-align: center;width:50px;height:50px; z-index: 99; background: url(../img/btn_open.png) no-repeat center center; }
.bg div#totalMenu{position: absolute; right:40px; top:18px;cursor: pointer;text-align: center;width:50px;height:50px; z-index: 99; background: url(../img/btn_close.png) no-repeat center center; }

.m-fixed div#totalMenu{position: absolute; right:40px; top:18px;cursor: pointer;text-align: center;width:50px;height:50px; z-index: 99; background: url(../img/btn_close.png) no-repeat center center; }


div#totalMenu div.bars {position: relative;width:50px;height:50px;overflow: hidden;margin:0px auto;}
div#totalMenu div.bars span.bline {display:block;background:#000;width:100%;height:3px;margin:0;}
div#totalMenu div.bars span.bline.top {position: absolute;top:18px; left:19px; width:30px;}
div#totalMenu div.bars span.bline.mid1 {display:none; position: absolute;top:22px; right: 12px; width:20px;}
div#totalMenu div.bars span.bline.mid2 {display:none; position: absolute;top:22px;right: 12px; width:20px;}
div#totalMenu div.bars span.bline.bot {position: absolute;top:38px; left:19px; width:30px;}
div#totalMenu div.bars span.bline.box_top {display:none; position: absolute;top:0px; height:0px; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_bottom {display:none; position: absolute;bottom:0px; height:0px; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_left {display:none; position: absolute;left:0px; width:0px; height:100%; background:#c9c9c9}
div#totalMenu div.bars span.bline.box_right {display:none; position: absolute; right:0px; width:0px; height:100%; background:#c9c9c9}
#hd.on div#totalMenu {border:3px solid #000;}
#hd.on div#totalMenu div.bars span.bline {background:#000;}

div#totalMenu.on {position: fixed; top:21px; right:40px; z-index:9999; background:none;}

div#totalMenu.on div.bars span.bline.top,
div#totalMenu.on div.bars span.bline.bot {opacity:0;}
div#totalMenu.on div.bars span.bline.mid1 {display:block;transform: rotate( 45deg );width:25px; background:#ffffff !important; }
div#totalMenu.on div.bars span.bline.mid2 {display:block;transform: rotate( -45deg );width:25px; background:#ffffff !important;}
div#totalMenu.on div.bars span.bline.box_top {display:block; position: absolute;top:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_bottom {display:block; position: absolute;bottom:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_left {display:block; position: absolute;left:0px; width:0px; height:100%; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_right {display:block; position: absolute; right:0px; width:0px; height:100%; background:#c9c9c9}


#hd_wrapper div.subMenu {position: absolute;right: 50px;top: 50px;}
#hd_wrapper div.subMenu ul.sm {}
#hd_wrapper div.subMenu ul.sm li {margin-bottom: 15px}
#hd_wrapper div.subMenu ul.sm li a { display:block;padding-left:60px;position: relative;}
#hd_wrapper div.subMenu ul.sm li a span {font-size:1.1em;line-height: 1.2; color:#000; }
#hd_wrapper div.subMenu ul.sm li a.active:before {content:'';position: absolute;top:10px;left:0;width:40px;height: 2px;background: #2f2f2f}




.total_menu_bg {display: none;position: fixed;width: 100%;background-color: rgba(0,0,0,.5);left: 0;top: 0;z-index: 99;}
.total_menu_contain {z-index: 999;top:0; position: fixed; width:398px; right: -398px; color:#fff;}
.total_menu_contain.active {right: 0; top:0;}
/*.total_menu_contain .top_btn {position: absolute; top: 50%; left: -56px; width: 56px; height: 56px; background: url(../img/totalmenu_close.png) no-repeat; cursor: pointer; }*/
.total_menu_contain .top_btn {position: absolute; right:10%; top:45px; width:30px; height:30px; z-index:999;  cursor: pointer; }



.total_menu_contain .total_menu_top {position: absolute; top:0px; left:0px;}
.total_menu_contain .total_menu_top .total_lang {padding: 8.2rem 0 0 12rem;}
.total_menu_contain .total_menu_top .total_lang span {margin-right: 25px; display:inline-block;}
.total_menu_contain .total_menu_top .total_lang span.active {}
.total_menu_contain .total_menu_top .total_lang span a {font-size:2.0rem; color:#9f9f9f;}
.total_menu_contain .total_menu_top .total_lang span.active a {color:#fff; font-weight:bold;}



.total_menu_contain .total_menu_in {table-layout: fixed;height: 100%;width: 100%;}
.total_menu_contain .total_menu_in .total_menu_inner {position: relative; width:100%; height: 100vh; padding:15rem 7rem 2rem 7rem;  background:#0d69e7;}
.total_menu_contain .total_menu_in .total_menu_inner .tmi_ul {/*position: absolute; top:100px; */width:100%;}
.total_menu_contain .total_menu_in .total_menu_inner .tmi_ul:after {display:block;visibility:hidden;clear:both;content:""}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm {width: 100%; height: 100%; max-width: 560px; max-height: 100px; position: absolute; bottom: 3rem; color:#646a75;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1 {position: relative; width:100%; max-height:30px; display:block; color:#c1c1c1; font-size:1.4rem; margin-bottom:1.0rem;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1 a {}
/*
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1:first-child:before {content : ""; position: absolute; right: -10px; top:10px; height: 15px; width: 1px; background:#83848a; }
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1:after {display:block;visibility:hidden;clear:both;content:""}
*/
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1 .sub1 {float:left; min-height:41px; font-size:2.0rem; color:#000000; background:url(../img/totalmenu_ico_01.png) no-repeat; background-position-x: 0.5rem; padding-left:5.2rem; padding-top: 0.7rem;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb1 .sub2 {float:left; font-size:2.8rem; color:#000000; font-weight:bold; padding-left: 1.6rem;}

.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb2 {position: relative; width:100%; font-size:2.0rem;  font-weight:bold;}

.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb2:after {display:block;visibility:hidden;clear:both;content:""}

.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 {width:100%; }
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3:after {display:block;visibility:hidden;clear:both;content:""}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul {}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul li {display: inline-block; position: relative; padding-right: 30px;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul li:after {position: absolute; top: 6px; right: 15px; vertical-align: middle; display: inline-block; width: 1px; height: 11px; background: #cacaca; content: ""; }
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul li:last-child {padding-right:0;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul li:last-child:after {width:0; height:0;}
.total_menu_contain .total_menu_in .total_menu_inner .totalMenuBtm .tmb3 ul li a {font-size:1.6rem; color:#000000; font-weight:bold;}


.total_menu_contain .total_menu_in .total_menu_inner .topMenuList {}
.total_menu_contain .total_menu_in .total_menu_inner .topMenuList .topMenu1 {position:relative;padding: 0; margin: 0; display: block; /*opacity: 0; -webkit-transform:translateY(-50px); transform:translateY(-50px);*/}
/*.total_menu_contain.active .total_menu_in .total_menu_inner .topMenuList:nth-child(1) .topMenu1 {opacity: 1; transform: translateY(0px); transition: all 0.8s 0.6s;}
.total_menu_contain.active .total_menu_in .total_menu_inner .topMenuList:nth-child(2) .topMenu1 {opacity: 1; transform: translateY(0px); transition: all 0.8s 0.8s;}
.total_menu_contain.active .total_menu_in .total_menu_inner .topMenuList:nth-child(3) .topMenu1 {opacity: 1; transform: translateY(0px); transition: all 0.8s 1.0s;}
.total_menu_contain.active .total_menu_in .total_menu_inner .topMenuList:nth-child(4) .topMenu1 {opacity: 1; transform: translateY(0px); transition: all 0.8s 1.2s;}
.total_menu_contain.active .total_menu_in .total_menu_inner .topMenuList:nth-child(5) .topMenu1 {opacity: 1; transform: translateY(0px); transition: all 0.8s 1.4s;}
*/

.total_menu_contain .total_menu_in .total_menu_inner .topMenu2 {display:none; margin: 0; font-size:16px; color:#aaa; /*opacity: 0; -webkit-transform:translateY(-50px); transform:translateY(-50px);*/}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu2 ul li a:hover {text-decoration:underline;/* transition: all 0.1s 0.1s;*/}
.total_menu_contain .total_menu_in .total_menu_inner .selected{color: #aaa; padding-bottom:0px;}


.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1 {position:relative; font-size: 20px; padding:30px 0;  border-bottom:1px solid #85b7dd;  font-weight: bold; color: #fff; transition: all 0.2s; cursor: pointer;}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1 i.ico { position:absolute; top:50%; right:0; width:16px; height:16px; transform:translateY(-50%)}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1 i.ico:before { content:''; position:absolute; top:0; left:50%; display:block; width:2px; height:100%; margin-left:-1px; background:#fff; transition:all .3s ease;}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1 i.ico:after { content:''; position:absolute; top:50%; left:0%; display:block; width:100%; height:2px; margin-top:-1px; background:#fff;}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1.on i.ico:before{ transform:rotate(90deg);}



/*.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1.on {color:#000; transition: all 0.1s 0.1s;}
.total_menu_contain .total_menu_in .total_menu_inner .topMenu1 .topMenu1_txt1:hover {color:#000; transition: all 0.1s 0.1s;}*/



/*#topMenu1_0 {}
#topMenu1_0.on {}
#topMenu1_0.on .topMenu1_txt1 {color:#000; }
#topMenu1_1 {}
#topMenu1_1.on {}
#topMenu1_1.on .topMenu1_txt1 {color:#000; }
#topMenu1_2 {}
#topMenu1_2.on {}
#topMenu1_2.on .topMenu1_txt1 {color:#000; }
#topMenu1_3 {}
#topMenu1_3.on {}
#topMenu1_3.on .topMenu1_txt1 {color:#000; }
*/

/*#topSubMenu1_0 {display:none; opacity: 1; -webkit-transform:translateY(0px); transform:translateY(0px);}
#topSubMenu1_1 {display:none; opacity: 1; -webkit-transform:translateY(0px); transform:translateY(0px);}
#topSubMenu1_2 {display:none; opacity: 1; -webkit-transform:translateY(0px); transform:translateY(0px);}
#topSubMenu1_3 {display:none; opacity: 1; -webkit-transform:translateY(0px); transform:translateY(0px);}
#topSubMenu1_4 {display:none; opacity: 1; -webkit-transform:translateY(0px); transform:translateY(0px);}*/



#ol_before .lang_m{position: relative;}
#ol_before .lang_m .lang_sub{position:absolute;top:-10px;width:100%}
#ol_before .lang_m .lang_sub li a{color:#fff}
#ol_before .lang_m .lang_sub li a.active{color:red}
#ol_before .lang_m .lang_sub li{float:left;width:10%;font-size:1.6rem}

.total_menu_contain ul.tm {display:block; /*margin:0 auto;*/}
.total_menu_contain ul.tm:after {display:block;visibility:hidden;clear:both;content:""}
.total_menu_contain ul.tm > li {position: relative;display:block;/* min-height:450px;margin-bottom: 40px; padding: 60px;border-right:solid 1px rgba(255, 255, 255, 0.2)*/}
.total_menu_contain ul.tm > li:last-child {border-right:0 none;}
.total_menu_contain ul.tm > li.on {}
.total_menu_contain ul.tm > li > a {display: block;width: 100%;padding:0; vertical-align:top;}
.total_menu_contain ul.tm > li > a span {position: relative;font-size:4.0rem; line-height: 2.4rem; color:#000; display: inline-block;word-break:keep-all;margin:0; font-weight:bold;}

.total_menu_contain ul.tm > li > a span:after {content: '';position: absolute;display: block;bottom: -15px;left: 0;width:0;height: 1px;/*background-color: #fff;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;*/}

.total_menu_contain ul.tm > li:hover > a > span:after,
.total_menu_contain ul.tm > li > a.on > span:after {width: 100%}



.total_menu_contain ul.subTm {width: 100%;padding: 0; min-height: 6.9rem; margin-top:1.0rem; /*margin-bottom: 50px; margin-top: 10px;*/}
.total_menu_contain ul.subTm > li {width:100%;display: inline-block;position: relative;}
.total_menu_contain ul.subTm > li > a {color: #fff;font-size: 16px; font-weight:400; line-height:1.8rem;padding:6px 0;display: inline-block; padding-left:15px;}
.total_menu_contain ul.subTm > li > a span {word-break:keep-all;position: relative;display: inline-block;line-height:1.1;padding:2px 0;}
.total_menu_contain ul.subTm > li > a span:after {content: '';position: absolute;display: block;top: 8px;left: -10px;width:3px;height: 3px; border-radius:3px; background-color: #fff;}
.total_menu_contain ul.subTm > li > a span:hover {text-decoration:underline;}

.total_menu_contain ul.subTm3 {width:100%;padding: 0;}
.total_menu_contain ul.subTm3 > li {width: 100%; display: block;position: relative;text-align: left;}
.total_menu_contain ul.subTm3 > li > a {color:#999; font-size: 1.0em;line-height:1.1;padding:3px 0;display: inline-block;}
.total_menu_contain ul.subTm3 > li > a span {word-break:keep-all;position: relative;display: inline-block;line-height:1.1;padding:2px 0;}

/*.total_menu_contain ul.subTm3 > li > a:hover {color:#aaa;}*/
.total_menu_contain .totalMenuBtnClose {width:60px; height:60px; border:solid 1px #c9c9c9;}


@media screen and (max-width: 1600px){
div#totalMenu {right:10px;}
#gnbnav ul.gnb_list {margin-left:100px;}

}



@media screen and (max-width: 1550px){
	#gnb ul.navLst > li {position: relative;float:left;width:200px !important;;}
	div#totalMenu {/*right: 10px;top: 20px;width:40px;height:40px;background: url(../img/btn_open.png) no-repeat;background-position: center;*/}

}
@media screen and (max-width: 1400px){
	/*div#totalMenu {display: none;}
	.total_menu_contain {display:none;}*/
	
	div#totalMenu.on {position: fixed; top:75px; right:10px;}
}


.menu_aid {background: #f3f3f5;position: relative;}
.menu_aid:after {content: '';position: absolute;bottom:0;left:0;width:100%;height:1px;background: #ececec}

.etc_menu2 {position: relative;font-size:0;line-height:0;float:left;border-left: 1px solid #ececec;}
.etc_menu2 a {color:#9d9d9d;display:inline-block;background: transparent;padding:0 13px;position: relative;}
.etc_menu2 a:after {content: '';position: absolute;top:0;right: 0;width:1px;height:40px;background: #ececec}
.etc_menu2 a span {font-size: 13px;line-height: 40px}
.etc_menu2 a.on {background: #fff;font-weight: 700;}





.etc_menu {position: relative;height:40px;line-height:40px;text-align: right;float:right;}
.etc_menu a {position: relative;font-size:13px;line-height:40px;color:#9d9d9d;display:inline-block;padding-right: 15px}
.etc_menu a:before {content:'';position: absolute;top:50%;right:5px;background:#9d9d9d;margin-top:-5px;width:1px;height:10px;}
.etc_menu a:last-child {padding-right: 0}
.etc_menu a:last-child:before {width:0;height:0;}
.etc_menu a i {line-height:40px;}
/* lang_bg */
#lang_bg{position :fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);left: 0px;top : 0px;z-index: 999;display: none;}
.lang_wrap{width: 1400px;margin: 0 auto;position : relative;}
.lang_nemo{width: 121px;background-color: #fff;border-radius: 5px;top: 121px;position: absolute;right: -30px;}
.lang_nemo:before {content:'▲';position: absolute;top:-16px;left:50%;color:#fff;margin-left:-8px;}
.lang_nemo a{position : relative;padding: 5px 0;font-size: 16px;color: #666;display: block;text-align: center;}
.lang_nemo a span{content : "";display: none;position : absolute;width: 30px;height: 1px; right: 30px;background-color: #d41814;top : 16px;}
.lang_active {color : #d41814 !important;}
.lang_active span{display: block !important;}




.header_sub.m-fixed ul.gnb_list > li > a {color:#000!important;}


#gnbnav ul.gnb_list > li:hover .headerBox div.logo {background-image: url("../img/logo_over.png");}


#gnbnav { width:660px; position:absolute; left:250px;  z-index: 100; }

#gnbnav ul.gnb_list {width:100%; ; margin:0 auto;display:flex}
#gnbnav ul.gnb_list > li { /* display:inline-block; */  text-align: center; position: relative;}
#gnbnav ul.gnb_list > li > a {display:inline-block; width: 100%; font-size:1.8rem; text-transform:uppercase; color: #fff; /*line-height: 90px;*/ padding:31px 45px; position: relative;  font-weight:500;}

#gnbnav ul.gnb_list > li > a.on,
#gnbnav ul.gnb_list > li:hover > a {/* color: #fff!important; */ /* background:#1b7cc5; */ }
#gnbnav ul.gnb_list > li:hover .headerBox {background-color:#fff!important;}


#gnbnav ul.gnb_list > li > a.on_all {font-weight:bold;}
#gnbnav ul.gnb_list > li > a .line {position: absolute; display:block; bottom:-2px; height:3px; width:0%; background:#0c51a1; left:50%;}
/*#gnbnav ul.gnb_list > li > a.on .line,*/
#gnbnav ul.gnb_list > li:hover > a .line {width: 100% !important;left: 0px !important;}


/*select box lang*/
/*div.lang {position: absolute; right:60px; top:25px; z-index:99;  }
div.lang div.lang_m {width:85px;border:0px solid #000;border-radius: 20px;padding:7px 7px; background:#263b8a; }
div.lang div.lang_m > #lang_btn {cursor:pointer; font-size:16px; font-weight:600; color:#fff;display: block;text-align: center;}
div.lang div.lang_m > #lang_btn > i {margin-left:10px; display:inline-block;}
div.lang div.lang_m ul.lang_sub {display:none; margin-top:10px; margin-left:10px;  }
div.lang div.lang_m ul.lang_sub li a {font-size:14px;line-height: 1.3; color:#fff ; text-align:center; display:block;padding-right:10px;margin-bottom: 5px}
div.lang div.lang_m ul.lang_sub li a.active {color:red;}
*/






.header_wrap.active {/* background: rgba(0, 0, 0, 0.8); */}

.header_wrap.active div.logo {background-image: url("../img/logo_over_01.png");}
.header_wrap.active h1 a {height:50px;}
.header_wrap.active .lang a {}
.header_wrap.active #gnbnav ul.gnb_list > li a.on {/*background:#7cae22; */}
.header_wrap.active #gnbnav ul.gnb_list > li > a {color: #000;}
.header_wrap.active #gnbnav ul.gnb_list > li > a.on,
.header_wrap.active #gnbnav ul.gnb_list > li > a:hover {color: #7cae22; }




.header_sub.m-fixed div.lang .material-icons {color:#000; font-size:3.2rem; font-weight:200; -webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_sub.bg div.lang .material-icons {color:#000; font-size:3.2rem; font-weight:200; -webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
header#header:hover .header_wra div.lang div.lang_m ul.lang_sub li {border:0;}



.header_wrap div.lang {position:absolute; right:50px; top: 30px;  width:150px; }
.header_wrap div.lang div.lang_m {}
.header_wrap div.lang div.lang_m ul.lang_sub {padding:5px;}
.header_wrap div.lang div.lang_m ul.lang_sub li {display:inline-block;  position: relative;}
.header_wrap div.lang div.lang_m ul.lang_sub li:last-child:after {display:none;}
/*.header_wrap div.lang div.lang_m ul.lang_sub li:after {content:'';position: absolute;right:0px;top:50%;margin-top:-4px;background: #aaa; opacity:0.5; height:10px;width:1px;}*/

.header_wrap div.lang div.lang_m ul.lang_sub li a {font-size: 16px; padding:3px 8px; color: #fff;  opacity:0.7; font-weight:bold;}
.header_wrap div.lang div.lang_m ul.lang_sub li a.active {opacity:1}

.header_wrap.active div.lang div.lang_m ul.lang_sub li a {color:#aaa}
.header_wrap.active div.lang div.lang_m ul.lang_sub li a.active {color:#222;}



header.bg div.lang div.lang_m ul.lang_sub li a {color:#aaa}
header.bg div.lang div.lang_m ul.lang_sub li a.active {color:#222;}






@media screen and (max-width: 1400px){
.header_wrap .intranet {display:none;}

.header_wrap div.lang {top:40px;}

}



@media screen and (max-width: 1870px){
	/*div#totalMenu {right: 10px; margin-right: 0px;}*/
}
	
@media screen and (max-width: 1600px){
	#gnb ul.navLst > li {position: relative;float:left;width:200px !important;}
	

	.header_wrap div.lang {right:30px;}

}
@media screen and (max-width: 1200px){
	div#totalMenu {display:none !important; }
}

#gnbnav .sub_category {position: absolute; overflow: hidden; margin: auto; top:100%;left: 0; right: 0; width: 100%; padding:45px 0;   box-sizing: border-box; display:none; text-align: left;z-index:88;}
#gnbnav .sub_category:after{content:'';position:absolute;top:0;bottom:0;left:279px;right:0;background-color:#e9e9e9;width:0;}
#gnbnav .sub_category .category_tit {width: 280px;float:left;text-align: center;}
#gnbnav .sub_category .category_tit strong {font-size: 1.8rem; color: #0080ff;display:block;padding-bottom:35px;position:relative;}
#gnbnav .sub_category .category_tit .category_banner {width:142px;height: 126px;margin:0 auto;}
#gnbnav .sub_category .category_tit .category_banner.bg01 {background: url(../img/nav_banner.png) no-repeat 50% 50%;}

#gnbnav .sub_category .category_list{float:left;width:920px;padding:0;}
#gnbnav .sub_category .category_list > ul {width:230px;float:left;padding-left:40px;position: relative;}
#gnbnav .sub_category .category_list > ul:before {content:'';position:absolute;top:0;bottom:0;left:0;background-color:#e9e9e9;width:1px;}
#gnbnav .sub_category .category_list > ul > li:first-child > strong{margin-top:0;}
#gnbnav .sub_category .category_list > ul > li > strong > a{font-weight: 500; color: #333;vertical-align:top;font-size:1.0rem;line-height:2.5;}
#gnbnav .sub_category .category_list > ul > li > ul> li a {font-weight: 300; font-size: 1.0rem; color: #666666;line-height:2.0;}
#gnbnav .sub_category .category_list ul li.sp_donate a{color: #ff6567;}
#gnbnav .sub_category .category_list ul li a:hover {color: #848f3e;}



#gnbnav ul.subNavi {position: absolute;left:0;width:100%;padding:0;z-index:100; display:none;}
#gnbnav ul.subNavi.on {display:block;/* border-top:solid 2px #e60012;*/ /* background:#1b7cc5; */ }
#gnbnav ul.subNavi.on a {/* color:#fff!important; */}
#gnbnav ul.subNavi.on:before {content:'';position:absolute;top:-10px;left:50%;/* margin-left:-1px; */width:0px;height:0px;}
#gnbnav ul.subNavi.on:after {content:'';position:absolute;top:0;left:0px;width:100%;height:100%;/*background: #000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);*/z-index: -1;}
#gnbnav ul.subNavi li {display: block;margin-bottom:10px;position: relative;}
#gnbnav ul.subNavi li:first-child{padding-top:30px;}
#gnbnav ul.subNavi li:last-child{margin-bottom: 0;padding-bottom:30px;}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color:#222; font-size: 1.7rem; padding:10px 0;display: block; text-align:center;  position: relative; line-height:1.2;}
#gnbnav ul.subNavi li a:hover {color:#0d69e7;font-weight:bold}
#gnbnav ul.gnb_list > li:hover ul.subNavi.on {/*background: #fff;*/}
/* #gnbnav ul.subNavi:last-child {border-right:solid 1px #e5e5e5;}
 */
.subMenuBg {position:absolute;left:0;top:85px; width:100%;   background:#fff; padding-top:0px;z-index:-1;display:none; /*border-top:solid 1px #ddd;*/}
/*.subMenuBg:before {content:'';position:absolute; background-color:#666666;height:1px;}*/
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;  z-index:899;background:rgba(0,0,0,0.8);display: none;}



/*모바일메뉴*/
.m_menu_h {position: fixed; top: 0; right: 0; z-index: 99999; width: 310px; height: 100%;overflow-y: auto;}
.nav-top {border-bottom: 1px solid #0080ff;background: #fff;}
.btn-x {text-align: right; padding: 0  10px;}
.btn-x i {color:#454545;line-height: 57px}
.m-nav > li {border-bottom: 1px solid #0080ff; padding:0;}
.m-nav > li.mmli_up {}
.m-nav > li > a {color: #454545; font-size: 16px; font-weight: bold;display:block;line-height:57px;padding-left:20px; position:relative; }
.m-nav > li > a.on {background: #0080ff;color: #ffffff;}
.m-nav > li > a i {position: absolute;top:50%;right:10px;margin-top:-8px;}

.sub_menu {margin-top: 0;display: none;background:#fff;opacity: 0.7;}
.sub_menu > li {}
.sub_menu > li > a {font-size:14px;color: #0080ff;display:block;line-height: 35px;padding-left:20px; }
.sub_menu > li > a:hover {color:#ffffff;text-decoration: none;background:#6298db;}

#hd_nb{margin:20px;}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li{width: 48%;height: 50px;float:left;text-align:center;line-height: 11px;font-size:1.083em;font-weight:bold;margin-right:5px;/* border-radius: 50%; */background:#ffffff}
#hd_nb li.on{background:#000000;}
#hd_nb li.on a{color:#ffffff}
#hd_nb li a{display:block;color:#000000;padding:20px 0}
#hd_nb li i{font-size:20px;}
#hd_nb .hd_nb1{border-right:1px solid #e2e5e7;}
#hd_nb .hd_nb2{}
#hd_nb .hd_nb3{border-right:1px solid #e2e5e7}

.m_lang {padding: 0 20px; margin-top: 40px;}
.m_lang ul {overflow: hidden; width: 100%; border: 1px solid #1880cf}
.m_lang ul li {width: 50%; float: left; text-align: center; }
.m_lang ul li a {background: #fff;color:#454545; font-size: 14px; padding: 12px 0; display: block; width: 100%; }
.m_lang ul li a.on  {background: #1880cf;color:#fff; }


.m_menu_h p {color: #0080ff; font-size: 13px; letter-spacing: 0; padding-left: 20px; margin-top: 20px;}
.dim {position: fixed; width: 100%; max-width: 996px; height: 100%; background: #000; opacity: 0.5; top: 0;z-index: 999;}
.m_menu_bg {position: fixed; width: 100%; width: 310px; height: 100%; background: #fff; top: 0;right: 0;z-index: 1000;}
.m_menu_wrap {position: fixed; display: none; top: 0; left: 0; right: 0; max-width: 996px; width: 100%; height: 100%; margin: 0 auto; z-index: 9999; overflow-y: auto;}


@media screen and (max-width: 1200px){
	header#header {height:62px; }
	header#header, .headerBox {min-width: 100%;width:100%;}

	header#header.m-fixed {/*-webkit-box-shadow:0 0 5px  rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px  rgba(55,55,5,0.4);
box-shadow: 0 0 5px  rgba(55,55,5,0.4);*/}

	.headerBox {height: auto}
	#m_menu {display: block;top:5px;}
	#m_menu i {color:#0080ff;line-height: 57px;}
	.header_wrap.active {height:67px !important}
	.header_wrap.active #m_menu i {color:#333;}

	.header_wrap div.cs, .header_wrap div.right, .header_inner {display: none}

	.header_wrap .shop {display: none}


	.header_wrap {position:fixed !important; height: 62px;position: relative;background: #fff;}
	.header_wrap:after {height:1px;}
	.header_wrap div.logo {left:10px;height: 28px;top:20px;margin:0;background-size:contain;background-position:left center;background-image: url("../img/logo.png");}
	.header_wrap h1 a {height: 28px;  line-height: 32px;}

	.header_wrap div.lang {display: none}
	.header_wrap .headerBg {display:none;}
	.header_wrap div.logo {background-image: url(../img/logo_over.png)}
}
@media screen and (max-width: 768px){


}

/*body{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}*/
/*body.on-side {margin-left: -308px;}*/
/*#sideToggleWrap {position: fixed;overflow-y: auto;top: 0;right: -308px;width: 308px;padding: 21px 17px;height: 100%;display: block;background-color: #323232;*/
/*-webkit-transition: all 0.3s ease-in-out;*/
/*-moz-transition: all 0.3s ease-in-out;*/
/*-o-transition: all 0.3s ease-in-out;*/
/*-ms-transition: all 0.3s ease-in-out;*/
/*transition: all 0.3s ease-in-out;*/
/*z-index: 9;*/
/*}*/
#sideToggleWrap.on{right: 0;}
#sideToggleWrap .close-sideToggle {float: right;color: #fff;position: relative;z-index: 2;font-size: 16px;}
#sideToggleWrap .widget {position: relative;z-index: 1;clear:both;}

#sideToggleWrap .widget .logocopy {margin:65px 0 30px; }
#sideToggleWrap .widget p.logo_desc {color: #fff;margin:0 0 50px 0;font-size: 18px;letter-spacing: -1px;}
#sideToggleWrap .widget p.tel_text {color: #fff;margin:0 0 50px 0;font-size: 30px;letter-spacing: -1px;}

#sideToggleWrap .widget div.sns_btnLink {margin-bottom: 45px;overflow: hidden;}
#sideToggleWrap .widget div.sns_btnLink ul {padding: 0;margin: 0;clear:both;}
#sideToggleWrap .widget div.sns_btnLink ul li {float:left;margin-right:15px;}
#sideToggleWrap .widget div.sns_btnLink ul li:last-child {margin-right: 0;}
#sideToggleWrap .widget div.sns_btnLink ul li a {display:table-cell;vertical-align: middle;width:50px;height:50px;border:1px solid #bdbdbe;border-radius:10px;text-align: center;line-height: 1;}
#sideToggleWrap .widget div.sns_btnLink ul li a.location {display: block;width:127px;height:35px;line-height: 33px;}
#sideToggleWrap .widget div.sns_btnLink ul li a span {color:#bdbdbe;font-size:14px;}




/* 서브 상단 */
.sub_vg { position : relative;width: 100%;height:569px; /*background:url(../img/sub_vg.jpg) no-repeat; background-position: center; background-size: cover;*/ overflow:hidden; }
div#vg_con {/*width:1600px;*/ height:100%;margin: 0 auto;  position : relative;display: block; }
div#vg_con .sub_vg_title_txt {width:100%; max-width:1500px; font-size:7.0rem; font-weight:600; line-height:1.05;  top: 50%; left: 50%; 
							transform: translate(-50%, -50%); display: block; z-index:3;  position: absolute; color:#fff; }


div#vg_con .sub_vg_txt {width: 100%; margin: 0 auto; top: 350px; left: 50%; transform: translateX(-50%); position: fixed; margin-top:-120px; z-index:0; }
div#vg_con .sub_vg_title1 {position:relative;padding:0px 0 0 0;text-align: center;color: #fff;font-size: 6.3rem; margin:0 0 0px 0;font-weight: bold; letter-spacing:-0.025rem;}
div#vg_con .sub_vg_title1:after {clear: both;display: block;content: "";}


@media screen and (max-width: 1400px){
	div#vg_con {width:100%;}
	div#vg_con .sub_vg_title_txt {font-size:4.8rem; padding-left:10px;}

	

}

@media screen and (max-width: 1024px){
	
	div#vg_con .sub_vg_title1 {font-size: 4.3rem;}
	div#vg_con {width: 100%;
    min-width: 100%;
    padding: 0px;}
	div#vg_con h2 {font-size: 4.3rem;}
	div#vg_con p {font-size: 1.0em;}
	div#vg_con .sub_vg_txt {top:200px;}
	div#vg_con .sub_vg_txt1 {margin-top:25px;}
	div#vg_con .sub_vg_title_txt {font-size:3.2rem; margin-top:3.0rem;}


	
}

@media screen and (max-width: 768px){
	div#vg_con .sub_vg_txt { top:240px;}
	.sub_vg {height: 300px}
	/*div#vg_con .sub_vg_title_txt {display:none;}*/
}


/*#tabMiddleWrap {display: none;}*/
div.vg_sub_area2 {display: none;width: 100%;}
div.vg_sub_area2.sub {margin-top:0;}
.sub_tab2 {display:block;width:100%;height: 49px;    white-space: nowrap; text-align: left; clear: both;margin:0;}
.sub_tab2 li.tab_list { display:inline-block;height:49px;white-space: nowrap;position:relative;margin:0;padding:0 35px 0 0;}
.sub_tab2 li.tab_list:last-child {padding:0;}
.sub_tab2 li.tab_list > a {font-size:14px;line-height:49px;letter-spacing:-1px;display:inline;position:relative;color:#ffffff;}
.sub_tab2 li.tab_list > a:after {content: ''; position: absolute;top:3px;right:-22px;width:1px;height:10px;background:#aec2dc;}
.sub_tab2 li.tab_list:last-child > a:after {width:0;height:0;}
.sub_tab2 li.tab_list > a.selected,
.sub_tab2 li.tab_list > a:hover {color:#00e4ff;}

div.vg_sub_area {position: absolute;top: -35px;display: block}
.sub_tab {    width: 100%;overflow: hidden; table-layout: fixed;margin:0;  border-collapse: collapse;  display: table;}
.sub_tab li.tab_list { display: table-cell;position:relative;margin:0;border: solid #dddddd;border-width:1px;vertical-align: middle; line-height: 68px  }
.sub_tab li.tab_list > a {font-size:18px;letter-spacing:-1px;display:inline-block;    width: 100%;text-align:center;position:relative;color:#898989;background: #f5f5f5}
.sub_tab li.tab_list > a.selected {background:#0099ff;color:#ffffff;}

.sub_depth_1, .sub_depth_2 {display:none;}


#tabMiddleWrap3rd {position: relative; margin-top:-50px; margin-bottom:10.0rem; display:none;}
#tabMiddleWrap3rd .ssnav {max-width: 1400px; margin: 0 auto 6.0px; border-bottom: 0px solid #e5e5e5;}
#tabMiddleWrap3rd .ssnav ul {display: flex;flex-wrap:nowrap;justify-content:left;}
#tabMiddleWrap3rd .ssnav ul li{position: relative; display: flex; }
#tabMiddleWrap3rd .ssnav ul li a {width: 100%; display: flex;justify-content:center; align-items:center; border-top:1px solid #b0b0b0; border-right:1px solid #b0b0b0; border-bottom:1px solid #b0b0b0;}
#tabMiddleWrap3rd .ssnav ul li:first-child a{border-left:1px solid #b0b0b0;}
#tabMiddleWrap3rd .ssnav ul li a span{font-size: 1.6rem;font-weight: normal;line-height: 1;display: block;color:#000;padding:20px 40px;}
#tabMiddleWrap3rd .ssnav ul li a:hover,
#tabMiddleWrap3rd .ssnav ul li a.active {border:1px solid #b1cf0b; background:#b1cf0b;}
#tabMiddleWrap3rd .ssnav ul li a:hover span,
#tabMiddleWrap3rd .ssnav ul li a.active span  {color:#000; }


@media screen and (max-width: 1400px){
	
	#tabMiddleWrap3rd {margin-top:0px}
	#tabMiddleWrap3rd .ssnav {max-width: 100%; margin: 0 auto 30px;}
	#tabMiddleWrap3rd .ssnav ul li a span {font-size: 16px;}
}

@media screen and (max-width: 768px){
	#tabMiddleWrap3rd {margin-top:0px; margin-bottom:5.0rem;}
	#tabMiddleWrap3rd .ssnav ul li a span {font-size: 14px;padding:15px 20px;}
}


@media screen and (max-width: 500px){
#tabMiddleWrap3rd .ssnav ul {flex-wrap: wrap; display:block;}
#tabMiddleWrap3rd .ssnav ul li {margin-bottom:7px;}
#tabMiddleWrap3rd .ssnav ul li a {border:1px solid #b0b0b0;}
}




.text-center img {max-width: 100%;height: auto;}

.ft_01, .ft_02 {font-size:16px;}



/* footer */

#footer {width:100%; padding:0;}
#footer.subFooter {margin-top:0px;}
#footer.subFooter .company_name {color:#222;}



#ft2 {background: #222222}



.copyright_wrap {width:100%;position:relative;margin:0 auto;color:#fff;}

.copyright_wrap .footerRight .ftbWrap .txt01{font-size:1.5rem;margin-bottom:10px}
.copyright_wrap .footerRight .ftbWrap .txt02 {font-size:1.4rem; color:#fff; opacity:0.2;}
.copyright_wrap .footerRight .ftbWrap .txt02 span a{  color: #fff; }
.copyright_wrap .footerRight .ftbWrap .txt03{font-size:1.3rem;text-align:right;}
.copyright_wrap .footerRight .ftbWrap .txt03 a{color:#fff; opacity:0.1;}

.copyright_wrap .footerRight  { background:#1d2024;}
.copyright_wrap .footerRight .company_ft {width:1600px;margin:0 auto;display:flex;padding:60px 0 50px 0;}
.copyright_wrap .footerRight .company_ft .ft_logo{margin-right:100px;}

.copyright_wrap .footerRight .company_ft .ft_txt{width:100%}




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

.copy_area {position:relative; right:auto; width:200px; margin: -15px auto 30px;}
.copyright_wrap .footerRight .company_ft{width:100%}
}

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

	.goTop_wrap { right:20px; top:-100px;}
	
	
	.copyright_wrap .footerRight .company_logo img {width:150px;}

	.copyright_wrap .footerRight .company_ft{display:block;}
	.copyright_wrap .footerRight .company_ft .ft_logo{margin-right:0;margin-bottom:50px;}
	.copyright_wrap .footerRight .ftbWrap{padding:0 10px;}


}



.visual-circle-box:before {
	-webkit-animation: spin 50s infinite linear;
	-o-animation: spin 50s infinite linear;
	-moz-animation: spin 50s infinite linear;
	animation: spin 50s infinite linear;
}
@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(-360deg);}
}

@-moz-keyframes spin {
   0%  {-moz-transform: rotate(0deg);}
    100% {-moz-transform: rotate(-360deg);}
}
@keyframes spin {
    0%  {transform: rotate(0deg);}
    100% {transform: rotate(-360deg);}
}





.copyright_wrap div.lang {position: absolute;right: 0;top: 80px;}
.copyright_wrap div.lang div.lang_m {width:125px;border:1px solid #999999;border-radius: 20px;padding:10px 0;}
.copyright_wrap div.lang div.lang_m > a {font-size:13px;color:#999999;display: block;text-align: center;}
.copyright_wrap div.lang div.lang_m ul.lang_sub {display:none; margin-top:10px;}
.copyright_wrap div.lang div.lang_m ul.lang_sub li a {font-size:11px;line-height: 1.3; color:#999999; text-align:center; display:block;box-sizing:border-box; padding-right:20px;}


.copy_logo	{display:block;    margin-bottom: 30px;}
.copy_logo img {vertical-align: middle;    max-width: 100%;    max-height: 100%;}

.copy_addr {margin-bottom: 10px;}
.copy_addr p {color:#fff;margin:0;word-break: keep-all;font-size:1.25em;letter-spacing: 0.1em;}


.ft_info {clear: both;margin: 0 auto;text-align: center;}
.ft_info ul {clear:both;width:700px;text-align: left;margin: 0 0 0 300px;padding-top:48px;overflow: hidden;}
.ft_info ul li {font-weight: 700;float:left;width:340px;color:#c1c1c1;font-size: 13px;}
.ft_info ul li strong {font-weight: 700;display: inline-block;width:95px;color:#0c93fd;text-transform: uppercase;}








#mainVisual {height:100vh; position: relative; overflow:hidden;}
#mainVisual:before {}

@media screen and (max-width:1400px){
	#mainVisual {height:800px;}
}

@media screen and (max-width:1024px){
	#mainVisual {height:500px !important;}
}

@media screen and (max-width:768px){
	#mainVisual {height:400px !important;}
}







/*title*/
.mainsec_title {text-align:center; width:100%; position: relative; }
.mainsec_title h3 {font-size:3.0rem; font-weight:bold; color:#121212}
.mainsec_title p {color:#969696; font-size:1.7rem; margin-top:0.5rem; line-height:1.45} 


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

	.mainsec_title h3 {font-size:4.8rem; ;}
	.mainsec_title p { margin:auto; padding:0 10px;}
	.mainsec_title p br {display:none;}
}

@media screen and (max-width:768px){
	.mainsec_title h3 {font-size:3.2rem; }
	.mainsec_title p {font-size:1.6rem; margin-top:0rem;}

}





/* */
#main_container{
	width: 100%;
	padding:0;
	margin:0 auto;
	position:relative;
	top: 0px;
	z-index:0;
	overflow: hidden;
}


/*비쥬얼부분 라인*/



/* 비쥬얼그래픽 */
.vg_inner {width:100%; /*min-width:1200px;*/ height:100%; position: relative; clear:both; overflow: hidden; }
.vg_inner:after {clear: both;display: block;content: "";}
.vg_inner .ytube {position: fixed; z-index: -1; width: 100%; height: 100%; background: #000000; overflow: hidden;}
.vg_inner .ytube .ycontainer {position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; text-align: center;}

@media( max-width:1024px ) {
	#main_video1, #main_video2, #main_video3 {height: 500px; width: auto !important; margin: 0 auto;	}
}
@media( max-width:768px ) {
	#main_video1, #main_video2, #main_video3 {
	       width: auto;
       height: 500px;
	}
}

.vg_inner .ytube embed,
.vg_inner .ytube object,
.vg_inner .ytube iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vg_inner .ytube iframe {display:block}
.vg_inner .ytube object {display:none}

.vg_inner .video-area{position: relative;margin: 0;padding: 0;}
.vg_inner .video-area #video-wrap {display: inline-block;vertical-align: baseline;top: 0;left: 0;min-width: 100%;min-height: 100%;width: 100%;height: 100%;}

.vg_title {word-break: keep-all;
	
	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
	z-index:999;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);	
	z-index:2;
	
}


.txt-effect-box-02{position: relative; opacity: 0; transition: all 0.5s; overflow: hidden;}
.txt-effect-box-02.active-slide {opacity: 1;}
.titAnimation3 .char{position:relative; font-weight:inherit; font-style: normal;}


.titAnimation3 .char{animation: text-active-animation 1s cubic-bezier(.5, 0, .5, 1) both;}


@keyframes text-active-animation {
	from {opacity:0;filter:Alpha(opacity=0); top:1em;}
	to {opacity:1.0;filter:Alpha(opacity=100); top:0;}
}

.vg_tit_box_ani1 { animation-delay: 1s; animation: titAnimation1 0.8s ease-in-out alternate}
.vg_tit_box_ani2 { animation: titAnimation2 0.8s ease-in-out alternate}
.vg_tit_box_ani3 { animation: titAnimation3 0.8s ease-in-out alternate}
.vg_tit_box_ani4 { animation-delay: 1s; animation: titAnimation3 0.8s ease-in-out alternate}


@-webkit-keyframes titAnimation1{
	0%{opacity:0;transform:translateY(50px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-moz-keyframes titAnimation1{
	0%{opacity:0;transform:translateY(-50px);}
	100%{opacity:1;transform:translateY(0px);}
}

@-webkit-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-moz-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-o-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}


.vg_txt_box {position: absolute; top:50%; left: calc((100% - 1600px) / 2);  transform: translate(0, -50%);   width:100%; color: #fff; z-index:9999; transition:all 0.4s; }
.vg_txt_box .vg_txt_tit {position: relative; word-break: keep-all;  }
.vg_txt_box .vg_txt_tit .txt1 {position: relative; font-size:9.5rem; font-weight:bold; color:#1880cf; line-height:1;  }
.vg_txt_box .vg_txt_tit .txt2 {color:#fff; font-size:1.7rem;  margin-top:20px; line-height:1.65;   }


.main-slider-controls {position: absolute;  width:300px; height:22px; left:0; top:-70px; z-index:99; }
/*.main-slider-prev {background:url("../img/main_left.png")no-repeat center center; width:22px; height:18px;}
.main-slider-next {background:url("../img/main_right.png")no-repeat center center; width:22px; height:18px;}*/



@media( max-width:1600px ) {

.vg_txt_box {left:10px; color: #fff; overflow:hidden; }
.vg_txt_box .vg_txt_tit {position: relative; width:100%; margin:0 auto;}
.vg_txt_box .vg_txt_tit .txt1 {font-size:8.4rem;  margin:0 }





.vg_txt_box .vg_txt_tit .more_btn {position: relative;padding-right:0px; width:300px; margin:auto; }
.vg_txt_box .vg_txt_tit .more_btn a { color:#fff; display:block; font-size:2.3rem; margin-top:2rem;}
.vg_txt_box .vg_txt_tit .more_btn:before {display:block;content:"";position:absolute;background:url(../img/btn_more.png) no-repeat;width:63px;height:45px;right:0; top:-7px;}


}
@media( max-width:1400px ) {
	.vg_catalog .vg_catalogWrap .box_catalog:after {width:0;}
	.vg_txt_box .vg_txt_tit {text-align:center; margin-top:50px;}

	
}



@media( max-width:768px ) {
	.vg_txt_box .vg_txt_tit .txt1 {font-size:4.6rem;  margin:0 }
	
}





.vg_box {position: absolute;top:50px;right:0;width:263px;z-index: 100}

@media( max-width:1600px ) {
	.vg_title {margin-top:0px;}


}

@media( max-width:1024px ) {

	.vg_inner .ytube iframe {display:none}
	.vg_inner .ytube object {display:block}

	.vg_inner {min-width:100%;height:auto; height:500px;}
	.vg_title {width:100%;}
	.vg_title small {font-size:1.0rem;margin:0 0 10px 0;}
	.vg_title h2 {line-height: 1.8;font-size:1.8rem;margin:0 0 10px 0;}
	.vg_title h2 img {max-width:100%; }
	.vg_title p {/*font-size: 1.0rem;*/word-break: keep-all;}
	.
	.vg_title .vg_title_img {padding-top: 50px;}

	.digital-entry {display: none}

	.vg_inner .video-area #video-wrap {height:100vh}

	.vg_inner .ytube {position:relative}

	.vg_bottom {display:none;}

	.vg_inner {height:500px;}
}

@media( max-width:768px ) {
	.vg_inner {height:450px;}
	.vg_title {/*top:20%;*/}
	.vg_title small {font-size:0.8rem;margin:0 0 5px 0;}
	.vg_title h2 {/*font-size:1.0rem;*/margin:0px 0 5px 0;}
	.vg_title p {/*font-size: 0.8rem;*/}
	.vg_title .vg_title_img img {max-width: 30%;}
}







.vg_txt_box .vg_txt_img {position:relative; width:50%; float:right; padding-left:3%; }

.vg_catalog {position: absolute; bottom:0; right:10%; z-index:9; transition:all 0.4s;}
.vg_catalog .vg_catalogWrap {position: relative;height:82px; max-width:1600px; margin:0 auto; margin-bottom: 99px;}
.vg_catalog .vg_catalogWrap .box_catalog {position: relative; float: right; width: 26.7rem; height:8.2rem; border:solid 2px rgba(255, 255, 255, 0.3); border-radius:50px;}
.vg_catalog .vg_catalogWrap .box_catalog .bcIco {float:left; width:4.4rem; height:4.4rem;background:url("../img/sec01_cata01.png")no-repeat center center;
background-size:cover; margin: 1.8rem; text-align:center; line-height: 4.4rem;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.vg_catalog .vg_catalogWrap .box_catalog:hover  .bcIco{
background:url("../img/sec01_cata01_on.png")no-repeat center center;
background-size:cover; margin: 1.8rem; text-align:center; line-height: 4.4rem;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.vg_catalog .vg_catalogWrap .box_catalog .bcIco img {max-width:100%; }
.vg_catalog .vg_catalogWrap .box_catalog .bcIco:hover img {
-webkit-transform: scale(0.85);
-moz-transform: scale(0.85);
-o-transform: scale(0.85);
-ms-transform: scale(0.85); /* IE 9 */
transform: scale(0.85);
}
.vg_catalog .vg_catalogWrap .box_catalog .bcTxt {float:left; font-size: 1.7rem; color: #fff; font-weight: bold; line-height: 8.0rem;}





@media( max-width:1600px ) {
	.vg_catalog .vg_catalogWrap {max-width: 100%;}
	.vg_catalog .vg_catalogWrap .box_catalog {}
}

@media( max-width:1400px ) {
	.vg_catalog .vg_catalogWrap{margin-bottom:0}
	.vg_catalog{right:3%}
}


@media( max-width:1024px ) {
	.vg_catalog .vg_catalogWrap{margin-bottom:0}
	.vg_catalog{right:0}

	.vg_catalog .vg_catalogWrap .box_catalog{width:24.7rem;}
	.vg_catalog .vg_catalogWrap .box_catalog .bcTxt{font-size:1.5rem;}
	
}


@media( max-width:768px ) {
	.vg_catalog .vg_catalogWrap{margin-bottom:0}
	.vg_catalog{right:3%;top:20%}
	
}

/* */


#AniTxtSub {}
#AniTxtSub .txt {display: block; margin-bottom:1.0rem;}
#AniTxtSub .txt span {display: inline-block; position: relative; min-width: 8px; min-height: 8px; }
#AniTxtSub .txt1 {font-size:1.8rem;font-weight:normal;} 
#AniTxtSub .txt02{margin-bottom:0}


div#vg_wrap_sub	{background:url(../img/main_vg.jpg) no-repeat 50% 0; text-align:center; clear:both;position: relative;}
div#vg_sub	{height:287px; width:1400px;margin: 0 auto; text-align:left;}



.subNavWrap {position: relative;	width: 100%;	min-width:1400px;background-color: #fff;height:70px;}
.subNavWrap:after {content: '';    position: absolute;left:0;bottom:0;width:100%;height: 1px;background: #dbdbdb;display: none}
.subNavWrap div.subNavInner {position:relative;width: 1400px;margin: 0 auto;height:70px;}
.subNavWrap .btn_home {display:block;float:left;width:90px;height:70px;font-size:15px;line-height:70px;color:#5a5a5a;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNavWrap .btn_home em {font-style: normal;}

.subNav1st {display:block;float:left;zoom:1;font-size:15px;list-style:none;    margin-left: -1px;}
.subNav1st:after {display:block;clear:both;content:''}
.subNav1st > .navi_dp1 {float:left;position:relative;padding:0;min-width:264px;height:70px;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNav1st > .navi_dp1:last-child {background: none}
.subNav1st > .navi_dp1 h2,
.subNav1st > .navi_dp1 h3 {margin:0;line-height:70px;}
.subNav1st > .navi_dp1 a.dp1 {position:relative;display:block;padding:0 30px 0 30px;text-decoration:none;font-size:15px;line-height:70px;color:#5a5a5a;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop {position:absolute;top:50%;right:30px;margin-top:-5px;width:14px;height:9px;}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop.bg {background: url(../img/sub_drop.png) no-repeat;background-position: center;}

/*.subNav1st > .navi_dp1:hover > ul.subNav2nd {display:block;}*/

.subNav2nd {list-style:none;display:none;position:relative;    background-color: #fff;z-index:10;}
.subNav2nd > .navi_dp2 {display: table;width: 100%;}
.subNav2nd > .navi_dp2 > a {display:table-cell;padding:10px 30px;text-decoration:none;border:solid #fff;border-width:0;font-size:14px;color:#606060;vertical-align: middle;}
.subNav2nd > .navi_dp2 > a:hover,
.subNav2nd > .navi_dp2 > a:active,
.subNav2nd > .navi_dp2 > a:focus,
.subNav2nd > .navi_dp2.active > a {text-decoration:underline;}

/*서브탭메뉴*/


.subNavBarInner {float:right; /*margin-top:3.0rem; */ }
.subNavBarInner .subNavBar1st {/*display: table-row;*/  float:left;    padding-left:20px; }
.subNavBarInner .subNavBar1st li {/*display: table-cell;*/ display:inline-block; text-align:left; padding:0 20px; font-size:17px; letter-spacing:-0.025rem; color:#000000; line-height:90px;
									border-right:0px solid #cdcdcd; border-left:0px solid #cdcdcd; }
/*.subNavBarInner .subNavBar1st li:last-child {padding-right:0px;}*/
.subNavBarInner .subNavBar1st li br {display:none;}

.naviBar_dp1+.naviBar_dp1{border-left:1px solid #cdcdcd}
/*.naviBar_dp1+.naviBar_dp1 a {color:#ffffff; }
.naviBar_dp1:hover,
.naviBar_dp1:focus {color:#b72400; background: #ffffff; }*/
.subNavBarInner .subNavBar1st li.active {color:#0d69e7; font-weight:bold; position: relative; }
.subNavBarInner .subNavBar1st li.active a {color:#0d69e7; font-weight:bold;  }
/*.subNavBarInner .subNavBar1st li.active:after {width:46px; height:2px; background:#000; content: '';  position: absolute; left:50%; transform: translateX(-50%); margin-left:3px;  bottom:-7px;}*/
.subNavBarInner .subNavBar1st li.active:after {width:8px; height:8px; border-radius:100%; background:#0d69e7; content: '';  position: absolute; left:50%; transform: translateX(-50%); bottom:4px;}
.subNavBarInner .subNavBar1st li a {color:#000000; }
/*.subNavBarInner .subNavBar1st li:hover {color:#b72400; background: #ffffff; }*/


.vg_title_sub {/* background-color:#06174b; */ border-bottom:1px solid #06174b;  width:675px; height:240px; position:absolute;  bottom:0px; left:0;margin-top:0;/*margin-left:-700px;*/z-index: 99; 
              word-break: keep-all; padding:40px 55px 0 55px; box-sizing-border-box; }
.vg_title_sub .vg_title_sub_tit {font-size:4.6rem; color:#ffffff; line-height:4.8rem;margin:0;font-weight: normal;margin:20px 0 20px 0;/* text-transform: uppercase; */ /*margin-left: 45px;*/; text-align:left;}
.vg_title_sub .vg_title_sub_tit2  {font-size:1.6rem; color:#ffffff; margin:0; text-align:left; font-weight:400;}

@media( max-width:1400px ) {	
	.subNavBarInnerWrap {display:none;}
	.subNavBarInner {display:none;}
}

@media( max-width:1024px ) {
	.vg_title_sub {display:none;}
	
	.subNavBarInnerWrap {display:none;}
}


#m_breadcrumbs_wrap {display: none}

#subPageWrap {width:100%; position: relative;background:#fff; z-index: 1; font-size:16px;}
#subPageWrap_WIDE_ {width:100%;padding:0 0px;margin:0px auto 0;position: relative;     z-index: 1; background:#fff; }
#subPage {max-width:1600px; width:100%; padding:80px 0px 15.0rem 0px; margin:0px auto 0;   background:#fff;    }

@media( max-width:1600px ) {

	#subPage {padding: 80px 0px;} 
}



@media( max-width:1024px ) {
	#subPageWrap {width:100%;min-width: 320px;padding:0;margin:0;}

	.subNavWrap {margin-top:0;min-width: 100%; display:none !important;}
	.subNavWrap div.subNavInner {width:100%;    padding: 0 10px;}

	.subNavWrap .btn_home {width:62px;padding:0;font-size:12px;}

	.subNav1st > .navi_dp1 {min-width:120px;}
	.subNav1st > .navi_dp1 a.dp1 {min-width:50%;padding:0 30px 0 10px;font-size:12px;}
	.subNav1st > .navi_dp1 a.dp1 span.sub_drop  {right:20px;}
	.subNav2nd > .navi_dp2 > a {padding:3px 10px;font-size:12px;}

}
@media( max-width:768px ) {
	#subPage {padding: 50px 0px;}
	.subNavBarInner .subNavBar1st li { padding: 0px 1.0rem ;font-size:1.6rem; }

}
/* 사이드바 */
div.left_wrap	{width:220px;float:left;position:relative; }
div.left_inner {position: absolute;top:0;left:0;width:221px;}
div.left_top	{position:relative;width:100%;margin:0;background:transparent;}
div.left_top h2 {margin:0;font-size:28px;font-weight:bold;color:#000;text-align: center;padding:86px 0 0;text-align: left;}
div.left_top h2 span {display: inline-block;padding:20px 0;width:100%;border-top: 3px solid #333;}

.sidebar	{text-align:left; padding:0; margin:0; list-style-type:none;border: solid #333;border-width:0 0 3px;}
.sidebar > li {
	display:block;
	position: relative;
	text-align:left;
}
.sidebar > li:first-child {padding-top:15px;}
.sidebar > li:last-child {padding-bottom:15px;}
.sidebar > li > a {position:relative;display:block;height:100%;line-height:47px; font-size:16px;color:#333333;padding-left:10px;letter-spacing: -1px;}
.sidebar > li > a.selected,
.sidebar > li > a:hover {background:#9a0d16;color:#fff;}
/*.sidebar > li > a:hover:after,
.sidebar > li > a.selected:after {position:absolute;content:'';top:50%;right:20px;margin-top:-4px;background: url(../img/bg_sidebar.png) no-repeat;background-position: center;width:5px;height:9px;}*/

.sidebar > li > ul.sub2_sidebar	{text-align:left; padding:0 0; margin:0; list-style-type:none; background:#f8f8f8;}
.sidebar > li > ul.sub2_sidebar > li {}
.sidebar > li > ul.sub2_sidebar > li > a {position:relative;display:block;height:100%;line-height:20px; font-size:14px;color:#818181;padding-left:30px;letter-spacing: -1px;}
.sidebar > li > ul.sub2_sidebar > li > a.selected {color:#005c91;}


div.left_wrap .cs_center {display:none;border: solid #dddddd;border-width:0 1px 1px;padding:30px 25px 0;margin-bottom: 110px;background-color: #f7f7f7;background-image: url(../img/ic_cs.png);background-repeat:no-repeat;background-position: 106% -9px;}
div.left_wrap .cs_center h4 {color:#818181;font-size:16px;line-height: 1.5;margin-bottom: 10px;}
div.left_wrap .cs_center div.cs1 {margin-bottom: 25px;}
div.left_wrap .cs_center div.cs1 p.center {color:#9a9a9a;font-size:14px;line-height: 1.5;}
div.left_wrap .cs_center div.cs1 p.tel {color:#011627;font-size:24px;line-height: 1.5;font-weight: 700}
div.left_wrap .cs_center div.cs1 p.fax {color:#858585;font-size:16px;line-height: 1.2;}

/* 컨텐츠영역 */
div.contents_wrap {width:920px; float:right;margin-left:60px;    padding:0;}
div.contents_wrap.noSidebar {width:100%;float:none;margin-left: 0;}



/******서브공통 ******/

.sub_title_wrap {width:100%; position:relative; text-align:center; margin-bottom:6.0rem;}
.sub_title_wrap > .title_eng {font-size:2.0rem; font-weight:600;}
.sub_title_wrap > .sub_title {font-size:4.8rem; font-weight:700; color:#000; margin-top:0.5rem;}





/* 타이틀영역 */
.subPageTopTitle {width: 100%; height: 8.3rem; margin-top: -8.3rem; background: linear-gradient(90deg, transparent 50%, #fff 50%);  z-index:2; position:absolute; }
.title_wrap {position: relative; width: 100%; height: 100%; max-width: 170.0rem; margin: 0 auto;  }
.title_wrap h2.title {font-size:2.3rem; line-height: 8.3rem; letter-spacing:-0.025rem; color: #282828; float:left; margin: 0;padding-right: 0;
						font-weight: bold; position: relative;  z-index: 9; }
.title_wrap h2.title:after {content : ""; position: absolute; left: 3px; bottom: 0px; height: 3px; width: 100%; border-bottom:2px solid #0168b7;}


.sub_vg_title {position : relative; width:100%;height:100%; padding:0 0 0px 0;clear:both;border-bottom: 0px solid #ddd; text-align: left; background:#fff;  }
.sub_vg_title_inner {width: 98%; height: 100%; margin-left:5.0rem; max-width: 1600px;  border-bottom: solid 1px #d9d9d9;}





@media( max-width:1650px ) {
	.sub_vg_title {margin-left:-1.0rem}
	.sub_vg_title_inner {max-width: 100%; margin: 0; margin-left: 2.0rem;}
}

@media( max-width:1024px ) {
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {margin:0;padding:0;}
	.sub_vg_title_inner {margin-left: 1.0rem;}
}
@media( max-width:768px ){
	.subPageTopTitle  {margin-top:0; position:relative;}
	
}



.sub_arrow{font-size:32px;display: inline-block;    line-height: 50px;color:#dc060e; font-family:sans-serif;}
.sub_left_arrow{float: left;height:100%;}
.sub_right_arrow{float: right;height:100%;}
.sub_vg_title_line{width: 100%;height: 1px;background: #d8d8d8;display:block;position : relative;}

.parallax-init-pc {transform: translate3d(0, 100px, 0);transition: transform 3.6s cubic-bezier(0.165, 0.84, 0.44, 1);}
.parallax-init-pc.add-stage {transform: translate3d(0, 0, 0) scale(1) rotate(0) !important;}

/*.back_con {position: fixed;z-index: -1;top: 0;width:100%;min-width:1400px;}
.main_con {margin-top:1717px;z-index: 600;position: relative;background:#fff;min-height: 1000px;}
*/
.main_con {z-index: 600;position: relative;}
.rowc {}
.rowc ul {font-size:0;line-height:0;margin:0;padding:0}
.rowc ul:after {clear: both;display: block;content: "";}
.rowc ul li {-webkit-box-sizing: border-box;-khtml-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.rowc ul li img {max-width:100%}
.rowc ul.grid2 {margin:0 0 0 -2%;}
.rowc ul.grid2 > li {width:48%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid3 {margin:0 0 0 -2%;}
.rowc ul.grid3 > li {width:31%;margin:0 0 0 2%;display:inline-block;text-align:center;}
.rowc ul.grid4 {margin:0 0 0 -2%;}
.rowc ul.grid4 > li {width:23%;margin:0 0 0 2%;display:inline-block;text-align:center;}







#mgnb_open {position:fixed;top:12px;z-index:99; right:10px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color: #fff;background:none;font-size:3.2rem;display: none; }
#user_btn {position:absolute;top:12px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:2.0em;background:none;letter-spacing:-0.1em;display: none;}
#mgnb {display:none;background:#efefef;position:fixed;top:0;right:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

#mgnb_1dul {background:#fff}
#mgnb_1dul a {display:block;color:#000}
.mgnb_1dli {position:relative;line-height:40px}
.mgnb_1dli button {position:absolute;top:5px;right:15px;width:100%;height:40px;overflow:hidden;border:0;font-size:1.0em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 98% 50%;text-indent:-9999px}
.mgnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.mgnb_1da {padding:5px 20px;border-bottom:1px solid #eee;font-weight:bold;font-size:16px;}
.mgnb_2dul {display:none;background:#fafafa}
.mgnb_2da {padding-left:30px;font-size:15px;}
#mgnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:3.2rem;background:transparent}

#mgnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#mgnb_empty a {display:inline;text-decoration:underline}



#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

.ol {position:relative;margin:0 0 10px;text-align:center}
.ol h2 {width:0;height:0;overflow:hidden}
#ol_before {background:#212020;padding:34px 15px;text-align:left}
.btn_log {display:inline-block;background:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_log2 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}


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

	#mgnb_open{color:#000}
	#mgnb_open, #user_btn {display: block;}

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

}


/* 사이트맵 */
.sitemap_wrap { width:100%; margin-top:40px;}
.sitemap_wrap div.sitemap { float:left;width:25%; vertical-align:top; text-align:center;}
.sitemap_wrap div.sitemap > h5 {width:90%; margin:0 auto; border:1px solid #0553ab;   text-align:center; font-size: 1.6rem;}
.sitemap_wrap div.sitemap > h5 > a {font-size:1.5em; color:#0553ab; font-weight:bold;line-height:2.0;}
.sitemap_wrap div.sitemap ul {padding-top:20px;min-height: 300px;}
.sitemap_wrap div.sitemap li { width:90%; margin:0 auto; }
.sitemap_wrap div.sitemap li > a { display:block; color:#333; line-height:2.5;text-align:left; font-size: 1.6rem;}
.sitemap_wrap div.sitemap li > p { text-align:left;  padding:0;margin:0; }
.sitemap_wrap div.sitemap li > p a { display:block; font-size:1.3rem;line-height:1.5; color:#333;margin-bottom:10px; }




@media( max-width:1024px ) {

	.sitemap_wrap div.sitemap	{width:48%;		float:none;		display:inline-block;margin:0 0 10px 0;    vertical-align: top; }
	.sitemap_wrap div.sitemap > h5 > a {font-size:1.1em;}
	.sitemap_wrap div.sitemap ul {padding-top:10px;min-height: 150px;}
	.sitemap_wrap div.sitemap li > a {line-height: 1.5;font-size:0.8em;}
}

.pc_line {display:block;}
.mobile_line1 {display: none;}

@media( max-width:1024px ) {
	.pc_line {display:none; }
	.mobile_line1 {display: block;}
}
@media( max-width:768px ) {
	.mobile_line {display: block;}
}


#subPageTitle {padding-bottom: 5.5rem;}
#subPageTitle:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
#subPageTitle .subPageTitleTxt1 {font-size: 50px; color: #000000; font-weight: bold; text-align: center;}
#subPageTitle .subPageTitleTxt2 {}

#subPageTitle1 {position: relative; height: 5.5rem; margin-top: 3rem;    zoom: 0;}
#subPageTitle1:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
#subPageTitle1 .subPageTitle1Wrap {/*position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 83rem;*/margin: 0 auto;}
#subPageTitle1 .subPageTitle1Wrap:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
#subPageTitle1 .subPageTitle1Wrap .spt {font-size:1.7rem; color:#000000; float:left; width: 260px; text-align: center; background: #f2f2f2; border: solid 1px #c9c9c9; line-height: 51px; margin-right: 8px;}
#subPageTitle1 .subPageTitle1Wrap .spt:last-child {margin-right:0;}
#subPageTitle1 .subPageTitle1Wrap .spt_on {border:solid 1px #000; background:#fff;}

#subPageTitle1 .subPageTitle1WrapA {width: 107rem;}
#subPageTitle1 .subPageTitle1WrapW {width: 53rem;}
#subPageTitle1 .subPageTitle1WrapC {width: 80rem;}

#subPageTitle2 {font-size:4.0rem; color:#7cae22; font-weight:bold; text-align:center; padding-top: 9rem; padding-bottom: 9rem;}
#subPageTitle2:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}

@media all and (max-width:1024px){
	#subPageTitle .subPageTitleTxt1 {font-size: 40px;}
	#subPageTitle .subPageTitleTxt2 {}
	#subPageTitle1 {height: 100%;}
	#subPageTitle1 .subPageTitle1Wrap {position: relative; top: auto; left: auto; transform: translate(0, 0); width: 80%; margin: 0 auto;}
	#subPageTitle1 .subPageTitle1Wrap .spt {float: none; width:100%; margin: 0 auto;}
}

.ht_0_clear {display:block;height:0;content:"";font-size:0;visibility:hidden;clear:both;}




/*******	customized code Start	*********/




#mainVisual {width: 100%;height: 100vh;position: relative;}
.vgSwiper {overflow: hidden;width: 100%;height: 100%;}

.vgSwiper .swiper-button-next,
.vgSwiper .swiper-button-prev {color: #000;}

.vgSwiper .swiper-slide-duplicate,
.vgSwiper .swiper-slide {background-position: center center;background-size: cover;background: #fff;display: flex;flex-flow: column nowrap;justify-content: center;align-items: center;}
.vgSwiper .swiper-slide .slide_wrap {width:1600px;margin:0 auto;position:absolute;bottom:0;/* display: flex;flex-direction: column;align-items: center;justify-content: space-between; */}
.vgSwiper .swiper-slide-duplicate .description,
.vgSwiper .swiper-slide .description {font-size: 27.0rem;font-weight: bold;color: #dddddd;line-height:0.7;    margin-left: -10px;}
.vgSwiper .swiper-slide-duplicate .title,
.vgSwiper .swiper-slide .title {display: block;font-size:4.5rem;color: #fff;line-height:1.2;margin-bottom:40px;}
.vgSwiper .swiper-slide-duplicate-active .description,
.vgSwiper .swiper-slide-duplicate-active .title,
.vgSwiper .swiper-slide-active .description,
.vgSwiper .swiper-slide-active .title {opacity: 1;}
.vgSwiper .swiper-slide-duplicate-active .title,
.vgSwiper .swiper-slide-active .title {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.3s;}
.vgSwiper .swiper-slide-duplicate-active .description,
.vgSwiper .swiper-slide-active .description {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.3s;}

.vgSwiper .swiper-progress-bar {position: absolute;width: 11%;display: block;z-index: 1;height: 1px;top: 50%;right:2%;transform: rotate(90deg);}
.vgSwiper .swiper-progress-bar .slide_progress-bar {position: absolute;height: 1px;background: rgba(243,243,243,0.3);width: auto;clear: both;opacity: 0.3;top: 0px;left: 0;right: 0;}
.vgSwiper .swiper-progress-bar .slide_progress-bar:after {position: absolute;top: 0;left: 0;background: #fff;height: 1px;width: 0;content: "";transition: 0.1s width linear;}
.vgSwiper .swiper-progress-bar.active .slide_progress-bar {opacity: 1;}
.vgSwiper .swiper-progress-bar.animate .slide_progress-bar:after {transition: width linear;transition-delay: unset;width: 100%;transition-duration: 5s;}

@keyframes text-active-animation {
	from {
		opacity:0;filter:Alpha(opacity=0);
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	to {
		opacity:1.0;filter:Alpha(opacity=100);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes text-fade-out {
	from {
		opacity:1.0;filter:Alpha(opacity=100);
	}
	to {
		opacity:0;filter:Alpha(opacity=0);
	}
}


.vgSwiper .swiper-pagination-bullet {width: 0.6rem;height: 0.6rem;background: rgba(255,255,255,0.5);border-radius: 0;opacity: 1;margin: 0 1rem !important;}
.vgSwiper .swiper-pagination-bullet-active {width: 1rem;height: 1rem;background: transparent;border: solid 0.2rem #fff;}

.vgSwiper .swiper-horizontal>.swiper-pagination-bullets,
.vgSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.vgSwiper .swiper-pagination-custom,
.vgSwiper .swiper-pagination-fraction {display: flex;justify-content: center;align-items: center;}
/* 
.vgSwiper .swiper-button-next,
.vgSwiper .swiper-button-prev {width: 4.8rem;height: 4.8rem;border: solid 1px #f3f3f3;top: 50%;transform: translateY(-50%);margin-top: 0;opacity: 0.3;}
.vgSwiper .swiper-button-next:hover,
.vgSwiper .swiper-button-prev:hover {opacity: 1.0;}
.vgSwiper .swiper-button-next:after,
.vgSwiper .swiper-button-prev:after {font-size: 1.6rem;color: #fff;} */

@media(max-width: 1400px) {

	.vgSwiper .swiper-slide .slide_wrap{width:90%}

}

@media(max-width: 1024px) {
	.vgSwiper .swiper-slide-duplicate .title, .vgSwiper .swiper-slide .title{font-size:2.8rem;}
	.vgSwiper .swiper-slide-duplicate .description, .vgSwiper .swiper-slide .description{font-size:20rem}

}

@media(max-width: 768px) {
	#mainVisual {height: 40vh;}
	.vgSwiper .swiper-slide .slide_wrap {width: 90%;}

	.vgSwiper .swiper-progress-bar .slide_progress-bar {display: none;}
	.vgSwiper .swiper-slide-duplicate .description, .vgSwiper .swiper-slide .description{font-size:12rem}

}



.main_title{position:relative;line-height:1.2}
.main_title:after{content:"";display:inline-block;width:19px;height:10px;background: url(../img/txt_icon01.png) no-repeat;position:absolute;bottom:15px;margin-left:10px;}

/*section01*/

#sec01{margin:100px 0 0 0;}
#sec01 .sec01_wrap{width:1600px;margin:0 auto}
#sec01 .sec01_wrap .main_title{font-size:6.0rem;margin-bottom:50px;}
#sec01 .sec01_wrap .sec01_cont{}
#sec01 .sec01_wrap .sec01_cont .img{margin:0px 0 80px 0}
#sec01 .sec01_wrap .sec01_cont .txtbox{display:flex;justify-content: space-between;align-items:center;}
#sec01 .sec01_wrap .sec01_cont .txtbox .txt01{font-size:2.0rem;width:51%;line-height:1.5}
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn{display: flex;}
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn a.main_btn01{background:#0d69e7;padding:4px 45px;font-size:1.9rem;color:#ffffff;border-radius:30px}
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn a.main_btn02{}
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn:hover a.main_btn02{animation: rotate_image 2s linear infinite;}

@keyframes rotate_image{
	100% {
    	transform: rotate(360deg);
    }
}

@media(max-width: 1600px) {

	#sec01 .sec01_wrap{width:100%}
	#sec01 .sec01_wrap .sec01_cont .img img{width:100%}
}

@media(max-width: 1024px) {
#sec01 .sec01_wrap{padding:10px;}
#sec01 .sec01_wrap .main_title{font-size:4.2rem}
#sec01 .sec01_wrap .sec01_cont .img{margin: 0 0 40px 0}
#sec01 .sec01_wrap .sec01_cont .txtbox{display:block;}
#sec01 .sec01_wrap .sec01_cont .txtbox .txt01{width:100%;margin-bottom:30px;}
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn{justify-content: center;}
}

@media(max-width: 768px) {
#sec01 .sec01_wrap .sec01_cont .txtbox .txtbtn a.main_btn01{padding:7px 45px}
}



/*section02*/
#sec02{margin:150px 0 0 0;position:relative}
#sec02 .sec02_wrap{width:1600px;margin:0 auto}
#sec02 .sec02_wrap .main_title{font-size:6.0rem;margin-bottom:50px;}
#sec02 .sec02_wrap .sec02_cont{display:flex;justify-content:space-between}
#sec02 .sec02_wrap .sec02_cont .techimg{height:490px;flex:1;margin-right:20px;border-radius:10px;position:relative;overflow:hidden;background:#f3f3f3;transition:.5s;z-index:90}
#sec02 .sec02_wrap .sec02_cont .techimg.on{flex:3;}
#sec02 .sec02_wrap .sec02_cont .techimg:last-child{margin-right:0}
#sec02 .sec02_wrap .sec02_cont .techimg .bg{height:100%;border-radius:10px}
#sec02 .sec02_wrap .sec02_cont .techimg .bg01{background: url(../img/main_business_img01.jpg) no-repeat;background-position: center right;}
#sec02 .sec02_wrap .sec02_cont .techimg .bg02{background: url(../img/main_business_img02.jpg) no-repeat;background-position: center right;}
#sec02 .sec02_wrap .sec02_cont .techimg .bg03{background: url(../img/main_business_img03.jpg) no-repeat;background-position: center right;}

#sec02 .sec02_wrap .sec02_cont .techimg .bg04{background: url(../img/main_business_img04.jpg) no-repeat;background-position: center right;}
#sec02 .sec02_wrap .sec02_cont .techimg  a{display:block;width:100%;height:100%;z-index:999;}

#sec02 .sec02_wrap .sec02_cont .techimg a{position:relative}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt01{opacity:0;transition: opacity 0.1s;transition-delay: 0.1s;padding:80px 0 80px 50px}

#sec02 .sec02_wrap .sec02_cont .techimg a .txt01 h2{font-size:3.3rem;text-transform: uppercase;margin-bottom:5px}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt01 p{font-size:2.4rem;font-weight:600}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt01 .s_txt{font-size:2.0rem;line-height:2;margin-top:60px;}

#sec02 .sec02_wrap .sec02_cont .techimg a .txt02 h2{font-size:2.7rem;font-weight:500;position:absolute;bottom:23px;right:65px;color:#fff;width:70%;opacity:1;text-shadow:1px 1px 5px #000}
#sec02 .sec02_wrap .sec02_cont .techimg.on a .txt01{opacity:1;padding:80px 0 80px 50px}
#sec02 .sec02_wrap .sec02_cont .techimg.on a .txt02 h2{opacity:0}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt02 .arrow01{background: url(../img/main_arrow01.png) no-repeat;width:42px;height:43px;display:block;position:absolute;bottom:20px;right:20px;transition:.3s}
#sec02 .sec02_wrap .sec02_cont .techimg.on a .txt02 .arrow01{background: url(../img/main_arrow01_on.png) no-repeat;width:42px;height:43px;display:block;position:absolute;bottom:20px;right:22px;}

@media(max-width: 1600px) {

#sec02 .sec02_wrap{width:100%}
}


@media(max-width: 1400px) {


}

@media(max-width: 1024px) {
#sec02 .sec02_wrap{padding:0 10px;}
#sec02 .sec02_wrap .main_title{font-size:4.2rem}
#sec02 .sec02_wrap .sec02_cont .techimg{margin-right:0}

#sec02 .sec02_wrap .sec02_cont{display:block;}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt01{opacity:1}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt02 h2{display:none}
#sec02 .sec02_wrap .sec02_cont .techimg{height:400px;margin-bottom:15px}
#sec02 .sec02_wrap .sec02_cont .techimg a .txt01{padding:60px 0 60px 50px }
#sec02 .sec02_wrap .sec02_cont .techimg.on a .txt01{padding:60px 0 60px 50px }
}

@media(max-width: 768px) {

}


/*section03*/
#sec03{margin:150px 0 0 0;padding:100px 0 100px 0;background:#e8f2ff url(../img/main_performance_bg.png) no-repeat;background-position: -150px -330px;}
#sec03 .sec03_wrap{width:1600px;margin:0 auto}
#sec03 .sec03_wrap .sec03_title{margin-bottom:100px;}
#sec03 .sec03_wrap .sec03_title .main_title{font-size:6.0rem;}

#sec03 .sec03_wrap .sec03_cont01{display:flex;margin-bottom:130px;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_left{font-size:5.4rem;line-height:1.25;width:50%}
#sec03 .sec03_wrap .sec03_cont01 .cont01_left .font_bold{font-weight:bold}


#sec03 .sec03_wrap .sec03_cont02 .per_logobox{display:flex;flex-wrap:wrap;justify-content: space-between;}
#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo{width:18%;border:1px solid #ddd;margin-bottom:43px;}
#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo img{width:100%}
/* #sec03 .sec03_wrap .sec03_cont02 .per_logobox:after{content:"";display:block;clear:both}
 #sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo{float:left;width:281px;max-width:100%;border:1px solid #ddd;margin-right:43px;margin-bottom:43px;}
#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo:nth-child(5n){margin-right:0}
#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo img{width:100%}
 */

#sec03 .sec03_wrap .sec03_title {display: flex; justify-content: space-between;align-items:end;}
#sec03 .sec03_wrap  .txtbtn{display: flex;}
#sec03 .sec03_wrap  .txtbtn a.main_btn01{background:#0d69e7;padding:4px 45px;font-size:1.9rem;color:#ffffff;border-radius:30px}
#sec03 .sec03_wrap  .txtbtn a.main_btn02{}
#sec03 .sec03_wrap .sec03_title .txtbtn:hover a.main_btn02{animation: rotate_image 2s linear infinite;}
#sec03 .sec03_wrap .txtbtn_m{display:none}



#sec03 .sec03_wrap .sec03_cont01 .cont01_right{width:50%;overflow:hidden;padding-left:100px;position: relative;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper {position:relative}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02{}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02 .swiper-slide-active .per_cont .per_tit{position:relative;padding-left:60px}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02 .swiper-slide-active .per_cont .per_tit:before{content:"";display:inline-block;width:64px;height:2px;background:#0d69e7;position:absolute;left:-30px;top:45%;}
			

#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02 .swiper-slide{border-bottom:1px solid #ddd}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper{height:200px;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .per_cont{display:flex;justify-content: space-between;font-size:1.8rem;margin-top:15px;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .per_cont .per_tit{padding-left:15px;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .per_cont .date{padding-right:10px;color:#9e9e9e}

#sec03 .sec03_wrap .sec03_cont01 .cont01_right .per_arrow{position:absolute;bottom:1px;left:30px;z-index:999}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .per_arrow .swiper-button-next-per {background:url("../img/per_arrow_left.png") no-repeat; width:23px; height:22px; }
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .per_arrow .swiper-button-prev-per {background:url("../img/per_arrow_right.png") no-repeat; width:23px; height:22px; }

@media(max-width: 1600px) {
#sec03 .sec03_wrap{width:100%}
}

@media(max-width: 1400px) {

#sec03 .sec03_wrap{width:100%;}

}

@media(max-width: 1200px) {
#sec03 .sec03_wrap .sec03_cont01 .cont01_left{width:40%}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right{width:60%}
}


@media(max-width: 1024px) {

#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo{width:30%}
#sec03 .sec03_wrap{padding:0 10px;}
#sec03 .sec03_wrap .sec03_title{margin-bottom:20px;}
#sec03 .sec03_wrap .sec03_title .main_title{font-size:4.2rem;}
#sec03 .sec03_wrap .sec03_cont01{display:block;}
#sec03 .sec03_wrap .sec03_cont01 .cont01_left{width:100%;font-size:3.2rem;margin-bottom:50px;}

#sec03 .sec03_wrap .sec03_cont01 .cont01_right{width:100%;padding-left:50px}

}

@media(max-width: 768px) {
#sec03 .sec03_wrap .sec03_cont02 .per_logobox .per_logo{width:30%;margin-bottom:30px;}
#sec03 .sec03_wrap .sec03_title{display:block;}
#sec03 .sec03_wrap .txtbtn_m{display:block;margin-top:70px}
#sec03 .sec03_wrap .txtbtn{justify-content: center;}
#sec03 .sec03_wrap .txtbtn_pc{display:none}
#sec03 .sec03_wrap .txtbtn a.main_btn01{padding:7px 45px}

#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02 .swiper-slide-active .per_cont .per_tit:before{width:40px}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .perswiper .swiper-wrapper02 .swiper-slide-active .per_cont .per_tit{padding-left:35px}
#sec03 .sec03_wrap .sec03_cont01 .cont01_right .per_arrow{left:0;bottom:5px}


}



/*section04*/

#sec04{margin:100px 0 150px 0;}
#sec04 .sec04_wrap{width:1600px;margin:0 auto}
#sec04 .sec04_wrap .main_title{font-size:6.0rem;margin-bottom:220px;}

#sec04 .sec04_wrap .sec04_cont {display:flex;justify-content: space-around;border-top:1px solid #acacac}
#sec04 .sec04_wrap .sec04_cont li{padding-top:100px;position:relative;}
#sec04 .sec04_wrap .sec04_cont li .item{position:absolute;top:-4px;left:50%;width:8px;height:8px;background:#0d69e7;border-radius:50%}

#sec04 .sec04_wrap .sec04_cont li .item:before,
#sec04 .sec04_wrap .sec04_cont li .item:after,
#sec04 .sec04_wrap .sec04_cont li .item .pin:before,
#sec04 .sec04_wrap .sec04_cont li .item .pin:after{display: block;content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;
													border:1px solid #0d69e7; opacity:0; transition:1s;}
#sec04 .sec04_wrap .sec04_cont li .item.on:before{animation:motion 2s ease-in infinite;}
#sec04 .sec04_wrap .sec04_cont li .item.on:after{animation:motion 2s ease-in infinite 0.2s;}
#sec04 .sec04_wrap .sec04_cont li .item.on .pin:before{animation:motion 2s ease-in infinite 0.4s;}
#sec04 .sec04_wrap .sec04_cont li .item.on .pin:after{animation:motion 2s ease-in infinite 0.6s;}

#sec04 .sec04_wrap .sec04_cont li .ideology_box .txt01{font-size:3.0rem;text-align:center;font-weight:600;padding:30px 0 10px 0}
#sec04 .sec04_wrap .sec04_cont li .ideology_box .txt02{font-size:2.0rem;text-align:center;font-weight:500}

@keyframes motion{
	0%{
		opacity:0;
		width:50px;height:50px;
	}
	50%{
		opacity:0.9;
	}
	100%{
		opacity:0;
		width:130px;height:130px;
	}
}


@media(max-width: 1600px) {

#sec04 .sec04_wrap{width:100%}
}


@media(max-width: 1400px) {


}

@media(max-width: 1024px) {
#sec04 .sec04_wrap{padding:0 10px;}
#sec04 .sec04_wrap .main_title{font-size:4.2rem;margin-bottom:100px;}
#sec04 .sec04_wrap .sec04_cont li img{width:100%}

}

@media(max-width: 768px) {
#sec04 .sec04_wrap .sec04_cont li{width:20%;padding-top:80px;}
#sec04 .sec04_wrap .sec04_cont li .ideology_box .txt01{font-size:2.1rem}
#sec04 .sec04_wrap .sec04_cont li .ideology_box .txt02{font-size:1.8rem;}
}

/*section05*/
#sec05{background:#0d69e7;}
#sec05 .sec05_wrap{width:1600px;margin:0 auto}
#sec05 .sec05_wrap .sec05_cont{display:flex;justify-content: space-between;}
#sec05 .sec05_wrap .sec05_cont .sub{display:flex;align-items: center;padding:40px 0}
#sec05 .sec05_wrap .sec05_cont .sub .img{margin-right:30px;transition:.4s}
#sec05 .sec05_wrap .sec05_cont .sub:hover .img{transform:translatey(-20%)}
#sec05 .sec05_wrap .sec05_cont .sub .txt{font-size:2.0rem;color:#ffffff}
#sec05 .sec05_wrap .sec05_cont .sub .txt span{padding-left:20px;text-transform: uppercase;}



@media(max-width: 1600px) {
#sec05 .sec05_wrap{width:100%}

}

@media(max-width: 1400px) {

#sec05 .sec05_wrap{padding:0 10px}

#sec05 .sec05_wrap .sec05_cont .sub .txt span{display:block; padding-left: 0px;}
}

@media(max-width: 1024px) {

#sec05 .sec05_wrap .sec05_cont .sub .txt{font-size:1.8rem}

}

@media(max-width: 510px) {

#sec05 .sec05_wrap .sec05_cont{/* display:block; */padding:0;flex-wrap: wrap;}
#sec05 .sec05_wrap .sec05_cont .sub .txt{font-size:1.6rem}
#sec05 .sec05_wrap .sec05_cont a{display:block;}
}


/*section06*/
#sec06{background:url(../img/inquiry_bg01.jpg) no-repeat;width:100%;height:550px;background-size: cover;}
#sec06 .sec06_wrap{width:1600px;margin:0 auto}
#sec06 .sec06_wrap .sec06_cont01 {display:flex;padding: 100px 0 0 0px;}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left{width:50%}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left .main_title{font-size:6.0rem;margin-bottom:40px;color:#ffffff}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left .main_title:after{content:"";display:inline-block;width:19px;height:10px;background: url(../img/txt_icon02.png) no-repeat;position:absolute;bottom:15px;margin-left:10px;}

#sec06 .sec06_wrap .sec06_cont01 .cont01_left p{font-size:1.9rem;color:#ffffff;line-height:1.5}

#sec06 .sec06_wrap .sec06_cont01 .cont01_right{width:50%;padding-left:180px;}


#sec06 .sec06_wrap .sec06_cont01 .cont_mail {}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m {font-size: 1.8rem;color:#fff;display: flex;margin-bottom:45px;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m_input {border-bottom: 0 none;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m_submit {display: flex;justify-content: flex-end;padding-right: 0;}

#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .cont_mail_left {width: 20%;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .cont_mail_left:after{content:"";display:block;width:100%;height:3px;background:#fff;margin-top:15px;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .cont_mail_right {width: 80%;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .cont_mail_right:after{content:"";display:block;width:100%;height:1px;background:#fff;margin-top: 14px;}


#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m input[type="checkbox"] {accent-color: ##f83b00;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m input[type=text] {background: transparent;border: 0 none;color: #fff;outline: none;width: 100%;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m input[type=text]:focus {outline: none !important;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m input[type=text]:focus-visible {outline: none !important;box-shadow: none !important;}

#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .submit {color: #fff;background: transparent;border: 0 none;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .submitY {cursor: pointer;background: #0d69e7;padding: 4px 45px; font-size: 1.9rem;color: #ffffff;border-radius: 30px;}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .submitY02{cursor: pointer;}

#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m_submit:hover .submitY02{animation: rotate_image 2s linear infinite;}


@media(max-width: 1600px) {
#sec06 .sec06_wrap{width:100%}
}

@media(max-width: 1400px) {
#sec06 .sec06_wrap .sec06_cont01 .cont01_right{padding-left:0;padding-right:50px;}
}

@media(max-width: 1024px) {
#sec06 .sec06_wrap{padding:10px;}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left .main_title{font-size:4.2rem;}

}

@media(max-width: 768px) {
#sec06{height:100%;background-size:cover}
#sec06 .sec06_wrap .sec06_cont01{display:block;padding-bottom:100px}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left .main_title{margin-bottom:10px;}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left {margin-bottom:50px;}
#sec06 .sec06_wrap .sec06_cont01 .cont01_left{width:100%}
#sec06 .sec06_wrap .sec06_cont01 .cont01_right{width:100%;padding-right:0}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m_submit{margin-bottom:0}
#sec06 .sec06_wrap .sec06_cont01 .cont_mail .cont_m .submitY{padding:7px 45px}
}
