@charset "utf-8";
.customSitemap-wr {display:block;position:fixed;left:0;top:0;background-color:#019dd8;width:100%;height:0;opacity:0;transition:opacity .3s ease;box-sizing:border-box;z-index:9999;overflow:hidden;overflow-y:scroll;}
.customSitemap-wr.active {height:100%;opacity:1}
.customSitemap-wr.release {opacity:0}
.customSitemap {position:relative;max-width:1560px;margin:0 auto;padding:100px 0 0 490px;box-sizing:border-box}
.customSitemap .customSitemap-closer {display:block;position:absolute;background:none;border:0;right:0;top:20px;width:90px;height:0;overflow:hidden}
.customSitemap-wr.active .customSitemap-closer {height:90px}
.customSitemap .customSitemap-closer:before,
.customSitemap .customSitemap-closer:after {content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;width:50px;height:2px;margin:auto}
.customSitemap .customSitemap-closer:before {transform:rotate(-45deg);transition:all .3s ease}
.customSitemap .customSitemap-closer:after {transform:rotate(45deg);transition:all .3s ease .15s}
.customSitemap .customSitemap-closer:focus:before,
.customSitemap .customSitemap-closer:hover:before {transform:rotate(45deg)}
.customSitemap .customSitemap-closer:focus:after,
.customSitemap .customSitemap-closer:hover:after {transform:rotate(135deg)}

.customSitemap .sitemap-list {font-size:0;overflow:hidden}
.customSitemap .sitemap-list a {color:#fff}
.customSitemap .sitemap-list .depth-wr {opacity:0;transform:translateY(30px);transition:all .3s ease}
.customSitemap .sitemap-list .depth-wr.stable {opacity:1;transform:translateY(0)}
.LogY .customSitemap .sitemap-list .depth-wr:nth-child(n+3) {display:none}
.customSitemap .sitemap-list .depth1-wr {display:inline-block;width:25%;margin-bottom:42px;font-size:17px;vertical-align:top}
.customSitemap .sitemap-list .depth1-wr h4 {margin-bottom:22px}
.customSitemap .sitemap-list .depth1-wr h4 a {display:block}
.customSitemap .sitemap-list .depth1-wr h4 a span {display:inline-block;position:relative;padding:22px 0 10px;font-size:1.529em;font-weight:700;letter-spacing:-.05em}
.customSitemap .sitemap-list .depth1-wr h4 a span:before {content:"";display:block;position:absolute;left:1px;top:0;background:url(/resources/homepage/kor/_Img/Content/sitemap_h4_bg.png) no-repeat;width:13px;height:12px}
.customSitemap .sitemap-list .depth1-wr h4 a span:after {content:"";display:block;position:absolute;left:0;bottom:0;background-color:#ffc801;width:0;height:4px;transition:all .3s ease}
.customSitemap .sitemap-list .depth1-wr h4 a span:focus:after,
.customSitemap .sitemap-list .depth1-wr h4 a span:hover:after {width:100%}
.customSitemap .sitemap-list .depth2-wr .depth2 .lm_l2 .lm_a2 {display:block}
.customSitemap .sitemap-list .depth2-wr .depth2 .lm_l2 .lm_a2 .isTxt {position:relative;display:inline-block;padding:5px 0 10px;box-sizing:border-box;letter-spacing:-.05em}
.customSitemap .sitemap-list .depth2-wr .depth2 .lm_l2 .lm_a2 .isTxt:after  {content:"";display:block;position:absolute;left:0;bottom:0;background-color:#fff;width:0;height:1px;transition:all .3s ease}
.customSitemap .sitemap-list .depth2-wr .depth2 .lm_l2 .lm_a2:focus .isTxt:after,
.customSitemap .sitemap-list .depth2-wr .depth2 .lm_l2 .lm_a2:hover .isTxt:after {width:100%}
.customSitemap .sitemap-list .depth3 {display:none}

.customSitemap .sitemap-ft {border-top:1px solid #fff;padding:30px 0}
.customSitemap .sitemap-ft ul {font-size:0;overflow:hidden}
.customSitemap .sitemap-ft ul li {display:inline-block;position:relative;padding:0 17px;font-size:17px}
.customSitemap .sitemap-ft ul li:before {content:"";display:block;position:absolute;left:0;top:3px;background-color:rgba(255, 255, 255, .3);width:1px;height:14px}
.customSitemap .sitemap-ft ul li:first-child {padding-left:0}
.customSitemap .sitemap-ft ul li:first-child:before {display:none}
.customSitemap .sitemap-ft ul li a,
.customSitemap .sitemap-ft ul li a > span {display:block}
.customSitemap .sitemap-ft ul li a span {color:#fff;letter-spacing:-.05em}

.customSitemap .sitemap-extra {position:absolute;left:0;top:0;width:470px;height:100%;padding:98px 70px 0 0;box-sizing:border-box}
.customSitemap .sitemap-extra h3 {margin-bottom:82px}
.customSitemap .sitemap-extra h3 span {display:block;margin-bottom:22px;color:#fff;font-size:1.667em;font-weight:300;letter-spacing:0;font-family:'Titillium Web'}
.customSitemap .sitemap-extra .sitemap-photo {position:relative}
.customSitemap .sitemap-extra .sitemap-photo:before {content:"";display:block;position:absolute;right:0;top:0;background:url(/resources/homepage/kor/_Img/Content/sitemap_img01.jpg) no-repeat;width:580px;height:239px}
.customSitemap .sitemap-extra .sitemap-photo:after {content:"";display:block;position:absolute;right:120px;top:388px;background:url(/resources/homepage/kor/_Img/Content/sitemap_bg.png) no-repeat;width:555px;height:63px}

@media all and (max-width:1559px) {
	.customSitemap {padding:100px 20px 0 450px;box-sizing:border-box}
	.customSitemap .sitemap-extra {left:20px;width:430px;padding-right:50px}
	.customSitemap .sitemap-list .depth1-wr {font-size:16px}
}

@media all and (max-width:1099px) {
	.customSitemap .sitemap-extra h3 span {font-size:1.5em}
	.customSitemap {padding-left:400px}
	.customSitemap .sitemap-extra {width:380px}
}