@charset "utf-8";

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

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

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

.teleNum {color:inherit !important}

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

.font_nanum {font-family: 'Nanum Gothic'}
.font_noto {font-family: 'Noto Sans KR';}
.font_malgun {font-family: 'pretendard'}
.font_open {font-family: 'Open Sans';}
.font_montserrat {font-family: 'Montserrat';}
.font_poppins {font-family: 'Poppins';}
.font_play {font-family: 'play';}
.font_mont { font-family: 'Mont-Heavy';}
.font_line { font-family: 'Noto Sans KR';}





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

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


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

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

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


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

.pc_only {display: block;}
.pc_only1 {display: block;}
.moblie_only1 {display: none;}
.moblie_only2 {display: none;}

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

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

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

}

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

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

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

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









#m_menu {display: none; position: absolute; top: 0; right: 10px; width: 25px; height: 87px;}
/*top*/


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

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




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



header#header .header_wrap .lang {width: 7rem;display: flex;justify-content: space-between;position: relative;cursor: pointer;}
header#header .header_wrap .lang_wrap {position: relative;width: 100%;height: 100%;display: flex;align-items: center;justify-content: space-between;flex-direction: row;}
header#header .header_wrap .lang1 {cursor: pointer;display: block;width: 2.3rem;height: 2.4rem;background: url(../img/global.png) no-repeat center/contain;}
header#header.header_sub .header_wrap .lang1 {background: url(../img/global_black.png) no-repeat center/contain;}

header#header .header_wrap .lang2 {font-size: 1.6rem;color: #fff;font-family: 'Lexend';}

header#header .header_wrap .lang_kind {position: absolute;left: 50%;transform: translate(-50%, 3rem);background: rgba(255,255,255,0.8);padding: 1rem;display: none;}
header#header .header_wrap .lang_kind > ul {text-align: center;}
header#header .header_wrap .lang_kind > ul > li {font-size: 1.6rem;margin: 0.5rem 0;}
header#header .header_wrap .lang_kind > ul > li > a {}

header#header.header_sub .header_wrap .lang2 {color: #000;}


@media screen and (max-width: 1870px){
	/*div#totalMenu {right: 10px; margin-right: 0px;}*/
}

@media screen and (max-width: 1600px){
	#gnb ul.navLst > li {position: relative;float:left;width:200px !important;}
	div#totalMenu {right:15px; top:20px;}
}
@media screen and (max-width: 1200px){
	div#totalMenu {display:none !important; }
}

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

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



#gnbnav ul.subNavi {position: absolute;top: 100px;left: 0;width: 100%;height: 34rem;padding: 0;z-index: 100;display: none;transition: all 0.2s ease;}

#gnbnav ul.subNavi.on {display: block;background: #f2f2f2;transition: all 0.2s ease; }
#gnbnav ul.subNavi.on a {}
#gnbnav ul.subNavi.on:before {}
#gnbnav ul.subNavi.on:after {}
#gnbnav ul.subNavi li {display: block;margin-bottom:10px;position: relative;}
#gnbnav ul.subNavi li:first-child{padding-top:30px;}
#gnbnav ul.subNavi li:last-child{margin-bottom: 0;padding-bottom:30px;}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color: #777777;font-size: 1.6rem;padding: 7px 0;display: block;text-align: center;position: relative;line-height: 1.25;}
#gnbnav ul.subNavi li a:hover {color: #000;font-weight: 700;}
#gnbnav ul.gnb_list > li:hover ul.subNavi.on {/*background: #fff;*/}
#gnbnav ul.subNavi:last-child {/*border-right:solid 1px #e5e5e5; */}

.subMenuBg {position:absolute;left:0;top: 0px; width:100%;background:#fff; padding-top:0px;z-index:-1;display:none;}
/*.subMenuBg:before {content:'';position:absolute; background-color:#666666;height:1px;}*/
#header_overlay {width:100%;height: 100%;position:fixed;top:0;left:0;  z-index:899;background:rgba(0,0,0,0.8);display: none;}



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

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

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

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


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


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

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

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

@media screen and (max-width: 1024px){
	.headerBox {padding:1.0rem;}
	.header_wrap {position:fixed !important; height: 65px;position: relative;  }
	.header_wrap:after {height:1px;}
	
	.header_wrap h1 a { height:50px !important; }
 
	.header_wrap div.lang {display: none !important}
	.header_wrap .headerBg {display:none;}

    #totalMenu {display: none}

}



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


}


/**/

/* ****************** HEADER ********************** */
:root{
	--header-height: 10.0rem;
	--aside-width : 10.0rem;
	--main-color: #e60012;
}
@media( max-width: 768px ) {
	:root{
		--header-height: 5.0rem;
		--aside-width : 5.0rem;
	}
}

#headerInnerWrap{position: absolute;top: 0px;left: 0px;width: 100%;height: var(--header-height);-webkit-transition: background-color 0.3s;transition: background-color 0.3s;}
#headerInner {position: relative;display: flex;align-items: center;justify-content: space-between;margin: 3.5rem auto 0;padding: 0 100px 0 1.5rem;transform: translateY(0px);position: absolute;z-index: 999;}
#wrap header.init #headerInner {transform: translateY(0px);transition:all 1.2s}




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


/* -------- Header :: GNB(PC) -------- */
.gnb-overlay-bg{position:fixed; top:0; left:0; width:100%; height:100%; visibility:hidden; opacity:0;filter:Alpha(opacity=0); background:rgba(0,0,0,0.5); z-index: 9;-webkit-transition:all 0.3s; transition:all 0.3s; }	/* gnb overlay BG */
.gnb-overlay-bg.open{visibility:visible; opacity:1.0;filter:Alpha(opacity=100);}
header#header {position: absolute;top:0;left:0; width: 100%;z-index: 900;padding:0 0; background: transparent}
header#header:before {position: absolute;content: '';width:100%;height:100%;/*background: #000;opacity: 0.3;*/}
header#header:after {position: absolute;content: '';width:100%;height:0px;background: #fff;opacity: 0.3;bottom: 0;}
/*header#header:hover {background-color: rgba(0,0,0,0.6);}*/
header#header:hover #gnbnav ul.gnb_list > li > a {/*color:#000000;*/}
/*header#header:hover div#totalMenu .header_sp_first__r__btnm__over span {background:#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.sub.bg {position: relative; width: 100%;background-image: url("../img/sub_vg.jpg"); background-repeat: no-repeat; background-position: center; height: 441px;}
header.bg {position: relative; width: 100%;height: 936px;}*/
header#header.m-fixed {top: 0;padding:0;}
.header_wrap {width: 100%; }
.headerBox {position: relative;max-width: 160rem;width: 100%;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;}
.header_wrap div.logo {width: 13.3rem;height: 6.5rem;background: url(../img/logo2.png) no-repeat center/contain; }
.header_sub .header_wrap div.logo {background: url(../img/logo_sub2.png) no-repeat center/contain;}
.header_wrap h1 {margin:0}
.header_wrap h1 a {display: block;height: 87px;}


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

