/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
.section:not(#sec1){margin-bottom: 66px;}
.sec_inner{padding:0 18px; } 
 
/* sec1 */
#sec1{}
#sec1 .swiper{width: 100%;}
#sec1 .swiper .swiper-wrapper{}
#sec1 .swiper .swiper-wrapper .swiper-slide{}
#sec1 .swiper .swiper-wrapper .swiper-slide a{display: block;width: 100%;}
#sec1 .swiper .swiper-wrapper .swiper-slide a img{width: 100%;}
#sec1 .swiper-pagination{bottom:15px}
#sec1 .swiper .swiper-pagination-bullet{ background-color:#fff}
#sec1 .swiper .swiper-pagination-bullet-active{ background-color: #fff;}

/* sec2 */
#sec2{background-color:#fff; padding-top:60px; border-radius:30px 30px 0 0 ; transform:translateY(-30px); position:relative; z-index:1;margin-bottom:90px;}

.item-wrap2 { 
    margin-top: 20px;
}

.mainTitle { 
    position: relative;
    margin: 0 18px 20px;
}

.mainTitle h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0;
}

.mainTitle p {
    margin-top: 5px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: -0.35px;
}
.mainTitle .more {
    position: absolute;
    top: 5px;
    right: 0;
    margin-top: 0;
    width: auto;
}
.mainTitle .more img {width: 14px;}
.timedeal .item-cont2 {
    margin: 0;
}
.timedeal .swiper { 
    position: relative;
} 
.timedeal .itemList {
    margin-bottom: 0;
}
.timedeal .itemList .thumb {
    width: 100%;
    overflow: hidden;
    height: 49vw;
    position: relative;
    text-align: center;
    background: #fff;
}
.timedeal .itemList .thumb a {
    width: 100%;
    height: 100%;
    display: block;
}
.timedeal .itemList .thumb img {/*position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;*/height: 100%;width: auto;}
 
.timedeal .itemList .thumb .badge {
    background: #d10e0e;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

.timedeal .itemList .info {
    width: 100%;
    background: #f7f7f7;
    box-sizing: border-box;
}
.timedeal .itemList .info a {
    display: block;
    padding: 28px 18px;
}
.timedeal .itemList .info .countDown {
    color: #D10E0E;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0.44px;
    margin-bottom: 16px;
}
.timedeal .itemList .info .prd-name {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.timedeal .itemList .info .price {
    margin-top: 4px;
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
}

.timedeal .itemList .info .price .dc_per {
    margin-right: 5px;
    color: #D10E0E;
}

.timedeal .itemList .info .price .consumer {
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-left: 6px;
    text-decoration: line-through;
}
.timedeal .itemList .info .prd-color{display: none;}
.timedeal .itemList .info .prd-etc2 {
    margin-top: 16px;
    display: flex;
    color: #000;
    font-size: 11px;
    line-height: normal;
    font-weight: 700;
}

.timedeal .itemList .info .prd-etc2 .prd-stock {
    padding-left: 8px;
    margin-left: 8px;
    position: relative;
    font-weight: 400;
}
.timedeal .itemList .info .prd-etc2 .prd-stock span {
    font-size: 11px;
}

.timedeal .itemList .info .prd-etc2 .prd-stock::after {
    content: "";
    background: #aaa;
    height: 8px;
    width: 1px;
    position: absolute;
    top: 3px;
    left: 0;
}
.timedeal .swiper-pagination {
    bottom: 0 !important;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* ÆäÀÌÁö³×ÀÌ¼ÇÀ» ²Ë Ã¤¿ì±â À§ÇØ Ãß°¡ */
}
.timedeal .swiper-pagination .swiper-pagination-bullet {
    background: #000;
    opacity: 0.1; 
    border-radius: 0;
    margin: 0 !important;
    height: 2px;
    width: auto;
    /* ±âº» ³Êºñ ÃÊ±âÈ­ */
    flex-grow: 1;
    /* À¯¿¬ÇÑ ³Êºñ¸¦ Çã¿ë */
}
.timedeal .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}
#sec5 {}

#sec5 .swiper {padding-top: 52px;}

#sec5 .swiper .item-cont2 {
    margin: 0;
    padding: 0 18px;
}

#sec5 .swiper .swiper-pagination {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    text-align: left;
    padding: 0 0 0 18px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;  
    scrollbar-width: none;  
    scroll-behavior: smooth;
}
#sec5 .swiper .swiper-pagination::-webkit-scrollbar {
    display: none;  
}

#sec5 .swiper .swiper-pagination .swiper-pagination-bullet {
    color: #888;
    background: #fff;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #e6e6e6;
    height: 32px;
    line-height: 32px;
    width: auto;
    border-radius: 32px;
    display: inline-block;
    padding: 0 18px;
    opacity: 1;
    margin: 0 6px 0 0;
}

#sec5 .swiper .swiper-pagination .swiper-pagination-bullet-active {
    color: #000;
    border: 1px solid #000;
}


/* BASIC css end */


/* BASIC css end */


/* BASIC css end */

