.otameshi-product{--op-pink: #F7CDC7;--op-olive: #7D7F44;--op-olive-dk: #5F6135;--op-ivory: #F7F1E6;--op-beige: #EEE2CE;--op-terracotta: #B9603A;--op-ink: #3A332C;--op-ink-muted: #6E6255;--op-ink-faint: #958A7A;--op-border: rgba(74,54,43,.14);--op-white: #FFFDF9;--op-f-jp: "Noto Sans JP", sans-serif;--op-f-en: "Montserrat", sans-serif;font-family:var(--op-f-jp);color:var(--op-ink);background:var(--op-ivory);padding-block:clamp(24px,4vw,48px);max-width:1280px;margin-inline:auto;padding-inline:max(20px,4vw)}.otameshi-product__layout{display:flex;flex-direction:column;gap:32px}.otameshi-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.otameshi-gallery__track::-webkit-scrollbar{display:none}.otameshi-gallery__track:focus-visible{outline:2px solid var(--op-olive);outline-offset:2px}.otameshi-gallery__slide{flex:0 0 82%;scroll-snap-align:start;border-radius:4px;overflow:hidden;background:var(--op-beige)}.otameshi-gallery__img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:auto}.otameshi-gallery__dots{display:flex;justify-content:center;gap:8px;margin-block-start:14px}.otameshi-gallery__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:var(--op-border);cursor:pointer}.otameshi-gallery__dot[aria-selected=true]{background:var(--op-olive)}.otameshi-gallery__dot:focus-visible{outline:2px solid var(--op-olive);outline-offset:2px}.otameshi-gallery__viewport{position:relative}.otameshi-gallery__arrow{padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}.otameshi-gallery__arrow:before{content:"";width:8px;height:8px;border-style:solid;border-color:currentColor;border-width:0 2px 2px 0;transform:rotate(-45deg)}.otameshi-gallery__arrow--prev:before{transform:rotate(135deg);margin-inline-start:2px}.otameshi-gallery__arrow--next:before{margin-inline-start:-2px}.otameshi-gallery__arrow--overlay{display:flex;position:absolute;top:58%;transform:translateY(-50%);width:40px;height:40px;background:#3a332ca6;border:none;color:var(--op-white);box-shadow:0 1px 4px #00000026;z-index:2}.otameshi-gallery__arrow--overlay.otameshi-gallery__arrow--prev{left:10px}.otameshi-gallery__arrow--overlay.otameshi-gallery__arrow--next{right:10px}.otameshi-gallery__arrow--overlay:disabled{opacity:.35}.otameshi-gallery__arrow--overlay:focus-visible{outline:2px solid var(--op-white);outline-offset:2px}.otameshi-gallery__arrow--pc{display:none;width:48px;height:48px;flex-shrink:0;background:var(--op-white);border:1px solid var(--op-ink);color:var(--op-ink)}.otameshi-gallery__arrow--pc:hover:not(:disabled){background:var(--op-beige)}.otameshi-gallery__arrow--pc:disabled{border-color:var(--op-border);color:var(--op-ink-faint);opacity:.5;cursor:default}.otameshi-gallery__arrow--pc:focus-visible{outline:2px solid var(--op-olive);outline-offset:2px}.otameshi-gallery__controls{display:none;align-items:center;gap:12px;margin-block-start:16px}.otameshi-gallery__progress{flex:1;height:3px;background:var(--op-beige);border-radius:2px;overflow:hidden}.otameshi-gallery__progress-fill{height:100%;width:0%;background:var(--op-ink);transition:width .25s ease}@media(prefers-reduced-motion:reduce){.otameshi-gallery__progress-fill{transition:none}}@media(min-width:900px){.otameshi-gallery__arrow--overlay{display:none}.otameshi-gallery__arrow--pc,.otameshi-gallery__controls{display:flex}}.otameshi-buy{text-align:left}.otameshi-buy__badges{display:flex;flex-wrap:wrap;gap:8px;margin-block-end:16px}.otameshi-buy__badge{display:inline-block;font-family:var(--op-f-jp);font-size:12.5px;font-weight:500;padding:6px 14px;border-radius:20px}.otameshi-buy__badge--pink{background:var(--op-pink);color:var(--op-ink)}.otameshi-buy__badge--terracotta{background:var(--op-terracotta);color:var(--op-white)}.otameshi-buy__title{font-family:var(--op-f-jp);font-size:clamp(20px,3vw,24px);font-weight:500;color:var(--op-ink);margin:0 0 16px}.otameshi-buy__price{display:flex;align-items:baseline;gap:10px;margin-block-end:24px}.otameshi-buy__price-amount{font-family:var(--op-f-en);font-size:clamp(30px,4vw,36px);font-weight:600;color:var(--op-terracotta)}.otameshi-buy__price-note{font-family:var(--op-f-jp);font-size:13px;font-weight:400;color:var(--op-ink-faint)}.otameshi-buy__variant{margin-block-end:20px}.otameshi-buy__variant-label{display:block;font-size:13px;font-weight:500;color:var(--op-ink-muted);margin-block-end:6px}.otameshi-buy__variant-select{width:100%;font-family:var(--op-f-jp);font-size:15px;padding:10px 12px;border:1px solid var(--op-border);border-radius:4px;background:var(--op-white);color:var(--op-ink)}.otameshi-buy .product-form{margin:0}.otameshi-buy .product-form__buttons{display:block}.otameshi-buy .product-form__submit{width:100%;font-family:var(--op-f-jp);font-size:15px;font-weight:600;background:var(--op-olive);color:var(--op-white);border:none;border-radius:6px;padding:15px 24px;box-shadow:none;cursor:pointer;transition:background .2s ease}.otameshi-buy .product-form__submit:hover:not([disabled]){background:var(--op-olive-dk)}.otameshi-buy .product-form__submit:focus-visible{outline:2px solid var(--op-olive);outline-offset:2px}.otameshi-details{max-width:720px;margin-block-start:clamp(40px,6vw,64px);border-block-start:1px solid var(--op-border)}.otameshi-detail{border-block-end:1px solid var(--op-border)}.otameshi-detail__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:none;border:none;padding:18px 4px;cursor:pointer;text-align:left;font-family:var(--op-f-jp)}.otameshi-detail__toggle:focus-visible{outline:2px solid var(--op-olive);outline-offset:-2px}.otameshi-detail__toggle-label{font-size:14.5px;font-weight:500;color:var(--op-ink)}.otameshi-detail__toggle-icon{position:relative;width:16px;height:16px;flex-shrink:0}.otameshi-detail__toggle-icon:before,.otameshi-detail__toggle-icon:after{content:"";position:absolute;top:50%;left:50%;background:var(--op-ink);border-radius:1px;transform:translate(-50%,-50%)}.otameshi-detail__toggle-icon:before{width:14px;height:1.5px}.otameshi-detail__toggle-icon:after{width:1.5px;height:14px;transition:transform .25s ease,opacity .25s ease}.otameshi-detail__toggle[aria-expanded=true] .otameshi-detail__toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.otameshi-detail__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.otameshi-detail__panel.is-open{grid-template-rows:1fr}.otameshi-detail__panel-inner{overflow:hidden}.otameshi-detail__body{padding:0 4px 20px;font-size:13.5px;font-weight:400;line-height:1.9;color:var(--op-ink-muted)}.otameshi-detail__body p{margin:0 0 1em}.otameshi-detail__body p:last-child{margin-block-end:0}.otameshi-detail__body strong{font-weight:600;color:var(--op-ink)}.otameshi-nutrition-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-block-end:10px}.otameshi-nutrition-table{border-collapse:collapse;width:100%;min-width:360px;font-size:13px}.otameshi-nutrition-table th,.otameshi-nutrition-table td{padding:8px 10px;border-block-end:1px solid var(--op-border);text-align:center;white-space:nowrap}.otameshi-nutrition-table th:first-child,.otameshi-nutrition-table td:first-child{text-align:left;color:var(--op-ink);font-weight:500}.otameshi-nutrition-table thead th{font-weight:500;color:var(--op-ink-muted);border-block-end:1px solid var(--op-ink-faint)}@media(prefers-reduced-motion:reduce){.otameshi-detail__panel,.otameshi-detail__toggle-icon:after{transition:none}}.otameshi-allergen{padding:0 4px 20px}.otameshi-allergen__box{border:1px solid var(--op-beige);border-radius:6px;overflow:hidden}.otameshi-allergen__label{margin:0;background:var(--op-olive);color:var(--op-white);font-size:13.5px;font-weight:500;padding:10px 16px}.otameshi-allergen__items{background:var(--op-white);padding:14px 16px}.otameshi-allergen__items p{margin:0 0 6px;font-size:16px;font-weight:500;color:var(--op-ink)}.otameshi-allergen__items p:last-child{margin-block-end:0}.otameshi-allergen__factory-note{margin:16px 0 0;font-size:12.5px;font-weight:400;line-height:1.85;color:var(--op-ink-muted)}.otameshi-caution{max-width:720px;margin-block-start:32px;padding-block-start:24px;border-block-start:1px solid var(--op-border)}.otameshi-caution__heading{margin:0 0 8px;font-size:13.5px;font-weight:500;color:var(--op-ink)}.otameshi-caution__text{margin:0;font-size:12.5px;font-weight:400;line-height:1.85;color:var(--op-ink-muted)}@media(min-width:900px){.otameshi-product__layout{flex-direction:row;align-items:flex-start;gap:clamp(40px,5vw,64px)}.otameshi-gallery{flex:0 0 57%;position:sticky;top:24px}.otameshi-gallery__slide{flex-basis:86%}.otameshi-buy{flex:1;min-width:0;padding-block-start:8px}.otameshi-buy .product-form__submit{width:auto;min-width:240px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/product-otameshi.css.map */
