/* 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 { display:none; }

#footer {margin:0 !important;} /* 메인에서 하단 여백 */
.sub_img_area {display:none;} /* 메인에서 상단타이틀 숨김 */

/* 메인 스크립트 화살표 */
.swiper-button-prev,
.swiper-button-next { position: absolute; top: 50%; width:44px; height:44px; margin-top: -22px; 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/mirage1234/mobile/arrow_left.png"); left:0; right: auto; }

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


.prd_list h3 {font-size:17px;color:#111;font-weight:normal;padding:20px 0 20px 0;text-align:center;}
.list_title {display:none;}


.list_shopping2x ul {text-align:center;margin:0 auto;}
.list_shopping2x li {width:94%;}
.list_shopping2x li img.listPic {border:1px solid #ccc;}
.subname {padding:5px 0;}
/* BASIC css end */

