@charset "utf-8";
#sub_main_banner{position:relative;width:100%;font-family:'notokr-regular'}
#sh_content_tit_wrap{position:absolute;top:33px;left:50%;margin:-20px 0 0 -73px;text-align:center;opacity:0}
#sh_content_tit_wrap h3{padding-bottom:10px;font-size:38px;color:#fff;font-family:'notokr-bold'}
#sh_content_tit_wrap span{font-size:14px;color:#dbdbdb}

/* special 서브메뉴 */
#special_sub_main #sh_content_tit_wrap{top:34px;width:500px;margin:-20px 0 0 -257px}
#special_sub_main #sh_content_tit_wrap h3{font-size:22px;font-family:notokr-medium}
#special_sub_main #sh_content_tit_wrap h3 span{font-size:45px;color:#fff;font-family:notokr-bold}
#special_sub_main .cont_txt{margin-top:25px;font-size:18px;color:#fff}


@media (max-width:1400px){
#sub_main_banner{width:100%}
#special_sub_main #sh_content_tit_wrap{top:13px}
#special_sub_main #sh_content_tit_wrap h3 span{font-size:33px}
}
@media (max-width:1024px){
#sh_content_tit_wrap{display:none}
}
@media (max-width:768px){

}