@charset "utf-8";

/*기능팝업*/
.PZwindow{background:#333 !important;}
.nomoreOpen form a.PZwindowClose {margin-top:7px !important;}

 /*탑*/

/*헤더*/
.wrap-header{width:100%;position:fixed;top:0;z-index:1002;background:rgba(255,255,255,1);}
.wrap-header.fNav{top:0;background:rgba(255,255,255,1);border-color:#EEE;}
.wrap-header .container{width:1400px;margin: 0 auto;position:relative;text-align:right;}
.wrap-header .sub-header{border-bottom: 1px solid #eaeaea;padding: 20px 0;}
.wrap-header .sub-header::after{content:""; display: table; clear: both;}

@media all and (max-width:1400px) {
	.wrap-header .container{width:96%;}
}
@media all and (max-width:1024px) {
	.wrap-header{position: relative;}
	/* .wrap-header .head-logo{} */
	.wrap-header .head-util{display:inline-block !important;position:absolute;right:0;top:0;}
}

@media all and (max-width: 768px) {
	.wrap-header{ }
}

/*로고*/
.wrap-header .head-logo{position:relative; float: left;}
.wrap-header .head-logo a{display:table-cell;vertical-align:middle;}
.wrap-header .head-logo img{max-width:100%;}
.wrap-header .head-logo span{color:#333;font-size:28px;font-family:'Noto Medium';line-height:39px;display:inline-block;margin-left: 15px;}

@media all and (max-width:1400px) {
	.wrap-header .head-logo span{}
}
@media all and (max-width:1200px) {
    .wrap-header .sub-header {padding: 15px 0;}
	.wrap-header .head-logo{margin-top: 5px;}
	.wrap-header .head-logo img{max-width:130px;}
	.wrap-header .head-logo span{line-height: 1;margin-left: 10px;font-size: 20px;}
}
@media all and (max-width:1024px) {
	.wrap-header .head-logo{margin-top: 3px; }
	.wrap-header .head-logo img{max-width:130px;}
	.wrap-header .head-logo span{font-size: 19px;}
}
@media all and (max-width:768px) {
	.wrap-header .head-logo{margin-top: 0px; }

}
@media all and (max-width:550px) {
	.wrap-header .head-logo img{max-width:100px; vertical-align: middle;}
	.wrap-header .head-logo span{font-size: 17px; margin-left: 5px;}
}

.wrap-header .global-nav{float: right;margin-top: 4px;}

.wrap-header .eng-button{float: right; margin-top: 5.5px;}
.wrap-header .eng-button a{display: block;width: 100%;height: 100%;border: 1px solid #333;border-radius: 20px;text-transform: uppercase;padding: 4px 8px;transition: 0.3s}
.wrap-header .eng-button a p{padding-left: 20px; background: url(/sites/temp_16/images/common/lang_icon.png) no-repeat left center; font-size: 12px; line-height: 15px; }
.wrap-header .eng-button a:hover{background-color: #59b598; color: white; border: 1px solid #59b598;transition: 0.3s}
.wrap-header .eng-button a:hover p{background: url(/sites/temp_16/images/common/lang_icon_hover.png) no-repeat left center; }
.wrap-header .header-menu::after{content:""; display: table; clear: both;}


/*유틸메뉴*/
.wrap-header .head-util{float: right; margin-top: 25px;}
.wrap-header .head-util li{float:left;width:100%;height:100%;}
.wrap-header .head-util li a,
.wrap-header .head-util li button{display:block;width:100%;height:100%;text-indent:-99999px;}
.wrap-header .head-util li.head-sitemap{background:url(/sites/temp_16/images/common/openM.png) no-repeat center; display: none;}
.wrap-header .head-util li.head-sitemap a{font-size:0;}
.wrap-header .btn-mgnb{display:none;}
.wrap-header .btn-mgnb-close{display:none;}
.wrap-header .mobile-global{display:none;} 
.wrap-header .head-util .menu-open{width: 26px; height: 21px; background: url(/sites/temp_16/images/common/menu.png); cursor: pointer;}
.wrap-header .head-util .menu-open.open{background: url(/sites/temp_16/images/common/menu_exit.png);}

@media all and (max-width:1200px) {
    .wrap-header .eng-button {margin-top: 2px;}
	.wrap-header .global-nav {margin-top: 4px;}
	.wrap-header .head-util {margin-top: 20px;}
}

@media all and (max-width:1024px) {
	.wrap-header .head-navi .container{position: static;}
	.wrap-header .head-navi.on::before{display: none; height: 0;}
	.wrap-header .head-util .menu-open{display: none;}
	.wrap-header .head-util{right: 20px;}
	.wrap-header .head-util li.btn-mgnb{display: block;width: 23px;height: 18px;background: url(/sites/temp_16/images/common/menu.png);background-size: contain;}
	.wrap-header .eng-button{margin-right: 50px; margin-top : 1.5px;}
	.wrap-header .container > div .head-sitemap{display:none;}
	.wrap-header .container > div .btn-mgnb-close.on{display:block;position:absolute;right: 0;top:0;width:45px;height:45px;background: url(/sites/temp_16/images/common/ic-navi-close.png) no-repeat center;background-size: 45%;}
	.wrap-header .container > div .btn-mgnb-close button{text-indent:-9999px;display:block;width:100%;height:100%;}
	.wrap-header .container > div .mobile-global.on{display:block;position:absolute;left:0px;top:40%;}
	.wrap-header .container > div .mobile-global a{display:block;text-align:left;font-size:14px;color:#a6acbd;padding:0 0 0 20px;margin:0 0 10px 0;}
}

@media all and (max-width:768px) {
	.wrap-header .head-util{margin-top: 18px;right: 15px;}
	.wrap-header .head-util li.btn-mgnb {width: 23px;height: 18px;}
	.wrap-header .eng-button {margin-top:0;margin-right: 43px;}
	.wrap-header .eng-button a {padding: 4px 8px;}
}

@media all and (max-width: 550px) { 
	.wrap-header .head-util{}
	.wrap-header .head-logo img{}
	.wrap-header .head-logo span{} 
}



.global-nav {display: flex;}
.jnu-link {display: flex;}
.jnu-link li {margin-left: 20px;}

@media all and (max-width: 1024px) { 
    .jnu-link {display:none}
}




/*메인메뉴*/
.wrap-header .head-navi {text-align:center;}
.wrap-header .head-navi::before{content:""; display: block; position: absolute; top: 100%; left: 0; width: 100%; height: 0; background-color: white; transition:all 0.5s; border-top: 1px solid #eaeaea;}
.wrap-header .head-navi.on::before{height: 450px;box-shadow: 0 7px 10px rgb(0 0 0 / 9%);}
.wrap-header .head-navi .container::after{content:""; display: table; clear: both;}
.wrap-header .head-navi .header-navi-box{ float: left; width: calc(100% - 26px);}
.wrap-header .head-navi .li_1{float: left; position:relative; width: 16.66%;}
.wrap-header .head-navi .a_1{display:block;color:#333333;padding:22px 0;font-size:20px;font-family:'Noto Medium'; text-align: center; position: relative;}
.wrap-header .head-navi .a_1:hover{color:#183d93;}
.wrap-header .head-navi li:hover .a_1::before{content:""; display: block; position: absolute; width: 100%; height: 3px; background-color: #0771bb; left: 0; bottom: 0;}
.wrap-header .head-navi .a_1 span{position:relative;}
.wrap-header .head-navi .div_2{overflow:hidden; height: 0; position:absolute; top:100%; left:0px; width:100%;z-index:100; background: white; text-align:center; transition:all 0.5s; border-top: 1px solid #eaeaea;}
.wrap-header .head-navi .div_2.on {height: 450px;border-top: 1px solid #eaeaea;}
.wrap-header .head-navi .li_1:first-child .ul_2 {border-left: 1px solid #eaeaea;}
.wrap-header .head-navi .ul_2 {height: 100%;padding: 20px 0;border-right: 1px solid #eaeaea;}
.wrap-header .head-navi .a_2 {font-family:'Noto Regular';position:relative;display:block;color:#666;padding:12px 0;font-size:18px;transition: 0.3s;}
.wrap-header .head-navi .a_2:hover {background-color: #0771bb;color: white;transition: 0.3s;}
.wrap-header .head-navi .a_2 span {position:relative;}
.wrap-header .head-navi .a_2 span:after {content:''; position:absolute; left:0px; bottom:-3px; width:0px; height:1px; background:#fff; transition:all 0.8s;}
.wrap-header .head-navi .a_2[target=_blank] span:before {content: ''; position: absolute; left: 111%; top: 9px; width: 10px;height: 10px; background: url(/sites/temp_16/images/common/nw_icon.png) no-repeat top center;}
.wrap-header .head-navi .a_2[target=_blank]:hover span::before {background: url(/sites/temp_16/images/common/nw_icon.png) no-repeat bottom center;}
.wrap-header .head-navi .a_2.on {color:#0b337c}
.wrap-header .head-navi .div_3 {display:none;}

@media all and (min-width:1024px) {

	.wrap-header .head-navi .ul_1 {display: flex;}
	.wrap-header .head-navi .li_1{width: 100%;}

	
}

@media (max-width: 1200px) {
	.wrap-header .head-navi .a_1{font-size:18px;padding: 18px 0;}
	.wrap-header .head-navi .a_2{font-size: 16px;}
}
@media all and (max-width:1024px) {
	.wrap-header .global-nav{margin-top: 4px;}
	.wrap-header .head-navi .header-navi-box {position:fixed;top: 0;right:-100%;z-index:10000;min-width: 400px;width: 60%;height: 100%;background: #0c2c67;opacity: 0;transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
    .wrap-header .head-navi .header-navi-box.on {right: 0;opacity: 1;transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
    .wrap-header .head-navi .menuUItop {position: relative;height: 100%;}
    .wrap-header .head-navi .div_1 {}
    .wrap-header .head-navi .li_1 {position: static; display: block; width: 100%; padding:0px;}
    .wrap-header .head-navi .a_1 {padding: 15px 0 15px 20px;text-align: left;font-size:16px;color: #fff;}
    .wrap-header .head-navi .a_1:after {display:none;}
	.wrap-header .head-navi .a_1:hover {color:#fff;}
	.wrap-header .head-navi .a_1.on span:after {display:none;}
    .wrap-header .head-navi .a_1.on span:before {display:none;}
    .wrap-header .head-navi .a_1.on {color:#d1e1ff;}
	.wrap-header .head-navi .a_1.on::before{display: none;}
    .wrap-header .head-navi .ul_2 {border: 0; padding:0; height: auto;}
    .wrap-header .head-navi .li_2 {display:block; border:0px; padding:0px;}
    .wrap-header .head-navi .li_2 .a_2:after {display:none;}
    .wrap-header .head-navi .a_2 {width:100%; padding: 15px 15px 15px 20px; border-bottom:1px solid #89a4dc; margin:0; font-size:16px; color:#666; text-align: left;}
    .wrap-header .head-navi .a_2.plus {position: relative; background:url('/sites/temp_16/images/common/arrow_a2.png') no-repeat 90% center}
    .wrap-header .head-navi .a_2.plus.on {background:url('/sites/temp_16/images/common/arrow_a2_hover.png') no-repeat 90% center; color:#0c2c67; border-bottom:1px solid #fff;}
 	.wrap-header .head-navi .a_2[target=_blank] span:before {top:6px;}
    .wrap-header .head-navi .div_2 {width: 65% !important;right:0px;left:auto;transition-property:none;}
    .wrap-header .head-navi .div_2.on {top: 50px;height: 100%;background:#fff;transition-property: none;}
    .wrap-header .head-navi .div_2 .container {padding: 0px;}
    .wrap-header .head-navi .ul_3 {padding:0 0 20px 0; border-bottom: 1px solid #89a4dc;}
    .wrap-header .head-navi .li_3 {position:relative;margin: 0px;text-align: left;padding-left: 40px;}
    .wrap-header .head-navi .a_3 {color:#999;display:inline-block;padding: 0;font-size: 16px;text-align: left;}
    .wrap-header .head-navi .a_3[target=_blank] {position:relative;}
    .wrap-header .head-navi .a_3[target=_blank]:before {content:''; position:absolute; left:110%; top:10px; width:10px; height:10px; background:url('/sites/temp_16/images/common/ico_blank.png') no-repeat center center;}
    .wrap-header .head-navi .a_3:after {content:'';position:absolute;left:25px;top: 12px;width:6px;height:2px;background:#808080;}
    .wrap-header .head-navi .a_3:hover:after {width:6px; background:#018cff;}
    .wrap-header .head-navi .a_3:hover {color:#c42605;}
    .wrap-header .head-navi .a_3._active {color:#c42605;}
    .wrap-header .head-navi .div_3 {display:block; overflow:hidden; max-height:0px; transition:all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .wrap-header .head-navi .div_3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .wrap-header .head-navi .close {display:none;}
    .wrap-header .head-util .btn-share {display:none;}
    .wrap-header .container > div.black-bg {display:none; position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.6); z-index:1200;}
    .wrap-header .container > div.black-bg.on {display:block;}
	.wrap-header .head-navi .a_2:hover{background-color: white; color: #666;}
	.wrap-header .head-navi .a_2[target=_blank]:hover span::before{background: url(/sites/temp_16/images/common/nw_icon.png) no-repeat top center;}
}

@media all and (max-width:768px) {
	.wrap-header .head-navi .header-navi-box {width:calc(100% - 50px);}
	.wrap-header .head-navi .header-navi-box.on {right:0;}
}

@media all and (max-width: 550px) {
	.wrap-header .global-nav{margin-top: 20px;}
}
@media all and (max-width: 400px) {
    .wrap-header .head-navi .header-navi-box {width: 100%}
}

 

/*글로벌네비게이션*/

@media all and (min-width:1024px) {
	#_globalNavi{display:inline-block;vertical-align:top;line-height:1;}
	#_globalNavi #_globalUl{overflow: hidden;position: relative;}
	#_globalNavi #_globalUl li{float: left; border: 0 !important;}
	#_globalNavi #_globalUl li:first-child{border:0;}
	#_globalNavi #_globalUl li a{display:block;font-size:16px;color:#000; padding: 5px 13px; font-family: 'Noto Regular';}
	#_globalNavi #_globalUl li a span{position: relative;}
	#_globalNavi #_globalUl li a span::after{content:""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background-color: black; transition: all .3s;}
	#_globalNavi #_globalUl li a:hover span::after{width: 100%;}
	.global-nav-m{display:none;}
}

@media all and (max-width: 1280px) {
    #_globalNavi #_globalUl li a{padding: 4px 10px;}
}

@media all and (max-width: 1024px) {
	.global-nav{display:none;}
	.global-nav-m{display:block;}

	#_globalNavi #_globalUl{padding:10px 20px;display:flex;flex-wrap:wrap;justify-content:flex-start;}
	#_globalNavi #_globalUl li{margin:2px;line-height:1.5;}
	#_globalNavi #_globalUl li a{font-size:12px;border:1px solid #FFF;color:#FFF;padding:3px 10px;border-radius:30px;}
}




/* tab */
.tab-content {display:none}
.tab-content.current {display: inherit;}



/* footer */
.wrap-footer {background: #343539;}
.wrap-footer .wrap-footer-inner {max-width:1400px;margin: 0 auto;display: flex; }
.wrap-footer .box-bottom {border-bottom:1px solid #5c5c5c;padding: 13px 20px;}
.wrap-footer .box-bottom > div { justify-content: space-between;} 

.wrap-footer .bottom-link {display: flex;margin: 7px 0;}
.wrap-footer .bottom-link ul {display: flex;}
.wrap-footer .bottom-link li {position:relative;display:inline-block;padding-right:35px;margin-right:15px;}
.wrap-footer .bottom-link li:after {content: '';position:absolute;right: -2px;top: 10px;width:1px;height:11px;border-right: 1px dotted #a4a4a4;}
.wrap-footer .bottom-link li:last-of-type {padding-right: 0;}
.wrap-footer .bottom-link li:last-child:after {display:none;}
.wrap-footer .bottom-link li a {position: relative;font-size:16px;color:#CCC;}
.wrap-footer .bottom-link li:first-child a {color: #fcc017;}
.wrap-footer .bottom-link li:first-child a:after {background: #fcc017;}
.wrap-footer .bottom-link li:first-child a:before {background: url(/sites/temp_16/images/common/new.png) center no-repeat; opacity: 1}
.wrap-footer .bottom-link li a:hover {/* color:#FFF; */}
.wrap-footer .bottom-link li a:after {content: '';position:absolute;left:0;bottom: -3px;width:0;height:1px;background: #7e8285;transition:.4s;}
.wrap-footer .bottom-link li a:before {content: '';position:absolute;right: -20px;width: 16px;background: url(/sites/temp_16/images/common/new-w.png) center no-repeat;aspect-ratio: 1/1;top: 6px;background-size: contain !important; opacity: 0.8;}
.wrap-footer .bottom-link li a:hover:after {width: 100%;}

.wrap-footer .bottom-sns {}
.wrap-footer .bottom-sns ul {font-size:0;}
.wrap-footer .bottom-sns li {display:inline-block;margin-left:5px;}
.wrap-footer .bottom-sns li a {display:block;background:url(/sites/temp_16/images/common/icon-sns.png) no-repeat;width:36px;height:36px;text-indent:-99999px;}
.wrap-footer .bottom-sns li.fb a {background-position:0 0;}
.wrap-footer .bottom-sns li.ts a {background-position:-36px 0;}
.wrap-footer .bottom-sns li.is a {background-position:-72px 0;}
.wrap-footer .bottom-sns li.na a {background-position:-108px 0;}
.wrap-footer .bottom-sns li.yt a {background-position:-144px 0;}

.wrap-footer .bottom-related {display: flex;justify-content: flex-end;}
.wrap-footer .bottom-related > div { margin-left:20px;}
.wrap-footer .bottom-related select,
.wrap-footer .bottom-related input {display:inline-block;box-sizing:border-box;float:left;height:48px;border:1px solid #636363;color:#FFF;appearance:none;-webkit-appearance:none;-moz-appearance:none;}
.wrap-footer .bottom-related select {font-size:16px;background:url(/sites/temp_16/images/common/arrow_2_w.png) no-repeat 90% center;padding:0 20px 0 15px;}
.wrap-footer .bottom-related select optgroup {color:#000;}
.wrap-footer .bottom-related input {background:#636363;width:60px;font-size:18px;cursor:pointer;}
.wrap-footer .bottom-related input:hover {background:#000;border-color:#000;}
.wrap-footer .bottom-related .related-list {display:none;}

.wrap-footer .accordion {position: relative;min-width: 220px;z-index: 0;}
.wrap-footer .accordion .btn-accr {position: relative;display: block;width: 100%;height: 50px;text-align: left;line-height: 50px;color: #fff;font-size: 14px;padding-left: 26px;z-index: 2;border-radius: 50px;background: #55565a;padding-right: 50px;}
.wrap-footer .accordion .btn-accr::after {content: ""; width: 20px; height: 20px; position: absolute; top: 15px; transform: rotate(0); right: 20px; z-index: 1; opacity: 0.8; background: url(/sites/temp_16/images/common/chevron-down-w.png) 0 0 no-repeat; background-size: 100%; -webkit-transition: .3s; transition: .3s; }
.wrap-footer .accordion .btn-accr.on::after {transform: rotate(180deg); transition: 0.3s; }



.foot_link_box {display: none;position: absolute;left: 0;bottom: 10px;width: 100%;min-height: 10px;background-color: #6d6e6f;padding: 20px 10px;z-index: 1;border-radius: 20px;}
.foot_link_box strong {color: #fff; margin-bottom: 15px !important; display: block; border-bottom: 1px solid #ccc; padding-bottom: 15px; position: relative; font-weight: 400; }
.foot_link_box ul {max-height: 270px; overflow-y: auto;}
.foot_link_box ul::after {content: ""; display: block; clear: both}
.foot_link_box ul:last-child {margin-bottom: 30px !important;}
.foot_link_box ul li {padding: 6px 0 5px;padding-left: 23px;font-size: 15px;position: relative;transition: 0.3s;}
.foot_link_box ul li a:before {position: absolute;content: '-';color: #ccc;left: -15px;top: 0;}
.foot_link_box ul li a {color: #fff;font-size: 15px;font-weight: 300;display: block;position: relative;text-align: left;}
.foot_link_box ul li:hover {background: #5c5e60;transition: 0.3s;}
.foot_link_box ul li:hover a {text-decoration: underline !important; }


.foot_link_box ul::-webkit-scrollbar {width: 6px; }
.foot_link_box ul::-webkit-scrollbar-track {background-color: transparent; }
.foot_link_box ul::-webkit-scrollbar-thumb {border-radius: 3px; background-color: rgb(236, 235, 235); }
.foot_link_box ul::-webkit-scrollbar-button {width: 0; height: 0; }


.wrap-footer .box-footer{overflow:hidden;padding: 40px 20px;}
.wrap-footer .box-footer .footer-address {margin-top: -3px;}
.wrap-footer .box-footer .footer-address p {color:#d5d5d5;font-size:16px;padding-bottom:3px;line-height: 1;margin-bottom: 10px !important;}
.wrap-footer .box-footer .footer-address .copyright {color:#7a7a7a;font-size:14px;padding-top:5px;}
.wrap-footer .box-footer .footer-logo {margin-right: 30px;}
.wrap-footer .box-footer .footer-logo img {}
.wrap-footer .box-footer i {padding:0 7px;}
.wrap-footer .box-footer span{line-height: 1.4;}


@media all and (max-width:1600px) {
	.wrap-footer .wrap-footer-inner{}
}

@media all and (max-width:1200px) {
	.wrap-footer .box-footer {padding: 30px 20px;}
	.wrap-footer .box-bottom{text-align:center;}  
	.wrap-footer .accordion .btn-accr { height: 40px; line-height: 40px;}
	.wrap-footer .accordion .btn-accr::after { top: 10px;}
	.wrap-footer .bottom-related > div {margin-left: 10px;min-width: 180px;}
}

@media all and (max-width:1024px) {
	.wrap-footer .box-footer .footer-logo{padding-top:0;padding-bottom:20px;}

}

@media all and (max-width:768px) {
	.wrap-footer .bottom-link {margin-bottom: 15px !important;margin-top: 0;justify-content: center;}
	.wrap-footer .bottom-related {justify-content: space-between;}
	.wrap-footer .bottom-related > div{max-width: 100%;width: 49%;margin: 0;}
	.wrap-footer .bottom-related select{width:calc(100% - 60px);}
	.wrap-footer .bottom-related input{position:absolute;top:0;right:0;}
	.wrap-footer .wrap-footer-inner {flex-direction:column}
	.wrap-footer .box-bottom {padding: 13px 15px;}
	.wrap-footer .box-bottom > div {flex-direction: column;}
	.wrap-footer .box-footer {padding: 20px 15px;}
}

@media all and (max-width:550px) { 
	.wrap-footer .bottom-link {margin-bottom: 5px !important;}

	.wrap-footer .box-footer {padding: 20px 15px;}
	.wrap-footer .box-footer .footer-logo img {width: 150px;}
	.wrap-footer .box-footer .footer-address p {font-size: 14px;}	
	.wrap-footer .bottom-related { flex-wrap: wrap;}
	.wrap-footer .bottom-related > div{margin: 0;width: 100%;margin-top: 10px;}
}

@media all and (max-width:400px) {  
	.wrap-footer .bottom-related {flex-wrap: wrap;}
	.wrap-footer .bottom-related > div{width: 100%;margin-bottom: 10px;}
	.wrap-footer .bottom-related > div:last-child {margin-bottom:0}
}




/* 고탑 */
.goto-top{position:fixed;right:5%;bottom:5%; z-index:100; }
.goto-top a{display:block;box-sizing:border-box;padding-top:20px;width:70px;height:70px;background:#004ca3;color:#FFF !important;font-size:14px;text-align:center;font-family:'Mont Medium';border-radius:100px;}
.goto-top a:before{content:"";display:block;margin:0 auto;background:url(/sites/style-guide/images/common/arrow_3_w.png) no-repeat center;width:17px;height:17px;}
.goto-top a:hover{box-shadow:0 0 5px #888;}


/* 전체블랙배경 */
.black-bg {display: none; position: fixed; z-index: 190; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5);}
@media all and (max-width: 1024px) {
	.black-bg.on {display: block;}
}


/* 서브비주얼 */
.wrap-sub-visual {position:relative;background:url('../../images/common/sub-visual.jpg') no-repeat top center;background-size:cover;display:table;width:100%;margin-top: 155px;height:370px;}
.wrap-sub-visual:after {content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; background:url('../../images/common/pattern.png');filter:alpha(opacity=30);opacity:0.3;}
.wrap-sub-visual .wrap-sub-cell {display:table-cell; text-align:center; vertical-align: middle; color:#fff;}
.wrap-sub-visual .container {position:relative; z-index:1;}
.wrap-sub-visual .slogan {margin: -50px 0 0 0;}
.wrap-sub-visual .slogan-big {font-family:'Noto Medium';position:relative; display:inline-block; font-size:40px; line-height:1.2;}
.wrap-sub-visual .slogan-small {font-size:18px; font-family:'Noto DemiLight';}
.wrap-sub-visual .page-move {position:absolute; left:0px; top:30px; width:100%; height:0px;}
.wrap-sub-visual .page-move a {position:relative; display:block; width:70px; height:70px; border:1px solid rgba(255,255,255,0.5); border-radius:100%;}
.wrap-sub-visual .page-move a.prev {float:left; background:url('../../images/common/ico_prev_menu.png') no-repeat left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev {background-position:right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next {float:right; background:url('../../images/common/ico_next_menu.png') no-repeat right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next {background-position:left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a span {position:absolute;}
.wrap-sub-visual .page-move a.prev span {position:absolute; left:90%; top:50%; opacity:0; margin:0 0 0 30px; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.prev span {opacity:1; left:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.prev span:after {content:''; position:absolute; left:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span {position:absolute; right:90%; top:50%; opacity:0; margin:0 30px 0 0; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.next span {opacity:1; right:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span:after {content:''; position:absolute; right:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }

@media all and (max-width: 1280px) {
    .wrap-sub-visual{margin-top: 166.5px;}
}

@media all and (max-width:1024px) {
    .wrap-sub-visual{margin-top: 0; height: 330px;}
    .wrap-sub-visual .page-move {display:none;}
    .wrap-sub-visual .slogan {margin:0 0 0 0;}
}
@media all and (max-width:768px) {
    .wrap-sub-visual {height:300px;}
    .wrap-sub-visual .slogan-big {font-size:34px; padding:0px; margin:0px;}
    .wrap-sub-visual .slogan-big:after {display:none;}
    .wrap-sub-visual .slogan-small {display:none;}
}

/*현재위치메뉴및기능*/

.wrap-sub-navi {position:relative; z-index:220; margin:-50px 0 0 0; background:rgba(44,44,53,.5)}
.wrap-sub-navi .container {position:relative; max-width:1400px; height:50px; margin:0 auto;}
.wrap-sub-navi .sub-navi > ul > li {position:relative; float:left; background:url('../../images/common/arrow-page-nav.png') no-repeat left center; padding: 0 0 0 30px;}
.wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {display:block; color:#fff; font-size:16px; height:50px; line-height:50px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {font-family:'Noto Light';width:100%;text-align:left;padding:0 80px 0 0;background:url('../../images/common/arrow-page-nav2.png') right -10px  no-repeat;transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-navi > ul > li > .inner > button:hover {color:#; background-position: right -80px; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-navi .home {background-image:none; padding:0px; min-width:auto;}
.wrap-sub-navi .sub-navi .home a {width:70px; text-indent:-9999px; background:url('../../images/common/ico_home.png') no-repeat center center;}
.wrap-sub-navi .sub-navi .navUl {overflow:hidden;opacity:0;position:absolute;left: 0px;top:35px;margin:15px 0 0 0;width: 100%;box-shadow: 0px -2px 12px #34343454;border-bottom-right-radius: 15px;border-bottom-left-radius: 15px;padding: 10px 0px;max-height: 300px;background: #fff;transition: 0.3s;visibility: hidden;}

div#navUldep01 {}
.wrap-sub-navi .sub-navi .navUl.on {opacity:1;transition: 0.3s;visibility: visible;}
.wrap-sub-navi .sub-navi .navUl a {display:block;padding: 8px 15px;color:#333;word-break: keep-all;font-size: 16px;line-height:1.2;transition: 0.3s;}
.wrap-sub-navi .sub-navi .navUl a:hover {background:#d9e0e8;transition: 0.3s;}


.wrap-sub-navi .sub-util {position:absolute;right:0px;top: 10px;}
.wrap-sub-navi .sub-util > ul > li {position: relative; float:left; position:relative; padding: 0 20px;}
.wrap-sub-navi .sub-util > ul > li:after {content: '';position: absolute;right: 0;top: 9px;width: 1px;height: 13px;background: #a3a3a3;}
.wrap-sub-navi .sub-util > ul > li:last-child {padding-right: 0;}
.wrap-sub-navi .sub-util > ul > li:last-child:after {display: none;}
.wrap-sub-navi .sub-util > ul > li > button {font-family: 'Noto Regular';font-size: 15px;color: #fff;}
.wrap-sub-navi .sub-print {padding-left: 30px; background: url('../../images/common/ico_print.png') no-repeat left center;}
.wrap-sub-navi .sub-share {padding-left: 25px;background: url('../../images/common/ico_sns.png') no-repeat left center;}
.wrap-sub-navi .sub-favo {padding-left: 30px;background: url('../../images/common/ico_favo.png') no-repeat left center;}
.wrap-sub-navi .sub-share.on {background: url('../../images/common/ico_sns_on.png') no-repeat left center;}
.wrap-sub-navi .sub-favo.on {background: url('../../images/common/ico_favo_on.png') no-repeat left center;}

.wrap-sub-navi .box-sub-favo {opacity:0; overflow:hidden; max-height:0px; position:absolute;  border:1px solid #cacaca; right:0; top:35px; width:260px; background:#fff; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-favo.on {opacity:1; max-height:1000px; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-favo > strong {display:block; font-family:'Noto Light'; font-size:18px; padding:11px 20px; border-bottom:1px solid #d6d6d6; color: #2a2a2a;}
.wrap-sub-navi .box-sub-favo ul li {padding:8px 20px;}
.wrap-sub-navi .box-sub-favo ul li:hover {background:#d9e0e8;}
.wrap-sub-navi .box-sub-favo ul li a {position: relative; color: #000; font-size: 16px;}
.wrap-sub-navi .box-sub-favo ul li a span {display:none;}
.wrap-sub-navi .box-sub-favo .close {text-indent:-9999px; position:absolute; right:0px; top:0px; width:40px; height:50px; background:url('../../images/common/btn-favo-close.png') no-repeat center center;}
.wrap-sub-navi .box-sub-favo .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-favo .del {width:17px; height:17px; margin:0 0 0 10px; background:url('../../images/common/btn-favo-del.png') no-repeat center center; text-indent:-9999px;}
.wrap-sub-navi .box-sub-favo .control {text-align:center;}
.wrap-sub-navi .box-sub-favo .control button {display:inline-block;}
.wrap-sub-navi .box-sub-favo .control button.add {background: #36aeae url('../../images/common/btn-favo-add.png') no-repeat 83% center; margin-top: 11px; padding: 5px 35px 5px 15px; font-size: 14px; color: #FFF;}
.wrap-sub-navi .box-sub-favo .control button.reset {background: #fff; margin:10px; padding: 9px 20px; border-radius: 5px; border: 1px solid #50555d; font-family: 'Noto Regular'; font-size: 14px; color: #50555d;}
.wrap-sub-navi .box-sub-favo .control.list.on {padding: 15px 0; border-top: 1px solid #d6d6d6;}
.wrap-sub-navi .box-sub-favo #favoriteList {border-top: 1px solid #cdcdcd;}
.wrap-sub-navi .box-sub-favo .guide {padding: 15px 0 20px 0; background: #f0f0f0; text-align: center;}
.wrap-sub-navi .box-sub-favo .guide #favoriteTitle {font-size: 14px; color: #565656;}
.wrap-sub-navi .box-sub-share {opacity:0; overflow:hidden; max-height:0px; position:absolute; right:0px; top:35px; background: #fff; width:340px; padding: 20px; border: 1px solid #cecece; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-share.on {opacity:1; max-height:1000px; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-share .close {text-indent: -9999px; position: absolute; right: 0px; top: 0px; width: 40px; height: 50px; background: url(../../images/common/btn-favo-close.png) no-repeat center center;}
.wrap-sub-navi .box-sub-share .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .box-sub-share .send {margin-bottom: 15px;}
.wrap-sub-navi .box-sub-share .send strong {display: inline-block; width: 60px; vertical-align: middle; font-size: 16px; color: #2a2a2a;}
.wrap-sub-navi .box-sub-share .send ul {display: inline-block; vertical-align: middle;}
.wrap-sub-navi .box-sub-share .send li {float: left; margin-right: 5px;}
.wrap-sub-navi .box-sub-share .send li button {width: 25px; height: 25px; background: url('../../images/common/ico-sub-share.png') no-repeat; text-indent: -9999px;}
.wrap-sub-navi .box-sub-share .send li .fb {background-position: 0 0;}
.wrap-sub-navi .box-sub-share .send li .tw {background-position: -25px 0;}
.wrap-sub-navi .box-sub-share .send li .ks {background-position: -50px 0;}
.wrap-sub-navi .box-sub-share .send li .pn {background-position: -75px 0;}
.wrap-sub-navi .box-sub-share .send li .na {background-position: -100px 0;}
.wrap-sub-navi .box-sub-share .send li .is {background-position: -125px 0;}
.wrap-sub-navi .box-sub-share .copy strong {display: inline-block; width: 60px; vertical-align: middle; font-size: 16px; color: #2a2a2a;}
.wrap-sub-navi .box-sub-share .copy input {width: 170px; height: 35px; border: 1px solid #cecece; line-height: 35px; text-indent: 10px; font-size: 14px; color: #666;}
.wrap-sub-navi .box-sub-share .copy button {width: 60px; height: 35px; line-height: 35px; text-align: center; background: #5d5d5d; font-size: 14px; color: #fff;}

@media all and (max-width:1600px) {
	.wrap-sub-navi .container {max-width:1400px; margin:0 auto;}
}
@media all and (max-width:1024px) {
    .wrap-sub-navi {display:none;}
}

/*컨텐츠*/
.wrap-contents{}
.wrap-contents .container{position:relative; max-width:1400px;margin: 0 auto 70px auto;}
@media all and (max-width:1400px) {
	.wrap-contents .container{max-width:96%;}
}

/*메인메뉴사이트맵숨기기*/
#menuUItop > .div_1 > .ul_1 > li:last-child{display:none;}