/* BASIC css start */
.sec_inner {margin-left:5%;margin-right:5%;}
.mv-t {margin-top:50px;}
.title h2 {font-size:24px;font-weight:200;text-align:center;margin-bottom:20px;}
.dn {display:none;}
.txt-center {text-align:center;}

/*메인 비쥬얼 배너*/
.mainSpot { position:relative; width:100%;}
.mainspot .swiper-horizontal > .swiper-scrollbar, .mainspot .swiper-scrollbar.swiper-scrollbar-horizontal {width:70%;margin:0 auto;left:50%;transform:translateX(-50%);bottom:20px;background:#fff;opacity: 1;border-radius: 0}
.mainspot .swiper-scrollbar-drag {background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 1));border-radius: 0}
.mainspot .swiper-slide img {width:100%;}

/*롤링 배너*/
#section2 {margin:50px 0;}
#section2 .rolling .swiper-slide img {width:100%;}
#section2 .rolling .swiper-slide .textWrap{ margin-top: 12px; }
#section2 .rolling .swiper-slide .textWrap strong{display:block; font-size:20px; font-weight:500; line-height:20px;}
#section2 .rolling .swiper-slide .textWrap span{display:block; margin-top:12px; font-size:12px; line-height:12px; font-weight:300; color:#999; }
#section2 .rolling .swiper-wrapper {align-items: center;}

/* 신상 */
#section3 {margin-top:100px;}

/* md's pick */
#section4 {margin:50px 0;}
#section4 .recmd-bn img {width:100%;}
#section4 .recmdprd {padding-bottom:30px;}
#section4 .recmdprd .swiper-pagination-bullet {border-radius:0px;width:4px;height:4px;opacity:1;}
#section4 .recmdprd .swiper-pagination-bullet-active {background:#d9d9d9;}


/*Trends section2*/
.product_tab .sec_inner {position:relative;}
.product_tab .tab_title{ padding:20px 0 30px;} 
.product_tab .tab_title ul li {display:block;width:auto;font-size:14px;color:var(--light-txt); } 
.product_tab .tab_title ul li.swiper-slide-thumb-active {color:var(--main-color);font-weight:600;border-bottom:2px solid var(--main-color); } 
.product_tab .tab_content {} 
.product_tab .tab_content .item-cont {padding-bottom:40px;}
.product_tab .title h2 {margin-bottom:0}
.product_tab .swiper-horizontal>.swiper-scrollbar, .product_tab .swiper-scrollbar.swiper-scrollbar-horizontal {width:67%;left:50%;transform:translateX(-50%);bottom:0px;height:1px;}
.product_tab .swiper-scrollbar-drag {background-color:#000;}
.product_tab .swiper-horizontal>.swiper-scrollbar {background-color: rgb(255,255,255,0.2);}

/* 배너 */
#section6 img {width:100%;}

/* 스페셜 */
#section7 {margin:50px 0;}
#section7 .sec_inner .speprd {padding-bottom: 30px;}
.speprd .swiper-horizontal > .swiper-scrollbar, .speprd  .swiper-scrollbar.swiper-scrollbar-horizontal {width:95%;height:2px;margin:0 auto;left:50%;transform:translateX(-52%);bottom:0px;opacity: 1;border-radius: 0}
.speprd .swiper-scrollbar-drag {background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 1));border-radius: 0}






/* BASIC css end */

