/* BASIC css start */
/*상단 카테고리 숨기기*/
#header .sectionc {display:none;}

/* 롤링배너 */
#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%; }

 /* 메인 스크립트 화살표 */
.swiper-button-prev,
.swiper-button-next { position: absolute; top:49%; width:15px;height:21px;margin-top: -10px; z-index: 10; cursor: pointer; -moz-background-size:75px; -webkit-background-size:75px; background-size:75px; 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/donginss75/mobile_fancyrang/main_arrow_left.png"); left:2%; right: auto; }
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev { background-image: url("/design/donginss75/mobile_fancyrang/main_arrow_right.png"); right:2%; left: auto; }
.main .sectionc {width:100%;height:40px;border:1px solid #cdcdcd;position: relative; z-index: 20;top:0px;left:25%;margin-left:-25%;background-color:#fff;}
.main .sectionc ul {font-size:0;text-align:center;margin:0 auto;}
.main .sectionc ul li {display:inline-block;font-size:11px;line-height:40px;color:#cacaca;}
.main .sectionc ul li a {font-size:12px;line-height:40px;color:#222;font-weight:bold;}
.main .sectionc ul li.red a {color:#ef3f34;}
.main .section1 {width:96%;margin:8px auto;text-align:center;border:1px solid #cecece;}
.main .section1 ul.tabs { margin: 0; padding: 0; float: left; height: 32px; width: 100%;font-size:11px; }
.main .section1 ul.tabs li { float: left; text-align:center; cursor: pointer; width:49.8%; height: 31px; color:#909090;line-height:31px;font-size:13px; font-weight: bold; background-color:#f2f2f2; overflow: hidden; position: relative;border-left: 1px solid #cecece;border-bottom:1px solid #cecece; }
.main .section1 ul.tabs li:first-child {border-left:0;}
.main .section1 ul.tabs li.active { background-color:#909090; border-bottom: 1px solid #909090;color:#fff; }
.main .section1 .tab_container { clear: both; float: left; background:#fff;padding:10px 5px; }
.main .section1 .tab_content { display: none; }
.main .section1 .tab_container .tab_content ul { width:100%; margin:0px; padding:0px; }
.main .section2 ul {font-size:0;text-align:center;margin:0 auto;}
.main .section2 ul li {display:inline-block;width:48%;margin:0 1%;}
.main .section2 ul li img {width:100%;}
.main .product_title { width:50%;margin:20px auto;}
.main .product_title img {width:100%;}

.main .main_bottom_bg {background:url('/design/donginss75/mobile_fancyrang/main_bottom_bg.png') repeat-x; background-size:contain; background-position:bottom left; position:absolute; bottom:-2px; height:17px; width:100%; z-index:10;}
/* BASIC css end */

