@charset "utf-8";

html {font-size:62.5%;}
html.html_index {overflow-x: hidden !important;}
@media screen and (max-width: 768px){
	html {font-size:45%; }
}
body {font-family:'pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Nanum Gothic',dotum,Helvetica,Apple SD Gothic Neo,sans-serif;color:#000; background:#fff; min-width:340px;  font-size:62.5%;word-break: keep-all; }
html,  body { height: 100%; }
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: 'Noto Sans KR'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_poppins {font-family: 'Poppins';}
.font_play {font-family: 'play';}
.font_mont { font-family: 'Mont-Heavy';}
.font_line { font-family: 'Noto Sans KR';}




/*
** 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;}
.moblie_only1 {display: none;}
.moblie_only2 {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_only1 {display: none;}
	.moblie_only1 {display: block;}
}

@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;}
	.moblie_only2 {display: block}

}

.point {color:#263b8a !important;}

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

.wid_1400 {width:100%; position:relative; max-width:1400px; 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:absolute; top:0px; left:0; width: 100%; z-index: 2;}

header#header.m-fixed {top: 0;padding:0; background:rgba(0, 0, 0, 0.2);}

.header_wrap {width: 100%;  }

.headerBg {position: fixed;top: 0;left: 0;width: 100%;height: 100%;visibility: hidden;opacity: 0;filter: Alpha(opacity=0);background: rgba(0,0,0,0.5);-webkit-transition: all 0.3s;transition: all 0.3s;}
.headerBg.active {visibility:visible; opacity:1.0;filter:Alpha(opacity=100);}

.headerBox {position: relative;width: 100%;margin: 0 auto;z-index: 1;}
.header_wrap div.logo {position: absolute;left: calc((100% - 1600px) / 2);top: 32px;width: 116px;height: 35px;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;}


.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.png");}

.header_wrap .header_inner {border-bottom: solid 1px #dddddd;}

header#header.bg .headerBox {top: 0;padding:0; background:rgba(255, 255,255, 1); border-bottom:1px solid #ddd;  }
header#header.bg .headerBox div.logo {background-image: url("../img/logo.png");}
header#header.bg  #gnbnav ul.gnb_list > li > a {color: #000; }
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)}


/**/

.header_sp_first__r,.header_sp_first__r__btnm__over{display:inline-block;text-align: left;}
.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:35px 0;background: transparent;width:31px;height:85px;margin:0 auto;}
.header_sp_first__r__btnm__over span{display:inline-block; width: 31px; height: 3px;background-color:#f5f6f7;margin:0 auto 7px;-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 {width: 20px; margin-left: 10px;}
.header_sp_first__r__btnm__over span.line_thirt {}
.header_sp_first__r__btnm__over span.line_thirt{margin:-7px 0 5px 0;display: none}
.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)}



.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:900px; margin:0 auto;z-index: 100; }

#gnbnav ul.gnb_list {width: 100%;margin: 0 auto;display: flex;}
#gnbnav ul.gnb_list > li {text-align: center;position: relative;width: calc(100% / 5);}
#gnbnav ul.gnb_list > li > a {display: inline-block;width: 100%;font-size: 18px;text-transform: uppercase;color: #fff;padding: 39px 0px;position: relative;font-weight: 700;}

#gnbnav ul.gnb_list > li > a.on,
#gnbnav ul.gnb_list > li:hover > a {color: #000 !important; /*background:#1d2088; */}
#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: #e60012; left:50%;}
/*#gnbnav ul.gnb_list > li > a.on .line,*/
#gnbnav ul.gnb_list > li:hover > a .line {width: 100% !important;left: 0px !important;}





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

.header_wrap.active div.logo {/*background-image: url("../img/logo_over.png");*/}
.header_wrap.active h1 a {height:90px;}
.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: #fff;}
.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: 50px;  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;}
	div#totalMenu {right:15px; top:20px;}

	.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;top: 100px;left: 0;width: 100%;height: 34rem;padding: 0;z-index: 100;display: none;transition: all 0.2s ease;}

#gnbnav ul.subNavi.on {display: block;background: #f2f2f2;transition: all 0.2s ease; }
#gnbnav ul.subNavi.on a {}
#gnbnav ul.subNavi.on:before {}
#gnbnav ul.subNavi.on:after {}
#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: #777777;font-size: 1.6rem;padding: 7px 0;display: block;text-align: center;position: relative;line-height: 1.25;}
#gnbnav ul.subNavi li a:hover {color: #000;font-weight: 700;}
#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: 0px; width:100%;background:#fff; padding-top:0px;z-index:-1;display:none;}
/*.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 #0080ff;}
.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: #0080ff;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: 1600px){
	/*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.logo {left:15px; top:30px;}


}

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

	.header_wrap div.lang {display: none}
	.header_wrap .headerBg {display:none;}
	.header_wrap div.logo {background-image: url("../img/logo.png")}
    #totalMenu {display: none}

}



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


}


/**/

/* ****************** HEADER ********************** */
:root{
	--header-height: 13.0rem;
	--aside-width : 10.0rem;
	--main-color: #e60012;
}
@media( max-width: 768px ) {
	:root{
		--header-height: 7.0rem;
		--aside-width : 5.0rem;
	}
}
#header {position:absolute; height:var(--header-height); top:0; left:0; width:100%; z-index:9999;}
#headerInnerWrap {position: relative;width: 100%;height: 100%;max-width: 160rem;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
#headerInner {position: relative;width: 195px;height: 41px;transform: translateY(-100px);}
#wrap header.init #headerInner {transform: translateY(0px);transition:all 1.2s}
#header .logo {position:relative; z-index:100; }
#header .logo a {width: 181px;height: 52px;display: block;background: url(../img/logo_2025.png) no-repeat center/contain;}


