@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@200;300;400;500;700&family=Jost:wght@400;500;700&display=swap";:root{--color-ink: #241f1a;--color-muted: #8b7355;--color-line: #d4c5a9;--color-paper: #ffffff;--color-warm: #f4efe6;--color-accent: #c4a882;--color-deep: #1c2228;--page-width: 1376px;--radius: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth}html.quick-add-open,html.quick-add-open body,html.cart-drawer-open,html.cart-drawer-open body{overflow:hidden}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:DM Sans,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:15px;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(100% - 48px,var(--page-width));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;z-index:20;background:#fff;padding:10px 14px;border:1px solid var(--color-line)}.skip-link:focus{top:16px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:var(--color-deep);color:#fff;text-align:center;font-size:14px;font-weight:700;letter-spacing:.08em;line-height:1.2;padding:8px 0}.site-header{position:sticky;top:0;z-index:10;color:var(--header-text, var(--color-ink));background:color-mix(in srgb,var(--header-bg, #1c2228) calc(var(--header-opacity, .95) * 100%),transparent);border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{min-height:96px;display:grid;grid-template-columns:232px 1fr auto;align-items:center;gap:50px}.brand-mark{font-family:Georgia,serif;font-size:22px;letter-spacing:.04em}.brand-logo{width:226px;max-width:100%;max-height:42px;object-fit:contain}.primary-nav,.header-actions{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:400}.primary-nav{justify-content:flex-start}.primary-nav a{opacity:.96;border-bottom:1px solid transparent;line-height:1.45;letter-spacing:.02em}.primary-nav a:hover,.primary-nav a[aria-current=page],.primary-nav a.is-active{opacity:1;border-bottom-color:currentColor}.header-actions{justify-content:flex-end;gap:18px}.currency-switcher{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 10px;border:1px solid rgba(255,255,255,.46);border-radius:999px;color:currentColor}.currency-switcher__label{font-size:11px;font-weight:700;letter-spacing:.12em;opacity:.82}.currency-switcher__static{font-size:12px;letter-spacing:.04em}.localization-form select{min-height:34px;max-width:142px;border:0;background:transparent;color:currentColor;padding:0 20px 0 0;font-size:12px;letter-spacing:.04em;cursor:pointer}.localization-form option{color:#1a1a1a}.header-icon{position:relative;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center}.header-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.55;fill:none;stroke-linecap:round;stroke-linejoin:round}.cart-link span{position:absolute;right:-9px;top:-9px;min-width:22px;height:22px;display:inline-grid;place-items:center;margin-left:4px;border-radius:999px;background:#111;color:#fff;font-size:12px}.menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent}.menu-toggle span{display:block;height:1px;background:currentColor;margin:7px 8px}.hero{min-height:min(720px,calc(100vh - 112px));position:relative;display:grid;align-items:center;overflow:hidden;background:#d9d0c3}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.hero-content{position:relative;z-index:1;color:#fff;padding:0;transform:translateY(105px)}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero h1,.section-heading h2,.product-title,.collection-hero h1{margin:0;font-family:DM Sans,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-weight:700;line-height:1.15}.hero h1{font-size:clamp(38px,2.55vw,48px);letter-spacing:.02em;font-weight:500}.hero p{max-width:540px;margin:18px 0 28px;font-size:18px}.button,.shopify-payment-button__button,.product-form button,.quick-form button,.quick-form-button,.cart-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:60px;min-width:282px;padding:0 32px;border:1px solid #bdb2a6;border-radius:var(--radius);background:#bdb2a6;color:#201d1a;font-size:15px;font-weight:400;letter-spacing:.08em;cursor:pointer}.button.secondary{background:transparent;color:var(--color-ink)}.section{padding:clamp(56px,8vw,104px) 0}.section-muted{background:var(--color-warm)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{font-size:clamp(30px,4vw,56px)}.section-heading p{margin:0;color:var(--color-muted);max-width:440px}.story-intro{text-align:center;max-width:760px;margin:0 auto 46px}.story-grid,.service-grid,.testimonial-grid,.style-grid,.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.story-card,.service-card,.testimonial-card,.style-card,.trust-card,.compare-wrap{border:1px solid var(--color-line);border-radius:var(--radius);background:#ffffff9e;padding:24px}.story-card strong{display:block;font-size:28px;font-family:Georgia,serif;margin-bottom:8px}.story-card span,.service-card span{display:block;color:var(--color-accent);font-size:12px;letter-spacing:.16em;text-transform:uppercase}.story-card p,.service-card p,.testimonial-card p,.style-card p,.trust-card p{color:var(--color-muted);margin-bottom:0}.sb-philo{font-family:Jost,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;background:#fff;color:#1a1a1a}.sb-philo__header{max-width:700px;margin:0 auto;padding:80px 24px 64px;text-align:center}.sb-philo__eyebrow{font-size:12px;letter-spacing:.22em;color:#c4a882;margin:0 0 24px}.sb-philo__kanji{font-size:68px;color:#1a1a1a;line-height:1;margin:0 0 12px}.sb-philo__line{width:28px;height:1px;background:#c4a882;margin:0 auto 32px}.sb-philo__intro{font-size:18px;color:#c4a882;line-height:2.4;margin:0 0 24px}.sb-philo__intro p,.sb-philo__body p{margin:0}.sb-philo__body{font-size:15px;color:#8b7355;line-height:2.4;margin:0}.sb-philo__pillars{display:grid;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;padding:0 24px 72px}.sb-philo__pillar{padding:36px 32px;border-left:.5px solid #d4c5a9;text-align:left}.sb-philo__pillar:last-child{border-right:.5px solid #d4c5a9}.sb-philo__pillar-kanji{font-size:36px;color:#1a1a1a;margin:0 0 4px;line-height:1}.sb-philo__pillar-label{font-size:11px;letter-spacing:.22em;color:#c4a882;margin:0 0 16px}.sb-philo__pillar-line{width:20px;height:1px;background:#c4a882;margin:0 0 16px}.sb-philo__pillar-title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 14px;line-height:1.6}.sb-philo__pillar-desc{font-size:13px;color:#8b7355;line-height:2.1;margin:0}.sb-philo__closing{border-top:.5px solid #d4c5a9;text-align:center;padding:28px}.sb-philo__closing span{font-size:15px;color:#c4a882;letter-spacing:.14em}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-card-media{position:relative;display:block;aspect-ratio:1 / 1.16;overflow:hidden;border-radius:var(--radius);background:#eee7dc}.product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.sale-badge{position:absolute;top:12px;left:12px;background:#fff;color:var(--color-accent);border:1px solid var(--color-line);border-radius:999px;padding:4px 10px;font-size:12px}.product-card-info{padding:14px 2px 0}.product-card h3{margin:0 0 8px;font-size:16px;font-weight:500}.price{display:flex;gap:10px;align-items:baseline;color:var(--color-muted)}.price-sale{color:var(--color-ink);font-weight:700}.quick-form{margin-top:12px}.quick-form button,.quick-form-button{width:100%;min-height:42px;font-size:14px;background:transparent;color:var(--color-ink);margin-top:12px}.featured-replica{background:var(--featured-bg, #f3f3f3);padding:36px 0 52px}.featured-replica .page-width{width:min(100% - 48px,1376px)}.featured-replica .section-heading{display:block;margin:0 0 38px}.featured-replica .section-heading h2{font-family:DM Sans,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:var(--featured-heading-size, 30px);font-weight:400;letter-spacing:.02em;color:#2b2b2b;line-height:1.25}.featured-replica .product-grid{gap:14px}.featured-replica .product-card{background:#fff;border-radius:8px;overflow:hidden;min-width:0}.featured-replica .product-card-media{aspect-ratio:1 / 1;border-radius:8px 8px 0 0;background:#fff}.featured-replica .product-card-media img{width:100%;height:100%;object-fit:contain;padding:22px 28px 4px}.featured-replica .sale-badge{top:auto;left:28px;bottom:18px;background:#2d3742;color:#fff;border:0;border-radius:999px;padding:6px 18px;font-size:13px;letter-spacing:.03em}.featured-replica .product-card-info{padding:22px 26px 24px}.featured-replica .product-card h3{margin:0 0 12px;min-height:48px;font-size:var(--featured-title-size, 15px);font-weight:400;line-height:1.45;letter-spacing:.04em;color:#080808}.featured-replica .price{gap:18px;font-size:var(--featured-price-size, 17px);letter-spacing:.03em;color:#1a1a1a;margin-bottom:24px}.featured-replica .price s{color:#6f6a64;font-size:calc(var(--featured-price-size, 19px) - 2px)}.featured-replica .price-sale{color:#111;font-weight:400}.featured-replica .quick-form button,.featured-replica .quick-form-button,.featured-replica .fallback-quick-button{width:100%;min-height:54px;border:1px solid #6b6b6b;border-radius:8px;background:#fff;color:#8a8580;font-size:15px;font-weight:400;letter-spacing:.12em;cursor:pointer}.quick-add-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:center;padding:24px}.quick-add-modal.is-open{display:flex}.quick-add-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052}.quick-add-modal__dialog{position:relative;display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;width:min(960px,100%);max-height:min(84vh,720px);overflow:auto;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0003;padding:26px 34px 30px 22px}.quick-add-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border:1px solid #e0ddd8;border-radius:50%;background:#fff;color:#a19b94;font-size:22px;line-height:1;cursor:pointer}.quick-add-modal__media img{width:140px;aspect-ratio:1;object-fit:cover;border-radius:6px;background:#f2eee8}.quick-add-modal__details{display:inline-flex;margin-top:12px;color:#24364b;border-bottom:1px solid currentColor;font-size:13px;letter-spacing:.03em}.quick-add-modal__content h3{margin:0 44px 4px 0;color:#333;font-size:22px;line-height:1.35}.quick-add-modal__form{margin-top:24px}.quick-add-modal__head,.quick-add-modal__row{display:grid;grid-template-columns:minmax(120px,1.2fr) 120px minmax(150px,1fr) minmax(110px,.8fr);align-items:center;gap:16px}.quick-add-modal__head{padding-bottom:16px;border-bottom:1px solid #f0eee9;color:#8b8782;font-size:11px;font-weight:700;letter-spacing:.06em}.quick-add-modal__row{padding:18px 0;border-bottom:1px solid #f0eee9}.quick-add-modal__row strong{color:#333;font-size:15px;letter-spacing:.04em}.quick-add-modal__row span{color:#333;font-size:14px;text-align:right}.quick-add-modal__row s{display:block;color:#8d8780}.quantity-stepper{display:grid;grid-template-columns:32px 44px 32px;width:108px;min-height:34px;border:1px solid #b9b9b9;border-radius:5px;overflow:hidden}.quantity-stepper button{border:0;background:#fff;color:#777;cursor:pointer}.quantity-stepper input{width:100%;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.quick-add-modal__summary{display:grid;grid-template-columns:160px 1fr 1.2fr;align-items:center;gap:18px;padding-top:16px}.quick-add-modal__cart,.quick-add-modal__submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #24364b;border-radius:6px;background:#fff;color:#24364b;font-weight:700}.quick-add-modal__summary div{display:grid;justify-items:end;color:#333}.quick-add-modal__summary strong{font-size:15px}.quick-add-modal__summary span{color:#6f6a64;font-size:12px;line-height:1.45;text-align:right}.quick-add-modal__submit{width:100%;margin-top:18px;background:#24364b;color:#fff;cursor:pointer}.quick-add-modal__submit:disabled{opacity:.45;cursor:not-allowed}.shibumi-trust{padding:48px 24px;background:var(--trust-bg, #fff);border-top:1px solid #f0ebe3;border-bottom:1px solid #f0ebe3}.shibumi-trust__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:0 auto}.shibumi-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;border:0;background:transparent;padding:0}.shibumi-trust__icon{color:#1a1a1a;margin-bottom:4px;height:32px}.shibumi-trust__title,.shibumi-trust__item h3{font-size:var(--trust-title-size, 15px);font-weight:600;color:#1a1a1a;letter-spacing:.04em;margin:0}.shibumi-trust__text,.shibumi-trust__item p{font-size:var(--trust-text-size, 13px);color:var(--trust-text-color, #6b6b6b);line-height:1.8;margin:0;max-width:300px}.testimonial-replica{background:var(--testimonial-bg, #e7dfd2);padding:68px 0}.testimonial-replica .page-width{width:min(100% - 48px,1376px)}.testimonial-replica .section-heading{display:block;margin:0 0 36px}.testimonial-replica .section-heading h2{font-family:DM Sans,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:var(--testimonial-heading-size, 28px);font-weight:700;letter-spacing:.02em;color:#262626;line-height:1.25}.testimonial-replica .testimonial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.testimonial-replica .testimonial-card{border:0;border-radius:0;background:transparent;padding:0 22px;text-align:center}.testimonial-replica .testimonial-card strong{display:block;color:#383838;font-size:var(--testimonial-location-size, 20px);font-weight:400;letter-spacing:.03em;line-height:1.6;margin-bottom:14px}.testimonial-replica .rating{color:#4b4b4b;font-size:16px;letter-spacing:.08em;margin-bottom:14px}.testimonial-replica .testimonial-card p{color:#5f5b56;font-size:var(--testimonial-text-size, 15px);line-height:1.95;letter-spacing:.08em;margin:0 auto;max-width:270px}.collection-hero{padding:clamp(52px,8vw,96px) 0;background:var(--color-warm);text-align:center}.collection-hero h1{font-size:clamp(34px,5vw,68px)}.collection-hero p{max-width:640px;margin:14px auto 0;color:var(--color-muted)}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.collection-toolbar select{min-height:42px;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;padding:0 36px 0 12px}.product-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(32px,5vw,72px);align-items:start}.product-main--replica{grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:clamp(24px,4vw,48px);min-width:0}.product-media-column{min-width:0;position:sticky;top:104px}.product-gallery-shell{position:relative;min-width:0;max-width:100%;overflow:hidden}.mobile-media-counter{display:none;position:absolute;left:50%;bottom:12px;transform:translate(-50%);z-index:2;padding:4px 10px;border-radius:999px;background:#ffffffd1;color:var(--color-muted);font-size:12px}.product-gallery--slider{display:block;min-width:0;max-width:100%}.product-media-frame{display:none;width:100%;min-width:0;padding:0;border:0;border-radius:var(--radius);overflow:hidden;background:#eee7dc;cursor:zoom-in}.product-media-frame img{width:100%;aspect-ratio:1;object-fit:cover}.product-thumb-row{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;margin-top:30px}.product-thumbs{display:flex;gap:14px;min-width:0;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.product-thumbs::-webkit-scrollbar{display:none}.product-thumbs button{flex:0 0 118px;padding:0;border:1px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;scroll-snap-align:start}.product-thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.product-gallery-nav{width:36px;height:36px;border:0;background:transparent;color:#b8a078;font-size:34px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-info--replica{position:static;display:grid;gap:14px;min-width:0}.sb-badges{display:flex;flex-wrap:wrap;width:fit-content;gap:10px;margin:0}.sb-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border:.5px solid #c4a882;border-radius:2px;background:#fff}.sb-badge__icon{font-size:10px;color:#c4a882}.sb-badge__text{font-size:11px;color:#1a1a1a;letter-spacing:.06em;text-align:center}.sb-product-title{padding:8px 0}.sb-product-title__name{font-size:clamp(23px,3vw,32px);font-weight:500;color:#1a1a1a;letter-spacing:.08em;margin:0 0 6px}.sb-product-title__jp{font-size:16px;color:#c4a882;letter-spacing:.12em;margin:0}.sbr-wrap{width:100%;background:#fff;padding:0 0 5px}.sbr-header,.sbb-header,.sb-faq__header{text-align:center;margin-bottom:8px}.sbr-eyebrow{font-size:16px;color:#c4a882;margin:0 0 5px}.sbr-line,.sbb-line,.sb-faq__line{width:28px;height:1px;background:#c4a882;margin:0 auto}.sbr-slider{width:100%;overflow:hidden}.sbr-track{display:flex;transition:transform .45s ease}.sbr-card{flex:0 0 100%;width:100%;padding:28px 40px;background:#e8e2d8}.sbr-stars{font-size:14px;color:#c4a882;letter-spacing:3px;margin-bottom:16px}.sbr-text{font-size:14px;color:#1a1a1a;line-height:2;margin:0 0 20px;word-break:break-word}.sbr-sep{height:.5px;background:#d4c5a9;margin-bottom:16px}.sbr-footer{display:flex;align-items:center;gap:8px}.sbr-dot{width:6px;height:6px;min-width:6px;border-radius:50%;background:#c4a882}.sbr-loc{font-size:12px;color:#8b7355;flex:1}.sbr-check{font-size:11px;color:#c4a882}.sbr-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:14px}.sbr-btn{width:6px;height:6px;border-radius:50%;border:0;padding:0;background:#d4c5a9;cursor:pointer;transition:.3s}.sbr-btn.active{background:#c4a882;width:20px;border-radius:3px}.ryc,.ryc-cost{font-family:DM Sans,-apple-system,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;background:#f5f0e8;padding:32px 16px 36px}.ryc-wrap,.ryc-cost-wrap{max-width:520px;margin:0 auto}.ryc-header,.ryc-cost-header{text-align:center;margin-bottom:18px;border-bottom:1px solid #e8e2d8;padding-bottom:16px}.ryc-eyebrow,.ryc-cost-eyebrow{font-size:11px;font-weight:400;letter-spacing:.14em;color:#c4a882;text-transform:uppercase;margin:0 0 8px}.ryc-title,.ryc-cost-title{font-family:DM Sans,sans-serif;font-size:clamp(24px,6vw,30px);font-weight:200;line-height:1.2;color:#1a1a1a;margin:0 0 8px}.ryc-sub,.ryc-cost-sub{font-size:14px;font-weight:300;color:#888780;margin:0;line-height:1.6}.ryc-section-label{font-size:10px;letter-spacing:.1em;color:#c4a882;margin:24px 0 10px;padding-bottom:6px;border-bottom:1px solid #e8e2d8}.ryc-group{display:flex;flex-direction:column;gap:8px}.ryc-row{display:grid;grid-template-columns:72px 1fr 44px;align-items:center;gap:10px}.ryc-name{font-size:11px;text-align:right;white-space:nowrap}.ryc-name.neutral,.ryc-name.muted,.ryc-tag{color:#888780}.ryc-name.accent,.ryc-tag-accent{color:#1a1a1a;font-weight:500}.ryc-track{height:32px;background:#e8e2d8;border-radius:32px;overflow:hidden}.ryc-track-featured{box-shadow:#c4a882 0 0 0 1.5px}.ryc-fill{height:100%;border-radius:32px;display:flex;align-items:center;justify-content:flex-end;padding-right:11px;position:relative}.ryc-fill.neutral{background:#b4b2a9}.ryc-fill.accent{background:#1d9e75}.ryc-fill.muted{background:#7eb8e8}.ryc-fill-label{font-size:10px;color:#ffffffeb;letter-spacing:.03em}.ryc-tag{font-size:10px;white-space:nowrap}.ryc-tagline{margin-top:28px;text-align:center;font-size:11px;color:#888780;background:#fafaf8;border:1px solid #d4c5a9;border-radius:4px;padding:16px 20px;line-height:1.9}.ryc-tagline strong{color:#1a1a1a;font-weight:400;display:block;font-size:13px;margin-top:4px}.replica-price .price{font-size:18px;margin-bottom:6px}.sale-badge-inline{display:inline-flex;margin:4px 0 8px;padding:3px 9px;border-radius:999px;background:#1a1a1a;color:#fff;font-size:12px}.product__tax{color:var(--color-muted);font-size:13px}.ryc-vs-grid{display:grid;grid-template-columns:1fr 24px 1fr;gap:0;align-items:start}.ryc-vs-col{background:#fafaf8;border:1px solid #e8e2d8;border-radius:5px;padding:10px;display:flex;flex-direction:column;gap:5px;font-size:12px;color:#888780}.ryc-vs-col.ryc-vs-ryo{border-color:#c4a882;color:#1a1a1a}.ryc-vs-label{font-size:13px;letter-spacing:.06em;color:#888780;margin:0 0 8px;text-align:center}.ryc-vs-divider{display:flex;align-items:center;justify-content:center;padding-top:40px}.ryc-vs-vs{font-size:11px;color:#c4a882;letter-spacing:.1em}.ryc-vs-saving{margin-top:12px;text-align:center;font-size:13px;color:#888780;background:#f0faf5;border:1px solid #9fe1cb;border-radius:4px;padding:10px 14px;line-height:1.7}.sbb-wrap{width:100%;background:#fff;padding:32px 0}.sbb-eyebrow{font-size:18px;letter-spacing:.15em;color:#c4a882;margin:0 0 8px;text-transform:uppercase}.sbb-list{list-style:none;margin:0;padding:0 24px}.sbb-item{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:.5px solid #e8e2d8}.sbb-item:last-child{border-bottom:0}.sbb-icon{flex-shrink:0;width:20px;height:20px;color:#c4a882}.sbb-content{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;flex:1}.sbb-title{font-size:15px;font-weight:600;color:#1a1a1a}.sbb-sep{color:#c4a882}.sbb-desc{font-size:14px;color:#6b5e4e;line-height:1.7}.bundle-box{border:1px solid #d4c5a9;border-radius:6px;background:#fff;overflow:hidden}.bundle-timer{display:flex;justify-content:space-between;gap:10px;padding:10px 14px;background:#1a1a1a;color:#fff;font-size:13px}.bundle-offer,.bundle-upsell{position:relative;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:16px 14px;border-top:1px solid #eee7dc;cursor:pointer}.bundle-offer input,.bundle-upsell input{position:absolute;opacity:0}.bundle-radio{width:18px;height:18px;border:1px solid #c4a882;border-radius:50%}.bundle-offer.is-selected .bundle-radio,.bundle-offer:has(input:checked) .bundle-radio{box-shadow:inset 0 0 0 5px #fff;background:#1a1a1a;border-color:#1a1a1a}.bundle-copy,.bundle-price{display:grid;gap:2px}.bundle-copy small,.bundle-price s,.bundle-upsell small{color:#8b7355;font-size:12px}.bundle-price{text-align:right}.bundle-ribbon{position:absolute;top:-1px;right:12px;background:#c4a882;color:#fff;border-radius:0 0 4px 4px;padding:3px 9px;font-size:11px}.bundle-upsell{grid-template-columns:auto 54px 1fr auto;background:#fafaf8}.bundle-upsell img{width:54px;height:54px;object-fit:cover;border-radius:4px}.replica-form button{min-height:54px;border-radius:2px;letter-spacing:.04em}.sb-urgency{background:#f5f0e8;border:.5px solid #c4a882;border-radius:6px;padding:20px 24px}.sb-urgency__top{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sb-urgency__icon,.sb-urgency__cta{color:#c4a882}.sb-urgency__title{font-size:14px;font-weight:600;color:#1a1a1a;letter-spacing:.06em}.sb-urgency__text,.sb-urgency__cta{font-size:13px;line-height:1.9;margin:0 0 10px}.sb-urgency__text{color:#8b7355}.sb-faq{padding:36px 0 24px}.sb-faq__eyebrow{font-size:18px;letter-spacing:.2em;color:#c4a882;margin:0 0 12px}.sb-faq__list{border-top:.5px solid #d4c5a9}.sb-faq__item{border-bottom:.5px solid #d4c5a9}.sb-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:0;cursor:pointer;text-align:left;gap:16px}.sb-faq__question span:first-child{font-size:14px;color:#1a1a1a;line-height:1.6}.sb-faq__icon{font-size:20px;color:#c4a882;font-weight:300;flex-shrink:0;transition:transform .3s;line-height:1}.sb-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s,padding .35s}.sb-faq__answer p{font-size:13px;color:#8b7355;line-height:2;margin:0}.sb-faq__item.is-open .sb-faq__icon{transform:rotate(45deg)}.sb-faq__item.is-open .sb-faq__answer{max-height:260px;padding-bottom:20px}.sb-specs{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;background:#ede6d8;padding:28px 16px 24px;box-sizing:border-box;border:1px solid #9c7e50;border-radius:2px;position:relative;max-width:520px;margin:0 auto}.sb-specs:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:.5px solid #c4a070;border-radius:1px;pointer-events:none;z-index:1}.sb-specs__header{text-align:center;margin-bottom:20px;position:relative;z-index:2}.sb-specs__eyebrow{font-size:10px;font-weight:300;letter-spacing:.22em;color:#b8924a;margin:0 0 6px}.sb-specs__title{font-size:18px;font-weight:200;color:#0d0d0d;margin:0;letter-spacing:.04em;line-height:1.5}.sb-specs__divider{width:20px;height:.5px;background:#b8924a;margin:8px auto 20px;display:block}.sb-specs__table{position:relative;z-index:2;border:.5px solid #c8a870;border-radius:2px;overflow:hidden}.sb-specs__row{display:grid;grid-template-columns:1fr 1fr;border-bottom:.5px solid #ddd0b8;align-items:center}.sb-specs__row:last-child{border-bottom:none}.sb-specs__row:nth-child(2n){background:#f5efe3}.sb-specs__row:nth-child(odd){background:#ede6d8}.sb-specs__label{font-size:11px;font-weight:300;color:#6e6050;padding:11px 14px;letter-spacing:.04em;border-right:.5px solid #ddd0b8}.sb-specs__value{font-size:12px;font-weight:400;color:#0d0d0d;padding:11px 14px;letter-spacing:.03em;text-align:left}.sb-specs__note{margin-top:12px;position:relative;z-index:2;text-align:center;font-size:10px;font-weight:300;color:#8a7450;letter-spacing:.06em;line-height:1.8}.product-main--replica,.product-info--replica,.product-info--replica *{font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}.product-section{background:#fff}.product-media-frame{border-radius:0;background:#f5efe3}.product-media-frame:not(.is-active){display:none}.product-media-frame.is-active{display:block}.product-thumbs button{border-color:transparent;border-radius:10px}.product-thumbs button.is-active{border-color:#1f252c;box-shadow:0 0 0 1px #1f252c}.sb-badge{position:relative;overflow:hidden;border-color:#9c7e50;background:#ede6d8;color:#0d0d0d}.sb-badge:after{content:"";position:absolute;top:-20%;left:-80%;width:45%;height:140%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);transform:skew(-12deg);animation:sb-shimmer 6s ease-in-out infinite}.sb-badge:nth-child(2):after{animation-delay:2s}.sb-badge__icon,.sb-badge__text,.sb-product-title__jp,.sbr-eyebrow,.sbr-stars,.sbr-check,.sbr-btn.active,.ryc-eyebrow,.ryc-cost-eyebrow,.ryc-section-label,.sbb-eyebrow,.sbb-icon,.sbb-sep,.sb-urgency__icon,.sb-urgency__cta,.sb-faq__eyebrow,.sb-faq__icon{color:#b8924a}.sbr-line,.sbb-line,.sb-faq__line{background:#b8924a}.sbr-card{background:#ede6d8;border:1px solid #9c7e50;border-radius:2px;position:relative}.sbr-card:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:.5px solid #c4a070;pointer-events:none}.sbr-text,.sbr-footer,.sbr-stars{position:relative;z-index:1}.ryc,.ryc-cost{background:#ede6d8;border:1px solid #9c7e50;border-radius:2px;position:relative}.ryc:before,.ryc-cost:before,.sb-urgency:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:.5px solid #c4a070;pointer-events:none}.ryc-wrap,.ryc-cost-wrap,.sb-urgency>*{position:relative;z-index:1}.bundle-box{border-color:#9c7e50;border-radius:2px;background:#f5efe3}.bundle-timer{background:#1a1208;color:#e8d9c0}.bundle-ribbon{background:#323841;color:#ede6d8;border-radius:2px}.bundle-offer{border-top-color:#c8a870}.bundle-offer.is-selected{background:#ede6d8;box-shadow:inset 0 0 0 1px #9c7e50}.replica-form button{background:#1a1208;border-color:#1a1208;color:#e8d9c0;border-radius:2px}.variant-select{width:100%;min-height:46px;border:.5px solid #c8a870;border-radius:2px;background:#f5efe3;color:#2a1e0e;padding:0 12px;margin:6px 0 12px}.sb-urgency{background:#ede6d8;border-color:#9c7e50;border-radius:2px;position:relative}.sb-faq__answer{padding-inline:0}.sb-faq__item.is-open .sb-faq__answer{max-height:320px}.sb-faq__answer p{background:#ede6d8;border:1px solid #9c7e50;border-radius:2px;color:#3a2e1e;padding:14px 16px}@keyframes sb-shimmer{0%{left:-80%}18%{left:160%}to{left:160%}}.ryo-pdp{padding-top:34px}.ryo-pdp__grid{width:min(100% - 48px,1388px);grid-template-columns:minmax(520px,760px) minmax(480px,560px);gap:64px;align-items:start}.ryo-gallery{top:112px}.ryo-gallery .product-gallery-shell,.ryo-gallery .product-media-frame img{border-radius:8px}.ryo-gallery .product-thumb-row{margin-top:24px;grid-template-columns:28px minmax(0,1fr) 28px}.ryo-gallery .product-thumbs{justify-content:center;gap:14px}.ryo-gallery .product-thumbs button{flex:0 0 118px;border-radius:8px}.ryo-gallery .product-gallery-nav{color:#b7a17a;font-size:32px}.ryo-info{gap:18px;position:relative}.ryo-top-badges{display:flex;justify-content:flex-end;gap:12px;margin-bottom:8px}.ryo-top-badges span{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:9px;min-height:50px;padding:0 26px;border:2px solid #b28b54;background:#242b34;color:#e8d9c0;font-size:14px;letter-spacing:.08em;box-shadow:inset 0 0 0 2px #3b4350}.ryo-top-badges span:after{content:"";position:absolute;top:-25%;left:-90%;width:45%;height:150%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:skew(-12deg);animation:sb-shimmer 6s ease-in-out infinite}.ryo-top-badges span:nth-child(2):after{animation-delay:1.9s}.ryo-top-badges b{color:#caa568;font-weight:400}.ryo-title{display:flex;align-items:center;gap:20px;margin:8px 0 12px}.ryo-title h1{margin:0;font-size:32px;line-height:1.2;letter-spacing:.09em;font-weight:600}.ryo-title i{width:1px;height:24px;background:#c8a870}.ryo-title p{margin:0;color:#827b72;font-size:14px;letter-spacing:.08em}.ryo-panel,.ryo-review-card{position:relative;background:#ede6d8;border:1px solid #b98b46;padding:26px;color:#0d0d0d}.ryo-panel:before,.ryo-review-card:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid #d2a45d;pointer-events:none}.ryo-card-eyebrow{position:relative;z-index:1;margin:0 0 14px;text-align:center;color:#b8924a;font-size:14px;font-weight:300;letter-spacing:.24em}.ryo-review-card{padding:18px 18px 12px}.ryo-review-card__inner{position:relative;z-index:1;display:grid;grid-template-columns:62px 1fr;gap:14px;align-items:center}.ryo-avatar{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:1px solid #cba564;background:#f6f0e5;color:#d4b98b;font-size:20px}.ryo-stars{color:#b8924a;font-size:14px;letter-spacing:.08em}.ryo-stars span{color:#857869;font-size:12px;letter-spacing:.04em}.ryo-review-card p:not(.ryo-card-eyebrow){margin:8px 0 4px;color:#4b4036;font-size:13px;line-height:1.75}.ryo-review-card small{color:#b8924a;font-size:11px}.ryo-dots{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:7px;margin-top:12px}.ryo-dots span,.ryo-dots b{width:7px;height:7px;border-radius:50%;background:#e1cfae}.ryo-dots b{width:22px;border-radius:999px;background:#b8924a}.ryo-panel h2{position:relative;z-index:1;margin:0;text-align:center;font-size:25px;line-height:1.55;font-weight:300;letter-spacing:.07em}.ryo-panel h2 strong{font-weight:700}.ryo-lead{position:relative;z-index:1;margin:18px 0 20px;text-align:center;color:#80756b;font-size:13px;letter-spacing:.05em}.ryo-tabs{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #c7954a;margin:0 0 24px}.ryo-tabs span{min-height:38px;display:grid;place-items:center;color:#9a8a78;font-size:12px;border-right:1px solid #c7954a}.ryo-tabs span:last-child{border-right:0}.ryo-tabs .active{background:#242b34;color:#e8d9c0;font-weight:600}.ryo-bars{position:relative;z-index:1;display:grid;gap:14px}.ryo-bars div{display:grid;grid-template-columns:82px 1fr 42px;align-items:center;gap:10px;font-size:13px}.ryo-bars span{color:#918679;text-align:right}.ryo-bars i{height:18px;border-radius:999px;overflow:hidden;background:#d8cbb2;border:1px solid #cdbb98}.ryo-bars b{display:block;height:100%;border-radius:999px;background:#918b81}.ryo-bars .strong span,.ryo-bars .strong em{color:#0d0d0d;font-weight:700}.ryo-bars .strong b{background:#242b34}.ryo-bars div:last-child b{background:#4d86aa}.ryo-bars em{font-style:normal;font-size:12px;color:#8e8378}.ryo-legend{position:relative;z-index:1;display:flex;justify-content:center;gap:22px;color:#8e8378;font-size:12px;margin:20px 0 24px}.ryo-legend span:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px;background:currentColor}.ryo-tagline,.ryo-saving{position:relative;z-index:1;border:1px solid #d2a45d;text-align:center;padding:18px;color:#80756b;font-size:13px}.ryo-tagline strong{display:block;margin-top:10px;color:#0d0d0d;font-size:15px}.ryo-price{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;font-size:24px;margin:4px 0}.ryo-price .price{font-size:24px;margin:0}.ryo-price span{border-radius:999px;background:#242b34;color:#fff;padding:5px 18px;font-size:13px}.ryo-price p{flex-basis:100%;margin:-4px 0 0;color:#777;font-size:13px}.ryo-range{position:relative;z-index:1;display:grid;grid-template-columns:1fr 220px auto;gap:14px;align-items:center;color:#b8924a;font-size:12px;margin:28px 0}.ryo-range i{position:relative;height:4px;border-radius:999px;background:#c8a870}.ryo-range b{position:absolute;left:45%;top:50%;width:20px;height:20px;border-radius:50%;transform:translate(-50%,-50%);background:#323841;border:2px solid #c8a870}.ryo-range em{color:#0d0d0d;font-style:normal;font-size:15px}.ryo-cost-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:24px}.ryo-cost-grid>div{border:1px solid #d2a45d;padding:18px 14px}.ryo-cost-grid h3{text-align:center;margin:0 0 18px;font-size:14px;letter-spacing:.08em}.ryo-cost-grid p{display:flex;justify-content:space-between;border-bottom:1px solid #dcc8a4;padding:10px 0;margin:0;font-size:13px;color:#80756b}.ryo-cost-grid small{display:block;text-align:center;color:#b69a6f;margin:18px 0 10px}.ryo-cost-grid strong{display:block;text-align:center;font-size:22px;font-weight:300}.ryo-cost-grid .green,.ryo-cost-grid div:nth-child(2) b{color:#287047}.ryo-saving{margin-top:16px}.ryo-saving span{display:block;color:#8a7b68}.ryo-saving strong{display:block;color:#287047;font-size:24px;margin-top:10px;font-weight:300}.ryo-reasons h2{margin-bottom:26px}.ryo-reason-tabs{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ryo-reason-tabs span{border:1px solid #d2a45d;min-height:46px;padding:0 16px;display:flex;align-items:center;color:#40382f;font-size:14px}.ryo-reason-tabs .active{background:#323841;color:#e8d9c0;font-weight:700}.ryo-reason-tabs span:last-child{grid-column:1 / -1}.ryo-reason-detail{position:relative;z-index:1;display:grid;grid-template-columns:48px 1fr;gap:20px;border:1px solid #d2a45d;margin-top:16px;padding:26px 20px}.ryo-reason-detail i{width:44px;height:44px;display:grid;place-items:center;border:1px solid #d2a45d;font-style:normal}.ryo-reason-detail h3{margin:0 0 12px;font-size:18px}.ryo-reason-detail p{margin:0;color:#6e6050;line-height:1.9;font-size:14px}.ryo-reason-detail small{display:inline-flex;margin-top:18px;border:1px solid #d2a45d;padding:8px 18px;color:#b8924a}.ryo-promo{width:100%;border:1px solid #d2a45d;display:block}.ryo-bundle{margin:16px 0 26px;color:#0b0b0b}.ryo-bundle__banner{min-height:34px;display:grid;place-items:center;margin:0 0 16px;background:#2e3742;color:#fff;font-weight:800;letter-spacing:.08em;font-size:15px}.ryo-bundle__deal{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:16px;align-items:center;min-height:112px;margin:0 0 14px;padding:26px 24px 24px 22px;border:1px solid #d2c4a9;background:#f2eadc;cursor:pointer}.ryo-bundle__deal input{position:absolute;opacity:0;pointer-events:none}.ryo-bundle__deal.is-selected{border-color:#a8834f;background:#ebe3d3;box-shadow:inset 0 0 0 1px #a8834f}.ryo-bundle__radio{width:30px;height:30px;border:3px solid #d4c7ad;border-radius:999px;background:#fffdf7}.ryo-bundle__deal.is-selected .ryo-bundle__radio{border-color:#a8834f;box-shadow:inset 0 0 0 6px #fffdf7;background:#a8834f}.ryo-bundle__copy{display:grid;gap:2px 12px;align-items:baseline;grid-template-columns:auto 1fr}.ryo-bundle__copy strong{font-size:30px;line-height:1;font-weight:900;letter-spacing:0}.ryo-bundle__copy b{width:max-content;max-width:100%;display:inline-flex;align-items:center;min-height:28px;padding:0 12px;background:#a8834f;color:#fff;font-size:14px;letter-spacing:.02em}.ryo-bundle__copy small{grid-column:1 / -1;color:#766b5c;font-size:15px}.ryo-bundle__price{min-width:132px;display:grid;justify-items:end;line-height:1.2}.ryo-bundle__price strong{font-size:29px;font-weight:900;white-space:nowrap}.ryo-bundle__price s{color:#75695a;font-size:15px;text-decoration-thickness:2px}.ryo-bundle__tag{position:absolute;top:-10px;right:10px;max-width:calc(100% - 130px);min-height:30px;display:inline-flex;align-items:center;padding:0 12px;background:#b8924a;color:#fff;border-radius:0 0 6px 6px;font-weight:800;font-size:13px;white-space:nowrap}.ryo-bundle__tag:before{content:"";position:absolute;left:-16px;top:0;border-right:16px solid #8d713d;border-top:10px solid transparent}.ryo-bundle__ribbon{position:absolute;left:14px;top:-8px;z-index:1;min-height:28px;display:inline-flex;align-items:center;padding:0 12px;border-radius:2px;background:#2f3742;color:#fff;font-weight:800;font-size:13px}.ryo-bundle__ribbon--dark{background:#2f3742}.ryo-bundle__colors{grid-column:2 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:10px;color:#5f5549}.ryo-bundle__colors em{flex:0 0 100%;font-style:normal;font-size:13px}.ryo-bundle__colors span{display:inline-flex;align-items:center;gap:8px;color:#0d0d0d;font-weight:700}.ryo-bundle__colors select{min-width:140px;min-height:42px;border:1px solid #ded5c5;border-radius:0;background:#fff;color:#0d0d0d;padding:0 28px 0 12px;font-weight:700}.ryo-form{margin-top:0}.ryo-form>label,.ryo-form .variant-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ryo-form button{min-height:58px;margin:10px 0 30px;border-color:#2f3742;background:#2f3742;color:#f2eadc;border-radius:6px;font-size:16px;letter-spacing:.16em}.ryo-urgency{position:relative;background:#ede6d8;border:1px solid #b98b46;padding:24px;color:#0d0d0d}.ryo-urgency:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid #d2a45d}.ryo-urgency>*{position:relative;z-index:1}.ryo-urgency strong{display:block;margin-bottom:16px;font-size:15px}.ryo-urgency p{color:#6e6050;line-height:1.9;margin:0 0 10px}.ryo-urgency span{color:#b8924a}.ryo-faq{padding:44px 0 10px}.ryo-faq h2{color:#b8924a;text-align:center;letter-spacing:.22em;font-weight:300;margin:0 0 34px}.ryo-faq-row{width:100%;display:flex;justify-content:space-between;gap:20px;border:0;border-top:1px solid #c8a870;background:transparent;padding:18px 0;text-align:left;color:#0d0d0d;font-size:15px;cursor:pointer}.ryo-faq-row:last-child{border-bottom:1px solid #c8a870}.ryo-faq-row b{color:#b8924a;font-size:20px;font-weight:300}.template-product .featured-replica,.template-product .section:has(.compare-wrap),.template-product .product-recommendations,.template-product .recommendations,.template-product [id*=recommend i],.template-product [class*=recommend i]{display:none!important}.ryo-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;pointer-events:none;visibility:hidden}.ryo-cart-drawer.is-open{pointer-events:auto;visibility:visible}.ryo-cart-drawer__shade{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000038;opacity:0;transition:opacity .22s ease}.ryo-cart-drawer.is-open .ryo-cart-drawer__shade{opacity:1}.ryo-cart-drawer__panel{position:absolute;top:0;right:0;width:min(600px,100vw);height:100%;display:grid;grid-template-rows:auto auto 1fr auto;background:#fff;color:#0d0d0d;transform:translate(100%);transition:transform .24s ease}.ryo-cart-drawer.is-open .ryo-cart-drawer__panel{transform:translate(0)}.ryo-cart-drawer__header{min-height:78px;display:grid;grid-template-columns:1fr 54px;align-items:center;border-bottom:1px solid #eee;text-align:center}.ryo-cart-drawer__header h2{margin:0;font-size:24px;font-weight:800;letter-spacing:.08em}.ryo-cart-drawer__header button{width:44px;height:44px;margin-right:16px;border:0;background:#f3f3f3;color:#77808a;font-size:28px;cursor:pointer}.ryo-cart-drawer__timer{min-height:54px;display:grid;place-items:center;background:#050505;color:#fff;font-size:18px;letter-spacing:.06em}.ryo-cart-drawer__timer strong{font-size:24px;margin:0 4px}.ryo-cart-drawer__body{overflow-y:auto;min-height:0;background:#fff}.ryo-cart-drawer__empty{margin:48px 24px;text-align:center;color:#6e6050}.ryo-cart-item{display:grid;grid-template-columns:112px 1fr;gap:20px;padding:28px 24px;border-bottom:1px solid #eee}.ryo-cart-item img{width:112px;height:112px;object-fit:cover;background:#f4efe6}.ryo-cart-item__head{display:grid;grid-template-columns:1fr 32px;gap:12px}.ryo-cart-item h3{margin:0;font-size:19px;line-height:1.35;font-weight:900}.ryo-cart-item__head button{width:32px;height:32px;border:0;background:transparent;color:#999;font-size:22px;cursor:pointer}.ryo-cart-item p{margin:8px 0 14px;color:#9b9b9b;font-size:17px}.ryo-cart-item__qty{display:inline-grid;grid-template-columns:44px 60px 44px;min-height:38px;border:1px solid #ddd}.ryo-cart-item__qty button,.ryo-cart-item__qty span{display:grid;place-items:center;border:0;background:#fff;font-size:17px}.ryo-cart-item__qty button{cursor:pointer;color:#6a7480}.ryo-cart-item__qty span{border-inline:1px solid #ddd;font-weight:800}.ryo-cart-item__price{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:10px;margin-top:20px;font-size:18px}.ryo-cart-item__price s{color:#999;text-decoration-thickness:2px}.ryo-cart-item__price strong{font-size:20px}.ryo-cart-item__price em{flex:0 0 100%;color:#20a12d;font-style:normal;font-weight:900;text-align:right}.ryo-cart-drawer__footer{padding:22px 32px 24px;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -10px 24px #0000000f}.ryo-cart-drawer__discount,.ryo-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;font-size:20px}.ryo-cart-drawer__discount em{flex:1;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#f2f2f2;color:#6f6f6f;font-style:normal;font-weight:800;font-size:14px}.ryo-cart-drawer__discount strong{font-weight:400}.ryo-cart-drawer__subtotal strong{font-size:28px}.ryo-cart-drawer__checkout{min-height:64px;display:grid;place-items:center;background:#050505;color:#fff;font-size:20px;font-weight:900;letter-spacing:.08em}.ryo-cart-drawer__continue{width:100%;min-height:54px;margin-top:16px;border:0;background:transparent;color:#0d0d0d;font-size:18px;letter-spacing:.08em;cursor:pointer}@media(max-width:980px){.ryo-pdp__grid{width:min(100% - 24px,720px);grid-template-columns:1fr;gap:28px}.ryo-gallery,.product-info{position:static}.ryo-top-badges{justify-content:center;flex-wrap:wrap}.ryo-top-badges span{min-height:42px;padding:0 16px;font-size:12px}.ryo-title{justify-content:center;flex-wrap:wrap;gap:12px}}@media(max-width:640px){.ryo-cart-drawer__panel{width:calc(100vw - 42px)}.ryo-cart-drawer__header{min-height:68px}.ryo-cart-drawer__header h2{font-size:22px}.ryo-cart-drawer__timer{min-height:48px;font-size:15px}.ryo-cart-drawer__timer strong{font-size:20px}.ryo-cart-item{grid-template-columns:88px 1fr;gap:14px;padding:22px 16px}.ryo-cart-item img{width:88px;height:88px}.ryo-cart-item h3{font-size:16px}.ryo-cart-item p{font-size:15px}.ryo-cart-item__qty{grid-template-columns:38px 52px 38px;min-height:34px}.ryo-cart-item__price{justify-content:flex-start;font-size:15px}.ryo-cart-item__price em{text-align:left}.ryo-cart-drawer__footer{padding:18px 18px 20px}.ryo-cart-drawer__discount,.ryo-cart-drawer__subtotal{font-size:18px}.ryo-cart-drawer__subtotal strong{font-size:26px}.ryo-cart-drawer__checkout{min-height:58px;font-size:18px}.ryo-panel,.ryo-review-card,.ryo-urgency{padding:20px 14px}.ryo-bundle__banner{font-size:13px}.ryo-bundle__deal{grid-template-columns:34px 1fr;padding:28px 14px 20px}.ryo-bundle__copy{grid-template-columns:1fr}.ryo-bundle__copy strong{font-size:28px}.ryo-bundle__price{grid-column:2;justify-items:start;min-width:0}.ryo-bundle__tag{right:8px;max-width:calc(100% - 88px);font-size:12px}.ryo-bundle__colors{grid-column:1 / -1;padding-left:0}.ryo-bundle__colors select{min-width:132px}.ryo-cost-grid,.ryo-reason-tabs{grid-template-columns:1fr}.ryo-reason-tabs span:last-child{grid-column:auto}.ryo-range{grid-template-columns:1fr}.ryo-review-card__inner{grid-template-columns:52px 1fr}.ryo-avatar{width:52px;height:52px}}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--radius);background:#eee7dc}.product-gallery.product-gallery--slider{display:block;grid-template-columns:none;gap:0}.product-gallery.product-gallery--slider .product-media-frame:not(.is-active){display:none}.product-gallery.product-gallery--slider .product-media-frame.is-active{display:block}.product-gallery.product-gallery--slider img{border-radius:0}.product-info{position:sticky;top:104px}.product-title{font-size:clamp(34px,4.4vw,62px);margin-bottom:12px}.rating{color:var(--color-accent);letter-spacing:.08em}.product-description{color:var(--color-muted);margin:18px 0 24px}.variant-select,.quantity-input{width:100%;min-height:48px;border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;padding:0 12px}.product-form label{display:block;margin:18px 0 8px;font-size:13px;color:var(--color-muted)}.product-form button{width:100%;margin-top:18px}.trust-list{display:grid;gap:8px;margin-top:22px;color:var(--color-muted);font-size:14px}.review-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px}.review-mini{border:1px solid var(--color-line);border-radius:var(--radius);padding:16px;background:#fff;font-size:14px}.style-card{padding:0;overflow:hidden}.style-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.style-card div{padding:20px}.compare-wrap{overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;min-width:620px}.compare-table th,.compare-table td{padding:16px;border-bottom:1px solid var(--color-line);text-align:center}.compare-table th:first-child,.compare-table td:first-child{text-align:left}.check{color:#1f7a4d;font-weight:700}.cross{color:#9f3b30}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--color-line);text-align:left}.cart-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:16px;align-items:center}.empty-state{text-align:center;padding:80px 0}.site-footer{background:var(--color-deep);color:#fff;padding:56px 0}.footer-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:48px}.site-footer h2{margin:0 0 16px;font-family:Georgia,serif;font-weight:400}.footer-links{display:grid;gap:10px;color:#ffffffbd}.site-footer p{color:#ffffffbd;max-width:680px}.copyright{font-size:13px}@media(max-width:980px){.header-inner{min-height:72px;grid-template-columns:auto auto 1fr;gap:12px}.menu-toggle{display:block;order:-1}.primary-nav{display:none;grid-column:1 / -1;padding:0 0 18px;flex-direction:column;align-items:flex-start}.primary-nav.is-open{display:flex}.header-actions{font-size:13px;gap:12px}.story-grid,.service-grid,.testimonial-grid,.style-grid,.trust-grid,.product-grid,.review-strip,.featured-replica .product-grid,.testimonial-replica .testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shibumi-trust__grid{grid-template-columns:1fr;gap:36px}.brand-logo{width:205px;max-height:44px}.hero{min-height:610px}.hero-content{transform:translateY(64px)}.sb-philo__kanji{font-size:52px}.sb-philo__intro{font-size:15px}.sb-philo__body{font-size:13px}.sb-philo__pillars{grid-template-columns:1fr 1fr}.sb-philo__pillar{border-bottom:.5px solid #d4c5a9}.sb-philo__pillar:last-child{border-right:0}.product-main{grid-template-columns:1fr}.product-info,.product-media-column{position:static}}@media(max-width:640px){.page-width{width:min(100% - 24px,var(--page-width))}.announcement{font-size:13px;padding:8px 0}.hero{min-height:560px}.hero-content{transform:translateY(34px)}.hero h1{font-size:36px;line-height:1.28}.button,.shopify-payment-button__button,.product-form button,.quick-form button,.quick-form-button,.cart-actions button{min-width:0;width:100%;min-height:58px;font-size:16px}.header-actions a:not(.cart-link){display:none}.currency-switcher{gap:5px;padding-inline:8px}.currency-switcher__label{display:none}.localization-form select{max-width:88px;font-size:11px}.currency-switcher__static{font-size:11px}.header-inner{grid-template-columns:42px 1fr 42px}.brand{justify-self:center}.brand-logo{width:165px}.quick-add-modal{padding:8px;align-items:flex-end}.quick-add-modal__dialog{grid-template-columns:1fr;gap:14px;max-height:92vh;padding:22px 16px 18px}.quick-add-modal__media{display:grid;grid-template-columns:92px 1fr;align-items:end;gap:14px}.quick-add-modal__media img{width:92px}.quick-add-modal__content h3{font-size:19px}.quick-add-modal__head{display:none}.quick-add-modal__row{grid-template-columns:1fr 112px;gap:8px}.quick-add-modal__row span{grid-column:1 / -1;text-align:left}.quick-add-modal__summary{grid-template-columns:1fr;gap:12px}.quick-add-modal__summary div{justify-items:start}.quick-add-modal__summary span{text-align:left}.story-grid,.service-grid,.testimonial-grid,.style-grid,.trust-grid,.product-grid,.review-strip,.footer-grid{grid-template-columns:1fr}.featured-replica{padding:32px 0 44px}.featured-replica .page-width,.testimonial-replica .page-width{width:min(100% - 32px,1376px)}.featured-replica .product-grid,.testimonial-replica .testimonial-grid{grid-template-columns:1fr}.featured-replica .product-card-info{padding:18px 22px 22px}.testimonial-replica{padding:54px 0}.testimonial-replica .testimonial-card p{max-width:320px}.sb-philo__header{padding:62px 24px 48px}.sb-philo__pillars{grid-template-columns:1fr;padding-bottom:56px}.sb-philo__pillar:last-child{border-left:.5px solid #d4c5a9;border-right:0}.section-heading,.collection-toolbar,.cart-actions{align-items:flex-start;flex-direction:column}.product-gallery{grid-template-columns:1fr}.product-section{padding-top:18px}.product-main--replica{width:100%;max-width:100%;margin-inline:0;gap:18px;overflow:hidden}.product-media-column{width:100%;max-width:100vw;overflow:hidden}.product-gallery-shell{width:100%;max-width:100vw;overflow:hidden;border-radius:10px}.product-gallery.product-gallery--slider{display:flex!important;gap:0;width:100%;max-width:100vw;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;scrollbar-width:none}.product-gallery--slider::-webkit-scrollbar{display:none}.product-gallery.product-gallery--slider .product-media-frame:not(.is-active),.product-gallery.product-gallery--slider .product-media-frame,.product-media-frame{display:block!important;flex:0 0 100%;width:100%;max-width:100%;border-radius:10px;scroll-snap-align:start}.product-media-frame img{width:100%;max-width:100%}.product-thumb-row{display:none}.mobile-media-counter{display:block}.product-info--replica{width:calc(100% - 24px);max-width:calc(100% - 24px);margin-inline:auto;overflow:hidden}.sb-badges{width:100%;justify-content:center;gap:8px}.sb-badge{flex:1 1 0;justify-content:center;padding:7px 8px}.sbr-card{padding:24px 28px}.ryc,.ryc-cost{margin-inline:-12px;padding:28px 10px}.ryc-row{grid-template-columns:60px 1fr 36px;gap:8px}.ryc-vs-grid{grid-template-columns:1fr}.ryc-vs-divider{padding:10px 0}.sbb-list{padding:0 10px}.sbb-content{display:block}.sbb-sep{margin:0 4px}.bundle-offer{grid-template-columns:auto auto 1fr}.bundle-price{grid-column:3;text-align:left}.bundle-upsell{grid-template-columns:auto 48px 1fr}.bundle-upsell .bundle-price{grid-column:3}}@media(max-width:640px){html,body{max-width:100%;overflow-x:hidden}.announcement{background:#1b2229;color:#fff;min-height:38px;display:grid;place-items:center;padding:7px 12px;font-size:13px;font-weight:800;letter-spacing:.08em;text-align:center}.site-header{position:sticky;top:0;z-index:40;background:#1b2229!important;color:#fff!important}.header-inner{position:relative;width:100%!important;min-height:94px;padding:0;display:block}.menu-toggle{position:absolute;left:38px;top:30px;display:block;width:30px;height:36px;padding:0;color:#fff}.menu-toggle span{display:block;width:24px;height:1.5px;margin:7px 0;background:currentColor}.brand{position:absolute;left:50%;top:31px;width:214px;height:40px;display:flex;align-items:center;justify-content:center;min-width:0;transform:translate(-50%)}.brand-logo{width:190px;max-width:190px;max-height:48px;object-fit:contain}.brand-mark{display:block;max-width:190px;overflow:hidden;color:#fff;font-size:25px;letter-spacing:.25em;white-space:nowrap}.header-actions{position:absolute;right:36px;top:30px;display:flex;align-items:center;gap:22px;min-width:0}.header-actions>.header-icon:not(.cart-link){display:inline-flex!important}.header-actions>.header-icon[href*=account]{display:none!important}.currency-switcher{display:none!important;align-items:center;justify-content:center;width:88px;height:68px;min-height:68px;min-width:88px;padding:0;border:1px solid rgba(255,255,255,.62);border-radius:999px;overflow:hidden}.currency-switcher__label{display:none}.currency-switcher__static{display:inline-block;color:#fff;font-size:16px;font-weight:800;line-height:1;white-space:nowrap}.localization-form select{max-width:76px;min-height:38px;color:#fff;font-size:11px}.cart-link{width:32px;height:40px}.header-actions>.header-icon:not(.cart-link),.cart-link svg{width:30px;height:40px}.header-actions>.header-icon:not(.cart-link) svg{width:28px;height:28px}.cart-link span{display:none}.primary-nav{grid-column:1 / -1;width:100%;padding:4px 0 18px;background:#1b2229}.primary-nav.is-open{display:grid;gap:14px}.primary-nav a{padding:10px 4px;border-bottom:1px solid rgba(255,255,255,.12)}.hero{min-height:calc(100vh - 132px);align-items:end}.hero:after{background:#00000061}.hero-media img{height:100%;object-fit:cover;object-position:center}.hero-content{width:min(100% - 32px,520px);padding:0 0 28px;transform:none}.hero .eyebrow{margin-bottom:22px;color:#fff;font-size:16px;font-weight:900;letter-spacing:.18em}.hero h1{color:#fff;font-size:38px;line-height:1.28;font-weight:400;letter-spacing:.03em}.hero p{font-size:15px}.hero .button{width:100%;min-height:56px;margin-top:22px;border:0;border-radius:8px;background:#e6dccfeb;color:#201d1a}.section{padding:44px 0}.page-width{width:min(100% - 24px,var(--page-width))}.product-grid,.story-grid,.service-grid,.testimonial-grid,.style-grid,.trust-grid,.review-strip,.footer-grid,.featured-replica .product-grid,.testimonial-replica .testimonial-grid{grid-template-columns:1fr!important}.featured-replica .product-card-media img{padding:12px}.site-footer{padding:38px 0}.footer-grid{gap:28px}.site-footer h2{font-size:20px}.site-footer p,.footer-links{font-size:13px;line-height:1.9}.template-product .ryo-pdp{padding:0 0 36px}.template-product .ryo-pdp__grid,.template-product .product-main--replica{width:100%;max-width:100%;display:grid;grid-template-columns:1fr!important;gap:20px;margin:0;overflow:visible}.template-product .product-media-column,.template-product .ryo-gallery{position:static!important;width:100%;max-width:100%;overflow:visible}.template-product .product-gallery-shell{width:100%;max-width:100%;overflow:hidden;border-radius:10px;background:#f4efe6}.template-product .ryo-gallery .product-gallery.product-gallery--slider{display:flex!important;flex-flow:row nowrap!important;grid-template-columns:none!important;gap:0!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;overscroll-behavior-x:contain}.template-product .ryo-gallery .product-gallery.product-gallery--slider::-webkit-scrollbar{display:none}.template-product .ryo-gallery .product-gallery.product-gallery--slider .product-media-frame,.template-product .ryo-gallery .product-gallery.product-gallery--slider .product-media-frame:not(.is-active),.template-product .ryo-gallery .product-gallery.product-gallery--slider .product-media-frame.is-active{display:block!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:0!important;border:0!important;border-radius:10px!important;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.template-product .ryo-gallery .product-media-frame img{width:100%!important;max-width:none!important;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px!important}.template-product .product-thumb-row{display:none!important}.template-product .mobile-media-counter{display:block!important;bottom:12px;padding:7px 16px;background:#ffffffdb;color:#7f705f;font-size:15px}.template-product .product-info--replica,.template-product .ryo-info{width:min(100% - 24px,520px);max-width:min(100% - 24px,520px);margin-inline:auto;display:grid;gap:16px;overflow:visible}.template-product .ryo-top-badges{width:100%;display:grid;justify-items:center;gap:14px;margin-top:8px}.template-product .ryo-top-badges span{width:min(100%,330px);justify-content:center;min-height:46px;padding:0 20px;font-size:14px}.template-product .ryo-title{justify-content:center;text-align:center;gap:10px}.template-product .ryo-title h1{font-size:40px}.template-product .ryo-panel,.template-product .ryo-review-card,.template-product .ryo-urgency{padding:22px 14px}.template-product .ryo-tabs{grid-template-columns:1fr}.template-product .ryo-tabs span{border-right:0;border-bottom:1px solid #c8a870}.template-product .ryo-bars div{grid-template-columns:62px 1fr 34px;gap:8px}.template-product .ryo-cost-grid,.template-product .ryo-reason-tabs,.template-product .ryo-reason-detail{grid-template-columns:1fr}.template-product .ryo-reason-tabs span:last-child{grid-column:auto}.template-product .ryo-bundle{margin-top:10px}.template-product .ryo-bundle__deal{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:28px 14px 20px}.template-product .ryo-bundle__price{grid-column:2;justify-items:start;min-width:0}.template-product .ryo-bundle__price strong{font-size:28px}.template-product .ryo-bundle__colors{grid-column:1 / -1}.template-product .ryo-form button{min-height:58px}.ryo-cart-drawer__panel{width:calc(100vw - 42px);background:#fff!important;opacity:1!important;filter:none!important}.ryo-cart-drawer__body,.ryo-cart-drawer__footer,.ryo-cart-item{background:#fff!important}.ryo-cart-drawer__shade{background:#00000061!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/theme.css.map */
