@charset "utf-8";

#subBnr{overflow:hidden;width:100%;height:170px;margin:0 auto;background:url(/sh_img/hd/sub_main_banner/sub_bg.jpg) center no-repeat;background-size:cover}
#subBnr .inner{position:relative;max-width:1100px;width:100%;margin:0 auto}
#subBnr img{position:absolute;top:10px;right: 470px;width:200px}
#subBnr .txt_area{position:absolute;top:50px;right:30px;font-size:16px;color:#555;letter-spacing:-.3px;line-height:1.6;font-family:'notokr-regular'}
#subBnr .txt_area .stxt{font-size:17px;color:#222;font-family:'notokr-medium'}
#subBnr .txt_area .btxt{font-size:30px;color:#222;font-family:'notokr-light'}
#subBnr .txt_area .btxt span{color:#21396b;font-family:'notokr-bold'}
#subBnr .txt_area .btxt span b{font-weight:normal;color:#38c0ec}

@media(max-width:768px){
#subBnr .txt_area .btxt{font-size:28px}
#subBnr img{right:320px}
}
@media(max-width:480px){
#subBnr{display:none}	
}