@charset "utf-8";
/* 메인영역 */
#main_banner_wrap{position:relative;z-index:1;width:100%;height:663px;text-align:center;background:#000}
#main_banner_wrap .txt{position:relative;z-index:22}
#main_banner_wrap .move_txt01{padding:170px 0 10px;font-size:25px;color:#fff;letter-spacing:-.4px;opacity:0;font-family:'notokr-medium'}
#main_banner_wrap .move_txt02{font-size:48px;line-height:50px;color:#fff;letter-spacing:-.6px;opacity:0;font-family:'notokr-bold'}
#main_banner_wrap .move_txt02 span{font-family:'notokr-regular'}

#main_banner_wrap .main_circle{width:438px;margin:30px auto;opacity:0}
#main_banner_wrap .main_circle>li{float:left;width:159px;height:159px;border-radius:100px;behavior:url(/js/PIE.htc)}
#main_banner_wrap .main_circle .c_txt{padding-top:58px;font-size:16px;text-align:center;color:#fff;font-family:'notokr-medium'}
#main_banner_wrap .main_circle .circle01{background:rgba(7,35,85,0.8)}
#main_banner_wrap .main_circle .circle02{margin-left:-20px;background:rgba(67,181,191,0.8)}
#main_banner_wrap .main_circle .circle03{margin-left:-20px;background:rgba(255,186,0,0.8)}

.main_bg{position:absolute;top:0;width:100%;height:100%;background:url(/sh_img/index/main_banner/main_bg.jpg) no-repeat;background-size:cover}
.main_latest{position:absolute;z-index:99;bottom:0;width:100%}
.main_latest .latest{overflow:hidden;z-index:99;width:1100px;height:78px;margin:0 auto;border-top:2px solid #072356;background:rgba(255,255,255,0.9);box-sizing: content-box;}
.main_latest .latest{text-align:left}
.main_latest .latest .l_box{float:left;width:549px;height:78px;border-right:1px solid #d6d6d6;line-height:78px}
.main_latest .latest .r_box{float:left;width:550px;height:78px;line-height:78px}
.main_latest .latest .tit{float:left;padding:0 26px 0 20px;font-size:16px;color:#454545;font-family:'notokr-medium'}

/*익스8*/
@media \0screen { 
#main_banner_wrap .main_circle .circle01{background:#072355}
#main_banner_wrap .main_circle .circle02{background:#43b5bf}
#main_banner_wrap .main_circle .circle03{background:#ffba00}
.main_latest .latest{background:#d6dcdf}
}
