@charset "utf-8";

#slideshow {overflow:hidden;position:relative;min-width:1070px;width:100%;height:100%}
#slides {position:relative;width:100%;height:100%;list-style:none;overflow:auto;margin:0 auto}
#slides li {width:100%;height:100%;background-repeat:no-repeat;background-size:cover}
#slides .img01 {background-image:url(/sh_img/index/main_banner/main_banner01.png)}
#slides .img02 {background-image:url(/sh_img/index/main_banner/main_banner01.png)}
#slideshow .b_control{position:absolute;z-index:9999;bottom:15px;left:50%;margin-left:-85px;width:58px;height:14px;clear:both}
#slideshow .b_control span{display:block;cursor:pointer}
#slideshow .b_control .prev{float:left;width:8px;height:14px;background:url(/sh_img/index/main_banner/prev.png) no-repeat}
#slideshow .b_control .next{float:right;width:8px;height:14px;background:url(/sh_img/index/main_banner/next.png) no-repeat}

#slides .txt_area{position:absolute;left:146px;bottom:228px}
#slides .txt_area:before{position:absolute;left:-106px;top:-39px}
#slides .txt_area .tit{font-weight:800;font-size:99px;line-height:105px;letter-spacing:-2px;color:#fff;font-family:'Montserrat',sans-serif}
#slides .txt_area .tit span{display:block;font-weight:100}
#slides .txt_area .txt{margin-top:20px;font-size:22px;line-height:32px;letter-spacing:-1px;color:#fff;font-family:'notokr-regular'}
#slides .img01 .txt_area:before{content:url(/sh_img/index/main_banner/txt_num01.png)}
#slides .img02 .txt_area:before{content:url(/sh_img/index/main_banner/txt_num02.png)}

/* 갯수버튼 */
.pagination {display:none}