.header_wrap div.lang .lang_sub {display: flex;}
.header_wrap div.lang .lang_sub > li { background: #fff;border-radius: 100%; width: 30px;height: 30px;text-align: center; margin-left: 6px;}
.header_wrap div.lang .lang_sub > li > a { font-size: 14px;color: #2668ff;font-family: 'Malgun Gothic'; line-height: 30px;}
.header_wrap div.lang .lang_sub > li.active {background:#2668ff;}
.header_wrap div.lang .lang_sub > li.active > a {color:#000;}

/* 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 {position: relative; display: block;margin:0;}
.header_inner:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}

.header_member {float: left; width: 20%; height: 100%; position: relative; padding-right: 115px;}
.header_member .header_member_wrap {position: absolute; top: 50%; right: 120px; transform: translate(0, -50%);}
.header_member .hmsub {float:left; margin-right: 20px;}
.header_member .hmsub1 {background: url(../img/top_ico01.png) no-repeat; line-height: 22px; padding-left: 30px;}
.header_member .hmsub2 {background: url(../img/top_ico02.png) no-repeat; line-height: 22px; padding-left: 30px;}
.header_member .hmsub > a {font-size: 15px; font-weight: 500;}

#gnbnav {}
/*#gnbnav:before {content:'';position: absolute;top:0;background:#e5e7e6;width:100%;height:1px;}*/
#gnbnav ul.gnb_list {display: table;width:100%;}
#gnbnav ul.gnb_list > li {text-align: center;display: table-cell;}
#gnbnav ul.gnb_list > li > a {display: inline-block;font-size: 2.0rem;color: #fff;font-weight: 400;line-height: 145px;margin: 0 0px;position: relative;font-family: 'Lexend','pretendard';margin: 0 4.5rem}


#gnbnav ul.gnb_list > li > a.on,
#gnbnav ul.gnb_list > li:hover > a {/*color: #1a90e2;*/}
#gnbnav ul.gnb_list > li > a.on_all:after { transform: scaleX(1); }
#gnbnav ul.gnb_list > li > a.on:after {}

#gnbnav ul.gnb_list > li > a .line {position: absolute;display: block;bottom: -2px;height: 2px;width: 0%; /*background:linear-gradient(to right, #ff0100, #440000);*/ background:#fff; left: 50%;}
#gnbnav ul.gnb_list > li > a.on_all .line,
#gnbnav ul.gnb_list > li:hover > a .line {width: 100% !important;left: 0px !important;}

#gnbnav ul.gnb_list:hover .header_wrap {background-color: rgba(0,0,0,0.8) ;height:140px; }

.header_wrap.active {background:#000; }
.header_wrap.active div.logo {background-image: url(../img/logo_over.png);}
.header_wrap.active #gnbnav ul.gnb_list > li > a {color:#fff;}
.header_wrap.active div#totalMenu div.bars span.bline {background:#fff;}

#gnbnav .sub_category {position: absolute; width:1400px; box-sizing: border-box; display:none; text-align: left; z-index:999; left: 50%; transform: translate(-50%, 1px); min-height: 270px; background:transparent; overflow: hidden;}
#gnbnav .sub_category:after {content:'';position:absolute;top:0; right:0;right:0;background-color:#ddd;width:50%; height:0px;}
#gnbnav .sub_category .sub_category_inner {width: 100%; margin: 0 auto;}
#gnbnav .sub_category .sub_category_inner:after {display:block;visibility:hidden;clear:both;content:""}

#gnbnav .sub_category .sub_category_img {position: absolute; bottom: -210px; left: 60px;}
#gnbnav .sub_category .sub_category_img .img {animation: top_rotate_image 15s linear infinite;transform-origin: 50% 50%;}

#gnbnav .sub_category .category_tit {width: 28%; min-height: 270px; float:left;text-align: left; background: #e7f0fc; position: relative;}
#gnbnav .sub_category .category_tit .cate_title {padding: 70px 63px;}
#gnbnav .sub_category .category_tit .cate_title .cate_title1 {float: left; font-size: 26px; color: #1952a3; font-weight: bold;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg {width: 97%; position: absolute; top: 0; left: 0; min-height: 270px; background: url(../img/submenu_bg.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_10 {background: url(../img/submenu_bg_10.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_20 {background: url(../img/submenu_bg_20.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_30 {background: url(../img/submenu_bg_30.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_40 {background: url(../img/submenu_bg_40.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_50 {background: url(../img/submenu_bg_50.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_60 {background: url(../img/submenu_bg_60.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_70 {background: url(../img/submenu_bg_70.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_80 {background: url(../img/submenu_bg_80.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_title .cate_bg_90 {background: url(../img/submenu_bg_90.png) no-repeat; background-position: bottom right;}
#gnbnav .sub_category .category_tit .cate_copy{overflow: hidden; margin: 80px 0 0; height: 210px;}
#gnbnav .sub_category .category_tit .cate_copy .img {animation: top_rotate_image 15s linear infinite;transform-origin: 50% 50%;}

.header_sub #gnbnav ul.gnb_list > li > a {color: #000;}

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

#gnbnav .sub_category .category_list {float:left;width:72%;padding:65px 50px 0; min-height: 271px; }
#gnbnav .sub_category .category_list > strong {font-size: 1.8rem; color: #222;display:block;padding-bottom:30px;position:relative;}
#gnbnav .sub_category .category_list > ul {position: relative;font-size:0;line-height:0;  width:100%;}
/*#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 {display: block; vertical-align: top; position:relative; float: left; margin-right: 44px; padding-left: 10px;}
#gnbnav .sub_category .category_list > ul > li:before {content: ''; position: absolute; top: 50%; transform: translate(0px, -50%); left: 0; width: 3px; height: 3px; background: #5b5e62; border-radius: 100%;}

#gnbnav .sub_category .category_list > ul > li:after {content:'';position: absolute;top:50%;right:-35px;margin-top:-6px;width:1px;height: 12px;}
#gnbnav .sub_category .category_list > ul > li:last-child:after {width:0;height:0;}
#gnbnav .sub_category .category_list > ul > li > a {font-weight: 500; color: #5b5e62; font-size: 18px; line-height: 48px;}
#gnbnav .sub_category .category_list > ul > li > ul> li a {font-weight: 300; font-size: 1.0rem; color: #222;}
#gnbnav .sub_category .category_list ul li.sp_donate a{color: #ff6567;}


#gnbnav .sub_category .category_list ul li .submenuWrap {width:100%; height:100%; padding: 0px 0px;}

#gnbnav .sub_category .category_list > ul > li .ct_list_more {width:26px; height:26px; position: absolute; top: 50%; right: 0; background: url(../img/top_submenu_btn.png) no-repeat; transform: translate(-25px, -50%); display:none;}
#gnbnav .sub_category .category_list > ul > li:hover {background: url(../img/menu_sub01.png) no-repeat; border:0 none;}
#gnbnav .sub_category .category_list > ul > li:hover a {color: #005ee9;}
#gnbnav .sub_category .category_list > ul > li:hover .ct_list_more {display:block;}


#gnbnav .sub_category.on {display:block !important;  }



#gnbnav ul.subNavi {position: absolute;left:0;width:100%;padding:0;z-index:100;display:none; /* min-height: 400px; border:solid 1px #e5e5e5; border-right:solid 1px #ffffff;*/}
#gnbnav ul.subNavi.on {display:block;/* 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:10px;position: relative;}
#gnbnav ul.subNavi li:first-child{padding-top:30px;}
#gnbnav ul.subNavi li:last-child{margin-bottom: 0;padding-bottom:30px;}
#gnbnav ul.subNavi li:last-child:after {width:0;height: 0}
#gnbnav ul.subNavi li a {color:#fff; font-size: 1.6rem;padding:0;line-height:40px;display: block; text-align:center;font-weight: 300; position: relative;}
/*#gnbnav ul.subNavi li a:hover:after { content: ''; width: 100px; position: absolute; left: 50%; margin-left:-50px; bottom: 1px; border-width: 0 0 1px; border-style: solid; border-color:#013e90; }*/
#gnbnav ul.subNavi li a:hover {color:#b2dc20;}
#gnbnav ul.gnb_list > li:hover ul.subNavi.on {/*background: #fff;*/}
#gnbnav ul.subNavi:last-child {/*border-right:solid 1px #e5e5e5; */}

.subMenuBg {position:absolute;left:0;top: 115px;width:100%; background:#000;padding-top:0px;z-index:-1;display: none !important;}
.subMenuBg .subMenuBg1 { position: relative;width: 100%;height: 100%;}
/*.subMenuBg:before {content:'';position:absolute;top:0;left:0;right:0;background-color:#666666;height:1px;}*/
.subMenuBg .subMenuBgWrap { width: 100%;max-width: 1300px; position: absolute;top: 45%;left: 50%;transform: translate(-50%, -50%);}
.subMenuBg .subMenuBgWrap .subMenuBgSec { margin: 50px 0; position: relative; transition: 0.5s all; }
.subMenuBg .subMenuBgWrap .subMenuBgSec .subLine { position: absolute;left: 0;top: 0;width: 0;height: 1px;transition: 0.8s all;background: #2668ff;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu1 { float: left;width: 35%;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu1 > a { font-size: 62px;color: #fff;font-weight: bold; line-height: 92px;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 { float: left;width: 65%;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 .menu2Wrap {}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 .menu2Wrap > ul {}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 .menu2Wrap > ul > li { float: left;margin-right: 5%;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 .menu2Wrap > ul > li > a {display:block; font-size: 20px;color: #fff; line-height: 92px; transition: 0.5s all; opacity: 0;}
.subMenuBg .subMenuBgWrap .subMenuBgSec .menu2 .menu2Wrap > ul > li > a:hover {color:#2668ff;}

.subMenuBg .subMenuBgWrap .subMenuBgSec.active {transform: translate(50px, 0px);}
.subMenuBg .subMenuBgWrap .subMenuBgSec.active .subLine {width:100%;}
.subMenuBg .subMenuBgWrap .subMenuBgSec.active .menu1 {}
.subMenuBg .subMenuBgWrap .subMenuBgSec.active .menu1 > a {color:#2668ff;}
.subMenuBg .subMenuBgWrap .subMenuBgSec.active .menu2 {}
.subMenuBg .subMenuBgWrap .subMenuBgSec.active .menu2 .menu2Wrap > ul > li > a { opacity: 1;}



#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: 1650px){
	.headerBox {padding: 0 1rem;}

}
@media screen and (max-width: 1024px){
	.header_inner {display: none;}
	.headerBox {height: 8rem; background:rgba(0,0,0,0.5);  }
	.header_sub .headerBox  {background:none; }
	
}



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






/* 서브 상단 */
.sub_vg_outer { position: relative;width: 100%; /*height: 42.0rem;*/margin-top: 0px;}
.sub_vg {position: relative; width: 100%;height: 60.0rem; margin-top: 0px; overflow:hidden;}
/*.sub_vg .sub_vg_bg { width: 100%; background-image: linear-gradient(to bottom, transparent 20%, #e1e5eb 20%);width: 100%;height: 307px; position: absolute;right: calc((100% - 1600px) / 2);}*/
.sub_vg .sub_vg_bg { width: 100%; width: 100%;height: 27.5rem; position: absolute;right: calc((100% - 1600px) / 2);background: #e1e5eb}
.sub_vg .sub_vg_bg .sub_vg_bgWrap { width: 100%;height: 100%;position: relative; background: url(../img/sub_vg_.png) no-repeat;background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap10 {background: url(../img/sub_vg_10.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap20 {background: url(../img/sub_vg_20.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap30 {background: url(../img/sub_vg_30.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap40 {background: url(../img/sub_vg_40.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap50 {background: url(../img/sub_vg_50.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap60 {background: url(../img/sub_vg_60.png) no-repeat; background-position: bottom right;background-size: contain;}
.sub_vg .sub_vg_bg .sub_vg_bgWrap70 {background: url(../img/sub_vg_70.png) no-repeat; background-position: bottom right;background-size: contain;}

.sub_vg_outer .sub_rotate {
    position: absolute;
    top: 10rem;
    right: 0;
    z-index: 10;
    width: calc(25rem + (100% - 1600px) / 2);
    overflow: hidden;}
.sub_vg_outer .sub_rotate .sub_rotate_img {animation: rotate_image 28s linear infinite;transform-origin: 50% 50%;}

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

div#vg_con {/*width:1600px; height:100%; */margin: 0 auto;  position : relative;display: block;}
div#vg_con .sub_vg_title_txt { width: 100%;max-width: 1400px;top: calc(60% - 5.2rem);left: 50%;transform: translate(-50%, -50%);position: absolute;}


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){
	.sub_vg .sub_vg_bg {right:0;}
	div#vg_con .sub_vg_title_txt {max-width: 98%;}

}

@media screen and (max-width: 1400px){
	div#vg_con {width:100%;}
	.sub_vg_outer {/*margin-top: 67px;*/}
}

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

	div#vg_con .sub_vg_title1 {font-size: 4.3rem;}
	div#vg_con {width: 100%;
    min-width: 100%;
    padding: 0px;}
	div#vg_con h2 {font-size: 4.3rem;}
	div#vg_con p {font-size: 1.0em;}
	div#vg_con .sub_vg_txt {top:200px;}
	.sub_vg .sub_vg_bg {background: #e1e5eb;top: auto;}
	.sub_vg {/*height: 30.8rem;margin-top: 7rem;*/height:45.0rem;}
	.sub_vg_outer {height: 38rem;}

}

@media screen and (max-width: 768px){
	div#vg_con .sub_vg_txt { top:240px;}
	div#vg_con .sub_vg_title_txt {top:calc(55% - 5.5rem);}

	/*div#vg_con .sub_vg_title_txt {display:none;}*/
}

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

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


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

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

}

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

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





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

.ft_01, .ft_02 {font-size:17px; padding:8.0rem 0; line-height:1.65;}
.ft_title {font-size:3.0rem; font-weight:600; margin-bottom:5.0rem;}

.ft_01 .ft_table {width:100%; margin:8.0rem 0;}
.ft_01 .ft_table thead {border-top: 3px solid #2a303a;}
.ft_01 .ft_table thead th{ border-bottom: 1px solid #2a303a; background:#f8f8f8; border-left: 1px solid #2a303a; color: #000; font-weight: 500;  padding: 16px; }
.ft_01 .ft_table thead th:first-child {border-left: 0;}

.ft_01 .ft_table tbody th {border-bottom: 1px solid #bebebe; padding: 16px; color: #000;  vertical-align: middle;  font-weight: 500;}
.ft_01 .ft_table tbody td {border-bottom: 1px solid #bebebe; border-left: 1px solid #bebebe; padding: 16px; color: #222;  vertical-align: middle;  }
.ft_01 .ft_table tbody td:first-child {border-left: 0;}

.ft_01 strong {font-weight:20px; display:block; padding:5.0rem 0 0 0 ; font-size:18px;}
.ft_01 .ft01_li {margin-top:3.0rem; font-size:16px;}
.ft_01 .ft01_li li {margin-bottom:0.7rem;}

.ft_01 .ft_01_txt { border:1px solid #bebebe; padding:5.0rem 8.0rem; border-radius:15px;}
.ft_01 .ft_01_txt  p {margin-top:2.0rem;}

@media screen and (max-width: 768px){
.ft_01, .ft_02 {font-size:15px;}
.ft_01 .ft_01_txt { padding:0; border:0px; }
}


/* footer */

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

#wrap footer.subFooter {position:relative;}

.subFooter video { width: 100%; height: 100%; background-size: 100% 100%; position: absolute;   bottom:0;  background-position: center center;
       object-fit: cover;   z-index: -1; opacity:1}
.subFooter .section_title {font-size:6.5rem; line-height:1; overflow:hidden; }

.inner_contents {display:flex; flex-wrap:wrap; justify-content: space-between;}

.copyright_wrap {width: 100%;max-width: 160rem;margin: 0 auto;font-size: 1.6rem;color: #fff;}
.copyright_wrap .ft_logo {width: 16.0rem; height:11.2rem; aspect-ratio: calc(216/55);background: url(../img/footer_logo2.png) no-repeat center/contain;margin-bottom: 4rem;}
.copyright_wrap .ft1 {display: flex;}
.copyright_wrap .ft1 .ft_1 {}
.copyright_wrap .ft2 {margin-top: 1.2rem;}
.copyright_wrap .ft3 {margin-top: 1.2rem;}
.copyright_wrap .ft3 a {color: rgba(73,73,73,0.8);}
.copyright_wrap .t1 {padding-right: 1rem;}
.copyright_wrap .t2 {padding-right: 3rem;color: #545454;}
.copyright_wrap .t3 {font-size: 1.5rem;color: rgba(255,255,255,0.42);padding-right: 1rem;}
.copyright_wrap .t4 {font-size: 1.5rem;}
.copyright_wrap .t4 a {color: rgba(73,73,73,0.8);}


@media(max-width: 1650px ) {
	.copyright_wrap {padding: 0 1rem;}

}
@media( max-width:1400px ) {
.subFooter .section_title {font-size:5.0rem; }

}
@media(max-width: 1024px ) {
	.copyright_wrap {text-align: center;display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;}
	.copyright_wrap .ft_logo {margin-bottom: 3rem;}
	.copyright_wrap .ft1 {flex-direction: column;}
	.copyright_wrap .ft1 .ft_1 {margin-bottom: 1rem;}
	.copyright_wrap .ft2 {display: flex;flex-direction: column;}
	.copyright_wrap .t3 {margin-bottom: 0.5rem;}


}
@media( max-width:768px ) {
footer {width: 100%;padding: 4.0rem 0;position: relative; }
.subFooter .section_title {font-size:3.2rem; }

}



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



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

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

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

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





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



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

@media( max-width:1024px ) {

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

}

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

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

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

.vg_title {word-break: keep-all;

	position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
	z-index:999;
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index:2;

}



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


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

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

.vg_tit_box_ani1 { animation: 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);}
}




.vg_txt_box {position: absolute; top:50%;left:50%;  transform: translate(-50%, -50%);   width:100%; color: #fff;text-align:center; z-index:9999; transition:all 0.4s; }
.vg_txt_box .vg_txt_tit {position: relative; word-break: keep-all;  }
.vg_txt_box .vg_txt_tit h2 {position: relative;font-size:9.0rem; font-weight:bold;   font-family: 'play';}
.vg_txt_box .vg_txt_tit .vg_txt_title3 {color:#fff; font-size:2.4rem; margin-top:10px; line-height:1.65;  font-weight:500; }




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

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





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


@media( max-width:1400px ) {

.vg_txt_box {position: absolute;  max-width:1400px; width:100%;  color: #fff; overflow:hidden; text-align:center;}
.vg_txt_box .vg_txt_tit {position: relative; width:100%; margin:0 auto;}
.vg_txt_box .vg_txt_tit h2 {font-size:6.4rem;  margin:0 }

.vg_txt_box .vg_txt_tit .vg_txt_title3 {color:#fff; font-size:1.7rem; margin-bottom:5px; letter-spacing:0rem;  margin-top:20px; }
.vg_txt_box .vg_txt_tit .vg_txt_title4 {color:#fff; font-size:1.7rem;  letter-spacing:0rem; }



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

.vg_txt_box .vg_txt_img {position:relative; width:100%; margin-top:20px;  text-align:center;}
.vg_txt_box .vg_txt_img img {width:35%;}

}
@media( max-width:1024px ) {
	.vg_catalog .vg_catalogWrap .box_catalog:after {width:0;}

	.vg_txt_box .vg_txt_tit {text-align:center; margin-top:50px;}
	.vg_txt_box .vg_txt_tit h2 {font-size:4.6rem; line-height:1.25;}

	.vg_txt_box .vg_txt_tit .vg_txt_title3 { margin-left:0px; font-size:14px; margin-top:10px; width:80%; line-height:1.45;}


}



@media( max-width:768px ) {
	.vg_txt_box .vg_txt_tit h2 {font-size:3.6rem; line-height:1.25;}
	.vg_txt_box .vg_txt_tit .vg_txt_title3 br {display:none;}

}





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

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


}

@media( max-width:1024px ) {

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

	.vg_inner {min-width:100%;height:auto; height:500px;}
	.vg_title {width:100%;}
	.vg_title small {font-size:1.0rem;margin:0 0 10px 0;}
	.vg_title h2 {line-height: 1.8;font-size:1.8rem;margin:0 0 10px 0;}
	.vg_title h2 img {max-width:100%; }
	.vg_title p {/*font-size: 1.0rem;*/word-break: keep-all;}
	.vg_title 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;}

	.vg_inner {height:500px;}
}

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

.vg_button_wrap {width:100%; position:relative; max-width:1800px; height:100%; position: absolute;  top:50%;  left:50%; transform: translate(-50%, -50%);   z-index:1; }
.vg_button_wrap:before {content:''; position: absolute; width:1px; height:calc(100% - 93px); background:#fff; opacity:0.3; left:57px; bottom:0px; }

.vg_down {position:absolute;  top:50%; margin-top:50px; transform: translateX( -50%); right:0;  margin-right:calc((100% - 1800px) / 2); width: 31px; height: 113px; text-align: center;   }
.vg_down a#go_service {display: block;padding:0;}

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

@media( max-width:1800px ) {

.vg_down {right:20px;  margin-right:0;}

}

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

}







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

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


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

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





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



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


#sub_navi {}
#sub_navi.fixed {position: fixed;left: 0;top: 0;width: 100%;}
.subNavWrap {position: relative;width: 100%;background-color: #f3f4f8;height: 7.5rem;border-bottom: solid 1px #dddddd;z-index: 9;}
.subNavWrap div.subNavInner {position: relative;margin: 0 auto;height: 7.5rem;align-items: center;}
.subNavWrap .btn_home {display: block;float: left;width: 5rem;height: 7rem;background: url(../img/sub_home.png) no-repeat;background-position: center left;position: relative;}
.subNavWrap .btn_home:after {content: '';position: absolute;top: 50%;right: 0;transform: translateY(-50%);width: 1px;height: 2rem;background: #dddddd;}
.subNavWrap .btn_home em {font-style: normal;}

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

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

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






/*서브탭메뉴*/
.subNavBarInner {position: relative; width: 100%; height: 100%; }
.subNavBarInner .subNavBarInnerTitle {float:left; width:32%;}
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {position:relative; font-size: 2.4rem;color: #fff;font-family: 'Lexend'; font-weight:600; display:inline-block; }
.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1:after {content:''; position:absolute; right:-11.0rem; top:20px;  width:9.0rem; height:1px; background:#fff; opacity:0; }

.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size: 4.0rem;font-weight: 500;color: #fff;  margin-top: 5.0rem;}
.subNavBarInner.aos-animate .subNavBarInnerTitle .subNavBarInnerTitle1  span {position: relative; display: inline-block; animation: visualTextAni 1.5s infinite; 
										animation-iteration-count: 1; }
.subNavBarInner.aos-animate .subNavBarInnerTitle .subNavBarInnerTitle1:after{transition: all 2s; opacity:1; }
/*.subNavBarInner.aos-animate .subNavBarInnerTitle .subNavBarInnerTitle2  span {position: relative; display: inline-block; animation: visualTextAni 1.5s infinite; 
					animation-iteration-count: 1; animation-delay:3s;}*/
.subNavBarInner.aos-animate .subNavBarInnerTitle .subNavBarInnerTitle2 {overflow:hidden; animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards; opacity:0}




.subNavBarInner2 { width:100%; border-bottom:1px solid #ddd; }
.subNavBarInner2 .subNavBar1st {max-width:1400px; margin:auto;   }
.subNavBarInner2 .subNavBar1st li {/*display: table-cell;*/ display:inline-block;  position: relative;}
.subNavBarInner2 .subNavBar1st li a {color:#8c8c8c; padding:2.0rem 2.0rem; text-align:center;  font-size: 20px; display:inline-block;}
.subNavBarInner2 .subNavBar1st li.active a {color:#68b82e; font-weight:600;  border-bottom:3px solid #68b82e;  }

/*.subNavBarInner .subNavBar1st li:hover {color:#b72400; background: #ffffff; }*/

/*
.subNavBarInner2 {max-width: 1400px; margin: 0 auto; margin-top: 100px;}
.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;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:first-child {border-left:1px solid #b0b0b0; }
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active {background:#1253b4;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2.active a {color:#fff;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2 {background:#fff;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover {background:#1253b4;}
.subNavBarInner2 .subNavBar2st .naviBar_dp2:hover a {color:#fff;}

*/

.subNavTitle { font-size: 30px;padding: 0px 0;max-width: 1600px;margin: 0 auto;position: relative; line-height: 85px;}
.subNavTitle:after { content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: #9d9d9d;}

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

@media( max-width:1400px ) {
	.subNavWrap div.subNavInner {width: 98%;}
	.subNavBarInner .subNavBar1st li {padding: 0 10px; font-size: 16px;}
	.subNavBarInner .subNavBarInnerTitle {float: none;width: 100%;}
	.subNavBarInner .subNavBar1st {float: none;width: 100%;}
}
@media( max-width:1200px ) {
	.subNavBarInner .subNavBar1st li {padding: 0 5px; font-size: 15px;}
}
@media( max-width:1024px ) {
	.vg_title_sub {display:none;}

	.subNavBarInnerWrap {display:none;}
	.subNavBarInner .subNavBar1st {margin-top: 15px;}
}
@media( max-width:768px ) {
	.subNavBarInner2 .subNavBar2st {display: block;}
}

#m_breadcrumbs_wrap {display: none}

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

@media( max-width:1400px ) {

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



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

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

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

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

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

}


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

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

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


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

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


/* 타이틀영역 */
.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: 5.0rem;color: #000; position: relative;letter-spacing: -0.05rem; padding: 20.9rem 0 3.7rem 13rem;}
.subPageMainTitle:after { content: '';width: 11rem;height: 19rem; background: url(../img/sub_title1.png) no-repeat;background-size: contain;position: absolute;left: 0;bottom: 4.7rem;transform: translate(0%, 0px); }
.subPageMainTitle1 { display: flex;justify-content: center; margin-top: 6.5rem;}
.subPageMainTitle1 .thumb {width: 11rem;height: 19rem; background: url(../img/sub_title1.png) no-repeat;background-size: contain; background-position: left center}
.subPageMainTitle1 .title {font-size: 4.5rem;color: #000; position: relative;letter-spacing: -0.05rem; padding-left: 3rem; display: flex;align-items: center;text-align: center;flex-wrap: wrap;align-content: center;justify-content: center;}
.subPageMainTitle1 .title .title1 {}
.subPageMainTitle1 .title .title2 {padding-left: 1rem;}
.subPageMainTitle1 .title .title3 {width: 100%;}

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

@media( max-width:1024px ) {


	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {}
	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle2 {font-size:2.4rem; margin-top:3.0rem;}
	.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: 17.9rem 0 3.7rem 13rem;}
	.subPageMainTitle:after {}
}

@media( max-width:768px ){
	.subPageMainTitle { font-size: 3.0rem;padding: 10.9rem 0 3.7rem 10rem;}
	.subPageMainTitle:after {width: 7rem;height: 12rem;}

	.subNavBarInner .subNavBarInnerTitle .subNavBarInnerTitle1 {font-size: 20px;}
	.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;}

	.subPageMainTitle1 {width: 95%;margin: 0 auto; margin-top: 6.5rem;}
	.subPageMainTitle1 .title {font-size: 2.8rem; padding-left: 1rem;}
	.subPageMainTitle1 .title br {display:none;}
}


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

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

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


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

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

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

#mgnb .mbnb_lang {display: flex;width: 100%;padding: 5rem;}
#mgnb .mbnb_lang > li {flex: 1;text-align: center;display: flex;justify-content: center;}
#mgnb .mbnb_lang > li > a {font-size: 2.0rem;width: 3rem;aspect-ratio: 1/1;border: solid 1px #000;padding: 2rem 4rem;border-radius: 100%;text-align: center;display: flex;justify-content: center;align-items: center;}
#mgnb .mbnb_lang > li.active {}
#mgnb .mbnb_lang > li.active a {font-weight: 700;background: rgba(0,0,0,0.45);}
#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: 1024px){

	#mgnb_open{color:#fff}
	#mgnb_open, #user_btn {display: block;}
	#header.header_sub {height:8.5rem; background:#fff !important; position:fixed !important; }
	#header.header_sub #mgnb_open {color: #000;}
}
@media screen and (max-width: 768px){
	#mgnb_open {top: 5px;}
}


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




@media( max-width:1024px ) {

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

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

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


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

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

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

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

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

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




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


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

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

.full_pagination>span.swiper-pagination-bullet-active {height: 13px;width: 16px;background: url(../img/right_logo.png) no-repeat;margin-left: 0px !important;}
.full_pagination>span.swiper-pagination-bullet-active>span {opacity:1;}

.full_pagination .fullPageBullet {padding: 1rem 0;}
.full_pagination .swiper-pagination-bullet {position: relative;width: 8px;height: 8px;background: rgba(0,0,0,0.25);opacity: 1;}
.full_pagination .swiper-pagination-bullet:before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 2.6rem;aspect-ratio: 1/1;border: solid 2px rgba(0,0,0,0.25);border-radius: 100%;}
.full_pagination .pageName {display: none;font-size: 1.4rem;color: #68b82e;font-weight: 600;}
.full_pagination .swiper-pagination-bullet-active {display: none !important;}
.full_pagination .swiper-pagination-bullet-active + .pageName {display: block;}

.full_pagination.open {display: none;}

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

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

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


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

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

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

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

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

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

.secTitle {position: relative;}
.secTitle .secTitleTxt {font-size: 23px; color: #000000; font-family: 'Mont-HeavyDEMO'; padding-left: 30px;}
.secTitle .secTitleCircle {position: absolute; bottom: 40px; left: 0; width:1.6rem; height:1.6rem; background:#005ee9; border-radius: 100%; }
.secTitle.aos-animate .secTitleCircle {animation: moveMain 3s ease; animation-iteration-count: 1; animation-delay:0s; animation-fill-mode: forwards; z-index:-1;}
.secTitle.aos-animate .secTitleTxt span {position: relative; display: inline-block; animation: visualTextAni 1.5s infinite; animation-iteration-count: 1; animation-delay:3s;}
.secTitle.aos-animate .secTitleTxt span.empty {width:0.5rem;}

@keyframes moveMain {
	0%{transform: translate(0%, 0px);}
	100%{transform: translate(0, 30px);}
}

@keyframes visualTextAni {
  0% {transform: translateY(0)}
  20% {transform: translateY(-10px)}
  40% {transform: translateY(0px)}

  50% {transform: translateY(-2px)}
  100% {transform: translateY(0)}
}

@keyframes ani_2 {
	0% {transform: translate(-50%, calc(52rem / 2 + 10rem));opacity:0;}
	100% {transform: translate(-50%, calc(52rem / 2 + 5rem));opacity:1;}
}
@keyframes ani_3 {
	0% { -webkit-transform:translateY(100px); -ms-transform:translateY(100px); transform:translateY(100px); opacity:0;}
	100% { -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); opacity:1;}
}
@keyframes ani_4 {
	0% { -webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px); opacity:0;}
	100% { -webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); opacity:1;}
}

.section {position: relative;}
/*	main visual */
.section1 {width: 100%;height: 100vh;}
.sec1_wrap {position: relative;width: 100%;height: 100%;}
.sec1_wrap .ycontainer {height: 100%;}
.sec1_wrap .ycontainer video {object-fit: cover;height: 100%;width: 100%;}
.sec1_wrap .tit_sec {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;color: #fff;text-align: center;}
.sec1_wrap .tit_sec .tit1 {font-size: 3.6rem;font-weight: 700;letter-spacing: 1rem;display: block;overflow: hidden;}
.sec1_wrap .tit_sec .tit2 {font-size: 10.0rem;font-family: 'Lexend';font-weight: 900;letter-spacing: -0.025rem;}
.sec1_wrap .tit_sec .tit3 {font-size: 3.4rem;font-family: 'Lexend';letter-spacing: -0.025rem;font-weight: 700;margin-top: 1rem;overflow: hidden;}
.sec1_wrap .tit_sec .tit1 span,
.sec1_wrap .tit_sec .tit3 span {opacity: 0;display: block;}
.main-scroll-icon {position: absolute;bottom: 0rem;left: 50%;transform: translate(-50%, 0px);z-index: 99;transition: bottom 0.5s;display: flex;align-items: center;}
.main-scroll-icon .icon{position:relative; display:block; width:20px; height:30px; border: 2px solid #fff; background-size:contain; overflow:hidden; border-radius: 30px; box-sizing: border-box; animation: upDown 1.5s ease-in-out infinite;}
.main-scroll-icon .icon:after{position:absolute; content:""; width:2px; height:6px; background-color:#fff; border-radius:50%; top:-20%; left:7px;animation: scrollUpdown 1.1s ease-in-out infinite;}
.main-scroll-icon .txt {font-size: 1.3rem;color: #fff;font-weight: 600;padding-left: 1.2rem;animation: upDown 1.5s ease-in-out infinite;}


#wrap.active .main-scroll-icon {bottom: 6.5rem;}

@keyframes scrollUpdown {
	0% {
		top:-20%; opacity:1
	}
	100% {
		top:80%; opacity:0.2
	}
}
@keyframes upDown {
	0% {
		opacity: 0.5;
		transform:  translateY(-5px);
	}
	50% {
		opacity: 1;
		transform: translateY(5px);
	}
	100% {
		opacity: 0.5;
		transform:  translateY(-5px);
	}
}

.section1.active .tit_sec .tit2 .char {animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;animation-delay: calc(50ms * var(--char-index));}
.section1.active .tit_sec .tit1 span { animation: ani_3 0.8s 0.0s; animation-fill-mode:forwards; }
.section1.active .tit_sec .tit3 span { animation: ani_3 0.8s 1.2s; animation-fill-mode:forwards; }



@media(max-width: 1650px ) {
	.sec1_wrap .tit_sec {padding: 0 1rem;}
}
@media(max-width: 1024px ) {
	.sec1_wrap .tit_sec .tit2 {font-size: 8.0rem;}
}
@media( max-width: 768px ) {
	.sec1_wrap .tit_sec .tit1 {font-size: 3.0rem;font-weight: 500;letter-spacing: 0.1rem;margin-bottom: 3.5rem;}
	.sec1_wrap .tit_sec .tit2 {font-size: 7.0rem;line-height: 1.2;}
	.sec1_wrap .tit_sec .tit3 {font-size: 3.0rem;font-weight: 500;}
}



.section2 {background: #fff;}
.sec2_wrap {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;padding: 10rem 0 5.0rem 0 ;}
.sec2_wrap .logo {overflow: hidden;}
.sec2_wrap .logo span {display: block;width: 11.0rem;aspect-ratio: calc(110/154);background: url(../img/sec1_logo.png) no-repeat center/contain;opacity: 0;}
.sec2_wrap .tit1 {font-size: 3.4rem;font-weight: 800;margin: 5.5rem 0 1.7rem;overflow: hidden;text-align: center;}
.sec2_wrap .tit1 span {display: block;opacity: 0;}
.sec2_wrap .tit2 {font-size: 4.4rem;font-weight: 800;text-align: center;line-height: 1.3;overflow: hidden;}
.sec2_wrap .tit2 > p {opacity: 0;}
.sec2_wrap .tit2 span {color: #68b82e;}
.sec2_wrap .btn_sec {overflow: hidden;width: 100%;}
.sec2_wrap .btn_wrap {opacity: 0;}
.sec2_wrap .btn1 {display: block;width: 100px;height: 100px;margin: 12.0rem auto;animation: ripple 0.9s linear infinite;border-radius: 50px;background: #68b82e;position: relative;}
.sec2_wrap .btn1:before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 25px;height: 1px;background: #fff;z-index: 999;opacity: 1;}
.sec2_wrap .btn1:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 1px;height: 25px;background: #fff;z-index: 999;opacity: 1;}
.sec2_wrap .btn1 > a {display: block;width: 100%;height: 100%;}

.sec2_wrap .sec2_img {text-align:center;  margin-top:8.0rem; opacity: 0;}
.sec2_wrap .sec2_img img{ max-width:25%; }


.section2.active .sec2_wrap .logo span { animation: ani_3 0.8s 0.3s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .tit1 span { animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .tit2 > p:nth-child(1) { animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .tit2 > p:nth-child(2) { animation: ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .tit2 > p:nth-child(3) { animation: ani_3 0.8s 0.9s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .tit2 > p:nth-child(4) { animation: ani_3 0.8s 1.1s; animation-fill-mode:forwards; }
.section2.active .sec2_wrap .btn_wrap  { animation: ani_3 0.8s 1.3s; animation-fill-mode:forwards; }

.section2.active .sec2_img { animation: ani_3 0.8s 1.1s; animation-fill-mode:forwards; }





@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 47, 142, 0.1), 0 0 0 20px rgba(0, 47, 142, 0.1), 0 0 0 40px rgba(0, 47, 142, 0.1), 0 0 0 60px rgba(0, 47, 142, 0.1);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 47, 142, 0.1), 0 0 0 40px rgba(0, 47, 142, 0.1), 0 0 0 60px rgba(0, 47, 142, 0.1), 0 0 0 80px rgba(0, 47, 142, 0);
  }
}




@media( max-width: 1650px ) {
	.sec2_wrap {padding: 15rem 1rem;}
}
@media( max-width: 1400px ) {

}
@media( max-width: 1024px ) {
	.sec2_wrap .tit2 {font-size: 5.4rem;}

}
@media( max-width: 768px ) {
	.sec2_wrap .tit1 {margin: 5.5rem 0 3.7rem;}
	.sec2_wrap .tit2 {font-size: 3.6rem;}
	.sec2_wrap .btn1 {width: 60px;height: 60px;}
	@keyframes ripple {
		0% {
			box-shadow: 0 0 0 0 rgba(0, 47, 142, 0.1), 0 0 0 10px rgba(0, 47, 142, 0.1), 0 0 0 20px rgba(0, 47, 142, 0.1), 0 0 0 30px rgba(0, 47, 142, 0.1);
		}
		100% {
			box-shadow: 0 0 0 10px rgba(0, 47, 142, 0.1), 0 0 0 20px rgba(0, 47, 142, 0.1), 0 0 0 30px rgba(0, 47, 142, 0.1), 0 0 0 40px rgba(0, 47, 142, 0);
		}
	}

}




.section3 {background: #e4e4e4;}
.sec3_wrap {width: 100%;height: 100%;display: flex;background: #91cf63;}
.sec3_wrap .sec {flex: 1;aspect-ratio: calc(960/935);}
.sec3_wrap .sec1 {}
.sec3_wrap .sec1 .sec_cont {padding-left: calc((100vw - 160rem) / 2);width: 100%;height: 100%;display: flex;align-items: center;}
.sec3_wrap .sec1 .sec_cont .sec_cont_wrap {position: relative;}
.sec3_wrap .sec1 .sec_cont .tit1 {font-size: 2.6rem;color: #fff;font-weight: 600;line-height: calc(72/56); opacity: 0;}
.sec3_wrap .sec1 .sec_cont .tit1 p {overflow: hidden;}
.sec3_wrap .sec1 .sec_cont .tit1 span {display: block;opacity: 0;}
.sec3_wrap .sec1 .sec_cont .tit2 {font-size: 4.6rem; color: #fff;font-weight: 600;line-height: calc(72/56); margin-top:3.0rem; opacity: 0;} 
.sec3_wrap .sec1 .sec_cont .more {/*position: absolute;bottom: 0;left: 0;*/ margin-top:5.0rem; opacity: 0;}
.sec3_wrap .sec1 .sec_cont .more > a {font-size: 1.8rem;color: #fff;font-weight: 600;position: relative;padding-right: 2rem;}
.sec3_wrap .sec1 .sec_cont .more > a:before {content: '';position: absolute;top: calc(50% - 1px);right: 0.1rem;transform: rotate(0deg);width: 0.8rem;height: 2px;background: #fff;transition: 0.5s;}
.sec3_wrap .sec1 .sec_cont .more > a:after {content: '';position: absolute;top: calc(50% - 0.4rem);right: 0.35rem;transform: rotate(0deg);width: 2px;height: 8px;background: #fff;transition: 0.5s;}

.sec3_wrap .sec1 .sec_cont .more:hover > a:before,
.sec3_wrap .sec1 .sec_cont .more:hover > a:after {transform: rotate(180deg);}

.sec3_wrap .sec2 {position: relative; background:#fff;}
.sec3_wrap .sec2 .sec_cont {width: 0%;height: 100%;background: url(../img/m_pro_011.png) no-repeat center/cover;transition: width 0.5s 0.3s;}

.section3.active .sec3_wrap .sec1 .sec_cont .tit1 {animation: ani_3 0.8s 0.3s; animation-fill-mode:forwards; }
.section3.active .sec3_wrap .sec1 .sec_cont .tit2 {animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards;}
.section3.active .sec3_wrap .sec1 .sec_cont .more { animation: ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section3.active .sec3_wrap .sec1 .sec_cont .tit1 p:nth-child(1) span { animation: ani_3 0.8s 0.3s; animation-fill-mode:forwards; }
.section3.active .sec3_wrap .sec1 .sec_cont .tit1 p:nth-child(2) span { animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards; }
.section3.active .sec3_wrap .sec1 .sec_cont .tit1 p:nth-child(3) span { animation: ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section3.active .sec3_wrap .sec2 .sec_cont {width: 100%;}

@media(max-width: 1650px) {
	.sec3_wrap .sec1 .sec_cont {padding-left: 1rem;}
}
@media(max-width: 1300px) {
	/*.sec3_wrap .sec1 .sec_cont .tit1 {font-size: 3.8vw;}*/
}
@media(max-width: 1400px) {
	.sec3_wrap .sec1 .sec_cont .tit1 {font-size: 2.2rem;}
	.sec3_wrap .sec1 .sec_cont .tit2 {font-size: 3.2rem}

}
@media(max-width: 1024px) {
	.sec3_wrap {flex-direction: column-reverse; background:#91cf63;}
	.sec3_wrap .sec {aspect-ratio: 1.2/1;}
	.sec3_wrap .sec1 {padding:2.0rem 3.0rem;} 
	.sec3_wrap .sec2 .sec_cont {}
	.sec3_wrap .sec1 .sec_cont .tit1 {font-size: 3.6rem;}

}



.section4 {background: url(../img/m_com_bg.jpg) no-repeat center/cover;}
.sec4_wrap {width: 100%;height: 100%;max-width: 126rem;margin: 0 auto;text-align: center;display: flex;flex-direction: column;flex-wrap: wrap;align-items: center;padding: 15rem 1rem 16.5rem;}
.sec4_wrap .logo {width: 11.0rem;aspect-ratio: calc(110/154);overflow: hidden;}
.sec4_wrap .logo .logo_wrap {width: 100%;height: 100%;background: url(../img/sec4_logo.png) no-repeat center/contain;opacity: 0;}
.sec4_wrap .tit {font-size: 4.2rem;color: #fff;font-weight: 600;margin-top: 5.5rem;}
.sec4_wrap .tit p {overflow: hidden;}
.sec4_wrap .tit p span {display: block;opacity: 0;}
.sec4_wrap .cont {width: 100%;margin-top: 10.5rem;overflow: hidden;}
.sec4_wrap .cont .cont_wrap {width: 100%;display: flex;flex-wrap: wrap;opacity: 0;}
.sec4_wrap .cont .sub {flex: 1;border: solid 1px rgba(255,255,255,0.47);transition: background 0.3s, border 0.3s;padding: 7rem 1rem 3.3rem;}
.sec4_wrap .cont .sub2 {border-left: 0;border-right: 0;}
.sec4_wrap .cont .sub_wrap {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.sec4_wrap .cont .sub .thumb {width: 8rem;aspect-ratio: 1/1;}
.sec4_wrap .cont .sub1 .thumb {background: url(../img/m_com_ico_01.png) no-repeat center/contain;}
.sec4_wrap .cont .sub2 .thumb {background: url(../img/m_com_ico_02.png) no-repeat center/contain;}
.sec4_wrap .cont .sub3 .thumb {background: url(../img/m_com_ico_03.png) no-repeat center/contain;}
.sec4_wrap .cont .sub .txt {font-size: 2.2rem;color: #fff;font-weight: 600;margin-top: 1.8rem;}


.sec4_wrap .cont .sec4_more_btn {opacity: 0;border: solid 1px rgba(255,255,255,0.47); font-size:2.4rem; font-weight:bold; padding:2.0rem 5.0rem; color:#fff; display:inline-block;}
.sec4_wrap .cont .sec4_more_btn:hover {background: rgba(104,184, 46,0.87);border: solid 1px rgba(0,47,142,0.47); transition: all 0.6s;}

.sec4_wrap .cont .sub:hover {background: rgba(0,47,142,0.47);border: solid 1px rgba(0,47,142,0.47);}
.sec4_wrap .cont .sub:nth-child(1):hover+.sub2 {border-left: solid 1px rgba(255,255,255,0.47);}
.sec4_wrap .cont .sub:nth-child(3):hover {border-left: solid 1px rgba(255,255,255,0.47);}


.section4.active .sec4_wrap .logo .logo_wrap { animation: ani_3 0.8s 0.3s; animation-fill-mode:forwards; }
.section4.active .sec4_wrap .tit p:nth-child(1) span  { animation: ani_3 0.8s 0.5s; animation-fill-mode:forwards; }
.section4.active .sec4_wrap .tit p:nth-child(2) span  { animation: ani_3 0.8s 0.7s; animation-fill-mode:forwards; }
.section4.active .sec4_wrap .tit p:nth-child(3) span  { animation: ani_3 0.8s 0.9s; animation-fill-mode:forwards; }
.section4.active .sec4_wrap .cont .cont_wrap { animation: ani_3 0.5s 1.2s; animation-fill-mode:forwards; }
.section4.active .sec4_wrap .cont .sec4_more_btn  { animation: ani_3 0.5s 1.2s; animation-fill-mode:forwards; }



@media( max-width: 1250px ) {

}
@media( max-width: 1024px ) {
		.sec4_wrap .tit {font-size: 3.4rem;}
}
@media( max-width: 768px ) {
	.sec4_wrap .cont {margin-top: 5.5rem;}
	.sec4_wrap .cont .sub {padding: 3.3rem 1rem;}
}


.section5 {padding: 14rem 0 9rem;}
.sec5_wrap {width: 100%;height: 100%;max-width: 160rem;margin: 0 auto;}
.sec5_wrap .tit_sec {font-size: 4.2rem;font-weight: 600;text-align: center;}
.sec5_wrap .tit_sec .tit1 {color: #68b82e;overflow: hidden;}
.sec5_wrap .tit_sec .tit1 span {display: block;opacity: 0;}
.sec5_wrap .tit_sec .tit2 {margin-top: 0.7rem;overflow: hidden;}
.sec5_wrap .tit_sec .tit2 span {display: block;opacity: 0;}
.sec5_wrap .cont {margin-top: 7rem;overflow: hidden;}
.sec5_wrap .cont .cont_wrap {opacity: 0;}

.section5.active .sec5_wrap .tit_sec .tit1 span {animation: ani_3 0.8s 0.3s;animation-fill-mode:forwards;}
.section5.active .sec5_wrap .tit_sec .tit2 span {animation: ani_3 0.8s 0.5s;animation-fill-mode:forwards;}
.section5.active .sec5_wrap .cont .cont_wrap {animation: ani_3 0.8s 0.7s;animation-fill-mode:forwards;}


@media( max-width: 1650px ) {
	.sec5_wrap {padding: 0 1rem;}
}
@media( max-width: 1024px ) {

}
@media( max-width: 768px ) {
	.sec5_wrap .tit_sec {font-size: 3.2rem;}
	.mCertSwiper .swiper-pagination {margin-top: 6.5rem;}
}



/*******/


.section6 {padding: 0rem 0 10.0rem;}
.sec6_wrap {width: 100%;height: 100%;max-width: 160rem;margin: 0 auto;}
/*.sec6_wrap .swiper-slide {border:1px solid #ddd; }
.sec6_wrap .swiper-slide img {max-width:100%;}*/
.section6 .sec6_txt {text-align:right; font-size:1.6rem; color:#7d7d7d; margin-top:2.0rem;}
.sec6_wrap .swiper-slide {/*margin-right:20px; */border:1px solid #ddd; }
.sec6_wrap .swiper-slide img {max-width:100%; }

.ft_logo > .swiper-wrapper {transition-timing-function:linear;}

@media( max-width:1400px ) {

.section6 .sec6_txt {padding: 0 20px; }

}


@media( max-width:1400px ) {

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

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

}




h2.sub_title {text-align:center; font-size:4.2rem; }

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