/* BASIC css start */
.flipban_slider .swiper-navigation-icon { display: none; }
.event__container,
.event__container div,
.event__container a,
.event__container span { display: block; }
.event__container ul,
.event__container li { list-style: none; padding: 0; margin: 0; }
.event__container img { width: 100%; vertical-align: top; }
.event__container a { text-decoration: none; cursor: pointer; color: inherit; }
.event__container {
    font-size: 16px;
    font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    max-width: 900px; width: 100%;
    margin: 0 auto; padding: 0;
    border: 0; box-sizing: border-box;
}
.swiper-button-next svg, .swiper-button-prev svg { opacity: 0; }

/* 스티키 탭 */
.sticky__wrap {
    position: sticky; top: 56px; left: 0;
    width: 100%;
    background-color: #031e13;
    z-index: 999;
    overflow-x: hidden;
    border: 1px solid #f7f0c5; border-left: 0; border-right: 0; box-sizing: border-box;
}
.sticky__tabs {
    width: inherit; height: inherit;
    display: flex; flex-direction: row; gap: 6%;
    justify-content: flex-start; align-items: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}
.sticky__tabs li { width: 100%; height: 100%; }
.sticky__tabs .tab { padding: 15% 0; text-align: center; }
.tab span {
    display: inline;
    white-space: nowrap;
    font-size: 1em; color: #fff;
}
.tab.tabsel,
.tab.tabsel span {
    text-decoration: underline;
    text-underline-offset: 7px;
    font-weight: bold;
}
.sticky__tabs li:first-child { margin-left: 5%; }
.sticky__tabs li:last-child { margin-right: 10%; }

/* 유의사항 */
.notice__wrap .notice__btn { position: relative; cursor: pointer; }
.notice__wrap .notice__btn img { margin-top: 0; }
.notice__wrap .notice__content {
    overflow: hidden;
    height: 0;
    transition: height 0.2s linear;
    z-index: -99;
}
.notice__wrap .notice__content.active { height: 100%; }

/* 이벤트1 */
.event1 { background-color: #031e13; overflow: hidden; }
.event1 .evt1Swiper { width: calc(100% - 7.56%); height: auto; counter-reset: colorcircle 0; padding-left: 7.56%; }
.event1 .evt1Swiper .swiper-wrapper { display: flex !important; flex-direction: row; position: relative; width: 100%; height: 100%; box-sizing: content-box; }
.event1 .evt1Swiper .swiper-wrapper .swiper-slide { display: block; }
.event1 .evt1Swiper .list { flex-direction: column; width: 100%; height: 100%; }
.event1 .evt1Swiper .list figure { 
    display: flex; flex-direction: row; justify-content: flex-start; align-items: center; 
    width: 100%; height: auto; 
    margin-bottom: 15px !important;
}
.event1 .evt1Swiper .list figure .thumb_wrap_slider { 
    max-width: 60px; max-height: 60px;
    width: 100%; height: 100%; border-radius: 5px; 
    overflow: hidden;
}
.event1 .evt1Swiper .list figure .thumb_wrap_slider .thumb_wrap { width: 100%; }
.event1 .evt1Swiper .list figure .thumb_wrap_slider .thumb_wrap img { vertical-align: middle; }
.event1 .evt1Swiper .list li:first-child figure .colorcircle_item,
.event1 .evt1Swiper .list li:first-child figure .colorcircle_item::after { color: #fff; }
.event1 .evt1Swiper .list figure .colorcircle_item,
.event1 .evt1Swiper .list figure .colorcircle_item::after { 
    display: flex; 
    width: 30px; height: 50px; 
    line-height: 50px;
    top: 0; left: 0; 
    color: #fff;
}
.colorcircle_item::after { top: 0; left: 0; width: 100%; height: 100%; line-height: 50px; }
.event1 .evt1Swiper .list .list_shoppingInfo { padding: 0 15px; width: 100%; letter-spacing: -1px; }
.event1 .evt1Swiper .list figure .listName { color: #fff; max-width: 160px; width: 100%; margin: 0; }
.event1 .evt1Swiper .list .list_shoppingInfo .pricepart { border: 0; padding: 0; }
.event1 .evt1Swiper .list figure .prod_brand,
.event1 .evt1Swiper .list figure .prod_subname,
.event1 .evt1Swiper .list figure .prod_color,
.event1 .evt1Swiper .list figure .consumer_price,
.event1 .evt1Swiper .list figure .MK-product-label,
.event1 .evt1Swiper .list figure .pro_icons { display: none; }
.event1 .evt1Swiper .list figure .normal_price,
.event1 .evt1Swiper .list figure .listPrice .dc_info { color: #fff; }
.event1 .evt1Swiper .list figure .normal_price { margin-left: 13px; }

/* 이벤트2 */
.event2 { position: relative; }
.event2 .goRoulette { width: 62.44%; height: 49.04%; position: absolute; top: 44.24%; left: 18.78%; }

/* 이벤트3,4 */
.event3,
.event4 { background-color: #031e13; }
.event4 { background-color: #052e1e; }
.event3 .evt3Swiper, 
.event4 .evt4Swiper { width: calc(100% - 7.56%); height: 100%; padding-left: 7.56%; padding-bottom: 15%; }
.event3 .evt3Swiper .swiper-wrapper, 
.event4 .evt4Swiper .swiper-wrapper { display: flex; flex-direction: row; width: 100%; justify-content: flex-start; align-items: center; }
.event3 .evt3Swiper .swiper-wrapper .swiper-slide,
.event4 .evt4Swiper .swiper-wrapper .swiper-slide { width: auto; overflow: hidden; }
.event3 .evt3Swiper .swiper-wrapper .swiper-slide figure,
.event4 .evt4Swiper .swiper-wrapper .swiper-slide figure { width: auto; }
.event3 .evt3Swiper .list figure .prod_brand,
.event3 .evt3Swiper .list figure .prod_subname,
.event3 .evt3Swiper .list figure .prod_color,
.event3 .evt3Swiper .list figure .consumer_price,
.event3 .evt3Swiper .list figure .MK-product-label,
.event3 .evt3Swiper .list figure .pro_icons,
.event4 .evt4Swiper .list figure .prod_brand,
.event4 .evt4Swiper .list figure .prod_subname,
.event4 .evt4Swiper .list figure .prod_color,
.event4 .evt4Swiper .list figure .consumer_price,
.event4 .evt4Swiper .list figure .MK-product-label,
.event4 .evt4Swiper .list figure .pro_icons { display: none; }
.event3 .evt3Swiper .list figure .normal_price,
.event4 .evt3Swiper .list figure .listPrice .dc_info,
.event4 .evt4Swiper .list figure .normal_price,
.event4 .evt4Swiper .list figure .listPrice .dc_info { color: #fff; }
.event3 .evt3Swiper .list figure .listName,
.event4 .evt4Swiper .list figure .listName { color: #fff; margin: 10px 0 5px; }
.event3 .evt3Swiper .list .list_shoppingInfo .pricepart,
.event4 .evt4Swiper .list .list_shoppingInfo .pricepart { border: 0; padding: 0; }
/* BASIC css end */

