:root{--sblp-bg: #ffffff;--sblp-bg-alt: #f8f9fa;--sblp-text: #212529;--sblp-text-muted: #6c757d;--sblp-accent: #2C3E50;--sblp-accent-light: #3d566e;--sblp-price-sale: #C0392B;--sblp-success: #27AE60;--sblp-border: #dee2e6;--sblp-gold: #8B7355;--sblp-cta: #C8860A;--sblp-cta-hover: #A67009;--sblp-radius: 8px;--sblp-shadow: 0 2px 8px rgba(0,0,0,.08)}.sblp{background:var(--sblp-bg)!important;color:var(--sblp-text)!important;font-family:\6e38\30b4\30b7\30c3\30af\4f53,YuGothic,\6e38\30b4\30b7\30c3\30af,Yu Gothic,Hiragino Kaku Gothic ProN,Hiragino Sans,sans-serif!important;line-height:1.6!important;padding-bottom:100px!important}.sblp *{box-sizing:border-box!important}.sblp button{background:transparent;border:none;cursor:pointer;color:inherit!important;font:inherit;padding:0;margin:0}.sblp a{color:var(--sblp-accent)!important;text-decoration:none!important}.sblp img{max-width:100%!important;height:auto!important}.sblp p,.sblp h2,.sblp h3,.sblp h4,.sblp span,.sblp h1{color:inherit!important}.sblp .sblp-hero__overlay h1{color:#fff!important}.sblp-hero{position:relative!important;width:100%!important;max-height:400px!important;overflow:hidden!important}.sblp-hero__img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sblp-hero__overlay{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:2rem 1.5rem!important;background:linear-gradient(transparent,#000000a6)!important}.sblp .sblp-hero__title{color:#fff!important;font-size:clamp(1.4rem,4vw,2rem)!important;font-weight:700!important;margin:0 0 .3rem!important;text-shadow:0 1px 4px rgba(0,0,0,.5)!important}.sblp .sblp-hero__sub{color:#fffffff2!important;font-size:.95rem!important;margin:0!important;text-shadow:0 1px 4px rgba(0,0,0,.5)!important}.sblp-hero__placeholder{width:100%!important;height:300px!important;background:linear-gradient(135deg,#f0f0f0,#ddd)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#999!important}.sblp-tiers{padding:1.5rem 1rem!important;text-align:center!important}.sblp-tiers__heading{font-size:1.1rem!important;font-weight:700!important;color:var(--sblp-text)!important;margin:0 0 1rem!important}.sblp-tiers__cards{display:flex!important;flex-direction:column!important;gap:.75rem!important;align-items:center!important;max-width:480px!important;margin:0 auto!important}.sblp-tier{width:100%!important;max-width:360px!important}.sblp-tier{flex:1!important;padding:.8rem .5rem!important;border:2px solid var(--sblp-border)!important;border-radius:var(--sblp-radius)!important;transition:all .3s!important;background:var(--sblp-bg)!important}.sblp-tier--active{border-color:var(--sblp-success)!important;background:#f0faf4!important}.sblp-tier__badge{font-size:.65rem!important;font-weight:700!important;color:#fff!important;background:var(--sblp-accent)!important;display:inline-block!important;padding:.15rem .5rem!important;border-radius:10px!important;margin-bottom:.4rem!important}.sblp-tier--active .sblp-tier__badge{background:var(--sblp-success)!important}.sblp-tier__condition{font-size:.72rem!important;color:var(--sblp-text-muted)!important;margin:0 0 .2rem!important}.sblp-tier__reward{font-size:1rem!important;color:var(--sblp-price-sale)!important;margin:0!important;font-weight:700!important}.sblp-tier__bonus{font-size:.7rem!important;color:var(--sblp-success)!important;margin:.2rem 0 0!important;font-weight:600!important;line-height:1.3!important}.sblp-tiers__note{font-size:.75rem!important;color:var(--sblp-text-muted)!important;margin:.8rem 0 0!important}.sblp-tiers__shipping{font-size:.85rem!important;font-weight:700!important;color:var(--sblp-success)!important;margin:.6rem 0 0!important;padding:.5rem 1rem!important;background:#f0faf4!important;border-radius:6px!important;display:inline-block!important}.sblp-products{padding:0 1rem 1rem!important}.sblp-products__header{text-align:center!important;margin-bottom:32px!important}.sblp-products__header-en{display:block!important;font-size:12px!important;font-weight:700!important;color:var(--sblp-gold)!important;letter-spacing:.2em!important;margin-bottom:8px!important}.sblp-products__header-ja{display:block!important;font-size:24px!important;font-weight:700!important;color:var(--sblp-text)!important;letter-spacing:.05em!important}.sblp-category{margin-bottom:24px!important}.sblp-category__header{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;margin-bottom:12px!important;padding-bottom:8px!important;border-bottom:2px solid var(--sblp-gold)!important}.sblp-category__title{font-size:18px!important;font-weight:700!important;color:var(--sblp-text)!important;margin:0!important}.sblp-category__sub{font-size:12px!important;color:var(--sblp-text-muted)!important;white-space:nowrap!important}.sblp-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;width:100%!important;max-width:100%!important}.sblp-card{display:flex!important;flex-direction:column!important;background:var(--sblp-bg-alt)!important;border:2px solid var(--sblp-border)!important;border-radius:var(--sblp-radius)!important;padding:6px!important;text-align:center!important;transition:all .2s!important;cursor:pointer!important;min-width:0!important;overflow:hidden!important}.sblp-card:hover{border-color:var(--sblp-gold)!important;box-shadow:var(--sblp-shadow)!important}.sblp-card--selected{border-color:var(--sblp-accent)!important;background:#f0f4f8!important}.sblp-card__img{aspect-ratio:1!important;overflow:hidden!important;border-radius:4px!important;margin-bottom:6px!important;background:#fff!important}.sblp-card__img img{width:100%!important;height:100%!important;object-fit:cover!important}.sblp-card__name{font-size:9px!important;font-weight:600!important;color:var(--sblp-text)!important;margin:0 0 4px!important;line-height:1.2!important;min-height:2.4em!important;word-break:break-all!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.sblp-card__price{font-size:11px!important;font-weight:700!important;color:var(--sblp-price-sale)!important;margin:0 0 4px!important}.sblp-card__link{display:block!important;font-size:9px!important;color:var(--sblp-accent)!important;text-decoration:underline!important;text-align:center!important;margin-top:4px!important;padding:2px 0!important}.sblp-card__link:hover{color:var(--sblp-accent-light)!important}.sblp-card__qty{display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;margin-top:auto!important;padding-top:4px!important}.sblp-qty{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;flex-shrink:0!important;border:1px solid var(--sblp-border)!important;background:#fff!important;border-radius:50%!important;font-size:14px!important;font-weight:700!important;color:var(--sblp-text)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;transition:all .2s!important}.sblp-qty:hover{background:#eee!important}.sblp-qty:active{transform:scale(.95)!important}.sblp-qty__val{min-width:20px!important;text-align:center!important;font-size:14px!important;font-weight:700!important;color:var(--sblp-text)!important;line-height:24px!important}.sblp-summary{margin:1.5rem 1rem!important;padding:1.25rem!important;background:var(--sblp-bg-alt)!important;border-radius:var(--sblp-radius)!important;border:1px solid var(--sblp-border)!important}.sblp-summary__heading{font-size:.95rem!important;font-weight:700!important;margin:0 0 .75rem!important;color:var(--sblp-text)!important}.sblp-summary__item{display:flex!important;align-items:center!important;gap:8px!important;font-size:.82rem!important;color:var(--sblp-text)!important;padding:.35rem 0!important;border-bottom:1px solid #eee!important}.sblp-summary__thumb{width:36px!important;height:36px!important;min-width:36px!important;border-radius:4px!important;object-fit:cover!important;background:#fff!important;border:1px solid #eee!important}.sblp-summary__item-name{flex:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.8rem!important}.sblp-summary__item-price{white-space:nowrap!important;font-weight:600!important;font-size:.82rem!important}.sblp-summary__row{display:flex!important;justify-content:space-between!important;padding:.4rem 0!important;font-size:.88rem!important;color:var(--sblp-text)!important}.sblp-summary__row--discount{color:var(--sblp-price-sale)!important;font-weight:600!important}.sblp-summary__row--discount span{color:var(--sblp-price-sale)!important}.sblp-summary__row--bonus{color:var(--sblp-success)!important;font-weight:600!important;background:#f0faf4!important;padding:.5rem .6rem!important;border-radius:6px!important;margin:.2rem 0!important}.sblp-summary__row--bonus span{color:var(--sblp-success)!important}.sblp-bonus-price{white-space:nowrap!important}.sblp-bonus-price strong{color:var(--sblp-success)!important;font-size:1rem!important}.sblp-del{color:var(--sblp-text-muted)!important;font-size:.78rem!important;font-weight:400!important;text-decoration:line-through!important;opacity:.7!important;margin-right:4px!important}.sblp-summary__row--shipping{color:var(--sblp-text-muted)!important;font-size:.82rem!important}.sblp-summary__row--shipping-free{color:var(--sblp-success)!important;font-weight:600!important}.sblp-summary__row--shipping-free span{color:var(--sblp-success)!important}.sblp-summary__row--total{font-size:1.05rem!important;font-weight:700!important;border-top:2px solid var(--sblp-text)!important;padding-top:.6rem!important;margin-top:.3rem!important}.sblp-summary__tier-progress{font-size:.82rem!important;color:var(--sblp-success)!important;font-weight:600!important;text-align:center!important;margin-top:.75rem!important;padding:.5rem!important;background:#f0faf4!important;border-radius:6px!important}.sblp-notice{padding:1rem!important}.sblp-notice__box{background:var(--sblp-bg-alt)!important;border-radius:var(--sblp-radius)!important;padding:1rem!important;border-left:4px solid var(--sblp-border)!important}.sblp-notice__title{font-size:.85rem!important;font-weight:700!important;margin:0 0 .3rem!important;color:var(--sblp-text)!important}.sblp-notice__text{font-size:.78rem!important;color:var(--sblp-text-muted)!important;margin:0!important;line-height:1.5!important}.sblp-sticky{position:fixed!important;bottom:-100px!important;left:0!important;right:0!important;z-index:999!important;transition:bottom .3s ease!important}.sblp-sticky--visible{bottom:0!important}.sblp-sticky__inner{max-width:600px!important;margin:0 auto!important;padding:.75rem 1rem!important;background:#fff!important;border-top:1px solid var(--sblp-border)!important;box-shadow:0 -4px 12px #0000001a!important;display:flex!important;align-items:center!important;gap:.75rem!important}.sblp-sticky__info{display:flex!important;flex-direction:column!important;flex:1!important;min-width:0!important}.sblp-sticky__count{font-size:.75rem!important;color:var(--sblp-text-muted)!important}.sblp-sticky__price{font-size:1.1rem!important;font-weight:700!important;color:var(--sblp-text)!important}.sblp-sticky__btn{background:var(--sblp-cta)!important;color:#fff!important;border:none!important;border-radius:var(--sblp-radius)!important;padding:.85rem 1.5rem!important;font-size:.9rem!important;font-weight:700!important;white-space:nowrap!important;transition:background .2s!important}.sblp-sticky__btn:hover:not(:disabled){background:var(--sblp-cta-hover)!important}.sblp-sticky__btn:disabled{opacity:.5!important;cursor:not-allowed!important}.sblp-loading{display:inline-block!important;width:14px!important;height:14px!important;border:2px solid rgba(255,255,255,.3)!important;border-top-color:#fff!important;border-radius:50%!important;animation:sblp-spin .6s linear infinite!important;margin-right:6px!important;vertical-align:middle!important}@keyframes sblp-spin{to{transform:rotate(360deg)}}@media(min-width:768px){.sblp-hero{max-height:500px!important}.sblp-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important}.sblp-card{padding:12px!important}.sblp-card__name{font-size:13px!important;margin:0 0 8px!important}.sblp-card__price{font-size:14px!important}.sblp-card__link{font-size:11px!important;margin-top:6px!important}.sblp-qty{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:18px!important}.sblp-tiers__cards{flex-direction:row!important;gap:1rem!important;max-width:700px!important;align-items:stretch!important}.sblp-tier{width:auto!important;max-width:none!important;flex:1!important;padding:1rem .75rem!important}.sblp-tier__condition{font-size:.8rem!important}.sblp-tier__reward{font-size:1.1rem!important}.sblp-tier__bonus{font-size:.75rem!important}.sblp-products{padding:0 2rem 1rem!important;max-width:800px!important;margin:0 auto!important}.sblp-tiers{padding:2rem!important}.sblp-summary{max-width:600px!important;margin:2rem auto!important}.sblp-summary__thumb{width:44px!important;height:44px!important;min-width:44px!important}.sblp-notice{max-width:600px!important;margin:0 auto!important}.sblp-products__header-ja{font-size:32px!important}.sblp-category__title{font-size:20px!important}}@media(min-width:1024px){.sblp-grid{grid-template-columns:repeat(5,1fr)!important}}@media(max-width:360px){.sblp-card__name{font-size:8px!important}.sblp-card__price{font-size:10px!important}.sblp-tier__reward{font-size:.85rem!important}.sblp-tier__condition{font-size:.65rem!important}.sblp-tier__bonus{font-size:.62rem!important}.sblp-tier__badge{font-size:.58rem!important}.sblp-qty{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:12px!important}.sblp-summary__thumb{width:30px!important;height:30px!important;min-width:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/set-bundle-lp.css.map */
