/* 近畿「はんなり」商品ページ専用CSS：FutureShop既存CSSとの競合を抑えるためページ配下に限定 */
.hannari-page{--hn-red:#8e3b2f;--hn-red-dark:#61271f;--hn-red-soft:#f8efec;--hn-gold:#b58a3b;--hn-gold-soft:#fbf5e9;--hn-text:#222;--hn-muted:#666;--hn-line:#e5ddd9;--hn-radius:14px;--hn-shadow:0 8px 24px rgba(61,25,20,.08);max-width:1200px;margin:0 auto;padding:0 20px 60px;color:var(--hn-text);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1.75;box-sizing:border-box}
.hannari-page *,.hannari-page *::before,.hannari-page *::after{box-sizing:border-box}.hannari-page img{display:block;max-width:100%;height:auto}.hannari-page a{color:inherit}
.hn-section{margin:64px 0 0}.hn-section-heading{margin-bottom:28px;text-align:center}.hn-section-heading__sub{margin:0 0 4px;color:var(--hn-gold);font-size:13px;font-weight:800;letter-spacing:.13em}.hn-section-heading h2{margin:0;color:var(--hn-red-dark);font-size:clamp(24px,3vw,36px);line-height:1.4}.hn-section-heading h2::after{content:"";display:block;width:64px;height:4px;margin:16px auto 0;border-radius:999px;background:var(--hn-gold)}.hn-text-center{max-width:850px;margin:0 auto 28px;text-align:center}
.hn-hero{display:block;overflow:hidden;margin-top:24px;border:1px solid #e2d6d1;border-radius:18px;background:#fff;box-shadow:var(--hn-shadow)}.hn-hero__visual,.hn-hero__visual img{width:100%}.hn-hero__visual img{height:auto;min-height:0;object-fit:contain}.hn-hero__body{padding:32px 40px 36px;text-align:center}.hn-hero h1{margin:0;color:var(--hn-red-dark);font-size:clamp(28px,4vw,44px);line-height:1.35}.hn-hero__lead{max-width:920px;margin:18px auto 0}
.hn-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.hn-feature-card{padding:28px 24px;border:1px solid var(--hn-line);border-radius:var(--hn-radius);background:#fff;text-align:center}.hn-feature-card img{width:72px;margin:0 auto 16px}.hn-feature-card h3{margin:0 0 8px;color:var(--hn-red-dark);font-size:19px}.hn-feature-card p{margin:0;font-size:14px}
.hn-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hn-product-card{overflow:hidden;border:1px solid var(--hn-line);border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.04)}.hn-product-card img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f3f3}.hn-product-card h3{margin:0;padding:14px 12px 16px;font-size:14px;line-height:1.5;text-align:center}
.hn-benefit{padding:48px 34px;border-radius:18px;background:linear-gradient(180deg,var(--hn-gold-soft),#fff)}.hn-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hn-benefit-item{padding:26px;border-radius:var(--hn-radius);background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.05)}.hn-benefit-item strong{color:var(--hn-gold);font-size:30px;line-height:1}.hn-benefit-item h3{margin:10px 0 8px;color:var(--hn-red-dark);font-size:19px}.hn-benefit-item p{margin:0;font-size:14px}
.hn-package{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;max-width:980px;margin:0 auto;padding:30px;border:1px solid var(--hn-line);border-radius:var(--hn-radius)}.hn-package__image img{width:100%;border-radius:10px}.hn-package__body h3{margin:0 0 14px;color:var(--hn-red-dark);font-size:24px;line-height:1.5}.hn-package__body p{margin:8px 0 0}
.hn-leaflet-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hn-leaflet-grid figure{margin:0}.hn-leaflet-grid a{display:block;overflow:hidden;border:1px solid var(--hn-line);border-radius:10px;background:#f6f6f6}.hn-leaflet-grid img{width:100%;transition:transform .2s ease}.hn-leaflet-grid a:hover img{transform:scale(1.015)}.hn-leaflet-grid figcaption{margin-top:10px;color:var(--hn-muted);font-size:13px;text-align:center}
.hn-scenes{padding:44px 32px;border-radius:18px;background:var(--hn-red-soft)}.hn-scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:860px;margin:0 auto}.hn-scene-grid div{padding:16px 12px;border-radius:10px;background:#fff;color:var(--hn-red-dark);font-weight:700;text-align:center}
.hn-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none}.hn-flow li{position:relative;padding:24px 18px;border:1px solid var(--hn-line);border-radius:var(--hn-radius);text-align:center}.hn-flow li>span{display:grid;place-items:center;width:40px;height:40px;margin:0 auto 14px;border-radius:50%;background:var(--hn-gold);color:#fff;font-weight:800}.hn-flow h3{margin:0 0 8px;color:var(--hn-red-dark);font-size:16px}.hn-flow p{margin:0;font-size:13px}
.hn-cart-placeholder{max-width:1160px;margin:64px auto 0;padding:26px;border:2px dashed #aaa;background:#fafafa;color:#666;text-align:center}.hn-cart-placeholder p{margin:4px 0}.hn-series{padding-top:10px}.hn-series-note{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:900px;margin:28px auto 0;padding:22px 24px;border-radius:12px;background:#f9f2ef}.hn-series-note a{flex:0 0 auto;padding:11px 18px;border-radius:8px;background:var(--hn-red);color:#fff;font-weight:700;text-decoration:none}.hn-series-note a:hover{background:var(--hn-red-dark)}
@media(max-width:900px){.hannari-page{padding-right:14px;padding-left:14px}.hn-section{margin-top:48px}.hn-hero__body{padding:28px 22px 30px}.hn-feature-grid,.hn-benefit-grid{grid-template-columns:1fr}.hn-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hn-package,.hn-leaflet-grid,.hn-flow{grid-template-columns:1fr}.hn-package{padding:20px}.hn-scene-grid{grid-template-columns:repeat(2,1fr)}.hn-series-note{flex-direction:column;align-items:stretch;text-align:center}.hn-series-note a{text-align:center}}
@media(max-width:520px){.hannari-page{padding-bottom:40px}.hn-section-heading h2{font-size:24px}.hn-hero h1{font-size:29px}.hn-hero__lead{font-size:14px}.hn-benefit,.hn-scenes{padding:34px 18px}.hn-product-card h3{padding:10px 8px 12px;font-size:13px}.hn-scene-grid{grid-template-columns:1fr 1fr;gap:8px}.hn-scene-grid div{padding:12px 8px;font-size:13px}}
