/* BASIC css start */
section .title h2 {margin:60px 0 15px;font-size:32px;font-weight:1400;height:32px;line-height:32px;} /* 상하여백 축소를 위해 추가함 */

#contentWrapper {margin-top:0px;}
html, body {
    min-width:1400px;
}
#header {border-bottom:none;}
/* 메인 비쥬얼 배너 */
#mainspot {position:relative;}
#mainspot .swiper-button-prev {width:80px; height:80px; left: 8%; top: 50%; opacity:0; transition:all .3s ease;}
#mainspot .swiper-button-next {width:80px; height:80px; right: 8%; top: 50%; opacity:0; transition:all .3s ease;}
#mainspot:hover .swiper-button-prev,
#mainspot:hover .swiper-button-next {opacity:1;}
#mainspot .swiper-button-prev:after {width:100%; height:100%;font-size:0; background:url(//skin.makeshop.co.kr/skin/apt/image/pc/main_bn_prev.png) no-repeat center;background-size:cover; }
#mainspot .swiper-button-next:after {width:100%; height:100%;font-size:0; background:url(//skin.makeshop.co.kr/skin/apt/image/pc/main_bn_next.png) no-repeat center;background-size:cover; }
#mainspot .swiper-horizontal>.swiper-scrollbar, #mainspot .swiper-scrollbar.swiper-scrollbar-horizontal {left:50%;transform:translateX(-50%);bottom:40px;height:1px;width:240px;}
#mainspot .swiper-scrollbar-drag {background-color:#000;}
#mainspot .swiper-horizontal>.swiper-scrollbar {background-color: rgb(255,255,255,0.2);}
#mainspot .main_bn_txt {position:absolute; left: 50%; display: block;top: 52%;width: 1400px;margin: 0 auto;transform: translate(-50%, -50%);}
#mainspot .main_bn_txt .big_txt {font-size:36px;font-weight:700;line-height:45px;margin-bottom:20px;}
#mainspot .main_bn_txt .small_txt {font-size:16px;font-weight:400;margin-bottom:24px;}
#mainspot .main_bn_txt .txt_bt a {font-size:15px;font-weight:700;height:46px;line-height:46px;color:var(--fff);text-align:center;background-color:var(--000);padding:0 40px;border-radius:30px;}
#mainspot .swiper-slide img {width:100%;}
.normal_bt {display:inline-block;}
#section2 {display: none !important;}
/*Trends section2*/
.product_tab {position:relative;}
.product_tab .secinner {position:relative;}
.product_tab .tab_title { position:absolute;right:0;top:0;padding:10px 0 24px;}
.product_tab .tab_title ul li {font-weight:500;display:block;width:auto;font-size:20px;color:var(--light-txt);cursor: pointer; }
.product_tab .tab_title ul li:last-child {margin-right:0!important;}
.product_tab .tab_title ul li.swiper-slide-thumb-active {color:var(--main-color);}
.product_tab .tab_content {}
.product_tab .tab_content .item-cont {padding-bottom:60px;}
.product_tab .swiper-horizontal>.swiper-scrollbar, .product_tab .swiper-scrollbar.swiper-scrollbar-horizontal {width:240px;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(0,0,0,0.4);}

#section3 .event_banner {display:flex;width:100%;flex-wrap: nowrap;margin-top:80px;} /* 기존 120px */
#section3 .event_banner div {width:50%;}
#section3 .event_banner div img {width:100%;}

#section5  {position:relative;min-width:1400px;}
#section5 .special_prd {padding-bottom:60px;} 
#section5 .swiper-horizontal>.swiper-scrollbar, #section2.product_tab .swiper-scrollbar.swiper-scrollbar-horizontal {width:240px;left:50%;transform:translateX(-50%);bottom:0px;height:1px;}
#section5 .special_prd .swiper-scrollbar-drag {background-color:#000;}

#section6 .event_banner2 {margin:80px 0;}  /* 기존 120px 두번째 배너 위아래 여백 줄이기 */
#section6 .event_banner2 div img {width:100%; object-fit:cover; }   /* 꽉 채우기 */

#section6 .event_banner2 .swiper-pagination-fraction {display:inline-block;bottom:12px;left:unset;right:0;width:auto;background-color:rgb(0,0,0,0.4);color:var(--fff);padding:4px 10px;border-radius:30px;font-size:11px;font-weight:700; }
#section6 .secinner {position:relative;}

#section8 .secinner .product-item .gallery-info .gallery-name {margin-top:24px;}
#section8 .secinner .product-item .gallery-info .gallery-name a {font-size:20px;font-weight:600;}

.swiper-btn-guide {max-width:1640px;margin:0 auto;position:relative;}
.swiper-btn-guide .swiper-button-prev {position:absolute;width:80px; height:80px; left: 0; top: 50%;z-index;99;transform:translateY(-50%);}
.swiper-btn-guide .swiper-button-next {position:absolute;width:80px; height:80px; right:0; top: 50%;z-index;99;transform:translateY(-50%);}
.swiper-btn-guide .swiper-button-prev:after {font-size:0; background:url(//skin.makeshop.co.kr/skin/apt/image/pc/main_bn_prev.png) no-repeat center; width:100%; height:100%; background-size:cover; }
.swiper-btn-guide .swiper-button-next:after {font-size:0; background:url(//skin.makeshop.co.kr/skin/apt/image/pc/main_bn_next.png) no-repeat center; width:100%; height:100%; background-size:cover; }
 
.product-item .item-cont.list5 {    width: 260px;    margin-top: 50px;}  /* 기존 80px 분해도 위아래 이미지 간격 */
.product-item .item-cont.list5:nth-child(-n+5) {    margin-top: 0;}

.compatible-wrap {
    width: 1400px; 
    margin: 0 auto;
}

.compatible-wrap .item-list .thumb a {
    display: block;
    width: 100%;
    height: 200px; /* 기존 260px */
    border-radius: 10px;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    overflow: hidden;
}

.compatible-wrap .item-list .thumb a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.compatible-wrap .item-cont .item-list .prd-info .prd-price .price a {
    display: block;
    font-size: 16px;
}



/* BASIC css end */

