.sub_visual{position:relative;height:500px}
.sub_visual_wrap{width:100%;height:500px;left:0;top:0}
.sub_video{width:2560px;height:640px}
.no-video .sub_video{background:url('../img/sub/sub1_visual1.jpg') no-repeat center;background-size:cover}
.no-video .sub_video iframe{display:none}
.sub_video .sub_ovl{background:url('../img/sub/sub_ovl.png') no-repeat center;background-size:cover}
.sub_visual_bg{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;box-sizing:border-box}
.sub2_visual1 .sub_visual_bg{background-image:url('../img/sub/sub2_visual1.jpg')}
.sub2_visual2 .sub_visual_bg{background-image:url('../img/sub/sub2_visual2.jpg')}
.sub3_visual1 .sub_visual_bg{background-image:url('../img/sub/sub3_visual1.jpg')}
.sub4_visual1 .sub_visual_bg{background-image:url('../img/sub/sub4_visual1.jpg')}
.sub4_visual2 .sub_visual_bg{background-image:url('../img/sub/sub4_visual1.jpg')}
.sub4_visual3 .sub_visual_bg{background-image:url('../img/sub/sub4_visual1.jpg')}
.sub4_visual4 .sub_visual_bg{background-image:url('../img/sub/sub4_visual1.jpg')}
.sub_title{position:absolute;left:50%;top:50%;width:145px;height:230px;background:url('../img/sub/sub_title_bg.png');
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}
.sub_title img{margin:0 6px}
.sub_visual .scroll{position:absolute;left:50%;bottom:-50px;width:1px;height:100px;background-color:#929292}
.sub_visual .scroll .scroll-active{position:absolute;left:0;top:0;width:100%;height:0;background:#fff}

.ctgr_link{max-width:1820px;height:50px;margin:0 auto}
.ctgr_link li.slash{font-size:12px;letter-spacing:-0.02em;line-height:50px;color:#828282}
.ctgr_link li.ctgr_txt{position:relative;line-height:50px}
/*.ctgr_link li.ctgr_txt:before{content:'';position:absolute;left:0;bottom:12px;width:100%;height:1px;background-color:rgba(34,34,34,0.25)}*/
.ctgr_link li.ctgr_txt a{font-size:14px;letter-spacing:-0.02em;color:#828282}
.ctgr_link li.ctgr_txt:last-child{font-family:'NotoSansKR-Medium';font-size:14px;color:#222;letter-spacing:-0.02em}
.ctgr_link li.ctgr_txt:last-child:before{display:none}

.page_title_area{padding:72px 0 95px}
.page_title_area .page_title{padding-bottom:18px;font-family:'NanumMyeongjo';font-size:35px;color:#222;line-height:129%}
.page_title_area .page_title em{font-family:'NanumMyeongjoExtraBold'}
.page_title_area .page_text{letter-spacing:-0.02em;line-height:175%;color:#666}
.page_title_area .page_text em{font-family:'NotoSansKR-Medium';color:#444}

@media screen and (max-width: 1820px) {
    .ctgr_link{padding-left:20px}
}

/* tabmenu */
.tabmenu{margin-bottom:80px;text-align:center}
.tabmenu li{width:20%}
.tabmenu a{display:block;line-height:63px;border:1px solid #bfbfbf;border-right:0;box-sizing:border-box;font-family:'NanumMyeongjoExtraBold';font-size:28px;letter-spacing:-0.025em;color:#aaa}
.tabmenu li:last-child a{border-right:1px solid #bfbfbf}
.tabmenu a:hover, .tabmenu li.on a{background:#8c2e40;border-color:#8c2e40;color:#fff}
