html, body, #wrap{height:100%}
html{overflow:hidden}
#wrap{padding-top:0}

.header_wrap{position:fixed}
.page_title_area{padding-bottom:5px}
.sub_visual{padding-top:90px}
.sub_visual_wrap{top:90px}
.sub_visual_wrap:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%}
.sub_title{margin-top:45px}

.clip-effect-sections{margin-bottom:90px}
.layer{overflow:hidden;position:absolute;left:0;top:0;width:calc(100% - 180px);margin:90px 90px 0;height:calc(100% - 90px);background-repeat:no-repeat;background-position:center;background-size:cover}
.layer1{background-image:url('../img/page/brand/lyr1_bg.jpg');z-index:10}
.layer2{background-image:url('../img/page/brand/lyr2_bg.jpg');z-index:8}
.layer3{background-image:url('../img/page/brand/lyr3_bg.jpg');z-index:6}
.layer_paging{display:none;position:fixed;right:40px;z-index:120}
.layer_paging li{margin-bottom:20px}
.layer_paging li:last-child{margin-bottom:0}
.layer_paging a{display:block;width:12px;height:12px;border-radius:50%;border:2px solid rgba(0,0,0,0.2);box-sizing:border-box}
.layer_paging li.on a, .layer_paging a:hover{background:#8c2e40;border-color:#8c2e40}

.layer .video_area{overflow:hidden;position:relative;height:100%}
.layer .video_area iframe{position:absolute;left:0;top:0}
.layer .video_area:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:1}

.layer .txt_area{left:50%;margin-left:-460px;z-index:5}
.layer .lyr_ttl{position:relative;float:left;padding-right:430px}
.layer .lyr_ttl img.ttl2{position:absolute;left:0;top:0}
.layer .lyr_txt{float:left;font-family:'NanumMyeongjo-bold';font-size:15px;line-height:233%;letter-spacing:-0.02em;color:#c3c3c3}
/* .layer .lyr_txt em{color:#fff} */

.clip-effect-sections{position:relative;height:100%}

@media screen and (max-width: 1520px) {
    .layer .lyr_ttl{padding-right:330px}
}
@media screen and (max-width: 1400px) {
    .layer .txt_area{margin-left:-480px}
    .layer .lyr_ttl{padding-right:250px}
}