.PriceCard-module__indFNq__card{background-color:#0000;border:none;border-radius:0;padding:0}.PriceCard-module__indFNq__priceSection{background:#313434;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:3px;padding:13px 10px;display:flex}.PriceCard-module__indFNq__priceSection>div{text-align:center;justify-content:center;align-items:center;gap:8px;display:flex}.PriceCard-module__indFNq__priceSection>div span{font-size:var(--font-size-sm);white-space:nowrap}.PriceCard-module__indFNq__priceSection>div span:not(.PriceCard-module__indFNq__priceLabelSale){color:#fff}.PriceCard-module__indFNq__priceOriginal{font-weight:var(--font-weight-normal);font-variant-numeric:tabular-nums;padding-right:22px;position:relative}.PriceCard-module__indFNq__priceOriginal:before{content:"";background:red;height:2px;position:absolute;top:50%;left:0;right:10px;transform:translateY(-50%)}.PriceCard-module__indFNq__priceOriginal:after{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:10px solid red;width:0;height:0;position:absolute;top:50%;right:0;transform:translateY(-50%)}.PriceCard-module__indFNq__priceSection>div span.PriceCard-module__indFNq__priceLabelSale{color:red;font-size:var(--font-size-xl);font-weight:var(--font-weight-bold)}.PriceCard-module__indFNq__priceSection>div span.PriceCard-module__indFNq__priceSale{color:red;font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.PriceCard-module__indFNq__giftWrap{border:1px solid;border-radius:10px;grid-template-columns:auto 1fr;margin-top:9px;display:grid;overflow:hidden}.PriceCard-module__indFNq__giftBox{grid-template-columns:subgrid;background:#fff;border-bottom:1px solid #ddd;grid-column:1/-1;align-items:center;gap:clamp(8px,2vw,20px);padding:clamp(10px,2vw,13px) clamp(10px,2vw,15px);display:grid;position:relative}.PriceCard-module__indFNq__giftBox:before{content:"";z-index:2;background:url(../media/ico-plus-red.a1a39a3b.png) 50%/contain no-repeat;width:16px;height:16px;display:block;position:absolute;bottom:-16px;left:50%;transform:translate(-50%,-50%)}.PriceCard-module__indFNq__giftBox:last-of-type:before{display:none}.PriceCard-module__indFNq__giftBox:last-of-type{border-bottom:none}.PriceCard-module__indFNq__labelText{font-size:var(--font-size-lg);text-align:center;font-weight:var(--font-weight-bold);color:#333;white-space:pre-line;flex-direction:column;justify-content:center;align-items:center;line-height:1.4;display:flex}.PriceCard-module__indFNq__descArea{text-align:left;flex-flow:wrap;flex:1;justify-content:flex-start;align-items:center;gap:10px;display:inline-flex}.PriceCard-module__indFNq__descText{font-weight:var(--font-weight-medium);color:#000;margin:0;padding:0;line-height:1.4}.PriceCard-module__indFNq__descImages{align-items:center;gap:10px;display:flex}.PriceCard-module__indFNq__descImages img{max-width:50px;height:auto}.PriceCard-module__indFNq__ctaWrapper{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px;display:flex}.PriceCard-module__indFNq__ctaWrapper>a{text-align:center;color:#fff;cursor:pointer;touch-action:manipulation;background-color:#131313;border:none;border-radius:8px;padding:14px 20px;text-decoration:none;display:block}.PriceCard-module__indFNq__ctaWrapper>a:after{content:">"/"";margin-left:4px}.PriceCard-module__indFNq__ctaWrapper>a:hover{background-color:#000}.PriceCard-module__indFNq__ctaWrapper>a:focus-visible{outline-offset:2px;outline:2px solid #fff}
.ProductPriceCard-module__GcwhkG__container{flex-direction:column;gap:8px;display:flex}.ProductPriceCard-module__GcwhkG__container:not(:first-child){margin-top:16px}.ProductPriceCard-module__GcwhkG__date{font-weight:var(--font-weight-semibold);margin:0}.ProductPriceCard-module__GcwhkG__title{font-size:clamp(var(--font-size-base),3.5vw,var(--font-size-2xl));font-weight:var(--font-weight-semibold);white-space:nowrap;align-items:center;gap:8px;margin:0;display:flex}.ProductPriceCard-module__GcwhkG__title:before{content:"";background-color:currentColor;flex-shrink:0;width:20px;height:20px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") 50%/contain no-repeat}
.LiveBanner-module__8OhGfa__watchButton{color:#fff;width:100%;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;touch-action:manipulation;white-space:nowrap;background-color:#e52323;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;display:flex}.LiveBanner-module__8OhGfa__btnIcon{width:32px;height:32px}.LiveBanner-module__8OhGfa__watchButton:hover{background-color:#c41e1e}.LiveBanner-module__8OhGfa__watchButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.LiveBanner-module__8OhGfa__rightCompact{flex-direction:column;gap:16px;width:100%;display:flex}.LiveBanner-module__8OhGfa__rightCompact label{color:#333}.LiveBanner-module__8OhGfa__phoneGroup{grid-template-columns:1fr auto;align-items:center;gap:8px 16px;display:grid}.LiveBanner-module__8OhGfa__phoneInput{color:#fff;font-size:var(--font-size-base);border:1px solid #444;border-radius:4px;grid-column:1/-1;padding:12px 16px}.LiveBanner-module__8OhGfa__phoneInput::placeholder{color:#aaa}.LiveBanner-module__8OhGfa__phoneInput:focus-visible{outline-offset:0;outline:2px solid #f7e600}.LiveBanner-module__8OhGfa__checkboxGroup{font-size:var(--font-size-xs);color:#ddd;align-items:center;gap:6px;font-weight:500;display:flex}.LiveBanner-module__8OhGfa__alertButton{color:#000;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;touch-action:manipulation;white-space:nowrap;background-color:#f7e600;border:none;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;display:flex}.LiveBanner-module__8OhGfa__alertButton:hover{background-color:#e6d600}.LiveBanner-module__8OhGfa__alertButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.LiveBanner-module__8OhGfa__newsletterButton{color:#fff;font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);cursor:pointer;touch-action:manipulation;white-space:nowrap;background-color:#000;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;text-decoration:none;display:flex}.LiveBanner-module__8OhGfa__newsletterButton:hover{background-color:#222}.LiveBanner-module__8OhGfa__newsletterButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.LiveBanner-module__8OhGfa__scheduleLegend{font-size:var(--font-size-xs);color:#bbb;grid-column:1/-1;margin-bottom:4px;font-weight:500}.LiveBanner-module__8OhGfa__scheduleSelector{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-bottom:12px;display:flex}.LiveBanner-module__8OhGfa__scheduleItem{align-items:center;gap:8px;display:flex}.LiveBanner-module__8OhGfa__scheduleCheckbox{accent-color:#f7e600}.LiveBanner-module__8OhGfa__scheduleCheckbox:disabled{opacity:.5;cursor:not-allowed}.LiveBanner-module__8OhGfa__scheduleLabel{font-size:var(--font-size-xs);color:#ddd;cursor:pointer;font-weight:500;line-height:1.4}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__checkboxGroup{color:#333}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__scheduleLegend{color:#555}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__scheduleLabel{color:#333}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__phoneInput{color:#111;background-color:#fff;border-color:#aaa}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__phoneInput::placeholder{color:#999}.LiveBanner-module__8OhGfa__rightCompact .LiveBanner-module__8OhGfa__phoneInput:focus-visible{outline-color:#403f4c}.LiveBanner-module__8OhGfa__stickyBar{width:100%;max-width:32rem;padding:12px 12px calc(12px + env(safe-area-inset-bottom));z-index:100;background-color:#403f4c;border-top:1px solid #333;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.LiveBanner-module__8OhGfa__stickyContent{align-items:stretch;gap:8px;display:flex}.LiveBanner-module__8OhGfa__stickyContent .LiveBanner-module__8OhGfa__watchButton,.LiveBanner-module__8OhGfa__stickyContent .LiveBanner-module__8OhGfa__alertButton,.LiveBanner-module__8OhGfa__stickyContent .LiveBanner-module__8OhGfa__newsletterButton{font-size:var(--font-size-sm);white-space:normal;text-align:center;flex:1;justify-content:center;padding:8px;line-height:1.3;display:flex}.LiveBanner-module__8OhGfa__stickyContent .LiveBanner-module__8OhGfa__btnIcon{flex-shrink:0;width:24px;height:24px}
.LiveProductSection-module__LZh2fa__section{background-color:#fff;padding-bottom:48px}.LiveProductSection-module__LZh2fa__title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:#111;margin:0 0 32px;padding:0 20px}.LiveProductSection-module__LZh2fa__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:12px;margin:0;padding:0 20px;scroll-padding:20px;list-style:none;display:flex;overflow-x:auto}.LiveProductSection-module__LZh2fa__grid::-webkit-scrollbar{display:none}.LiveProductSection-module__LZh2fa__grid img{-webkit-user-drag:none;pointer-events:none}.LiveProductSection-module__LZh2fa__grid>*{flex:1 1 0;min-width:0}.LiveProductSection-module__LZh2fa__card{min-width:0}.LiveProductSection-module__LZh2fa__cardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.LiveProductSection-module__LZh2fa__imageWrapper{aspect-ratio:3/4;border:1px solid #696969;border-radius:12px;width:100%;position:relative;overflow:hidden}.LiveProductSection-module__LZh2fa__image{object-fit:contain}.LiveProductSection-module__LZh2fa__productName{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:#111;text-align:center;margin:12px 0 8px;line-height:1.4}.LiveProductSection-module__LZh2fa__productVariant{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:#666;display:block}.LiveProductSection-module__LZh2fa__priceBadge{color:#fff;white-space:nowrap;background:#000;border-radius:8px;flex-direction:column;align-items:center;gap:2px;margin-top:auto;padding:10px 14px;display:flex}.LiveProductSection-module__LZh2fa__priceValue{font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;letter-spacing:-.02em}@media (prefers-reduced-motion:reduce){.LiveProductSection-module__LZh2fa__grid{scroll-behavior:auto}}.LiveProductSection-module__LZh2fa__rows{flex-direction:column;gap:12px;padding:0 20px;display:flex}.LiveProductSection-module__LZh2fa__row{gap:12px;margin:0;padding:0;list-style:none;display:flex}.LiveProductSection-module__LZh2fa__row>*{flex-shrink:0;width:calc(33.3333% - 8px);min-width:0}
.LiveScheduleGrid-module__PscPca__gridWrapper{margin:0 0 40px;overflow:hidden}.LiveScheduleGrid-module__PscPca__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;gap:16px;padding:0 16px;scroll-padding:16px;display:flex;overflow-x:auto}.LiveScheduleGrid-module__PscPca__grid::-webkit-scrollbar{display:none}.LiveScheduleGrid-module__PscPca__grid img{-webkit-user-drag:none;pointer-events:none}.LiveScheduleGrid-module__PscPca__grid>*{scroll-snap-align:center;flex:0 0 70%}.LiveScheduleGrid-module__PscPca__card{cursor:pointer;text-align:left;background:#767676;border:none;border-radius:16px;flex-direction:column;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.LiveScheduleGrid-module__PscPca__card:hover{transform:scale(1.03);box-shadow:0 8px 24px #00000026}.LiveScheduleGrid-module__PscPca__card:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.LiveScheduleGrid-module__PscPca__dateBadge{letter-spacing:.02em;text-align:center;padding:12px 16px;font-size:15px;font-weight:700}.LiveScheduleGrid-module__PscPca__cardTop{position:relative}.LiveScheduleGrid-module__PscPca__cardCompleted{cursor:default}.LiveScheduleGrid-module__PscPca__cardCompleted:hover{box-shadow:none;transform:none}.LiveScheduleGrid-module__PscPca__imageBlurred{filter:blur(8px)}.LiveScheduleGrid-module__PscPca__completedOverlay{background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LiveScheduleGrid-module__PscPca__completedLabel{color:#fff;letter-spacing:.14em;text-shadow:0 2px 12px #0009;font-size:clamp(16px,3.5vw,26px);font-weight:800}.LiveScheduleGrid-module__PscPca__imageWrapper{width:100%;padding-top:100%;position:relative}.LiveScheduleGrid-module__PscPca__image{object-fit:cover}.LiveScheduleGrid-module__PscPca__cardBody{color:#fff;flex:1;padding:20px 16px}.LiveScheduleGrid-module__PscPca__cardTitle{margin:0 0 12px;font-size:16px;font-weight:700}.LiveScheduleGrid-module__PscPca__productList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.LiveScheduleGrid-module__PscPca__productItem{font-size:14px}@media (prefers-reduced-motion:reduce){.LiveScheduleGrid-module__PscPca__card{transition:none}}
.NotificationSection-module__dkpFkW__section{text-align:center;color:#fff;background-color:#242424;padding:64px 20px}.NotificationSection-module__dkpFkW__title{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);letter-spacing:-.02em;margin:0 0 24px}.NotificationSection-module__dkpFkW__secondaryText{color:#bbb;font-size:var(--font-size-sm);font-weight:500;line-height:1.7}.NotificationSection-module__dkpFkW__noticeList{margin:0 0 40px;padding:0;list-style:inside "※ ";}.NotificationSection-module__dkpFkW__noticeList a{color:#fff}.NotificationSection-module__dkpFkW__scheduleHeading{}.NotificationSection-module__dkpFkW__divider{border:none;border-top:1px solid #333;margin:0 auto 40px}.NotificationSection-module__dkpFkW__privacyInfo{font-size:var(--font-size-sm);color:#aaa;margin:0 auto 40px;font-weight:500;line-height:1.8}.NotificationSection-module__dkpFkW__privacyInfo p{margin:0 0 16px}.NotificationSection-module__dkpFkW__privacyInfo p:last-child{margin-bottom:0}.NotificationSection-module__dkpFkW__carrierSection{margin-top:40px}.NotificationSection-module__dkpFkW__carrierTitle{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:#fff;margin:0 0 20px}.NotificationSection-module__dkpFkW__carrierButtons{flex-wrap:nowrap;justify-content:center;gap:12px;display:flex}.NotificationSection-module__dkpFkW__carrierButton{color:#fff;font-size:var(--font-size-sm);cursor:pointer;touch-action:manipulation;background-color:#646464;border:none;border-radius:9999px;padding:12px 24px;text-decoration:none;transition:background-color .2s}.NotificationSection-module__dkpFkW__carrierButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.NotificationSection-module__dkpFkW__carrierButton:hover{color:#fff;background-color:#747474}@media (prefers-reduced-motion:reduce){.NotificationSection-module__dkpFkW__carrierButton{transition:none}}
.page-module__kOMc4W__header{z-index:10;width:100%;padding:20px;position:absolute;top:0;left:0}.page-module__kOMc4W__heroImageContainer{aspect-ratio:3/4;width:100%;position:relative;overflow:hidden}.page-module__kOMc4W__heroImage{object-fit:cover}.page-module__kOMc4W__heroOverlay{z-index:1;color:#000;padding:70px 20px 40px;position:absolute;top:0;left:0;right:0}.page-module__kOMc4W__heroTitle{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:inherit;margin-bottom:4px;line-height:1.4}.page-module__kOMc4W__heroSubtitle{font-size:var(--font-size-lg);opacity:.8;line-height:1.5}.page-module__kOMc4W__priceCards{flex-direction:column;padding:40px 20px;display:flex;}.page-module__kOMc4W__light{color:#fff}.page-module__kOMc4W__accentBg{background-color:#ffc6a3}
