/*
Theme Name: Wonder Step 公式サイト
Theme URI: https://wonder-step.site/
Author: 株式会社ワンダーステップ
Description: Wonder Stepの会社案内・BBQ機材レンタル・出張餅つきをまとめる公式WordPressテーマ。
Version: 9.1.9
Text Domain: wonder-step
*/
:root{--orange:#f26600;--deep:#4b2712;--cream:#fffaf2;--line:#eadfd2;--text:#2d211a;--green:#3d8c39;--blue:#367fc1;--pink:#ef6f86}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans JP',sans-serif;color:var(--text);background:#fffdf9;line-height:1.6}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #eee;backdrop-filter:blur(10px)}.header-inner{max-width:1220px;margin:auto;min-height:86px;padding:8px 14px;display:flex;align-items:center;gap:26px}.brand{text-decoration:none;color:var(--text);display:grid;grid-template-columns:auto auto;grid-template-areas:'shop sub' 'main sub';align-items:center;column-gap:14px}.shop-name{grid-area:shop;font-size:12px;font-weight:700}.brand-main{grid-area:main;color:#bf1f1f;font-weight:900;font-size:30px;line-height:1}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border:3px solid #222;border-radius:50%;font-size:22px;background:#fff}.brand-sub{grid-area:sub;border-left:1px solid #ddd;padding-left:14px;font-weight:700}.global-nav{margin-left:auto;display:flex;gap:24px}.global-nav a{color:#3a2b23;text-decoration:none;font-size:13px;font-weight:700}.global-nav a:hover{color:var(--orange)}.header-call{background:linear-gradient(135deg,#f87800,#ee4d00);color:#fff;text-decoration:none;border-radius:7px;padding:10px 18px;text-align:center;line-height:1.2;box-shadow:0 7px 16px #f2660030}.header-call small,.header-call span{display:block;font-size:11px}.header-call strong{display:block;font-size:22px;margin:4px 0}.menu-button{display:none;background:none;border:0;font-size:28px}.hero{width:min(1400px,100%);min-height:620px;margin:auto;position:relative;background:url('assets/hero.jpg') center/cover no-repeat;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.63) 34%,rgba(255,255,255,.06) 62%)}.hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:auto;padding:62px 0 160px}.ribbon{display:inline-block;background:var(--orange);color:#fff;font-weight:900;font-size:22px;padding:8px 28px;transform:rotate(-3deg);clip-path:polygon(4% 0,96% 0,100% 50%,96% 100%,4% 100%,0 50%)}.hero h1{font-size:clamp(48px,7vw,88px);line-height:1.05;margin:20px 0 14px;font-weight:900;text-shadow:0 3px #fff}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{font-weight:700;font-size:18px;text-shadow:0 2px 4px #fff}.price-panel{display:inline-flex;flex-direction:column;background:#fff;border:3px solid #efb62b;border-radius:24px;padding:14px 28px;margin-top:20px;box-shadow:0 9px 26px #0001}.price-panel span{font-size:19px;font-weight:700}.price-panel strong{font-size:64px;line-height:1;color:#ef4d00}.price-panel small{font-size:28px}.hero-points{position:absolute;z-index:3;left:50%;bottom:22px;transform:translateX(-50%);width:min(1180px,calc(100% - 32px));display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hero-points div{min-height:130px;background:rgba(255,255,255,.95);border:3px solid #e7b63d;border-radius:50% 50% 20px 20px / 55% 55% 20px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px;box-shadow:0 6px 18px #0002}.hero-points b{font-size:34px}.hero-points strong{font-size:16px}.hero-points span{font-size:13px}.section{padding:56px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-heading span,.center-heading span{font-weight:700;color:#6c563f}.section-heading h2,.center-heading h2{font-size:36px;margin:0;line-height:1.2}.outline-button{border:1px solid var(--orange);border-radius:999px;padding:10px 22px;text-decoration:none;color:var(--text);font-weight:700}.featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px 8px 14px;box-shadow:0 4px 13px #6b42210c}.product-card img{width:100%;height:120px;object-fit:cover;border-radius:9px}.product-card h3{font-size:15px;text-align:center;margin:8px 0 0}.product-card .meta{text-align:center;margin:0;font-size:12px}.product-card .price{text-align:center;color:#ef4d00;font-size:27px;font-weight:900;margin:5px 0}.product-card .price small{font-size:13px}.product-card>p:last-child{font-size:12px;margin:0 8px}.badge{position:absolute;left:-4px;top:-12px;background:var(--orange);color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.category{border:1px solid;border-radius:14px;background:#fff;padding:12px}.category h3{text-align:center;margin:0 0 12px;font-size:17px}.category.green{border-color:#8bc486}.category.green h3{color:var(--green)}.category.blue{border-color:#8ab9e3}.category.blue h3{color:var(--blue)}.category.orange{border-color:#f2ad6d}.category.orange h3{color:var(--orange)}.category.pink{border-color:#f3a1af}.category.pink h3{color:var(--pink)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-grid div{background:#faf8f4;border-radius:8px;padding:10px;min-height:74px;display:flex;flex-direction:column;justify-content:space-between}.mini-grid span{font-size:12px}.mini-grid b{color:#ef4d00}.beer-section{display:grid;grid-template-columns:1.1fr 1.3fr 1fr;align-items:center;background:linear-gradient(120deg,#fff3ba,#ffd963);border-radius:18px;overflow:hidden;margin-top:10px}.beer-image{height:150px;background:url('assets/beer.jpg') center/cover no-repeat}.beer-copy{padding:20px}.beer-copy p{margin:0;font-weight:700}.beer-copy h2{font-size:28px;margin:4px 0}.beer-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.beer-prices div{background:#fff;border-radius:12px;padding:12px;text-align:center;font-weight:700}.beer-prices strong{display:block;color:#ef4d00;font-size:27px}.beer-prices small{font-size:12px}.center-heading{text-align:center;margin-bottom:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps article{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px 18px 18px;text-align:center}.steps b{position:absolute;top:-16px;left:16px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--orange);color:#fff;font-size:22px}.steps h3{color:var(--orange)}.faq{max-width:880px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;margin:10px 0;padding:14px 18px}.faq summary{font-weight:700;cursor:pointer}.contact-section{background:#4a240f;color:#fff;padding:42px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center}.contact-inner h2{font-size:34px;margin:4px 0}.contact-actions{display:flex;gap:12px}.contact-actions a{padding:15px 22px;border-radius:8px;color:#fff;text-decoration:none;font-weight:900}.call-button{background:#e34f37}.mail-button{background:var(--orange)}.site-footer{background:#27150b;color:#fff;padding:28px 0}.footer-inner{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px}.footer-inner div{display:flex;flex-direction:column}.footer-inner strong,.footer-inner b{font-size:22px}.footer-inner span,.footer-inner small{font-size:12px;color:#dbcbbf}
@media(max-width:980px){.global-nav{display:none}.header-call{margin-left:auto}.menu-button{display:block;order:3}.global-nav.open{position:absolute;display:grid;top:86px;left:0;right:0;background:#fff;padding:22px 30px;border-bottom:1px solid #ddd}.hero{min-height:760px}.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.4))}.hero-points{grid-template-columns:repeat(2,1fr)}.featured-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.beer-section{grid-template-columns:1fr 1.5fr}.beer-prices{grid-column:1/-1}.steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.header-inner{min-height:68px}.brand-sub,.header-call small,.header-call span{display:none}.brand-main{font-size:23px}.brand-mark{width:31px;height:31px}.header-call{padding:9px 11px}.header-call strong{font-size:14px}.global-nav.open{top:68px}.hero{min-height:780px}.hero-content{padding-top:36px}.ribbon{font-size:15px}.hero h1{font-size:45px}.hero-copy{font-size:14px}.price-panel strong{font-size:48px}.hero-points{bottom:18px;gap:8px}.hero-points div{min-height:112px;border-radius:16px;padding:8px}.hero-points b{font-size:24px}.hero-points strong{font-size:12px}.hero-points span{font-size:10px}.section-heading{align-items:start}.outline-button{font-size:11px;padding:8px 10px}.section-heading h2,.center-heading h2{font-size:28px}.featured-grid{grid-template-columns:repeat(2,1fr)}.product-card img{height:100px}.category-grid,.steps{grid-template-columns:1fr}.beer-section{grid-template-columns:1fr}.beer-image{height:180px}.beer-prices{grid-template-columns:1fr 1fr}.contact-inner{display:block}.contact-actions{flex-direction:column;margin-top:18px}.footer-inner{grid-template-columns:1fr}.footer-inner strong,.footer-inner b{font-size:18px}}

/* 生ビール欄の重なり防止 */
.beer-section{
  grid-template-columns:minmax(240px,1.1fr) minmax(300px,1.35fr) minmax(300px,1fr);
  align-items:stretch;
  min-height:170px;
}
.beer-image{
  height:auto;
  min-height:170px;
}
.beer-copy,
.beer-prices{
  min-width:0;
}
.beer-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:18px 20px;
}
.beer-copy h2{
  font-size:clamp(22px,2.15vw,28px);
  line-height:1.3;
  overflow-wrap:anywhere;
}
.beer-copy span{
  display:block;
  font-size:14px;
}
.beer-prices{
  align-content:center;
}
.beer-prices div{
  min-width:0;
}
.beer-prices strong{
  font-size:clamp(21px,2.1vw,27px);
  white-space:nowrap;
}

@media(max-width:1100px){
  .beer-section{
    grid-template-columns:minmax(220px,.9fr) minmax(0,1.4fr);
  }
  .beer-prices{
    grid-column:1/-1;
    padding-top:0;
  }
}

@media(max-width:640px){
  .beer-section{
    grid-template-columns:1fr;
  }
  .beer-image{
    min-height:180px;
  }
  .beer-copy{
    padding:18px 16px 10px;
    text-align:center;
  }
  .beer-copy h2{
    font-size:24px;
  }
  .beer-prices{
    grid-column:auto;
    padding:12px 14px 16px;
  }
  .beer-prices div{
    padding:10px 6px;
    font-size:13px;
  }
  .beer-prices strong{
    font-size:22px;
  }
}

/* WordPress theme additions */
body.admin-bar .site-header{top:32px}
.mobile-fixed-actions{display:none}
.product-card a{color:inherit;text-decoration:none}
.product-card .product-description{font-size:12px;margin:0 8px}
.empty-products{text-align:center;padding:32px;background:#fff;border:1px dashed var(--line);border-radius:14px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
@media(max-width:640px){
  body{padding-bottom:70px}
  .mobile-fixed-actions{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;background:#fff;box-shadow:0 -5px 18px #0002;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));gap:8px}
  .mobile-fixed-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:9px;color:#fff;text-decoration:none;font-weight:900;font-size:14px}
  .mobile-fixed-actions .fixed-call{background:#e34f37}
  .mobile-fixed-actions .fixed-contact{background:var(--orange)}
}


/* Version 1.1: photo cards for all rental items */
.category-grid{grid-template-columns:1fr;gap:24px}
.category{padding:20px}
.category h3{font-size:24px;margin-bottom:18px}
.item-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.mini-product-card{overflow:hidden;background:#fff;border:1px solid #eadfd2;border-radius:15px;box-shadow:0 5px 16px rgba(56,33,16,.06);min-width:0}
.mini-product-image{aspect-ratio:4/3;background:#f5f1eb;overflow:hidden}
.mini-product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.mini-product-card:hover .mini-product-image img{transform:scale(1.025)}
.mini-product-image.placeholder{display:grid;place-items:center;color:#8d7e70;font-weight:700}
.mini-product-body{padding:13px 14px 15px}
.mini-product-body h4{font-size:17px;line-height:1.45;margin:0 0 7px}
.mini-product-body p{font-size:12px;color:#75695f;margin:0 0 7px}
.mini-product-body strong{display:block;color:#ef4d00;font-size:23px;line-height:1.2}
.featured-grid .product-card img{object-position:center}
@media(max-width:980px){.item-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){
 .category{padding:14px 10px}.category h3{font-size:20px}
 .item-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .mini-product-body{padding:10px 9px 12px}
 .mini-product-body h4{font-size:14px;min-height:2.9em}
 .mini-product-body strong{font-size:20px}
 .mini-product-image{aspect-ratio:1/1}
}


/* Ver.1.2: mobile layout, full image display, product details modal */
.brand-main,.header-call strong{white-space:nowrap}
.section-heading h2,.center-heading h2{font-size:32px;letter-spacing:.02em;font-weight:800}
.category h3{font-size:15px;letter-spacing:.02em}
.product-card,.mini-product-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}
.product-card:hover,.mini-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4b271218}
.product-card:focus-visible,.mini-product-card:focus-visible{outline:3px solid #f2660060;outline-offset:3px}
.beer-image{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#ffe37f;aspect-ratio:543/109;height:auto;min-height:0}
body.modal-open{overflow:hidden}
.product-modal[hidden]{display:none}
.product-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}
.product-modal-backdrop{position:absolute;inset:0;background:rgba(30,18,10,.72);backdrop-filter:blur(5px)}
.product-modal-dialog{position:relative;z-index:1;width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0006}
.product-modal-close{position:absolute;right:12px;top:12px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#2d211a;font-size:28px;line-height:1;box-shadow:0 4px 14px #0003;cursor:pointer}
.product-modal-image{display:block;width:100%;max-height:52vh;object-fit:contain;background:#f7f4ef;border-radius:20px 20px 0 0}
.product-modal-content{padding:22px 24px 26px}
.product-modal-content h2{font-size:clamp(24px,4vw,36px);margin:2px 0 4px;line-height:1.25}
.product-modal-subtitle{margin:0;color:#79634f;font-weight:700}
.product-modal-price{font-size:32px;color:#ef4d00;font-weight:900;margin:8px 0}
.product-modal-description{white-space:pre-line;margin:10px 0 20px}
.product-modal-actions{display:flex;gap:10px}
.product-modal-actions a{flex:1;text-align:center;padding:14px;border-radius:10px;color:#fff;text-decoration:none;font-weight:900}

@media(max-width:640px){
  .header-inner{padding:7px 10px;gap:7px;min-height:72px}
  .brand{display:flex;align-items:center;gap:5px;min-width:0;flex:1;position:relative;padding-top:15px}
  .shop-name{position:absolute;top:0;left:0;font-size:10px;white-space:nowrap}
  .brand-main{font-size:19px;line-height:1;white-space:nowrap;letter-spacing:-.04em}
  .brand-mark{width:29px;height:29px;font-size:18px;flex:0 0 auto}
  .brand-sub{display:none}
  .header-call{margin-left:0;flex:0 0 auto;padding:10px 11px;border-radius:10px}
  .header-call strong{font-size:12px;margin:0;white-space:nowrap}
  .menu-button{font-size:27px;padding:4px;flex:0 0 auto}
  .hero{min-height:760px;background-size:cover;background-position:58% center}
  .hero h1{font-size:40px;line-height:1.08;letter-spacing:-.035em}
  .section-heading h2,.center-heading h2{font-size:24px;letter-spacing:.01em}
  .section-heading span,.center-heading span{font-size:13px}
  .category h3{font-size:14px}
  .beer-section{display:block}
  .beer-image{width:100%;aspect-ratio:543/109;background-size:contain;min-height:0}
  .beer-copy{padding:16px 18px 8px;text-align:center}
  .beer-copy h2{font-size:22px}
  .product-modal{padding:10px}
  .product-modal-dialog{border-radius:16px;max-height:92vh}
  .product-modal-image{max-height:46vh;border-radius:16px 16px 0 0}
  .product-modal-content{padding:18px}
  .product-modal-actions{flex-direction:column}
}

/* Ver.2.0: main set focused layout and compact accessory grid */
.main-set-section{padding:56px 0 28px}.main-set-heading{text-align:center;max-width:780px;margin:0 auto 24px}.main-set-kicker{display:inline-block;background:#fff0df;color:#e95800;border-radius:999px;padding:6px 15px;font-weight:800;font-size:13px}.main-set-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.2;margin:10px 0}.main-set-heading p{margin:0;color:#705e50}.main-set-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);overflow:hidden;background:#fff;border:2px solid #f0b42b;border-radius:24px;box-shadow:0 18px 45px #4b271218}.main-set-photo{position:relative;min-height:430px;background:#f4efe8}.main-set-photo img{width:100%;height:100%;object-fit:cover;display:block}.main-set-badge{position:absolute;z-index:2;left:18px;top:18px;background:var(--orange);color:#fff;padding:8px 16px;border-radius:999px;font-weight:900;box-shadow:0 6px 15px #0002}.main-set-body{display:flex;flex-direction:column;justify-content:center;padding:36px}.main-set-label{font-weight:800;color:#7c6655;margin:0}.main-set-body h3{font-size:34px;line-height:1.25;margin:5px 0}.main-set-price{font-size:clamp(46px,6vw,70px);line-height:1;color:#ef4d00;font-weight:900;margin:10px 0}.main-set-per-person{font-size:20px;font-weight:800;color:#e57900;margin:0 0 14px}.main-set-features{display:grid;gap:7px;margin:4px 0 18px;padding:0;list-style:none}.main-set-features li:before{content:'✓';display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:#ecf8e9;color:#388a34;font-weight:900}.main-set-detail{font-size:13px;color:#6f5c4d;font-weight:700}.compact-products{padding-top:30px}.compact-heading h2{font-size:30px}.compact-category-grid{gap:18px}.compact-category-grid .category{padding:15px}.compact-category-grid .category h3{margin:0 0 12px}.compact-item-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.compact-item-grid .mini-product-card{border-radius:11px}.compact-item-grid .mini-product-image{aspect-ratio:1.15/1}.compact-item-grid .mini-product-body{padding:8px}.compact-item-grid .mini-product-body h4{font-size:12px;line-height:1.35;min-height:2.7em;margin:0 0 4px}.compact-item-grid .mini-product-body strong{font-size:16px}.hero{min-height:690px}.hero-content{padding-bottom:60px;max-width:760px;margin-left:max(16px,calc((100% - 1180px)/2))}.hero-lead{font-weight:700;font-size:18px;line-height:1.8;text-shadow:0 2px 5px #fff}.hero-lead p{margin:0}.price-panel em{font-style:normal;font-weight:800;color:#e16700;margin-top:8px}.hero-return,.hero-delivery{font-weight:800;margin:12px 0 0;text-shadow:0 2px 5px #fff}.flow-section{background:#fff7ed}.flow-timeline{display:grid;gap:18px}.flow-card{display:grid;grid-template-columns:280px 1fr;background:#fff;border:1px solid #eadfd2;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #4b271210}.flow-card:nth-child(even){grid-template-columns:1fr 280px}.flow-card:nth-child(even) .flow-visual{order:2}.flow-visual{min-height:230px;background:linear-gradient(135deg,#ffb24a,#ef5d00);overflow:hidden}.flow-visual img{width:100%;height:100%;object-fit:cover;display:block}.flow-icon{display:grid;place-items:center;font-size:92px;color:#fff}.flow-copy{position:relative;padding:26px 30px}.flow-copy>b{position:absolute;right:20px;top:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--orange);color:#fff;font-size:20px}.flow-copy h3{font-size:25px;margin:0 58px 10px 0;color:#e75b00}.flow-copy p{margin:7px 0}.flow-phone{font-weight:900;font-size:20px}.flow-phone a{color:#e75b00;text-decoration:none}.flow-note{display:inline-block;background:#fff1e5;border-radius:8px;padding:5px 10px;font-weight:800}.flow-card-wide{grid-template-columns:320px 1fr}.fee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0}.fee-grid span{background:#fff7ef;border:1px solid #f1d3b9;border-radius:10px;padding:10px 12px;font-size:13px}.fee-grid strong{display:block;color:#e94f00;font-size:22px}.beer-section{margin-top:18px}
@media(max-width:1100px){.compact-item-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.main-set-card{grid-template-columns:1.1fr .9fr}.flow-card,.flow-card:nth-child(even),.flow-card-wide{grid-template-columns:240px 1fr}.flow-card:nth-child(even) .flow-visual{order:0}}
@media(max-width:760px){.hero{min-height:670px;background-position:62% center}.hero-content{padding:32px 0 38px;margin:auto}.hero h1{font-size:38px}.hero-lead{font-size:14px}.hero-return,.hero-delivery{font-size:13px}.main-set-section{padding-top:34px}.main-set-heading h2{font-size:27px}.main-set-card{grid-template-columns:1fr}.main-set-photo{min-height:0;aspect-ratio:4/3}.main-set-body{padding:22px}.main-set-body h3{font-size:25px}.main-set-price{font-size:50px}.compact-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-category-grid .category{padding:11px 8px}.compact-item-grid .mini-product-body h4{font-size:11px}.compact-item-grid .mini-product-body strong{font-size:14px}.flow-card,.flow-card:nth-child(even),.flow-card-wide{grid-template-columns:1fr}.flow-card:nth-child(even) .flow-visual{order:0}.flow-visual{min-height:180px}.flow-copy{padding:22px 18px}.flow-copy h3{font-size:20px}.flow-copy>b{width:38px;height:38px}.fee-grid{grid-template-columns:1fr 1fr}.fee-grid strong{font-size:18px}}
@media(max-width:420px){.compact-item-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-product-image{aspect-ratio:1/1}.main-set-price{font-size:45px}.fee-grid{grid-template-columns:1fr}.hero h1{font-size:35px}}


/* Version 2.1: cleaner hero and compact mobile typography */
.hero.hero-image-only{
  width:min(1400px,100%);
  min-height:0;
  margin:0 auto;
  background:none!important;
  overflow:hidden;
}
.hero-main-image{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

/* Keep important header text on one line */
.brand-main,.header-call strong{white-space:nowrap}

/* Slightly smaller, more refined typography */
.section-heading h2,.center-heading h2{font-size:clamp(25px,3vw,32px)}
.main-set-heading h2{font-size:clamp(27px,3.6vw,40px)}
.main-set-body h3{font-size:30px}
.compact-heading h2{font-size:27px}
.category h3{font-size:20px}
.beer-copy h2{font-size:clamp(20px,2vw,25px)}
.flow-copy h3{font-size:22px}
.contact-inner h2{font-size:30px}

@media(max-width:760px){
  body{font-size:14px;line-height:1.55}
  .wrap{width:min(100% - 22px,1180px)}
  .header-inner{min-height:64px;padding:7px 10px;gap:8px}
  .brand{display:flex;align-items:center;gap:5px;min-width:0;flex:1;padding:0}
  .shop-name,.brand-sub{display:none!important}
  .brand-main{display:flex;align-items:center;gap:5px;font-size:20px;line-height:1;letter-spacing:-.03em}
  .brand-mark{width:29px;height:29px;font-size:17px;border-width:2px;flex:0 0 auto}
  .header-call{margin-left:auto;padding:9px 10px;min-width:132px;border-radius:8px}
  .header-call strong{font-size:13px;letter-spacing:-.025em;margin:0}
  .menu-button{font-size:24px;padding:4px 2px}
  .global-nav.open{top:64px}

  .hero.hero-image-only{width:100%;min-height:0}
  .hero-main-image{width:100%;height:auto}

  .section{padding:38px 0}
  .main-set-section{padding:30px 0 20px}
  .main-set-kicker{font-size:11px;padding:5px 12px}
  .main-set-heading{margin-bottom:16px}
  .main-set-heading h2{font-size:23px;white-space:nowrap;letter-spacing:-.04em}
  .main-set-heading p{font-size:12px}
  .main-set-body{padding:18px}
  .main-set-label{font-size:12px}
  .main-set-body h3{font-size:21px;white-space:nowrap;letter-spacing:-.03em}
  .main-set-price{font-size:42px}
  .main-set-per-person{font-size:15px}
  .main-set-features{font-size:12px}
  .main-set-detail{font-size:11px}

  .section-heading,.compact-heading{gap:8px;margin-bottom:14px}
  .section-heading span,.center-heading span{font-size:11px}
  .section-heading h2,.center-heading h2,.compact-heading h2{font-size:22px;letter-spacing:-.035em}
  .outline-button{font-size:10px;padding:7px 9px;white-space:nowrap}

  .compact-category-grid{gap:12px}
  .compact-category-grid .category{padding:9px 6px}
  .category h3,.compact-category-grid .category h3{font-size:16px;margin-bottom:9px;white-space:nowrap;letter-spacing:-.035em}
  .compact-item-grid{gap:6px}
  .compact-item-grid .mini-product-body{padding:6px 5px 8px}
  .compact-item-grid .mini-product-body h4{font-size:10px;line-height:1.25;min-height:2.5em;letter-spacing:-.035em}
  .compact-item-grid .mini-product-body strong{font-size:13px;white-space:nowrap}

  .beer-copy{padding:14px 12px 8px}
  .beer-copy p,.beer-copy span{font-size:11px}
  .beer-copy h2{font-size:20px;line-height:1.25;white-space:nowrap;letter-spacing:-.04em}
  .beer-prices div{font-size:11px}
  .beer-prices strong{font-size:20px}

  .center-heading{margin-bottom:16px}
  .flow-copy{padding:18px 14px}
  .flow-copy h3{font-size:17px;line-height:1.3;margin-right:44px;letter-spacing:-.025em}
  .flow-copy p{font-size:12px}
  .flow-phone{font-size:16px!important;white-space:nowrap}
  .flow-note{font-size:11px}
  .flow-copy>b{width:34px;height:34px;font-size:16px;right:12px;top:14px}
  .fee-grid span{font-size:11px;padding:8px}
  .fee-grid strong{font-size:16px}

  .faq details{padding:11px 13px}
  .faq summary{font-size:13px}
  .faq p{font-size:12px}
  .contact-section{padding:30px 0}
  .contact-inner h2{font-size:22px;line-height:1.3}
  .contact-inner span{font-size:12px}
  .contact-actions a{font-size:13px;padding:12px 14px}

  .mobile-fixed-actions a{font-size:13px;min-height:46px}
}

@media(max-width:390px){
  .brand-main{font-size:18px}
  .header-call{min-width:122px;padding:8px 7px}
  .header-call strong{font-size:12px}
  .main-set-heading h2{font-size:21px}
  .main-set-body h3{font-size:19px}
  .category h3,.compact-category-grid .category h3{font-size:15px}
  .beer-copy h2{font-size:18px}
}

/* Version 3.0: compact product-led homepage */
.v3-hero{display:grid;grid-template-columns:1.05fr .95fr .8fr;gap:26px;align-items:center;padding:34px 0 24px}
.v3-ribbon{display:inline-block;background:var(--orange);color:#fff;font-weight:900;padding:8px 18px;clip-path:polygon(4% 0,100% 0,94% 100%,0 100%);font-size:14px}
.v3-hero-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.12;margin:14px 0 12px;letter-spacing:-.05em}.v3-hero-copy>p{font-weight:700;line-height:1.8;margin:0 0 16px}
.v3-price-box{display:inline-flex;flex-direction:column;border:2px solid var(--orange);border-radius:14px;padding:13px 24px;background:#fff;min-width:290px}.v3-price-box small{font-weight:800}.v3-price-box strong{font-size:52px;line-height:1.05;color:#ef4d00}.v3-price-box em{font-style:normal;color:#ef4d00;font-weight:900;font-size:13px}
.v3-main-product{position:relative;cursor:pointer}.v3-main-product img{width:100%;aspect-ratio:4/3;object-fit:contain;display:block}.v3-popular{position:absolute;z-index:2;right:4px;top:0;display:grid;place-items:center;width:86px;height:86px;background:var(--orange);color:#fff;font-size:18px;font-weight:900;line-height:1.05;text-align:center;clip-path:polygon(50% 0,62% 11%,79% 7%,87% 23%,100% 31%,95% 49%,100% 68%,85% 78%,79% 95%,60% 90%,49% 100%,36% 89%,18% 94%,12% 77%,0 67%,6% 49%,0 31%,16% 22%,22% 5%,40% 10%)}
.v3-beer-card{background:#ffe48b;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #6c3a1514}.v3-beer-copy{padding:17px 20px 10px}.v3-beer-copy h2{font-size:22px;line-height:1.25;margin:0 0 6px}.v3-beer-copy p{font-size:13px;font-weight:700;line-height:1.6;margin:0}.v3-beer-card>img{width:100%;height:145px;object-fit:cover;display:block}.v3-beer-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.v3-beer-prices div{background:#fff;border-radius:11px;text-align:center;padding:10px 5px;font-size:12px;font-weight:800}.v3-beer-prices strong{display:block;color:#ef4d00;font-size:20px;margin-top:3px}
.v3-benefits{border-top:1px solid #f2e7dc;border-bottom:1px solid #f2e7dc;background:#fffaf5}.v3-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0}.v3-benefit-grid>div{display:grid;grid-template-columns:45px 1fr;align-items:center;padding:6px 22px;border-right:1px dashed #e0cdbb}.v3-benefit-grid>div:last-child{border:0}.v3-benefit-grid span{grid-row:1/3;font-size:30px}.v3-benefit-grid b,.v3-benefit-grid strong{font-size:13px}.v3-benefit-grid strong{font-weight:900}
.v3-products{padding-top:44px}.v3-product-groups{display:grid;gap:20px}.v3-product-group{border:1px solid #eadfd3;border-radius:18px;padding:16px}.v3-product-group h3{text-align:center;margin:0 0 14px;font-size:18px}.v3-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.v3-product-card{border:1px solid #e7ddd3;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer}.v3-product-image{aspect-ratio:1.25/1;background:#f7f4f0;display:grid;place-items:center;overflow:hidden}.v3-product-image img{width:100%;height:100%;object-fit:cover}.v3-product-card h4{font-size:12px;line-height:1.35;margin:8px 8px 3px;min-height:2.7em}.v3-product-card>strong{display:block;color:#ef4d00;font-size:16px;margin:0 8px 10px;white-space:nowrap}
.v3-flow-section{background:#fff8f0}.v3-flow-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;align-items:stretch}.v3-flow-card{position:relative;background:#fff;border:1px solid #eadfd3;border-radius:15px;padding:16px;box-shadow:0 6px 18px #4b27120c}.v3-flow-card>b{position:absolute;left:13px;top:13px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:17px}.v3-flow-card h3{font-size:15px;line-height:1.4;margin:3px 0 8px;padding-left:42px;min-height:43px}.v3-flow-card img{width:100%;aspect-ratio:1.5/1;object-fit:contain;display:block}.v3-flow-card p{font-size:11px;line-height:1.65;margin:9px 0 0}.v3-flow-phone{display:block;color:#ef4d00;font-size:13px;margin-top:7px}.v3-fees{display:grid;grid-template-columns:1.2fr repeat(4,1fr) 1.8fr;margin-top:18px;border:1px solid #eadfd3;border-radius:14px;overflow:hidden;background:#fff}.v3-fees>*{padding:15px;border-right:1px solid #eadfd3;display:flex;flex-direction:column;justify-content:center;font-size:12px}.v3-fees>*:last-child{border:0}.v3-fees>b{background:#fff3df}.v3-fees strong{color:#ef4d00;font-size:18px}.v3-fees small{line-height:1.6}
@media(max-width:1000px){.v3-hero{grid-template-columns:1fr 1fr}.v3-beer-card{grid-column:1/-1;display:grid;grid-template-columns:1.1fr .9fr .8fr;align-items:stretch}.v3-beer-card>img{height:100%;min-height:170px}.v3-beer-prices{align-items:center}.v3-product-grid{grid-template-columns:repeat(5,1fr)}.v3-flow-grid{grid-template-columns:repeat(3,1fr)}.v3-fees{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.v3-hero{grid-template-columns:1fr 1fr;gap:12px;padding:20px 11px 16px}.v3-hero-copy{grid-column:1/-1}.v3-ribbon{font-size:11px;padding:6px 12px}.v3-hero-copy h1{font-size:28px;white-space:nowrap;margin:10px 0 6px}.v3-hero-copy>p{font-size:12px;line-height:1.65;margin-bottom:10px}.v3-price-box{min-width:0;padding:10px 15px}.v3-price-box strong{font-size:38px}.v3-main-product{align-self:center}.v3-popular{width:58px;height:58px;font-size:12px}.v3-beer-card{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.v3-beer-copy{grid-column:1/-1;padding:12px 13px 8px}.v3-beer-copy h2{font-size:17px;white-space:nowrap}.v3-beer-copy p{font-size:10px}.v3-beer-card>img{height:105px;min-height:0}.v3-beer-prices{padding:6px;gap:5px}.v3-beer-prices div{font-size:9px;padding:8px 3px}.v3-beer-prices strong{font-size:14px}.v3-benefit-grid{grid-template-columns:1fr 1fr;padding:7px 0}.v3-benefit-grid>div{grid-template-columns:34px 1fr;padding:8px 11px;border-bottom:1px dashed #e0cdbb}.v3-benefit-grid span{font-size:23px}.v3-benefit-grid b,.v3-benefit-grid strong{font-size:10px}.v3-product-group{padding:9px 6px}.v3-product-group h3{font-size:15px}.v3-product-grid{grid-template-columns:repeat(3,1fr);gap:6px}.v3-product-card h4{font-size:9px;margin:6px 5px 2px}.v3-product-card>strong{font-size:12px;margin:0 5px 7px}.v3-flow-grid{grid-template-columns:1fr 1fr;gap:9px}.v3-flow-card{padding:11px}.v3-flow-card>b{width:27px;height:27px;font-size:13px;left:9px;top:9px}.v3-flow-card h3{font-size:12px;padding-left:32px;min-height:34px;margin:1px 0 5px}.v3-flow-card p{font-size:9px;line-height:1.55}.v3-flow-phone{font-size:10px}.v3-fees{grid-template-columns:1fr 1fr}.v3-fees>*{padding:10px;font-size:10px}.v3-fees strong{font-size:14px}.v3-fees small{grid-column:1/-1}.v3-price-box em{font-size:10px}}
@media(max-width:390px){.v3-hero-copy h1{font-size:25px}.v3-price-box strong{font-size:34px}.v3-flow-grid{grid-template-columns:1fr}.v3-flow-card img{max-height:160px}.v3-product-grid{grid-template-columns:repeat(3,1fr)}}

/* Version 4.0: featured set details + sortable management support */
.v3-hero{grid-template-columns:1fr .9fr .95fr;grid-template-areas:"copy image beer" "details details beer";align-items:start}
.v3-hero-copy{grid-area:copy}.v3-main-product{grid-area:image}.v3-beer-card{grid-area:beer}.v4-set-details{grid-area:details;background:#fff;border:1px solid #eadfd3;border-radius:16px;padding:18px 20px;box-shadow:0 8px 22px #4b27120b}
.v4-set-title{display:flex;align-items:center;gap:10px;margin-bottom:7px}.v4-set-title span{background:#ef4d00;color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:900;white-space:nowrap}.v4-set-title h2{font-size:22px;margin:0;letter-spacing:-.035em}.v4-set-details>p{font-size:13px;line-height:1.7;margin:0 0 12px}.v4-set-contents{display:flex;flex-wrap:wrap;gap:7px}.v4-set-contents span{background:#fff6ea;border:1px solid #f4d7b8;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;white-space:nowrap}.v4-detail-button{margin-top:13px;border:0;background:#2f2925;color:#fff;border-radius:9px;padding:10px 16px;font-size:12px;font-weight:800;cursor:pointer}
@media(max-width:1000px){.v3-hero{grid-template-columns:1fr 1fr;grid-template-areas:"copy image" "details details" "beer beer"}.v4-set-details{padding:16px}}
@media(max-width:760px){.v3-hero{grid-template-columns:.92fr 1.08fr;grid-template-areas:"copy copy" "image image" "details details" "beer beer"}.v3-main-product{max-width:390px;width:100%;justify-self:center}.v3-main-product img{aspect-ratio:16/10;object-fit:contain}.v4-set-details{margin:0 0 2px;padding:13px}.v4-set-title h2{font-size:18px;white-space:nowrap}.v4-set-details>p{font-size:11px;margin-bottom:9px}.v4-set-contents{gap:5px}.v4-set-contents span{font-size:9px;padding:4px 7px}.v4-detail-button{width:100%;font-size:11px;padding:9px}.v3-price-box{width:100%}}


/* Version 5.0 — clean product-led top layout */
.v5-hero{background:#fff}.v5-hero-inner{display:grid;grid-template-columns:1.02fr .92fr .78fr;gap:28px;align-items:center;padding:34px 0 20px}
.v5-ribbon{display:inline-block;background:#f15a00;color:#fff;padding:7px 20px;font-size:14px;font-weight:900;clip-path:polygon(4% 0,100% 0,94% 100%,0 100%)}
.v5-hero-copy h1{font-size:clamp(34px,3.6vw,58px);line-height:1.08;margin:14px 0 12px;letter-spacing:-.055em;white-space:nowrap}.v5-hero-copy>p{font-size:15px;line-height:1.9;font-weight:700;margin:0 0 14px}
.v5-price-box{display:inline-flex;flex-direction:column;min-width:305px;border:2px solid #f15a00;border-radius:14px;padding:14px 24px;background:#fff}.v5-price-box small{font-size:15px;font-weight:800}.v5-price-box strong{font-size:52px;line-height:1.05;color:#ef4d00}.v5-price-box em{font-size:13px;color:#ef4d00;font-style:normal;font-weight:900}
.v5-main-set{position:relative;cursor:pointer}.v5-main-set img{width:100%;height:310px;object-fit:contain;display:block}.v5-popular{position:absolute;right:3px;top:4px;z-index:2;display:grid;place-items:center;width:82px;height:82px;background:#f15a00;color:#fff;font-size:18px;font-weight:900;text-align:center;line-height:1.05;border-radius:50%;box-shadow:0 8px 18px #d84b0033}
.v5-beer-card{background:#ffe189;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px #6b390f16}.v5-beer-copy{padding:17px 20px 9px}.v5-beer-copy h2{font-size:22px;line-height:1.25;margin:0 0 6px;white-space:nowrap}.v5-beer-copy p{font-size:12px;line-height:1.6;font-weight:700;margin:0}.v5-beer-card>img{width:100%;height:135px;object-fit:cover;display:block}.v5-beer-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px}.v5-beer-prices div{background:#fff;border-radius:11px;text-align:center;padding:10px 5px;font-size:12px;font-weight:800}.v5-beer-prices strong{display:block;color:#ef4d00;font-size:20px;margin-top:3px}
.v5-benefits{border-top:1px solid #f3e8de;border-bottom:1px solid #f3e8de;background:#fffaf5}.v5-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:12px 0}.v5-benefit-grid>div{display:flex;align-items:center;gap:12px;padding:5px 22px;border-right:1px dashed #dfcdbd}.v5-benefit-grid>div:last-child{border:0}.v5-benefit-grid span{font-size:30px}.v5-benefit-grid p{margin:0}.v5-benefit-grid b,.v5-benefit-grid strong{display:block;font-size:12px}.v5-featured-set{padding-top:42px}.v5-featured-card{display:grid;grid-template-columns:minmax(300px,.85fr) 1.15fr;gap:30px;align-items:center;border:1px solid #eadfd3;border-radius:18px;padding:22px;background:#fff;box-shadow:0 8px 25px #5030180d}.v5-featured-card>img{width:100%;height:280px;object-fit:contain}.v5-featured-card h3{font-size:27px;margin:0 0 8px}.v5-featured-card p{font-size:13px;line-height:1.8}.v5-set-contents{display:flex;flex-wrap:wrap;gap:7px}.v5-set-contents span{font-size:11px;background:#fff6ea;border:1px solid #f0d4b4;border-radius:999px;padding:5px 9px;font-weight:700}
@media(max-width:1050px){.v5-hero-inner{grid-template-columns:1fr 1fr;grid-template-areas:'copy set' 'beer beer'}.v5-hero-copy{grid-area:copy}.v5-main-set{grid-area:set}.v5-beer-card{grid-area:beer;display:grid;grid-template-columns:.95fr 1.2fr .9fr;align-items:center}.v5-beer-card>img{height:100%;min-height:150px}.v5-beer-prices{align-items:center}}
@media(max-width:760px){.v5-hero-inner{grid-template-columns:1fr;grid-template-areas:'copy' 'set' 'beer';padding:20px 12px 12px;gap:14px}.v5-ribbon{font-size:10px;padding:5px 12px}.v5-hero-copy h1{font-size:28px;margin:9px 0 7px}.v5-hero-copy>p{font-size:11px;line-height:1.65;margin-bottom:9px}.v5-price-box{min-width:0;width:100%;padding:10px 14px}.v5-price-box small{font-size:11px}.v5-price-box strong{font-size:38px}.v5-price-box em{font-size:9px}.v5-main-set img{height:225px}.v5-popular{width:58px;height:58px;font-size:12px}.v5-beer-card{display:grid;grid-template-columns:1fr 1fr}.v5-beer-copy{grid-column:1/-1;padding:11px 12px 7px}.v5-beer-copy h2{font-size:16px}.v5-beer-copy p{font-size:9px}.v5-beer-card>img{height:95px;min-height:0}.v5-beer-prices{padding:6px;gap:5px}.v5-beer-prices div{font-size:9px;padding:7px 3px}.v5-beer-prices strong{font-size:14px}.v5-benefit-grid{grid-template-columns:1fr 1fr;padding:5px 0}.v5-benefit-grid>div{padding:7px 10px;gap:7px;border-bottom:1px dashed #dfcdbd}.v5-benefit-grid span{font-size:21px}.v5-benefit-grid b,.v5-benefit-grid strong{font-size:9px}.v5-featured-card{grid-template-columns:1fr;padding:13px;gap:10px}.v5-featured-card>img{height:190px}.v5-featured-card h3{font-size:19px}.v5-featured-card p{font-size:11px}.v5-set-contents span{font-size:9px;padding:4px 6px}}


/* Ver.5.1 fixes */
@media(min-width:981px){
  .header-inner{max-width:1440px;gap:14px;padding-inline:18px;min-height:76px}
  .brand{flex:0 0 auto;grid-template-columns:auto;grid-template-areas:'shop' 'main'}
  .brand-sub{display:none}.brand-main{font-size:24px;white-space:nowrap}.brand-mark{width:32px;height:32px;font-size:18px}
  .global-nav{margin-left:auto;gap:14px;white-space:nowrap;align-items:center;min-width:0}
  .global-nav a{font-size:12px;white-space:nowrap}
  .header-call{flex:0 0 auto;padding:7px 12px;white-space:nowrap}.header-call small{display:none}.header-call strong{font-size:18px;margin:0}.header-call span{font-size:10px}
}
@media(max-width:980px){
  .site-header{overflow:visible}.header-inner{position:relative}.menu-button{position:relative;z-index:3;cursor:pointer;color:#1675df}
  .global-nav.open{z-index:100;display:flex!important;flex-direction:column;gap:0;top:100%;left:0;right:0;padding:8px 18px 14px;box-shadow:0 12px 22px #0002}
  .global-nav.open a{display:block;padding:12px 4px;border-bottom:1px solid #eee;font-size:14px}
}
.v5-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr)!important}
.v5-hero-copy{grid-column:auto!important}.v5-main-set{grid-column:auto!important}.v5-beer-card{grid-column:auto!important}
.beer-relocated{padding-top:18px;padding-bottom:48px}.beer-relocated .v5-beer-card{display:grid;grid-template-columns:1.25fr 1fr .9fr;align-items:center;max-width:1180px;margin:auto}
.beer-relocated .v5-beer-copy span{font-size:11px;font-weight:800;color:#9b6200}.beer-relocated .v5-beer-card>img{height:180px}.beer-relocated .v5-beer-prices{padding:14px}
.product-lightbox,.v4-detail-button{cursor:pointer;touch-action:manipulation}
.reservation-section{background:#fff8ef}.reservation-form{max-width:1050px;margin:auto;background:#fff;border:1px solid #ead9c6;border-radius:18px;padding:28px;box-shadow:0 12px 35px #6b390f12}.reservation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.reservation-grid label,.reservation-notes{display:flex;flex-direction:column;gap:6px}.reservation-grid span,.reservation-notes span,.reservation-products legend{font-size:13px;font-weight:800}.reservation-grid b{font-size:10px;background:#e94d35;color:#fff;border-radius:999px;padding:2px 6px}.reservation-grid input,.reservation-grid select,.reservation-notes textarea{width:100%;border:1px solid #d9cabc;border-radius:9px;padding:12px 13px;font:inherit;background:#fff}.reservation-full{grid-column:1/-1}.reservation-products{border:0;margin:24px 0;padding:0}.reservation-products>p{font-size:11px;color:#766454}.reservation-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.reservation-product-grid label{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #eadfd2;border-radius:9px;padding:9px 10px;background:#fffdf9;font-size:11px}.reservation-product-grid span{font-weight:700;min-width:0}.reservation-product-grid small{display:block;color:#ef4d00;font-weight:800}.reservation-product-grid input{width:54px;border:1px solid #d9cabc;border-radius:7px;padding:7px;text-align:center}.reservation-agree{display:flex;align-items:flex-start;gap:8px;font-size:11px;margin:15px 0}.reservation-submit{display:block;width:min(420px,100%);margin:18px auto 0;border:0;border-radius:10px;background:linear-gradient(135deg,#f87800,#ee4d00);color:#fff;padding:15px;font-size:16px;font-weight:900;cursor:pointer}.reservation-message{max-width:1050px;margin:0 auto 14px;padding:13px 16px;border-radius:9px;font-weight:700}.reservation-message.success{background:#e9f7eb;color:#24682b}.reservation-message.error{background:#fff0ee;color:#9b2f24}.reservation-honeypot{position:absolute;left:-9999px}
@media(max-width:1050px){.v5-hero-inner{grid-template-columns:1fr 1fr!important}.beer-relocated .v5-beer-card{grid-template-columns:1fr 1fr}.beer-relocated .v5-beer-copy{grid-column:1/-1}.beer-relocated .v5-beer-prices{align-self:stretch}}
@media(max-width:760px){.v5-hero-inner{grid-template-columns:1fr!important}.reservation-form{padding:18px 14px}.reservation-grid{grid-template-columns:1fr}.reservation-full{grid-column:auto}.reservation-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.beer-relocated .v5-beer-card{grid-template-columns:1fr 1fr}.beer-relocated .v5-beer-card>img{height:110px}.beer-relocated .v5-beer-copy h2{white-space:normal}.beer-relocated .v5-beer-prices{padding:7px}}
@media(max-width:420px){.reservation-product-grid{grid-template-columns:1fr}.brand-main{font-size:20px}.header-call strong{font-size:12px}}

/* Version 5.2 reservation estimate and confirmation */
.reservation-lead{max-width:760px;margin:-6px auto 18px;text-align:center;color:#715f4e;font-size:13px}.reservation-estimate{margin:20px 0;padding:18px;border:1px solid #f0c899;border-radius:14px;background:#fff8ec}.reservation-estimate h3{margin:0 0 10px;font-size:16px}.reservation-estimate dl{margin:0}.reservation-estimate dl>div{display:flex;justify-content:space-between;gap:14px;padding:7px 0;border-bottom:1px dashed #dfcbb4;font-size:13px}.reservation-estimate dl>div:last-child{border-bottom:0}.reservation-estimate dd{margin:0;font-weight:800}.reservation-estimate .estimate-total{font-size:17px;color:#e94d00}.reservation-estimate .estimate-total dd{font-size:22px}.reservation-estimate p{margin:10px 0 0;color:#7d6650;font-size:11px}.reservation-confirm{position:fixed;inset:0;z-index:10000;background:#1d120dcc;padding:24px;overflow:auto}.reservation-confirm-box{width:min(720px,100%);margin:4vh auto;background:#fff;border-radius:18px;padding:26px;box-shadow:0 24px 80px #0006}.reservation-confirm-box h3{margin:0 0 16px;font-size:22px}.reservation-confirm dl{margin:0}.reservation-confirm dl>div{display:grid;grid-template-columns:130px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid #eee}.reservation-confirm dt{font-weight:800;color:#694d38}.reservation-confirm dd{margin:0}.confirm-estimate{display:flex;align-items:end;justify-content:space-between;margin:18px 0;padding:15px;border-radius:12px;background:#fff3df}.confirm-estimate strong{font-size:28px;color:#e94d00}.confirm-note{font-size:12px;line-height:1.8;color:#715f4e}.confirm-actions{display:flex;gap:10px;margin-top:18px}.confirm-actions button{flex:1;border:0;border-radius:10px;padding:14px;font-weight:900;cursor:pointer}.confirm-actions button:first-child{background:#eee;color:#49382c}.confirm-actions button:last-child{background:linear-gradient(135deg,#f87800,#ee4d00);color:#fff}body.reservation-confirm-open{overflow:hidden}
@media(max-width:600px){.reservation-confirm{padding:10px}.reservation-confirm-box{padding:18px 14px;margin:2vh auto}.reservation-confirm dl>div{grid-template-columns:1fr;gap:3px}.confirm-actions{flex-direction:column}.reservation-estimate .estimate-total dd{font-size:19px}}


/* Ver.5.4.1 */
.full-set-heading-price{margin:8px 0 0;color:#ef4d00;font-size:clamp(22px,3vw,32px);font-weight:900;line-height:1.1}


/* Ver.5.5: usage guide, cancellation policy, mobile flow, quantity selects */
.rental-guide-section{background:#fff}.rental-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rental-guide-grid article{display:flex;gap:13px;align-items:flex-start;border:1px solid #eadfd3;border-radius:15px;padding:17px;background:#fffaf5}.rental-guide-grid article>span{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff0dd;font-size:22px}.rental-guide-grid h3{margin:0 0 7px;font-size:15px;line-height:1.45}.rental-guide-grid p{margin:0;font-size:12px;line-height:1.75;color:#604e40}.rental-guide-grid strong{color:#e94d00}.cancellation-policy{margin-top:17px;border:2px solid #f3b26e;border-radius:15px;padding:18px 20px;background:#fff7eb}.cancellation-policy-title{display:flex;align-items:center;gap:8px}.cancellation-policy-title h3{margin:0;font-size:18px}.cancellation-policy>p{margin:8px 0 13px;font-size:13px}.cancellation-fees{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cancellation-fees span{display:flex;justify-content:space-between;align-items:center;gap:10px;border-radius:10px;background:#fff;padding:11px 13px;font-size:12px}.cancellation-fees strong{color:#d63d25;font-size:15px;white-space:nowrap}.reservation-product-grid select{width:74px;min-height:42px;border:1px solid #d9cabc;border-radius:8px;padding:7px 28px 7px 10px;text-align:center;font:inherit;font-weight:800;background:#fff}.reservation-policy-summary{margin:16px 0 4px;padding:11px 13px;border-left:4px solid #ef6800;background:#fff5e7;border-radius:6px;font-size:12px;line-height:1.65}.reservation-policy-summary strong{color:#d64222}
@media(max-width:760px){.v3-flow-grid{grid-template-columns:1fr!important;gap:12px}.v3-flow-card{display:grid;grid-template-columns:78px 1fr;grid-template-areas:'image title' 'image phone' 'image copy';column-gap:12px;align-items:start;padding:12px}.v3-flow-card>b{left:7px;top:7px;z-index:2}.v3-flow-card h3{grid-area:title;padding-left:0;min-height:0;margin:2px 0 4px;font-size:14px}.v3-flow-card img{grid-area:image;width:78px;height:78px;aspect-ratio:1/1;object-fit:contain;align-self:center}.v3-flow-card .v3-flow-phone{grid-area:phone;margin:0 0 3px;font-size:11px}.v3-flow-card p{grid-area:copy;margin:0;font-size:11px;line-height:1.65}.rental-guide-grid{grid-template-columns:1fr;gap:9px}.rental-guide-grid article{padding:13px}.cancellation-policy{padding:14px}.cancellation-fees{grid-template-columns:1fr}.reservation-product-grid label{min-height:64px}.reservation-product-grid select{width:78px;min-height:44px;font-size:16px}.reservation-agree{font-size:12px;line-height:1.65}}
@media(max-width:420px){.reservation-product-grid{grid-template-columns:1fr}.reservation-product-grid label{padding:10px 12px}.cancellation-fees span{align-items:flex-start;flex-direction:column;gap:3px}}

/* Ver.6.0: 管理画面編集対応 */


/* Ver.6.1 */
.guide-important,.reservation-delivery-note{margin-top:12px;padding:12px 14px;border-radius:10px;background:#fff4e8;border:1px solid #f6c99e;color:#7a3500;font-weight:700;line-height:1.65}
.reservation-delivery-note{margin:0 auto 22px;max-width:900px}
.faq a{color:#d94c00;font-weight:800;text-decoration:underline}
.access-company-section{background:#fffaf4}
.access-company-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:24px;max-width:920px;margin:0 auto}
.access-map-card,.company-profile{background:#fff;border:1px solid #eadfd3;border-radius:16px;padding:24px;box-shadow:0 8px 28px rgba(80,45,15,.06)}
.access-map-card h3{margin:0 0 12px;font-size:22px}
.access-map-card p{line-height:1.8}
.map-link-button{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:12px 18px;border-radius:999px;background:#ef5b16;color:#fff;font-weight:800;text-decoration:none}
.company-profile{margin:0}
.company-profile>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid #eee}
.company-profile>div:last-child{border-bottom:0}
.company-profile dt{font-weight:800;color:#6d5746}
.company-profile dd{margin:0}
.company-profile a{color:inherit;font-weight:800;text-decoration:none}
@media(max-width:700px){.access-company-grid{grid-template-columns:1fr}.access-map-card,.company-profile{padding:18px}.company-profile>div{grid-template-columns:72px 1fr;gap:10px}}


/* =========================================================
   Ver.6.2 公開前最終調整
   ========================================================= */

/* 商品拡大表示 */
.product-lightbox{position:relative}
.product-lightbox::after{
  content:"詳細";
  position:absolute;
  right:9px;
  bottom:9px;
  z-index:3;
  padding:5px 9px;
  border-radius:999px;
  background:rgba(32,24,18,.78);
  color:#fff;
  font-size:10px;
  font-weight:800;
  line-height:1;
  pointer-events:none;
  opacity:.92;
}
.v5-main-set.product-lightbox::after{right:14px;bottom:14px;font-size:11px;padding:7px 11px}
.product-lightbox:focus-visible{outline:3px solid #ff8a2a;outline-offset:4px}
.product-modal{padding:24px}
.product-modal-dialog{width:min(920px,96vw);max-height:94vh}
.product-modal-image{width:100%;max-height:68vh;object-fit:contain;background:#f4f1ed}
.product-modal-content{padding:20px 26px 24px}
.product-modal-description{line-height:1.8}
.product-modal-hint{margin:0 0 16px;color:#81746b;font-size:12px}
.product-modal-close{width:46px;height:46px;font-size:31px}

/* 予約完了画面 */
.reservation-complete{
  max-width:760px;
  margin:24px auto 6px;
  padding:36px 34px;
  text-align:center;
  background:#fff;
  border:1px solid #cce8d0;
  border-radius:22px;
  box-shadow:0 16px 45px rgba(46,112,57,.12);
  outline:none;
}
.reservation-complete-icon{
  display:grid;
  place-items:center;
  width:64px;
  height:64px;
  margin:0 auto 12px;
  border-radius:50%;
  background:#2d9d4b;
  color:#fff;
  font-size:34px;
  font-weight:900;
}
.reservation-complete-label{
  margin:0 0 5px;
  color:#26813d;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
}
.reservation-complete h3{
  margin:0 0 12px;
  font-size:clamp(25px,4vw,36px);
  line-height:1.35;
}
.reservation-complete>p{line-height:1.8}
.reservation-complete-next{
  margin:24px 0 16px;
  padding:18px 20px;
  text-align:left;
  background:#f4fbf5;
  border-radius:14px;
}
.reservation-complete-next strong{display:block;margin-bottom:8px;color:#26733a}
.reservation-complete-next ol{margin:0;padding-left:1.5em;line-height:1.9}
.reservation-complete-caution{font-size:13px;color:#6d625b}
.reservation-complete-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  margin-top:22px;
}
.reservation-complete-actions a{
  min-width:180px;
  padding:13px 18px;
  border-radius:10px;
  text-decoration:none;
  font-weight:900;
  background:#ef5b16;
  color:#fff;
}
.reservation-complete-actions a:last-child{background:#40372f}

/* スマホ最終調整 */
@media(max-width:700px){
  body{font-size:14px;line-height:1.7}
  .section{padding-top:42px;padding-bottom:42px}
  .wrap{width:min(100% - 24px,1120px)}
  .center-heading{margin-bottom:20px}
  .center-heading span{font-size:10px;letter-spacing:.12em}
  .center-heading h2{font-size:22px;line-height:1.35}
  .site-header-inner{min-height:58px;padding-inline:10px}
  .site-title,.site-logo{font-size:16px;white-space:nowrap}
  .header-phone{font-size:12px;white-space:nowrap;padding:8px 9px}
  .menu-button{width:38px;height:38px;font-size:22px}
  .v5-hero-copy h1{font-size:27px;line-height:1.25}
  .v5-hero-copy p{font-size:13px;line-height:1.7}
  .v5-main-set{padding:15px;border-radius:16px}
  .v5-main-set h2,.v5-main-set h3{font-size:20px}
  .v3-product-grid{gap:7px}
  .v3-product-card{border-radius:11px}
  .v3-product-card-body{padding:8px}
  .v3-product-card h3{font-size:11px;line-height:1.35}
  .v3-product-card .price{font-size:12px}
  .product-lightbox::after{right:5px;bottom:5px;font-size:8px;padding:4px 6px}
  .v5-main-set.product-lightbox::after{right:8px;bottom:8px;font-size:9px}
  .reservation-form{padding:17px 13px;border-radius:14px}
  .reservation-grid{grid-template-columns:1fr;gap:12px}
  .reservation-full{grid-column:auto}
  .reservation-grid input,.reservation-grid select,.reservation-notes textarea{
    min-height:48px;
    padding:11px 12px;
    font-size:16px;
  }
  .reservation-product-grid{grid-template-columns:1fr 1fr;gap:7px}
  .reservation-product-grid label{padding:8px;align-items:center}
  .reservation-product-grid span{font-size:10px;line-height:1.35}
  .reservation-product-grid small{font-size:10px}
  .reservation-product-grid select{width:62px;min-height:42px;font-size:16px}
  .reservation-estimate{padding:15px}
  .reservation-submit{font-size:15px;min-height:50px}
  .product-modal{padding:7px}
  .product-modal-dialog{width:100%;max-height:96vh;border-radius:15px}
  .product-modal-image{max-height:55vh;border-radius:15px 15px 0 0}
  .product-modal-content{padding:16px}
  .product-modal-content h2{font-size:22px}
  .product-modal-price{font-size:25px}
  .product-modal-close{right:8px;top:8px;width:42px;height:42px}
  .reservation-complete{padding:27px 18px;border-radius:17px}
  .reservation-complete-icon{width:56px;height:56px;font-size:29px}
  .reservation-complete h3{font-size:24px}
  .reservation-complete-next{padding:15px}
  .reservation-complete-actions{flex-direction:column}
  .reservation-complete-actions a{width:100%;min-width:0}
}


/* =========================================================
   Ver.6.2.1 スマホ数量プルダウン改善
   ========================================================= */
@media(max-width:700px){
  .reservation-product-grid{
    grid-template-columns:1fr;
    gap:9px;
  }

  .reservation-product-grid label{
    display:grid;
    grid-template-columns:minmax(0,1fr) 92px;
    align-items:center;
    gap:12px;
    min-height:62px;
    padding:10px 12px;
  }

  .reservation-product-grid label > span{
    min-width:0;
    font-size:13px;
    line-height:1.45;
    overflow-wrap:anywhere;
  }

  .reservation-product-grid label > span small{
    display:block;
    margin-top:3px;
    font-size:12px;
    line-height:1.3;
  }

  .reservation-product-grid select{
    width:92px !important;
    min-width:92px !important;
    max-width:92px !important;
    height:48px;
    min-height:48px;
    padding:0 34px 0 14px;
    font-size:18px;
    font-weight:800;
    line-height:48px;
    text-align:center;
    color:#1f1f1f;
    background-color:#fff;
    border:2px solid #d9c9bb;
    border-radius:10px;
    flex:0 0 92px;
    -webkit-appearance:menulist;
    appearance:auto;
  }

  .reservation-product-grid select:focus{
    border-color:#ef5b16;
    box-shadow:0 0 0 3px rgba(239,91,22,.15);
    outline:none;
  }
}

/* Wonder Step Theme 6.3.0: standard pages */
.ws-page-main{padding-top:82px;min-height:60vh;background:#fff}
.ws-page-heading{padding:54px 20px 22px;text-align:center}
.ws-page-heading h1{margin:4px 0;font-size:clamp(30px,5vw,48px)}
.ws-page-kicker{margin:0;color:#e76f00;font-weight:900;letter-spacing:.16em;font-size:13px}
.ws-page-content{padding:12px 20px 70px;font-size:16px;line-height:1.9}
.ws-page-content>p:first-child{margin-top:0}
.ws-fallback{padding:130px 20px 80px;text-align:center}
.ws-company-page{padding-top:72px;background:#fff}
.ws-company-hero{padding:86px 20px;text-align:center;background:linear-gradient(135deg,#fff7e8,#fff)}
.ws-company-hero h1{font-size:clamp(38px,7vw,68px);margin:8px 0 18px}
.ws-company-hero p:last-child{font-size:18px}
.ws-company-section{padding:70px 20px}
.ws-company-section h2{text-align:center;font-size:clamp(28px,4vw,40px);margin:0 0 28px}
.ws-company-lead{max-width:820px;margin:0 auto 38px;line-height:2;text-align:center}
.ws-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.ws-service-card{display:block;padding:32px;border:1px solid #eee;border-radius:20px;background:#fff;color:#222;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:.2s}
.ws-service-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.1)}
.ws-service-card span{font-size:12px;font-weight:900;letter-spacing:.15em;color:#e76f00}
.ws-service-card h3{font-size:26px;margin:9px 0 12px}.ws-service-card p{line-height:1.8}.ws-service-card b{color:#c94e00}
.ws-company-profile-bg{max-width:none;background:#f7f7f4}
.ws-company-table{max-width:850px;margin:auto;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e7e7e7}
.ws-company-table div{display:grid;grid-template-columns:180px 1fr;border-bottom:1px solid #eee}.ws-company-table div:last-child{border-bottom:0}
.ws-company-table dt,.ws-company-table dd{padding:18px 22px;margin:0}.ws-company-table dt{font-weight:900;background:#fffaf3}
@media(max-width:760px){
 .ws-page-main{padding-top:65px}.ws-page-heading{padding-top:38px}.ws-company-page{padding-top:60px}.ws-company-hero{padding:58px 16px}
 .ws-company-section{padding:48px 16px}.ws-service-grid{grid-template-columns:1fr}.ws-service-card{padding:24px}
 .ws-company-table div{grid-template-columns:1fr}.ws-company-table dt{padding-bottom:6px}.ws-company-table dd{padding-top:6px}
}

/* Wonder Step official portal Ver7.0 */
:root{--ws-yellow:#ffb21c;--ws-orange:#f47a00;--ws-green:#5e8f25;--ws-forest:#173f2b;--ws-ink:#173043}
.ws-site-header{background:linear-gradient(135deg,#ffbd31,#ffa916);border-bottom:0}.ws-header-inner{max-width:1280px;min-height:92px}
.ws-brand{display:flex;align-items:center;gap:12px;color:var(--ws-ink);text-decoration:none;min-width:210px}.ws-tree-mark{display:grid;place-items:center;width:58px;height:58px;color:#24553a;font-size:22px;font-weight:900;letter-spacing:-10px}.ws-brand-copy{display:flex;flex-direction:column;line-height:1}.ws-brand-copy strong{font-size:28px;line-height:.87}.ws-brand-copy small{font-size:9px;margin-top:7px;font-weight:800}.ws-global-nav a{color:#173043}.ws-global-nav a:hover{color:#fff}.ws-header-call{background:#173043}
.ws-home{overflow:hidden;background:#fff}.ws-home-hero{position:relative;min-height:670px;display:flex;align-items:center;color:#fff}.ws-home-hero-bg{position:absolute;inset:0;background:url('assets/images/hero.jpg') center 54%/cover no-repeat}.ws-home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,38,45,.78),rgba(11,38,45,.4) 48%,rgba(11,38,45,.05) 76%)}.ws-home-hero-content{position:relative;z-index:2;padding:90px 0 110px}.ws-home-eyebrow{font-size:12px;font-weight:900;letter-spacing:.17em}.ws-home-hero h1{margin:0;font-size:clamp(52px,8vw,96px);line-height:1.03;letter-spacing:-.055em;text-shadow:0 5px 24px #0005}.ws-home-hero h1 em{color:#ffc13d;font-style:normal}.ws-home-lead{font-size:clamp(16px,2vw,21px);font-weight:700;line-height:1.9;text-shadow:0 2px 12px #0008}.ws-home-hero-actions{display:flex;gap:14px;margin-top:30px}.ws-btn{display:inline-flex;justify-content:center;min-width:190px;padding:15px 24px;border-radius:999px;text-decoration:none;font-weight:900}.ws-btn-orange{background:linear-gradient(135deg,#ffb21c,#f47a00);color:#fff}.ws-btn-light{background:#fff;color:#173043}
.ws-services-section{padding:92px 0 110px;background:linear-gradient(180deg,#fff,#fff9eb)}.ws-section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.ws-section-heading>span,.ws-company-kicker{color:#ed8100;font-size:12px;font-weight:900;letter-spacing:.17em}.ws-section-heading h2{margin:8px 0 10px;font-size:clamp(30px,4.5vw,49px);color:#173043}.ws-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.ws-service-card{overflow:hidden;background:#fff;border-radius:28px;box-shadow:0 18px 55px #34505c18;border:1px solid #ece8df}.ws-service-image{position:relative;height:310px;overflow:hidden}.ws-service-image img{width:100%;height:100%;object-fit:cover}.ws-service-mochi .ws-service-image img{object-position:center top}.ws-service-number{position:absolute;right:17px;top:13px;color:#fff;font-size:48px;font-weight:900;text-shadow:0 2px 12px #0006}.ws-service-copy{padding:30px}.ws-service-label{margin:0;color:#e48100;font-size:11px;font-weight:900;letter-spacing:.17em}.ws-service-mochi .ws-service-label{color:#668f2d}.ws-service-copy h3{margin:5px 0 10px;font-size:clamp(27px,3vw,38px);color:#173043}.ws-service-copy ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0}.ws-service-copy li{padding:6px 11px;border-radius:999px;background:#fff4df;font-size:12px;font-weight:800}.ws-card-link{display:flex;justify-content:space-between;padding:15px 18px;border-radius:13px;color:#fff;text-decoration:none;font-weight:900}.ws-card-link-orange{background:linear-gradient(135deg,#ff9d00,#ef6500)}.ws-card-link-green{background:linear-gradient(135deg,#7aa838,#4f7f20)}
.ws-company-section{padding:108px 0;background:#f5f0df}.ws-company-inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px}.ws-company-intro h2,.ws-message-copy h2{font-size:clamp(33px,4.5vw,53px);line-height:1.33;color:#173043}.ws-company-intro p,.ws-message-copy p{line-height:1.95;color:#526167}.ws-values{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ws-values article{background:#fffdf8;border-radius:24px;padding:28px}.ws-values article>span{font-size:40px}.ws-values h3{color:#173043}
.ws-message-section{padding:100px 0}.ws-message-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;align-items:center}.ws-message-visual{display:grid;place-items:center}.ws-message-circle{display:grid;place-items:center;width:330px;height:330px;border-radius:50%;background:linear-gradient(135deg,#173f2b,#356d47);color:#fff;font-size:56px;font-weight:900;line-height:.9;text-align:center;box-shadow:25px 25px 0 #ffb31e}.ws-signature{display:flex;flex-direction:column}.ws-profile-section{padding:90px 0;background:#e9f2ee}.ws-profile-table{max-width:900px;margin:auto;background:#fff;border-radius:24px;padding:8px 30px}.ws-profile-table div{display:grid;grid-template-columns:190px 1fr;padding:21px 8px;border-bottom:1px solid #e5ece9}.ws-profile-table dt{font-weight:900}.ws-profile-table dd{margin:0}
.ws-home-contact{padding:85px 0;background:linear-gradient(135deg,#122f25,#1d4e38);color:#fff}.ws-home-contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.ws-home-contact h2{font-size:clamp(32px,4vw,49px)}.ws-home-contact p{color:#ffbd37;font-weight:900}.ws-home-contact-actions{display:grid;gap:13px}.ws-contact-phone{display:flex;flex-direction:column;align-items:center;padding:18px;border-radius:18px;background:#ffae18;color:#173043;text-decoration:none}.ws-contact-phone strong{font-size:clamp(23px,3vw,34px)}.ws-contact-service-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ws-contact-service-links a{display:flex;justify-content:space-between;padding:15px;border:1px solid #ffffff40;border-radius:13px;color:#fff;text-decoration:none;font-weight:800;font-size:13px}
@media(max-width:980px){.ws-service-grid,.ws-company-inner,.ws-message-grid,.ws-home-contact-inner{grid-template-columns:1fr}.ws-brand-copy small{display:none}}
@media(max-width:640px){.ws-header-inner{min-height:64px}.ws-brand{min-width:0}.ws-tree-mark{width:38px;height:42px;font-size:15px}.ws-brand-copy strong{font-size:18px}.ws-home-hero{min-height:590px;align-items:flex-end}.ws-home-hero-bg{background-position:60% center}.ws-home-hero-overlay{background:linear-gradient(0deg,rgba(11,38,45,.9),rgba(11,38,45,.12) 82%)}.ws-home-hero-content{padding:190px 0 52px}.ws-home-hero h1{font-size:46px}.ws-home-lead{font-size:14px}.ws-home-lead br{display:none}.ws-home-hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ws-btn{min-width:0;padding:12px 8px;font-size:12px}.ws-services-section,.ws-company-section,.ws-message-section,.ws-profile-section{padding:65px 0}.ws-service-image{height:220px}.ws-service-copy{padding:22px 18px}.ws-values{grid-template-columns:1fr}.ws-message-grid{gap:25px}.ws-message-circle{width:225px;height:225px;font-size:39px;box-shadow:15px 15px 0 #ffb31e}.ws-profile-table{padding:5px 16px}.ws-profile-table div{grid-template-columns:1fr;gap:5px;padding:16px 3px}.ws-home-contact{padding:55px 0}.ws-contact-service-links{grid-template-columns:1fr}}


/* ======================================================
   Wonder Step 7.1 illustrated company portal
   ====================================================== */
body{background:#fffdf7;color:#24342d}
.ws71-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #edf0eb}
.ws71-header-inner{min-height:78px;display:flex;align-items:center;gap:20px}
.ws71-logo{display:flex;align-items:center;gap:10px;color:#214f31;text-decoration:none;min-width:230px}
.ws71-logo-trees{font-size:23px;font-weight:900;letter-spacing:-10px}
.ws71-logo>span:last-child{display:flex;flex-direction:column}
.ws71-logo strong{font-size:25px;line-height:1}
.ws71-logo small{font-size:10px;text-align:center;font-weight:700;margin-top:4px}
.ws71-nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1}
.ws71-nav a{color:#1d2822;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}
.ws71-nav a:hover{color:#f47a00}
.ws71-header-phone{display:flex;flex-direction:column;align-items:flex-end;color:#ee6b00;text-decoration:none;white-space:nowrap}
.ws71-header-phone strong{font-size:20px}.ws71-header-phone small{color:#333;font-size:10px}

.ws71-hero{position:relative;min-height:570px;display:flex;align-items:center;overflow:hidden}
.ws71-hero-bg{position:absolute;inset:0;background:url('assets/images/wonder-step-hero-illustration.jpg') center/cover no-repeat}
.ws71-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.72) 42%,rgba(255,255,255,.08) 75%)}
.ws71-hero-inner{position:relative;z-index:2}
.ws71-kicker{font-size:12px;font-weight:900;letter-spacing:.18em;color:#4f7e39}
.ws71-hero h1{font-size:clamp(46px,7vw,82px);line-height:1.13;color:#173f2b;margin:9px 0 20px;max-width:750px;letter-spacing:-.04em}
.ws71-hero>p,.ws71-hero-inner>p:last-of-type{max-width:670px;font-size:20px;line-height:1.8;font-weight:800;color:#263a2f}
.ws71-hero-buttons{display:flex;gap:12px;margin-top:28px}
.ws71-btn{display:inline-flex;justify-content:center;min-width:210px;padding:15px 24px;border-radius:999px;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.13)}
.ws71-btn-orange{background:linear-gradient(135deg,#ff9b00,#ed6100)}
.ws71-btn-green{background:linear-gradient(135deg,#6a9d36,#315f24)}

.ws71-services{padding:64px 0 90px;background:#fff8e9}
.ws71-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:-95px;position:relative;z-index:3}
.ws71-service-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #e8e0d1;box-shadow:0 18px 45px rgba(68,49,19,.12)}
.ws71-service-photo{height:250px;overflow:hidden}
.ws71-service-photo img{width:100%;height:100%;object-fit:cover;display:block}
.ws71-card-mochi .ws71-service-photo img{object-position:center top}
.ws71-service-body{padding:25px 28px 28px}
.ws71-service-body>span{display:inline-block;padding:6px 14px;border-radius:999px;background:#f58200;color:#fff;font-size:12px;font-weight:900}
.ws71-card-mochi .ws71-service-body>span{background:#42792c}
.ws71-service-body h2{font-size:34px;color:#f06e00;margin:10px 0}
.ws71-card-mochi .ws71-service-body h2{color:#315f24}
.ws71-service-body ul{list-style:none;padding:0;margin:18px 0}
.ws71-service-body li{position:relative;padding:7px 0 7px 25px;font-weight:700;font-size:14px}
.ws71-service-body li:before{content:'✓';position:absolute;left:0;top:7px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#ff8d00;color:#fff;font-size:11px}
.ws71-card-mochi .ws71-service-body li:before{background:#42792c}
.ws71-service-body>a{display:block;padding:14px;border-radius:999px;text-align:center;background:linear-gradient(135deg,#ff9900,#ed6100);color:#fff;text-decoration:none;font-weight:900}
.ws71-card-mochi .ws71-service-body>a{background:linear-gradient(135deg,#6a9d36,#315f24)}

.ws71-reasons{padding:72px 0;background:#fff}
.ws71-heading{text-align:center;margin-bottom:35px}
.ws71-heading small,.ws71-about>small,.ws71-contact small{color:#ef7900;font-weight:900;letter-spacing:.16em}
.ws71-heading h2{font-size:38px;color:#173f2b;margin:6px 0}
.ws71-reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #ede5d7;border-radius:22px;background:#fffdf8;overflow:hidden}
.ws71-reason-grid article{text-align:center;padding:30px 20px;border-right:1px solid #ede5d7}
.ws71-reason-grid article:last-child{border-right:0}
.ws71-reason-grid article>div{font-size:40px}
.ws71-reason-grid h3{font-size:17px;color:#173f2b}
.ws71-reason-grid p{font-size:13px;line-height:1.7;color:#657067}

.ws71-company{padding:85px 0;background:linear-gradient(180deg,#f8f3e6,#fff)}
.ws71-company-grid{display:grid;grid-template-columns:1.15fr .85fr .9fr;gap:22px;align-items:stretch}
.ws71-about{padding:28px}
.ws71-about h2{font-size:35px;line-height:1.45;color:#173f2b;margin:10px 0 20px}
.ws71-about p{line-height:1.9;color:#556159}
.ws71-message,.ws71-profile{padding:28px;border:1px solid #ded7ca;border-radius:20px;background:#fff}
.ws71-message h3,.ws71-profile h3{color:#2f6d35;font-size:21px}
.ws71-message p{line-height:1.9;font-size:14px}
.ws71-sign{text-align:right;font-weight:900}
.ws71-profile dl{margin:0}
.ws71-profile dl div{display:grid;grid-template-columns:90px 1fr;padding:10px 0;border-bottom:1px solid #eee}
.ws71-profile dt{font-weight:900;font-size:13px}
.ws71-profile dd{margin:0;font-size:13px;line-height:1.6}

.ws71-contact{padding:54px 0;background:#fff5dd}
.ws71-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}
.ws71-contact h2{font-size:34px;color:#173f2b;margin:8px 0}
.ws71-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ws71-phone{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:15px;border-radius:14px;background:linear-gradient(135deg,#ff9a00,#ef6500);color:#fff;text-decoration:none}
.ws71-phone span{font-size:28px}.ws71-phone strong{font-size:22px}.ws71-phone small{flex-basis:100%;text-align:center;color:#fff}
.ws71-page-links{display:grid;gap:8px}
.ws71-page-links a{display:block;padding:14px;border-radius:999px;background:#4f8731;color:#fff;text-decoration:none;text-align:center;font-weight:900}
.ws71-page-links a:first-child{background:#f47a00}

.ws71-footer{padding:28px 0;background:#245a35;color:#fff}
.ws71-footer-inner{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}
.ws71-footer-logo{display:flex;gap:8px;color:#fff;text-decoration:none;align-items:center;font-size:20px}
.ws71-footer nav{display:flex;justify-content:center;gap:18px}
.ws71-footer nav a{color:#fff;text-decoration:none;font-size:12px}
.ws71-footer small{font-size:11px}

@media(max-width:980px){
  .ws71-header-phone{display:none}
  .ws71-company-grid{grid-template-columns:1fr}
  .ws71-reason-grid{grid-template-columns:1fr 1fr}
  .ws71-reason-grid article:nth-child(2){border-right:0}
  .ws71-reason-grid article{border-bottom:1px solid #ede5d7}
  .ws71-contact-grid{grid-template-columns:1fr}
  .ws71-footer-inner{grid-template-columns:1fr;text-align:center}
  .ws71-footer nav{flex-wrap:wrap}
  .ws71-footer-logo{justify-content:center}
}
@media(max-width:720px){
  .ws71-header-inner{min-height:64px;padding:6px 10px}
  .ws71-logo{min-width:0}.ws71-logo strong{font-size:18px}.ws71-logo small{font-size:8px}
  .ws71-nav.open{top:64px}
  .ws71-hero{min-height:585px;align-items:flex-end}
  .ws71-hero-bg{background-position:58% center}
  .ws71-hero-shade{background:linear-gradient(0deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.08) 100%)}
  .ws71-hero-inner{padding-bottom:120px}
  .ws71-hero h1{font-size:43px}
  .ws71-hero-inner>p:last-of-type{font-size:15px;line-height:1.7}
  .ws71-hero-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .ws71-btn{min-width:0;padding:12px 8px;font-size:12px}
  .ws71-service-grid{grid-template-columns:1fr;margin-top:-72px}
  .ws71-service-photo{height:210px}
  .ws71-service-body h2{font-size:28px}
  .ws71-reason-grid{grid-template-columns:1fr}
  .ws71-reason-grid article{border-right:0}
  .ws71-heading h2{font-size:28px}
  .ws71-about{padding:10px}.ws71-about h2{font-size:28px}
  .ws71-contact-actions{grid-template-columns:1fr}
}

/* =========================================================
   Wonder Step 会社案内トップ（画像デザイン完全反映）
   ========================================================= */
.home .ws71-header,
.home .ws71-footer{display:none!important}
.home{background:#fff;margin:0}
.ws-company-visual{width:100%;margin:0;padding:0;background:#fff;overflow:hidden}
.ws-company-visual__stage{position:relative;width:min(100%,960px);margin:0 auto;line-height:0}
.ws-company-visual__image{display:block;width:100%;height:auto;margin:0 auto}
.ws-hotspot{position:absolute;z-index:3;display:block;border-radius:12px;background:transparent;line-height:1}
.ws-hotspot:focus-visible{outline:4px solid #ff6a00;outline-offset:3px;background:rgba(255,255,255,.12)}
.ws-hotspot--logo{left:3.2%;top:.9%;width:25.5%;height:3.7%}
.ws-hotspot--phone-top{left:74.4%;top:.7%;width:22.5%;height:4.3%}
.ws-hotspot--bbq-card{left:5.7%;top:25.2%;width:43.9%;height:27.7%}
.ws-hotspot--mochi-card{left:50.5%;top:25.2%;width:43%;height:27.7%}
.ws-hotspot--marina{left:8.4%;top:82.1%;width:28.5%;height:3.2%}
.ws-hotspot--phone-bottom{left:5.6%;top:90.3%;width:27.1%;height:5.4%}
.ws-hotspot--contact{left:34%;top:90.3%;width:29.6%;height:5.4%}
.ws-hotspot--bbq-bottom{left:68%;top:90.5%;width:22.5%;height:2.4%}
.ws-hotspot--mochi-bottom{left:68%;top:93%;width:22.5%;height:2.4%}
@media(max-width:640px){
  .ws-company-visual__stage{width:100%}
  .ws-hotspot{border-radius:6px}
}
.home .ws71-header{display:block!important;background:#fff}.home .ws71-footer{display:block!important}.home .ws71-nav,.home .ws71-menu{display:none!important}.home .ws71-header-inner{grid-template-columns:1fr auto;max-width:1120px}.home .ws71-header-phone{display:flex}
.ws73-home{overflow:hidden;background:#fff;color:#23372a}.ws73-home *{box-sizing:border-box}.ws73-hero{position:relative;min-height:560px;background-image:var(--ws-hero);background-size:cover;background-position:center;display:flex;align-items:center}.ws73-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.62) 45%,rgba(255,255,255,.04) 78%)}.ws73-hero-content{position:relative;z-index:1;padding-top:65px;padding-bottom:110px}.ws73-hero-label{display:inline-block;margin:0 0 8px;padding:8px 25px;border-radius:999px;background:#fff;color:#245a35;font-weight:900;box-shadow:0 6px 20px #0002}.ws73-hero h1{margin:0;color:#174629;font-size:76px;line-height:1.05}.ws73-hero-text{max-width:620px;margin:22px 0;font-weight:800;font-size:20px;line-height:1.8}.ws73-hero-actions{display:flex;gap:12px}.ws73-btn{display:inline-block;padding:15px 25px;border-radius:999px;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 8px 20px #0002}.ws73-btn-orange{background:linear-gradient(135deg,#ff921d,#f15b00)}.ws73-btn-green{background:linear-gradient(135deg,#6da645,#2d6b2c)}
.ws73-services{padding:0 0 30px;background:#fff8e9}.ws73-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;position:relative;z-index:3;margin-top:-78px}.ws73-service-card{overflow:hidden;border:1px solid #eadcc5;border-radius:22px;background:#fff;box-shadow:0 14px 32px #432f1221}.ws73-service-image{height:260px;overflow:hidden}.ws73-service-image img{width:100%;height:100%;object-fit:cover}.ws73-mochi-card .ws73-service-image img{object-position:center 28%}.ws73-service-body{padding:25px 28px 30px}.ws73-service-body>span{display:inline-block;padding:6px 14px;border-radius:99px;background:#f47a13;color:#fff;font-size:13px;font-weight:900}.ws73-mochi-card .ws73-service-body>span{background:#468235}.ws73-service-body h2{margin:10px 0;font-size:35px;color:#ee690d}.ws73-mochi-card .ws73-service-body h2{color:#255d2f}.ws73-service-body p{margin:7px 0;font-weight:700;line-height:1.65}.ws73-card-button{display:block;margin-top:20px;padding:14px;border-radius:99px;background:#f36b08;color:#fff;text-decoration:none;text-align:center;font-weight:900}.ws73-mochi-card .ws73-card-button{background:#397d34}
.ws73-reasons{padding:10px 0 60px;background:#fff8e9}.ws73-reason-grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid #eadcc5;border-radius:20px;background:#fff}.ws73-reason-grid article{text-align:center;padding:28px 18px;border-right:1px dashed #e0c9aa}.ws73-reason-grid article:last-child{border-right:0}.ws73-reason-grid b{font-size:38px}.ws73-reason-grid h3{margin:8px 0;color:#203f2b;font-size:17px}.ws73-reason-grid p{margin:0;color:#657067;font-size:13px;line-height:1.7}
.ws73-company{padding:70px 0;background:linear-gradient(#fff,#fff8e9)}.ws73-company-grid{display:grid;grid-template-columns:1.2fr .9fr .95fr;gap:18px}.ws73-panel{padding:28px;border:1px solid #eadfcf;border-radius:18px;background:#fff;box-shadow:0 10px 26px #32281412}.ws73-panel h2{margin:0 0 18px;color:#2e7035;font-size:23px}.ws73-about h3{font-size:27px;line-height:1.5}.ws73-panel p{line-height:1.9}.ws73-sign{text-align:right;font-weight:900}.ws73-profile dl{margin:0}.ws73-profile dl div{display:grid;grid-template-columns:82px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #eee}.ws73-profile dt{font-weight:900}.ws73-profile dd{margin:0;line-height:1.6}
.ws73-marina{padding:50px 0;background:linear-gradient(#eefaff,#fff)}.ws73-marina-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center}.ws73-marina-copy>p:first-child{color:#1682a0;font-weight:900;letter-spacing:.2em}.ws73-marina h2{margin:4px 0 14px;color:#174a68;font-size:34px}.ws73-marina-copy p{line-height:1.9}.ws73-marina-copy a{display:inline-block;padding:13px 25px;border-radius:99px;background:#248db3;color:#fff;text-decoration:none;font-weight:900}.ws73-marina-image{display:block;overflow:hidden;border-radius:18px;box-shadow:0 15px 35px #14506e2b}.ws73-marina-image img{display:block;width:100%;height:250px;object-fit:cover}
.ws73-updates{padding:70px 0;background:#fff}.ws73-update-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.ws73-section-head small{color:#ef7810;font-weight:900;letter-spacing:.16em}.ws73-section-head h2{margin:4px 0 20px;color:#214c30;font-size:31px}.ws73-section-head.center{text-align:center}.ws73-news-list{border-top:1px solid #ddd}.ws73-news-list a{display:grid;grid-template-columns:100px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #ddd;color:#2b3b30;text-decoration:none}.ws73-news-list time,.ws73-diary-grid time{color:#e9730f;font-size:12px;font-weight:900}.ws73-diary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ws73-diary-grid a{color:#2b3b30;text-decoration:none}.ws73-diary-grid img{width:100%;height:130px;object-fit:cover;border-radius:12px}.ws73-diary-grid h3{margin:5px 0;font-size:15px}.ws73-empty{padding:24px;border:2px dashed #e4d4bb;border-radius:14px;background:#fffaf0;color:#7a6e5e}
.ws73-gallery{padding:65px 0;background:#fff8e9}.ws73-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ws73-gallery-grid a{position:relative;overflow:hidden;border-radius:15px;min-height:200px;background:#eee;color:#fff}.ws73-gallery-grid img{width:100%;height:100%;min-height:200px;object-fit:cover}.ws73-gallery-grid span{position:absolute;left:0;right:0;bottom:0;padding:24px 15px 12px;background:linear-gradient(transparent,#000a);font-weight:900}.ws73-gallery-placeholder{padding:45px;text-align:center;border:2px dashed #e5cba5;border-radius:18px;background:#fff}
.ws73-contact{padding:38px 0;background:#fff4df}.ws73-contact-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px}.ws73-contact-card{min-height:120px;padding:18px;border:1px solid #ead8bd;border-radius:16px;background:#fff;box-shadow:0 8px 20px #50320a14;text-align:center;text-decoration:none}.ws73-contact-card strong,.ws73-contact-card small{display:block}.ws73-tel span{display:block;color:#333;font-size:12px;font-weight:900}.ws73-tel strong{color:#f2680a;font-size:28px}.ws73-mail{display:flex;flex-direction:column;justify-content:center;background:#35792e;color:#fff;font-size:18px}.ws73-service-links a{display:block;margin:6px;padding:8px 12px;border-radius:99px;background:#f47a0c;color:#fff;text-decoration:none;font-weight:900;font-size:13px}.ws73-service-links a:last-child{background:#39772f}
@media(max-width:900px){.ws73-company-grid,.ws73-update-grid,.ws73-marina-inner{grid-template-columns:1fr}.ws73-reason-grid{grid-template-columns:1fr 1fr}.ws73-contact-grid{grid-template-columns:1fr}.ws73-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.home .ws71-header-phone{display:flex!important}.home .ws71-header-phone strong{font-size:17px}.home .ws71-header-phone small{font-size:9px}.ws73-hero{min-height:500px;background-position:58% center;align-items:flex-end}.ws73-hero-overlay{background:linear-gradient(0deg,#fffffff7,#ffffffb8 60%,#ffffff1a)}.ws73-hero-content{padding:220px 18px 100px}.ws73-hero h1{font-size:47px}.ws73-hero-text{font-size:15px}.ws73-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ws73-btn{padding:12px 8px;text-align:center;font-size:12px}.ws73-service-grid{grid-template-columns:1fr;margin-top:-55px}.ws73-service-image{height:205px}.ws73-service-body h2{font-size:28px}.ws73-reason-grid{grid-template-columns:1fr}.ws73-reason-grid article{border-right:0;border-bottom:1px dashed #e0c9aa}.ws73-company{padding:50px 0}.ws73-panel{padding:22px}.ws73-about h3{font-size:23px}.ws73-marina h2{font-size:27px}.ws73-diary-grid{grid-template-columns:1fr}.ws73-diary-grid img{height:190px}.ws73-gallery-grid{grid-template-columns:1fr}.ws73-news-list a{grid-template-columns:82px 1fr}.ws73-tel strong{font-size:24px}}

/* Wonder Step 7.4.0: hero is a single clean image, with no duplicated HTML text */
.ws74-hero{width:100%;background:#eaf7fd;line-height:0;overflow:hidden}
.ws74-hero img{display:block;width:100%;height:auto;max-height:700px;object-fit:cover;object-position:center top}
.ws74-hero + .ws73-services{padding-top:0}
.ws74-hero + .ws73-services .ws73-service-grid{margin-top:-42px}
.ws74-representative-photo{display:block;width:100%;height:210px;object-fit:cover;object-position:center 35%;border-radius:14px;margin:0 0 16px;box-shadow:0 8px 22px rgba(20,50,25,.14)}
@media(max-width:700px){
  .ws74-hero img{min-height:260px;object-fit:cover;object-position:center top}
  .ws74-hero + .ws73-services .ws73-service-grid{margin-top:-18px}
  .ws74-representative-photo{height:240px}
}


/* Wonder Step 7.5.0 — illustrated service cards */
.ws73-services{background:#fffaf0}
.ws73-service-grid{max-width:1100px;gap:18px}
.ws73-service-card{border-radius:18px;border-color:#efd9bc;box-shadow:0 10px 28px rgba(80,50,12,.12)}
.ws73-service-image{height:250px;background:#f9f2df}
.ws73-service-image img,.ws73-mochi-card .ws73-service-image img{object-fit:cover;object-position:center}
.ws73-service-body{padding:20px 28px 28px}
.ws73-service-body h2{text-align:center;font-size:36px;line-height:1.2}
.ws73-service-body>span{display:table;margin:-2px auto 8px}
.ws73-card-button{max-width:320px;margin:20px auto 0;transition:transform .2s ease,box-shadow .2s ease}
.ws73-card-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.15)}
@media(max-width:700px){
 .ws73-service-image{height:auto;aspect-ratio:2.68/1}
 .ws73-service-image img{height:100%}
 .ws73-service-body{padding:18px 20px 24px}
 .ws73-service-body h2{font-size:27px}
}

/* Wonder Step 7.6.0 — compact smartphone reason cards */
@media (max-width:700px){
  .ws73-reasons{padding:8px 0 34px}
  .ws73-reasons .wrap{width:min(100% - 20px,1180px)}
  .ws73-reason-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    border-radius:15px;
  }
  .ws73-reason-grid article{
    min-height:158px;
    padding:14px 9px 12px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    border-right:1px dashed #e0c9aa;
    border-bottom:1px dashed #e0c9aa;
  }
  .ws73-reason-grid article:nth-child(2n){border-right:0}
  .ws73-reason-grid article:nth-last-child(-n+2){border-bottom:0}
  .ws73-reason-grid b{font-size:27px;line-height:1;margin-bottom:7px}
  .ws73-reason-grid h3{
    margin:0 0 7px;
    font-size:14px;
    line-height:1.45;
  }
  .ws73-reason-grid h3 br{display:none}
  .ws73-reason-grid p{
    margin:0;
    font-size:10.5px;
    line-height:1.55;
  }
}
@media (max-width:380px){
  .ws73-reason-grid article{min-height:150px;padding:12px 7px 10px}
  .ws73-reason-grid h3{font-size:13px}
  .ws73-reason-grid p{font-size:10px}
}

/* Wonder Step CMS 8.0.0 */
:root{--ws-green:#205d34;--ws-orange:#f36b08;--ws-shadow:0 14px 34px rgba(51,39,17,.14)}
body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
.ws73-card-button,.ws73-btn,.ws73-marina-copy a,.ws73-service-links a,.ws73-contact-card{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.ws73-card-button:hover,.ws73-btn:hover,.ws73-marina-copy a:hover,.ws73-service-links a:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.18);filter:saturate(1.08)}
.ws73-card-button:active,.ws73-btn:active,.ws73-marina-copy a:active,.ws73-service-links a:active{transform:translateY(0) scale(.98)}
.ws73-service-card,.ws73-panel,.ws73-gallery-grid a{transition:transform .25s ease,box-shadow .25s ease}
.ws73-service-card:hover,.ws73-panel:hover{transform:translateY(-4px);box-shadow:var(--ws-shadow)}
.ws73-service-image img,.ws73-gallery-grid img{transition:transform .45s ease}
.ws73-service-card:hover .ws73-service-image img,.ws73-gallery-grid a:hover img{transform:scale(1.035)}
.ws-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease var(--ws-delay,0ms),transform .65s ease var(--ws-delay,0ms)}
.ws-reveal.ws-reveal-visible{opacity:1;transform:none}
.ws80-archive{padding:54px 0 80px;background:#fffaf0;min-height:60vh}.ws80-archive-head{text-align:center;margin-bottom:34px}.ws80-archive-head h1{color:var(--ws-green);font-size:clamp(28px,4vw,44px);margin:0}.ws80-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ws80-post-card{overflow:hidden;border:1px solid #eadcc5;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(55,40,12,.08)}.ws80-post-card>a{display:block;color:inherit;text-decoration:none}.ws80-post-card img{display:block;width:100%;height:220px;object-fit:cover}.ws80-post-card-body{padding:20px}.ws80-post-card time{font-size:12px;color:var(--ws-orange);font-weight:800}.ws80-post-card h2{font-size:20px;color:var(--ws-green);margin:7px 0}.ws80-post-card p{color:#5c665f;line-height:1.7}.ws80-single{padding:50px 0 80px}.ws80-single article{max-width:900px;margin:auto}.ws80-single h1{color:var(--ws-green);font-size:clamp(28px,4vw,46px);line-height:1.35}.ws80-single-meta{color:#7a817c;margin-bottom:22px}.ws80-single-thumb{width:100%;max-height:560px;object-fit:cover;border-radius:20px;margin:0 0 28px}.ws80-single-content{font-size:17px;line-height:2}.ws80-single-content img{max-width:100%;height:auto;border-radius:12px}.ws80-pagination{grid-column:1/-1;margin-top:24px;text-align:center}
@media(max-width:900px){.ws80-post-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){
 .ws74-hero img{min-height:0;max-height:none;object-fit:contain;background:#eaf7fd}
 .ws73-services{padding-top:0}.ws74-hero + .ws73-services .ws73-service-grid{margin-top:0;padding-top:12px}
 .ws73-service-grid{gap:14px}.ws73-service-card{border-radius:16px}.ws73-service-body{padding:14px 16px 18px}.ws73-service-body>span{font-size:11px;padding:5px 10px}.ws73-service-body h2{font-size:24px;margin:8px 0}.ws73-service-body p{font-size:12px;line-height:1.55;margin:4px 0}.ws73-card-button{margin-top:13px;padding:12px;font-size:13px}
 .ws73-reasons{padding-bottom:24px}.ws73-reason-grid article{min-height:128px;padding:10px 7px}.ws73-reason-grid b{font-size:24px;margin-bottom:5px}.ws73-reason-grid h3{font-size:12.5px;margin-bottom:5px}.ws73-reason-grid p{font-size:9.5px;line-height:1.4}
 .ws73-company{padding:34px 0}.ws73-company-grid{gap:12px}.ws73-panel{padding:17px;border-radius:14px}.ws73-panel h2{font-size:20px;margin-bottom:10px}.ws73-about h3{font-size:20px;margin:5px 0}.ws73-panel p{font-size:13px;line-height:1.7}.ws74-representative-photo{max-height:260px;object-fit:cover}
 .ws73-marina{padding:32px 0}.ws73-marina-inner{gap:18px}.ws73-marina h2{font-size:24px}.ws73-marina-image img{height:190px}
 .ws73-updates,.ws73-gallery{padding:38px 0}.ws73-update-grid{gap:30px}.ws73-section-head h2{font-size:25px;margin-bottom:14px}.ws73-diary-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ws73-diary-grid img{height:120px}.ws73-diary-grid h3{font-size:12px}.ws73-gallery-grid{grid-template-columns:repeat(2,1fr);gap:8px}.ws73-gallery-grid a,.ws73-gallery-grid img{min-height:125px}.ws73-gallery-grid span{font-size:11px;padding:22px 9px 8px}
 .ws73-contact{padding:24px 0}.ws73-contact-grid{gap:9px}.ws73-contact-card{min-height:auto;padding:14px}.ws73-tel strong{font-size:22px}
 .ws80-post-grid{grid-template-columns:1fr}.ws80-archive{padding:35px 0 55px}.ws80-post-card img{height:200px}.ws80-single{padding:32px 0 55px}.ws80-single-content{font-size:15px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.ws-reveal{opacity:1!important;transform:none!important}}


/* Ver.8.0.2 BBQ detail-button overlap fix */
.v4-detail-button.product-lightbox::after{content:none!important;display:none!important}
.v4-detail-button.product-lightbox{position:relative;z-index:4}


/* Ver.8.0.3 BBQページ専用ヘッダー */
body.page-template-page-bbq .ws71-header-inner{max-width:1180px}
body.page-template-page-bbq .ws71-logo{cursor:default}
body.page-template-page-bbq .ws71-nav{gap:20px}
body.page-template-page-bbq .ws71-nav a{font-size:13px}
@media(max-width:980px){body.page-template-page-bbq .ws71-nav.open{display:flex!important}}

/* Ver.8.0.4: アンカー移動時に固定ヘッダーで予約フォーム見出しが隠れないよう調整 */
#reservation{scroll-margin-top:110px;}
@media(max-width:640px){#reservation{scroll-margin-top:82px;}}


/* Ver9.1.9: BBQ予約フォーム 同意欄を見やすく */
.reservation-consent-box{margin:18px 0 20px;padding:16px 18px;border:2px solid #efb66e;border-radius:12px;background:#fff8ed;box-shadow:0 4px 14px rgba(111,64,17,.06)}
.reservation-consent-title{font-size:16px;font-weight:900;color:#b94b00;margin-bottom:6px}
.reservation-consent-box p{margin:0 0 10px;font-size:13px;line-height:1.7;color:#4a4037}
.reservation-consent-box .reservation-agree{margin:0;display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.5;color:#2d211a;cursor:pointer}
.reservation-consent-box .reservation-agree input[type="checkbox"]{width:20px;height:20px;min-width:20px;accent-color:#f26600;cursor:pointer}
@media(max-width:760px){.reservation-consent-box{padding:13px 14px;margin:14px 0 16px}.reservation-consent-title{font-size:14px}.reservation-consent-box p{font-size:12px;margin-bottom:8px}.reservation-consent-box .reservation-agree{font-size:13px}.reservation-consent-box .reservation-agree input[type="checkbox"]{width:22px;height:22px;min-width:22px}}