/* Header :: member메뉴, 언어선택 */
.cm-header-util-menu a{display:inline-block; position:relative; font-size: 1.4rem; font-weight:700; color:#000;  transition:all 0.2s; }
.cm-header-util-menu a:after{
	position:absolute; bottom:-8px; left:-2px; right:-2px;
	height:2px;
	background-color:#000;
	content:"";
	transform:scaleX(0);
	transition:transform 0.3s;
	transform-origin:100% 0;
}
.cm-header-util-menu a:hover:after{transform:scaleX(1); transform-origin:0 0;}
/* Header :: member메뉴 */


/* -------- Header :: GNB(PC) -------- */
.gnbOuter {display: flex;border: solid 1px #fff;border-radius: 5rem;transform: translateY(-100px);z-index: 11;}
#wrap header.init .gnbOuter {transform: translateY(0px);transition:all 1.2s}
.gnb-overlay-bg{position:fixed; top:0; left:0; width:100%; height:100%; visibility:hidden; opacity:0;filter:Alpha(opacity=0); background:rgba(0,0,0,0.5); z-index: 9;-webkit-transition:all 0.3s; transition:all 0.3s; }	/* gnb overlay BG */
.gnb-overlay-bg.open{visibility:visible; opacity:1.0;filter:Alpha(opacity=100);}

.gnbOuter.total {border: 0 none;}
.gnbOuter.total #gnb {opacity: 0;}
.gnbOuter.total #menuicon+label {background-color: transparent;}




#gnb {display: flex;align-items: center;}

#gnb > ul {box-sizing: border-box;max-width: 1100px;margin: 0px auto;display: flex;justify-content: center;padding: 0 0rem 0 4.5rem;}
#gnb > ul > li {position: relative;word-break: keep-all;transition: all 0.3s;padding: 0 2.5rem;line-height: 5.7rem;margin-top: 0.5rem;}


#gnb > ul > li > a {position: relative;z-index: 100;width: 100%;display: block;text-align: center;color: #fff;font-size: 1.8rem;-webkit-transition: all 0.5s;transition: all 0.5s;box-sizing: border-box;line-height: 1;}
#gnb > ul > li > a .en {font-weight:700; letter-spacing:0px;}


#gnb > ul > li .back{position:absolute; top:0; left:0;}
#gnb > ul > li .eff_text:hover .front{transform:translateY(-100%) rotateX(90deg); -webkit-transform:translateY(-100%) rotateX(90deg);}
#gnb > ul > li .front{position:relative; -webkit-transform-origin:50% 100% 0; transform-origin:50% 100% 0;}
#gnb > ul > li .eff_text:hover .back{z-index:1; transform:translateY(-100%) rotateX(0); -webkit-transform:translateY(-100%) rotateX(0);}
#gnb > ul > li .back{position:absolute; top:100%; left:0; transform:rotateX(-90deg); -webkit-transform:rotateX(-90deg); -webkit-transform-origin:50% 0 0; transform-origin:50% 0 0;}
#gnb > ul > li .eff_text > span{display:inline-block; transition:-webkit-transform .35s cubic-bezier(.76,0,.24,1) 0s; transition:transform .35s cubic-bezier(.76,0,.24,1) 0s; transition:transform .35s cubic-bezier(.76,0,.24,1) 0s,-webkit-transform .35s cubic-bezier(.76,0,.24,1) 0s; -webkit-backface-visibility:hidden; backface-visibility:hidden;}
#gnb > ul > li .eff_text > span > em{display:none;}
#gnb > ul > li a.eff_text{display:inline-block; position:relative;}

#gnb_menu .subNaviBlank {width: 100%;height: 2.5rem;position: absolute;opacity: 0;visibility: hidden;}
#gnb_menu .subNavi {box-shadow: 14px 17px 27px 0px rgb(0 0 0 / 10%);position: absolute;opacity: 0;visibility: hidden;top: 60px;left: -30%;width: 160%;padding: 14px 20px;background: #fff;box-shadow: 15px 20px 29px 0px rgba(0, 0, 0, 0.23);transition: all 0.4s ease-out;transition-property: opacity, top, visibility;transition-delay: 0s, 0s, 0s;border-radius: 2rem;line-height: calc(40/16);}
#gnb_menu .subNavi > li {text-align: center;}
#gnb_menu .subNavi > li > a {font-size: 1.6rem;color: #333333;line-height: calc(40/16);}
#gnb_menu .subNavi > li:hover > a {color: #aaaaaa;}
#gnb > ul > li.on .subNaviBlank {visibility:visible;}
#gnb > ul > li.on .subNavi {opacity:1; visibility:visible; top: 70px; z-index:10; transition-delay:0s, 0s, 0s;}


/* GNB :: 2차메뉴 Over (높이변경) */
#gnb.open #gnbBg{height:calc(var(--header-height) + 315px); opacity:1.0;filter:Alpha(opacity=100);}
#gnb.open > ul > li > a {color: #333333;}
#gnb.open > ul > li .gnb-2dep{height:314px; opacity:1.0;filter:Alpha(opacity=100);visibility:visible;-webkit-transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out 0.2s;transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out 0.2s;}

.gnb_lang {width: 65px;height: 65px;display: flex;justify-content: center;align-items: center;margin-right: 1.4rem;}
.gnb_lang > a {font-size: 2.2rem;color: #fff;font-weight: 800;}
.gnb_lang > a span {display: block;width: 2.4rem;height: 2.4rem;background: url(../img/top_globe.png) no-repeat center/contain;}

@media screen and (max-width: 1620px){
	#headerInnerWrap {padding: 0 1rem;}
}
@media screen and (max-width: 1250px){
	#gnb {border: 0 none;}
}

@media screen and (max-width: 768px){
	#headerInnerWrap {margin-top: 1rem;}
	#headerInner {height: 100%;}
	#header .logo a {width: 19.5rem;background-size: contain;}
	.gnb_lang {width: 5.5rem;height: 5.5rem;}
}
/* -------- Header :: White -------- */


/* -------- Header :: GNB(Mobile) -------- */




/* -------- Header :: Index -------- */
.index-wrapper #header{top:calc(var(--header-height) * -1); opacity:0; transition:top ease-out 0.6s  0.1s, opacity ease-out 0.6s  0.1s;}
.index-wrapper.active #header{top:0; opacity:1;}


/* ****************** LEFT_SIDEBAR_S ********************** */
#leftSidebar {position: absolute;width: 11rem;height: 100%;z-index: 9;right: 0;}
#leftSidebar .leftSidebar_wrap {position: relative;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.site-map {}

#menuicon {display: none;}
#menuicon+label {width: 67px;height: 67px;cursor: pointer;z-index: 20;position: relative;display: block;background-color: #fff;border-radius: 100%;-webkit-border-radius: 100%;-moz-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;margin-right: -1px;/* transform: translateX(-100px); */}
#menuicon+label span {background-color: #000;width: 16px;height: 3px;display: block;position: absolute;left: calc(50% - 8px);}
#menuicon+label span:nth-child(1) {width: 16px;top: 22px;left: calc(50% - 7px);}
#menuicon+label span:nth-child(2) {width: 24px;top: 32px;left: calc(50% - 11px);}
#menuicon+label span:nth-child(3) {width: 16px;top: 42px;left: calc(50% - 7px);}

#menuicon:checked+label {font-size: 0;}
#menuicon:checked+label span {display: block;position: absolute;background: #fff;transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;top: 50%;}
#menuicon:checked+label span:nth-child(1) {transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);width: 30px;}
#menuicon:checked+label span:nth-child(2) {display: none;}
#menuicon:checked+label span:nth-child(3) {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);width: 30px;left: calc(50% - 8px);}
/*#menuicon:checked~.site-map-gnb {pointer-events: auto;clip-path: circle(75%);}*/
.site-map-gnb.active {pointer-events: auto;clip-path: circle(75%);}

#wrap header.init #menuicon+label {/*transform: translateX(0px);transition: all 1.2s;*/}

#wrap header.init .site-map-gnb {background: #fff;}
.site-map-gnb {width: 100%;height: 100%;position: fixed;z-index: 10;top: 0;left: 0;display: flex;pointer-events: none;align-items: center;background: transparent;clip-path: circle(0px at calc(50% + 77.0rem) 6.5rem);transition: all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;}
.site-map-gnb .site-map-bg {position: absolute;top: 0;right: 0;width: calc(50% - 35rem);height: 100%;background: url(../img/totalmenu_bg.jpg) no-repeat;background-size: cover;background-position: left center;}
.site-map-gnb .site-map-content {}
.site-map-gnb .site-map-content .smc_wrap {display: flex;flex-wrap: wrap;flex-direction: row;z-index: 1;position: relative;}
.site-map-gnb .site-map-content .smc_wrap .smc_left {width: calc(50% + 35rem);padding-bottom: 7.5rem;}
.site-map-gnb .site-map-content .t_menu_list {display: flex;flex-wrap: wrap;}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub {width: calc(100% / 3);margin-bottom: 11rem;}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub .title {font-size: 3.2rem;font-weight: 800;}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub .title > a {color: #1a1a1a;}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub > ul {margin-top: 2.5rem;}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub > ul > li {}
.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub > ul > li > a {font-size: 1.8rem;color: #777777;line-height: calc(37 / 18);}

.site-map-gnb .site-map-content .smc_wrap .smc_right {width: calc(50% - 35rem);display: flex;flex-direction: column;justify-content: flex-end;padding-left: 9rem;}
.site-map-gnb .site-map-content .smc_wrap .smc_right .smcr_txt1 {font-size: 1.5rem;color: #fff;font-family: 'Poppins';margin-top: 2.8rem;}
.site-map-gnb .site-map-content .smc_wrap .smc_right .smcr_txt2 {font-size: 1.5rem;color: #aaaaaa;line-height: calc(27 / 15);margin-top: 0.2rem;}
.site-map-gnb .site-map-content .smc_wrap .smc_right .smcr_txt2 > a {color: #aaaaaa;}

#leftSidebar.bk {}

@media screen and (max-width: 1650px){
	#leftSidebar {display: none;position: absolute;width: 6.5rem;height: auto;border-right: 0 none;z-index: 9;right: 1rem;top: 3.2rem;}
	.site-map-gnb {clip-path: circle(0px at 98% 5%);}
}
@media screen and (max-width: 1600px){

	#gnb.gnb_sub {margin-right: 0rem;}
}
@media screen and (max-width: 1500px){
	.site-map-gnb .site-map-bg {width: calc(50% - 25rem);}
	.site-map-gnb .site-map-content .smc_wrap .smc_left {width: calc(50% + 25rem);}
	.site-map-gnb .site-map-content .smc_wrap .smc_right {width: calc(50% - 25rem);}
}
@media screen and (max-width: 1300px){
	.site-map-gnb {align-items: flex-end;}
	.site-map-gnb .site-map-content .smc_wrap {flex-direction: column;}
	.site-map-gnb .site-map-content .smc_wrap .smc_right {width: 100%;height: 40vh;justify-content: center;align-items: center;padding-left: 0;text-align: center;}
	.site-map-gnb .site-map-content .smc_wrap .smc_left {width: 80%;margin: 0 auto;}
	.site-map-gnb .site-map-bg {top: auto;bottom: 0;right: 0;width: 100%;height: 40vh;}



}
@media screen and (max-width: 768px){
	#menuicon+label {width: 5.5rem;height: 5.5rem;}
	#leftSidebar {width: 5.5rem;right: 0.5rem;top: 0.5rem;}

	#menuicon+label span:nth-child(1) {top: 2.0rem;width: 1.5rem;left: calc(50% - 1.5rem);}
	#menuicon+label span:nth-child(2) {top: 2.9rem;width: 3rem;left: calc(50% - 1.5rem);}
	#menuicon+label span:nth-child(3) {top: 3.6rem;width: 1.5rem;left: calc(50% - 0px);}

	#menuicon:checked+label span:nth-child(1) {top: 2.5rem;width: 3rem;background: #000;}
	#menuicon:checked+label span:nth-child(3) {top: 2.5rem;width: 3rem;left: calc(50% - 1.5rem);background: #000;}

	.site-map-gnb .site-map-bg {height: 40vh;}

	.site-map-gnb .site-map-content {height: 100%;}
	.site-map-gnb .site-map-content .smc_wrap .smc_right {height: 40vh;}
	.site-map-gnb .site-map-content .smc_wrap .smc_left {height: 60vh;display: flex;align-items: center;}
	.site-map-gnb .site-map-content .t_menu_list {flex-direction: column;}
	.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub {width: 100%;margin-bottom: 3rem;}
	.site-map-gnb .site-map-content .t_menu_list .t_menu_list_sub > ul {margin-top: 0rem;display: none;}
}
@media screen and (max-height: 600px) {


}
/* ****************** LEFT_SIDEBAR_E ********************** */






#allmenu {position:fixed;top:0;left: 0;width: 100%;height: 100%;background: rgba(255,255,255,0.97);z-index: 1300;opacity: 0;visibility: hidden;}
#allmenu *{box-sizing:border-box;}
#allmenu .allmenu{position: relative;width: 100%;height: 100%;overflow-y: auto;overflow-x: hidden;}
#allmenu .close{position: absolute;top: 40px;right: 30px;width: 36px;height: 36px;display: block;z-index: 100;}
#allmenu .close:before,
#allmenu .close:after{display:block;content:"";position: absolute;top: -6px;left: 17px;width: 1px;height: 48px;transform: rotate(45deg);background: #fff;}
#allmenu .close:after{transform: rotate(-45deg);}
#allmenu .inner{position: relative;width: 100%;height: 100%;display: flex;flex-wrap: wrap;overflow-y: auto;}
#allmenu .inner::-webkit-scrollbar{width:0px;}
#allmenu .inner::-webkit-scrollbar-thumb {background-color:#000; border-radius:10px;}
#allmenu .inner::-webkit-scrollbar-track {background-color:#eee;}
#allmenu .all_gnb_wrap{width: 71.875%;padding: 145px 9%;box-sizing: border-box;display: flex;flex-wrap: wrap;align-items: center;}
#allmenu .all_gnb_wrap .all_gnb{width: 100%;display: flex;flex-wrap: wrap;}
#allmenu .all_gnb_wrap .all_gnb .menu{width: calc((100% - 140px) / 3);margin-right: 70px;display: flex;flex-wrap: wrap;word-break: keep-all;flex-direction: column;}
#allmenu .all_gnb_wrap .all_gnb .menu:nth-child(3n){margin-right:0;}
#allmenu .all_gnb_wrap .all_gnb .menu:nth-child(n+4){margin-top: 95px;}
#allmenu .all_gnb_wrap .all_gnb .menu .dep1{}
#allmenu .all_gnb_wrap .all_gnb .menu .dep1 .title {font-size: 3.2rem;color: #333333;font-weight: 700;}
#allmenu .all_gnb_wrap .all_gnb .menu .dep1 .title > a {font-size: 3.2rem;color: #333333;font-weight: 700;}
#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu_wrap {}
#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu{display: block;background: transparent;opacity: 1;margin-top: 3.2rem;}
#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu li + li{margin-top: 12px;}
#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu li a{display: inline-block;padding: 0 0 0 0;font-size: 1.8rem;color: #777777;line-height: 1.3;}
#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu li a:hover {color: #777777; background: transparent}
#allmenu .info_wrap {width: 28.125%;background: url(../img/totalmenu_bg.jpg) no-repeat center/cover;color: #fff;padding: 145px 70px;font-size: 1.4rem;line-height: calc(20 / 14);word-break: break-all;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: flex-end;}
#allmenu .info_wrap .info_list{width: ;}
#allmenu .info_wrap .info_list .list{width: ;}
#allmenu .info_wrap .info_list .list + .list{margin-top: 55px;}
#allmenu .info_wrap .info_list .list .tit {font-size: 1.6rem;font-weight: 700;margin-bottom: 8px;display: block;}
#allmenu .info_wrap .info_list .list .con {}
#allmenu .info_wrap .info_list .list .con a {color: #fff;}

#allmenu.open {opacity: 1;visibility: visible;transition: opacity 0.3s linear 0.1s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(1) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.2s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(2) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.3s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(3) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.4s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(4) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.5s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(5) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.6s;}
#allmenu.open .all_gnb_wrap .all_gnb .menu:nth-child(6) {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: 0.7s;}
/**/




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

@media screen and (max-width: 1250px){
	#gnb > ul {display: none;}
	#gnb.open #gnbBg {display: none;}
	.gnb-overlay-bg {display: none;}
}
@media screen and (max-width: 1024px){
	#allmenu .inner {flex-direction: row;}
	#allmenu .all_gnb_wrap {width: 100%;padding: 7rem;}
	#allmenu .all_gnb_wrap .all_gnb {flex-direction: column;}
	#allmenu .all_gnb_wrap .all_gnb .menu {width: 100%;margin-right: 0;margin-bottom: 2.5rem;}
	#allmenu .all_gnb_wrap .all_gnb .menu:nth-child(n+4) {margin-top: 0;}
	#allmenu .all_gnb_wrap .all_gnb .menu .sub_menu {margin-top: 1.2rem;}

	#allmenu .info_wrap {width: 100%;}
	#allmenu .info_wrap .info_list .list .tit {font-size: 1.8rem;}
	#allmenu .info_wrap {padding: 7rem;font-size: 1.6rem;}

	#rightSidebar .btMn.open i {background-color: #000;width: 20px;}
}
@media screen and (max-width: 768px){
	#rightSidebar .nav-open-btn-box {}
	#allmenu .info_wrap .info_list .list + .list {margin-top: 15px;}
	#allmenu .info_wrap {padding: 5rem;}
	#allmenu .all_gnb_wrap {padding: 5rem;}
}


/* 서브 상단 */
.sub_vg { position : relative;width: 100%;height:67.0rem;overflow: hidden;}
div#vg_con {width: 100%;height: 67.0rem;margin: 0 auto;text-align: center;position: relative;display: block;}
div#vg_con.active {

}



div#vg_con .subTopBg {width: 100%;height: 100%;}
div#vg_con .subTopBg .subTopBgIn {width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;-webkit-animation: aniSubBg 8s ;-moz-animation: aniSubBg 8s;-o-animation: aniSubBg 8s;animation: aniSubBg 8s;animation-fill-mode: forwards;}
@-webkit-keyframes aniSubBg {
	0% {     transform: scale(1.1); }
	100% {     transform: scale(1.0); }
}
@-moz-keyframes aniSubBg {
	0% {     transform: scale(1.1); }
	100% {     transform: scale(1.0); }
}
@-o-keyframes aniSubBg {
	0% {     transform: scale(1.1); }
	100% {     transform: scale(1.0); }
}
@keyframes aniSubBg {
	0% {     transform: scale(1.1); }
	100% {     transform: scale(1.0); }
}


div#vg_con .sub_vg_txt {width: 100%;margin: 0 auto;top: 60%;left: 50%;transform: translate(-50%, 0rem);position: absolute;z-index: 0;text-align: left;}
div#vg_con .sub_vg_title1 {position:relative;}

div#vg_con .sub_vg_title1 .txt1 {font-size: 8.0rem;color: #fff;font-weight: 900;font-family: 'nimbus-sans-extendard';text-transform: uppercase;}
div#vg_con .sub_vg_title1 .txt2 {font-size: 2.0rem;color: #fff;font-family: 'Syncopate-Bold';letter-spacing: -0.025rem;margin-top: 1.7rem;}

div#vg_con .sub_vg_title1 .txt1 .word,
div#vg_con .sub_vg_title1 .txt2 .word {overflow: hidden;display: inline-block;}


/*
div#vg_con .sub_vg_title1 .txt1 {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}
div#vg_con .sub_vg_title1 .txt1 {animation-delay:0.1s;}
div#vg_con .sub_vg_title1 .txt1.splitting .char{animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}
div#vg_con .sub_vg_title1 .txt1.splitting .char{animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: calc(60ms * var(--char-index));}
*/


div#vg_con .sub_vg_title1 .txt1.splitting .char {display: inline-block;opacity:0;}


div#vg_con .sub_vg_title1 .txt1 .word {}
div#vg_con .sub_vg_title1 .txt1 span.char {display: inline-block;opacity:0;transform:scale(1.07);transition: 1.5s 0.5s;will-change:transform;color:#fff;}
div#vg_con .sub_vg_title1 .txt1 span.char:nth-child(even) {transition: 1.8s 0.7s;}

#wrap.active div#vg_con .sub_vg_title1 .txt1 {opacity:1;}
#wrap.active div#vg_con .sub_vg_title1 .txt1 span.char {opacity:1;transform:scale(1);}

@media screen and (max-width: 1600px){
	div#vg_con {width:100%;}
	div#vg_con .sub_vg_txt {}
	div#vg_con .sub_vg_title1 {max-width:100%; }

}

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

}


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

	.sub_vg { position : relative;width: 100%;height:45.0rem;}
	div#vg_con { width: 100%;min-width: 100%;height: 45rem;padding: 0px;}

	div#vg_con .sub_vg_title1 {font-size: 4.2rem; text-align:center; margin-top:-10px;}

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



}

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

	.sub_vg { position : relative;width: 100%;height:40.0rem;}
	div#vg_con { width: 100%;min-width: 100%;height: 40rem;padding: 0px;}
	div#vg_con .sub_vg_title1 {font-size: 3.2rem; text-align:center; margin-top:-10px;}
	#rightSidebar .btMn {top: 50%;left: 50%;transform: translate(-50%, -50%);width: 20px;height: 16px;}
	#rightSidebar .lang_sec {background-size: 30%;font-weight: 400;margin-top: 1rem;padding-top: 2.5rem;}

	div#vg_con .sub_vg_title1 .txt1 {font-size: 4.0rem;}
	div#vg_con .sub_vg_title1 .txt2 {margin-top: 0rem;}
	div#vg_con .sub_vg_txt {transform: translate(-50%, -2rem);}
}



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

/*#tabMiddleWrap {position: relative;margin-top: -65px;}
#tabMiddleWrap:before {content: ""; position: absolute; top: 0; left: 0;width: 100%; height: 100%;background: #636363;opacity: 0.95;}
#tabMiddleWrap .ssnav{max-width: 1400px; margin: 0 auto;}
#tabMiddleWrap .ssnav ul {display: flex;flex-wrap:nowrap;}
#tabMiddleWrap .ssnav ul li{position: relative;display: flex;flex: auto;flex-grow:1}
#tabMiddleWrap .ssnav ul li:before {position: absolute; top: 0; left: 0; content: ""; display: block; width: 1px; height: 65px; background: #929292}
#tabMiddleWrap .ssnav ul li:last-child:after {position: absolute; top: 0; right: 0; content: ""; display: block; width: 1px; height: 65px; background: #929292}
#tabMiddleWrap .ssnav ul li a{width: 100%; display: flex;height: 65px; justify-content:center;align-items:center;}
#tabMiddleWrap .ssnav ul li a span{font-size: 1.2em;font-weight: normal;line-height: 1;display: block;color:#fff;}
#tabMiddleWrap .ssnav ul li a:hover,
#tabMiddleWrap .ssnav ul li a.active {background: #fff}
#tabMiddleWrap .ssnav ul li a:hover span,
#tabMiddleWrap .ssnav ul li a.active span  {color:#636363;font-weight: normal;}

@media screen and (max-width: 1400px){
	#tabMiddleWrap {margin-top: 0;}
	#tabMiddleWrap .ssnav {max-width: 100%;}
	#tabMiddleWrap .ssnav ul {flex-direction: column;}
	#tabMiddleWrap .ssnav ul li a{height: auto;}
	#tabMiddleWrap .ssnav ul li a span{font-size: 1.0em;line-height: 1.5;padding:15px 10px;}
	#tabMiddleWrap .ssnav ul li:before,
	#tabMiddleWrap .ssnav ul li:last-child:after {display: none}
	#tabMiddleWrap .ssnav ul li:after {position: absolute; bottom: 0; left: 0; content: ""; display: block; width: 100%; height: 1px; background: #929292}
}*/

#tabMiddleWrap3rd {position: relative; margin-top:0rem;}
#tabMiddleWrap3rd .ssnav {max-width: 1400px; margin: 5.3rem auto 8.0rem; }
#tabMiddleWrap3rd .ssnav ul {display: flex; flex-wrap:wrap; justify-content: center;}
#tabMiddleWrap3rd .ssnav ul li {position: relative;display: flex;justify-content: center;align-items: center;text-align: center;border-bottom: solid 4px #b0b0b0;margin-right: 9rem;padding: 0.4rem 3rem;}
#tabMiddleWrap3rd .ssnav ul li:last-child {margin-right: 0rem;}
#tabMiddleWrap3rd .ssnav ul li a {font-size: 3.6rem;color: #b0b0b0;letter-spacing: -0.025rem;font-family: 'Noto Sans KR';font-weight: 500;display: block;width: 100%;}
#tabMiddleWrap3rd .ssnav ul li:hover,
#tabMiddleWrap3rd .ssnav ul li.active{border-bottom: solid 4px #000;}

#tabMiddleWrap3rd .ssnav ul li:hover a,
#tabMiddleWrap3rd .ssnav ul li.active a{color: #000;}


@media screen and (max-width: 1024px){
	#tabMiddleWrap3rd .ssnav ul {}
	#tabMiddleWrap3rd .ssnav ul li {height:45px;}

	#tabMiddleWrap3rd .ssnav ul li a {font-size: 2.6rem;}

}

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

	#tabMiddleWrap3rd .ssnav ul li {width: calc((100% - 3rem) / 3);margin-right: 1rem;}
	#tabMiddleWrap3rd .ssnav ul li:last-child {margin-right: 0rem;}
	#tabMiddleWrap3rd .ssnav ul li a {font-size: 14px}
	#tabMiddleWrap3rd .ssnav {margin: 0.3rem auto 8rem;}
}





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




/* footer */

footer {width: 100%;padding: 12.5rem 0 10rem 0;position: relative;background: #000;display: flex;flex-wrap: wrap;justify-content: space-between;}

#wrap footer.subFooter {position:relative;}
.copyright_wrap {position:relative;color: #fff;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.copyright_wrap .ft1 {width: 50%;}
.copyright_wrap .ft1 .ft1_top {font-size: 4.0rem;font-family: 'nimbus-sans-extendard';font-weight: 900;line-height: calc(54/40);}
.copyright_wrap .ft1 .ft1_btm {margin-top: 7.2rem;}
.copyright_wrap .ft1 .ft1_btm .txt1 {font-size: 1.6rem;font-family: 'Poppins';margin-top: 3rem;}
.copyright_wrap .ft1 .ft1_btm .txt2 {font-size: 1.6rem;font-family: 'pretendard','Poppins';color: #aaaaaa;margin-top: 0.3rem;}
.copyright_wrap .ft1 .ft1_btm .txt2 > span {padding-right: 2.5rem;}
.copyright_wrap .ft1 .ft1_btm .txt2 > span > a {color: #aaaaaa;}
.copyright_wrap .ft2 {width: 50%;display: flex;flex-wrap: wrap;flex-direction: column;align-items: flex-end;}
.copyright_wrap .ft2 .ft2_top {}
.copyright_wrap .ft2 .ft2_top > ul {}
.copyright_wrap .ft2 .ft2_top > ul > li {text-align: right;}
.copyright_wrap .ft2 .ft2_top > ul > li > a {font-size: 2.4rem;color: #fff;font-weight: 700;line-height: calc(45/24);}
.copyright_wrap .ft2 .ft2_btm {font-size: 1.6rem;color: #aaaaaa;font-weight: 400;line-height: calc(26/16);display: flex;flex-wrap: wrap;flex-direction: column;align-items: flex-end;margin-top: 10.5rem;}
.copyright_wrap .ft2 .ft2_btm a {color: #aaaaaa;}
.copyright_wrap .ft2 .ft2_btm .txt1 {}
.copyright_wrap .ft2 .ft2_btm .txt1 .txt1_1 {}
.copyright_wrap .ft2 .ft2_btm .txt1 .txt1_1 > a {color: #fff;}
.copyright_wrap .ft2 .ft2_btm .txt1 .txt1_2 {padding-left: 2.4rem;}
.copyright_wrap .ft2 .ft2_btm .txt1 .txt1_2 > a {}
.copyright_wrap .ft2 .ft2_btm .txt2 {}
.copyright_wrap .ft2 .ft2_btm .txt2 span {color: rgba(119,119,119,0.6);padding-left: 1.4rem;}
.copyright_wrap .ft2 .ft2_btm .txt3 {}
.copyright_wrap .ft2 .ft2_btm .txt3 > a {color: rgba(119,119,119,0.6);}

.copyTop {font-size: 21px; font-weight:bold;color: #ffffff; font-family: 'nimbus-sans-extendard'; line-height: 40px;position:absolute;right:30px;top:-70px}
.copyTop span {position: relative; cursor: pointer;}
.copyTop span:after {content: ''; position: absolute; top: 5px; right: -30px; width: 20px; height: 19px; background: url(../img/fotter_arrow_01.png);}

@media( max-width: 1024px ) {
	.copyright_wrap .ft1 {width: 100%;}
	.copyright_wrap .ft2 {width: 100%;}
	.copyright_wrap .ft1 .ft1_top {text-align: center;padding: 0 3rem;}
	.copyright_wrap .ft1 .ft1_btm {text-align: center;}
	.copyright_wrap .ft2 .ft2_top {display: none;}
	.copyright_wrap .ft2 .ft2_btm {margin-top: 10.5rem;width: 100%;}
}
@media( max-width: 768px ) {
	footer {padding: 6.5rem 0 3.5rem 0;}
	.copyright_wrap .ft1 .ft1_top {font-size: 2.5rem;}

	.copyright_wrap .ft1 .ft1_btm {margin-top: 3.2rem;}
	.copyright_wrap .ft1 .ft1_btm .txt2 > span {padding-right: 0;display: block;line-height: 1.5;}

	.copyright_wrap .ft2 .ft2_btm {margin-top: 5.5rem;align-items: center;}
	.copyright_wrap .ft2 .ft2_btm a {text-align: center;}
	.copyright_wrap .ft2 .ft2_btm .txt2 span {padding-left: 0;display: block;}

	.copyTop{position:static}
}



.goTop_wrap {width:15%; position:relative;}
.goTop {width:158px; height:158px; left:0; top:0; position: absolute;}
.goTop:before {position: absolute;  left:0px; top:0;content: '';width:158px; height:158px; margin:auto; background: url("../img/topbtn_bg.png") 0 0 no-repeat; background-size:cover}
.goTop a {display: block; margin:60px auto;text-align: center; animation: upDownAnimation .4s ease-in-out infinite alternate}
.goTop a span {color:#fff;line-height:75px;font-size:6.2em;}



#mainVisual {height:100vh; position: relative; border:0px solid #f00;}

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





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



/* 비쥬얼그래픽 */

@-webkit-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(8px)}
}
@-moz-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(8px)}
}
@-o-keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(8px)}
}
@keyframes upDownAnimation {
    from { transform:translateY(0)}
    to { transform:translateY(8px)}
}


.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}





#AniTxtSub {}
#AniTxtSub .txt1 {display: block; }



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


#sub_navi {}
#sub_navi:after {position: absolute;content: '';width: 100%;height: 100%;top: 0;right: 50%;transform: translateX(50%);background-color: #07328e;max-width: 140rem;padding: 0 0;box-sizing: border-box;transition: all 0.3s ease-in-out;z-index: -1;border-radius: 4rem;}
#sub_navi.fixed {position: fixed;top: 0;width: 100%;border-radius: 0;transition: 0.8s;}
#sub_navi.fixed:after {max-width: 100%;border-radius: 0;}
#sub_navi.fixed .subNavInner {margin-top: 0rem;}

.subNavWrap {position: relative;background: transparent;height: 8rem;z-index: 9;border-radius: 4rem;width: 100%;margin: 0 auto;}
.subNavWrap div.subNavInner {position: relative;margin: 0 auto;height: 8rem;max-width: 160rem;margin-top: -4rem;background: #07328e;border-radius: 4rem;display: flex;flex-wrap: wrap;flex-direction: row;padding: 0 10rem;}
.subNavWrap .btn_home {display: block;width: 6.5rem;height: 8rem;background: url(../img/sub_home.png) no-repeat left center;position: relative;}
.subNavWrap .btn_home:after {content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1px;height: 2rem;background: #dddddd;}
.subNavWrap .btn_home em {font-style: normal;}

.subNav1st {display: block;zoom: 1;font-size: 15px;list-style: none;margin-left: -1px;display: flex;flex-direction: row;justify-content: space-around;flex-wrap: wrap;}

.subNav1st > .navi_dp1 {position: relative;padding: 0;min-width: 29.5rem;background: url(../img/sub_side.png) no-repeat;background-position: 86% center;}
.subNav1st > .navi_dp1:after {content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 0px;height: 0rem;background: #dddddd;}
.subNav1st > .navi_dp1:last-child:after {width: 0;}
.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: 1.8rem;color: #fff;line-height: 8rem;}
.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: absolute;background-color: #fff;z-index: 10;width: 100%;border: solid 1px #dddddd;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;margin-top: 0px !important;}
.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;}






/*서브탭메뉴*/
.subNavBarInnerWrap {position: relative;  width:100%; background: #fff; padding-top:50px;  }
.subNavBarInner {max-width:1600px; width:100%; margin: auto;    border-top:1px solid #ccc; }
.subNavBarInner .subNavBar1st {width:100%; display: flex; justify-content: center;}
.subNavBarInner .subNavBar1st li {text-align:center; padding: 35px 3.0rem 0  3.0rem; font-size:18px; letter-spacing:-0.025rem;position: relative;}


.subNavBarInner .subNavBar1st li.active a {color:#000; }
.subNavBarInner .subNavBar1st li a {color: #000; }

.subNavBarInner .subNavBar1st li a:hover:after{ opacity: 0.8; transform: translate(-50%,0); }
.subNavBarInner .subNavBar1st li.active{ font-weight: 700; }
.subNavBarInner .subNavBar1st li a:after { content: ""; width: 11px; height: 11px; background-color: #ff009c; border-radius: 50%; display: block; position: absolute; left: 50%; top: -6px;
    transform: translate(-50%,-10px);
    opacity: 0;
    transition: .6s;}

.subNavBarInner .subNavBar1st li.active:after { content: ""; width: 11px; height: 11px; background-color: #ff009c; border-radius: 50%; display: block; position: absolute; left: 50%; top: -6px;
    transform: translate(-50%,-10px);
    opacity: 0;
    transition: .6s;}

.subNavBarInner .subNavBar1st li.active:hover:after{ transform: translate(-50%,0); opacity: 1; }
.subNavBarInner .subNavBar1st li.active:after{ opacity: 1; transform: translate(-50%,0); }
.subNavBarInner .subNavBar1st li.active:before{ content: ""; width: 11px; height: 11px; background-color: #ff009c; border-radius: 50%;
												display: block; position: absolute; left: 50%; top: -6px; transform: translate(-50%,0);   animation: dots 2s infinite;}
@keyframes dots {
    0%{
        transform: translate(-50%,0) scale(1); opacity: .5;
    }
    100%{
        transform: translate(-50%,0) scale(5); opacity: 0;
    }
}

@keyframes dots2 {
    0%{
        transform: translate(-50%,0) scale(1); opacity: .5;
    }
    100%{
        transform: translate(-50%,0) scale(3); opacity: 0;
    }
}




@media( max-width:1024px ) {
	.subNavInnerOuter {display:none;}
	.subNavBarInnerOuter {display:none;}
	.subNavBarInner {display:none;}
	.subNavBarTitle {font-size:24px; color:#000; font-weight:600; text-align:center; padding: 20px 0px;}
}
@media( max-width: 768px ) {
	.subNav1st {width: calc(100% - 10rem);}
	.subNav1st > .navi_dp1 {min-width: auto;width: 50%;background: url(../img/sub_side.png) no-repeat;background-position: 95% center;background-size: 3.5rem;}
}



#m_breadcrumbs_wrap {display: none}

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

@media( max-width:1600px ) {

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



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

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

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

	.subNav1st > .navi_dp1 {}
	.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: 0px 0px 80px;}
	.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: 170px;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;}


/* 타이틀영역 */
.title_wrap {overflow:hidden;padding-bottom: 0px;position: relative; text-align:center;}
.title_wrap h2.title {font-size:4.0rem; color:#000; display:inline-block;  margin: 0; padding-right:0; font-weight: 600; /*text-transform:uppercase;*/}
.title_wrap h2.title br {display:none;}
.title_wrap .breadcrum {background:url(../img/icon_home.png) no-repeat;     background-position: left center;padding-left:15px; margin-top:0;position: absolute;top:80px;right:0;color:#9d9d9d;font-size:0.75rem;}

.sub_vg_title {position: relative;width: 100%;max-width: 160rem;margin: 0 auto;padding: 10rem 0 10rem;clear: both;}


@media( max-width:1400px ) {
	.sub_vg_title {}
}
@media( max-width:1024px ) {
	.title_wrap {padding-bottom: 0px; }
	.title_wrap h2.title {font-size:3.8rem;}
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {padding: 5.0rem; text-align:center; display:block;}


}


.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: 1400px){

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


.ycontainer {position: relative; width:100%;height:100%; text-align: center; background: #000;}
.ycontainer .mainVideo {position:absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100% !important;opacity:1;
    object-fit: cover;
    height: 100vh;
    width: 100%;}
.ycontainer .mainVideo source {height: 100%;}

@media( max-width:1900px ) {
	.vg_inner .ycontainer .mainVideo {width: auto !important; height: 100% !important;}

}

@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 !important;*/
	}
}


/*******	customized code Start	*********/
#wrap, #container1, #contents, main {width:100%;height:100%; }
#wrap header {}
.intro #wrap header {}
#wrap {position: relative;}
.bk .full_pagination>span {background:rgba(0,0,0,1);}
.bk .full_pagination>span.swiper-pagination-bullet-active {}
.bk .full_pagination>span>span {color:#000;font-weight: 600;}


.full_slider {width: 100%;height: 100%;margin: 0;z-index: auto;}
.full_slider>.swiper-wrapper {display: block;}
.full_item {width: auto;height:100%;overflow: hidden;}
.full_item .conwrap {width:100%;height:100%; }
.full_item .inner {width: 100%;height:100%;}

.full_pagination {position: absolute;top: 50% !important;right: 40px!important;z-index: 999999;transition: top 0.8s;width: 20px;display: flex;flex-direction: column;align-items: center;}
.full_pagination>span {position: relative;border-radius: 100%;width: 10px;height: 10px;background: rgba(170, 170, 170, 1);margin: 20px 0 20px 0px !important;opacity: 1;}

.full_pagination>span.swiper-pagination-bullet-active:after {content: '';position: absolute;top: -15px;left: -15px;width: 40px;height: 40px;border: solid 1px #24aae1;border-radius: 100%;}
.full_pagination>span:last-child {display: none !important;margin-right:0;}
.full_pagination>span>span {position: absolute;top: 0;left: 50%;transform: translateX(-50%);color:#fff;opacity:0;}
.full_pagination>span.swiper-pagination-bullet-active {margin-left: 0px !important;background: rgba(36,170,225,1);}
.bk .full_pagination>span.swiper-pagination-bullet-active {margin-left: 0px !important;}
.full_pagination>span.swiper-pagination-bullet-active>span {opacity:1;}

.full_pagination.open {display: none;}

@media( max-width:1650px ) {
	.full_pagination {display: none !important;}
}

.wid_1600 {max-width: 160.0rem;margin: 0 auto;}

@media( max-width:1600px) {
	.wid_1600 {padding-left: 1.5rem !important;padding-right: 1.5rem !important;}
}
.cm-word-split-JS.splitting .char {display: inline-block;position: relative;font-size: inherit;font-family: inherit;font-weight: inherit;opacity: 0;}


#custom-cursor, #custom-cursor__text {width: 11.0rem;height: 11.0rem;position: fixed;top: 0;left: 0;z-index: 99999;pointer-events: none;}
.custom-cursor__inner {display: block;width: 100%;height: 100%;position: relative;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.custom-cursor__circle, .custom-cursor__txt {display: block;width: 0;height: 0;position: absolute;top: 0;left: 0;border-radius: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow: hidden;opacity: 0;}
.custom-cursor__circle {z-index: 1;background: transparent;width: 3rem;height: 3rem;opacity: 1;border: solid 1px #e60012;}
html.ie .custom-cursor__circle {background: #ffffff;background: rgba(255, 255, 255, .5);}
.custom-cursor__txt {z-index: 2; display: block;width: 100%;height: 100%;font-size: 1.8rem;font-weight:700;text-align: center;line-height: 11.0rem;color: #222;}

#custom-cursor__text.custom-hover--drag .custom-cursor__txt {background: url(../images/icon/icon-drag.svg) no-repeat center center;background-size: 8.9rem auto;}

#custom-cursor__text.custom-hover--plus .custom-cursor__txt {font-size: 0;}
#custom-cursor__text.custom-hover--plus .custom-cursor__txt:after {content: '\e943'; font-family: 'jt-font'; font-size: 21rem; width: 100%; height: 100%; text-align: center; lien-height: inherit;}

html.ie10 #custom-cursor, html.ie10 #custom-cursor__text {display: none;}
html.edge #custom-cursor__text.custom-hover--drag .custom-_cursor__txt {background-size: 9.0rem auto;}

/* element */
.element-cursor {position: relative;}
.element-cursor__point {display: block;width: 0;height: 0;position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);opacity: 0; z-index: -1;}
.element-cursor__point > i {display: block;width: 100%;height: 100%;background: #222; /* border: 1rem solid #fff; */border-radius: 50%;/* -webkit-box-shadow: 1rem 1rem 1rem 0rem rgba(0, 0, 0, .5);box-shadow: 1rem 1rem 1rem 0rem rgba(0, 0, 0, .5); */}
.element-cursor__extend {position: absolute;top: 0;left: 0;}


.responsiveFull {width: 100%;max-width: 160.0rem;margin: 0 auto;}
@media(max-width: 1600px) {
	.responsiveFull {width: 100% !important;margin: 0 auto;}
}

.responsiveFull_1600 {width: 100%;max-width: 160.0rem;margin: 0 auto;}
@media(max-width: 1600px) {
	.responsiveFull_1600 {width: 98% !important;margin: 0 auto;}
}

.responsiveFull_1400 {width: 100%;max-width: 140.0rem;margin: 0 auto;}
@media(max-width: 1400px) {
	.responsiveFull_1400 {width: 98% !important;margin: 0 auto;}
}

.section {background: #fff;}


@keyframes spin {
 100%{ transform: rotate(360deg); }
}
@keyframes aniArrow {
  from {
        opacity: 0;
  }
  to {
        opacity: 1;
  }
}
@keyframes text-active-animation {
	from {
		opacity:0;filter:Alpha(opacity=0);
		-webkit-transform: translateX(100px);
		transform: translateX(100px);
	}
	to {
		opacity:1.0;filter:Alpha(opacity=100);
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes quick_circle {
	0% {transform: rotateY(360deg);}
	50% {}
	100% {transform: rotateY(0deg);}
}

@keyframes ani_1 {
	0% { -webkit-transform:translateX(-100px); -ms-transform:translateX(-100px); transform:translateX(-100px); opacity:0;}
	100% { -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); opacity:1;}
}
@keyframes ani_2 {
	0% { -webkit-transform:translateX(100px); -ms-transform:translateX(100px); transform:translateX(100px); opacity:0;}
	100% { -webkit-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); opacity:1;}
}
@keyframes ani_3 {
	0% { -webkit-transform:translateY(100px); -ms-transform:translateY(100px); transform:translateY(100px); opacity:0;}
	100% { -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); opacity:1;}
}
@keyframes ani_4 {
	0% { -webkit-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px); opacity:0;}
	100% { -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); opacity:1;}
}
@keyframes scale-up-center {
	0% {opacity: 0;-webkit-transform: scale(0.5);transform: scale(0.5);}
	100% {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes scale-up-center1 {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
/**/







/**/

/*	main visual */
.section1 {}
.section1 .mainVGSwiper {width: 100%;height: 100%;}
.section1 .mainVGSwiper .swiper-slide {display: flex;justify-content: center;align-items: center;}
.section1 .mainVGSwiper .swiper-slide .silde_bg {width: 100%;height: 100%;background-size: cover;background-position: center;background-repeat: no-repeat;transform:scale(1.07);transition: transform 2.5s 0.2s;will-change:transform;}
.section1 .mainVGSwiper .swiper-slide:nth-child(1) .silde_bg {background-image: url(../img/vg_01.jpg);}
.section1 .mainVGSwiper .swiper-slide:nth-child(2) .silde_bg {background-image: url(../img/vg_02.jpg);}
.section1 .mainVGSwiper .swiper-slide .tit {position: absolute;top:70%;left: 50%;transform: translate(-50%,-50%);width: 100%;max-width:160.0rem;}
.section1 .mainVGSwiper .swiper-slide .tit strong {display: inline-block;font-family: 'nimbus-sans-extendard';font-size: 10rem;font-weight: 900;line-height: 1.1;margin-bottom:40px;opacity:0;}
.section1 .mainVGSwiper .swiper-slide .tit strong .word {}
.section1 .mainVGSwiper .swiper-slide .tit strong span.char {display: inline-block;opacity:0;transform:scale(1.07);transition: 1.5s 0.5s;will-change:transform;color:#fff;}
.section1 .mainVGSwiper .swiper-slide .tit strong span.char:nth-child(even) {transition: 1.8s 0.7s;}
.section1 .mainVGSwiper .swiper-slide .tit strong span.whitespace {display: block;}
.section1 .mainVGSwiper .swiper-slide .tit .word_1 .char:nth-child(n+0):nth-child(-n+5)  {color: #24aae1;}
.section1 .mainVGSwiper .swiper-slide .tit 

.section1 .mainVGSwiper .swiper-slide .tit b {display: block;font-family:'Montserrat';font-size:25px;font-weight:500;color:rgba(255,255,255,0.9);overflow: hidden;opacity:0;}
.section1 .mainVGSwiper .swiper-slide .tit p {font-size: 2.4rem;font-weight: 400;color: rgba(255,255,255,1);line-height: calc(34/24);margin-top: 7px;overflow: hidden;opacity: 0;}
.section1 .mainVGSwiper .swiper-slide .tit b span {display: block;transform:translateY(100%);transition: 0.9s 1.2s;will-change:transform;opacity:0;}
.section1 .mainVGSwiper .swiper-slide .tit p span {display: block;transform:translateY(100%);transition: 0.9s 1.4s;will-change:transform;opacity:0;}

.section1 .swiper_btm {position: absolute;width: 100%;left: 50%;bottom: 25%;max-width: 160rem;transform: translate(-50%, 0%);z-index: 1;}
.section1 .swiper_btm .swiper_btm_wrap {position: relative;width: 100%;height: 5rem;display: flex;align-items: center;justify-content: flex-start;}
.section1 .swiper_btm .swiper-pagination {position: relative;text-align: left;top: auto;left: auto;bottom: auto;font-size: 1.8rem;color: rgba(255,255,255,0.3);font-weight: 700;letter-spacing: 0.12rem;padding-left: 2rem;}
.section1 .swiper_btm .swiper-pagination .swiper-pagination-current {color: rgba(255,255,255,1);}
.section1 .autoplay-progress {position: relative;z-index: 10;width: 4.0rem;height: 4.0rem;display: flex;align-items: center;justify-content: center;font-weight: bold;color: var(--swiper-theme-color);}
.section1 .autoplay-progress span {display: none;}

.section1 .autoplay-progress .svg1 {--progress: 0;position: absolute;left: 0;top: 0px;z-index: 10;width: 100%;height: 100%;stroke-width: 4px;stroke: var(--swiper-theme-color);fill: none;stroke-dashoffset: calc(125.6 * (1 - var(--progress)));stroke-dasharray: 125.6;transform: rotate(-90deg);}
.section1 .autoplay-progress .svg2 {position: absolute;left: 0;top: 0px;z-index: 9;width: 100%;height: 100%;}
.section1 .swiper-button-pause {position: absolute;top: 0;left: 0;z-index: 998;width: 8rem;height: 8rem;display: flex;justify-content: center;align-items: center;}
.section1 .swiper-button-pause.hidden {opacity:0;width: 0;height: 0;}
.section1 .swiper-button-play {position: absolute;top: 0;left: 10%;z-index: 999;width: 8rem;height: 8rem;display: flex;justify-content: center;align-items: center;}
.section1 .swiper-button-play.hidden {opacity:0;width: 0;height: 0;}
.section1 .btn_pause {width:8px;height:8px;background:#fff;z-index: 9999;position: absolute;}
.section1 .btn_pause.on {background:#000}


.section1 .slide_btn {position: absolute;bottom:13%;right:7%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 14.5rem;height: 14.5rem;border-radius: 50%;z-index: 10;}
.section1 .slide_btn::before{content:""; transition:.2s;position:absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/main_icon_txt_btn.png) no-repeat center / contain; z-index: -1; animation:rotate 10s linear infinite;}
.section1 .slide_btn:hover:before{content:""; position:absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/main_icon_txt_btn_on.png) no-repeat center / contain; z-index: -1; animation:rotate 10s linear infinite;}
.section1 .slide_btn a{width:100%;height:100%;}
.section1 .slide_btn a .play{width: 100%;height: 39%;background: url(../img/main_video_btn.png) no-repeat center;position: absolute;top: 50%;transform: translatey(-50%);}

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




/*.section1 .mainVGSwiper .swiper-slide.swiper-slide-visible .tit strong {opacity:0;transition: 1.5s 0.5s;}*/
.section1 .mainVGSwiper .swiper-slide.on .silde_bg {transform:scale(1);}
.section1 .mainVGSwiper .swiper-slide.on .tit strong {opacity:1;}
.section1 .mainVGSwiper .swiper-slide.on .tit strong span.char {opacity:1;transform:scale(1);}
.section1 .mainVGSwiper .swiper-slide.on .tit p {opacity:1;}
.section1 .mainVGSwiper .swiper-slide.on .tit b span,
.section1 .mainVGSwiper .swiper-slide.on .tit p span {opacity:1;transform:translateY(0);}


@media( max-width: 1650px ) {
	.section1 .mainVGSwiper .swiper-slide .tit {padding: 0 1rem;}
	.section1 .swiper_btm {padding: 0 1rem;}
}
@media( max-width:1400px ) {
	.section1 .mainVGSwiper .swiper-slide .tit strong {font-size: 8rem;}
	.section1 .mainVGSwiper .swiper-slide .tit p {font-size: 2.0rem;}
}
@media( max-width: 900px ) {
	.section1 .mainVGSwiper .swiper-slide .tit strong {font-size: 4.5rem;}
	.section1 .mainVGSwiper .swiper-slide .tit {position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);width: 100%;max-width:160.0rem;}

}

/*	OWN FLEET */
.section2 {}
.section2 .wrap {width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.section2 .wrap .wrap_in {/*padding-left: calc((100% - 160rem)/2);*/}
.section2 .tit {width: 100%;max-width: 160rem;margin: 0 auto;}
.section2 .tit .txt1 {font-size: 6.0rem;font-family: 'nimbus-sans-extendard';color: #1a1a1a;font-weight: 900;}
.section2 .tit .txt2 {font-size: 2.4rem;color: #1a1a1a;font-family: 'Poppins';line-height: calc(70/24);}
.section2 .tit .txt1 > span > span,
.section2 .tit .txt2 span { opacity:0; }
.section2 .tit .txt1 > span,
.section2 .tit .txt2 { display:block; overflow:hidden; }
.section2 .tit .txt1 > span > span { display:inline-block; min-width:14px; line-height:1.0 }
.section2 .tit .txt2 span { display:block }

.section2.on .txt1 > span > span { animation:ani_3 0.7s 0.8s; animation-fill-mode:forwards; }
.section2.on .txt2 span { animation:ani_3 0.8s 1.4s; animation-fill-mode:forwards; }

.section2 .content {opacity:0;}
.section2 .slide_wrap{position:relative; margin-top: -5.3rem;}
.section2 .slide_wrap .slide_ctn{}
.section2 .slide_wrap .slide_ctn .slick-track{left: 19.8vw;}
.section2 .slide_wrap .slide_ctn .item{position:relative; width: 100%; max-width: 80.0rem; overflow: hidden; padding-top: 106px; transition:1.2s; margin: 0 1.5rem;}
.section2 .slide_wrap .slide_ctn .item a{position:absolute; top: 0; right: 0; bottom: 0; left: 0;}
.section2 .slide_wrap .slide_ctn .item .img_box{position:relative; border-radius:30px; overflow: hidden;min-height: 37.4rem;}
.section2 .slide_wrap .slide_ctn .item .img_box figure{}
.section2 .slide_wrap .slide_ctn .item .img_box figure img{}
.section2 .slide_wrap .slide_ctn .item .img_box h3:not(.on){position:absolute; bottom:30px; left: 40px; font-family: 'Russo One', sans-serif; font-size:45px; color: #fff; letter-spacing:0; line-height: 1.1; transition:1.2s}
.section2 .slide_wrap .slide_ctn .item .img_box .on{position:absolute; bottom: -18px; right: -3px; font-family: 'Russo One', sans-serif; font-size:80px; color: #fff; letter-spacing:0; text-align: right; line-height: 1.1; transform:translateX(100%); transition:1.2s}
.section2 .slide_wrap .slide_ctn .item .down_txt{position:relative; transform:translateY(-100%);padding: 3.5rem 4.0rem 0; z-index: -1; transition:1.2s}
.section2 .slide_wrap .slide_ctn .item .down_txt h4 {font-weight: 800;font-size: 3.2rem;color: #1a1a1a;margin-bottom: 1.1rem;}
.section2 .slide_wrap .slide_ctn .item .down_txt p {font-size: 1.8rem;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.section2 .slide_wrap .slide_btn {position: absolute;top: -7.2rem;left: 50%;transform: translateX(-45%);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 14.5rem;height: 14.5rem;border-radius: 50%;z-index: 10;}
.section2 .slide_wrap .slide_btn::before{content:""; position:absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/icon_txt_btn.png) no-repeat center
 / contain; z-index: -1; animation:rotate 10s linear infinite;}
.section2 .slide_wrap .slide_btn > div{width: 10px; height: 11px; background:url(../img/icon_txt_btn_arrow01.png) 50% 50% no-repeat; padding: 15px; cursor: pointer; }
.section2 .slide_wrap .slide_btn > .next{background:url(../img/icon_txt_btn_arrow02.png) 50% 50% no-repeat;}

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

.section2 .slide_wrap .slide_ctn .item.slick_now{padding-top: 0;}
.section2 .slide_wrap .slide_ctn .item.slick_now .img_box h3:not(.on){transform:translateY(140%)}
.section2 .slide_wrap .slide_ctn .item.slick_now .img_box .on{transform:translateX(0)}
.section2 .slide_wrap .slide_ctn .item.slick_now .down_txt{transform:translateY(0);}
.section2.on .content { animation: ani_3 0.8s 0.8s; animation-fill-mode:forwards; }

@media( max-width: 1650px ) {
	.section2 .tit {padding: 0 1rem;}
}
@media( max-width: 1700px ) {
	.section2 .slide_wrap .slide_ctn .slick-track {left: 22vw;}
}
@media( max-width: 1500px ) {
	.section2 .slide_wrap .slide_ctn .item {max-width: 50rem;}
}
@media( max-width: 1400px ) {
	.section2 .tit {text-align: center;}
	.section2 .slide_wrap {margin-top: 3.3rem;}
	.section2 .slide_wrap .slide_btn {left: 90%;}
}
@media( max-width: 800px ) {
	.section2 .slide_wrap .slide_ctn .item {max-width: 42rem;}
	.section2 .slide_wrap .slide_btn {width: 10.5rem;height: 10.5rem;left: auto;right: 0%;top: -5rem;}
	.section2 .slide_wrap .slide_ctn .item .down_txt {padding: 2.0rem 2rem 0;}
}
@media( max-width: 500px ) {
	.section2 .slide_wrap .slide_ctn .item {max-width: 38rem;}
	.section2 .slide_wrap .slide_ctn .slick-track {left: 1vw;}
	.section2 .slide_wrap .slide_ctn .item .img_box {min-height: 27.4rem;}
}









/*	TNS NUMBERS */
.section3 {}
.section3 .wrap {width: 100%;height: 100%;background: url(../img/numbers_bg.jpg) no-repeat center / cover;display: flex;align-items: center;justify-content: center;}
.section3 .wrap .wrap_in {display: flex;align-items: center;width: 100%;max-width: 160rem;justify-content: space-between;flex-wrap: wrap;}
.section3 .tit {width: 50%;padding-right: 13rem;}
.section3 .tit .txt1 {font-size: 6.0rem;color: #fff;font-family: 'nimbus-sans-extendard';font-weight: 900;line-height: calc(65/60);}
.section3 .tit .txt2 {font-size: 1.8rem;color: #fff;line-height: calc(32/18);margin-top: 4rem;}
.section3 .tit .btn1 {margin-top: 7.4rem;opacity:0;}
.section3 .tit .btn1 > a {display: flex;justify-content: center;align-items: center;width: 17.5rem;height: 6.0rem;font-family: 'Poppins';font-size: 1.6rem;font-weight: 700;color: #fff;border-radius: 100px;border: 1px solid #fff;position: relative;z-index: 5;overflow: hidden;transition: color 0.4s;}
.section3 .tit .btn1 > a:before {content: "";width: 110%;height: 110%;background: #fff;position: absolute;top: 50%;left: 50%;z-index: -1;transform: translate(-50%, -50%) scaleY(0);transform-origin: bottom;transition: all 0.4s;}
.section3 .tit .btn1 > a:hover{ color: #000; }
.section3 .tit .btn1 > a:hover::before{ transform: translate(-50%, -50%) scaleY(1); }

.section3 .content {width: 50%;padding-left: 12rem;}
.section3 .content .content_wrap {display: flex;flex-wrap: wrap;}
.section3 .content .content_wrap .sub {width: calc((100% - 3rem) / 2);margin-right: 3rem;margin-bottom: 3rem;opacity: 0;}
.section3 .content .content_wrap .sub1 {}
.section3 .content .content_wrap .sub2 {margin-right: 0rem;}
.section3 .content .content_wrap .sub3 {margin-bottom: 0rem;}
.section3 .content .content_wrap .sub4 {margin-right: 0rem;margin-bottom: 0rem;}
.section3 .content .content_wrap .sub .sub_wrap {position: relative;border-radius: 3rem;overflow: hidden;padding: 4rem;aspect-ratio: 1/1;}
.section3 .content .content_wrap .sub1 .sub_wrap {background: #008cd6;}
.section3 .content .content_wrap .sub2 .sub_wrap {background: #77787b;}
.section3 .content .content_wrap .sub3 .sub_wrap {background: #fff;}
.section3 .content .content_wrap .sub4 .sub_wrap {background: #063994;}
.section3 .content .content_wrap .sub .sub_wrap .thumb {width: 7rem;height: 7rem;}
.section3 .content .content_wrap .sub1 .sub_wrap .thumb {background: url(../img/numbers_ico_01.png) no-repeat center/contain;}
.section3 .content .content_wrap .sub2 .sub_wrap .thumb {background: url(../img/numbers_ico_02.png) no-repeat center/contain;}
.section3 .content .content_wrap .sub3 .sub_wrap .thumb {background: url(../img/numbers_ico_03.png) no-repeat center/contain;}
.section3 .content .content_wrap .sub4 .sub_wrap .thumb {background: url(../img/numbers_ico_04.png) no-repeat center/contain;}

.section3 .content .content_wrap .sub .sub_wrap .txt1 {font-size: 1.8rem;color: #fff;margin-top: 2rem;}
.section3 .content .content_wrap .sub .sub_wrap .txt2 {position: absolute;bottom: 4rem;}
.section3 .content .content_wrap .sub .sub_wrap .txt2 .txt_num {font-size: 4.5rem;color: #fff;font-family: 'Jost';font-weight: 900;}
.section3 .content .content_wrap .sub .sub_wrap .txt2 .txt_unit {font-size: 1.8rem;color: #fff;font-family: 'Poppins';padding-left: 0.3rem;}

.section3 .content .content_wrap .sub3 .sub_wrap .txt1 {color: #000}
.section3 .content .content_wrap .sub3 .sub_wrap .txt2 .txt_num {color: #000}
.section3 .content .content_wrap .sub3 .sub_wrap .txt2 .txt_unit {color: #000}

.section3 .tit .txt1 > span > span,
.section3 .tit .txt2 span {opacity: 0;}
.section3 .tit .txt1 > span,
.section3 .tit .txt2 { display:block; overflow:hidden; }
.section3 .tit .txt1 > span > span { display:inline-block; min-width:14px; line-height:1.0 }
.section3 .tit .txt2 span { display:block }

.section3.on .txt1 > span > span { animation:ani_3 0.7s 0.8s; animation-fill-mode:forwards; }
.section3.on .txt2 span { animation:ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section3.on .btn1 { animation:ani_3 0.8s 1.2s; animation-fill-mode:forwards; }


.section3.on .tit01 span{animation: ani_3 0.8s 0.7s;    animation-fill-mode: forwards;}
.section3 .tit .txt1 > span, .section3 .tit .txt2 > .section3 .tit01 span{display:block;overflow:hidden}
.section3 .tit .txt1 > span > span, .section3 .tit .txt2 span > .section3 .tit .txt1 span{opacity:0}


.section3.on .content .content_wrap .sub1 {animation: ani_1 0.8s 0.1s;animation-fill-mode: both;}
.section3.on .content .content_wrap .sub2 {animation: ani_2 0.8s 0.1s;animation-fill-mode: both;}
.section3.on .content .content_wrap .sub3 {animation: ani_3 0.8s 0.1s;animation-fill-mode: both;}
.section3.on .content .content_wrap .sub4 {animation: ani_4 0.8s 0.1s;animation-fill-mode: both;}
.section3.on .content .content_wrap .sub .sub_wrap .thumb {-webkit-animation: quick_circle 0.6s linear alternate 0.1s;animation: quick_circle 0.6s linear alternate 1.8s;}

.section3 .content .content_wrap .sub .sub_wrap:hover .thumb {-webkit-animation: quick_circle 0.6s linear alternate 0.1s;animation: quick_circle 0.6s linear alternate 0.1s;}

@media( max-width: 1650px ) {
	.section3 .wrap .wrap_in {padding: 0 1rem;}
}
@media( max-width: 1500px ) {
	.section3 .content {padding-left: 0;}
	.section3 .content .content_wrap .sub .sub_wrap .txt2 .txt_num {font-size: 4.0rem;}
}
@media( max-width: 1100px ) {
	.section3 .wrap .wrap_in {flex-direction: column;}
	.section3 .tit {width: 100%;padding-right: 0;display: flex;justify-content: center;flex-direction: column;align-items: center;}
	.section3 .tit .txt1 {font-size: 5.0rem;}
	.section3 .tit .txt2 {display: none !important;}
	.section3 .tit .btn1 {margin-top: 0.4rem;margin-bottom: 1.5rem;}
	.section3 .tit .btn1 > a {width: 14.5rem;height: 4rem;font-size: 1.4rem;}
	.section3 .content .content_wrap .sub .sub_wrap .thumb {width: 5rem;height: 5rem;}
	.section3 .content .content_wrap .sub .sub_wrap {padding: 2.5rem;}
	.section3 .content .content_wrap .sub .sub_wrap .txt1 {margin-top: 1rem;}

	.section3 .content .content_wrap .sub .sub_wrap .txt2 .txt_unit {font-size: 1.4rem;}
	.section3 .content .content_wrap .sub .sub_wrap .txt2 .txt_num {font-size: 3.0rem;}
}
@media( max-width: 950px ) {
	.section3 .content {width: 100%;}

	.section3 .content .content_wrap .sub3 {margin-bottom: 3rem;}
}

/*	SERVICE */
.section4 {}
.section4 .wrap {width: 100%;height: 100%;background: #e6edf3;display: flex;justify-content: center;align-items: center;}
.section4 .wrap .wrap_in {width: 100%;max-width: 160rem;}
.section4 .tit {}
.section4 .tit .txt1 {font-size: 6.0rem;font-family: 'nimbus-sans-extendard';font-weight: 900;}
.section4 .content {margin-top: 4rem;opacity: 0;}
.section4 .content .content_wrap {position: relative;}
.section4 .content .content_wrap .acrd_cont_wrap {display: flex;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont {display: flex;justify-content: space-between;width: 23.5%;max-width: 20rem;background: rgba(0,0,0,0);border-radius: 20px;overflow: hidden;transition: .3s;height: clamp(40rem,46rem,46rem);position: relative;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:not(:last-child) {margin-right: 2%;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box {display: none;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap {padding: 6rem 3rem 2rem;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap .txt_top .slide_tit {display: inline-block;margin-bottom: 1rem;font-size: 4.0rem;font-family: 'nimbus-sans-extendard';color: #000;font-weight: 900;line-height: calc(45/40);}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap .txt_top .slide_detail {font-size: 1.8rem;color: #666666;line-height: calc(32/18);}
.section4 .btn_arrow {width: 6rem;aspect-ratio: 1;display: inline-block;position: relative;background: #24aae1;border-radius: 100%;z-index: 1;}
.section4 .btn_arrow::before {content: "";background: url(../img/service_ico_arrow_01.png) no-repeat center/contain;width: 1.4rem;height: 1.5rem;position: absolute;top: calc(50% - 0.75rem);left: calc(50% - 0.9rem);transform: rotate(45deg);transition: all ease 0.3s;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap .btn_arrow {opacity: 0;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .img_box {width: 100%;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:nth-child(1) .img_box {background: url(../img/service_01_01.jpg) no-repeat center/cover;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:nth-child(2) .img_box {background: url(../img/service_02.jpg) no-repeat center/cover;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:nth-child(3) .img_box {background: url(../img/service_03.jpg) no-repeat center/cover;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:nth-child(4) .img_box {background: url(../img/service_04.jpg) no-repeat center/cover;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:nth-child(5) .img_box {background: url(../img/service_05.jpg) no-repeat center/cover;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .img_box img {object-fit: cover;height: 100%;}
.mo {display: none;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box {position: absolute;top: 0;left: 0;padding: 6rem clamp(2rem,1.6vw,3rem) 2rem;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: space-between;cursor: pointer;background: linear-gradient( to bottom, rgba(0,140,214,0.6), transparent )}

.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box .slide_tit {font-size: 3.2rem;color: #fff;font-weight: 800;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box .btn_black {width: 6rem;height: 6rem;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box .btn_black img {width: 30%;max-width: fit-content;transform: rotate(45deg);transition: all ease 0.3s;}

.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on {width: 93%;width: 100%;max-width: 100%;background: #fff;transition: .3s;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .txt_box {display: block;width: 60%;word-break: break-all;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .txt_box .txt_inner_wrap {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .txt_box .btn_arrow {opacity: 1;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .before_txt_box .slide_tit {opacity: 0;}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .before_txt_box {background: transparent;}


.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont:hover .btn_arrow::before {transform: rotate(0deg);}
.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on .img_box {width: 40%;}

.section4 .tit .txt1 > span > span {opacity: 0;}
.section4 .tit .txt1 > span { display:block; overflow:hidden; }
.section4 .tit .txt1 > span > span { display:inline-block; min-width:14px; line-height:1.0 }

.section4.on .txt1 > span > span { animation:ani_3 0.7s 0.8s; animation-fill-mode:forwards; }
.section4.on .content {animation:ani_3 0.8s 1.2s; animation-fill-mode:forwards;}


@media( max-width: 1300px ) {
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap .txt_top .slide_tit {font-size: 3.0rem;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box .slide_tit {font-size: 2.2rem;}
}
@media( max-width: 1024px ) {
	.section4 .tit .txt1 {text-align: center;}
}
@media( max-width: 768px ) {
	.section4 .tit .txt1 {font-size: 5.0rem;}
	.section4 .content .content_wrap .acrd_cont_wrap {flex-direction: column;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont {width: 100%;max-width: 100%;height: 10rem;margin-bottom: 1.5rem;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont.on {height: 20rem;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .before_txt_box {padding: 2rem clamp(2rem,1.6vw,3rem) 2rem;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap {padding: 2rem 3rem 2rem;}
	.section4 .content .content_wrap .acrd_cont_wrap .acrd_cont .txt_box .txt_inner_wrap .txt_top .slide_detail {display: none;}
}


/*	TOWING RECORD */
.section5 {}
.section5 .wrap {width: 100%;height: 100%;background: url(../img/record_bg.jpg) no-repeat center/cover;padding: 10rem 0;}
.section5 .wrap .wrap_in {position: relative;width: 100%;height: 100%;background: rgba(0,0,0,0.7);border-radius: 4.5rem;max-width: 160rem;margin: 0 auto;padding: 8rem 5rem;}
.section5 .tit {position: absolute;top: 6.5rem;padding-left: 5rem;}
.section5 .tit .txt1 {font-size: 6.0rem;font-family: 'nimbus-sans-extendard';font-weight: 900;color: #fff;}
.section5 .tit .txt1 > span > span {opacity: 0;}
.section5 .tit .txt1 > span { display:block; overflow:hidden; }
.section5 .tit .txt1 > span > span { display:inline-block; min-width:14px; line-height:1.0 }

.section5.on .txt1 > span > span { animation:ani_3 0.7s 0.8s; animation-fill-mode:forwards; }


.section5 .content {position: relative;width: 100%;height: 100%;}
.section5 .content .recSwiperTop {position: absolute;top: 0;right: 6.0rem;width: 8rem;height: 3rem;}
.section5 .content .recSwiperTop .swiper-button-prev {left: 0;margin: 0;top: 0.4rem;height: auto;width: auto;}
.section5 .content .recSwiperTop .swiper-button-next {left: auto;right: 0;margin: 0;top: 0.4rem;height: auto;width: auto;}
.section5 .content .recSwiperTop .swiper-button-next, .section5 .content .recSwiperTop .swiper-button-prev {}
.section5 .content .recSwiperTop .swiper-button-next:after, .section5 .content .recSwiperTop .swiper-button-prev:after {font-size: 1.4rem;color: #fff;}
.section5 .content .recSwiperTop .swiper-pagination-fraction {font-size: 1.4rem;color: #aaaaaa;font-family: 'Poppins';font-weight: 500;top: 0;bottom: auto;width: 70%;left: 50%;transform: translateX(-50%);}
.section5 .content .recSwiperTop .swiper-pagination-current {color: #24aae1;}

.section5 .content .recSwiper {position: relative;width: 100%;height: 100%;padding-top: 10rem;}
.section5 .content .swiper-slide {display: flex;justify-content: center;align-items: center;color:#fff}
.section5 .content .swiper-slide .slide_wrap {width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;border-top: solid 1px rgba(163,163,163,0.7);}
.section5 .content .swiper-slide .slide_wrap .sub {width: calc(100%/3);height: 100%;
}
.section5 .content .swiper-slide .slide_wrap .sub1 {border-right: solid 1px rgba(163,163,163,0.7);display: flex;justify-content: center;align-items: center;opacity: 0;transition: 0.5s;padding: 2rem;}
.section5 .content .swiper-slide .slide_wrap .sub1 .sub1_wrap {}
.section5 .content .swiper-slide .slide_wrap .sub1 img {max-width: 100%;}
.section5 .content .swiper-slide .slide_wrap .sub2 {border-right: solid 1px rgba(163,163,163,0.7);display: flex;justify-content: center;align-items: center;padding: 0 6rem;opacity: 0;transition: 0.5s;}
.section5 .content .swiper-slide .slide_wrap .sub2 > ul {width: 100%;}
.section5 .content .swiper-slide .slide_wrap .sub2 span {font-size: 1.8rem;font-family: 'Poppins';line-height: 2;width: 50%;display: inline-block;vertical-align:top}
.section5 .content .swiper-slide .slide_wrap .sub2 span:last-child {color: #24aae1;}
.section5 .content .swiper-slide .slide_wrap .sub3 {padding: 0 5.8rem;display: flex;justify-content: center;align-items: center;flex-direction: column;opacity: 0;transition: 0.5s;}
.section5 .content .swiper-slide .slide_wrap .sub3 .thumb {width: 100%;aspect-ratio: 1.52/1;border-radius: 3rem;}
.section5 .content .swiper-slide .slide_wrap .sub3 .txt1 {font-size: 1.8rem;color: #fff;font-family: 'Poppins';line-height: calc(32/18);margin-top: 2.5rem;}

.section5.on .content .swiper-slide.init .slide_wrap .sub1 img {visibility: visible;animation-duration: 1s;animation-delay: 0.2s;animation-name: scale-up-center;animation-fill-mode:forwards;}

.section5 .content .swiper-slide.swiper-slide-active .slide_wrap .sub1 {opacity: 1;}
.section5 .content .swiper-slide.swiper-slide-active .slide_wrap .sub2 {opacity: 1;}
.section5 .content .swiper-slide.swiper-slide-active .slide_wrap .sub3 {opacity: 1;}
.section5 .content .swiper-slide .slide_wrap .sub2 > ul > li {}

@media( max-width: 1600px ) {
	.section5 .content .swiper-slide .slide_wrap .sub2 {padding: 0 5rem;}

}
@media( max-width: 1200px ) {
	.section5 .wrap .wrap_in {padding: 5rem 3rem;}
	.section5 .content .swiper-slide .slide_wrap .sub2 {padding: 0 2rem;}
	.section5 .content .swiper-slide .slide_wrap .sub3 {padding: 0 2rem;}
}
@media( max-width: 1024px ) {
	.section5 .wrap {padding: 10rem 1rem;}
	.section5 .wrap .wrap_in {padding: 3rem 2rem;}
	.section5 .content .swiper-slide .slide_wrap .sub3 .thumb {width: 50%;}
	.section5 .content .recSwiper {padding-top: 12rem;}
	.section5 .tit {padding-left: 0rem;}
	.section5 .tit .txt1 {font-size: 3.5rem;}
	.section5 .content .recSwiperTop {top: 9.0rem;right: 0;}
	.section5 .content .swiper-slide .slide_wrap {flex-wrap: nowrap;flex-direction: column;}
	.section5 .content .swiper-slide .slide_wrap .sub {width: 100%;}
	.section5 .content .swiper-slide .slide_wrap .sub1 {display: none;}
	.section5 .content .swiper-slide .slide_wrap .sub2 {border-right: 0 none;}
	.section5 .content .swiper-slide .slide_wrap .sub2 span {line-height: 1.5;}
	.section5 .content .swiper-slide .slide_wrap .sub3 .txt1 {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
}

@media( max-width: 768px ) {
	.section5 .content .swiper-slide .slide_wrap .sub2 > ul > li:nth-child(n+6) {display: none;}
	.section5 .content .swiper-slide .slide_wrap .sub3 .thumb {width: 100%;}


}



/*	ABOUT TNS */
.section6 {}
.section6 .wrap {width: 100%;height: 100%;background: #fff;display: flex;align-items: center;justify-content: center;}
.section6 .wrap .wrap_in {display: flex;align-items: center;width: 100%;max-width: 160rem;justify-content: space-between;flex-wrap: wrap;}
.section6 .tit {width: calc(50% - 13.5rem);padding-right: 13rem;}
.section6 .tit .txt1 {font-size: 6.0rem;font-family: 'nimbus-sans-extendard';font-weight: 900;line-height: calc(65/60);}
.section6 .tit .txt2 {font-size: 1.8rem;line-height: calc(32/18);margin-top: 4rem;}
.section6 .tit .btn1 {margin-top: 7.4rem;opacity:0;}
.section6 .tit .btn1 > a {display: flex;justify-content: center;align-items: center;width: 17.5rem;height: 6rem;font-family: 'Poppins';font-size: 1.6rem;font-weight: 700;color: #666;border-radius: 100px;border: 1px solid #999;position: relative;z-index: 5;overflow: hidden;transition: color 0.4s;}
.section6 .tit .btn1 > a:before {content: "";width: 110%;height: 110%;background: #999;position: absolute;top: 50%;left: 50%;z-index: -1;transform: translate(-50%, -50%) scaleY(0);transform-origin: bottom;transition: all 0.4s;}
.section6 .tit .btn1 > a:hover{ color: #fff; }
.section6 .tit .btn1 > a:hover::before{ transform: translate(-50%, -50%) scaleY(1); }

.section6 .content {position: relative;width: calc(50% + 13.5rem);}
.section6 .content .content_wrap {display: flex;flex-wrap: wrap;}
.section6 .content .content_wrap .sub {width: calc((100% - 3rem) / 2);margin-right: 3rem;margin-bottom: 3rem;opacity: 0;}
.section6 .content .content_wrap .sub1 {}
.section6 .content .content_wrap .sub2 {margin-right: 0rem;}
.section6 .content .content_wrap .sub3 {margin-bottom: 0rem;}
.section6 .content .content_wrap .sub4 {margin-right: 0rem;margin-bottom: 0rem;position: absolute;bottom: 0;right: 0;}
.section6 .content .content_wrap .sub .sub_wrap {position: relative;border-radius: 3rem;overflow: hidden;padding: 2.7rem 4rem;aspect-ratio: 1/1;display: flex;align-items: flex-end;}
.section6 .content .content_wrap .sub1 .sub_wrap {}
.section6 .content .content_wrap .sub2 .sub_wrap {aspect-ratio: 1.85/1;}
.section6 .content .content_wrap .sub3 .sub_wrap {aspect-ratio: 1.85/1;}
.section6 .content .content_wrap .sub4 .sub_wrap {}


.section6 .content .content_wrap .sub .sub_wrap .thumb {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;transition: 0.5s;}
.section6 .content .content_wrap .sub1 .sub_wrap .thumb {background: url(../img/about_01.jpg) no-repeat center / cover;}
.section6 .content .content_wrap .sub2 .sub_wrap .thumb {background: url(../img/about_02.jpg) no-repeat center / cover;}
.section6 .content .content_wrap .sub3 .sub_wrap .thumb {background: url(../img/about_03.jpg) no-repeat center / cover;}
.section6 .content .content_wrap .sub4 .sub_wrap .thumb {background: url(../img/about_04.jpg) no-repeat center / cover;}
.section6 .content .content_wrap .sub .sub_wrap .txt1 {font-size: 3.2rem;color: #fff;font-weight: 800;z-index: 2;}


.section6 .content .content_wrap .sub .sub_wrap:hover .thumb {transform: scale(1.1);}

.section6 .tit .txt1 > span > span,
.section6 .tit .txt2 span {opacity: 0;}
.section6 .tit .txt1 > span,
.section6 .tit .txt2 { display:block; overflow:hidden; }
.section6 .tit .txt1 > span > span { display:inline-block; min-width:14px; line-height:1.0 }
.section6 .tit .txt2 span { display:block ; }
.section6 .tit .logo_img span{filter: invert(1);}
.section6 .tit .logo_img{margin-top:1rem}

.section6.on .txt1 > span > span { animation:ani_3 0.7s 0.8s; animation-fill-mode:forwards; }
.section6.on .txt2 span { animation:ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section6.on .btn1 { animation:ani_3 0.8s 1.2s; animation-fill-mode:forwards; }

.section6.on .content .content_wrap .sub1 {animation: ani_1 0.8s 0.1s;animation-fill-mode: both;}
.section6.on .content .content_wrap .sub2 {animation: ani_2 0.8s 0.1s;animation-fill-mode: both;}
.section6.on .content .content_wrap .sub3 {animation: ani_3 0.8s 0.1s;animation-fill-mode: both;}
.section6.on .content .content_wrap .sub4 {animation: ani_4 0.8s 0.1s;animation-fill-mode: both;}


@media( max-width: 1650px ) {
	.section6 .wrap .wrap_in {padding: 0 1rem;}
}
@media( max-width: 1500px ) {
	.section6 .content {padding-left: 0;}
}
@media( max-width: 1100px ) {
	.section6 .wrap .wrap_in {flex-direction: column;}
	.section6 .tit {width: 100%;padding-right: 0;display: flex;justify-content: center;flex-direction: column;align-items: center;}
	.section6 .tit .txt1 {font-size: 5.0rem;}
	.section6 .tit .txt2 {display: none !important;}
	.section6 .tit .btn1 {margin-top: 0.4rem;margin-bottom: 1.5rem;}
	.section6 .tit .btn1 > a {width: 14.5rem;height: 4rem;font-size: 1.4rem;}
	.section6 .content .content_wrap .sub {width: calc((100% - 1.5rem) / 2);margin-right: 1.5rem;margin-bottom: 1.5rem;}
	.section6 .content .content_wrap .sub2 ,.section6 .content .content_wrap .sub4 {margin-right: 0rem;}
	.section6 .content .content_wrap .sub .sub_wrap {padding: 2.5rem;}

}
@media( max-width: 950px ) {
	.section6 .content {width: 100%;}
}






/* sec_footer */
#wrap footer {position: fixed;bottom:0;left:0;}
.sec_footer {width: calc(100% + 130px);height: auto;background: transparent;  }




/*section7 - footer*/







@media( max-width: 1400px ) {

}
@media( max-width: 1024px ) {

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

}





/*******	customized code End	*********/