:root{--ink:#1d1d1d;--ink-sub:#8a8a8a;--bg:#fdfcfa;--surface:#f5f3ef;--rule:#1d1d1d26;--accent:#2f5d4e;--font-jp:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans JP", Meiryo, sans-serif;--font-num:"Helvetica Neue", Helvetica, Arial, sans-serif;--space-section:clamp(4.5rem, 9vw, 8rem);--page-max:120rem;--page-pad:clamp(2rem, 5vw, 6rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-jp);letter-spacing:.02em;color:var(--ink);background-color:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1.5rem;line-height:1.9}h1,h2,h3{margin:0;font-weight:700;line-height:1.55}h1{font-size:clamp(2.6rem,4.4vw,4rem);font-weight:500;line-height:1.5}h2{font-size:clamp(2.2rem,3.2vw,3.2rem)}h3{font-size:clamp(1.8rem,2.2vw,2rem)}p{margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}.page-width{max-width:var(--page-max);padding-inline:var(--page-pad);margin-inline:auto}.num{font-family:var(--font-num);font-feature-settings:"tnum" 1}.button{background-color:var(--accent);color:#fff;letter-spacing:.04em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:1.2rem;min-height:4.8rem;padding-inline:2.4rem;font-family:inherit;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.button:hover{opacity:.88}.button--ghost{color:var(--ink);box-shadow:inset 0 0 0 1px var(--rule);background:0 0}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){html.js [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}html.js [data-reveal].is-in{opacity:1;transform:none}html.js [data-reveal] .card__media img{transition:transform 1.2s cubic-bezier(.22,1,.36,1);transform:scale(1.06)}html.js [data-reveal].is-in .card__media img{transform:scale(1)}@media (width<=749px){html.js [data-reveal]{transform:translateY(8px)}}}[data-glow]{position:relative}[data-glow]:before{content:"";pointer-events:none;background:radial-gradient(64rem circle at var(--gx,72%) var(--gy,30%), #f3e3c699, #f3e3c600 68%);opacity:0;transition:opacity .8s;position:absolute;inset:0}[data-glow].is-lit:before{opacity:1}[data-glow]>*{z-index:1;position:relative}html[data-cursor=on] body,html[data-cursor=on] a,html[data-cursor=on] button{cursor:none}.cur-dot,.cur-ring{z-index:2000;pointer-events:none;opacity:0;border-radius:50%;position:fixed;top:0;left:0}.cur-dot{background:var(--ink);width:.6rem;height:.6rem;margin:-.3rem 0 0 -.3rem;transition:opacity .25s}.cur-ring{border:1px solid #1d1d1d59;width:3.4rem;height:3.4rem;margin:-1.7rem 0 0 -1.7rem;transition:opacity .25s,width .25s,height .25s,margin .25s,border-color .25s,background-color .25s}.cur-ring.is-link{border-color:var(--accent);background-color:#2f5d4e14;width:5.6rem;height:5.6rem;margin:-2.8rem 0 0 -2.8rem}@media (pointer:fine) and (prefers-reduced-motion:no-preference){.button{transition:opacity .2s,transform .3s cubic-bezier(.22,1,.36,1)}.card__media{transition:transform .3s cubic-bezier(.22,1,.36,1)}html.js [data-reveal].is-in .card__media:hover img{transform:scale(1.03)}}@media (pointer:coarse) and (prefers-reduced-motion:no-preference){.button,.card__media{transition:transform .15s}.button:active{transform:scale(.97)}.card:active .card__media{transform:scale(.985)}}.site-header[data-astro-cid-hkbrpulz]{inset-inline:0;z-index:10;position:absolute;top:0}.site-header__inner[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;gap:2rem;padding-block:2.4rem;display:flex}.site-header__brand[data-astro-cid-hkbrpulz]{letter-spacing:.06em;font-size:1.8rem;font-weight:700;text-decoration:none}.site-header__nav[data-astro-cid-hkbrpulz]{letter-spacing:.06em;align-items:center;gap:2.4rem;font-size:1.3rem;display:flex}.site-header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{text-decoration:none}.site-header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{opacity:.7}.site-header__shop[data-astro-cid-hkbrpulz]{border:1px solid var(--rule);border-radius:999px;padding:.9rem 1.8rem}.site-footer[data-astro-cid-hkbrpulz]{padding-block:var(--space-section);border-top:1px solid var(--rule)}.site-footer__brand[data-astro-cid-hkbrpulz]{margin-bottom:1.2rem;font-size:1.6rem;font-weight:700}.site-footer__note[data-astro-cid-hkbrpulz]{max-width:46rem;color:var(--ink-sub);margin-bottom:2.4rem;font-size:1.3rem}.site-footer__copy[data-astro-cid-hkbrpulz]{color:var(--ink-sub);font-size:1.2rem}@media (width<=749px){.site-header__nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:not(.site-header__shop){display:none}}.hero[data-astro-cid-sqonohuo]{background-color:var(--surface);border-bottom:1px solid var(--rule);position:relative}.hero__scroller[data-astro-cid-sqonohuo]{height:250vh}.hero__stage[data-astro-cid-sqonohuo]{height:100vh;position:sticky;top:0;overflow:hidden}.hero__poster[data-astro-cid-sqonohuo],.hero__canvas[data-astro-cid-sqonohuo]{object-fit:cover;object-position:72% center;width:100%;height:100%;position:absolute;inset:0}.hero__canvas[data-astro-cid-sqonohuo]{opacity:0;transition:opacity .4s}[data-astro-cid-sqonohuo][data-hero-ready=true] .hero__canvas[data-astro-cid-sqonohuo]{opacity:1}[data-astro-cid-sqonohuo][data-hero-ready=true] .hero__poster[data-astro-cid-sqonohuo]{opacity:0}.hero__copy[data-astro-cid-sqonohuo]{z-index:1;height:100%;max-width:var(--page-max);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.hero__eyebrow[data-astro-cid-sqonohuo]{letter-spacing:.14em;color:var(--ink-sub);margin-bottom:1.6rem;font-size:1.3rem}.hero__title[data-astro-cid-sqonohuo]{margin-bottom:2rem}.hero__body[data-astro-cid-sqonohuo]{margin-bottom:2.4rem}.hero__price[data-astro-cid-sqonohuo]{border-top:1px solid var(--rule);margin-bottom:3.2rem;padding-top:1.6rem;font-size:1.7rem;font-weight:700}.hero__cta[data-astro-cid-sqonohuo]{padding-inline:2.4rem .6rem}.hero__cta-icon[data-astro-cid-sqonohuo]{background-color:#ffffff29;border-radius:50%;place-items:center;width:3.2rem;height:3.2rem;transition:transform .2s;display:grid}.hero__cta[data-astro-cid-sqonohuo]:hover .hero__cta-icon[data-astro-cid-sqonohuo]{transform:translate(.4rem,-.1rem)}@media (width>=990px){.hero__copy[data-astro-cid-sqonohuo]{width:46%}}@media (width<=989px){.hero__scroller[data-astro-cid-sqonohuo]{height:160vh}.hero__poster[data-astro-cid-sqonohuo],.hero__canvas[data-astro-cid-sqonohuo]{object-position:100% center;height:48vh;bottom:auto}.hero__copy[data-astro-cid-sqonohuo]{justify-content:flex-end;padding-bottom:4rem}}@media (prefers-reduced-motion:reduce){.hero__scroller[data-astro-cid-sqonohuo]{height:100vh}.hero__cta-icon[data-astro-cid-sqonohuo]{transition:none}.hero__cta[data-astro-cid-sqonohuo]:hover .hero__cta-icon[data-astro-cid-sqonohuo]{transform:none}}section[data-astro-cid-lcdefpme]{padding-block:var(--space-section)}.products__head[data-astro-cid-lcdefpme]{margin-bottom:clamp(3.2rem,5vw,5.6rem)}.products__sub[data-astro-cid-lcdefpme]{color:var(--ink-sub);margin-top:1.2rem;font-size:1.4rem}.products__list[data-astro-cid-lcdefpme]{gap:clamp(3.2rem,4vw,4.8rem);margin:0 0 4rem;padding:0;list-style:none;display:grid}.card__media[data-astro-cid-lcdefpme]{background:var(--surface);margin-bottom:2rem;position:relative}.card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.card__badge[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--rule);letter-spacing:.08em;padding:.5rem 1.2rem;font-size:1.1rem;line-height:1;position:absolute;top:1.2rem;left:1.2rem}.card__body[data-astro-cid-lcdefpme]{border-top:1px solid var(--rule);padding-top:1.8rem}.card__name[data-astro-cid-lcdefpme]{margin-bottom:1.4rem}.card__price[data-astro-cid-lcdefpme]{margin-top:2rem;font-size:2rem;font-weight:700}.card__from[data-astro-cid-lcdefpme]{margin-left:.2rem;font-size:1.4rem}.taste[data-astro-cid-lcdefpme]{gap:.7rem;margin:0;display:grid}.taste__row[data-astro-cid-lcdefpme]{grid-template-columns:3.6em 1fr;align-items:center;gap:.8rem;display:grid}.taste__label[data-astro-cid-lcdefpme]{letter-spacing:.08em;color:var(--ink-sub);margin:0;font-size:1.2rem}.taste__value[data-astro-cid-lcdefpme]{margin:0}.taste__meter[data-astro-cid-lcdefpme]{gap:.4rem;display:flex}.taste__seg[data-astro-cid-lcdefpme]{background:var(--rule);border-radius:.25rem;width:1.6rem;height:.45rem;display:block}.taste__seg[data-astro-cid-lcdefpme].is-on{background:var(--ink)}@media (forced-colors:active){.taste__seg[data-astro-cid-lcdefpme]{background:canvas;border:1px solid canvastext}.taste__seg[data-astro-cid-lcdefpme].is-on{background:canvastext}}.guide[data-astro-cid-lcdefpme]{background:var(--surface)}.guide__inner[data-astro-cid-lcdefpme]{align-items:start;gap:clamp(3.2rem,5vw,6rem);display:grid}.guide__body[data-astro-cid-lcdefpme]{max-width:50rem;margin-top:2rem}.guide__sample[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--rule);padding:2.8rem 3rem 2.4rem}.guide__sample-label[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--rule);margin-bottom:2rem;padding-bottom:1.6rem;font-size:1.4rem;font-weight:700}.guide__note[data-astro-cid-lcdefpme]{color:var(--ink-sub);margin-top:2.4rem;font-size:1.2rem}.ship__head[data-astro-cid-lcdefpme]{margin-bottom:clamp(3.2rem,5vw,5.6rem)}.ship__head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:52rem;margin-top:1.6rem}.ship__list[data-astro-cid-lcdefpme]{margin:0}.ship__row[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--rule);grid-template-columns:9em 1fr;gap:1.6rem;padding-block:1.6rem;display:grid}.ship__row[data-astro-cid-lcdefpme]:first-child{border-top:1px solid var(--rule)}.ship__row[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme]{letter-spacing:.04em;margin:0;font-size:1.3rem;font-weight:700}.ship__row[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme]{margin:0;font-size:1.35rem}.about[data-astro-cid-lcdefpme]{background:var(--surface)}.about__inner[data-astro-cid-lcdefpme]{align-items:center;gap:clamp(3.2rem,5vw,6rem);display:grid}.about__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:4/3;object-fit:cover;width:100%}.about__eyebrow[data-astro-cid-lcdefpme]{letter-spacing:.16em;color:var(--ink-sub);margin-bottom:1.4rem;font-size:1.2rem}.about__text[data-astro-cid-lcdefpme]{max-width:46rem;margin-top:2rem;line-height:2}.line__inner[data-astro-cid-lcdefpme]{max-width:62rem}.line__body[data-astro-cid-lcdefpme]{margin:2rem 0 3.2rem}.line__note[data-astro-cid-lcdefpme]{color:var(--ink-sub);margin-top:1.6rem;font-size:1.2rem}@media (width>=750px){.products__list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}@media (width>=990px){.guide__inner[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,54rem) minmax(30rem,34rem);justify-content:space-between}.about__inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:clamp(4rem,7vw,9rem)}}@media (width<=749px){.ship__row[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.4rem}}
