/* 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%; }

.main_bans {text-align:center;}
.main_bans ul {width:95%; display:inline-block; margin-top:10px;}
.main_bans ul li {float:left; padding:10px 0; border:1px solid #d4d4d4; margin-left:3%; width:31.33%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.main_bans ul li:first-child {margin-left:0;}
.main_bans ul li img {width:100%;}

.cen_banner {margin:20px auto;width:96%;}
.cen_banner img {width:100%;}

 /* 메인 스크립트 화살표 */
.swiper-button-prev,
.swiper-button-next { position: absolute; top: 50%; width:44px;height:32px;margin-top: -18px; z-index: 10; cursor: pointer; -moz-background-size:44px; -webkit-background-size:44px; background-size:44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next { background-image: url("/design/newparts/mobile_ilovebowl/main_arrow_left.png"); left:0; right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev { background-image: url("/design/newparts/mobile_ilovebowl/main_arrow_right.png"); right:0px; left: auto; }

.main_center { margin:30px 0 10px 0; }
.main_center img {width:100%;}

.main_title { margin:20px auto 10px; width:98%;}
.main_title  img {width:100%;}


.main_notice {margin:15px auto 0;}
.main_notice ul {width:95%;margin:10px auto 0;}
.main_notice p img {width:100%;}
.main_notice ul li {width:100%; overflow:hidden;height:24px;line-height:25px;border-bottom:1px dotted #cbcbcb;color:#bebebe;}
.main_notice ul li a {height:24px;line-height:25px;color:#777; width:100%; overflow:hidden;}

/* 상품 무조건 2개 */
.main .md_choic .items li {width:50%;}

.main .main_banner {width:96.2%;padding:10px 0 15px 0;margin:0 auto;text-align:center;}
.main .main_banner img {width:100%;}
.main .main_banner .main_fleft {float:left;width:55.7%;}
.main .main_banner .main_fright {float:right;width:43%;}
.main .main_banner .main_fright .ban2 {padding-top:3.1%;}

/* BASIC css end */

