@charset "utf-8";
/* 메인영역 */
#main_banner_wrap{position:relative;z-index:1;width:100%;height:730px;text-align:center;background:#000}
#main_banner_wrap .txt{position:relative;z-index:9999}
#main_banner_wrap .move_txt01{padding:115px 0 10px;font-size:24px;line-height:50px;color:#fff;letter-spacing:-.6px;opacity:0;font-family:'notokr-medium'}
#main_banner_wrap .move_txt01 span{font-family:'notokr-regular'}
#main_banner_wrap .move_txt02{font-size:43px;color:#fff;letter-spacing:-.4px;opacity:0;font-family:'notokr-bold'}
#main_banner_wrap .move_txt02 .blue{color:#fff}


#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%}
.main_latest{position:absolute;z-index:99;bottom:0;width:100%}
.main_latest .latest{overflow:hidden;z-index:99;width:1100px;padding:10px 40px;margin:0 auto;border-top:2px solid #072356;box-sizing:border-box;background:rgba(255,255,255,0.95)}
.main_latest .latest{text-align:left}
.main_latest .latest > div{float:left}
.main_latest .latest > div:last-child{margin-left:40px;padding: 8px 0 8px 40px;border-left:1px solid #ddd;font-size:16px;line-height:28px;color:#666;font-family:'notokr-regular'}
.main_latest .latest span{color:#072253;font-family:'notokr-medium'}

.main_bg .bx_slider .bg01{background:url(/sh_img/index/main_banner/main_bg01.jpg) no-repeat;background-size:cover}
.main_bg .bx_slider .bg02{background:url(/sh_img/index/main_banner/main_bg02.jpg) no-repeat;background-size:cover}
.main_bg .bx_slider .bg03{background:url(/sh_img/index/main_banner/main_bg03.jpg) no-repeat;background-size:cover}
.main_bg .bx_slider .bg04{background:url(/sh_img/index/main_banner/main_bg04.jpg) no-repeat;background-size:cover}
.main_bg .bx_slider .bg05{background:url(/sh_img/index/main_banner/main_bg05.jpg) no-repeat;background-size:cover}
.bx-viewport{height:730px !important}
.bx-viewport li{height:730px !important}


/* /////////////// 커스터마이징 //////////////// */

#main_banner_wrap .bx-wrapper{position:relative;overflow:hidden}
#main_banner_wrap .bx-controls{}

#main_banner_wrap .bx-pager{position:absolute;right:20px;bottom:15px;z-index:9999}
#main_banner_wrap .bx-pager-item{display:inline-block;*display:inline;zoom:1}
#main_banner_wrap .bx-pager-item a{display:block;width:10px;height:10px;margin:0 3px;border-radius:10px;text-indent:-9999px;transition:.3s;box-shadow:1px 1px 1px 1px rgba(0,0,0,0.3);background:#fff}
#main_banner_wrap .bx-pager-item a:hover,#main_banner_wrap .bx-pager-item a.active{background:#49a4ac}

#main_banner_wrap .bx-controls-direction{position:absolute;width:100%;bottom:250px;z-index:9999;display:none}
#main_banner_wrap .bx-prev, #main_banner_wrap .bx-next{position:absolute}
#main_banner_wrap .bx-controls-auto{display:none}

/*익스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}
}


