/* cmb.main.css */

@charset "utf-8";

/* 롤링배너 */
.main_banner_swiper .slide_box {background-color: #f1f3fe !important;background-image:url(/cont/resource/img/main/img_main_banner01.png);background-position: top 1.6rem right 2rem; background-size: 8rem 8rem; background-repeat: no-repeat;} /* 임시 */
.main_banner_swiper .desc {color: #0078b4 !important;} /* 임시 */
.main_banner_swiper .title {color: #1a256a !important;} /* 임시 */
.main_banner_swiper .slide_box .desc {display: none;}

/* 하나의소식 */
.main_news_swiper .slide_box {background-color: #f0f8ff !important;background-image:url(/cont/resource/img/main/img_hana_news_banner.png);background-position: bottom 2rem right 2rem; background-size: 8.8rem 8.8rem; background-repeat: no-repeat;} /* 임시 */
.main_news_swiper .desc {color: #0078b4 !important;} /* 임시 */
.main_news_swiper .title {color: #333 !important;} /* 임시 */
