/* BASIC css start */
/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative;top:-20px; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url('/design/lunaart/mobile_delight/main_off.png') no-repeat; background-size:14px; width: 14px; height: 14px; }
#event .pagination .swiper-active-switch { background: url('/design/lunaart/mobile_delight/main_on.png') no-repeat;background-size:14px; width: 14px; height: 14px;  }

.main .product_title {margin:20px 0;}
.main .product_title img {width:100%;}
.main .main_banner {margin:0 2% 50px 2%;}
.main .main_banner li {width:49%;float:left;}
.main .main_banner li:nth-child(2) {float:right;}
.main .main_banner li img {width:100%;}

/* BASIC css end */

