@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600&family=Noto+Sans+JP:wght@400;500;700&display=swap";.warm-craft-section{width:100vw;margin-left:calc(-50vw + 50%);max-width:none;padding:0}.warm-craft-page{background:linear-gradient(180deg,#faf6f1,#f5ede2);color:#1a1a1a;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;width:100%;overflow-x:clip}.warm-craft-page *{box-sizing:border-box}.wc-container{max-width:1200px;margin:0 auto;padding:24px}.wc-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:start}.wc-images{display:flex;gap:14px;position:sticky;top:90px;align-self:flex-start}.wc-thumb-col{display:flex;flex-direction:column;gap:10px;flex-shrink:0;max-height:580px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#E5A062 transparent}.wc-thumb-col::-webkit-scrollbar{width:4px}.wc-thumb-col::-webkit-scrollbar-track{background:transparent}.wc-thumb-col::-webkit-scrollbar-thumb{background:#e5a062;border-radius:4px}.wc-thumb{width:72px;height:72px;border-radius:6px;cursor:pointer;border:2px solid transparent;opacity:.55;transition:all .2s;object-fit:cover;background:#fff}.wc-thumb:hover{opacity:.85}.wc-thumb.active{border-color:#c45a3c;opacity:1}.wc-main-wrap{flex:1;background:#fff;border-radius:12px;border:2px solid #E5A062;padding:24px;box-shadow:0 6px 24px #00000012;display:flex;align-items:center;justify-content:center;min-height:480px}.wc-main-image{width:100%;max-width:100%;height:auto;max-height:540px;object-fit:contain;display:block;transition:transform .3s ease}.wc-main-image:hover{transform:scale(1.06)}.wc-info{display:flex;flex-direction:column}.wc-title{font-family:"Noto Serif JP",Georgia,serif;font-size:26px;font-weight:600;line-height:1.25;color:#1a1a1a;margin:0 0 8px}.wc-price{font-size:26px;font-weight:700;color:#c45a3c;margin-bottom:10px}.wc-rating{display:flex;gap:10px;align-items:center;margin-bottom:16px}.wc-stars{color:#ca8a04;font-size:16px;letter-spacing:2px}.wc-rating-text{font-size:13px;color:#888}.wc-badge{display:inline-block;background:#fff3e0;border:1px solid #E5A062;color:#c45a3c;padding:5px 12px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;align-self:flex-start}.wc-description{font-size:14px;line-height:1.6;color:#4a4a4a;margin-bottom:16px}.wc-divider{height:1px;background:#e0d5c9;margin:2px 0 12px}.wc-variant-section{margin-bottom:12px}.wc-variant-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:10px}.wc-variant-swatches{display:flex;gap:10px;flex-wrap:wrap}.wc-swatch{display:flex;align-items:center;gap:6px;padding:8px 14px;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;background:#fff;transition:all .2s;color:#333}.wc-swatch:hover{border-color:#c45a3c}.wc-swatch.active{border-color:#c45a3c;background:#fff3e0}.wc-swatch-dot{width:16px;height:16px;border-radius:50%;display:inline-block}.wc-swatch-dot.steel-blue{background:linear-gradient(135deg,#4a7ba7,#2d5a7b)}.wc-swatch-dot.sunset-orange{background:linear-gradient(135deg,#d97d4d,#b85c2d)}.wc-atc-row{display:flex;gap:12px;align-items:stretch;margin-bottom:24px}.wc-qty-selector{display:flex;align-items:center;border:2px solid #ddd;border-radius:6px;background:#fff;overflow:hidden;flex-shrink:0}.wc-qty-btn{width:42px;height:48px;border:none;background:transparent;font-size:20px;font-weight:500;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:background .15s}.wc-qty-btn:hover{background:#f5f0eb;color:#c45a3c}.wc-qty-value{width:44px;text-align:center;font-size:16px;font-weight:600;color:#1a1a1a;border:none;background:transparent;-moz-appearance:textfield}.wc-qty-value::-webkit-inner-spin-button,.wc-qty-value::-webkit-outer-spin-button{-webkit-appearance:none}.wc-atc{flex:1;background:#c45a3c;color:#fff;padding:14px 24px;border:none;border-radius:6px;font-size:15px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:1.2px;transition:all .3s}.wc-atc:hover{background:#a94a2f;transform:translateY(-1px);box-shadow:0 8px 20px #c45a3c40}.wc-atc:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.wc-dynamic-checkout{margin-bottom:24px}.wc-dynamic-checkout .shopify-payment-button{margin-top:0}.wc-dynamic-checkout .shopify-payment-button__button{border-radius:6px!important;min-height:48px}.wc-dynamic-checkout .shopify-payment-button__button--unbranded{background:#1a1a1a!important;color:#fff!important;border-radius:6px!important;font-weight:600!important;letter-spacing:.5px!important}.wc-dynamic-checkout .shopify-payment-button__more-options{font-size:13px;color:#888;margin-top:8px}.wc-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.wc-trust-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border-radius:6px;box-shadow:0 1px 4px #0000000a}.wc-trust-icon{width:22px;height:22px;color:#c45a3c;flex-shrink:0}.wc-trust-text{font-size:12px;color:#555;font-weight:500;line-height:1.3}.wc-story{background:#fff;padding:60px 24px;margin-top:40px}.wc-story-inner{max-width:800px;margin:0 auto}.wc-story-title{font-family:"Noto Serif JP",Georgia,serif;font-size:26px;font-weight:600;margin-bottom:20px;color:#1a1a1a}.wc-story-text{font-size:15px;line-height:1.8;color:#4a4a4a;margin-bottom:16px}.wc-specs{background:#f5f5f0;border-top:1px solid #E5A062;padding:60px 24px}.wc-specs-inner{max-width:800px;margin:0 auto}.wc-specs-title{font-family:"Noto Serif JP",Georgia,serif;font-size:22px;font-weight:600;margin-bottom:28px;color:#1a1a1a}.wc-specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.wc-spec-item{background:#fff;border:1px solid #E5A062;padding:18px;border-radius:8px}.wc-spec-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#c45a3c;margin-bottom:6px}.wc-spec-value{font-size:14px;font-weight:600;color:#1a1a1a}.wc-why-konbini{background:#c45a3c;color:#fff;padding:36px 24px;text-align:center}.wc-why-title{font-family:"Noto Serif JP",Georgia,serif;font-size:20px;font-weight:600;margin-bottom:16px}.wc-why-items{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.wc-why-item{font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}.wc-why-check{font-size:18px}.wc-sticky{position:fixed;bottom:-70px;left:0;right:0;background:#faf6f1f7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #E5A062;padding:12px 24px;z-index:500;display:flex;gap:16px;align-items:center;justify-content:center;box-shadow:0 -2px 10px #00000014;transition:bottom .3s ease}.wc-sticky.visible{bottom:0}.wc-sticky-title{font-weight:600;font-size:14px;color:#1a1a1a}.wc-sticky-price{color:#c45a3c;font-size:20px;font-weight:700}.wc-sticky-atc{background:#c45a3c;color:#fff;padding:10px 22px;border:none;border-radius:4px;font-weight:700;cursor:pointer;text-transform:uppercase;font-size:12px;letter-spacing:.5px;transition:background .2s}.wc-sticky-atc:hover{background:#a94a2f}@media(max-width:749px){.warm-craft-section{width:100%;margin-left:0;overflow-x:hidden}.warm-craft-page{max-width:100vw;overflow-x:hidden}.wc-grid{grid-template-columns:1fr;gap:12px}.wc-images{flex-direction:column-reverse;position:static;max-width:100%}.wc-thumb-col{flex-direction:row;justify-content:flex-start;flex-wrap:nowrap;max-height:none;overflow-y:hidden;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:#E5A062 transparent}.wc-thumb{width:54px;height:54px;flex-shrink:0}.wc-main-wrap{min-height:auto;max-height:none;padding:10px;max-width:100%;overflow:hidden;border-radius:8px;border-width:1.5px}.wc-main-image{width:100%;max-width:100%;max-height:340px;object-fit:contain}.wc-main-image:hover{transform:none}.wc-title{font-size:22px;margin-bottom:8px}.wc-price{font-size:22px;margin-bottom:10px}.wc-info{max-width:100%;overflow-x:hidden}.wc-badge{margin-bottom:12px;font-size:10px;padding:5px 10px}.wc-description{word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.6;margin-bottom:16px}.wc-divider{margin:2px 0 12px}.wc-variant-section{margin-bottom:14px}.wc-variant-swatches{max-width:100%;overflow-x:auto}.wc-swatch{padding:8px 12px;font-size:13px}.wc-trust-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;margin-bottom:0;padding-bottom:0}.wc-trust-item{padding:8px 10px;border:1px solid #e0d5c9;box-shadow:0 1px 4px #0000000f}.wc-trust-text{font-size:11px}.wc-sticky-title{display:none}.wc-atc-row{flex-direction:column;margin-bottom:16px}.wc-qty-selector{justify-content:center}.wc-dynamic-checkout{margin-bottom:16px}.wc-story{padding:32px 16px;width:100%;margin-top:40px}.wc-specs{padding:32px 16px;width:100%}.wc-why-konbini{width:100%;padding:28px 16px}.wc-why-items{gap:12px;flex-direction:column;align-items:center}.wc-container{padding:16px 14px 28px}.wc-specs-grid{grid-template-columns:1fr 1fr}}.wc-mobile-sticky{display:none}@media(max-width:749px){.wc-sticky-desktop{display:none!important}.wc-mobile-sticky{position:fixed;bottom:-200px;left:0;right:0;background:#faf6f1fa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #E5A062;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:600;box-shadow:0 -4px 16px #0000001a;transition:bottom .3s ease;display:flex;flex-direction:column;gap:10px}.wc-mobile-sticky.visible{bottom:0}.warm-craft-page{padding-bottom:120px}.wc-mobile-sticky-top{display:flex;justify-content:center}.wc-ms-variants{display:flex;gap:8px;width:100%;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.wc-ms-variants::-webkit-scrollbar{display:none}.wc-ms-swatch{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:2px solid #ddd;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;background:#fff;color:#333;transition:all .15s}.wc-ms-swatch:hover{border-color:#c45a3c}.wc-ms-swatch.active{border-color:#c45a3c;background:#fff3e0}.wc-mobile-sticky-bottom{display:flex;gap:10px;align-items:stretch}.wc-ms-qty{display:flex;align-items:center;border:2px solid #ddd;border-radius:6px;background:#fff;overflow:hidden;flex-shrink:0}.wc-ms-qty-btn{width:38px;height:44px;border:none;background:transparent;font-size:20px;font-weight:500;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.wc-ms-qty-btn:active{background:#f5f0eb;color:#c45a3c}.wc-ms-qty-val{width:30px;text-align:center;font-size:15px;font-weight:600;color:#1a1a1a}.wc-ms-atc{flex:1;background:#c45a3c;color:#fff;padding:12px 16px;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.wc-ms-atc:active{background:#a94a2f}}@media(prefers-reduced-motion:reduce){.wc-atc,.wc-swatch,.wc-thumb,.wc-main-image,.wc-sticky,.wc-qty-btn{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-warm-craft-product.css.map */
