@charset "utf-8";

html {font-size:62.5%; }
@media screen and (max-width: 1024px){
	html {font-size:58%; }
}
@media screen and (max-width: 768px){
	html {font-size:54%; }
}

@media screen and (max-width: 500px){
	html {font-size:48%; }
}
.layer_on {
    overflow: hidden;
    height: 100%;
}

.par_rolling-banner{display:none}
.in_rolling-banner{display:none}
.di_rolling-banner{display:none}
.fi_rolling-banner{display:none}
.me_rolling-banner{display:none}
.aviation_rolling-banner{display:none}
body {font-family: 'pretendard', 'Noto Sans KR', 'Malgun Gothic', 'Nanum Gothic', dotum, Helvetica, Apple SD Gothic Neo, sans-serif;color: #222;min-width: 340px;background: #fff; /*font-size:16px; font-size:62.5%; */
		word-break:keep-all; }

body.total_menu {height: 100vh;overflow: hidden;}
body.body_main {overflow: hidden;}
@media screen and (max-width: 1024px){
body {/*overflow:hidden;*/}
}
body img {max-width: 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;}
.fd-transition {-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;transition: all .3s ease;}
.fd-transition-2 {-webkit-transition: all .9s ease;-moz-transition: all .9s ease;-o-transition: all .9s ease;-ms-transition: all .9s ease;transition: all .9s ease;}

.teleNum {color:inherit !important}

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

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'Malgun Gothic'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_roboto {font-family: 'Roboto';}
.font_verdana {font-family: 'Verdana';}
.font_mont {font-family: 'Mont-HeavyDEMO';}
.font_mont_light {font-family: 'Mont-ExtraLightDEMO';}
.font_encode {font-family:'Encode Sans', sans-serif;}
.font_pretendard {font-family: 'Pretendard';}
.font_barun_nanum {font-family: 'Nanum Barun Gothic', sans-serif;}
.font_play {font-family: 'Play';}


