:root{--ink:#2b2118;--paper:#f0e4ce;--wine:#6a1c28;--rule:#b08968;--mute:#6a5648;--white:#fbf6ea}
*{box-sizing:border-box}html,body{margin:0}
body{background:var(--paper);color:var(--ink);font-family:"Yu Gothic","YuGothic","Hiragino Sans",sans-serif;line-height:1.7;font-size:16px}
img{max-width:100%;display:block}a{color:var(--wine)}
h1,h2,h3{font-family:"Yu Mincho","YuMincho","Hiragino Mincho ProN",serif;font-weight:700;line-height:1.3;margin:0 0 .45rem}
.kicker,.lede,.folio-k{color:var(--mute);font-size:.82rem;letter-spacing:.04em;margin:0 0 .55rem}
.folio-head{text-align:center;padding:1.5rem 1rem .2rem;background:var(--white);border-bottom:1px solid var(--wine)}
.folio-brand{display:inline-flex;align-items:center;gap:.5rem;color:var(--ink);text-decoration:none;font-size:1.7rem;margin:.15rem 0 .35rem}
.folio-brand img{width:32px;height:32px}
.folio-nav{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;padding:.15rem 0 .85rem}
.folio-nav a{color:var(--ink);text-decoration:none;font-size:.92rem}
.folio-nav a.is-on,.folio-nav a:hover{color:var(--wine)}
.folio-burger{display:none;min-height:2.1rem;padding:0 .7rem;border:1px solid var(--rule);background:var(--white);font:inherit;cursor:pointer}
.hero-folio{display:grid;grid-template-columns:.95fr 1.05fr;background:var(--white)}
.hero-folio__text{padding:clamp(1.4rem,4vw,2.8rem) 1.5rem;display:grid;align-content:center;gap:.6rem}
.hero-folio__text h1{font-size:clamp(1.35rem,2.8vw,1.9rem)}
.hero-folio img{width:100%;height:100%;object-fit:cover;min-height:18rem;filter:sepia(.1)}
.btn{display:inline-flex;min-height:2.35rem;padding:.4rem .95rem;background:var(--wine);color:#fff;text-decoration:none;align-items:center;border:0;cursor:pointer;font-weight:700;font-size:.92rem}
.btn-ghost{background:transparent;color:var(--wine);border:1px solid var(--wine)}
.wrap{max-width:820px;margin:0 auto;padding:2rem 1.3rem}
.wrap h2{font-size:1.15rem;margin:0 0 .9rem;padding-bottom:.35rem;border-bottom:1px solid var(--rule)}
.grid{display:grid;gap:0}
.pcard{display:grid;grid-template-columns:88px 1fr;gap:.9rem;padding:1rem 0;background:transparent;border:0;border-bottom:1px solid #cbb79a;color:inherit;text-decoration:none;align-items:center}
.pcard:hover{background:rgba(255,255,255,.35)}
.pcard img{width:88px;height:124px;object-fit:contain;background:#fff}
.pcard__k{font-size:.78rem;color:var(--mute)}
.pdp{display:grid;grid-template-columns:.75fr 1.25fr;gap:1.6rem}
.pdp img.main{background:#fff;padding:.4rem}
.pdp h1{font-size:1.35rem}
.thumbs{display:flex;gap:.35rem;margin-top:.5rem}
.thumbs button{width:3.5rem;height:4.6rem;padding:0;border:1px solid var(--rule);background:#fff;cursor:pointer}
.thumbs img{width:100%;height:100%;object-fit:contain}
input,select,textarea{width:100%;padding:.6rem .7rem;border:1px solid var(--rule);background:var(--white);font:inherit}
.stack,.form-box,.shop-options{display:grid;gap:.75rem}
.stack label,.form-box label,.shop-options label{display:grid;gap:.28rem;font-size:.9rem}
.check{display:flex!important;align-items:flex-start;gap:.5rem}
.check input{width:auto}
.form-box{background:var(--white);padding:1.1rem;border:1px solid var(--rule)}
.shop-add{min-height:2.5rem;background:var(--wine);color:#fff;border:0;font-weight:700;cursor:pointer}
.pdp-price{font-size:1.15rem;margin:.1rem 0 .7rem}
.shop-cart{margin-top:.2rem}
.cart-list{list-style:none;margin:0;padding:0}
.cart-row{display:flex;gap:.8rem;align-items:center;padding:.8rem 0;border-bottom:1px solid #cbb79a}
.cart-row img{width:56px;height:78px;object-fit:contain;flex:none;background:#fff}
.cart-row > div:first-of-type{flex:1;min-width:0}
.cart-yen{font-variant-numeric:tabular-nums;font-size:.92rem}
.cart-row input{width:4.2rem;flex:none}
.cart-del{border:0;background:none;cursor:pointer;font:inherit;text-decoration:underline;color:var(--mute)}
.shop-cart__sum{font-size:1.1rem;font-weight:700;margin:1rem 0}
.cart-go{display:grid;gap:.75rem;max-width:28rem}
.cart-go__btns{display:flex;gap:.9rem;align-items:center}
.shop-empty{padding:1.1rem 0}
.map iframe{width:100%;min-height:280px;border:0}
.legal{max-width:42rem}
.site-foot{border-top:1px solid var(--wine);padding:1.5rem 1.3rem;background:var(--white);font-size:.9rem}
.fg{max-width:820px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:1rem}
.fg nav{display:grid;gap:.25rem}
.fb{max-width:820px;margin:1rem auto 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--mute)}
.ck{position:fixed;left:1rem;bottom:1rem;z-index:80;max-width:22rem;padding:.9rem;background:var(--white);border:1px solid var(--rule);display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}
.ck[hidden]{display:none!important}
.ck button{min-height:2.2rem;cursor:pointer;font:inherit}
.guide-head{margin:0 0 1rem;padding:0 0 .8rem;border-bottom:1px solid var(--rule)}
.guide-head h1{font-size:1.5rem}
.guide-jump{display:flex;flex-wrap:wrap;gap:.3rem 1.2rem;margin-top:.7rem}
.guide-jump a{text-decoration:none;font-weight:700}
.guide-sec{padding:1.25rem 0;border-bottom:1px solid #cbb79a}
.guide-sec:last-of-type{border-bottom:0}
.guide-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.3rem;margin-top:.7rem}
.guide-cols h3{font-size:.95rem;margin:0 0 .1rem}
.guide-cols p{margin:0;color:var(--mute)}
.guide-steps{margin:.6rem 0 .9rem;padding:0;list-style:none;counter-reset:st}
.guide-steps li{counter-increment:st;display:grid;grid-template-columns:1.4rem 1fr;gap:.5rem;margin:0 0 .6rem}
.guide-steps li::before{content:counter(st);font-family:"Yu Mincho","YuMincho",serif;font-weight:700;color:var(--wine)}
.guide-faq details{border-bottom:1px solid #cbb79a;padding:.55rem 0}
.guide-faq summary{cursor:pointer;font-weight:700}
.guide-faq p{margin:.35rem 0 0;color:var(--mute)}
.about-pic{width:100%;max-height:15rem;object-fit:cover;margin:1rem 0;filter:sepia(.08)}
.about-facts{display:grid;grid-template-columns:5.2rem 1fr;gap:.3rem .8rem;margin:1rem 0 0}
.about-facts dt{margin:0;color:var(--mute);font-weight:700}
.about-facts dd{margin:0}
@media(max-width:860px){.hero-folio,.pdp,.fg,.guide-cols,.pcard{grid-template-columns:1fr}.folio-nav{display:none;padding:.5rem 0 .9rem}.folio-nav.open{display:flex}.folio-burger{display:inline-block;margin:.35rem auto}}
