@charset "utf-8";
/* 서브 상단 BG */
#sub_bg{overflo:hidden;position:absolute;top:0;left:0;z-index:10;transform:translateY(0);width:100%;min-width:1150px;height:100%;background:url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) center top no-repeat}
#sub_overlay{content:'';position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;opacity:0;pointer-events:none;background:-webkit-linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%);
background:linear-gradient(to bottom, rgba(0,0,0,0) 10%, rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#99000000);transition:all .3s}
#sub_tit_wrap{position:absolute;z-index:12;width:1120px;padding-left:50px;font-size:17px;color:#fff;opacity:0;transition:all .3s}
#sub_tit_wrap h2{padding-bottom:8px;font-size:32px;letter-spacing:-.5px;font-family:'arita-Bold'}
#sub_tit_wrap p{position:absolute;right:0;top:15px;font-size:15px}
#sub_tit_wrap .fa-home{color:#fff}
#sub_tit_wrap .fa-angle-right{padding:0 5px}  