.point {color:#b2dc20 !important;}


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

.clear {}
.clear:after {display:block;clear:both;content:''}

.wid_1800 {width:100%; max-width:1800px; margin:auto;}
.wid_1800_95 {width:100%; max-width:1800px; margin:auto;}

.wid_1600 {width:100%; max-width:1600px; margin:auto;}
.wid_1600_95 {width:100%; max-width:1600px; margin:auto;}
.wid_1600_100 {width:100%; max-width:1600px; margin:auto;}

.wid_1400 {width:100%; max-width:1400px; margin:auto;}
.wid_1400_95 {width:100%; max-width:1400px; margin:auto;}

@media screen and (max-width: 1850px){
	.wid_1800 {padding:0 10px;}
	.wid_1800_95 {max-width:95%;}
}
@media screen and (max-width: 1650px){
	.wid_1600 {padding:0 10px;}
	.wid_1600_95 {max-width:95%;}
}
@media screen and (max-width: 1450px){
	.wid_1400 {padding:0 10px;}
	.wid_1400_95 {max-width:95%;}
}

.mg_t0 {margin-top:0px!important;}
.mg_t10{margin-top:10px;}
.mg_t20{margin-top:20px;}
.mg_t30{margin-top:30px;}
.mg_t40{margin-top:40px;}
.mg_t50{margin-top:50px;}
.mg_t80{margin-top:80px;}
.mg_t100{margin-top:100px;}
.mg_t120{margin-top:120px;}

.mg_b10{margin-bottom:10px;}
.mg_b20{margin-bottom:20px;}
.mg_b30{margin-bottom:30px;}
.mg_b40{margin-bottom:40px;}
.mg_b50{margin-bottom:50px;}
.mg_b80{margin-bottom:80px;}
.mg_b100{margin-bottom:100px;}

.txt_l {text-align:left;}
.txt_c {text-align:center;}
.txt_r {text-align:right;}

.txt_b {font-weight:bold;}

.fl_left {float:left;}
.fl_right {float:right;}


.subtab_wrap{position:relative}
/*
** 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:100%;max-width:1600px;height:100%; margin:0;padding:0;clear:both;}
.k_container:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.k_container.type_center {margin:0 auto;}

.k_container_wide_contents {width:100% !important; min-width: 100% !important;}
.k_container_wide_contents:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}

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

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

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

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

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

#wrap {height:auto;background:transparent;}


#m_menu {display: none; position: absolute; top: 0; right: 10px; width: 25px; height: 87px;}
/*top*/
header#header {position: fixed;top: 0;left: 0;width: 100%;z-index: 900;background:#fff}
/*header#header:before {position: absolute;content: '';width:100%;height:100%;}*/
/*header#header:after {position: absolute;content: '';width:100%;height:0px;background: #fff;opacity: 0.3;bottom: 0;}*/
header#header:hover #gnbnav ul.gnb_list > li > a {/*color:#000000;*/}

header#header:hover .header_wrap div.logo {/*background-image: url(../img/logo_b.png);*/}
header.bg {background-color: rgba(0,0,0,0.0);/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";opacity: 0.65;filter: alpha(opacity=65);*/zoom:1;}
header#header.total {position: fixed;}
header#header.m-fixed {top: 0;padding:0;}
.header_wrap {width: 100%;height: 13rem;;/* margin:3.0rem 0 0 0 */}
.headerBox {position: relative;height: 100%;display: flex;justify-content: space-between;align-items: center;max-width: 140.0rem;margin: 0 auto;}
.header_wrap div.logo {width: 15.5rem;aspect-ratio: calc(230 / 55);background: url(../img/logo.png) no-repeat center / contain;z-index: 2000;}

#header.total .header_wrap div.logo {width: 15.5rem;aspect-ratio: calc(230 / 55);background: url(../img/logo_total.png) no-repeat center / contain;z-index: 2000;}
.header_wrap h1 {margin: 0;height: 100%;}
.header_wrap h1 a {height: 100%;display: flex;flex-direction: column;align-items: center;color: #fff;line-height: 1.4;}


.header_wrap .header_right {display: flex;align-items: center;justify-content: flex-end;width:15.5rem;}

.header_wrap div.lang {position: relative;padding: 1.0rem 0;z-index: 2000;}
.header_wrap div.lang .lang_n {width: 2.6rem;aspect-ratio: calc(26 / 27);background: url(../img/sitemap_btn.png) no-repeat center / contain;cursor: pointer;}
.header_wrap div.lang .lang_n > span {transform: rotate(90deg);font-size: 2.2rem;}
.header_wrap div.lang .lang_drop_list {position: absolute;width: 7.0rem;aspect-ratio: 1;opacity: 0;background: #fff;top: 4.5rem;left: 50%;transform: translateX(-50%);border-radius: 1.0rem;padding: 1rem;}
.header_wrap div.lang .lang_drop_list > li {}
.header_wrap div.lang .lang_drop_list > li > a {display: block;width: 100%;color: #333;font-size: 1.4rem;text-align: center;font-weight: 700;padding: 0.4rem;}
.header_wrap div.lang .lang_drop_list > li > a.on,
.header_wrap div.lang .lang_drop_list > li > a:hover {color: #58bdec;}

header#header.init .header_wrap div.logo {margin-left: 0;transition: 0.5s;}


#lang_btn {cursor: pointer}
#lang_btn02 {display:none; cursor: pointer}
.header_wrap div.lang .material-icons {color:#fff; opacity:0.7; font-size:2.8rem; font-weight:100; -webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
.header_wrap div.lang div.lang_m ul.lang_sub {display:none; margin-top:5px; width:80px; margin-left:-25px; background:#fff; border:1px solid #ddd;}
.header_wrap div.lang div.lang_m ul.lang_sub li a {font-size:1.4rem; color:#222; text-align:center; display:block;padding:7px 0;  border:0;}
.header_wrap div.lang div.lang_m ul.lang_sub li a.active {color:red;}

/*헤더 검색바*/
.menu_search-box {width:100%; max-width:216px; position:absolute; top:30px; right:180px; }
.menu_search-box input {width:100%; height:38px; border-radius:38px; padding-left:40px; padding-bottom:2px; color:rgba(180,180,180, 1); background:rgba(255, 255, 255, 0.25);  font-size: 15px; border:1px solid #d9d9d9;}
.btn-search01 {width: 25px;height: 25px;border-style: none;font-size: 13px;font-weight: bold;outline: none;cursor: pointer;position: absolute;left: 15px;top: 8px;color:#ffffff ;background: url("../img/menu_serch_icon.png") no-repeat;background-color:transparent;}

.input-search01::placeholder{color:#b4b4b4;font-size: 13px;letter-spacing: -0.05px;font-weight: 100;}

@media( max-width: 1450px ) {
	.headerBox {padding: 0 1.5rem;}
	header#header{position:fixed}
}



@media( max-width:1200px ) {
	.pc_only{display:none}
}

@media( max-width:768px ) {
	.menu_search-box {max-width:160px;}
	header#header {padding: 0rem;}
}

/* 전체 메뉴 */
div#totalMenu {cursor: pointer;z-index: 2000;}
div#totalMenu div.bars {position: relative;overflow: hidden;}
div#totalMenu div.bars .b_menu {width: 24px;height: 22px;position: relative;display: none;}
div#totalMenu div.bars .c_menu {width: 2.4rem;height: 1.6rem;position: relative;}
div#totalMenu div.bars .c_menu .c_line {transition:.5s;position: relative;width: calc(100% - 0rem);height: 2px;background: #000;/* margin: 0rem 0 0.5rem 0rem; */}
div#totalMenu div.bars .c_menu .c_txt {font-size: 1.2rem;color: #fff;letter-spacing: 0.02rem;}

div#totalMenu div.bars .c_menu:hover .c_line:nth-child(1){width:100%}
div#totalMenu div.bars .c_menu:hover .c_line:nth-child(3){width:100%}
div#totalMenu div.bars .c_menu .c_line:nth-child(1){width:50%;position:absolute;top:0;right:0}
div#totalMenu div.bars .c_menu .c_line:nth-child(2){width:100%;position:absolute;top:50%;transform: translateY(-50%);}
div#totalMenu div.bars .c_menu .c_line:nth-child(3){width:50%;position:absolute;bottom:0;}

div#totalMenu div.bars span.bline {display:block;background:#fff;width:100%;height:3px;margin:0;border-radius: 0%;transition: 0.5s;}
div#totalMenu div.bars span.bline.top1 {position: absolute;top: 0px;left: 0px;width: 24px;}
div#totalMenu div.bars span.bline.top2 {position: absolute;top: 9px;right: 0px;width: 16px;}
div#totalMenu div.bars span.bline.mid1 {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 5px;opacity: 0;}
div#totalMenu div.bars span.bline.bot1 {position: absolute;bottom: 0px;right: 0px;width: 24px;}
div#totalMenu div.bars span.bline.bot2 {position: absolute;bottom: 0px;right: 0px; width:5px;}

#hd.on div#totalMenu {border:3px solid #fff;}
#hd.on div#totalMenu div.bars span.bline {background:#fff;}

div#totalMenu:hover div.bars span.bline.top {width:24px; transition:width 0.6s}
div#totalMenu:hover div.bars span.bline.bot {width:24px; transition:width 0.6s}

div#totalMenu.on {/*background: url(../img/btn_close.png) no-repeat; background-position: center; transition-property: opacity; transition-duration: 1.5s;  */}
div#totalMenu.on div.bars {display:block !important;width: 25px;height: 25px;}

div#totalMenu.on div.bars span.bline.top1 {transform: rotate(45deg);width: 30px;top: 10px;left: -3px;height: 3px;}
div#totalMenu.on div.bars span.bline.bot1  {transform: rotate(-45deg);width: 30px;top: 10px;left: -3px;height: 3px;}

div#totalMenu.on div.bars span.bline.top2 {opacity: 0;}

div#totalMenu.on div.bars span.bline.box_top {display:block; position: absolute;top:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_bottom {display:block; position: absolute;bottom:0px; height:0px; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_left {display:block; position: absolute;left:0px; width:0px; height:100%; background:#c9c9c9}
div#totalMenu.on div.bars span.bline.box_right {display:block; position: absolute; right:0px; width:0px; height:100%; background:#c9c9c9}


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



.total_menu_bg {display: none;position: fixed;width: 100%;background-color: rgba(0,0,0,.5);left: 0;top: 0;z-index: 1099;}
.total_menu_contain {z-index: 100;position: fixed;width: 100%;top: 0%;right: -100%;background: #fff;color: #000;overflow: auto;}
.total_menu_contain:before {content: '';width: 100%;height: 100vh;background: #111111;position: absolute;top: 0;right: 0;z-index: 10;}

.total_menu_contain.active {right: 0%;}
.total_menu_contain.active:before {animation: width 1.5s forwards;animation-delay: 0.3s;}


.total_menu_contain .tm_wrap {width: 100%;height: 100%;display: flex;z-index: 9;position: relative;}
.total_menu_contain .tm_wrap .imgArea {width: 35%;background: url(../img/tm_bg.jpg) no-repeat center / cover;}
.total_menu_contain .tm_wrap .txtArea {width: 65%;display: flex;flex-direction: column;justify-content: center;padding: 0 10%;background: #fff url('../img/tm_bg_logo.png') no-repeat right -0px bottom -0px / 50% auto;}
.total_menu_contain .tm_wrap .txtArea .t_menu_list_wrap {display: flex;flex-direction: column;gap: 6.5rem;}
.total_menu_contain .tm_wrap .txtArea .totalmenu1 {}
.total_menu_contain .tm_wrap .txtArea .big_menu {font-size: 4.0rem;font-weight: 700;}
.total_menu_contain .tm_wrap .txtArea .big_menu > a{}
.total_menu_contain .tm_wrap .txtArea .small_menu {display: flex;gap: 4rem;margin-top: 2.3rem;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li {}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a {font-size: 1.8rem;color: #666666;position: relative;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:after  {content: '';position: absolute;bottom: -3px;left: 0;width: 0%;height: 2px;background: #07913a;transition: width 0.5s;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:hover {color: #07913a;font-weight: 700;}
.total_menu_contain .tm_wrap .txtArea .small_menu > li > a:hover:after {width: 100%;}

.total_menu_contain .tm_wrap .txtArea .tm_lang {display: none;}

.total_menu_contain .total_menu_in {/*display: table; table-layout: fixed; */ height: 100%;width: 100%;}
.total_menu_contain .total_menu_in .total_menu_inner {/*display: table-cell; */   vertical-align: middle;height: 100%;padding:0;overflow-y: auto;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom {width:300px; margin:0 auto; }
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn {float:left; width:130px; height:34px; font-size:1.5rem; line-height:30px; color:#ffffff; text-align:center; border:solid 1px #ffffff; margin-right:35px; }
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn:last-child {margin-right:0px;}
.total_menu_contain .total_menu_in .total_menu_inner .total_menu_in_bottom .total_menu_in_bottom_btn a {color:#ffffff}

.total_menu_in .t_menu_list .t_menu_list_wrap div > p:hover ul{}
.total_menu_in .t_menu_list { width:100%; font-size:0; position: absolute;  z-index:9999; top:50%; transform: translateY(-50%);  }
.total_menu_in .t_menu_list .t_menu_list_wrap {width: 100%;max-width: 140.0rem;position: relative;margin: 0 auto;display: flex;flex-direction: row;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 {width: calc(100% / 4);position: relative;display: flex;flex-direction: column;opacity: 0;transform: translateY(100px);padding: 6.5rem 0;text-align: center;border-left: solid 1px rgba(255, 255, 255, 0.2);}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:last-child {border-right: solid 1px rgba(255, 255, 255, 0.2);}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 .big_menu {}

.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 > p {  display:inline-block; line-height:1.6;position: relative; margin-bottom:10px;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 ul {margin-top: 6.5rem;}

.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(1).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 0.2s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(2).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 0.4s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(3).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 0.6s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(4).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 0.8s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(5).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 1.0s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(6).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 1.2s;}
.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:nth-child(7).active {opacity: 1; transform: translateY(0px); transition-duration: 0.8s; transition-delay: 1.4s;}

.total_menu_in .t_menu_list .t_menu_list_wrap div ul li{}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active li{opacity:1}


.total_menu_in .t_menu_list .t_menu_list_wrap div.active ul{visibility:visible;}

.total_menu_in .t_menu_list .t_menu_list_wrap div .big_menu a {position: relative;font-size: 2.5rem;color: #fff;font-weight: 600;}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active .big_menu a:after{width:100%}
.total_menu_in .t_menu_list .t_menu_list_wrap div.active .big_menu a{/*color:#000; text-align:right;*/}
.total_menu_in .t_menu_list .t_menu_list_wrap div li {display:block;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > a {font-size: 1.8rem;color: #fff;line-height: calc(45 / 18);font-weight: 400;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > a:hover {color: #58bdec;}
.total_menu_in .t_menu_list .t_menu_list_wrap div li > p { text-align:left;  padding:0;margin:0; }
.total_menu_in .t_menu_list .t_menu_list_wrap div li > p a { display:block; font-size:1.0rem;line-height:1.5; color:#999; font-weight:300; margin-bottom:10px; }

.total_menu_in .total_menu_lang {padding: 0 1.5rem;display: flex;justify-content: center;gap: 1.5rem;margin-top: 1.5rem;display: none;}
.total_menu_in .total_menu_lang .tml_sub {width: calc(100% / 2);}
.total_menu_in .total_menu_lang .tml_sub > a {font-size: 1.8rem;color: #fff;border: solid 1px #fff;width: 100%;display: block;text-align: center;padding: 1.0rem;}
.total_menu_in .total_menu_lang .tml_sub > a.on {background: #fff;color: #000;}


.totalsmenu_button {width:40%; position:absolute; bottom:150px; left:40px; /*transform: translateY(-50%);*/ z-index:99; border:1px solid #ddd; }
.totalsmenu_button a {font-size:1.6rem; color:#333; width:49%; display:inline-block; padding:15px; box-sizing:border-box; text-align:center;}
.totalsmenu_button a:first-child {border-right:1px solid #ddd;}


@media screen and (max-width: 1024px){
	.total_menu_in .total_menu_lang {display: flex;}
}
@media screen and (max-width: 1024px){
	.total_menu_contain {width: 100%;}
	.total_menu_in .t_menu_list .t_menu_list_wrap {flex-wrap:wrap;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div > p {font-size:2.2rem; padding-right:30px;}
	.total_menu_in .top_btn { right:20px; top:20px; }
	.totalsmenu_button  {display:none;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang {display: flex;justify-content: center;gap: 2.5rem;margin-top: 3.5rem;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang > li {border: solid 1px #000;border-radius: 5rem;padding: 0.5rem 1.5rem;}
	.total_menu_contain .tm_wrap .txtArea .tm_lang > li > a {font-size: 1.6rem;font-family: 'Poppins';}

	.total_menu_in .t_menu_list .t_menu_list_wrap {padding: 0 1.5rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div .big_menu a {font-size: 2.2rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1:last-child {border-right: solid 0px rgba(255, 255, 255, 0.2);}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 {width: 100%;padding: 3.5rem 0;text-align: left;border-left: solid 0px rgba(255, 255, 255, 0.2);border-bottom: solid 1px rgba(255, 255, 255, 0.2);}
	.total_menu_in .t_menu_list .t_menu_list_wrap .totalmenu1 ul {margin-top: 0.5rem;display: flex;flex-wrap: wrap;column-gap: 1.5rem;}
	.total_menu_in .t_menu_list .t_menu_list_wrap div li > a {line-height: 1.5;}
}
@media screen and (max-width: 768px){
	div#totalMenu div.bars .c_menu {width: 2.5rem;height: 2.5rem;}
}

.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)}


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

@media screen and (max-height: 1640px) {
	.total_menu_contain .total_menu_in .total_menu_inner {padding: 0 12rem;}
}

@media screen and (max-height: 970px) {
	/*.totla_menu_contain {display:none;}*/
}

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

	.header_wrap div.lang {right:15px;}
	.menu_search-box {right:90px;}

	.TotalMenuRight div.cs {right:15px;}


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

@media screen and (max-width: 1400px){
	.header_wrap div.lang {display: none}
	.TotalMenuRight {display:none !important;}
	.header_inner {display:none !important;}
	.menu_search-box {top:15px; right: 60px}
	.total_menu_contain .tm_wrap {flex-direction: column-reverse;justify-content: flex-start;}
	.total_menu_contain .tm_wrap .txtArea {width: 100%;height: 60%;}
	.total_menu_contain .tm_wrap .imgArea {height: 40%;width: 100%;}
}
@media screen and (max-width: 768px){
	.total_menu_contain .tm_wrap .txtArea .t_menu_list_wrap {gap: 3.5rem;}
	.total_menu_contain .tm_wrap .txtArea .big_menu {font-size: 2.5rem;}
	.total_menu_contain .tm_wrap .txtArea .small_menu {gap: 4rem;margin-top: 0.3rem;}
	.total_menu_contain .tm_wrap .txtArea .small_menu > li > a {font-size: 1.8rem;}
}


.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%; 2022-02-09background-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_inner {display: block;width: calc(100% - 33.0rem);}


#gnbnav {opacity: 1;display: flex;justify-content: center;align-items: center;height:11rem}

/*#gnbnav:before {content:'';position: absolute;top:0;background:#e5e7e6;width:100%;height:1px;}*/
#gnbnav ul.gnb_list {transition:.1s;width:100%;display: flex;background:#fff;box-shadow:1px 1px 1px 1px #ddd;padding:0 54px;border-radius:30px;    box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.03);border-radius:50px;}
#gnbnav ul.gnb_list > li {position: relative;padding: 2.2rem 2.5rem;transition:1s;}
.header_inner:hover #gnbnav ul.gnb_list > li{padding:2.2rem 5.5rem;}
#gnbnav ul.gnb_list > li:last-child:after {width: 0;}
#gnbnav ul.gnb_list > li:last-child {margin-right: 0;}
#gnbnav ul.gnb_list > li > a {display: inline-block;font-size: 2.0rem;color: #222;font-weight: 500;position: relative;margin: 0 0px;}


#gnbnav ul > li .eff_text .back{position:absolute; top:0; left:0;}
#gnbnav ul > li .eff_text:hover .front{transform:translateY(-100%) rotateX(90deg); -webkit-transform:translateY(-100%) rotateX(90deg);}
#gnbnav ul > li .eff_text .front{position:relative; -webkit-transform-origin:50% 100% 0; transform-origin:50% 100% 0;}
#gnbnav ul > li .eff_text:hover .back{z-index:1; transform:translateY(-100%) rotateX(0); -webkit-transform:translateY(-100%) rotateX(0);}
#gnbnav ul > li .eff_text .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;}
#gnbnav 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;}
#gnbnav ul > li .eff_text > span > em{display:none;}
#gnbnav ul > li a.eff_text{display:inline-block; position:relative;}

#gnbnav ul.gnb_list > li > a
#gnbnav ul.gnb_list > li > a.on,
#gnbnav ul.gnb_list > li:hover > a {}


 #gnbnav ul.gnb_list > li:hover > a:after { content:''; position:absolute; width:14px; height:14px;  transform: translatex(-50%);
											top:50%; margin-top:-5px; right:-30px;  }

#gnbnav ul.gnb_list > li > a.menu_link:hover:after {}

#gnbnav ul.gnb_list > li > a.on_all:after {content:''; position:absolute; width:14px; height:14px;  transform: translatex(-50%);
											top:50%; margin-top:-5px; right:-30px; background-size:cover; background: url("../img/menu_arr.png") center center no-repeat; }


 #gnbnav ul.gnb_list > li > a:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f36f23;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  bottom: -4px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;

}
 #gnbnav ul.gnb_list > li:hover > a {}

header#header.init #gnbnav {transform: translate(-50%, -50%);transition: 0.8s;transition-delay: 2.5s;opacity: 1;}

@media( max-width: 1850px ) {
	.header_inner {padding-right: 0rem;}
}

@media screen and (max-width: 1400px){
#gnbnav {margin-left:0;}
}


#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 .sub_category.on {display:block !important;}




#gnbnav ul.subNavi {/* opacity: 0; */position: absolute;top: 8.5rem;left: 50%;transform: translateX(-50%);width: 100%;padding: 0;z-index: 100;display: none;/* background: var(--second-color); */min-width: 20rem;/* border-radius: 2rem; */}
#gnbnav ul.subNavi.on {opacity: 1;/* border-top:solid 2px #e60012;*/}
#gnbnav ul.subNavi.on:before {content:'';position:absolute;top:-10px;left:50%;margin-left:-1px;width:0px;height:0px;/*background: #0caede;*/}
#gnbnav ul.subNavi.on:after {content:'';position:absolute;top:0;left:0;width:100%;height:100%;/*background: #000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";opacity: 0.3;filter: alpha(opacity=30);*/z-index: -1;}
#gnbnav ul.subNavi li {display: block;margin-bottom:20px;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: #666666;font-weight: 400;font-size: 1.6rem;padding: 0;line-height: 1;display: block;text-align: center;position: relative;}
#gnbnav ul.subNavi li a > span {position: relative;}
#gnbnav ul.subNavi li a > span:after {content: '';position: absolute;bottom: -3px;left: 0;width: 0%;height: 2px;background: #fff;transition: width 0.3s;}
#gnbnav ul.subNavi li a:hover {color: #009ce1;font-weight: 400;}
#gnbnav ul.subNavi li a:hover > span:after {width: 100%;}
#gnbnav ul.gnb_list > li:hover ul.subNavi.on {/*background: #fff;*/}
#gnbnav ul.subNavi:last-child {/*border-right:solid 1px #e5e5e5; */}

header.bg .subMenuBg {border-radius:50px;position:absolute;left:50%;transform:translatex(-50%);top:114px;/* top: 8.5rem; */max-width:841px;width:100%; background:rgba(255,255,255,1);padding-top:0px;z-index:-1;display:none;/*border-bottom:solid 1px #cccccc;*/box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.03);}
/* .subMenuBg:before {content:'';position:absolute;top:0; transform: translate(-50%, 0); left:50%;  background-color:#ddd;height:1px; width:100%;} */
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;  z-index:899;background:rgba(0,0,0,0.8);display: none;}

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


/**/
/*모바일메뉴*/
.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:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a{display:block;color:#717171;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 #a1bc0b;}
.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: #a1bc0b;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: 1024px){
	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: 100%;margin: 0;padding: 0 1.5rem;}

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

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

	.header_wrap .shop {display: none}

	.header_wrap div.lang {display: none;}

	#gnbnav {display:none;}


}

@media screen and (max-width: 768px){
	.header_wrap {position: fixed;height: 70px;width: 100%;border-radius: 0;background: rgba(255, 255, 255, 0.8);}
	.header_wrap.active  {background: rgba(0,0,0,0.6);}
	.headerBox {padding: 0 2rem;}
}


#sideToggleWrap.on{right: 0;}
#sideToggleWrap .close-sideToggle {float: right;color: #fff;position: relative;z-index: 2;font-size: 16px;}
#sideToggleWrap .widget {position: relative;z-index: 1;clear:both;}

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

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


/* 서브 상단 */
.sub_vg {position: relative;width: 100%;margin-top:6.0rem}
div#vg_con {height:100%;margin: 0 auto; position : relative;display: block;}
div#vg_con .main-slider {width: 1600px;height: 41.0rem;margin:0 auto;}
div#vg_con .main-slider > li { width: 100%;height: 100%;background-position: center;background-size: cover;border-radius:5.0rem}
div#vg_con .sub_vg_title_txt {width:100%; max-width:1500px; font-size:7.0rem; font-weight:600; line-height:1.05;  top: 25%; left: 50%; transform: translate(-50%, -50%); display: block; position: fixed; color:#fff; }
div#vg_con .subNavBarInnerWrap { position: absolute;top: 55%;left: 50%;transform: translate(-50%, -50%); width: 100%;}

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


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

div#vg_con .main-slider{width:100%;}
}


@media screen and (max-width: 1400px){
	div#vg_con {width:100%;}
}

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

@media screen and (max-width: 768px){
	div#vg_con .sub_vg_txt { top:240px;}

}

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 {width: 100%;height: 100%;background: #f2f3f5;border-radius:32.5rem;}
.sub_tab {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;/* column-gap: 7.0rem; */margin-bottom:10.0rem;}
.sub_tab li.tab_list {height: 100%;width:100%;}
.sub_tab li.tab_list > a {font-size: 1.8rem;font-weight: 500;position: relative;color: #000000;line-height:6.8rem;width: 100%;height: 100%;display: inline-block;text-align:center;z-index:99}
/* .sub_tab li.tab_list > a:after {content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 0%;height: 100%;background: #009de1;transition: 0.5s;} */
.sub_tab li.tab_list > a.selected {color: #fff;font-weight:400}
.sub_tab li.tab_list > a.selected:after {content:"";display:block;width: 100%;background:#009de1;height:5.8rem;position:absolute;top:50%;transform:translateY(-50%);z-index:-1;border-radius:2.9rem;}
.sub_tab li.tab_list > a:hover:after {width: 100%;}

.sub_depth_1, .sub_depth_2 {display:none;}


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


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

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


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

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



/* footer */
#footer {width: 100%;height: auto;z-index: 1;position: relative;margin-top: 0rem;background: #fff;padding: 0 0 8.5rem;}
#footer.mainFooter {}
#footer.subFooter {background: #fff;}


/* circle아이콘*/
.icon-box { position:absolute; right:30px; bottom:200px;}
.visual-circle-box{display:inline-block; vertical-align:middle; width:80px; height:80px; position:absolute; right:0px; top:50px;   }
.visual-circle-box:before{position: absolute; top: 50%; margin-top:-95px; left: 50%; margin-left: -95px; content: ''; width: 136px; height: 136px; background: url("../img/footer_catalog.png") 0 0 no-repeat;}
.visual-circle-box .circle-box {position:relative; margin:auto; width:80px; height:80px; background: url('../img/play_icon.png') 55% center no-repeat; border:2px solid #137ccf; border-color:#137ccf; border-radius: 50%; z-index:11; box-sizing:border-box;}
.visual-circle-box .circle-box svg{overflow: visible;position:absolute;top: 5px;left: -1px;width: 72px;height: 72px;fill:none;stroke:#137ccf;transform:rotate(-90deg);}
.visual-circle-box .circle-box svg circle {transform-origin: center; stroke: #fff; stroke-dasharray: 1000;animation: dash 2s linear infinite; stroke-width: 4px;}


.visual-circle-box:before  {-webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  cursor: pointer;}

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

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


.goTop {padding-left: 5rem;}
.goTop a {display: inline-block;position: relative;font-size: 1.5rem; line-height: 8.5rem;}
.goTop a i {font-weight: 100;}

/**footer start**/
.copyrightWrap {margin: 0 auto;display: flex;flex-wrap: wrap;flex-direction: column;position: relative;background:#f2f3f5;padding:70px 100px;border-radius:5.0rem}

.copyrightWrap .footer_btn{position: fixed;bottom:8%;right: 2%;}
.copyrightWrap .footer_btn .top_btn {margin-bottom:1.0rem;width: 6.0rem;aspect-ratio: 1;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;cursor: pointer;}
.copyrightWrap .footer_btn .top_btn .ico_txt{display:none;color:#009de1;font-weight:bold;font-size:1.5rem;}
.copyrightWrap .footer_btn .top_btn01:hover{background:#fff;border:1px solid #009de1}
.copyrightWrap .footer_btn .top_btn01:hover .ico{display:none}
.copyrightWrap .footer_btn .top_btn01:hover .ico_txt{display:block;}


.copyrightWrap .footer_btn .top_btn01{background:#009de1}
.copyrightWrap .footer_btn .top_btn02{background: #717071;}

.copyrightWrap .footer_btn .top_btn .ico {width: 1.8rem;aspect-ratio: calc(18 / 20);background: url(../img/ico_arrow_03.png) no-repeat center / contain;}

.copyrightWrap .footer_btn .top_btn .ico01 {width: 2.4rem;aspect-ratio: 1;background: url(../img/ico_footer_01_01.png) no-repeat center / contain;}
.copyrightWrap .footer_btn .top_btn .ico02 {width: 2.4rem;aspect-ratio: 1;background: url(../img/ico_footer_02_01.png) no-repeat center / contain;}
.copyrightWrap .footer_btn .top_btn .ico03 {width: 2.4rem;aspect-ratio: 1;background: url(../img/ico_footer_03_01.png) no-repeat center / contain;}



.copyrightWrap .footer_top {position: relative;display: flex;flex-wrap: wrap;}
.copyrightWrap .footer_top .ft_top_logo {width: 23.0rem;}
.copyrightWrap .footer_top .ft_top_logo > a {display: block;width: 23.0rem;aspect-ratio: calc(230 / 44);background: url(../img/logo.png) no-repeat center / contain;}
.copyrightWrap .footer_top .ft_top_txt {/*width: calc(100% - 23.0rem); padding-left: 6.5rem; */}
.copyrightWrap .footer_top .ft_top_txt > a {color: #222;font-weight: 700;position: relative;padding-left: 1.5rem;margin-left: 1.5rem;}
/* .copyrightWrap .footer_top .ft_top_txt > a:last-child:before {content: '';position: absolute;top: 0.2rem;left: 0;width: 1px;height: 70%;background: #666666;} */
.copyrightWrap .footer_top .ft_top_txt > a:last-child {color: #666666;}
.copyrightWrap .footer_btm {display: flex;flex-wrap: wrap;line-height: 1.4;/* margin-top: 6rem; */padding-top:6rem;justify-content: space-between;border-top:1px solid #aaaaaa}
.copyrightWrap .footer_btm .ft_btm_1 {/* display: flex;flex-wrap: wrap;align-items: center; */}
.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box {display: flex;flex-wrap: wrap;align-items: center;padding-right: 3.0rem;padding-bottom:0.5rem}
.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box .t1 {color: #333333;font-weight: 800;width:80px;/* padding-right: 2.0rem; */}
.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box .t2 {color: #666666;}
.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box .t2 > a {color: #666666;}


.copyrightWrap .footer_co .ft_btm_2 {color: #666666;margin-top: 1.5rem;}
.copyrightWrap .footer_co .ft_btm_2 > a {color: rgba(119, 119, 119, 0.5);margin-left: 1.5rem;}
.copyrightWrap .footer_co .ft_btm_3 {margin-top: 0.8rem;}
.copyrightWrap .footer_co .ft_btm_3 > a {color: rgba(119, 119, 119, 0.5);margin-right: 1.5rem;}




@media( max-width: 1650px ) {

}
@media( max-width: 1450px ) {
	.copyrightWrap .top_btn {right: 1rem;}
}
@media( max-width: 1250px ) {
	.copyrightWrap .footer_top .ft_top_logo {width: 100%;display: flex;justify-content: center;}
	.copyrightWrap .footer_top .ft_top_txt {width: 100%;padding-left: 0rem;margin-top: 2.5rem;}
	.copyrightWrap .footer_top {text-align: center;}
	.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box {padding-right: 0rem;flex-direction: column;margin-bottom: 1.5rem;}
	.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box .t1 {padding-right: 0rem;}
	.copyrightWrap .footer_btm .ft_btm_1 {flex-direction: column;}
	.copyrightWrap .footer_co .ft_btm_2 {text-align: center;}
	.copyrightWrap .footer_co .ft_btm_2 > a {margin-left: 0rem;display: block;}
	.copyrightWrap .footer_co .ft_btm_3 {text-align: center;}
	.copyrightWrap .top_btn {top: 0rem;}
		.copyrightWrap .footer_btm {margin-top: 5.5rem;}
	.copyrightWrap .footer_btm .ft_btm_1 .ft_btm_box .t1{text-align:center}

}
@media( max-width:768px ) {
	.copyrightWrap .footer_top .ft_tit {font-size: 3.2rem;}
	.copyrightWrap .footer_top .ft_top {width: 3.2rem;right: 0;top: 0;}
	.copyrightWrap .footer_btm .footer_logo .footer_logo_wrap {max-width: 30.0rem;}

	.copyrightWrap .footer_btm .footer_copy br {display: block;}
	.copyrightWrap .footer_btm .footer_copy {text-align: center;line-height: 1.7;}
	.copyrightWrap .footer_btn .top_btn{width:4.5rem;}

	.copyrightWrap .footer_btn .top_btn .ico01 {width: 2.1rem;}
	.copyrightWrap .footer_btn .top_btn .ico02 {width: 2.1rem;}
	.copyrightWrap .footer_btn .top_btn .ico03 {width: 2.1rem;}


}

/**footer end**/


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



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

@media( max-width:1600px ) {

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

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

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

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

.vg_title {word-break: keep-all;position: absolute;top: 0;left: 0;width: 100%;height:100%;}

.vgPage {position: absolute; top: 70%; left: 50%; transform: translate(-50%, -50%); width: 100%; max-width: 1600px;}
.vgPage .vgPageNum {text-align: right; font-size: 17px; color: #fff; font-family: Montserrat; font-weight: 600;}
.vgPage .vgPageNum .nPage {}

.vgPage .vgPageBtn {float: right; margin-top: 90px;}
.vgPage .vgPageBtn .vgPagePrev {float: left; width:12px; height:20px; background: url(../img/vg_btn_prev.png) no-repeat; background-size: contain; background-position: center; margin-right:30px;}
.vgPage .vgPageBtn .vgPageNext {float: left; width:12px; height:20px; background: url(../img/vg_btn_next.png) no-repeat; background-size: contain; background-position: center;}

@media( max-width:1600px ) {
	.vgPage {max-width: 90%;}
}
@media( max-width:1024px ) {
	.vgPage .vgPageBtn {margin-top: 20px;}
	.vgPage {top: auto; bottom: 0;}
}


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


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

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


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

@-webkit-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-moz-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@-o-keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@keyframes titAnimation3{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}
@keyframes text-active-animation {
	from {opacity:0;filter:Alpha(opacity=0); top:1em;}
	to {opacity:1.0;filter:Alpha(opacity=100); top:0;}
}

.square-box {width: 120px; height: 70px; position: absolute; left: 50%; margin-left: 80px; top: 50%; margin-top: 30px; z-index: 500;}
.square-box .square-inner {position: relative;display: block;width: 80px;height: 70px;}
.square-box .square-inner .bluec {position: absolute;background: #ffffff; border-top-right-radius: 400px; border-bottom-right-radius:400px;}
.square-box .square-inner .bluec1 {}
.square-box .square-inner .bluec2 {}
.square-box .square-inner .bluec3 {}
.square-box .square-inner .bluec.anim01 {left: 15px;top: 0;height: 19px;width: 0;-webkit-transition: width .10s linear;transition: width .2s linear; }
.square-box .square-inner .bluec.anim02 {right: -15px;top: 0px;bottom:0px;height: 0px;width: 25px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim03 {right: 0px;top: 0px;height: 0;width: 15px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box .square-inner .bluec.anim04 {right: 0px;bottom: 0px;height: 19px;width: 0;-webkit-transition: width .10s linear;transition: width .2s linear;}
.square-box .square-inner .bluec.anim05 { background: transparent;border-right: solid 5px #ffffff;border-top-left-radius: 50px;right: -15px;top: 0px;bottom:0px;height: 0px;width: 25px;-webkit-transition: height .10s linear;transition: height .2s linear;}
.square-box.on .square-inner .bluec.anim01 {-webkit-transition-delay: .4s;transition-delay: .4s;width: 80%;}
.square-box.on .square-inner .bluec.anim02 {-webkit-transition-delay: .4s;transition-delay: .6s;height: 100%;}
.square-box.on .square-inner .bluec.anim03 {-webkit-transition-delay: .6s;transition-delay: .6s;height: 80%;}
.square-box.on .square-inner .bluec.anim04 {-webkit-transition-delay: .6s;transition-delay: .8s;width: 80%;}
.square-box.on .square-inner .bluec.anim05 {-webkit-transition-delay: .4s;transition-delay: .6s;height: 100%;}

@media( max-width:1024px ) {
	.square-box { margin-left: 80px; margin-top: 10px; }
}


.nanum_pen {font-family: 'Nanum Pen Script';font-size:70px;line-height: 1.3;}

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

@media( max-width:1024px ) {

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

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

	.digital-entry {display: none}

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

	.vg_inner .ytube {position:relative}

	.vg_bottom {display:none;}
}

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



.vg_down { /*position: absolute;bottom: 190px;left: 50%;*/width: 24px;height: 93px;text-align: center;z-index: 2;background: url(../img/mouse.png) no-repeat;background-size: contain;background-position: center; margin: 0 auto;margin-top: 50px;}
.vg_down a#go_service {display: block;padding:0;}

.upDownAni { animation: upDownAnimation .4s ease-in-out infinite alternate}

@media( max-width:1700px ) {
	.vg_down {display:none;}
}

.vg_bottom {position: absolute; bottom: 0;  width:100%; max-width:1600px; left:50%; transform: translateX( -50%); height:74px; }

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


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

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

/* */
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 {display:block;max-width:1400px;width:100%;margin:0 auto}
#sub_navi.fixed {position: fixed;left: 50%;top: 0;width: 100%;margin-top: 0;z-index:99999;    transform: translateX(-50%);}
.subNavWrap {position: relative;width: 100%;padding: 0rem 0rem 0;}
.subNavWrap:after {content: '';position: absolute;left:0;bottom:0;width:100%;height: 1px;background: #dbdbdb;display: none}
.subNavWrap div.subNavInner {display:flex;position:relative;max-width:550px;margin: 0 auto;}
.subNavWrap .btn_home {display: block;width: 50px;height: 54px;font-size: 24px;line-height: 64px;position: relative;background:rgba(0,156,225,.7)  url(../img/sub_home.png) no-repeat;background-position: center center;}
.subNavWrap .btn_home:after { content: '';position: absolute;top: 25px;right: 0;width: 1px;height: 25px;background: #e3dde1;}
.subNavWrap .btn_home em {font-style: normal;}

.botNavWrap div.subNavInner {display:flex;position:relative;max-width:550px;margin: 0 auto;}
.botNavWrap .btn_home {display: block;width: 50px;position: relative;background:rgba(0,156,225,.7)  url(../img/sub_home.png) no-repeat;background-position: center center;}
.botNavWrap .btn_home em {font-style: normal;}

.subNav1st {display:flex;zoom:1;font-size:15px;list-style:none;    margin-left: -1px;}
.subNav1st:after {display:block;clear:both;content:''}
.subNav1st > .navi_dp1 {position:relative;padding:0;min-width:250px;background: url(../img/sub_side.png) no-repeat;background-position: center right;}
.subNav1st > .navi_dp1:last-child:after {background: none}
.subNav1st > .navi_dp1 h2,
.subNav1st > .navi_dp1 h3 {margin:0;line-height:77px;}
.subNav1st > .navi_dp1 a.dp1 {position:relative;display:block;padding:0 20px;text-decoration:none; font-size: 1.6rem;line-height: 3.5;color: #ffffff;background:rgba(0,156,225,.7)}
.subNav1st > .navi_dp1 a.dp1 span.sub_drop {position:absolute; top: 42%; right:30px; 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 a.dp1 span.sub_drop .sub_drop_ico {transition: 0.5s;}
.subNav1st > .navi_dp1.active a.dp1 span.sub_drop .sub_drop_ico { transform: rotate(180deg);transition: 0.5s;}

.subNav2nd {list-style:none;display:none;position:absolute;;width:100%;z-index:99; background-color: #fff;z-index:10; border-top: 0 none;bottom:65px}
.subNav2nd > .navi_dp2 {display: table;width: 100%;}
.subNav2nd > .navi_dp2 > a {display:table-cell;padding:10px 20px;text-decoration:none;border:solid #fff;border-width:0; font-size:  1.6rem;;color: #ffffff;vertical-align: middle;background:rgba(0,156,225,.7) }
.subNav2nd > .navi_dp2 > a:hover,
.subNav2nd > .navi_dp2 > a:active,
.subNav2nd > .navi_dp2 > a:focus,
/* .subNav2nd > .navi_dp2.active > a {text-decoration:underline;} */
/*서브탭메뉴*/

.subNavBarInner {position: relative;width: 100%;height: 100%;max-width: 140rem;margin: 0 auto;}
.subNavBarInner .subNavBarInnerTitle {}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 6.0rem;color: #fff;line-height: 1.2;overflow: hidden;font-weight: 700;text-align: center;margin-top: 2.0rem;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 .char {overflow: hidden;line-height: 1.2;display: inline-block;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1.cm-word-split-JS.split-txt .char {animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1.cm-word-split-JS.split-txt .char {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}

.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size: 1.8rem;color: rgba(255, 255, 255, 1);overflow: hidden;text-align: center;display: flex;justify-content: center;align-items: center;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .char {overflow: hidden;line-height: 1.2;display: inline-block;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2.cm-word-split-JS.split-txt .char {animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2.cm-word-split-JS.split-txt .char {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;}

.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t1 {display: block;width: 1.6rem;height: 1.6rem;background: url(../img/sub_home.png) no-repeat center / contain;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t2 {padding-left: 3.0rem;margin-left: 3.0rem;position: relative;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 .t2:after {content: '>';font-size: 1.4rem;font-family: 'Gothic A1';position: absolute;top: 50%;left: 0;transform: translateY(-50%);}

@keyframes visualTextAni{
	0%{opacity:0;transform:translateY(40px);}
	100%{opacity:1;transform:translateY(0px);}
}

.subNavBarInner .subNavBar1st {margin: 0 auto; padding: 18px 0;}
.subNavBarInner .subNavBar1st li { display:inline-block; text-align:left; padding:0 20px; font-size: 20px; font-weight: 400; position: relative;}
.subNavBarInner .subNavBar1st li br {display:none;}
.subNavBarInner .subNavBar1st li.active {color:#fff; font-weight:400; position: relative; }
.subNavBarInner .subNavBar1st li.active a {color:#fff; font-weight:400;  }

.subNavBarInner .subNavBar1st li a {color:#fff; }

.subNavBarInner2 {max-width: 1400px; margin: 0 auto;display:none}
.subNavBarInner2 .subNavBar2st {display: flex; flex-wrap: nowrap; justify-content: left;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2 {width: 100%; display: flex;justify-content:center; align-items:center; border-top:1px solid #b0b0b0; border-right:1px solid #b0b0b0; border-bottom:1px solid #b0b0b0; padding: 0px 0px; background:#fff;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2 a {line-height: 63px;width: 100%;text-align: center;font-size: 1.8rem;font-weight: 700;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:first-child {border-left:1px solid #b0b0b0; }
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active {background: var(--main-color);}
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active a {color:#fff;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2 {background:#fff;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover {background: var(--main-color);}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover a {color:#fff;}

.subNavTitle {font-size: 5.6rem; text-transform:uppercase; font-weight: 700;padding: 19.2rem 0 7.0rem 0;width: 160rem;margin: 0 auto;position: relative;text-align: center;}


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

@media( max-width:1650px ) {
	.subNavTitle {width:98%; text-align:center;}
	.subNavBarInner .subNavBarInnerTitle {padding-left:10px;}
	.subNavWrap div.subNavInner {width: 98%;}
	.subNavBarInner .subNavBar1st li {padding: 0 10px; font-size: 16px;}
}
@media( max-width:1200px ) {
	.subNavBarInner .subNavBar1st li {padding: 0 5px; font-size: 15px;}
}
@media( max-width:1024px ) {
	.vg_title_sub {display:none;}
	.subNavTitle {/* padding: 5.0rem 0rem; */ font-size:3.2rem;padding: 15.0rem 0 5.0rem 0;}

	.subNavBarInnerWrap {display:none;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {display: none;}
}
@media( max-width:768px ) {
	.subNavBarInner2 .subNavBar2st {display: block;}

}

#m_breadcrumbs_wrap {display: none}

#subPageWrap {width:100%; position: relative;background:#fff; /* z-index: 99; */ padding:0px 0px 0;}
#subPageWrap_WIDE_ {width:100%;padding:0px 0px 0rem 0px;margin:0px auto 0;position: relative;z-index: 1; background:#fff; }
#subPage {max-width:1400px; width:100%; padding:0px 0px 20.0rem 0px; margin:0px auto 0;background:#fff;    }

@media( max-width:1600px ) {

}

@media( max-width:1650px ) {
	#subPage {max-width:100%; padding: 0px 2rem 10.0rem;}
}



@media( max-width:1400px ) {
	#subPage {padding: 0rem 0rem 5.0rem;}
	#subPageWrap {width:100%;min-width: 320px; margin:0;}
	#subPageWrap_WIDE_ {padding: 0px 0px 0;}

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

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

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

}
@media( max-width:768px ) {
	#subPageWrap {margin-top: 0;}
	#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 > ul.sub2_sidebar	{text-align:left; padding:0 0; margin:0; list-style-type:none; background:#f8f8f8;}
.sidebar > li > ul.sub2_sidebar > li {}
.sidebar > li > ul.sub2_sidebar > li > a {position:relative;display:block;height:100%;line-height:20px; font-size:14px;color:#818181;padding-left:30px;letter-spacing: -1px;}
.sidebar > li > ul.sub2_sidebar > li > a.selected {color:#005c91;}


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



/* 타이틀영역 */
.subPageTopTitle {width: 100%; position: relative; }
.title_wrap {position: relative; width: 100%; height: 100%; max-width: 160.0rem; margin: 0 auto; background: #fff; }
.title_wrap h2.title {font-size: 2.7rem; color: #000; float: left; margin: 0; position: relative; z-index: 9; background: #fff; border-radius: 100% / 80%; padding: 3.5rem 14.6rem 70px}
.title_wrap h2.title:after {/*content : ""; position: absolute; left: 3px; top: 15px; height: 3px; width: 44px; border-bottom:3px solid #a1bc0b;*/}

.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%;height:100%; padding:0 0 0px 0;clear:both;border-bottom: 0px solid #ddd; text-align: left; background:transparent; }
.sub_vg_title_inner {width: 100%; height: 100%; margin-left: 0rem; max-width: 1600px; height: 100px; overflow: hidden;}

.subPageMainTitle {font-size: 40px; color: #000; font-weight: 500; font-family: 'Noto Sans KR'; text-align: center; padding: 70px 0 50px; position: relative;}
.subPageMainTitle:after {content: ''; width: 0.1px; height: 72px; background: #b2b2b2; position: absolute; left: 50%; bottom: 0; transform: translate(-50%, 45px);}

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

@media( max-width:1024px ) {

	.sub_vg {height: 400px;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 50px;}
	.title_wrap .breadcrum {display: none}

	.sub_vg_title {margin:0;padding:0; display:none;}
	.sub_vg_title_inner {margin-left: 0rem;}
	.title_wrap {background: transparent; border-radius: 0;}
	.subPageTopTitle {margin-top: 0; position: relative;}
	.subPageMainTitle {padding: 30px 0;}
	.subPageMainTitle:after {width: 0px; height: 0px;}
	.sub_vg {margin-top:0;}
}
@media( max-width:768px ){
	.subPageMainTitle {font-size: 28px;}
	.sub_vg {height: 250px;margin-top:0;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 34px; padding-bottom: 10px;}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size: 20px;}
	.subPageTopTitle  {position:relative; height: auto; margin-top: 0;}
	.title_wrap h2.title {border-radius: 0; padding: 0;}
	.sub_vg_title_inner {height: 100%; padding: 2rem 0 2rem 2rem;}
}



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

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




/****************/






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

}

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


}


/**/



/**/

#mgnb_open {position:absolute;top:12px;z-index:99; right:10px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color: #000;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:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.0em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 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}

.mbnb_member {}
.mbnb_member > li { width: calc(50% - 40px);text-align: center;border: solid 1px #333;margin: 20px;float: left;}
.mbnb_member > li > a { line-height: 40px;font-size: 16px;font-weight: bold;}
.mbnb_member > li > a.btn1 {}
.mbnb_member > li > a.btn2 {}

#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: 1600px){
	.moblie_lang {position:absolute; top:25px; left:20px; }
	.moblie_lang a{display:inline-block; font-size:14px; color:#f8f8f8;}
	.moblie_lang a:first-child {margin-right:10px;}
	.moblie_lang a.active {background:#e60012; color:#fff; padding:7px; border-radius:10px;  }

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

}
@media screen and (max-width: 768px){
	#mgnb_open {position:fixed;}

}

/* 사이트맵 */

.sitemap_wrap { width:100%; margin-top:40px;}
.sitemap_wrap div.sitemap { float:left;width:25%; vertical-align:top; text-align:center; font-size:1.6rem;}
.sitemap_wrap div.sitemap > h5 {width:90%; margin:0 auto; border:1px solid #0553ab;   text-align:center; }
.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;}
.sitemap_wrap div.sitemap li > p { text-align:left;  padding:0;margin:0; }
.sitemap_wrap div.sitemap li > p a { display:block; font-size:0.8em;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 {position: relative;}
#subPageTitle .subPageTitleTxt1 {font-size:7.4rem; color:#000; word-break: keep-all; letter-spacing: -0.1rem;}
#subPageTitle .subPageTitleTxt2 {font-size:3.0rem; color:#000; padding-top: 5px; letter-spacing:-0.025rem;}
#subPageTitle .subPageCircle {position: absolute; top: -18px; left: 83vh; width:7.25rem; height:7.25rem; background:#b5c92e; border-radius: 50%; animation: move 10s ease; animation-iteration-count: 1; animation-delay:1s; animation-fill-mode: forwards; z-index:-1;}

@keyframes move {
	0%{transform: translate(0%, 0px);}
	100%{transform: translate(-85vh, 0px);}
}


@media all and (max-width:1024px){
	#subPageTitle {width: 95%; margin: 0 auto; padding-top: 20px;}
	#subPageTitle .subPageTitleTxt1 {font-size: 4.0rem;}
	#subPageTitle .subPageTitleTxt2 {font-size:2.0rem;}
	#subPageTitle .subPageCircle {width:4.25rem; height:4.25rem; top:10px; left: 55vh;}

	@keyframes move {
		0%{transform: translate(0%, 0px);}
		100%{transform: translate(-56vh, 0px);}
	}
}

@media all and (max-width:768px){
	#subPageTitle .subPageCircle {left: 35vh;}
	@keyframes move {
		0%{transform: translate(0%, 0px);}
		100%{transform: translate(-36vh, 0px);}
	}
}


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

.pc_block {display:block; }
.mobile_block {display:none; }

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

@media( max-width:768px) {
	.mobile_block {display:block; }
}




.section_mobile {height:100% !important;}

.skipnavi { position: absolute; left: 0; top: -50px; text-indent: -9999px; font-size: 0; width: 100%; z-index: 999; } .skipnavi li a:active, .skipnavi li a:focus { position: absolute; left: 0; top: 50px; display: block; width: 100%; padding: 5px 0; text-align: center; text-indent: 0px; font-size: 12px; font-weight: bold; background-color: #f2f2f2; }



/*******	customize Start	******/
:root{
	--header-height: 8.0rem;
	--aside-width : 10.0rem;
	--main-color: #009de1;
	--second-color: #df942f;
	--point-font: yg-jalnan;

}

.wrap_wid_1600 {width:100%; max-width: 1600px; margin:auto;}
.wrap_wid_full_1600 {width:100%; max-width: 1400px; margin:auto;}
.wrap_wid_1400 {width:100%; max-width: 1400px; margin:auto;}
.wrap_wid_full_1400 {width:100%; max-width: 1400px; margin:auto;}

@media screen and (max-width: 1650px){
	.wrap_wid_1600 {padding: 0 10px;}
}
@media screen and (max-width: 1450px){
	.wrap_wid_1400 {padding: 0 10px;}
}


@keyframes nt_up {
	0%{transform: translateY(100px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@keyframes nt_down {
	0%{transform: translateY(-100px);opacity: 0;}
	100%{transform: translateY(0);opacity: 1;}
}
@keyframes nt_left {
	0%{transform: translateX(-100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}
@keyframes nt_right {
	0%{transform: translateX(100px);opacity: 0;}
	100%{transform: translateX(0);opacity: 1;}
}

.div_scroll {overflow: auto;position: relative}
@media( max-width: 768px) {
	.div_scroll #calendar {width: 600px; font-size:16px;}
}


.cm-word-split-JS.splitting .word {overflow: hidden;line-height: inherit;display: inline-block;}
.cm-word-split-JS.splitting .char {display: inline-block;position: relative;font-size: inherit;font-family: inherit;font-weight: inherit;opacity: 0;}

.m_tit_sec {display: flex;flex-direction: row;align-items: center;justify-content: space-between;}
.m_tit_sec .txt1 {font-family: var(--point-font);font-size: 3.5rem;color: #222222;}
.m_tit_sec .txt2 {font-size: 4.0rem;font-weight: 700;padding-top: 0.5rem;}
.m_tit_sec .more {width: 5rem;display: flex;justify-content: flex-end;}
.m_tit_sec .more > a {}
.m_tit_sec .more span {display: block;width: 3.0rem;aspect-ratio: 1;background: url(../img/ico_plus_01.png) no-repeat center / contain;transform: rotate(0deg);transition: 0.8s ease;}
.m_tit_sec .more > a:hover span {transform: rotate(360deg);}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@media( max-width: 1024px) {
	.m_tit_sec .txt1 {font-size: 3.0rem;}
}
@media( max-width: 768px) {

}

@keyframes ripple {
	0% {
		box-shadow: 0 0 0 0 rgba(63, 119, 188, 0.1), 0 0 0 1rem rgba(63, 119, 188, 0.1), 0 0 0 2rem rgba(63, 119, 188, 0.1);
	}
	100% {
		box-shadow: 0 0 0 1rem rgba(63, 119, 188, 0.1), 0 0 0 2rem rgba(63, 119, 188, 0.1), 0 0 0 3rem rgba(63, 119, 188, 0);
	}
}


}

#mainVisual {position: relative;width: 100%;height: 100vh;}
.vgSwiper {overflow: hidden;width: 100%;height: 100%;}
.vgSwiper .swiper-slide {}
.vgSwiper .swiper-slide .slide_bg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.vgSwiper .swiper-slide .slide_bg .slide_bg_in {position: relative;width: 100%;height: 100%;transform: scale(1.1);transition: 6.8s;}
.vgSwiper .swiper-slide.swiper-slide-active .slide_bg .slide_bg_in {transform: scale(1.0);}
.vgSwiper .swiper-slide .slide_wrap {width: 100%;height: 100%;}


.vgSwiper .swiper-slide .content {text-align: left;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.vgSwiper .swiper-slide .content .main-visual-txt {color: #fff;}
.vgSwiper .swiper-slide .content .main-visual-txt b {color: #58bdec;}
.vgSwiper .swiper-slide .content .main-visual-txt1 {font-size: 8.5rem;color: #fff;letter-spacing: -0.025rem;}
.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1 {padding-left: 5.0rem;position: relative;}
.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1:before {content: '';position: absolute;top: 5rem;left: 57.0rem;width: 28.9rem;aspect-ratio: calc(289 / 204);background: url(../img/vg_txt_bg.png) no-repeat center/contain;opacity: 0;transition: opacity 1.2s;transition-delay: 1.8s;}
.vgSwiper .swiper-slide .content .main-visual-txt1.mvt2 {}
.vgSwiper .swiper-slide .content .main-visual-txt1.mvt3 {padding-left: 34.0rem;}
.vgSwiper .swiper-slide .content .main-visual-txt1.mvt4 {padding-left: 21.0rem;}
.vgSwiper .swiper-slide .content .main-visual-txt2 {font-size: 1.7rem;letter-spacing: 0.01rem;padding-left: 21.0rem;}
.vgSwiper .swiper-slide .content .main-visual-txt2_1 {}
.vgSwiper .swiper-slide .content .main-visual-txt2_2 {}
.vgSwiper .swiper-slide .content .main-visual-txt2_1 > span > span:nth-child(1) {color: #1aa4ed;-webkit-text-stroke: 0px;}
.vgSwiper .swiper-slide .content .main-visual-txt2_2 > span > span:nth-child(1) {color: #ed193a;-webkit-text-stroke: 0px;}
.vgSwiper .swiper-slide .content .main-visual-txt3 {font-size: 1.7rem;letter-spacing: -0.01rem;}


.cm-word-split-JS.splitting .word {overflow: hidden;line-height: inherit;display: inline-block;}
.cm-word-split-JS.splitting .char {display: inline-block;position: relative;font-size: inherit;font-family: inherit;font-weight: inherit;opacity: 0;}


.vgSwiper .swiper-slide.swiper-slide-active .content .main-visual-txt.cm-word-split-JS.splitting .char{animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: calc(50ms * var(--char-index));}


.vgSwiper .swiper-pagination {display: flex;justify-content: center;align-items: center;bottom: 10rem !important;top: auto !important;transition: bottom 0.5s;}
#wrap.active .vgSwiper .swiper-pagination {bottom: 16rem !important;}

.vgSwiper .swiper-pagination-bullet {position: relative;display: flex;justify-content: center;align-items: center;width: auto;height: auto;margin: 0 0px !important;background-color: transparent;border-radius: 50%;cursor: pointer;transition: 0.3s;opacity: 1;}
.vgSwiper .swiper-pagination-bullet span {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 0.5rem;aspect-ratio: 1/1;background: #fff;border-radius: 100%;}
.vgSwiper .swiper-pagination-bullet-active {}
.vgSwiper .swiper-pagination-bullet-active span {background: #fff;}
.vgSwiper .progress {transform: rotate(-90deg);}
.vgSwiper .circle-origin {
  fill: transparent;
  stroke: rgb(255, 255, 255);
  stroke-width: 1;
  stroke-linecap: round;
  stroke-dasharray: 125.664px;
  stroke-dashoffset: 125.664px;
}

.vgSwiper .swiper-pagination-bullet-active .circle-origin {
  animation: progress 8s;
}

.vgSwiper .swiperBtn {position: absolute;bottom: 10.0rem;left: 50%;transform: translate(-50%, 0%);z-index: 1;height: 2.2rem;}
.vgSwiper .swiperBtn .swiperBtnWrap {position: relative;width: 100%;height: 100%;}
.vgSwiper .swiperBtn .swiperBtnWrap .sb1 {width: 100%;height: 100%;display: flex;justify-content: flex-start;align-items: center;}
.vgSwiper .swiperBtn .swiperBtnWrap .sb1 .swiper-pagination {position: relative;bottom: auto !important;justify-content: flex-start;width: auto;}

.vgSwiper .swiper-slide.swiper-slide-active .content .main-visual-txt1 {animation: nt_up 1.2s 0.5s both;}
.vgSwiper .swiper-slide.swiper-slide-active .content .main-visual-txt2 {animation: nt_up 1.2s 0.7s both;}
.vgSwiper .swiper-slide.swiper-slide-active .content .main-visual-txt3 {animation: nt_up 1.2s 0.9s both;}
.vgSwiper .swiper-slide.swiper-slide-active .content .main-visual-txt1.mvt1:before {opacity: 1;}

.vgSwiper .vg_btn {position: absolute;bottom: 10.0rem;right: calc((100% - 160.0rem) / 2);transform: translate(0%, 0%);z-index: 1;height: 3.5rem;}
.vgSwiper .vg_btn .vg_btn_wrap {display: flex;justify-content: flex-end;align-items: center;}
.vgSwiper .vg_btn .vg_btn_wrap .txt_box {font-size: 1.4rem;color: #fff;background: #000;width: 12.5rem;height: 3.5rem;border-radius: 1.75rem;display: flex;justify-content: flex-start;align-items: center;padding: 0 2.1rem;transition: width 0.8s;}
.vgSwiper .vg_btn .vg_btn_wrap .plus_box {width: 3.5rem;aspect-ratio: 1;background: #000;border-radius: 100%;font-size: 1.8rem;color: #fff;font-weight: 500;line-height: 1.8;display: flex;justify-content: center;align-items: flex-start;margin-left: 0.5rem;position: relative;}
.vgSwiper .vg_btn .vg_btn_wrap .plus_box:before {content: '';position: absolute;top: 50%;left: -1.5rem;transform: translate(0px, -50%);width: 2.0rem;height: 1.2rem;background: #000;}
.vgSwiper .vg_btn .vg_btn_wrap .txt_box:hover {width: 22.5rem;}

@keyframes progress {
  0% {
    stroke-dashoffset: 125.664px;
  }
/*
  90% {
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dashoffset: -125.664px;
  }
  */
  100% {
    stroke-dashoffset: 0;
  }
}

@media( max-width: 1650px) {
	.vgSwiper .vg_btn {right: 1.5rem;}
}
@media( max-width: 1200px) {
	.vgSwiper .swiper-slide .content .main-visual-txt1 {font-size: 5.5rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1 {padding-left: 3.0rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt3 {padding-left: 21.5rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt4 {padding-left: 14.0rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1:before {top: 3rem;left: 37.0rem;width: 18.9rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt2 {font-size: 1.7rem;letter-spacing: 0;padding-left: 0rem;padding-top: 1.5rem;}
}
@media( max-width: 1024px) {

}
@media( max-width: 768px) {
	.vgSwiper .swiper-slide .content .main-visual-txt1 {font-size: 3.0rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1 {padding-left: 1.5rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt3 {padding-left: 11.5rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt4 {padding-left: 8.0rem;}
	.vgSwiper .swiper-slide .content .main-visual-txt1.mvt1:before {top: 2rem;left: 20.0rem;width: 10.5rem;}
}


/*depth03_tab*/
.depth03_tab {width:100%; position: relative; margin-bottom:10.0rem; /* position:absolute;left:0;bottom:0 */}
.depth03_tab ul {display:flex; flex-wrap:nowrap;justify-content: center;/* margin-top:5.0rem; */ }
.depth03_tab ul li {white-space: nowrap; width:auto;position:relative}
.depth03_tab ul li:after{content:"";width:1px;height:50%;background:#aaaaaa;display:block;position:absolute;top:27%;right:0}
.depth03_tab ul li:last-child:after{display:none}
.depth03_tab ul li a {font-size:1.8rem; color:#aaaaaa; font-weight:600; width:100%;display:block;padding:0 3.0rem;}
.depth03_tab ul li a:hover  {color:#009de1;}
.depth03_tab ul li:last-child a { margin-right:0; }
.depth03_tab ul li.active a {color:#009de1;}




#sec1 { padding: 19.3rem 0 15.0rem 0;}
#sec1 .sec1_wrap .slide_bg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius:5.0rem;overflow:hidden}
#sec1 .sec1_wrap .slide_bg .slide_bg_in {position: relative;width: 100%;height: 100%;transform: scale(1.1);transition: 6.8s;}
#sec1 .sec1_wrap .swiper-slide .content .main-visual-txt{font-size: 4.0rem;color: #fff;font-weight: 700;line-height: calc(70 / 60);}
#sec1 .sec1_wrap .swiper-slide .content {text-align: left;position: absolute;top:43%;left: 50%;transform: translate(-50%, -50%);width: 100%;padding-left:10.0rem;z-index:9999}


#sec1 .sec1_wrap .swiper-slide.swiper-slide-active .content .main-visual-txt .char{animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: calc(50ms * var(--char-index));}
@keyframes text-active-animation {
	from {opacity:0;filter:Alpha(opacity=0); top:1em;}
	to {opacity:1.0;filter:Alpha(opacity=100); top:0;}
}

.sec1_wrap {position: relative;height: 100%;/* background:#c5eafa */}
.sec1_wrap .top {display: flex;flex-wrap: wrap;align-items: center;}

.sec1_wrap .top .txt_box .txt1 {font-size: 5.0rem;color: #000000;font-weight:800;padding:12.5rem 0 0 12.5rem;line-height:1.4}
.sec1_wrap .top .txt_box .txt1  span{color:#009ce1}
.sec1_wrap .top .cont_box {width: 100%;}
.sec1_wrap .banSwiper {width: 100%;height: 100%;}
.sec1_wrap .banSwiper .swiper-slide {display: flex;justify-content: center;align-items: center;}
.sec1_wrap .banSwiper .swiper-slide > a {width: 100%;height: 100%;}
.sec1_wrap .banSwiper .swiper-slide .slide_wrap {position: relative;width: 100%;aspect-ratio: calc(420 / 192);overflow: hidden;}
.sec1_wrap .banSwiper .swiper-slide .thumb {width: 100%;height: 100%;border-radius:5.0rem;}

.sec1_wrap .btn_box {display: flex;align-items: center;position: absolute;left:50%;top:50%;transform:translatey(-50%)}
.sec1_wrap .more .btn_more {width: 4.0rem;aspect-ratio: 1;background: #aaaaaa url(../img/ico_plus_02.png) no-repeat center;border-radius: 100%;z-index: 1;position: relative;transition: 0.5s;}
.sec1_wrap .more {display:flex;z-index:9;position: absolute;bottom: 0;left: 0;width: 60.0rem;aspect-ratio: 60 / 11;border-top-right-radius: 5rem;background: #fff;padding-left:100px}
/* .sec1_wrap .more:before {content: '';;z-index:99;position: absolute;right: -38px;bottom:-13px;background-color: transparent;height: 5.0rem;width: 2.5rem;border-top-left-radius: 2.5rem;box-shadow: 0 -2.5rem 0 0 #fff;transform: rotate(270deg);} */
/* .sec1_wrap .more:after {content: '';;z-index:99;position: absolute;background-color: transparent;top: -37px;left:12px;height: 5.0rem;width: 2.5rem;border-top-left-radius: 2.5rem;box-shadow: 0 -2.5rem 0 0 #fff;transform: rotate(270deg);} */
.sec1_wrap .more:before {content: '';z-index: 99; position: absolute;right: -100px; bottom: -20px; background-color: transparent;height: 12rem; width: 8rem;border-top-left-radius: 5rem;box-shadow: -3rem -3rem 0 0 #ffffff; transform: rotate(270deg);}
.sec1_wrap .more:after {content: '';z-index: 99; position: absolute;top: -100px; left: 21px; background-color: transparent;height: 12rem; width: 8rem;border-top-left-radius: 5rem;box-shadow: -3rem -3rem 0 0 #ffffff; transform: rotate(270deg);}

.sec1_wrap .swiper-button-prev {border-radius:50%;position: relative;top: auto;left: auto;right: auto;bottom: auto;width: 5.2rem;aspect-ratio: calc(52 / 52);background:#f1f2f3 url(../img/ico_arrow_01.png) no-repeat center;height: auto;margin: 0;transform: rotate(180deg);}
.sec1_wrap .swiper-button-next {border-radius:50%;position: relative;top: auto;left: auto;right: auto;bottom: auto;width: 5.2rem;aspect-ratio: calc(52 / 52);background:#f1f2f3 url(../img/ico_arrow_01.png) no-repeat center;height: auto;margin: 0;/* margin-right: 1.5rem; */}
.sec1_wrap .swiper-button-prev,
.sec1_wrap .swiper-button-next {}
.sec1_wrap .swiper-button-prev:after,
.sec1_wrap .swiper-button-next:after {content:''}
.sec1_wrap .swiper-pagination {position: relative;top: auto;left: auto;right: auto;bottom: auto;width: auto;font-family: var(--point-font);padding: 0 2.0rem;}
.sec1_wrap .swiper_btn {border-radius:50%;position: relative;width: 5.2rem;aspect-ratio: calc(52 / 52);z-index:9999;margin:0 15px;}
.sec1_wrap .swiper_play {border-radius:50%;position: absolute;width: 5.2rem;aspect-ratio: calc(52 / 52);background:#f1f2f3 url(../img/ico_play_01.png) no-repeat center ;opacity: 0;transition: 0.5s;visibility: hidden;}
.sec1_wrap .swiper_stop {border-radius:50%;position: absolute;width: 5.2rem;aspect-ratio: calc(52 / 52);background:#f1f2f3 url(../img/ico_stop_01.png) no-repeat center ;opacity: 0;transition: 0.5s;visibility: hidden;}
.sec1_wrap .swiper_play.on,
.sec1_wrap .swiper_stop.on {opacity: 1;visibility: visible;}

.sec1_wrap .swiper-progress-bar {position: absolute;width: 25%;display: block;z-index: 1;height: 5px;top: 50%;background:#e3e3e3;border-radius:20px;}
.sec1_wrap .swiper-progress-bar .slide_progress-bar {position: absolute;height: 6px;background: rgba(243,243,243,0.3);width: auto;clear: both;opacity: 0.3;top: 0px;left: 0;right: 0;border-radius:20px;}
.sec1_wrap .swiper-progress-bar .slide_progress-bar:after {position: absolute;top: 0;left: 0;background: #000;height: 6px;width: 0;content: "";transition: 0.1s width linear;border-radius:20px;}
.sec1_wrap .swiper-progress-bar.active .slide_progress-bar {opacity: 1;}
.sec1_wrap .swiper-progress-bar.animate .slide_progress-bar:after {transition: width linear;transition-delay: unset;width: 100%;transition-duration: 5s;}


.sec1_wrap .banSwiper .swiper-slide:hover .more .btn_more {background: #222 url(../img/ico_plus_02.png) no-repeat center;}
.sec1_wrap .banSwiper .swiper-slide .bg01{background:#c5eafa url(../img/main_vg_img01.png) no-repeat;background-position:85% 40%}
.sec1_wrap .banSwiper .swiper-slide .bg02{background:#00b566 url(../img/main_vg_img02.png) no-repeat;background-position:85% 40%}
.sec1_wrap .banSwiper .swiper-slide .bg03{background:#709efe url(../img/main_vg_img03.png) no-repeat;background-position:85% 40%}

.sec1_wrap .top .bg02 .txt_box .txt1{color:#ffffff}
.sec1_wrap .top .bg02 .txt_box .txt1 span{color:#fff}
.sec1_wrap .top .bg03 .txt_box .txt1{color:#ffffff}
.sec1_wrap .top .bg03 .txt_box .txt1 span{color:#fff}


@media( max-width: 1400px) {

}

@media( max-width: 1024px) {
.parallax__cont{padding:0 20px}

#sec1{padding: 15.0rem 0 10.0rem 0;}
.sec1_wrap .top .txt_box .txt1{font-size:4.0rem;padding:8rem 0 0 9.5rem}
.sec1_wrap .more:before{right:-35px}
.sec1_wrap .more:after{top:-34px;left:22px}

.depth03_tab{display:block}
.depth03_tab ul li{width:50%}
.depth03_tab ul li:nth-child(2n):after{content:"";width:1px;height:50%;background:#aaaaaa;display:none;position:absolute;top:27%;right:0}
.depth03_tab ul li a{font-size:1.8rem;text-align:center}
.depth03_tab ul{flex-wrap:wrap;justify-content: left;padding:0 0;}

#sec1 .sec1_wrap .swiper-slide .content {text-align: left;position: absolute;top:50%;left: 50%;transform: translate(-50%, -50%);width: 100%;padding-left:5.0rem;z-index:9999}

}

@media( max-width: 768px) {
.parallax__cont{padding:0 0}

.depth03_tab ul li{margin-bottom:1.0rem;}
#sec1 .sec1_wrap .swiper-slide .content .main-visual-txt{font-size:3.0rem;}
#sec1 .sec1_wrap .swiper-slide .content{padding:0 3.5rem;}

.sec1_wrap .top .txt_box .txt1{font-size:4.0rem;padding:5.0rem 0 0 5rem}
.sec1_wrap .more{display:none}
.sec1_wrap .banSwiper .swiper-slide .slide_wrap{ aspect-ratio: calc(420 / 500);}
.sec1_wrap .banSwiper .swiper-slide .bg01{background-position:bottom;background-size:contain}
}






#sec2{/* padding-top:7.5rem; */margin-bottom:15.0rem;background:linear-gradient(to bottom, #f2f3f5, #fff);overflow:hidden}
#sec2 .txt_box{width:1400px;margin:0 auto; font-size: 5.0rem;color: #000000;letter-spacing: -0.05rem;font-weight: 800;}
#sec2 .txt_box .txt1{/* margin-bottom:75px; */height:118px;position:absolute;line-height:1.4}
#sec2 .txt_box .txt1 span{color: #009ce1;}
#sec2 .sec2_Swiper {position:relative;overflow:visible;padding-bottom:150px;width:1200px;margin:0 auto}

.swiper-wrapper{}
.sec2_swiper-slide {max-width:800px;width:100%; aspect-ratio: calc(800 / 430);border-radius:5.0rem;position:relative;box-shadow:3.0rem 4.0rem 3.0rem rgba(0,0,0,.1);display:flex;padding-top:4.5rem;}
.sec2_swiper-slide.bg01{background:#c5eafa url(../img/sec2_bg01.png) no-repeat;background-position: 47rem 11rem;justify-content: center;}
.sec2_swiper-slide.bg02{background:#dee6f9 url(../img/sec2_bg02.png) no-repeat;background-position: 25rem 13rem;justify-content: end;}
.sec2_swiper-slide.bg03{background:#d2f1f6 url(../img/sec2_bg03.png) no-repeat;background-position: 35rem 11rem;justify-content: end;}
.sec2_swiper-slide:before {content: ''; position: absolute;top: 0;left: 0; width: 9.0rem; aspect-ratio: 1;border-top-left-radius: 5.0rem;border-bottom-right-radius: 5.0rem;background: #f8f8f9;}


.sec2_swiper-slide.bg01 .txt{width:50.0rem;}
.sec2_swiper-slide.bg02 .txt{width:65.0rem;}
.sec2_swiper-slide.bg03 .txt{width:65.0rem;}

.sec2_swiper-slide .sec2_more {position: absolute;top: 0;left: 0;width: 7rem;aspect-ratio: 1;z-index:99;/* overflow:hidden */}
.sec2_swiper-slide .sec2_more:before {content: '';z-index:99;position: absolute;right: -5.8rem;top: -13px;background-color: transparent;height: 5.0rem;width: 2.5rem;border-bottom-left-radius: 2.5rem;box-shadow: 0 2.5rem 0 0 #f8f8f9;transform: rotate(90deg);}
.sec2_swiper-slide .sec2_more:after {content: '';;z-index:99;position: absolute;background-color: transparent;top: 9rem;left:0;height: 5.0rem;width: 2.5rem;border-top-left-radius: 2.5rem;box-shadow: 0 -2.5rem 0 0 #f8f8f9;transform: rotate(360deg);}
.sec2_swiper-slide .sec2_more .btn_more {z-index:999;width: 7.0rem;aspect-ratio: 1;background: #000 ;border-radius: 100%;position: relative;transition: 0.5s;    display: flex; align-items: center; justify-content: center;font-size:1.8rem;color:#f9f9fa;font-weight:bold}


.sec2_swiper-slide .b_txt{font-size:4.0rem;position:absolute;bottom:24%;left:-6.5%;font-weight:800;text-align:left;color:#000;line-height:1.3;}
.sec2_swiper-slide.bg01 .b_txt:after{content:"";display:block;width:1.5rem;aspect-ratio:1;position:absolute;bottom:4px;right:-20px;border-radius:50%;background:#009de1}
.sec2_swiper-slide.bg02 .b_txt:after{content:"";display:block;width:1.5rem;aspect-ratio:1;position:absolute;bottom:4px;right:-20px;border-radius:50%;background:#009de1}
.sec2_swiper-slide.bg03 .b_txt:after{content:"";display:block;width:1.5rem;aspect-ratio:1;position:absolute;bottom:4px;right:-20px;border-radius:50%;background:#009de1}

.sec2_swiper-slide .txt{display:flex;flex-wrap:wrap;height:5.0rem;}
.sec2_swiper-slide .txt li{padding:13px 20px;border:1px solid #333;border-radius:3.0rem;margin:0 3px;margin-bottom:1.0rem;font-size:1.7rem;font-weight:600}

#sec2 .horizontal-section {overflow-x: hidden; overflow-y: hidden; white-space: nowrap;padding-bottom:7.5rem;margin-top:-8.0rem}
#sec2 .horizontal-section .sec2_tit{font-size:16.0rem;text-align:right}
#sec2 .horizontal-section .sec2_tit span{display:block;font-family: 'Poppins';font-weight:800;line-height:1;color:#eeeeee;display: inline-block;transition: transform 0.2s ease-out;will-change: transform;}
#sec2 .horizontal-section .item_box{padding-left:19%;}
#sec2 .horizontal-section .item {display: inline-block;width: 63%; height: 100%; text-align: center; }


#sec2 .scroll-box {width:1400px;margin:0 auto;    padding: 15.0rem 0 15rem 0;}
#sec2 .scroll-box .sec2_tit{font-size:16.0rem;text-align:right;transition: transform 0.3s ease-out; will-change: transform;}
#sec2 .scroll-box .sec2_tit span{display:block;transform: translate(150px, 38px);font-family: 'Poppins';font-weight:bold;line-height:1;color:#eeeeee;display: inline-block;transition: transform 0.2s ease-out;will-change: transform;}
#sec2 .scroll-box .item_box{padding-left:19%;}
#sec2 .scroll-box .item {display: inline-block;width: 63%; height: 100%; text-align: center; }

.swiper-button-next_sec2{display:none}
.swiper-button-prev_sec2{display:none}
@media( max-width: 1680px) {

#sec2 .scroll-box .item{width:85%}

}


@media( max-width: 1500px) {
#sec2 .horizontal-section .item{width:80%}
#sec2 .horizontal-section{margin-top:1rem}
#sec2 .scroll-box .item{width:100%}
}



@media( max-width: 1400px) {
#sec2 .txt_box{width:100%;position:relative;z-index:8}

#sec2 .txt_box .txt1{z-index:9}
#sec2 .scroll-box{width:100%}

}

@media( max-width: 1200px) {

#sec2 .sec2_Swiper{width:100%;}
#sec2 .txt_box .txt1{position: static;}
}

@media( max-width: 1024px) {
.section{height:100%;}
#sec2{padding: 10.0rem 0;}
#sec2 .horizontal-section .sec2_tit{font-size:13rem;text-align:center}
#sec2 .horizontal-section{margin-top:0}
#sec2 .horizontal-section .item_box{padding-left:0;}
#sec2 .horizontal-section .item{width:100%;display:block;margin-bottom:10rem}
.sec2_swiper-slide{margin:0 auto}

#sec2 .scroll-box{padding:0}
#sec2 .scroll-box .item{display:block;margin-bottom:50px;}
#sec2 .scroll-box .item_box{padding-left:0;}
#sec2 .txt_box .txt1{position:static;height:100%;padding-left:5.0rem;}
#sec2 .scroll-box .sec2_tit{font-size:10.0rem}
#sec2 .scroll-box .sec2_tit span{transform:translate(0);margin-bottom:3.5rem}


.sec2_swiper-slide.bg01 .txt{width:54.0rem;}
.sec2_swiper-slide.bg02 .txt{width:65.0rem;}
.sec2_swiper-slide.bg03 .txt{width:65.0rem;}

.sec2_swiper-slide .sec2_more:before{top:-11px}
}

@media( max-width: 768px) {

#sec2 .scroll-box .sec2_tit{text-align:left}

#sec2{background:#f8f8f9}
.sec2_swiper-slide .b_txt{bottom: 24%;left: 6.5%;font-weight: 800;text-align:left}
#sec2 .txt_box .txt1{padding-left:0rem;}

.sec2_swiper-slide.bg01{    justify-content: end;}
.sec2_swiper-slide.bg01 .txt{width:45.0rem;justify-content: center;}
.sec2_swiper-slide.bg02 .txt{width:45.0rem;justify-content: center;}
.sec2_swiper-slide.bg03 .txt{width:45.0rem;justify-content: center;}

#sec2{padding:10.0rem 2.0rem 0rem 2.0rem;margin-bottom:7.5rem;}


#sec2 .scroll-box .sec2_tit{font-size:4.0rem;}
#sec2 .txt_box{font-size:3.5rem;}
.sec2_swiper-slide .b_txt{bottom:14%;left:11%;text-align:left;font-size:2.2rem;}
.sec2_swiper-slide .txt li{font-size:1.6rem;padding:8px 15px;}
#sec2 .sec2_Swiper{padding-bottom:7.5rem}
.sec2_swiper-slide{padding-top:5.5rem;}
}





@media( max-width:500px) {
#sec2 .scroll-box .sec2_tit span{margin-bottom:0}


#sec2 .horizontal-section .item{width:100%;margin:10rem auto}
.sec2_swiper-slide{aspect-ratio: calc(800 / 500);}
.sec2_swiper-slide.bg01{background-position: 100% bottom;background-size: 40%;}
.sec2_swiper-slide.bg02{background-position: 100% bottom;background-size: 60%;}
.sec2_swiper-slide.bg03{background-position: 100% bottom;background-size: 60%;}



.sec2_swiper-slide {box-shadow:none;justify-content: flex-end;}

.sec2_swiper-slide .sec2_more .btn_more{ width:4rem;}
.sec2_swiper-slide:before{width:6rem}
.sec2_swiper-slide .sec2_more:before{right:-28px;top:-12px;display:none}
.sec2_swiper-slide .sec2_more:after{top:7rem;display:none}
.sec2_swiper-slide .txt{/* padding-top:3.0rem; */}
}




#sec3 {margin-bottom:10.0rem}
#sec3 .sec3_wrap{width:1400px;margin:0 auto}
.not_but{width:45%}
.not_but .btn_bg{max-width:420px;width:100%;background:#f2f3f5;padding:7.0rem;aspect-ratio: 400 / 520;border-radius:10.0rem;position:relative}
.not_but .btn_bg .bg_img{position:absolute;right:-55px}
.not_but .txt_box{ font-size: 5.0rem;color: #000000; letter-spacing: -0.05rem; font-weight: 800;margin-bottom:5.0rem}
.not_but .txt_box .txt1{height:118px;line-height:1.3}
.not_but .txt_box .txt1 span {color: #009ce1;}
.not_tabs { display: flex;flex-direction: row;width: 100%;}
.not_tabs .tab-buttons {display: flex;flex-direction: column; position:relative;z-index:99}
.not_tabs .tab-buttons span{font-size:2.4rem;color:#aaaaaa;font-weight:700;position:relative}
.not_tabs .tab-buttons .btn_01 span:hover:after,.tab-buttons .btn_01.active span:after{content:"";display:block;width:10px;aspect-ratio:1;background:#009ce1;position:absolute;right:-14px;border-radius:50%;top:0}
.not_tabs .tab-buttons .btn_01 {border: none;background: none;text-align: left;cursor: pointer;transition: background 0.3s;margin-bottom:2.0rem;font-weight:bold;}
.not_tabs .tab-buttons .btn_01 span:hover,.tab-buttons .btn_01.active span{ color:#000}
.not_tabs .tab-contents{width:55%}
.not_tabs .tab-content {flex-grow: 1;padding: 20px;display: none;}
.not_tabs .tab-content.active { display: block;}



@media( max-width: 1400px) {
#sec3 .sec3_wrap{width:100%}
}

@media( max-width: 1024px) {

.not_tabs{display:block;}
.not_but .btn_bg{width:100%;max-width:100%;aspect-ratio:0;}
.not_but{width:100%}

.not_tabs .tab-contents{width:100%;}
.not_but .btn_bg .bg_img{right:0;bottom:0}

.not_but .txt_box{margin-bottom:2.0rem;}
.not_tabs .tab-content{padding:2.0rem 0;}

}

@media( max-width: 768px) {
.not_but .btn_bg .bg_img img{width:40%}
.not_but .btn_bg .bg_img{right:0;width:100%;text-align:right}

.not_but .txt_box{font-size:3.5rem;}

#sec3{padding:0 2.0rem;}
.not_but .txt_box .txt1{height:90px}
.not_but .btn_bg{padding:7.0rem 5.0rem;}
}

@media( max-width: 640px) {



}




#sec4 {padding:15.0rem 0;}
#sec4 .sec4_wrap{display:flex;justify-content: space-between;}
#sec4 .sec4_wrap .left_cont{max-width:900px;width:100%;height:590px;background:#719dfe url(../img/sec4_bg.png) no-repeat;background-position:right 10.0rem;border-radius:5.0rem}
#sec4 .sec4_wrap .left_cont h1{font-size:5.0rem;font-weight:800;color:#ffffff;padding:10.0rem 0 0 10.0rem;line-height:1.4}
#sec4 .sec4_wrap .right_cont{max-width:470px;width:100%;}
#sec4 .sec4_wrap .right_cont .box{}
#sec4 .sec4_wrap .right_cont .box .sub{background:#f2f3f5;height:177px;margin-bottom:29px;border-radius:5.0rem;display: flex;flex-direction: column;justify-content: center;padding:0 6.0rem}
#sec4 .sec4_wrap .right_cont .box .sub:last-child{margin-bottom:0}

#sec4 .sec4_wrap .right_cont .box .sub .txt01{font-size:1.6rem;font-family: 'Poppins';}
#sec4 .sec4_wrap .right_cont .box .sub .txt02{font-size:2.6rem;font-weight:bold;margin:8px 0 0 0;}
#sec4 .sec4_wrap .right_cont .box .sub .txt03{font-size:1.8rem;}
#sec4 .sec4_wrap .right_cont .box .sub .txt03 a{display:flex;align-items:center;justify-content: right;}
#sec4 .sec4_wrap .right_cont .box .sub .txt03 a span{margin-left:1.0rem;}


@media( max-width: 1400px) {


}

@media( max-width: 1024px) {
#sec4 {padding:7.5rem 0;}
#sec4 .sec4_wrap{display:block}
#sec4 .sec4_wrap .left_cont{max-width:100%;height:450px;background-position: right bottom;margin-bottom:5.0rem;}
#sec4 .sec4_wrap .left_cont h1{padding: 8.0rem 0 0 9.5rem;}
#sec4 .sec4_wrap .right_cont{max-width:100%}
#sec4 .sec4_wrap .right_cont .box{display: flex;flex-wrap: wrap;justify-content: space-between;}
#sec4 .sec4_wrap .right_cont .box .sub{width:49%}

}

@media( max-width: 768px) {
#sec4 {padding: 7.5rem 2rem;}
#sec4 .sec4_wrap .left_cont h1{font-size:3.5rem;padding:5.0rem 0 0 5.0rem}
#sec4 .sec4_wrap .left_cont{background-size:70%;height:300px}

#sec4 .sec4_wrap .right_cont .box .sub{width:100%;height:130px;}
#sec4 .sec4_wrap .right_cont .box .sub .txt02{font-size:2.2rem}
}

@media( max-width: 640px) {



}


#sec5{position:relative;padding:11.0rem 0 15.0rem 0;}
#sec5:after{content:"";display:block;width:100%;height:100%;background: linear-gradient(to bottom, #f2f3f5, #fff);position:absolute;top:0;z-index:-1}
#sec5 .sec5_wrap{display:flex;justify-content: center;margin-bottom:100px;}
#sec5 .sec5_wrap .sec5_cont{max-width:44.6rem;height:44.6rem;max-height:44.6rem;width:100%;}
#sec5 .sec5_wrap .sec5_cont a{display:block;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content: center;border-radius:5.0rem;transition:.3s}
#sec5 .sec5_wrap .sec5_cont a:hover{background:#fff;box-shadow:0px 0.7rem 3.8rem rgba(0,0,0,.05)}
#sec5 .sec5_wrap .sec5_cont .txt01{font-size:2.8rem;font-weight:700}
#sec5 .sec5_wrap .sec5_cont a .icon01{margin-bottom:4.0rem;}
#sec5 .sec5_wrap .sec5_cont a .icon02 img{transition:.3s}
#sec5 .sec5_wrap .sec5_cont a:hover .icon02 img{transform:translatey(-10px)}
#sec5 .sec5_wrap .sec5_cont .txt02{font-size:1.8rem;color:#666666;margin:1.5rem 0 5.0rem 0;}



#sec5 .sec5_sns{}
#sec5 .sec5_sns .sns_txt{text-align:center;font-family: 'Poppins';font-size:2.4rem;margin-bottom:50px;}
#sec5 .sec5_sns .sns_txt span{font-weight:bold}
#sec5 .sec5_sns .sns_img{display:flex;justify-content: space-between;}
#sec5 .sec5_sns .sns_img .img{}
#sec5 .sec5_sns .sns_img .img img{border-radius:2.0rem;}

#sec5 .sec5_sns .sns_icon{display:flex;justify-content: center;margin-top:50px;}
#sec5 .sec5_sns .sns_icon .sns{padding:0 0.5rem}


@media( max-width: 1400px) {


}

@media( max-width: 1024px) {
#sec5 .sec5_wrap{display:block;}
#sec5 .sec5_wrap .sec5_cont{width:100%;margin:0 auto}
#sec5 .sec5_sns .sns_img{flex-wrap:wrap;}
#sec5 .sec5_sns .sns_img .img{width:49%;text-align:center;margin-bottom:3.0rem}

}

@media( max-width: 768px) {

#sec5 .sec5_sns .sns_img .img{width:100%}
#sec5 .sec5_wrap .sec5_cont a{background:#fff;box-shadow:0px 0.7rem 3.8rem rgba(0,0,0,.05)}
#sec5 .sec5_wrap .sec5_cont { max-width: 30rem;height: 30rem;max-height: 30rem;margin-bottom:5.0rem;}
#sec5 .sec5_wrap .sec5_cont a .icon01{text-align:center}
#sec5 .sec5_wrap .sec5_cont a .icon01 img{width:60%}
#sec5 .sec5_wrap .sec5_cont a .icon02{text-align:center}
#sec5 .sec5_wrap .sec5_cont a .icon02 img{width:60%}
#sec5 .sec5_wrap .sec5_cont .txt02{margin: 1.5rem 0 4rem 0;}
#sec5 .sec5_wrap .sec5_cont .txt01{font-size:2.2rem;}
#sec5 .sec5_wrap .sec5_cont .txt02{font-size:1.6rem}

}

@media( max-width: 640px) {



}

div.lt_gall ul li div.gall_con {}
div.lt_gall ul li div.gall_con:after {content:'';clear:both;display:block;}
div.lt_gall ul li div.gall_con .gall_img {width:50%;text-align:center;float:left;padding:5px 0}
div.lt_gall ul li div.gall_con .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice{display:block}
div.lt_gall ul li div.gall_con .gall_img img{max-width:100%;height:auto !important}
div.lt_gall ul li div.gall_con .gall_text_href {padding:0 20px;width:50%;float:left;position:relative;    min-height: 166px;}
div.lt_gall ul li div.gall_con .gall_text_href a {}
div.lt_gall ul li div.gall_con .gall_text_href .bo_tit{display:block;color:#5b5b5b;font-size:1.3em;margin-bottom:10px;}
div.lt_gall ul li div.gall_con .gall_text_href img {margin:0 0 0 4px}
div.lt_gall ul li div.gall_con .gall_text_href div.ccon {color:#7a7a7a;font-size:0.9em;}
div.lt_gall ul li div.gall_con .gall_text_href div.date {color:#0e7ae8;position:absolute;bottom:0;}
div.lt_gall ul li div.gall_con .gall_text_href div.more {position:absolute;bottom:0;right:0px}
div.lt_gall ul li div.gall_con .gall_text_href div.more a.bo_more {display:inline-block;border:1px solid #bcbcbc;padding:5px;text-align:center;font-size: 12px;line-height: 1;}
div.lt_gall ul li div.gall_con .gall_text_href div.more a.bo_more span {line-height: 1;display: inline-block;position: relative;}
div.lt_gall ul li div.gall_con .gall_text_href div.more a.bo_more span.plus {color:#fd0030;margin-right:5px;}
div.lt_gall ul li div.gall_con .gall_text_href div.more a.bo_more span.txt {color:#5b5b5b;}


.copyrightWrap .ft_menu_box{display:flex}
.copyrightWrap .ft_menu_box .ft_menu {/* width: calc(100% - 65.0rem) */width:100%;display: flex;}
.copyrightWrap .ft_menu_box .ft_menu .ftm {width: calc(100% / 5);}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_b {margin-bottom: 1.8rem;}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_b > a {font-size: 1.6rem;font-weight: 700;position: relative;}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_b > a:before {content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 1px;background: #000;transition: 0.5s;}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_s {}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_s > li {padding: 0.9rem 0;}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_s > li > a {position: relative;font-size: 1.6rem;color: #646464;}
.copyrightWrap .ft_menu_box .ft_menu .ftm .ftm_s > li > a:before {content: '';position: absolute;bottom: 0;left: 0;width: 0%;height: 1px;background: #646464;transition: 0.5s;}
.copyrightWrap .ft_menu_box .ft_copy {position: absolute;bottom: 0;right: 0;text-align: right;}

.mainFooter .rsSec {}
 .rsSec .select {font-family: 'Poppins';font-size:1.4rem;font-weight:500;width: 233px; height:41px; border: 1px solid #aaaaaa;  background: url('../img/ico_select_01.png') no-repeat 85% 50%; border-radius:21px; -webkit-appearance: none; -moz-appearance: none; appearance: none; color:#000; padding:0 25px}
 .rsSec .select::-ms-expand {display: none;}
 .rsSec .select option {color:#000;}




#header.slide-down {transition: all 0.5s ease;transform: translateY(0); }
#header.slide-up {transition: all 0.5s ease;transform: translateY(-120%); }



#botNavWrap{    position: fixed; bottom: 0; left: 35%;z-index: 900;transition: all 1s ease;transform: translateY(100%); }

#botNavWrap.bot_slide-down {transition: all 1s ease;transform: translateY(-60%);}
#botNavWrap.bot_slide-up {transition: all 1s ease;transform: translateY(100%);  opacity:0}

@media( max-width: 1400px) {
.copyrightWrap{padding:5.0rem}

#footer.mainFooter{padding:0 2rem}
#footer.subFooter{padding:0 1rem}
#header.slide-up {
    transition: all 0.5s ease;
    transform: translateY(0);


}
}

.header_not{display:flex;position:absolute;right:5%}
.header_not li{display:flex;margin-right:20px;cursor: pointer;}
.header_not li span{margin-right:3px;}

.header_not li span.hea_icon01{width: 1.8rem;aspect-ratio: 1;background: url(../img/header_not_icon01_01.png) no-repeat center / contain;}
.header_not li span.hea_icon02{width: 1.8rem;aspect-ratio: 1;background: url(../img/header_not_icon02_01.png) no-repeat center / contain; display: inline-block;vertical-align: bottom;}



@media( max-width: 1024px) {

.copyrightWrap .ft_menu_box .ft_menu{display:none}
.copyrightWrap .ft_menu_box{justify-content: end;}
.copyrightWrap .footer_btm{display:block;}
#footer.subFooter{padding:0 2rem}
}

@media( max-width: 768px) {

#sec2 .horizontal-section .sec2_tit{font-size:5rem}
.header_not{right:12%}
.header_not li{margin-right:10px;}
}

@media( max-width: 640px) {




}


.popup_wrap {display: none;flex-direction: column;align-items: center;justify-content: center;position: fixed;top: 0px;left: 0;right: 0;bottom: 0;z-index: 100;padding: 1rem;background: rgba(0, 0, 0, 0.7);}
.popup_wrap.is-active {display: flex;z-index: 999;}
.popup_wrap .popup_content {background: #fff;border-radius: 5.0rem;padding: 4.5rem;}
.popup_wrap .popup_content .pop_head {text-align: center;position: relative;}
.popup_wrap .popup_content .pop_head .tit1 {font-size: 3.2rem;color: #009de1;font-weight: 800;letter-spacing: -0.03rem;}
.popup_wrap .popup_content .pop_head .tit2 {font-size: 1.7rem;color: #666;letter-spacing: -0.03rem;padding-top: 1.5rem;}
.popup_wrap .popup_content .pop_head .tit3 {font-size: 1.7rem;color: #000;letter-spacing: -0.03rem;font-weight: 700;padding-top: 0.6rem;}
.popup_wrap .popup_content .pop_head .btn_close {position: absolute;top: 0;right: 0;font-family: 'Montserrat';font-weight: 700;font-size: 2.4rem;cursor: pointer;}
.popup_wrap .popup_content .pop_body {padding-top: 3.5rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap {background: #f2f3f5;border-radius: 2.0rem;padding: 3.5rem;font-size: 1.7rem;color: #000;font-weight: 700;letter-spacing: -0.03rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox {}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_txt a{    text-decoration: underline;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_txt1 {text-align: right;color: #666;font-weight: 400;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table {display: flex;align-items: flex-start;flex-wrap: wrap;width: 64.0rem;padding: 0.5rem 0;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_kind {width: 19%;padding-top: 1.3rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table1 {padding: 1.7rem 0;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table1 .mail_kind {padding-top: 0rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_input {width: 81%;display: flex;align-items: center;flex-wrap: wrap;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_input .radio {padding-right: 1rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio] {position: absolute;opacity: 0;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio] + .radio-label:before {content: "";background: #f4f4f4;border-radius: 100%;border: 1px solid #ddd;display: inline-block;width: 2.0rem;aspect-ratio: 1;position: relative;top: 0em;margin-right: 0.5rem;vertical-align: top;cursor: pointer;text-align: center;transition: all 250ms ease;background-color: #ddd;box-shadow: inset 0 0 0 4px #f4f4f4;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio]:checked + .radio-label:before {background-color: #3197EE;box-shadow: inset 0 0 0 4px #f4f4f4;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio]:focus + .radio-label:before {outline: none;border-color: #3197EE;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio]:disabled + .radio-label:before {box-shadow: inset 0 0 0 4px #f4f4f4;border-color: #b4b4b4;background: #b4b4b4;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .radio input[type=radio] + .radio-label:empty:before {margin-right: 0;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_txt input[type=checkbox] {width: 2.0rem;aspect-ratio: 1;accent-color: #009de1;}

.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_input input[type=text],
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_input textarea {width: 100%;border: solid 1px #ddd;border-radius: 1.0rem;padding: 1.1rem 2.5rem;}
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_input input[type=text]::placeholder,
.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_input textarea::placeholder {font-size: 1.7rem;color: #aaa;letter-spacing: -0.03rem;font-family: 'pretendard';}

.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_txt {text-align: right;color: #666;font-weight: 400;padding-top: 1.7rem;}

.popup_wrap .popup_content .pop_body .mailBoxBtnWrap {padding-top: 2.5rem;}
.popup_wrap .popup_content .pop_body .mailBoxBtnWrap .txt1 {font-size: 1.7rem;color: #666;letter-spacing: -0.03rem;padding-bottom: 0.5rem;}
.popup_wrap .popup_content .pop_body .mailBoxBtnWrap .txt1 > span {color: #000;font-weight: 700;}
.popup_wrap .popup_content .pop_body .mailBoxBtnWrap .mail_submit {display: flex;justify-content: center;padding-top: 3.0rem;}
.popup_wrap .popup_content .pop_body .mailBoxBtnWrap .mail_submit .btn_submit {font-size: 1.8rem;font-family: 'pretendard';font-weight: 700;background: #000;border-radius: 3.5rem;width: 27.0rem;aspect-ratio: calc(270 / 70);}
.popup_wrap .popup_content .pop_body .mail_star {color: #009de1;font-weight: 900;}

@media( max-width: 768px) {
	.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table {width: 100%;}
	.popup_wrap .popup_content {padding: 2.5rem 1rem;overflow-y: scroll;height: 90vh;}
	.popup_wrap .popup_content .pop_body .mailBoxWrap {padding: 2.5rem 2rem;}
	.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_kind {width: 100%;padding: 0.5rem 0;}
	.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_input {width: 100%;padding: 1.0rem 0;}
	.popup_wrap .popup_content .pop_body .mailBoxWrap .mailBox .mail_table .mail_input .radio {padding-right: 0rem;width: calc(100% / 2);margin-bottom: 0.5rem;}
	.popup_wrap .popup_content .pop_body {padding-top: 1.5rem;}
	.popup_wrap .popup_content .pop_body .mailBoxBtnWrap .mail_submit {padding-top: 1.0rem;}
}