#wrap {overflow: hidden;}
[class*='ing-'] {font-weight: normal;}
.savingweek {overflow: hidden; position: relative; width: 1280px; margin: 0 auto;}
.savingweek .savingweek__content {position: relative; width: 100%; text-align: center;}
.savingweek .savingweek__content-inner {width: 1280px; margin: 0 auto;}
.savingweek .savingweek__content > img {max-width: 100%; width: auto; height: auto;}
.savingweek [class^=deco__] {position: absolute; background-repeat: no-repeat; background-size: 100% auto; background-position: 0 0;}
@keyframes deco_float {
    0%,
    100% {
    transform: translateY(0);
    }
    50% {
    transform: translateY(-8px);
    }
}

/* 탭 */
.savingweek .top_tab_wrap {position: relative; height: 58px;}
.savingweek .top_tab_wrap .nav {position: relative; height: 58px; text-align: center; width: 100%; max-width: 1920px; margin: 0 auto; -webkit-backdrop-filter: blur(50px); backdrop-filter: blur(50px); background-color: #D55109;}
.savingweek .top_tab_wrap .nav ul {position: relative; width: 1280px; height: 100%; margin: 0 auto; box-sizing: border-box;}
.savingweek .top_tab_wrap .nav ul::after {content: ""; display: block; clear: both;}
.savingweek .top_tab_wrap ul li {position: relative; text-align: center; display: inline-block; margin: 0 15px; height: 58px; width: auto;}
.savingweek .top_tab_wrap ul li a {position: relative; height: 100%; display: block; text-align: center; padding: 19px 25px; height: 58px; box-sizing: border-box;}
.savingweek .top_tab_wrap ul li a span {font-size: 20px; color: rgba(256,256,256,0.9); line-height: 20px;}
.savingweek .top_tab_wrap ul li.active a span {font-weight: bold; color: #fff;}
.savingweek .top_tab_wrap.nav-hide .nav {display: none;}
.savingweek .top_tab_wrap ul .menu__deco {position: absolute; left: 50%; top: -27px; transform: translateX(-50%);}
.savingweek .top_tab_wrap .is-fixed .menu__deco {display: none;}

/* 장바구니 쿠폰 영역 */
.savingweek .savingweek__conpon {padding: 0 0 56px;}
.savingweek .savingweek__conpon .coupon__list {position: relative; display: flex; width: 612px; margin: 0 auto 0; justify-content: center; gap: 14px;}
.savingweek .savingweek__conpon .coupon__list.first{margin-top:12px;}
.savingweek .savingweek__conpon .coupon__list.first:after {content: "첫구매 전용"; display: block; position: absolute; top: -8px; right: 44px; width: 50px; height: 50px; padding: 9px 7px 0px; background: #000; border-radius: 100%; text-align: center; color: #fff; font-size: 13px; line-height: 1.2; font-weight: 500; box-sizing: border-box;}
.savingweek .savingweek__conpon .coupon__list.staff::after {content: "임직원 전용"; display: block; position: absolute; top: -8px; right: 44px; width: 50px; height: 50px; padding: 9px 7px 0px; background: #065437; border-radius: 100%; text-align: center; color: #fff; font-size: 13px; line-height: 1.2; font-weight: 500; box-sizing: border-box;}
.savingweek .savingweek__conpon .coupon__wrap {display: flex; margin: 32px auto; justify-content: center; gap: 16px;}
.savingweek .savingweek__conpon .coupon__info--txt {margin: 16px auto 0; font-size: 15px; line-height: 19px; color: #888; text-align: center;}
.savingweek .savingweek__conpon .section__title::before{
    content: '';
    position: absolute;
    top:36px;
    left:394px;
    width:119px;
    height:51px;
    background: url(/cjom/event/25_10_event/weekend_sale/images/coupon-deco.png) no-repeat;
    background-size:100%;
}

/* 유의사항 */
.savingweek__notice {padding: 36px 0 0;}
.savingweek__notice .savingweek__notice-btn {display: inline-block; font-size: 17px; color: #333;}
.savingweek__notice .savingweek__notice-btn > span {display: inline-block; position: relative; border-bottom: 1px solid #333; line-height: 20px;}
.savingweek__notice .savingweek__notice-btn > span::before {content: ''; position: absolute; top: 50%; left: -23px; width: 17px; height: 17px; margin-top: 1px; background: url(/cjom/web/images/icon/ico_evt_notice_info_black.png) no-repeat 0 0 / 17px auto; transform: translateY(-50%);}
.savingweek__notice .savingweek__notice-btn > span::after {content: ''; position: absolute; top: 50%; right: -20px; width: 14px; height: 10px; background: url(/cjom/web/images/icon/ico_evt_notice_arrow_black.png) no-repeat 0 0 / 14px auto; transform: rotate(180deg) translateY(50%);}
.savingweek__notice .savingweek__notice-btn.active > span::after {transform: rotate(0) translateY(-50%);}

.savingweek__notice .savingweek__notice-cont {width: 612px; margin: 0 auto; padding: 32px 0 0; text-align: left;}
.savingweek__notice .savingweek__notice-list {list-style: none;}
.savingweek__notice .savingweek__notice-list > li {position: relative; padding-left: 26px; font-size: 16px; color: #585858; line-height: 1.6;}
.savingweek__notice .savingweek__notice-list > li::before {content: ''; position: absolute; top: 12px; left: 16px; width: 3px; height: 3px; border-radius: 50%; background-color: #585858;}
.savingweek__notice .savingweek__notice-title {margin: 25px auto 0; font-size: 16px; color: #585858; text-align: left; line-height: 1.6; font-weight: normal;}
.savingweek__notice .savingweek__notice-title + .savingweek__notice-list {padding-top: 0;}
.savingweek__notice .savingweek__notice-title:first-child {margin-top: 0;}

/* 타이틀 */
.savingweek .section__title {position: relative; font-size: 20px; text-align: center; line-height: 1.3; z-index: 1;}
.savingweek .section__title p {font-size: 16px; color: #000;}
.savingweek .section__title h3 {font-size: 38px; color: #000; font-weight: bold; text-align: center;}
.savingweek .section__title h3 strong {color: #1ba774;}

/* 버튼 */
.btn {border-radius: 8px; box-sizing: border-box;}
.btn__black {display: inline-block; width: 480px; height: 64px; font-size: 18px; color: #fff; font-weight: bold; line-height: 48px; background: #111;}
a.btn__black {padding-top: 8px;}
.btn__black.complete {background: #ccc; opacity: 1;}
/* 기본 버튼 텍스트 숨기기 (complete 클래스가 있을 때) */
.btn.complete {color: transparent; position: relative;}

/* "쿠폰 받기 완료" 텍스트 표시 .btn.complete::after {content: "쿠폰 받기 완료"; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
/* complete 상태일 때 아이콘 숨기기 */
.btn.complete .ico__download {display: none;}

.btn__link {display: inline-block; height: 40px; font-size: 15px; color: #111; border: 1px solid #ddd; line-height: 38px; background: none; border-radius: 8px; box-sizing: border-box;}
.btn__link.type2 {width: 480px; height: 64px; font-size: 18px; color: #111; font-weight: bold; text-align: center; border: 1px solid #111; line-height: 62px;}
.btn__link.type3 {width: 480px; height: 64px; font-size: 18px; color: #111; font-weight: bold; text-align: center; border: 1px solid #999; line-height: 62px;}
.btn__link.type4 {width: 480px; height: 64px; font-size: 20px; color: #fff; font-weight: bold; text-align: center; border: 0; line-height: 22px; padding-top: 20px; background: #111;}
.ico__download {display: inline-block; top: 1px; width: 16px; height: 48px; margin-left: 8px; background: url(/cjom/event/savingWeek/2505_images/ico_download_01.png) no-repeat 0 50%; background-size: 100% auto; vertical-align: bottom;}
.ico__arrow {display: inline-block; width: 10px; height: 45px; margin-left: 8px; background-image: url(/cjom/event/savingWeek/2505_images/ico_link_arrow.png); background-repeat: no-repeat; background-position: 0 50%; background-size: 100% auto; vertical-align: bottom;}
.ico__arrow.type2 {width: 10px; height: 58px; background-image: url(/cjom/event/cjsalefesta/25_03_images/ico_link_arrow2.png);}
.ico__arrow.type3 {height: 20px; vertical-align: -2px;}

/* 쿠폰 영역 */
.savingweek .coupon__wrap--normal,.savingweek .coupon__wrap--exclusive {position: relative; overflow: hidden;}
.savingweek .coupon__wrap--exclusive {background-color: #FFF8EE;}
.coupon__list {display: flex; margin: 32px auto; justify-content: center; gap: 20px; z-index: 1; position: relative;}
.coupon__wrap {position: relative;}
.coupon__wrap::after {content: ''; position: absolute; top: 50%; left: 50%; width: 44px; height: 44px; background: url(/cjom/event/cjsalefesta/25_03_images/ico_plus.png) no-repeat 50% 50%; background-size: 100% auto; transform: translate(-50%, -50%);}
.coupon__box {display: block; position: relative; width: 298px; height: 114px;  box-sizing: border-box; overflow: hidden;background: url(/cjom/event/25_10_event/weekend_sale/images/coupon_green.png) no-repeat;background-size:100%;}
.coupon__box.first{background: url(/cjom/event/25_10_event/weekend_sale/images/coupon_pupple.png) no-repeat;background-size:100%;}
.coupon__box .inner__cont {position: relative; padding: 18px 75px 0 22px; color: #fff; text-align: left; line-height: 1.3;}
.coupon__box .inner__cont strong {font-size: 16px; font-weight: bold;}
.coupon__box .inner__cont .coupon__title {display: block; font-size: 32px; color: #fff; line-height: 1;}
.coupon__box .inner__cont .coupon__title i{font-size:22px;}
.coupon__box .inner__cont span {display: block; font-size: 15px; line-height: 15px;color:rgba(255,255,255,0.6);}
.coupon__box button {position: absolute; top: 0; right: 0; width: 68px; height: 100%;}
.coupon__box.double {width: 232px; height: 138px;}
.coupon__box.double::before {right: 42px; width: 248px; height: 248px;}
.coupon__box.double .inner__cont {padding: 20px 28px 0;}
.coupon__box.double .coupon__title {font-size: 50px; line-height: 1;}
.coupon__box.double .coupon__title > em {font-size: 34px;}
.coupon__box.double .coupon__title + span {margin-top: 6px;}
.coupon__box.point {width: 232px; height: 138px;}
.coupon__box.point .inner__cont {padding: 20px 28px 0; color: #fff;}
.coupon__box.point::before {right: 42px; width: 248px; height: 248px; background: linear-gradient(270deg, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.00) 20.82%);}
.coupon__box.point .coupon__title {font-size: 40px; color: #fff; line-height: 1.25;}
.coupon__box.point .coupon__title + span {margin-top: 6px;}
.coupon__box.complete {background: url(/cjom/event/25_10_event/weekend_sale/images/coupon_gray.png) no-repeat;background-size:100%;}
.coupon__box.complete button {cursor: default;pointer-events: none;}
.coupon__list .coupon__box .coupon__title + span {color:#fff;margin-top: 10px;margin-bottom:6px;}
.coupon__wrap .coupon__box + .coupon__box {margin-top: 0;}

.savingweek .coupon__btn--area {width: 480px; margin: 26px auto 0; text-align: center; font-size: 0;}
.savingweek .coupon__btn--area + .coupon__btn--area {margin-top: 16px;}
.savingweek .coupon__btn--area .btn__link {width: calc(50% - 4px);}
.savingweek .coupon__btn--area .btn__link + .btn__link {margin-left: 8px;}

.savingweek .contents01{padding:0 0 48px; background-color: #FFFEC2;}
.savingweek .contents02{padding:0 0 48px; background-color: #FFEBEB;}

/* 상품 카테고리 탭 */
.savingweek .contents01_tab{
    position: relative;
    z-index: 1;
}
.savingweek .contents01_tab ul{
    display: flex;
    justify-content: center;
}
.savingweek .contents01_tab li{
    width:360px;
    height:40px;
    background:#adadad;
}
.savingweek .contents01_tab li a{
    display: block;
    font-size:18px;
    letter-spacing: -0.5px;
    line-height: 40px;
    color:rgba(255,255,255,0.8);
}
.savingweek .contents01_tab li.active{
    background:#CC3B28;
}
.savingweek .contents01_tab li.tab2.active{
    background: #D5500B;
}
.savingweek .contents01_tab li.active a{
    font-weight: 700;
    color:#fff;
}
.savingweek .contents01_tab li.tab1{
    border-top-right-radius: 10px;
}
.savingweek .contents01_tab li.tab2{
    border-top-left-radius: 10px;
}
.savingweek .contents01 .product__btn--area{
    margin-top:16px;
}
.savingweek .contents02_tab {position: relative; margin: 0 0 26px; z-index: 3;}
.savingweek .contents02_tab > ul {display: flex; justify-content: center; gap: 0 8px;}
.savingweek .contents02_tab li a {display: block; height: 46px; padding: 12px 24px;  border: 1px solid rgba(0, 0, 0, 0.40); border-radius: 46px; font-size: 18px; color: #434343; line-height: 1.2; box-sizing: border-box;}
.savingweek .contents02_tab li.active a {background: #AE0000; border-color: #AE0000; font-weight: 700; color: #fff;}
.savingweek .product__btn--area {margin-top: 26px; text-align: center;}
.savingweek .product__btn--area .btn__link {width: 480px; height: 64px; border-color: #999; line-height: 62px; font-size: 18px; font-weight: 500;background:#000;color:#fff;}
.savingweek .product__btn--area .btn__link .ico__arrow{height:62px;}
.savingweek .product-content {width: 1280px; margin: 0 auto;}
.savingweek .product-content .product-item .price-info del {display: block; margin-top: 6px;}
.savingweek .product-content .product-item .price-info del .num {display: block; font-size: 13px; line-height: 1;}
.savingweek .product-content .product-item .price-info {font-size: 20px; line-height: 1;}
.savingweek .product-content .product-item .price-info .dis-rate {font-size: 20px; color: #b00000; font-weight: bold; vertical-align: middle; line-height: 1;}
.savingweek .product-content .product-item .price-info .price {font-size: 19px; color: #111; vertical-align: middle; line-height: 1;}
.savingweek .product-content .product-item .price-info .price .num {font-size: 20px; line-height: 1;}

/**/
.savingweek .product-content {display: none;}
.savingweek .product-content.active {display: block;}
.savingweek .product-top-badge {position: absolute; left: 0; top: 0; z-index: 3;}
.savingweek .product-top-badge.rank {width: 27px; height: 27px; padding-top: 2px; font-size: 15px; font-weight: bold; color: #fff; text-align: center; background: #eb4e4d; box-sizing: border-box;}
.savingweek .product-top-badge.percent {width: auto; height: 27px; padding: 2px 6px 0; font-size: 15px; font-weight: bold; color: #fff; text-align: center; background: #eb4e4d; box-sizing: border-box;}
.savingweek .product-top-badge .badge-default {display: inline-block; padding: 0 14px 0 8px; height: 24px; font-size: 12px; color: #fff; font-weight: bold; letter-spacing: -.3px; line-height: 23px; background-color: #f07f00; vertical-align: top; clip-path: polygon(100% 0, 100% 0, 90% 100%, 0 100%, 0 0); box-sizing: border-box;}
.savingweek .product-top-badge .badge-exclusive, 
.savingweek .product-top-badge .badge-prime {background: #000;}
.savingweek .product-top-badge .badge-emph .ico-badge {display: inline-block; margin: 6px 2px 0 0; width: 12px; height: 12px; background: url(/cjom/web/images/icon/ico-badge-rise.svg) no-repeat; background-size: 12px 12px; vertical-align: top;}
.savingweek .product-top-badge .badge-emph .ico-badge-onair {background-image: url(/cjom/mobile/images/icon/ico_badge_play.png) !important; background-size: 12px auto !important;}
.savingweek .product-top-badge .badge-emph:before {z-index: -1;}
.savingweek .product-top-badge .badge-emph .ico-badge-star {background-image: url(/cjom/web/images/icon/ico-badge-star.svg);}
.savingweek .product-item .btn-cart {position: absolute; top: 153px; right: 8px; width: 36px; height: 36px; border-radius: 8px; background: none; background-color: #fff; line-height: 1; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15); z-index: 3;}
.savingweek .product-item .btn-cart:before {content: ''; display: inline-block; width: 19px; height: 18px; margin: 1px auto 0; background: url(/cjom/event/cjsalefesta/images/ico-product-cart2_pc.png) no-repeat; background-size: cover;}

/*sold out 처리*/
.savingweek .inner.sold-out .thumb::before {background-color: rgba(0, 0, 0, 0.6); opacity: 1; display: inline-block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; z-index: 4; border-radius: 0;}
.savingweek .inner.sold-out .thumb::after {font-size: 15px; height: 16px; line-height: 16px ; content: "일시품절"; z-index: 5; position: absolute; top: 50%; left: 50%; display: block; width: 100%; color: #fff; font-weight: 400; text-align: center; transform: translate(-50%, -50%);}
.savingweek .inner.sold-out.soldout-alarm a .thumb::after {top: 40%;}
.savingweek .inner.sold-out .product-alarm {margin-top: 0; text-align: center; width: 100%; height: 48px; position: absolute; left: 50%; top: 132px; z-index: 10; line-height: 1; transform: translate(-50%, 0);}
.savingweek .inner.sold-out .product-alarm a::before {position: absolute; left: 0; top: 0; display: block; width: 100%; height: 1px; content: ''; background-color: rgba(255, 255, 255, 0.5);}
.savingweek .inner.sold-out .product-alarm a .txt {color: #fff; bottom: 31%; line-height: 16px; background-size: 16px 16px; position: absolute; height: 17px; vertical-align: top; transform: translate(-50%); padding-left: 15px; background: url(/cjom/web/images/hotdeal/icon-bell.svg) no-repeat 0 1px; left: 49%; display: inline-block;}
.savingweek .inner.sold-out .product-alarm a .txt::after {top: 1px; right: -11px; width: 7px; height: 12px; background-size: 7px 10px; display: inline-block; content: ''; background: url(/cjom/web/images/common/icon-plist-arrow02.svg) no-repeat 0 0; position: absolute; line-height: 13px;}

/* 알뜰쇼핑시작하기 스와이프 */
.savingweek .swiper {position: relative; width: 1160px; overflow: hidden;}
.savingweek .swiper-slide .product-item .title {display: -webkit-box; max-height: 42px; margin: 11px 0 0; padding: 0; font-size: 15px; color: #333; letter-spacing: -0.5px; line-height: 1.5; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-clamp: 2;}
.savingweek .swiper-slide .product-item .title + .price-info {margin-top: 3px;}
.savingweek .swiper-slide .product-item .price-info {margin-top: 21px; line-height: 1;}
.savingweek .swiper-slide .product-item .price-info del {display: block; margin-bottom: 3px;}
.savingweek .swiper-slide .product-item .btn-cart {top: 135px;}
.savingweek .swiper-slide .product-item .price-info del .num {font-size: 13px; color: #888; font-family: 'Apple SD Gothic Neo','Noto Sans KR', 'Dotum', '돋움', 'Apple SD Gothic Neo', sans-serif;}
.savingweek .swiper-slide .product-item .price-info .dis-rate {font-size: 20px; color: #ae0000; vertical-align: middle;}
.savingweek .swiper-slide .product-item .price-info .price {margin-left: 0; font-size: 19px; color: #111; vertical-align: middle;}
.savingweek .swiper-slide .product-item .price-info .price .num {font-size: 20px;}
.savingweek .swiper-slide .product-item .product-price-primediscount {margin-top: 3px; padding: 3px 0; font-size: 16px; color: #B00000; font-weight: bold; line-height: 20px; clear: both;}
.savingweek .swiper-slide .product-item .product-price-primediscount .price {font-size: 17px; color: #B00000; vertical-align: 0;}

.savingweek .product__swiper--wrap {position: relative;}
.savingweek .product__swiper--wrap .swiper-pagination {bottom: 0; display: block; width: 100%; font-size: 0; text-align: center;}
.savingweek .product__swiper--wrap .swiper-pagination .swiper-pagination-bullet {width: 11px; height: 11px; margin: 0; background: rgba(67, 67, 67, 0.40); border-radius: 50%; opacity: 1;}
.savingweek .product__swiper--wrap .swiper-pagination .swiper-pagination-bullet + .swiper-pagination-bullet {margin-left: 11px;}
.savingweek .product__swiper--wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #565656; opacity: 1;}
.savingweek .product__swiper--wrap .swiper-button-prev,  
.savingweek .product__swiper--wrap .swiper-button-next {top: 137px; width: 36px; height: 102px; background: url(/cjom/event/cjsalefesta/25_03_images/btn_swiper.png) no-repeat 0 0 / 100% auto;}
.savingweek .product__swiper--wrap .swiper-button-prev {left: 15px; transform: rotate(180deg);}
.savingweek .product__swiper--wrap .swiper-button-next {right: 15px;}
.savingweek .swiper-wrapper {display: flex; width: 1280px; align-items: stretch;}
.savingweek .swiper-slide {min-height:325px;}

.savingweek .swiper-slide .product-item .inner > a {text-align: left;}
.savingweek .product-item .thumb:before {border-radius: 0;}


/* 모달 팝업 */
#modalSavingCouponFirst h3 {margin-bottom:30px;}
#modalSavingCouponFirst h3 strong{color:#8959FF;}
.savingweek-modal {display: none; position: fixed; top: 50%; left: 50%; padding-bottom: 40px; background: #fff; border: 1px solid #ddd; transform: translate(-50%, -50%); z-index: 20205;}
.modal__savingweek--wrap {width: 820px; padding: 36px 43px 0 !important; margin: 0 auto; text-align: center; box-sizing: border-box;}
.modal__savingweek--wrap.quantity {width: 540px; padding: 40px 30px 0 !important; margin: 0 auto; text-align: center; box-sizing: border-box;}
.modal__savingweek--wrap.quantity .coupon__box {width: 358px; height: 160px;background:url(/cjom/event/25_10_event/weekend_sale/images/modal-coupon01.jpg) no-repeat;}
.modal__savingweek--wrap.quantity .coupon__box.first {width: 452px; height: 196px;background:url(/cjom/event/25_10_event/weekend_sale/images/modal-coupon02.png) no-repeat;}
.modal__savingweek--wrap.quantity .coupon__box .inner__cont {position: relative; padding: 30px 32px 0; color: #666; text-align: left; line-height: 1.3;}
.modal__savingweek--wrap > h3 {font-size: 32px; color: #333; font-weight: bold; line-height: 1.3;}
.modal__savingweek--wrap > h3 strong {color: #1BA774;}
.modal__savingweek--wrap > p {margin: 20px auto 0; font-size: 14px; color: #888; line-height: 1.3;}
.modal__savingweek--wrap .subtitle {margin: 6px auto 0; font-size: 18px; color: #333; line-height: 1.3;}
.modal__savingweek--wrap .coupon__list {display: flex; margin: 26px auto 24px; gap: 20px;}
.modal__savingweek--wrap .coupon__btn--area {margin: 0 auto; font-size: 0;}
.modal__savingweek--wrap .coupon__btn--area .btn__link {width: 100%; height: 54px; font-size: 16px; line-height: 52px;}
.modal__savingweek--wrap .coupon__btn--area .btn__black + .btn__link {margin-top: 8px;}
.modal__savingweek--wrap .coupon__box .inner__cont .coupon__title {display: block; font-size: 36px; line-height: 36px;color:#111;margin-bottom:16px;}
.modal__savingweek--wrap .coupon__box .inner__cont .coupon__title i{color:#1BA774}
.modal__savingweek--wrap .coupon__box .inner__cont .coupon__sub-title {display: block; margin: -6px 0 7px; color: #111; font-size: 18px; line-height: 1.3;}
.modal__savingweek--wrap .coupon__box.point .coupon__title.second {font-size: 38.5px; color: #fff; line-height: 38.5px;}
.modal__savingweek--wrap .coupon__box.point .coupon__title.second > em {color: #FFF; font-size: 35px; font-style: normal; font-weight: 400; line-height: 100%;}
.modal__savingweek--wrap .coupon__box .inner__cont span {font-size: 16px;color:#666;margin:0;line-height: 21px;}
.modal__savingweek--wrap .btn__black {display: inline-block; color: #fff; font-weight: bold; background: #111; border-radius: 4px; box-sizing: border-box;}

.btn-modal-close {position: absolute; top: 12px; right: 12px;}
.btn-modal-close,
.btn-modal-close span {width: 48px; height: 48px;}
.btn-modal-close span {display: block; text-indent: -9999px; background: url(/cjom/event/cjsalefesta/25_03_images/btn_popup_close.png) no-repeat 0 0;}

#modalSavingCoupon .btn-modal-close {position: absolute; top: 12px; right: 12px;}
#modalSavingCoupon .btn-modal-close,
#modalSavingCoupon .btn-modal-close span {width: 48px; height: 48px;}
#modalSavingCoupon .btn-modal-close span {display: block; text-indent: -9999px; background: url(/cjom/event/cjsalefesta/25_03_images/btn_popup_close.png) no-repeat 0 0;}

.modal__savingweek--wrap.type2 {width: 350px; padding: 0 !important; text-align: left;}
.modal__savingweek--wrap.type2 .modal-header {height: 48px;}
.modal__savingweek--wrap.type2 .modal-header .modal-title {font-size: 16px; font-weight: normal; text-align: center; border-bottom: 1px solid #eee; line-height: 48px;}
.modal__savingweek--wrap.type2 .modal__close {position: absolute; top: 4px; right: 8px; width: 40px; height: 40px; background: url(/cjom/event/savingweek/25_03_images_cold/btn_popup_close.png) no-repeat 50% 50%;}
.modal__savingweek--wrap.type2 .modal-contents {padding: 16px 15px 0;}
.modal__savingweek--wrap .evtAgree_all {padding: 0;}
.modal__savingweek--wrap .evtAgree_all .input-checkbox + label {display: inline-block; width: calc(100% - 40px);}
.modal__savingweek--wrap .evtAgree_all strong {font-size: 14px; color: #333; font-weight: normal; letter-spacing: 0;}
.modal__savingweek--wrap .evtAgree_accordion {margin-top: 16px; padding: 0 0 16px;}
.modal__savingweek--wrap .evtAgree_accordion .agree-head {padding: 16px 16px 0;}
.modal__savingweek--wrap .evtAgree_accordion .agree-head label,.modal__savingweek--wrap .evtAgree_accordion .agree-head .required {font-size: 13px; font-weight: normal; letter-spacing: 0;}
.modal__savingweek--wrap .evtAgree_accordion .agree-content ul li {letter-spacing: 0;}
.modal__savingweek--wrap .evtAgree_accordion .agree-head .more {top: 8px; width: 40px; height: 40px;}
.modal__savingweek--wrap .evtAgree_accordion .agree-head .more:before {top: 50%; left: 50%; transform: translate(-50%, -50%);}
.modal__savingweek--wrap .btn-area {margin-top: 24px;}
.modal__new--wrap.modal__agree .btn-area .btn__black {width: calc(100%); height: 48px; font-size: 15px; color: #fff; font-weight: bold; background: #111; line-height: 46px; border-radius: 4px; letter-spacing: 0;}

.modal__savingweek--wrap .coupon__list {display: flex; margin: 25px auto 31px; gap: 20px;}
.modal__savingweek--wrap .coupon__list.badge::after {content: "7월 구매자 전용"; position: absolute; top: -35px; left: 50%; transform: translateX(140px); width: 84px; height: 84px; padding: 28px 8px 0px; background-color: #000; border-radius: 100%; font-size: 15px; font-weight: bold; color: #fff; line-height: 1.2; box-sizing: border-box;}
/* .modal__savingweek--wrap .coupon__list.badge--staff::after {content: "임직원 전용"; position: absolute; top: -28px; left: 50%; transform: translateX(147px); width: 72px; height: 72px; padding: 20px 16px 0px; background-color: #065437; border-radius: 100%; font-size: 15px; font-weight: bold; color: #fff; line-height: 1.2; box-sizing: border-box;} */
.modal__savingweek--wrap .subtitle + .coupon__list {margin-top: 20px;}
.modal__savingweek--wrap .coupon__btn--area {margin: 0 auto; font-size: 0;}
.modal__savingweek--wrap .coupon__btn--area .btn__link {width: 100%; height: 54px; font-size: 16px; line-height: 52px;}
.modal__savingweek--wrap .coupon__btn--area .btn__black + .btn__link {margin-top: 8px;}

/* 스크롤을 막는 클래스 */
html.no-scroll {overflow: hidden;}
html.dim::before {content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 20204;}
