/* ACT-WEB v1.25 - cache-busted stylesheet */

:root{
  --bg:#f4f7f2;
  --surface:#ffffff;
  --surface2:#e8efe6;
  --text:#1a221d;
  --muted:#69756d;
  --line:#d6e0d6;
  --green:#3d6b57;
  --green2:#2e5444;
  --green-soft:#e3efe7;
  --green-pale:#edf4ee;
  --dark:#1a2a22;
  --dark-line:#33473d;
  --dark-muted:#b9c9c0;
  --max:1180px;
  --radius:22px;
  --shadow:0 20px 58px rgba(44,79,60,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;line-height:1.75;letter-spacing:.01em}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select,textarea{font:inherit}
.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}
.narrow{max-width:840px}
.skip-link{position:absolute;left:-9999px}
.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}

.site-header{position:sticky;top:0;z-index:100;background:rgba(244,247,242,.92);border-bottom:1px solid rgba(214,224,214,.9);backdrop-filter:blur(18px)}
.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:baseline;gap:9px}
.brand-mark{font-weight:900;letter-spacing:.08em;font-size:24px;line-height:1}
.brand-sub{font-size:8px;font-weight:800;letter-spacing:.2em;color:var(--muted)}
.desktop-nav{display:flex;gap:26px;margin-left:auto;font-size:13px;font-weight:700}
.desktop-nav a,.text-link{transition:opacity .18s}.desktop-nav a:hover,.text-link:hover{opacity:.55}
.header-actions{display:flex;align-items:center;gap:17px;font-size:13px}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--green);border-radius:999px;background:var(--green);color:#fff;font-weight:750;transition:transform .18s,background .18s,border-color .18s}
.button:hover{background:var(--green2);border-color:var(--green2);transform:translateY(-1px)}
.button-small{min-height:42px;padding-inline:19px}.button-large{min-height:58px;padding-inline:30px}
.button-secondary{background:rgba(255,255,255,.52);color:var(--text);border-color:var(--line)}
.button-secondary:hover{background:#fff;border-color:#c8d7cc}
.menu-button{display:none;width:42px;height:42px;border:0;background:none;padding:10px;cursor:pointer}
.menu-button span{display:block;height:1px;background:var(--text);margin:7px 0;transition:.2s}
.mobile-menu{display:none}

.hero{min-height:auto;display:block;padding:96px 0 108px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:80px;align-items:center}
.eyebrow,.section-kicker{margin:0 0 18px;color:var(--green);font-size:11px;line-height:1.4;font-weight:850;letter-spacing:.2em}
h1{margin:0;font-size:clamp(52px,6.2vw,84px);line-height:1.08;letter-spacing:-.055em;font-weight:830}
h2{margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1.18;letter-spacing:-.045em}
h3{line-height:1.45}.hero-lead{margin:31px 0 0;font-size:clamp(16px,1.5vw,19px);color:var(--muted)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.hero-actions .button{min-width:116px}
.hero-points{display:flex;margin-top:28px;color:var(--muted);font-size:12px;font-weight:650}.hero-points span+span:before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#aeb8b1;margin:0 13px}
.hero-panel{background:#fff;border:1px solid #d7e2d9;border-radius:26px;padding:38px;box-shadow:var(--shadow)}
.panel-kicker{margin:0;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.2em}.panel-price{display:flex;align-items:baseline;margin:20px 0 8px}.panel-price strong{font-size:50px;line-height:1}.yen{font-size:19px;font-weight:800}.per{font-size:13px;color:var(--muted);font-weight:700}.panel-note{margin:0;color:var(--muted);font-size:12px}.panel-divider{height:1px;background:var(--line);margin:26px 0 18px}.mini-spec{margin:0}.mini-spec div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0ed;font-size:12px}.mini-spec dt{color:var(--muted)}.mini-spec dd{margin:0;font-weight:750}.panel-link{display:inline-flex;margin-top:24px;color:var(--green);font-size:13px;font-weight:800}

.section{padding:112px 0}.section-tint{background:#eaf1e8}.section-dark{background:var(--dark);color:#fff;padding:86px 0}.section-dark h2{font-size:clamp(34px,4vw,54px)}
.section-head{display:grid;grid-template-columns:1fr minmax(280px,390px);gap:70px;align-items:end;margin-bottom:48px}.section-description,.muted{color:var(--muted)}.small{font-size:11px}.intro .narrow{text-align:center}.intro-text{margin:30px auto 0;max-width:760px;color:var(--muted)}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.value-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.74)}.value-number{margin:0 0 50px;color:var(--green);font-size:10px;font-weight:850}.value-card h3{margin:0 0 12px}.value-card p:last-child{margin:0;color:var(--muted);font-size:13px}

.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.store-card{display:flex;flex-direction:column;min-height:420px;padding:30px;background:#fff;border:1px solid #d5dfd6;border-radius:var(--radius);transition:transform .2s,box-shadow .2s}.store-card:hover{transform:translateY(-3px);box-shadow:0 16px 44px rgba(44,79,60,.07)}.store-card-featured{background:var(--dark);color:#fff;border-color:var(--dark)}.store-top{display:flex;justify-content:space-between;gap:16px}.store-area{margin:0 0 10px;color:var(--green);font-size:9px;font-weight:850;letter-spacing:.2em}.store-card-featured .store-area{color:#9fc4ad}.store-card h3{margin:0;font-size:20px}.badge{flex:none;padding:7px 9px;border-radius:999px;background:var(--green-soft);color:#315a47;font-size:9px;font-weight:800}.badge-light{background:var(--green-pale);color:#4f6d5e}.store-summary{margin:34px 0;color:var(--muted);font-size:13px}.store-card-featured .store-summary{color:#bec9c3}.store-meta{margin:auto 0 0}.store-meta div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:11px}.store-card-featured .store-meta div{border-color:var(--dark-line)}.store-meta dt{color:var(--muted)}.store-card-featured .store-meta dt{color:#93a49b}.store-meta dd{margin:0;font-weight:750}.arrow-link{display:flex;justify-content:space-between;gap:30px;margin-top:23px;font-size:12px;font-weight:800}

.plan-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.plan-card{position:relative;display:flex;flex-direction:column;min-height:320px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px 21px}.plan-card-main{border:1.5px solid var(--green);box-shadow:0 12px 34px rgba(61,107,87,.07)}.recommend{position:absolute;top:-11px;left:20px;margin:0;padding:5px 9px;border-radius:999px;background:var(--green);color:#fff;font-size:8px;font-weight:850}.plan-name p{margin:0;font-weight:850}.plan-name span{font-size:10px;color:var(--muted)}.plan-price{margin:34px 0 22px;font-size:30px;font-weight:850}.plan-price span{font-size:15px}.plan-price small{font-size:10px;color:var(--muted)}.plan-text{margin:auto 0 0;color:var(--muted);font-size:11px}.price-footer{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:26px 30px;border:1px solid var(--line);border-radius:18px}.price-footer p{margin:0;color:var(--muted);font-size:13px}

.section-kicker-light{color:#9fc4ad}.dark-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.use-list{border-top:1px solid var(--dark-line)}.use-list div{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--dark-line)}.use-list span{font-size:9px;color:#8fa097}.use-list p{margin:0;color:#d3dad6}
.flow-grid{list-style:none;padding-left:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.flow-item{padding:28px 28px 0 0}.flow-item:not(:last-child){border-right:1px solid var(--line);margin-right:28px}.flow-item span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #cbd6cf;border-radius:999px;background:rgba(255,255,255,.55);color:var(--green);font-size:10px;font-weight:850}.flow-item h3{margin:28px 0 10px}.flow-item p{margin:0;color:var(--muted);font-size:12px}

.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-intro>p:not(.section-kicker){color:var(--muted);font-size:13px}.faq-list{border-top:1px solid #cbd8ce}.faq-list details{border-bottom:1px solid #cbd8ce}.faq-list summary{cursor:pointer;padding:24px 38px 24px 0;font-weight:720;list-style:none;position:relative;transition:color .18s}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::marker{content:""}.faq-list summary::after{content:"＋";position:absolute;right:3px;top:50%;transform:translateY(-50%);color:var(--green);font-size:19px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list summary:hover{color:var(--green)}.faq-list details p{margin:0;padding:0 35px 22px 0;color:var(--muted);font-size:12px}

.final-cta{padding:92px 0 104px;background:var(--bg)}.final-cta-inner{display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center;padding:44px 46px;border:1px solid #d5dfd6;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(42,76,58,.055)}.final-cta-inner h2{font-size:clamp(36px,4vw,54px)}.final-actions{display:flex;flex-direction:column;gap:10px;min-width:250px}.final-actions .button:first-child{box-shadow:0 10px 28px rgba(61,107,87,.16)}
.site-footer{background:#e4ece4;padding:60px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:80px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:45px}.footer-nav div{display:flex;flex-direction:column;gap:7px}.footer-nav p{font-size:8px;font-weight:850;letter-spacing:.18em}.footer-nav a{font-size:11px}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid #ced9cf;color:var(--muted);font-size:9px}

.page-hero{padding:76px 0 56px}.page-hero h1{font-size:clamp(44px,6vw,72px)}.page-lead{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:16px}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:24px}.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.info-list{margin:0}.info-list div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.info-list dt{color:var(--muted);font-size:12px}.info-list dd{margin:0;font-weight:700}.page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.faq-page .faq-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:0 28px}.note-box{background:var(--green-pale);border:1px solid #d4e3d7;border-radius:18px;padding:22px;color:#315a47;font-size:13px}

.price-table-wrap{overflow-x:auto}.price-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.price-table th,.price-table td{padding:16px 14px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.price-table th{background:#edf4ee;color:#315a47;font-size:11px}.price-table td strong{font-size:20px}

hr.soft{border:0;border-top:1px solid var(--line);margin:34px 0}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(61,107,87,.25);outline-offset:4px;border-radius:8px}

@media(max-width:1050px){.desktop-nav{display:none}.plan-grid{grid-template-columns:repeat(3,1fr)}.store-grid{grid-template-columns:1fr 1fr}.store-card-featured{grid-column:span 2}}
@media(max-width:760px){.container{width:min(calc(100% - 32px),var(--max))}.desktop-only{display:none}.header-inner{height:66px}.brand-sub{display:none}.menu-button{display:block}.mobile-menu{position:fixed;inset:66px 0 auto;background:var(--bg);border-bottom:1px solid var(--line)}.mobile-menu.open{display:block}.mobile-menu-inner{padding:16px 0 22px;display:flex;flex-direction:column}.mobile-menu a{padding:13px 0;border-bottom:1px solid var(--line)}.hero{padding:46px 0 64px}.hero-grid,.value-grid,.store-grid,.plan-grid,.dark-grid,.flow-grid,.faq-layout,.final-cta-inner,.footer-top,.content-grid{grid-template-columns:1fr}.hero-grid{gap:34px}h1{font-size:clamp(44px,14vw,66px)}.hero-lead{margin-top:24px}.hero-actions{margin-top:28px}.hero-points{margin-top:22px;flex-wrap:wrap;row-gap:7px}.hero-panel{padding:26px}.section{padding:68px 0}.section-head{grid-template-columns:1fr;gap:18px}.section-dark{padding:62px 0}.dark-grid{gap:36px}.store-card-featured{grid-column:auto}.store-card,.plan-card{min-height:0}.price-footer{align-items:flex-start;flex-direction:column}.flow-grid{border-top:0}.flow-item{padding:22px 0;border-top:1px solid var(--line)}.flow-item:not(:last-child){border-right:0;margin-right:0}.flow-item h3{margin:16px 0 7px}.faq-layout{gap:38px}.final-cta{padding:68px 0}.final-cta-inner{gap:36px;padding:30px 22px;border-radius:20px}.final-cta-inner h2{font-size:clamp(33px,10vw,44px)}.final-actions{min-width:0}.final-actions .button{width:100%}.footer-nav{grid-template-columns:1fr 1fr}.info-list div{grid-template-columns:1fr;gap:4px}.page-hero{padding:54px 0 40px}}
@media(max-width:420px){.hero{padding-top:38px}.hero-points span+span:before{margin:0 9px}.footer-nav{grid-template-columns:1fr}}


/* =========================================================
   v1.3 - Focus System
   集中を続けるための、3つの仕組み。
   ========================================================= */

.focus-system-section{
  background:#f0f5ef;
  border-top:1px solid #dce6dd;
  border-bottom:1px solid #dce6dd;
}

.focus-system-head{
  margin-bottom:42px;
}

.focus-system-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.focus-system-card{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  min-width:0;
  background:#fff;
  border:1px solid #d3dfd5;
  border-radius:24px;
  box-shadow:0 16px 42px rgba(44,79,60,.045);
}

.focus-system-copy{
  padding:30px 30px 26px;
}

.focus-system-meta{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:22px;
}

.focus-system-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  border:1px solid #b9cec0;
  border-radius:50%;
  color:#315a47;
  font-size:10px;
  font-weight:850;
}

.focus-system-problem{
  color:#6c786f;
  font-size:10px;
  font-weight:700;
}

.focus-system-en{
  margin:0 0 9px;
  color:#3d6b57;
  font-size:9px;
  font-weight:850;
  letter-spacing:.16em;
}

.focus-system-card h3{
  margin:0 0 14px;
  font-size:22px;
  line-height:1.42;
  letter-spacing:-.025em;
}

.focus-system-copy > p:last-child{
  margin:0;
  color:#69756d;
  font-size:12px;
  line-height:1.85;
}

.focus-system-visual{
  margin-top:auto;
  min-height:245px;
  padding:20px;
  background:#e9f1e8;
  border-top:1px solid #d9e4da;
}

.seat-visual{
  display:flex;
  align-items:center;
}

.seat-visual img{
  display:block;
  width:100%;
  height:auto;
  max-height:220px;
  object-fit:contain;
  border-radius:12px;
  background:#fff;
  box-shadow:0 8px 24px rgba(36,69,51,.06);
}

.manner-visual{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.manner-stage{
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
}

.manner-chip{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:68px;
  min-height:28px;
  padding:0 10px;
  border:1px solid #c7d7cb;
  border-radius:999px;
  background:#f7faf7;
  color:#607268;
  font-size:9px;
  font-weight:850;
  letter-spacing:.04em;
}

.manner-chip.active{
  background:#3d6b57;
  border-color:#3d6b57;
  color:#fff;
}

.manner-line{
  width:24px;
  height:1px;
  background:#bdd0c2;
}

.manner-screen{
  padding:12px;
  background:#fff;
  border:1px solid #d4e0d6;
  border-radius:12px;
}

.manner-screen img{
  display:block;
  width:100%;
  height:auto;
}

.visual-note{
  margin:10px 2px 0;
  color:#78847d;
  font-size:9px;
}

.price-visual{
  display:flex;
  flex-direction:column;
  gap:9px;
}

.mini-plan{
  padding:12px 14px;
  border:1px solid #d3dfd5;
  border-radius:12px;
  background:rgba(255,255,255,.76);
}

.mini-plan.featured{
  border-color:#6c967e;
  background:#fff;
}

.mini-plan div{
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:10px;
}

.mini-plan span{
  color:#315a47;
  font-size:9px;
  font-weight:850;
  letter-spacing:.04em;
}

.mini-plan strong{
  color:#1a221d;
  font-size:16px;
}

.mini-plan p{
  margin:3px 0 0;
  color:#77837b;
  font-size:9px;
}

.focus-price-link{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:4px;
  padding:8px 2px 0;
  color:#315a47;
  font-size:11px;
  font-weight:800;
}

@media(max-width:1050px){
  .focus-system-grid{
    grid-template-columns:1fr;
  }

  .focus-system-card{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);
  }

  .focus-system-visual{
    border-top:0;
    border-left:1px solid #d9e4da;
  }
}

@media(max-width:760px){
  .focus-system-head{
    margin-bottom:30px;
  }

  .focus-system-grid{
    gap:14px;
  }

  .focus-system-card{
    display:flex;
  }

  .focus-system-copy{
    padding:25px 22px 22px;
  }

  .focus-system-card h3{
    font-size:20px;
  }

  .focus-system-visual{
    min-height:0;
    padding:16px;
    border-left:0;
    border-top:1px solid #d9e4da;
  }

  .seat-visual img{
    max-height:none;
  }

  .manner-stage{
    margin:3px 0 16px;
  }

  .manner-chip{
    min-width:62px;
    font-size:8px;
  }

  .manner-line{
    width:18px;
  }
}


/* =========================================================
   v1.4 - photo-based ACT refresh
   実写を主役にしつつ、高級感を少し抑えた現実的なデザイン
   ========================================================= */

:root{
  --shadow-soft:0 8px 22px rgba(44,79,60,.055);
  --shadow-card:0 10px 24px rgba(44,79,60,.045);
}

/* 全体の高級感を少し抑える */
.hero-panel,
.value-card,
.plan-card,
.price-footer,
.focus-system-card,
.final-cta-inner{
  box-shadow:none;
}

.button{
  box-shadow:none;
}

.hero-photo{
  padding:76px 0 100px;
}

.hero-grid-photo{
  grid-template-columns:minmax(0,.95fr) minmax(520px,1.12fr);
  gap:52px;
  align-items:center;
}

.hero-copy{
  padding-right:8px;
}

.hero-facts{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  list-style:none;
  padding:0;
  margin:26px 0 0;
}

.hero-facts li{
  padding:7px 11px;
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.6);
  color:var(--muted);
  font-size:11px;
  font-weight:700;
}

.hero-media{
  position:relative;
  min-height:520px;
}

.hero-image-wrap{
  height:100%;
  min-height:520px;
  overflow:hidden;
  border:1px solid #d7e0d8;
  border-radius:20px;
  background:#dde5dd;
  box-shadow:var(--shadow-soft);
}

.hero-image{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.hero-panel-floating{
  position:absolute;
  right:20px;
  bottom:20px;
  width:min(350px,calc(100% - 40px));
  padding:28px;
  border-radius:18px;
  box-shadow:0 12px 28px rgba(38,61,49,.10);
}

/* 店舗カード：実写を主役に */
.store-grid-photo{
  gap:18px;
}

.store-card-photo{
  min-height:0;
  padding:0;
  overflow:hidden;
  background:#fff;
  border-radius:18px;
  box-shadow:var(--shadow-card);
}

.store-card-photo:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(44,79,60,.07);
}

.store-photo{
  aspect-ratio:16 / 10;
  overflow:hidden;
  background:#dde4dd;
  border-bottom:1px solid var(--line);
}

.store-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.store-card-body{
  display:flex;
  flex-direction:column;
  height:100%;
  padding:24px 24px 22px;
}

.store-card-photo .store-summary{
  margin:18px 0 22px;
}

.store-card-photo .store-meta{
  margin-top:auto;
}

/* 3つの仕組み：カード感は残すが控えめ */
.focus-system-section{
  background:#eff4ed;
}

.focus-system-card{
  border-radius:18px;
  box-shadow:var(--shadow-card);
}

.focus-system-visual{
  background:#eef3ec;
}

/* 最下部CTA：派手すぎず、写真で締める */
.final-cta-photo{
  padding:88px 0 100px;
}

.final-cta-photo-inner{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(360px,.95fr);
  overflow:hidden;
  border:1px solid #d5dfd6;
  border-radius:20px;
  background:#fff;
  box-shadow:var(--shadow-soft);
}

.final-cta-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:46px 44px;
  background:#315545;
  color:#fff;
}

.final-cta-copy h2{
  margin:0 0 18px;
  font-size:clamp(34px,4vw,52px);
}

.final-cta-copy p:not(.section-kicker){
  margin:0;
  color:rgba(255,255,255,.84);
}

.final-actions-row{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:10px;
  min-width:0;
  margin-top:24px;
}

.button-white{
  background:#fff;
  color:#234133;
  border-color:#fff;
}

.button-white:hover{
  background:#f4f7f5;
  border-color:#f4f7f5;
}

.button-outline-light{
  background:transparent;
  color:#fff;
  border-color:rgba(255,255,255,.42);
}

.button-outline-light:hover{
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.62);
}

.final-cta-image-wrap{
  min-height:330px;
  background:#dde5dd;
}

.final-cta-image{
  width:100%;
  height:100%;
  object-fit:cover;
}

@media(max-width:1050px){
  .hero-grid-photo{
    grid-template-columns:1fr;
  }

  .hero-media,
  .hero-image-wrap{
    min-height:450px;
  }

  .store-grid-photo{
    grid-template-columns:1fr;
  }

  .final-cta-photo-inner{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){
  .hero-photo{
    padding:40px 0 64px;
  }

  .hero-grid-photo{
    gap:26px;
  }

  .hero-media,
  .hero-image-wrap{
    min-height:320px;
  }

  .hero-panel-floating{
    position:static;
    width:100%;
    margin-top:14px;
  }

  .hero-facts li{
    font-size:10px;
  }

  .store-card-body{
    padding:20px 20px 18px;
  }

  .final-cta-photo{
    padding:64px 0;
  }

  .final-cta-photo-inner{
    border-radius:18px;
  }

  .final-cta-copy{
    padding:30px 22px;
  }

  .final-actions-row{
    flex-direction:column;
  }

  .final-actions-row .button{
    width:100%;
  }

  .final-cta-image-wrap{
    min-height:240px;
  }
}


/* =========================================================
   v1.5 - PRICE 3 plans
   OFFPEAK / REGULAR / GOLD を主役に整理
   ========================================================= */

.price-section{
  position:relative;
  overflow:hidden;
}

.price-section::before{
  content:"";
  position:absolute;
  inset:0 0 auto auto;
  width:34%;
  height:100%;
  pointer-events:none;
  background:
    radial-gradient(circle at 70% 26%, rgba(61,107,87,.065), transparent 42%),
    linear-gradient(135deg, transparent 0 55%, rgba(61,107,87,.025) 55% 100%);
}

.price-section > .container{
  position:relative;
  z-index:1;
}

.price-section-head{
  margin-bottom:44px;
}

.price-section-intro{
  padding-bottom:4px;
}

.plan-grid-three{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.plan-card-three{
  min-height:390px;
  padding:30px 28px 28px;
  border-radius:20px;
  background:rgba(255,255,255,.94);
}

.plan-card-three .plan-name p{
  font-size:18px;
  letter-spacing:.015em;
}

.plan-card-three .plan-name span{
  display:block;
  margin-top:4px;
  font-size:11px;
}

.plan-card-three .plan-price{
  margin:38px 0 14px;
  font-size:38px;
}

.plan-card-three .plan-price span{
  font-size:17px;
}

.plan-card-three .plan-price small{
  margin-left:2px;
  font-size:11px;
}

.plan-tagline{
  margin:0 0 18px;
  font-size:14px;
  font-weight:800;
  line-height:1.6;
  color:var(--text);
}

.plan-card-three .plan-text{
  margin-top:auto;
  font-size:12px;
  line-height:1.9;
}

.plan-card-three.plan-card-main{
  transform:translateY(-8px);
  border:1.5px solid var(--green);
  background:#fff;
}

.plan-card-three.plan-card-main:hover{
  transform:translateY(-10px);
}

.plan-card-three .recommend{
  top:-12px;
  left:26px;
  padding:5px 11px;
}

.price-plus-note{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  margin-top:28px;
  padding:25px 28px;
  border:1px solid var(--line);
  border-radius:18px;
  background:rgba(255,255,255,.58);
}

.price-plus-note p{
  margin:0;
}

.price-plus-note strong{
  font-size:14px;
}

.price-plus-note span{
  display:block;
  margin-top:5px;
  color:var(--muted);
  font-size:11px;
}

.price-plus-label{
  margin-bottom:5px !important;
  color:var(--green);
  font-size:8px;
  font-weight:850;
  letter-spacing:.18em;
}

@media(max-width:1050px){
  .plan-grid-three{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media(max-width:820px){
  .plan-grid-three{
    grid-template-columns:1fr;
  }

  .plan-card-three{
    min-height:0;
  }

  .plan-card-three.plan-card-main{
    transform:none;
  }

  .plan-card-three.plan-card-main:hover{
    transform:translateY(-2px);
  }

  .price-plus-note{
    align-items:flex-start;
    flex-direction:column;
  }
}

@media(max-width:760px){
  .plan-card-three{
    padding:26px 22px 24px;
  }

  .plan-card-three .plan-price{
    margin:28px 0 12px;
    font-size:34px;
  }

  .price-plus-note{
    padding:22px;
  }

  .price-plus-note .button{
    width:100%;
  }
}


/* =========================================================
   v1.6 COMPLETE VISUAL REFRESH
   添付モックの方向へ：濃緑 × 実写 × 斜め面 × 3プラン
   ========================================================= */

:root{
  --v16-dark:#173e31;
  --v16-dark2:#0f3026;
  --v16-mid:#2f6652;
  --v16-soft:#edf4ee;
  --v16-line:#cfdbd2;
  --v16-shadow:0 14px 34px rgba(20,53,41,.08);
}

.button-arrow{margin-left:8px}

/* HERO */
.hero-v16{
  position:relative;
  overflow:hidden;
  padding:0;
  background:#f7faf6;
}

.hero-v16::before{
  content:"";
  position:absolute;
  left:0;
  bottom:-90px;
  width:220px;
  height:220px;
  background:var(--v16-mid);
  transform:rotate(30deg);
  transform-origin:center;
  z-index:1;
}

.hero-v16-bg{
  position:absolute;
  inset:0;
  background:
    linear-gradient(110deg,rgba(231,240,233,.88) 0 34%,rgba(255,255,255,.62) 34% 45%,transparent 45% 100%);
  pointer-events:none;
}

.hero-v16-grid{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);
  min-height:610px;
  align-items:stretch;
}

.hero-v16-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:72px 48px 72px 0;
}

.hero-v16-copy h1{
  font-size:clamp(54px,5.8vw,78px);
}

.hero-feature-list{
  display:flex;
  gap:26px;
  flex-wrap:wrap;
  list-style:none;
  padding:0;
  margin:30px 0 0;
  font-size:12px;
  font-weight:800;
  color:#315a47;
}

.hero-feature-list li{
  display:flex;
  align-items:center;
  gap:8px;
}

.feature-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:24px;
  height:24px;
  color:var(--v16-dark);
  font-size:15px;
}

.hero-v16-photo{
  position:relative;
  min-height:610px;
  overflow:hidden;
}

.hero-v16-photo::after{
  content:"";
  position:absolute;
  right:-70px;
  bottom:-70px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:rgba(19,62,49,.28);
  filter:blur(22px);
}

.hero-v16-photo > img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

.hero-photo-copy{
  position:absolute;
  right:38px;
  top:42px;
  display:grid;
  gap:5px;
  z-index:3;
}

.hero-photo-copy span{
  justify-self:end;
  padding:8px 13px;
  background:rgba(20,70,52,.92);
  color:#fff;
  font-size:14px;
  font-weight:800;
  letter-spacing:.06em;
}

.hero-v16-price-card{
  position:absolute;
  right:34px;
  bottom:36px;
  z-index:4;
  width:330px;
  padding:28px;
  border-radius:18px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(255,255,255,.9);
  box-shadow:0 18px 42px rgba(18,41,32,.18);
}

/* LOCATIONS */
.locations-v16{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#f8fbf7 0%,#edf4ee 100%);
}

.locations-v16::before{
  content:"";
  position:absolute;
  right:8%;
  top:-170px;
  width:380px;
  height:520px;
  background:linear-gradient(180deg,rgba(105,137,113,.10),rgba(105,137,113,0));
  transform:rotate(18deg);
}

.locations-accent{
  position:absolute;
  pointer-events:none;
}

.locations-accent-left{
  left:-120px;
  bottom:-170px;
  width:360px;
  height:320px;
  background:var(--v16-mid);
  transform:rotate(28deg);
}

.locations-accent-right{
  right:-90px;
  bottom:-100px;
  width:250px;
  height:250px;
  background:radial-gradient(circle,rgba(61,107,87,.15),rgba(61,107,87,0) 65%);
}

.locations-v16-head,
.store-grid-v16{
  position:relative;
  z-index:2;
}

.locations-head-right{
  display:grid;
  gap:16px;
  justify-items:start;
}

.store-card-v16{
  padding:0;
  overflow:hidden;
  min-height:0;
  border-radius:18px;
  background:#fff;
  border:1px solid var(--v16-line);
  box-shadow:var(--v16-shadow);
}

.store-card-v16:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 40px rgba(20,53,41,.11);
}

.store-card-v16 .store-photo{
  position:relative;
  aspect-ratio:16 / 9;
  border-bottom:1px solid var(--v16-line);
}

.store-distance{
  position:absolute;
  top:14px;
  right:14px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(38,98,74,.90);
  color:#fff;
  font-size:10px;
  font-weight:800;
  backdrop-filter:blur(6px);
}

.store-card-v16 .store-card-body{
  padding:20px 22px 20px;
}

.store-card-v16 h3{
  margin:0;
  font-size:19px;
}

.store-card-v16 .store-summary{
  margin:14px 0 20px;
  min-height:50px;
}

.store-meta-icons dt{
  display:flex;
  gap:8px;
  align-items:center;
}

.store-meta-icons dt span{
  color:var(--v16-dark);
  font-size:15px;
}

/* PRICE */
.price-v16{
  position:relative;
  overflow:hidden;
  color:#fff;
  background:var(--v16-dark);
  padding-top:94px;
}

.price-v16-photo{
  position:absolute;
  inset:0;
  background-image:url("../images/final-cta-seat.webp");
  background-size:cover;
  background-position:center;
  opacity:.58;
  transform:scale(1.02);
}

.price-v16-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(13,51,38,.97) 0 40%,rgba(13,51,38,.78) 48%,rgba(241,247,242,.30) 72%,rgba(241,247,242,.88) 100%),
    linear-gradient(180deg,rgba(13,51,38,.15),rgba(13,51,38,.40));
}

.price-v16::after{
  content:"";
  position:absolute;
  left:-110px;
  bottom:-150px;
  width:360px;
  height:320px;
  background:#dfece1;
  transform:rotate(28deg);
}

.price-v16-head,
.plan-grid-v16,
.price-plus-v16{
  position:relative;
  z-index:2;
}

.price-v16-head{
  display:grid;
  grid-template-columns:1fr auto;
  gap:40px;
  align-items:start;
  margin-bottom:44px;
}

.price-v16-head h2{
  color:#fff;
}

.price-v16-sub{
  margin:18px 0 0;
  font-size:14px;
}

.price-v16-note{
  margin:3px 0 0;
  color:rgba(255,255,255,.66);
  font-size:10px;
}

.price-v16-message{
  display:grid;
  gap:1px;
  padding-top:10px;
  color:#173e31;
  font-size:9px;
  font-weight:900;
  letter-spacing:.28em;
}

.plan-grid-v16{
  gap:16px;
}

.plan-card-v16{
  min-height:330px;
  border:none;
  border-radius:16px;
  background:rgba(255,255,255,.95);
  color:var(--text);
  box-shadow:0 14px 34px rgba(10,39,29,.16);
}

.plan-card-v16.plan-card-main{
  transform:translateY(-10px);
  border:2px solid #2f6652;
  box-shadow:0 18px 44px rgba(10,39,29,.20);
}

.plan-card-v16 .recommend{
  top:-14px;
  left:50%;
  transform:translateX(-50%);
  background:#2f6652;
  font-size:9px;
}

.price-plus-v16{
  background:rgba(255,255,255,.92);
  border:none;
  box-shadow:0 12px 30px rgba(10,39,29,.12);
}

.price-plus-left{
  display:flex;
  align-items:center;
  gap:16px;
  color:var(--text);
}

.plus-circle{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:none;
  width:36px;
  height:36px;
  border-radius:50%;
  background:#2f6652;
  color:#fff;
  font-size:22px;
  font-weight:400;
}

.price-detail-button{
  background:#2f6652;
  color:#fff;
  border-color:#2f6652;
}

/* SYSTEM */
.focus-system-v16{
  background:#f7faf6;
}

.focus-system-v16 .focus-system-card{
  border-radius:16px;
}

/* CONCEPT */
.concept-v16{
  background:#fff;
}

/* FLOW */
.flow-v16{
  background:#f7faf6;
}

/* FINAL CTA */
.final-cta-v16{
  background:var(--v16-dark);
  color:#fff;
}

.final-cta-v16-inner{
  display:grid;
  grid-template-columns:1fr 1fr;
  min-height:360px;
}

.final-cta-v16-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:54px 54px 54px 0;
}

.final-cta-v16-copy h2{
  color:#fff;
}

.final-cta-v16-copy > p:not(.section-kicker){
  color:rgba(255,255,255,.78);
}

.final-cta-v16-image{
  position:relative;
  overflow:hidden;
}

.final-cta-v16-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.final-cta-v16-image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(23,62,49,.55),rgba(23,62,49,.02) 45%);
}

.final-photo-message{
  position:absolute;
  right:36px;
  top:50%;
  z-index:2;
  transform:translateY(-50%);
  color:#fff;
  font-size:13px;
  line-height:2.1;
  font-weight:700;
  letter-spacing:.18em;
  text-align:right;
}

/* FOOTER */
.footer-v16{
  background:#0f3026;
  color:#fff;
}

.footer-v16 .brand-sub,
.footer-v16 .footer-bottom,
.footer-v16 .footer-nav a,
.footer-v16 .footer-top p{
  color:rgba(255,255,255,.72);
}

.footer-v16 .footer-bottom{
  border-top-color:rgba(255,255,255,.15);
}

/* responsive */
@media(max-width:1050px){
  .hero-v16-grid{
    grid-template-columns:1fr;
  }

  .hero-v16-copy{
    padding:54px 0 42px;
  }

  .hero-v16-photo{
    min-height:520px;
  }

  .price-v16-head{
    grid-template-columns:1fr;
  }

  .price-v16-message{
    display:none;
  }
}

@media(max-width:820px){
  .plan-card-v16.plan-card-main{
    transform:none;
  }
}

@media(max-width:760px){
  .hero-v16-grid{
    min-height:0;
  }

  .hero-v16-copy{
    padding:40px 0 32px;
  }

  .hero-v16-copy h1{
    font-size:clamp(44px,13vw,60px);
  }

  .hero-feature-list{
    gap:14px;
    font-size:11px;
  }

  .hero-v16-photo{
    min-height:380px;
    margin-inline:-16px;
  }

  .hero-photo-copy{
    right:18px;
    top:18px;
  }

  .hero-photo-copy span{
    font-size:11px;
  }

  .hero-v16-price-card{
    left:16px;
    right:16px;
    bottom:16px;
    width:auto;
    padding:22px;
  }

  .locations-v16-head{
    gap:18px;
  }

  .locations-head-right{
    justify-items:stretch;
  }

  .locations-head-right .button{
    width:100%;
  }

  .price-v16{
    padding-top:70px;
  }

  .price-v16-overlay{
    background:linear-gradient(180deg,rgba(13,51,38,.94) 0 45%,rgba(13,51,38,.84) 62%,rgba(223,236,225,.90) 100%);
  }

  .price-plus-left{
    align-items:flex-start;
  }

  .final-cta-v16-inner{
    grid-template-columns:1fr;
  }

  .final-cta-v16-copy{
    padding:44px 0 36px;
  }

  .final-cta-v16-image{
    min-height:280px;
  }
}


/* =========================================================
   v1.7 - header / hero / price corrections
   ========================================================= */

.hero-title-two-lines{
  display:grid;
  gap:.02em;
  font-size:clamp(48px,4.45vw,64px) !important;
  line-height:1.12 !important;
  letter-spacing:-.05em;
}

.hero-title-two-lines span{
  display:block;
  white-space:nowrap;
}

.contact-simple-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}

.contact-simple-card{
  padding:34px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}

.contact-simple-card h2{
  font-size:24px;
}

.contact-simple-card > p:not(.section-kicker){
  color:var(--muted);
  margin-bottom:24px;
}

@media(max-width:1050px){
  .hero-title-two-lines{
    font-size:clamp(46px,7vw,62px) !important;
  }
}

@media(max-width:760px){
  .hero-title-two-lines{
    font-size:clamp(31px,9.2vw,40px) !important;
  }

  .hero-title-two-lines span{
    white-space:nowrap;
  }

  .contact-simple-grid{
    grid-template-columns:1fr;
  }

  .contact-simple-card{
    padding:26px 22px;
  }
}


/* =========================================================
   v1.8 - COMPACT HOMEPAGE + SECTION REORDER
   HERO → WHY ACT → LOCATIONS → PRICE → SYSTEM → FLOW → FAQ → CTA
   ========================================================= */

/* 全体の密度を一段上げる */
main .section{
  padding-top:78px;
  padding-bottom:78px;
}

main .section-head{
  margin-bottom:34px;
}

main h2{
  font-size:clamp(32px,3.6vw,48px);
}

main .section-kicker{
  margin-bottom:13px;
}

/* HERO：高さと文字を少し抑える */
.hero-v16-grid{
  min-height:540px;
}

.hero-v16-copy{
  padding-top:54px;
  padding-bottom:54px;
  padding-right:40px;
}

.hero-title-two-lines{
  font-size:clamp(44px,4.15vw,58px) !important;
  line-height:1.1 !important;
}

.hero-lead{
  margin-top:22px;
  font-size:15px;
}

.hero-actions{
  margin-top:26px;
}

.hero-feature-list{
  margin-top:22px;
  gap:20px;
}

.hero-v16-photo{
  min-height:540px;
}

.hero-v16-price-card{
  width:300px;
  right:26px;
  bottom:26px;
  padding:22px 24px;
}

.hero-v16-price-card .panel-price{
  margin:14px 0 6px;
}

.hero-v16-price-card .panel-price strong{
  font-size:42px;
}

.hero-v16-price-card .panel-divider{
  margin:18px 0 12px;
}

.hero-v16-price-card .panel-link{
  margin-top:16px;
}

/* WHY ACT：上部へ移動し、コンパクトに */
.concept-v16{
  padding-top:70px !important;
  padding-bottom:72px !important;
}

.concept-v16 .intro-text{
  margin-top:20px;
  max-width:720px;
  font-size:13px;
  line-height:1.9;
}

.concept-v16 .value-grid{
  margin-top:36px;
  gap:14px;
}

.concept-v16 .value-card{
  padding:23px 24px;
  border-radius:18px;
}

.concept-v16 .value-number{
  margin-bottom:25px;
}

.concept-v16 .value-card h3{
  margin-bottom:8px;
  font-size:17px;
}

.concept-v16 .value-card p:last-child{
  font-size:12px;
  line-height:1.75;
}

/* LOCATIONS */
.locations-v16{
  padding-top:76px !important;
  padding-bottom:80px !important;
}

.locations-v16-head{
  margin-bottom:30px !important;
}

.store-grid-v16{
  gap:14px;
}

.store-card-v16{
  border-radius:16px;
}

.store-card-v16 .store-card-body{
  padding:17px 19px 18px;
}

.store-card-v16 h3{
  font-size:17px;
}

.store-card-v16 .store-summary{
  margin:10px 0 14px;
  min-height:42px;
  font-size:11px;
  line-height:1.7;
}

.store-card-v16 .store-meta div{
  padding:9px 0;
}

.store-card-v16 .arrow-link{
  margin-top:15px;
}

/* PRICE：3プランをPC横並びで比較できる高さに */
.price-v16{
  padding-top:70px !important;
  padding-bottom:70px !important;
}

.price-v16-head{
  margin-bottom:30px;
}

.price-v16-head h2{
  font-size:clamp(34px,3.7vw,50px);
}

.price-v16-sub{
  margin-top:12px;
  font-size:12px;
}

.plan-grid-three,
.plan-grid-v16{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px;
}

.plan-card-three,
.plan-card-v16{
  min-height:250px;
  padding:23px 24px 22px;
  border-radius:15px;
}

.plan-card-three .plan-name p{
  font-size:16px;
}

.plan-card-three .plan-name span{
  margin-top:2px;
  font-size:10px;
}

.plan-card-three .plan-price{
  margin:26px 0 12px;
  font-size:34px;
}

.plan-card-three .plan-text{
  font-size:11px;
  line-height:1.75;
}

.plan-card-v16.plan-card-main{
  transform:translateY(-6px);
}

.plan-card-v16 .recommend{
  top:-12px;
}

.price-plus-v16{
  margin-top:18px;
  padding:17px 20px;
  border-radius:15px;
}

.price-plus-v16 .plus-circle{
  width:32px;
  height:32px;
  font-size:18px;
}

.price-plus-v16 p{
  font-size:12px;
}

.price-plus-v16 span{
  font-size:10px;
}

/* SYSTEM：カードを少し浅く */
.focus-system-v16{
  padding-top:78px !important;
  padding-bottom:78px !important;
}

.focus-system-head{
  margin-bottom:30px;
}

.focus-system-grid{
  gap:14px;
}

.focus-system-v16 .focus-system-card{
  border-radius:16px;
}

.focus-system-copy{
  padding:23px 23px 20px;
}

.focus-system-meta{
  margin-bottom:15px;
}

.focus-system-card h3{
  margin-bottom:10px;
  font-size:19px;
}

.focus-system-copy > p:last-child{
  font-size:11px;
  line-height:1.75;
}

.focus-system-visual{
  min-height:205px;
  padding:15px;
}

.seat-visual img{
  max-height:180px;
}

.manner-stage{
  margin-bottom:12px;
}

.price-visual{
  gap:7px;
}

.mini-plan{
  padding:9px 11px;
}

/* HOW TO START */
.flow-v16{
  padding-top:72px !important;
  padding-bottom:72px !important;
}

.flow-v16 .flow-item{
  padding-top:21px;
}

.flow-v16 .flow-item h3{
  margin-top:20px;
  margin-bottom:7px;
  font-size:16px;
}

/* FAQ */
.faq-v16{
  padding-top:70px !important;
  padding-bottom:70px !important;
}

.faq-v16 .faq-layout{
  gap:70px;
}

.faq-v16 .faq-list summary{
  padding-top:18px;
  padding-bottom:18px;
}

/* START TODAY */
.final-cta-v16-inner{
  min-height:300px;
}

.final-cta-v16-copy{
  padding-top:42px;
  padding-bottom:42px;
  padding-right:44px;
}

.final-cta-v16-copy h2{
  font-size:clamp(32px,3.7vw,48px);
}

.final-cta-v16-copy > p:not(.section-kicker){
  font-size:12px;
}

.final-actions-row .button-large{
  min-height:50px;
  padding-inline:23px;
}

/* Footerも少しコンパクトに */
.footer-v16{
  padding-top:46px;
}

.footer-v16 .footer-bottom{
  margin-top:38px;
}

/* Tablet */
@media(max-width:1050px){
  main .section{
    padding-top:70px;
    padding-bottom:70px;
  }

  .hero-v16-grid{
    min-height:0;
  }

  .hero-v16-photo{
    min-height:470px;
  }

  /* 料金はタブレットでもできるだけ比較を維持 */
  .plan-grid-three,
  .plan-grid-v16{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }

  .plan-card-three,
  .plan-card-v16{
    padding:21px 18px 20px;
  }
}

/* Mobile */
@media(max-width:700px){
  main .section{
    padding-top:58px;
    padding-bottom:58px;
  }

  .hero-v16-copy{
    padding-top:34px;
    padding-bottom:28px;
  }

  .hero-title-two-lines{
    font-size:clamp(30px,9vw,39px) !important;
  }

  .hero-v16-photo{
    min-height:360px;
  }

  .hero-v16-price-card{
    width:auto;
    left:16px;
    right:16px;
    bottom:14px;
  }

  .concept-v16 .value-grid{
    margin-top:28px;
  }

  .plan-grid-three,
  .plan-grid-v16{
    grid-template-columns:1fr !important;
  }

  .plan-card-three,
  .plan-card-v16{
    min-height:0;
  }

  .plan-card-v16.plan-card-main{
    transform:none;
  }

  .price-plus-v16{
    padding:18px;
  }

  .final-cta-v16-copy{
    padding-right:0;
  }
}


/* =========================================================
   v1.9 - PRICE UPDATE / ALL STORES SAME PRICE
   ========================================================= */

.price-detail-section{
  padding-top:72px;
  padding-bottom:72px;
}

.price-detail-heading{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:40px;
  margin-bottom:30px;
}

.price-detail-heading h2{
  margin:0;
  font-size:clamp(30px,3.3vw,44px);
}

.price-detail-heading > p{
  max-width:430px;
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.8;
}

.price-page-plan-grid .plan-card{
  min-height:285px;
}

.weekly-price-table th:not(:first-child),
.weekly-price-table td:not(:first-child){
  text-align:right;
}

.price-option-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}

.price-option-card{
  padding:30px;
  border:1px solid var(--line);
  border-radius:18px;
  background:#fff;
}

.price-option-label{
  margin:0 0 18px;
  color:var(--green);
  font-size:9px;
  font-weight:850;
  letter-spacing:.18em;
}

.price-option-card h3{
  margin:0;
  font-size:20px;
}

.price-option-price{
  margin:22px 0 16px;
  font-size:34px;
  font-weight:850;
  letter-spacing:-.03em;
}

.price-option-price small{
  margin-left:4px;
  color:var(--muted);
  font-size:11px;
}

.price-option-card > p:last-child{
  margin:0;
  color:var(--muted);
  font-size:12px;
}

@media(max-width:760px){
  .price-detail-heading{
    display:block;
  }

  .price-detail-heading > p{
    margin-top:14px;
  }

  .price-option-grid{
    grid-template-columns:1fr;
  }

  .price-page-plan-grid{
    grid-template-columns:1fr !important;
  }
}


/* =========================================================
   v1.11 - My Page / 3 CTA / Terms
   ========================================================= */

.mypage-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 16px;
  border:1px solid rgba(23,62,49,.34);
  border-radius:999px;
  color:var(--text);
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
  transition:.2s ease;
}

.mypage-link:hover{
  color:#fff;
  background:var(--green);
  border-color:var(--green);
}

.final-actions-three{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}

.final-actions-three .button{
  width:100%;
  justify-content:center;
  padding-inline:16px;
}

.footer-legal-links{
  display:flex;
  align-items:center;
  gap:20px;
}

.terms-layout{
  display:grid;
  grid-template-columns:280px minmax(0,1fr);
  gap:70px;
  align-items:start;
}

.terms-note{
  position:sticky;
  top:110px;
  padding:25px;
  border:1px solid var(--line);
  border-radius:16px;
  background:var(--tint);
}

.terms-note p:last-child{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.85;
}

.terms-content{
  max-width:760px;
}

.terms-content section{
  padding:0 0 30px;
  margin-bottom:30px;
  border-bottom:1px solid var(--line);
}

.terms-content h2{
  margin:0 0 14px;
  font-size:20px;
}

.terms-content p{
  color:var(--muted);
  font-size:13px;
  line-height:1.95;
}

.terms-placeholder{
  margin-top:38px;
  padding:22px 24px;
  border:1px solid #c9a86a;
  border-radius:14px;
  background:#fffaf0;
}

.terms-placeholder strong{
  display:block;
  margin-bottom:7px;
}

.terms-placeholder p{
  margin:0;
}

.placeholder-page{
  display:grid;
  min-height:100vh;
  place-items:center;
  padding:24px;
  background:var(--bg);
}

.placeholder-card{
  width:min(560px,100%);
  padding:44px;
  border:1px solid var(--line);
  border-radius:20px;
  background:#fff;
  box-shadow:var(--shadow);
}

.placeholder-card .section-kicker{
  margin-top:46px;
}

.placeholder-card h1{
  font-size:34px;
}

.placeholder-card > p:not(.section-kicker){
  margin:16px 0 28px;
  color:var(--muted);
  line-height:1.8;
}

@media(max-width:900px){
  .mypage-link{
    display:none;
  }

  .terms-layout{
    grid-template-columns:1fr;
    gap:30px;
  }

  .terms-note{
    position:static;
  }
}

@media(max-width:700px){
  .final-actions-three{
    grid-template-columns:1fr;
  }

  .footer-legal-links{
    gap:12px;
    flex-wrap:wrap;
  }
}


/* =========================================================
   v1.12 - WHY ACT density / identity refresh
   ========================================================= */

.concept-v12{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(180deg,#ffffff 0%,#fbfdfb 74%,#f0f6f1 100%);
}

.concept-v12::before{
  content:"";
  position:absolute;
  right:-120px;
  top:60px;
  width:300px;
  height:300px;
  border-radius:50%;
  border:1px solid rgba(61,107,87,.08);
  box-shadow:
    0 0 0 55px rgba(61,107,87,.025),
    0 0 0 110px rgba(61,107,87,.018);
  pointer-events:none;
}

.concept-v12-intro{
  position:relative;
  z-index:1;
  text-align:center;
}

.concept-v12-intro .intro-text{
  margin-left:auto;
  margin-right:auto;
}

.concept-keywords{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:0;
  margin-top:26px;
  color:var(--green);
  font-size:12px;
  font-weight:850;
  letter-spacing:.12em;
}

.concept-keywords span{
  display:flex;
  align-items:center;
}

.concept-keywords span:not(:last-child)::after{
  content:"";
  display:block;
  width:28px;
  height:1px;
  margin:0 16px;
  background:rgba(61,107,87,.28);
}

.concept-v12-grid{
  position:relative;
  z-index:1;
  margin-top:34px !important;
  gap:14px !important;
}

.concept-v12-card{
  position:relative;
  min-height:245px;
  padding:24px 24px 22px !important;
  overflow:hidden;
  background:rgba(255,255,255,.92);
  box-shadow:0 10px 26px rgba(22,55,42,.045);
}

.concept-v12-card::after{
  content:"";
  position:absolute;
  right:-42px;
  bottom:-42px;
  width:110px;
  height:110px;
  border-radius:50%;
  background:rgba(61,107,87,.035);
}

.concept-v12-card .value-number{
  position:absolute;
  top:24px;
  right:24px;
  margin:0 !important;
  color:rgba(61,107,87,.58);
  font-size:9px;
  letter-spacing:.12em;
}

.concept-v12-card h3{
  margin-top:18px;
}

.concept-icon{
  position:relative;
  width:42px;
  height:42px;
  color:var(--green);
}

/* desk icon */
.icon-desk-top{
  position:absolute;
  left:4px;
  top:10px;
  width:31px;
  height:2px;
  background:currentColor;
  border-radius:2px;
}

.icon-desk-leg{
  position:absolute;
  top:12px;
  width:2px;
  height:20px;
  background:currentColor;
}

.icon-desk-leg.left{left:8px}
.icon-desk-leg.right{left:31px}

.icon-chair{
  position:absolute;
  right:1px;
  bottom:7px;
  width:11px;
  height:14px;
  border:2px solid currentColor;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}

/* pin icon */
.pin-shape{
  position:absolute;
  left:10px;
  top:4px;
  width:20px;
  height:26px;
  border:2px solid currentColor;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
}

.pin-dot{
  position:absolute;
  left:17px;
  top:11px;
  width:6px;
  height:6px;
  border:2px solid currentColor;
  border-radius:50%;
  z-index:2;
}

/* clock icon */
.clock-face{
  position:absolute;
  left:5px;
  top:5px;
  width:30px;
  height:30px;
  border:2px solid currentColor;
  border-radius:50%;
}

.clock-hand{
  position:absolute;
  left:20px;
  top:12px;
  width:2px;
  background:currentColor;
  transform-origin:bottom center;
}

.clock-hand.hour{
  height:9px;
}

.clock-hand.minute{
  height:12px;
  transform:rotate(55deg);
  transform-origin:bottom center;
}

.concept-system-band{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:220px minmax(0,1fr);
  gap:26px;
  margin-top:18px;
  padding:22px 24px;
  border:1px solid rgba(61,107,87,.18);
  border-radius:18px;
  background:rgba(232,239,230,.58);
}

.concept-system-band-head{
  padding-right:22px;
  border-right:1px solid rgba(61,107,87,.16);
}

.concept-system-band-head .section-kicker{
  margin-bottom:8px;
}

.concept-system-band-head > p:last-child{
  margin:0;
  color:var(--muted);
  font-size:11px;
  line-height:1.7;
}

.concept-system-band-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}

.concept-system-item{
  display:grid;
  grid-template-columns:30px 1fr;
  gap:10px;
  align-items:start;
  padding:8px 10px;
}

.concept-system-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  border:1px solid rgba(61,107,87,.26);
  color:var(--green);
  font-size:8px;
  font-weight:850;
}

.concept-system-item strong{
  display:block;
  margin:1px 0 5px;
  color:var(--text);
  font-size:12px;
}

.concept-system-item p{
  margin:0;
  color:var(--muted);
  font-size:9px;
  line-height:1.6;
}

@media(max-width:900px){
  .concept-system-band{
    grid-template-columns:1fr;
  }

  .concept-system-band-head{
    padding-right:0;
    padding-bottom:16px;
    border-right:0;
    border-bottom:1px solid rgba(61,107,87,.16);
  }

  .concept-system-band-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:700px){
  .concept-keywords{
    font-size:10px;
    letter-spacing:.08em;
  }

  .concept-keywords span:not(:last-child)::after{
    width:14px;
    margin:0 9px;
  }

  .concept-v12-card{
    min-height:0;
  }

  .concept-system-band{
    padding:19px 18px;
  }
}


/* =========================================================
   v1.13 - WHY ACT chosen sample implementation
   ========================================================= */

.concept-showcase{
  position:relative;
  overflow:hidden;
  padding-top:78px !important;
  padding-bottom:76px !important;
  background:
    radial-gradient(circle at 88% 12%, rgba(131,174,145,.10), transparent 25%),
    linear-gradient(180deg,#f8fbf8 0%,#edf5ef 100%);
}

.concept-showcase::before{
  content:"";
  position:absolute;
  left:-60px;
  top:-110px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:rgba(255,255,255,.72);
  filter:blur(10px);
}

.concept-showcase-inner{
  position:relative;
  z-index:1;
}

.concept-showcase-top{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);
  gap:34px;
  align-items:start;
}

.concept-showcase-copy{
  padding-top:14px;
}

.concept-showcase-copy .section-kicker{
  margin-bottom:16px;
}

.concept-showcase-copy h2{
  max-width:760px;
  margin:0;
  font-size:clamp(39px,4.5vw,58px);
  line-height:1.13;
  letter-spacing:-.05em;
}

.concept-showcase-lead{
  max-width:720px;
  margin:22px 0 0;
  color:var(--muted);
  font-size:13px;
  line-height:1.9;
}

.concept-showcase-tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:24px;
}

.concept-showcase-tags > span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:0 14px;
  border:1px solid rgba(61,107,87,.12);
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:var(--green);
  font-size:11px;
  font-weight:850;
}

.tag-icon{
  position:relative;
  display:inline-block;
  width:20px;
  height:20px;
  color:var(--green);
}

/* silent icon */
.tag-icon-silent::before,
.tag-icon-silent::after{
  content:"";
  position:absolute;
}

.tag-icon-silent::before{
  left:3px;
  top:7px;
  width:6px;
  height:6px;
  border:2px solid currentColor;
  border-right:0;
}

.tag-icon-silent::after{
  left:10px;
  top:5px;
  width:2px;
  height:11px;
  background:currentColor;
  transform:rotate(40deg);
  box-shadow:4px 0 0 currentColor;
}

/* pin tag icon */
.tag-icon-pin::before{
  content:"";
  position:absolute;
  left:5px;
  top:3px;
  width:9px;
  height:12px;
  border:2px solid currentColor;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
}

/* gear tag icon */
.tag-icon-gear::before{
  content:"";
  position:absolute;
  inset:4px;
  border:2px dotted currentColor;
  border-radius:50%;
}
.tag-icon-gear::after{
  content:"";
  position:absolute;
  left:8px;
  top:8px;
  width:4px;
  height:4px;
  border:1px solid currentColor;
  border-radius:50%;
}

/* visual block */
.concept-showcase-visual{
  position:relative;
  min-height:320px;
}

.concept-blob{
  position:absolute;
  display:block;
  background:linear-gradient(145deg,rgba(173,207,181,.58),rgba(213,231,216,.22));
  z-index:0;
}

.blob-one{
  left:10px;
  top:82px;
  width:130px;
  height:120px;
  border-radius:48% 52% 58% 42% / 45% 54% 46% 55%;
  transform:rotate(-15deg);
}

.blob-two{
  right:-34px;
  top:-38px;
  width:180px;
  height:180px;
  border-radius:50%;
  background:rgba(193,218,200,.54);
}

.concept-handwriting{
  position:absolute;
  z-index:3;
  color:#436f5b;
  font-size:11px;
  font-style:italic;
  line-height:1.45;
  letter-spacing:.08em;
  transform:rotate(-7deg);
}

.handwriting-top{
  left:36px;
  top:0;
}

.handwriting-bottom{
  right:6px;
  bottom:8px;
}

.concept-photo-main{
  position:absolute;
  right:80px;
  top:14px;
  width:210px;
  height:205px;
  margin:0;
  overflow:hidden;
  border-radius:32% 18% 28% 15%;
  box-shadow:0 16px 38px rgba(28,63,49,.12);
  z-index:2;
}

.concept-photo-main img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.concept-photo-main figcaption{
  position:absolute;
  left:16px;
  top:16px;
  padding:7px 9px;
  background:rgba(28,55,45,.82);
  color:#fff;
  font-size:11px;
  font-weight:850;
  letter-spacing:.08em;
  line-height:1.1;
}

.concept-photo-main figcaption small{
  font-size:6px;
  letter-spacing:.16em;
}

.concept-side-message{
  position:absolute;
  right:-3px;
  top:104px;
  width:92px;
  z-index:3;
  color:#426e5a;
}

.concept-side-message p{
  margin:0 0 8px;
  font-size:10px;
  line-height:1.7;
}

.concept-side-message span{
  display:block;
  width:16px;
  height:1px;
  margin:8px 0;
  background:#426e5a;
}

.concept-side-message small{
  font-size:6px;
  line-height:1.7;
  letter-spacing:.2em;
}

.concept-phone{
  position:absolute;
  right:116px;
  bottom:-4px;
  width:125px;
  height:185px;
  padding:18px 12px 10px;
  border:5px solid #496e5f;
  border-radius:24px;
  background:#f8fbf8;
  transform:rotate(-7deg);
  box-shadow:0 12px 28px rgba(29,63,49,.10);
  z-index:3;
}

.concept-phone-speaker{
  position:absolute;
  left:50%;
  top:5px;
  width:30px;
  height:4px;
  margin-left:-15px;
  border-radius:999px;
  background:#496e5f;
}

.concept-phone-brand{
  margin-top:4px;
  text-align:center;
  color:#365f4d;
  font-size:10px;
  font-weight:900;
}

.concept-phone-brand small{
  display:block;
  font-size:4px;
  letter-spacing:.12em;
}

.concept-phone-calendar{
  margin-top:9px;
  padding:7px;
  border-radius:8px;
  background:#edf4ee;
}

.phone-month{
  margin-bottom:4px;
  color:#547161;
  font-size:5px;
  text-align:center;
}

.phone-days{
  display:grid;
  grid-template-columns:repeat(7,1fr);
  gap:1px;
  color:#789083;
  font-size:3px;
  text-align:center;
}

.phone-dots{
  display:grid;
  grid-template-columns:repeat(7,1fr);
  gap:3px;
  margin-top:4px;
}

.phone-dots i{
  display:block;
  width:4px;
  height:4px;
  margin:auto;
  border-radius:50%;
  background:#c8d8cd;
}

.phone-dots i.active{
  background:#396a53;
}

.concept-phone-action{
  display:flex;
  align-items:center;
  gap:5px;
  margin-top:7px;
  color:#577364;
  font-size:5px;
  font-weight:800;
}

.concept-phone-action span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:12px;
  height:12px;
  border-radius:50%;
  background:#3f6f59;
  color:#fff;
  font-size:6px;
}

/* cards */
.concept-showcase-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:32px;
}

.concept-showcase-card{
  position:relative;
  min-height:245px;
  padding:22px 22px 20px;
  overflow:hidden;
  border:1px solid rgba(61,107,87,.12);
  border-radius:18px;
  background:rgba(255,255,255,.93);
  box-shadow:0 10px 26px rgba(22,55,42,.045);
}

.concept-showcase-card::after{
  content:"";
  position:absolute;
  right:-30px;
  bottom:-35px;
  width:110px;
  height:110px;
  border-radius:50%;
  background:rgba(173,207,181,.18);
}

.concept-card-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:16px;
}

.concept-card-number{
  color:var(--green);
  font-size:9px;
  font-weight:850;
  letter-spacing:.12em;
}

.concept-card-icon{
  position:relative;
  width:48px;
  height:48px;
  border-radius:50%;
  background:#edf4ee;
  color:var(--green);
}

.concept-showcase-card h3{
  margin:18px 0 10px;
  font-size:20px;
}

.concept-showcase-card > p{
  position:relative;
  z-index:1;
  margin:0;
  color:var(--muted);
  font-size:11px;
  line-height:1.8;
}

/* desk icon */
.desk-top{
  position:absolute;
  left:10px;
  top:16px;
  width:25px;
  height:2px;
  background:currentColor;
}
.desk-leg{
  position:absolute;
  top:18px;
  width:2px;
  height:16px;
  background:currentColor;
}
.desk-leg.left{left:13px}
.desk-leg.right{left:31px}
.desk-chair{
  position:absolute;
  right:6px;
  bottom:11px;
  width:10px;
  height:13px;
  border:2px solid currentColor;
  border-radius:4px 4px 2px 2px;
}

/* pin icon */
.pin-ring{
  position:absolute;
  left:14px;
  top:10px;
  width:18px;
  height:23px;
  border:2px solid currentColor;
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
}
.pin-hole{
  position:absolute;
  left:21px;
  top:17px;
  width:5px;
  height:5px;
  border:2px solid currentColor;
  border-radius:50%;
}

/* clock icon */
.clock-ring{
  position:absolute;
  left:10px;
  top:10px;
  width:25px;
  height:25px;
  border:2px solid currentColor;
  border-radius:50%;
}
.clock-hour{
  position:absolute;
  left:23px;
  top:15px;
  width:2px;
  height:10px;
  background:currentColor;
}
.clock-minute{
  position:absolute;
  left:23px;
  top:23px;
  width:9px;
  height:2px;
  background:currentColor;
}

/* feature strip */
.concept-feature-strip{
  display:grid;
  grid-template-columns:210px repeat(3,minmax(0,1fr));
  gap:0;
  margin-top:18px;
  border:1px solid rgba(61,107,87,.18);
  border-radius:18px;
  background:rgba(238,245,239,.9);
  overflow:hidden;
}

.concept-feature-intro,
.concept-feature-item{
  min-height:112px;
  padding:20px;
}

.concept-feature-intro{
  border-right:1px solid rgba(61,107,87,.14);
}

.concept-feature-intro .section-kicker{
  margin-bottom:8px;
}

.concept-feature-intro > p:last-child{
  margin:0;
  color:var(--muted);
  font-size:10px;
  line-height:1.7;
}

.concept-feature-item{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  align-items:center;
  border-right:1px solid rgba(61,107,87,.14);
}

.concept-feature-item:last-child{
  border-right:0;
}

.feature-round-icon{
  position:relative;
  width:40px;
  height:40px;
  border:2px solid rgba(255,255,255,.92);
  border-radius:50%;
  background:#eaf3ec;
  color:var(--green);
}

/* monitor */
.monitor-screen{
  position:absolute;
  left:10px;
  top:11px;
  width:17px;
  height:12px;
  border:2px solid currentColor;
  border-radius:2px;
}
.monitor-stand{
  position:absolute;
  left:18px;
  top:25px;
  width:2px;
  height:6px;
  background:currentColor;
  box-shadow:-5px 5px 0 -1px currentColor,5px 5px 0 -1px currentColor;
}

/* user */
.user-head{
  position:absolute;
  left:14px;
  top:9px;
  width:8px;
  height:8px;
  border:2px solid currentColor;
  border-radius:50%;
}
.user-body{
  position:absolute;
  left:10px;
  top:21px;
  width:16px;
  height:10px;
  border:2px solid currentColor;
  border-bottom:0;
  border-radius:10px 10px 0 0;
}

/* shield */
.shield-shape{
  position:absolute;
  left:10px;
  top:8px;
  width:17px;
  height:21px;
  border:2px solid currentColor;
  border-radius:4px 4px 9px 9px;
  clip-path:polygon(50% 0,100% 18%,92% 70%,50% 100%,8% 70%,0 18%);
}
.shield-check{
  position:absolute;
  left:15px;
  top:14px;
  font-size:10px;
  font-weight:900;
}

.concept-feature-item strong{
  display:block;
  margin-bottom:6px;
  font-size:11px;
}

.concept-feature-item p{
  margin:0;
  color:var(--muted);
  font-size:9px;
  line-height:1.65;
}

/* responsive */
@media(max-width:1050px){
  .concept-showcase-top{
    grid-template-columns:1fr;
  }

  .concept-showcase-visual{
    min-height:310px;
    max-width:560px;
    width:100%;
    margin:0 auto;
  }

  .concept-showcase-copy{
    text-align:center;
  }

  .concept-showcase-copy h2,
  .concept-showcase-lead{
    margin-left:auto;
    margin-right:auto;
  }

  .concept-showcase-tags{
    justify-content:center;
  }

  .concept-feature-strip{
    grid-template-columns:1fr;
  }

  .concept-feature-intro,
  .concept-feature-item{
    min-height:auto;
    border-right:0;
    border-bottom:1px solid rgba(61,107,87,.14);
  }

  .concept-feature-item:last-child{
    border-bottom:0;
  }
}

@media(max-width:760px){
  .concept-showcase{
    padding-top:58px !important;
    padding-bottom:58px !important;
  }

  .concept-showcase-copy h2{
    font-size:clamp(34px,10.5vw,44px);
  }

  .concept-showcase-lead{
    font-size:12px;
  }

  .concept-showcase-tags{
    gap:7px;
  }

  .concept-showcase-tags > span{
    padding:0 10px;
    font-size:10px;
  }

  .concept-showcase-visual{
    min-height:285px;
  }

  .concept-photo-main{
    right:70px;
    width:185px;
    height:182px;
  }

  .concept-phone{
    right:100px;
    width:110px;
    height:166px;
  }

  .concept-showcase-cards{
    grid-template-columns:1fr;
  }

  .concept-showcase-card{
    min-height:0;
  }

  .concept-side-message{
    right:0;
  }

  .handwriting-top{
    left:4px;
  }

  .handwriting-bottom{
    right:2px;
  }
}


/* =========================================================
   v1.14 - ACT SYSTEM 03 : SEAT VARIETY
   ========================================================= */

.seat-variety-visual{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:205px;
  padding:14px;
  background:linear-gradient(180deg,#edf4ee 0%,#e8f0e9 100%);
}

.seat-variety-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
}

.seat-variety-item{
  position:relative;
  min-width:0;
  margin:0;
  overflow:hidden;
  aspect-ratio:4 / 5;
  border-radius:12px;
  background:#fff;
  box-shadow:0 8px 20px rgba(25,55,43,.06);
}

.seat-variety-item img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.seat-variety-item::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:44%;
  background:linear-gradient(180deg,transparent,rgba(16,44,34,.72));
}

.seat-variety-item figcaption{
  position:absolute;
  left:10px;
  right:10px;
  bottom:9px;
  z-index:2;
  color:#fff;
  font-size:9px;
  font-weight:850;
  letter-spacing:.04em;
}

.seat-variety-note{
  margin:9px 2px 0;
  color:var(--muted);
  font-size:8px;
  line-height:1.5;
}

@media(max-width:760px){
  .seat-variety-grid{
    gap:6px;
  }

  .seat-variety-item figcaption{
    left:7px;
    bottom:7px;
    font-size:8px;
  }
}

/* =========================================================
   v1.15 - Mobile compact tuning (375x844 base)
   ========================================================= */

@media (max-width: 900px){
  .mypage-link{
    display:inline-flex !important;
  }
}

@media (max-width: 700px){
  /* header */
  .header-inner{
    height:68px;
    gap:10px;
  }

  .brand-mark{
    font-size:18px;
  }

  .header-actions{
    margin-left:auto;
    gap:8px;
  }

  .mypage-link{
    min-height:34px;
    padding:0 11px;
    font-size:11px;
  }

  .button-small{
    min-height:34px;
    padding-inline:14px;
    font-size:12px;
  }

  .menu-button{
    width:38px;
    height:38px;
    padding:8px;
  }

  /* overall density */
  main .section,
  .concept-v16,
  .locations-v16,
  .price-v16,
  .focus-system-v16,
  .flow-v16,
  .faq-v16{
    padding-top:52px !important;
    padding-bottom:52px !important;
  }

  /* hero */
  .hero-v16-copy{
    padding-top:24px;
    padding-bottom:16px;
    padding-right:0;
  }

  .hero-title-two-lines{
    font-size:clamp(28px,8.4vw,36px) !important;
    line-height:1.08 !important;
  }

  .hero-lead{
    margin-top:14px;
    font-size:13px;
    line-height:1.7;
  }

  .hero-actions{
    margin-top:18px;
    gap:10px;
  }

  .hero-actions .button{
    min-height:44px;
    padding-inline:18px;
    font-size:14px;
  }

  .hero-feature-list{
    margin-top:16px;
    gap:14px;
    font-size:11px;
  }

  .feature-icon{
    width:18px;
    height:18px;
    font-size:12px;
  }

  .hero-v16-photo{
    min-height:300px;
    margin-inline:-16px;
  }

  .hero-photo-copy{
    right:14px;
    top:14px;
    gap:4px;
  }

  .hero-photo-copy span{
    padding:6px 10px;
    font-size:11px;
  }

  .hero-v16-price-card{
    left:12px;
    right:12px;
    bottom:12px;
    width:auto;
    padding:18px 18px 16px;
    border-radius:16px;
  }

  .hero-v16-price-card .panel-kicker{
    font-size:8px;
  }

  .hero-v16-price-card .panel-price{
    margin:10px 0 4px;
  }

  .hero-v16-price-card .panel-price strong{
    font-size:34px;
  }

  .hero-v16-price-card .panel-note{
    font-size:10px;
  }

  .hero-v16-price-card .panel-divider{
    margin:14px 0 10px;
  }

  .hero-v16-price-card .mini-spec div{
    padding:7px 0;
    font-size:11px;
  }

  .hero-v16-price-card .panel-link{
    margin-top:12px;
    font-size:12px;
  }

  /* WHY ACT */
  .concept-showcase-top{
    gap:22px;
  }

  .concept-showcase-copy h2{
    font-size:clamp(26px,8vw,34px);
    line-height:1.2;
  }

  .concept-showcase-lead{
    margin-top:12px;
    font-size:12px;
    line-height:1.8;
  }

  .concept-showcase-tags{
    margin-top:14px;
    gap:8px;
    flex-wrap:wrap;
  }

  .concept-showcase-tags > span{
    padding:8px 12px;
    font-size:11px;
  }

  .concept-showcase-visual{
    min-height:280px;
    padding:16px;
  }

  .concept-photo-main{
    width:42%;
  }

  .concept-phone{
    width:118px;
    right:10px;
    bottom:0;
  }

  .concept-side-message{
    right:2px;
    top:34px;
    font-size:11px;
  }

  .concept-showcase-cards{
    margin-top:20px;
    gap:12px;
  }

  .concept-showcase-card{
    min-height:0;
    padding:18px 16px;
    border-radius:16px;
  }

  .concept-showcase-card h3{
    font-size:17px;
    margin-bottom:10px;
  }

  .concept-showcase-card > p{
    font-size:12px;
    line-height:1.75;
  }

  .concept-feature-strip{
    margin-top:14px;
    grid-template-columns:1fr;
  }

  .concept-feature-intro,
  .concept-feature-item{
    padding:16px 14px;
  }

  .concept-feature-item strong{
    font-size:13px;
  }

  .concept-feature-item p,
  .concept-feature-intro p{
    font-size:11px;
    line-height:1.7;
  }

  /* locations */
  .locations-v16-head{
    margin-bottom:18px !important;
  }

  .store-grid-v16{
    gap:12px;
  }

  .store-card-v16 .store-card-body{
    padding:14px 16px 14px;
  }

  .store-card-v16 h3{
    font-size:17px;
    line-height:1.35;
  }

  .store-card-v16 .store-summary{
    margin:10px 0 10px;
    min-height:0;
    font-size:12px;
    line-height:1.7;
  }

  .store-card-v16 .store-meta div{
    padding:8px 0;
    font-size:10.5px;
  }

  .store-card-v16 .arrow-link{
    margin-top:12px;
    font-size:11px;
  }

  /* price */
  .price-v16-head{
    margin-bottom:20px;
    gap:18px;
  }

  .price-v16-head h2{
    font-size:clamp(28px,8.2vw,36px);
  }

  .price-v16-sub{
    margin-top:10px;
    font-size:11px;
    line-height:1.7;
  }

  .plan-grid-three,
  .plan-grid-v16{
    gap:12px;
  }

  .plan-card-three,
  .plan-card-v16{
    min-height:0;
    padding:18px 16px 16px;
  }

  .plan-card-three .plan-name p,
  .plan-card-v16 .plan-name p{
    font-size:15px;
  }

  .plan-card-three .plan-price,
  .plan-card-v16 .plan-price{
    margin:18px 0 10px;
    font-size:28px;
  }

  .plan-card-three .plan-text,
  .plan-card-v16 .plan-text{
    font-size:11px;
    line-height:1.7;
  }

  .price-plus-v16{
    margin-top:14px;
    padding:14px 16px;
  }

  .price-plus-v16 p{
    font-size:11px;
    line-height:1.7;
  }

  .price-detail-button{
    min-height:42px;
  }

  /* system */
  .focus-system-head{
    margin-bottom:20px;
  }

  .focus-system-v16 .section-head h2,
  .focus-system-head h2{
    font-size:clamp(28px,8.2vw,36px);
  }

  .focus-system-copy{
    padding:18px 18px 16px;
  }

  .focus-system-meta{
    margin-bottom:12px;
  }

  .focus-system-card h3{
    font-size:18px;
    margin-bottom:8px;
  }

  .focus-system-copy > p:last-child{
    font-size:11px;
    line-height:1.7;
  }

  .focus-system-visual{
    min-height:160px;
    padding:12px;
  }

  .seat-visual img{
    max-height:150px;
  }

  .mini-plan{
    padding:8px 10px;
  }

  /* flow */
  .flow-v16 .section-head{
    margin-bottom:20px;
  }

  .flow-v16 .flow-item{
    padding-top:16px;
  }

  .flow-v16 .flow-item h3{
    margin-top:14px;
    font-size:15px;
  }

  .flow-v16 .flow-item p{
    font-size:11px;
    line-height:1.7;
  }

  /* faq */
  .faq-v16 .faq-layout{
    gap:26px;
  }

  .faq-v16 .faq-list summary{
    padding:14px 28px 14px 0;
    font-size:14px;
  }

  .faq-v16 .faq-list details p{
    font-size:12px;
    line-height:1.75;
  }

  /* final cta */
  .final-cta{
    padding:56px 0 62px;
  }

  .final-cta-v16-copy{
    padding:28px 0 22px;
  }

  .final-cta-v16-copy h2{
    font-size:clamp(28px,8.2vw,36px);
  }

  .final-cta-v16-copy > p:not(.section-kicker){
    font-size:12px;
    line-height:1.75;
  }

  .final-cta-v16-image{
    min-height:220px;
  }

  /* footer */
  .site-footer,
  .footer-v16{
    padding-top:40px;
  }

  .footer-top{
    gap:34px;
  }

  .footer-bottom{
    margin-top:28px;
  }
}

@media (max-width: 420px){
  .container{
    width:min(calc(100% - 24px), var(--max));
  }

  .header-inner{
    gap:8px;
  }

  .hero-v16-copy{
    padding-top:20px;
  }

  .hero-title-two-lines{
    font-size:clamp(26px,8.1vw,34px) !important;
  }

  .hero-v16-photo{
    min-height:285px;
    margin-inline:-12px;
  }

  .hero-v16-price-card{
    left:10px;
    right:10px;
    bottom:10px;
    padding:16px 16px 14px;
  }

  .concept-showcase-copy h2{
    font-size:clamp(24px,7.8vw,32px);
  }
}

/* =========================================================
   v1.16 - Typography balance / readability
   大小差を抑え、小さい文字を読みやすく
   ========================================================= */

body{font-size:15px}
.eyebrow,.section-kicker{font-size:11.5px}
.desktop-nav,.header-actions{font-size:13.5px}
.hero-title-two-lines{font-size:clamp(42px,3.9vw,54px)!important}
.hero-lead{font-size:16px;line-height:1.8}
.hero-feature-list{font-size:13px}
.hero-v16-price-card .panel-kicker{font-size:10.5px}
.hero-v16-price-card .panel-note{font-size:12.5px}
.hero-v16-price-card .mini-spec div{font-size:12.5px}
.hero-v16-price-card .panel-link{font-size:13px}

.concept-showcase-copy h2{font-size:clamp(36px,3.6vw,46px)}
.concept-showcase-lead{font-size:14px;line-height:1.9}
.concept-showcase-tags>span{font-size:12.5px}
.concept-showcase-card h3{font-size:19px}
.concept-showcase-card>p{font-size:13.5px;line-height:1.8}
.concept-card-number{font-size:10px}
.concept-feature-intro .section-kicker{font-size:10.5px}
.concept-feature-intro>p:last-child{font-size:11.5px;line-height:1.75}
.concept-feature-item strong{font-size:13px}
.concept-feature-item p{font-size:11.5px;line-height:1.7}

.store-area{font-size:10px}
.store-distance{font-size:11px}
.store-card-v16 h3{font-size:19px}
.store-card-v16 .store-summary{font-size:13px;line-height:1.75}
.store-card-v16 .store-meta div{font-size:12px}
.store-card-v16 .arrow-link{font-size:12.5px}

.price-v16-head h2{font-size:clamp(34px,3.4vw,46px)}
.price-v16-sub{font-size:13px}
.plan-card-three .plan-name p,.plan-card-v16 .plan-name p{font-size:16px}
.plan-card-three .plan-name span,.plan-card-v16 .plan-name span{font-size:11.5px}
.plan-card-three .plan-text,.plan-card-v16 .plan-text{font-size:13px;line-height:1.75}
.price-plus-v16 p{font-size:13px}
.price-plus-v16 span{font-size:11.5px}

.focus-system-problem{font-size:11px}
.focus-system-en{font-size:10px}
.focus-system-card h3{font-size:20px}
.focus-system-copy>p:last-child{font-size:13px;line-height:1.78}
.visual-note,.seat-variety-note{font-size:10.5px}
.seat-variety-item figcaption{font-size:10.5px}

.flow-v16 .flow-item h3{font-size:17px}
.flow-v16 .flow-item p{font-size:13px;line-height:1.75}
.faq-v16 .faq-list summary{font-size:14px}
.faq-v16 .faq-list details p{font-size:13px;line-height:1.8}
.faq-intro>p:not(.section-kicker){font-size:13.5px}
.final-cta-v16-copy h2{font-size:clamp(32px,3.4vw,44px)}
.final-cta-v16-copy>p:not(.section-kicker){font-size:13px;line-height:1.8}
.footer-nav a{font-size:12px}
.footer-nav p,.footer-bottom{font-size:10px}

@media(max-width:700px){
  body{font-size:14px}
  .eyebrow,.section-kicker{font-size:10.5px}
  .hero-title-two-lines{font-size:clamp(27px,8vw,34px)!important}
  .hero-lead{font-size:13px}
  .hero-feature-list{font-size:11.5px}
  .hero-v16-price-card .panel-note,.hero-v16-price-card .mini-spec div,.hero-v16-price-card .panel-link{font-size:11.5px}
  .concept-showcase-copy h2{font-size:clamp(26px,7.4vw,32px)}
  .concept-showcase-lead{font-size:12.5px}
  .concept-showcase-tags>span{font-size:11px}
  .concept-showcase-card h3{font-size:17px}
  .concept-showcase-card>p{font-size:12.5px}
  .concept-feature-item strong{font-size:12.5px}
  .concept-feature-item p,.concept-feature-intro>p:last-child{font-size:11px}
  .store-card-v16 h3{font-size:17px}
  .store-card-v16 .store-summary{font-size:12px}
  .store-card-v16 .store-meta div{font-size:11.5px}
  .store-card-v16 .arrow-link{font-size:12px}
  .price-v16-head h2,.focus-system-v16 .section-head h2,.focus-system-head h2,.final-cta-v16-copy h2{font-size:clamp(27px,7.8vw,34px)}
  .plan-card-three .plan-text,.plan-card-v16 .plan-text,.focus-system-copy>p:last-child,.flow-v16 .flow-item p,.faq-v16 .faq-list details p,.final-cta-v16-copy>p:not(.section-kicker){font-size:12px}
  .focus-system-card h3{font-size:18px}
  .faq-v16 .faq-list summary{font-size:13.5px}
}


/* v1.18: final CTA - beige apply button */
.button-apply-accent{
  background:#d8bb73;
  color:#173e31;
  border-color:#d8bb73;
  box-shadow:0 10px 28px rgba(82,65,29,.22);
}

.button-apply-accent:hover{
  background:#e2c98d;
  border-color:#e2c98d;
  color:#173e31;
  transform:translateY(-1px);
}

.final-actions-three .button-apply-accent{
  font-weight:850;
}

@media(max-width:700px){
  .final-actions-three .button-apply-accent{
    box-shadow:0 8px 18px rgba(82,65,29,.18);
  }
}

/* v1.21: footer readability */
.site-footer .footer-top > div > p{
  font-size:14.5px;
  line-height:1.9;
}

.site-footer .footer-nav p{
  font-size:12.5px;
  letter-spacing:.15em;
}

.site-footer .footer-nav a{
  font-size:15px;
  line-height:1.9;
}

.site-footer .footer-bottom,
.site-footer .footer-bottom small,
.site-footer .footer-legal-links a{
  font-size:12.5px;
  line-height:1.8;
}

@media(max-width:700px){
  .site-footer .footer-top > div > p{
    font-size:13.5px;
    line-height:1.85;
  }

  .site-footer .footer-nav p{
    font-size:12px;
  }

  .site-footer .footer-nav a,
  .site-footer .footer-bottom,
  .site-footer .footer-bottom small,
  .site-footer .footer-legal-links a{
    font-size:13px;
    line-height:1.8;
  }
}


/* =========================================================
   v1.22 - Legal pages (Terms / Privacy)
   ========================================================= */
.legal-page-hero{
  padding-bottom:42px;
}

.legal-updated{
  margin:18px 0 0;
  color:var(--muted);
  font-size:13px;
}

.legal-section{
  padding-top:58px;
}

.legal-summary p:last-of-type{
  font-size:13px;
  line-height:1.9;
}

.legal-side-nav{
  display:flex;
  flex-direction:column;
  gap:0;
  margin-top:22px;
  padding-top:12px;
  border-top:1px solid var(--line);
}

.legal-side-nav a{
  padding:10px 0;
  border-bottom:1px solid var(--line);
  color:var(--green-dark);
  font-size:12.5px;
  font-weight:750;
}

.legal-content{
  max-width:820px;
}

.legal-content section{
  padding-bottom:34px;
  margin-bottom:34px;
}

.legal-content h2{
  font-size:22px;
  line-height:1.55;
}

.legal-content p,
.legal-content li,
.legal-content dd{
  font-size:15px;
  line-height:2;
}

.legal-content p{
  color:#4c5c52;
}

.legal-content a{
  color:var(--green);
  text-decoration:underline;
  text-underline-offset:3px;
}

.legal-list{
  margin:12px 0 0;
  padding-left:1.35em;
  color:#4c5c52;
}

.legal-list li+li{
  margin-top:8px;
}

.legal-numbered{
  padding-left:1.55em;
}

.legal-company-box{
  padding:26px 28px 8px!important;
  border:1px solid #cfdcd2!important;
  border-radius:16px;
  background:#f5f8f4;
}

.legal-company-list{
  margin:10px 0 0;
}

.legal-company-list div{
  display:grid;
  grid-template-columns:120px minmax(0,1fr);
  gap:20px;
  padding:13px 0;
  border-bottom:1px solid #dbe5dc;
}

.legal-company-list div:last-child{
  border-bottom:0;
}

.legal-company-list dt{
  color:var(--muted);
  font-size:12.5px;
  font-weight:750;
}

.legal-company-list dd{
  margin:0;
  color:var(--text);
  font-weight:650;
}

.legal-company-list-inline{
  margin-top:0;
}

@media(max-width:700px){
  .legal-page-hero{
    padding-bottom:34px;
  }

  .legal-section{
    padding-top:42px;
  }

  .legal-content h2{
    font-size:19px;
  }

  .legal-content p,
  .legal-content li,
  .legal-content dd{
    font-size:14px;
    line-height:1.9;
  }

  .legal-company-list div{
    grid-template-columns:1fr;
    gap:5px;
  }

  .legal-company-list dt{
    font-size:12px;
  }

  .legal-company-box{
    padding:22px 20px 6px!important;
  }
}


/* ==========================================================
   v1.23 PRICE PAGE
   ========================================================== */
.price-new-hero{
  padding:68px 0 72px;
  background:linear-gradient(135deg,#eef4ed 0%,#f8faf6 58%,#ece6d8 100%);
  border-bottom:1px solid var(--line);
}
.price-new-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);
  gap:84px;
  align-items:end;
}
.price-new-hero h1{
  margin:10px 0 0;
  font-size:clamp(40px,5vw,64px);
  line-height:1.13;
  letter-spacing:-.04em;
}
.price-new-lead{
  max-width:650px;
  margin:24px 0 0;
  font-size:15px;
  line-height:1.95;
  color:var(--muted);
}
.price-hero-points{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:28px;
}
.price-hero-points span{
  padding:8px 12px;
  border:1px solid #cdd9ce;
  border-radius:999px;
  background:rgba(255,255,255,.6);
  font-size:12.5px;
  font-weight:750;
  color:#315243;
}
.price-hero-mini-card{
  padding:28px 30px;
  border:1px solid rgba(23,62,49,.12);
  border-radius:18px;
  background:#173e31;
  color:#fff;
  box-shadow:0 18px 40px rgba(23,62,49,.11);
}
.price-hero-mini-kicker{
  margin:0 0 12px;
  font-size:10.5px;
  font-weight:850;
  letter-spacing:.18em;
  color:#d7c08b;
}
.price-hero-mini-card h2{
  margin:0 0 22px;
  font-size:27px;
  line-height:1.35;
  color:#fff;
}
.price-quick-row{
  display:flex;
  justify-content:space-between;
  gap:16px;
  padding:12px 0;
  border-top:1px solid rgba(255,255,255,.14);
  font-size:12.5px;
}
.price-quick-row span{color:rgba(255,255,255,.7)}
.price-quick-row strong{font-size:13px;color:#fff}
.price-mini-link{
  display:flex;
  justify-content:space-between;
  margin-top:16px;
  padding-top:15px;
  border-top:1px solid rgba(255,255,255,.14);
  color:#f0dfb7;
  font-size:13px;
  font-weight:800;
}
.price-choice-section{background:#fff}
.price-choice-heading{margin-bottom:30px}
.price-choice-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
}
.price-choice-card{
  position:relative;
  min-height:285px;
  padding:28px 28px 26px;
  border:1px solid #d9e1d8;
  border-radius:16px;
  background:#f8faf7;
  overflow:hidden;
}
.price-choice-card-main{
  background:#eef4ed;
  border-color:#bdcfbf;
}
.price-choice-no{
  position:absolute;
  right:20px;
  top:16px;
  font-size:52px;
  line-height:1;
  font-family:Georgia,serif;
  color:rgba(23,62,49,.08);
}
.price-choice-label{
  margin:0 0 32px;
  font-size:10.5px;
  font-weight:850;
  letter-spacing:.18em;
  color:#6f8a7b;
}
.price-choice-card h3{
  margin:0 0 14px;
  font-size:22px;
  line-height:1.5;
}
.price-choice-card > p:not(.price-choice-label){
  margin:0;
  font-size:13px;
  line-height:1.85;
  color:var(--muted);
}
.price-choice-card a{
  display:inline-flex;
  gap:8px;
  margin-top:23px;
  color:#315e49;
  font-size:13px;
  font-weight:800;
}
.price-monthly-section{background:#f2f6f0}
.price-plan-stack{display:grid;gap:12px;margin-top:34px}
.price-plan-row{
  position:relative;
  display:grid;
  grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);
  border:1px solid #d6dfd5;
  border-radius:16px;
  background:#fff;
  overflow:hidden;
}
.price-plan-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:22px;
  padding:26px 28px;
  border-right:1px solid #e1e7df;
}
.price-plan-category{
  display:block;
  margin-bottom:7px;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.17em;
  color:#759082;
}
.price-plan-head h3{
  margin:0;
  font-size:24px;
  letter-spacing:-.02em;
}
.price-plan-head > div > p{
  margin:6px 0 0;
  color:var(--muted);
  font-size:12.5px;
}
.price-plan-amount{
  flex:none;
  margin:0;
  white-space:nowrap;
  color:#173e31;
}
.price-plan-amount span{font-size:18px;font-weight:800;vertical-align:12px}
.price-plan-amount strong{font-size:36px;line-height:1}
.price-plan-amount small{margin-left:4px;font-size:11px;color:var(--muted)}
.price-plan-body{padding:23px 28px}
.price-feature-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px 18px;
  margin:0;
  padding:0;
  list-style:none;
}
.price-feature-list li{
  position:relative;
  padding-left:20px;
  font-size:12.5px;
  line-height:1.75;
}
.price-feature-list li::before{
  content:'✓';
  position:absolute;
  left:0;
  top:0;
  color:#557b66;
  font-weight:900;
}
.price-plan-for{
  margin:16px 0 0;
  padding-top:13px;
  border-top:1px solid #e5eae4;
  color:#66756d;
  font-size:11.5px;
}
.price-plan-row-plus{background:#fbfcfa}
.price-plan-row-main{
  border-color:#9fb9a4;
  box-shadow:0 10px 26px rgba(46,83,63,.08);
}
.price-plan-row-main .price-plan-head{background:#edf4ec}
.price-plan-row-gold{
  border-color:#ccb987;
}
.price-plan-row-gold .price-plan-head{
  background:#f5efe1;
}
.price-plan-row-gold .price-plan-category{color:#947642}
.price-popular-badge{
  position:absolute;
  z-index:2;
  top:0;
  right:0;
  padding:6px 12px;
  border-bottom-left-radius:9px;
  background:#315e49;
  color:#fff;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
}
.price-reservation-note{
  display:grid;
  grid-template-columns:.7fr 1.3fr;
  gap:50px;
  margin-top:28px;
  padding:26px 28px;
  border-radius:16px;
  background:#173e31;
  color:#fff;
}
.price-reservation-note h3{
  margin:5px 0 0;
  color:#fff;
  font-size:20px;
  line-height:1.5;
}
.price-note-columns{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}
.price-note-columns p{
  margin:0;
  font-size:12px;
  line-height:1.8;
  color:rgba(255,255,255,.75);
}
.price-note-columns strong,.price-note-columns span{display:block}
.price-note-columns strong{margin-bottom:3px;font-size:14px;color:#fff}
.price-note-columns span{margin-bottom:8px;color:#ddc992;font-size:10.5px;font-weight:850;letter-spacing:.08em}
.price-compare-section{background:#fff}
.price-compare-wrap{overflow-x:auto;margin-top:30px}
.price-compare-table{
  width:100%;
  min-width:760px;
  border-collapse:separate;
  border-spacing:0;
  border:1px solid #d7e0d7;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
}
.price-compare-table th,.price-compare-table td{
  padding:16px 15px;
  border-bottom:1px solid #e2e8e1;
  text-align:center;
  font-size:12.5px;
}
.price-compare-table thead th{
  background:#edf3eb;
  color:#466052;
  font-size:11px;
  letter-spacing:.04em;
}
.price-compare-table tbody th{text-align:left;font-size:13px}
.price-compare-table tr:last-child th,.price-compare-table tr:last-child td{border-bottom:0}
.price-compare-table .compare-main{background:#f3f7f1}
.price-compare-table .compare-gold{background:#faf6ed}
.price-table-note{margin:12px 0 0;font-size:11px;color:var(--muted)}
.price-weekly-wrap{margin-top:28px}
.price-option-grid-new{margin-top:28px}
.price-option-grid-new .price-option-card{padding:30px}
.price-option-grid-new .price-option-card > p:last-child{font-size:13px;line-height:1.85}
.price-page-cta{
  padding:66px 0;
  background:#173e31;
  color:#fff;
}
.price-page-cta-inner{
  display:grid;
  grid-template-columns:1fr auto;
  gap:70px;
  align-items:center;
}
.price-page-cta h2{
  margin:8px 0 14px;
  color:#fff;
  font-size:clamp(30px,3.6vw,46px);
  line-height:1.35;
}
.price-page-cta p:not(.section-kicker){margin:0;color:rgba(255,255,255,.76);font-size:13.5px}
.price-page-cta-actions{display:flex;flex-direction:column;gap:9px;min-width:230px}
.price-page-cta-actions .button{width:100%}

@media(max-width:980px){
  .price-new-hero-grid{grid-template-columns:1fr;gap:38px}
  .price-hero-mini-card{max-width:570px}
  .price-choice-grid{grid-template-columns:1fr}
  .price-choice-card{min-height:0}
  .price-plan-row{grid-template-columns:1fr}
  .price-plan-head{border-right:0;border-bottom:1px solid #e1e7df}
  .price-feature-list{grid-template-columns:1fr}
  .price-reservation-note{grid-template-columns:1fr;gap:22px}
  .price-page-cta-inner{grid-template-columns:1fr;gap:34px}
  .price-page-cta-actions{max-width:460px;min-width:0}
}

@media(max-width:700px){
  .price-new-hero{padding:42px 0 48px}
  .price-new-hero h1{font-size:clamp(31px,9vw,39px)}
  .price-new-lead{font-size:13px;line-height:1.85}
  .price-hero-points{gap:6px}
  .price-hero-points span{font-size:11.5px;padding:7px 10px}
  .price-hero-mini-card{padding:22px 20px}
  .price-hero-mini-card h2{font-size:23px}
  .price-quick-row{font-size:12px}
  .price-choice-card{padding:24px 22px}
  .price-choice-card h3{font-size:19px}
  .price-choice-card > p:not(.price-choice-label){font-size:12.5px}
  .price-plan-head{align-items:flex-end;padding:22px 20px}
  .price-plan-head h3{font-size:21px}
  .price-plan-head > div > p{font-size:11.5px}
  .price-plan-amount span{font-size:14px;vertical-align:8px}
  .price-plan-amount strong{font-size:30px}
  .price-plan-body{padding:19px 20px}
  .price-feature-list li{font-size:12px}
  .price-plan-for{font-size:11px}
  .price-reservation-note{padding:22px 20px}
  .price-note-columns{grid-template-columns:1fr;gap:18px}
  .price-page-cta{padding:48px 0}
  .price-page-cta h2{font-size:29px}
  .price-page-cta p:not(.section-kicker){font-size:12.5px}
}

/* =========================================================
   v1.24 PRICE: plan board + feature comparison
   ========================================================= */
.price-compare-design{
  background:#f4f7f2;
  overflow:hidden;
}
.price-plan-board-heading{
  margin-bottom:22px;
}
.price-section-tabs{
  display:flex;
  gap:8px;
  margin:0 0 30px;
  overflow-x:auto;
  scrollbar-width:none;
}
.price-section-tabs::-webkit-scrollbar{display:none}
.price-section-tabs a{
  flex:0 0 auto;
  padding:10px 16px;
  border:1px solid #cfdacf;
  border-radius:999px;
  background:#fff;
  color:#415249;
  font-size:12.5px;
  font-weight:750;
  white-space:nowrap;
}
.price-section-tabs a.is-active{
  background:#173e31;
  border-color:#173e31;
  color:#fff;
}

.price-plan-board{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  align-items:stretch;
}
.price-board-card{
  position:relative;
  min-width:0;
  overflow:visible;
  border:1px solid #d5ded5;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 24px rgba(31,58,45,.045);
}
.price-board-card-head{
  min-height:92px;
  padding:18px 15px 14px;
  border-radius:17px 17px 0 0;
  background:#eef4ee;
  text-align:center;
}
.price-board-type{
  margin:0;
  color:#173e31;
  font-size:17px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.04em;
}
.price-board-sub{
  margin:8px 0 0;
  color:#5e6d65;
  font-size:10.5px;
  line-height:1.45;
  font-weight:700;
}
.price-board-offpeak .price-board-card-head{background:#eef4ee}
.price-board-offpeak-plus .price-board-card-head{background:#dde8de}
.price-board-regular .price-board-card-head{background:#cfded1}
.price-board-regular .price-board-type{color:#173e31}
.price-board-regular .price-board-sub{color:#5e6d65}
.price-board-regular-plus .price-board-card-head{background:#3d6b57}
.price-board-regular-plus .price-board-type,
.price-board-regular-plus .price-board-sub{color:#fff}
.price-board-gold .price-board-card-head{background:#e7d6aa}
.price-board-gold .price-board-type{color:#5f4c20}
.price-board-gold .price-board-sub{color:#756136}

.price-board-card.is-recommended{
  border:2px solid #3d6b57;
  transform:translateY(-5px);
  box-shadow:0 14px 34px rgba(31,72,53,.1);
}
.price-board-recommend{
  position:absolute;
  top:-29px;
  left:50%;
  z-index:2;
  transform:translateX(-50%);
  min-width:94px;
  padding:7px 12px;
  border-radius:9px 9px 0 0;
  background:#caaa61;
  color:#fff;
  font-size:10.5px;
  font-weight:850;
  letter-spacing:.08em;
  text-align:center;
}
.price-board-card-body{
  display:flex;
  flex-direction:column;
  min-height:430px;
  padding:21px 16px 18px;
}
.price-board-price{
  margin:0;
  color:#173e31;
  white-space:nowrap;
  text-align:center;
}
.price-board-price span{
  margin-right:1px;
  font-size:14px;
  font-weight:850;
  vertical-align:8px;
}
.price-board-price strong{
  font-size:27px;
  line-height:1;
  letter-spacing:-.03em;
}
.price-board-price small{
  margin-left:3px;
  font-size:9.5px;
  color:#69766f;
  font-weight:700;
}
.price-board-summary{
  min-height:72px;
  margin:17px 0 0;
  color:#59675f;
  font-size:11.5px;
  line-height:1.75;
}
.price-board-button{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  width:100%;
  min-height:43px;
  margin:16px 0 19px;
  border-radius:999px;
  background:#edf3ee;
  color:#24513f;
  font-size:12.5px;
  font-weight:850;
  transition:.2s ease;
}
.price-board-button:hover{
  background:#3d6b57;
  color:#fff;
  transform:translateY(-1px);
}
.price-board-gold .price-board-button{
  background:#e7d6aa;
  color:#4e401e;
}
.price-board-gold .price-board-button:hover{
  background:#d8bd79;
  color:#173e31;
}
.price-board-card-body ul{
  margin:0;
  padding:17px 0 0;
  border-top:1px dashed #ccd6cd;
  list-style:none;
}
.price-board-card-body li{
  position:relative;
  margin:0 0 10px;
  padding-left:15px;
  color:#37463e;
  font-size:11.5px;
  line-height:1.55;
}
.price-board-card-body li::before{
  content:"";
  position:absolute;
  top:.62em;
  left:0;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#6f9d84;
}
.price-board-fit{
  margin:auto 0 0;
  padding-top:16px;
  color:#536159;
  font-size:10.5px;
  line-height:1.65;
}
.price-board-fit span{
  display:block;
  margin-bottom:5px;
  color:#4a7e63;
  font-size:10px;
  font-weight:850;
  letter-spacing:.08em;
}
.price-board-scroll-note{
  display:none;
  margin:13px 0 0;
  color:#718078;
  font-size:10.5px;
}

.price-function-section{
  background:#fff;
}
.price-function-legend{
  display:flex;
  justify-content:flex-end;
  gap:16px;
  margin:18px 0 12px;
  color:#68756e;
  font-size:10.5px;
}
.price-function-legend span{display:flex;align-items:center;gap:6px}
.legend-circle{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:21px;
  height:21px;
  border-radius:50%;
  font-style:normal;
  font-weight:900;
}
.legend-yes{background:#e5f0e8;color:#3d6b57}
.legend-no{background:#f1f3f1;color:#929b96}
.price-function-wrap{
  overflow-x:auto;
  border:1px solid #d5ded5;
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 28px rgba(31,58,45,.035);
  -webkit-overflow-scrolling:touch;
}
.price-function-table{
  width:100%;
  min-width:920px;
  border-collapse:separate;
  border-spacing:0;
  table-layout:fixed;
}
.price-function-table th,
.price-function-table td{
  border-right:1px solid #dbe2dc;
  border-bottom:1px solid #dbe2dc;
}
.price-function-table tr > *:last-child{border-right:0}
.price-function-table tbody tr:last-child > *{border-bottom:0}
.price-function-table thead th{
  position:relative;
  height:90px;
  padding:13px 9px;
  background:#eef3ee;
  color:#173e31;
  text-align:center;
  vertical-align:middle;
}
.price-function-table thead th strong{
  display:block;
  font-size:13px;
  line-height:1.3;
  font-weight:900;
}
.price-function-table thead th span{
  display:block;
  margin-top:5px;
  color:#637168;
  font-size:10.5px;
  font-weight:700;
}
.price-function-table thead .feature-name-head{
  width:190px;
  background:#f7f9f6;
  color:#5d6a63;
  font-size:11.5px;
  text-align:left;
  padding-left:19px;
}
.price-function-table thead .col-offpeak{background:#eef4ee;color:#173e31}
.price-function-table thead .col-offpeak span{color:#6f7f75}
.price-function-table thead .col-offpeak-plus{background:#dde8de}
.price-function-table thead .col-regular{background:#cfded1;color:#173e31}
.price-function-table thead .col-regular span{color:#4f6458}
.price-function-table thead .col-regular-plus{
  background:#3d6b57;
  color:#fff;
}
.price-function-table thead .col-regular-plus span{color:rgba(255,255,255,.82)}
.price-function-table thead .col-regular-plus em{
  position:absolute;
  top:-14px;
  left:50%;
  transform:translateX(-50%);
  padding:4px 12px;
  border-radius:999px;
  background:#caaa61;
  color:#fff;
  font-size:9px;
  line-height:1;
  font-style:normal;
  font-weight:850;
  white-space:nowrap;
}
.price-function-table thead .col-gold{background:#e9dcb9;color:#604d23}
.price-function-table thead .col-gold span{color:#79663b}
.price-function-table tbody th{
  position:sticky;
  left:0;
  z-index:1;
  width:190px;
  padding:16px 18px;
  background:#fbfcfa;
  color:#28382f;
  font-size:12px;
  line-height:1.45;
  font-weight:800;
  text-align:left;
}
.price-function-table tbody th small{
  color:#7a867f;
  font-size:9.5px;
  font-weight:650;
}
.price-function-table tbody td{
  padding:16px 8px;
  color:#37463e;
  font-size:11.5px;
  line-height:1.5;
  text-align:center;
  vertical-align:middle;
}
.price-function-table tbody td:nth-child(5){background:#f5f8f4}
.price-function-table tbody td:nth-child(6){background:#fcf9f1}
.price-function-table tbody td small{
  display:block;
  margin-top:4px;
  color:#69766f;
  font-size:9.5px;
}
.compare-check{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:29px;
  height:29px;
  border-radius:50%;
  background:#e5f0e8;
  color:#3d6b57;
  font-size:15px;
  font-weight:900;
}
.compare-dash{
  color:#a1aaa5;
  font-size:16px;
}
.function-fit-row td{
  height:78px;
  font-size:10.8px !important;
  line-height:1.6 !important;
}
.price-reservation-note-compare{
  margin-top:34px;
}

@media(max-width:1100px){
  .price-plan-board{
    grid-template-columns:repeat(5,220px);
    overflow-x:auto;
    gap:10px;
    margin-right:calc((100vw - min(calc(100vw - 40px), var(--max))) / -2);
    padding:29px 20px 16px 0;
    scrollbar-width:thin;
    scroll-snap-type:x proximity;
  }
  .price-board-card{scroll-snap-align:start}
  .price-board-scroll-note{display:block}
}

@media(max-width:700px){
  .price-plan-board-heading{margin-bottom:16px}
  .price-section-tabs{margin-bottom:18px}
  .price-section-tabs a{padding:9px 13px;font-size:11.5px}
  .price-plan-board{
    grid-template-columns:repeat(5,205px);
    margin-right:-16px;
    padding-top:28px;
  }
  .price-board-card-head{min-height:82px;padding:16px 12px 12px}
  .price-board-type{font-size:15px}
  .price-board-sub{font-size:9.5px}
  .price-board-card-body{min-height:414px;padding:18px 14px 16px}
  .price-board-price strong{font-size:25px}
  .price-board-summary{min-height:70px;font-size:10.8px}
  .price-board-button{font-size:11.5px;min-height:41px}
  .price-board-card-body li{font-size:10.8px}
  .price-board-fit{font-size:10px}
  .price-function-legend{justify-content:flex-start;margin-top:14px}
  .price-function-wrap{margin-right:-16px;border-radius:14px 0 0 14px}
  .price-function-table{min-width:800px}
  .price-function-table thead .feature-name-head,
  .price-function-table tbody th{width:150px}
  .price-function-table thead .feature-name-head{padding-left:13px}
  .price-function-table tbody th{padding:14px 12px;font-size:11px}
  .price-function-table thead th{height:79px;padding:11px 7px}
  .price-function-table thead th strong{font-size:11.5px}
  .price-function-table tbody td{padding:14px 7px;font-size:10.8px}
}

/* =========================================================
   v1.26 PRICE TABLE MOBILE ALIGNMENT FIX
   Keep the feature-name column aligned while horizontally scrolling.
   ========================================================= */
.price-function-table thead th.feature-name-head{
  position:sticky;
  left:0;
  z-index:5;
  background:#f7f9f6;
  box-shadow:1px 0 0 #dbe2dc;
}

.price-function-table tbody th{
  z-index:4;
  background:#fbfcfa;
  box-shadow:1px 0 0 #dbe2dc;
}

.price-function-wrap{
  overscroll-behavior-x:contain;
}

@media(max-width:700px){
  .price-function-table thead th.feature-name-head,
  .price-function-table tbody th{
    width:150px;
    min-width:150px;
    max-width:150px;
  }

  /* Keep the recommendation badge inside the header on iOS Safari. */
  .price-function-table thead .col-regular-plus{
    padding-top:24px;
  }

  .price-function-table thead .col-regular-plus em{
    top:7px;
    z-index:2;
    padding:3px 10px;
    font-size:8.5px;
  }
}


/* =========================================================
   v1.28 PRICE refinements
   ========================================================= */

/* Comparison table: keep REGULAR recommendation fully visible */
.price-function-table thead .col-regular-plus{
  position:relative;
  overflow:visible;
  padding-top:24px;
}
.price-function-table thead .col-regular-plus em{
  position:absolute;
  top:6px;
  left:50%;
  z-index:6;
  transform:translateX(-50%);
  padding:4px 12px;
  border-radius:999px;
  background:#d0ae5f;
  color:#fff;
  font-size:9px;
  font-style:normal;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
}
.price-function-table thead .col-regular-plus strong{margin-top:12px;}
.compare-upgrade{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:31px;
  height:31px;
  border-radius:50%;
  background:#dcebe1;
  color:#2f7056;
  font-size:17px;
  font-weight:900;
}

/* WEEKLY: compact width and tighter columns */
.price-weekly-section .price-detail-heading{
  margin-bottom:24px;
}
.price-weekly-wrap{
  width:min(100%,1040px);
  margin:0;
}
.weekly-price-table{
  width:100%;
  table-layout:fixed;
}
.weekly-price-table th:first-child,
.weekly-price-table td:first-child{
  width:34%;
}
.weekly-price-table th:not(:first-child),
.weekly-price-table td:not(:first-child){
  width:33%;
  text-align:center;
}
.weekly-price-table th{
  padding:15px 18px;
}
.weekly-price-table td{
  padding:18px;
}
.weekly-price-table td strong{
  font-size:18px;
}

/* Sections below WEEKLY: more visual rhythm */
.price-designated-section,
.price-contract-section{
  background:#fff;
}
.price-other-fees-section{
  background:#edf3eb;
}
.price-designated-section .container,
.price-other-fees-section .container,
.price-contract-section .container{
  position:relative;
}
.price-designated-section .price-detail-heading,
.price-other-fees-section .price-detail-heading,
.price-contract-section .price-detail-heading{
  margin-bottom:24px;
}

/* Designated monthly plan: distinct premium card, no CTA */
.designated-plan-card{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:36px;
  align-items:center;
  width:min(100%,1040px);
  padding:30px 34px 30px 40px;
  overflow:hidden;
  border:1px solid #d7dfd6;
  border-radius:20px;
  background:linear-gradient(120deg,#f8faf7 0%,#edf4ec 68%,#f4ead0 100%);
  box-shadow:0 16px 38px rgba(31,58,45,.06);
}
.designated-plan-card::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:7px;
  background:#c9aa60;
}
.designated-plan-label{
  margin:0 0 8px;
  color:#7a632e;
  font-size:10.5px;
  font-weight:900;
  letter-spacing:.18em;
}
.designated-plan-card h3{
  margin:0 0 8px;
  color:#17241d;
  font-size:23px;
}
.designated-plan-card>div>p:last-child{
  max-width:560px;
  margin:0;
  color:#66746c;
  font-size:13px;
  line-height:1.75;
}
.designated-plan-price{
  margin:0;
  padding:13px 18px;
  border:1px solid rgba(201,170,96,.45);
  border-radius:14px;
  background:rgba(255,255,255,.72);
  color:#173e31;
  white-space:nowrap;
}
.designated-plan-price span{
  font-size:16px;
  font-weight:850;
  vertical-align:9px;
}
.designated-plan-price strong{
  font-size:36px;
  letter-spacing:-.035em;
}
.designated-plan-price small{
  margin-left:4px;
  color:#68756e;
  font-size:11px;
  font-weight:700;
}

/* Other fees: cards instead of a flat text list */
.other-fees-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  width:min(100%,1040px);
}
.other-fee-card{
  position:relative;
  min-height:190px;
  padding:25px 24px 24px;
  border:1px solid #d4ded4;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 26px rgba(31,58,45,.035);
}
.other-fee-card::after{
  content:"";
  position:absolute;
  top:0;
  right:0;
  width:58px;
  height:58px;
  border-radius:0 18px 0 58px;
  background:#e5eee4;
}
.admission-fee-card::after{background:#efe4c5;}
.other-fee-card:nth-child(3)::after{background:#e5eee4;}
.other-fee-card:nth-child(4)::after{background:#e9ece8;}
.price-option-label{
  margin:0 0 12px;
  color:#3d6b57;
  font-size:9.5px;
  font-weight:900;
  letter-spacing:.17em;
}
.other-fee-card h3{
  margin:0;
  color:#17241d;
  font-size:18px;
}
.other-fee-card .price-option-price{
  margin:20px 0 12px;
  color:#173e31;
  font-size:30px;
  font-weight:900;
}
.other-fee-card .price-option-price small{
  margin-left:3px;
  font-size:10px;
  color:#6c786f;
}
.other-fee-card>p:last-child{
  margin:0;
  color:#66746c;
  font-size:12.5px;
  line-height:1.75;
}

/* Contract / payment: two coordinated cards with matching bullet lists */
.contract-payment-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  width:min(100%,1040px);
}
.contract-info-card{
  position:relative;
  padding:27px 28px 26px;
  border:1px solid #d5ded5;
  border-radius:20px;
  background:#f9fbf8;
  box-shadow:0 12px 28px rgba(31,58,45,.035);
}
.contract-info-card.payment-card{
  background:#f7f4eb;
  border-color:#e3dbc7;
}
.contract-info-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:34px;
  height:24px;
  margin:0 0 13px;
  padding:0 9px;
  border-radius:999px;
  background:#173e31;
  color:#fff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.payment-card .contract-info-number{
  background:#b99a54;
}
.contract-info-card h3{
  margin:0 0 19px;
  color:#17241d;
  font-size:20px;
}
.contract-bullet-list{
  margin:0;
  padding-left:1.2em;
}
.contract-bullet-list li{
  display:list-item;
  margin:0;
  padding:10px 0 10px 3px;
  border-top:1px solid #e1e7e1;
  color:#173e31;
}
.contract-bullet-list li:first-child{
  padding-top:0;
  border-top:0;
}
.payment-card .contract-bullet-list li{
  border-color:#e6dfcf;
}
.contract-bullet-list li::marker{
  color:#5a836f;
  font-size:.9em;
}
.payment-card .contract-bullet-list li::marker{
  color:#b39147;
}
.contract-bullet-list strong{
  display:block;
  margin-bottom:3px;
  color:#183d30;
  font-size:13.5px;
}
.contract-bullet-list span{
  display:block;
  color:#65736b;
  font-size:12.5px;
  line-height:1.7;
}
.price-contract-note{
  width:min(100%,1040px);
  margin:14px 0 0;
  color:#748078;
  font-size:10.5px;
}

@media(max-width:760px){
  .price-weekly-wrap,
  .designated-plan-card,
  .other-fees-grid,
  .contract-payment-grid,
  .price-contract-note{width:100%;}

  .weekly-price-table th,
  .weekly-price-table td{padding:14px 10px;}
  .weekly-price-table th:first-child,
  .weekly-price-table td:first-child{width:32%;}
  .weekly-price-table th:not(:first-child),
  .weekly-price-table td:not(:first-child){width:34%;}
  .weekly-price-table td strong{font-size:15px;}

  .designated-plan-card{
    grid-template-columns:1fr;
    gap:18px;
    padding:24px 22px 24px 28px;
  }
  .designated-plan-price{justify-self:start;}
  .designated-plan-price strong{font-size:32px;}

  .other-fees-grid{grid-template-columns:1fr;}
  .other-fee-card{min-height:0;}

  .contract-payment-grid{grid-template-columns:1fr;}
  .contract-info-card{padding:24px 22px;}

  .price-function-table thead .col-regular-plus em{
    top:6px;
    font-size:8.5px;
  }
}


/* v1.29 additions */
.weekly-plus-note{
  width:min(100%,1040px);
  margin:14px 0 0;
  padding:12px 14px;
  border-left:3px solid #c9aa60;
  background:rgba(255,255,255,.62);
  color:#5f6c64;
  font-size:12.5px;
  line-height:1.75;
}
.weekly-plus-note strong{color:#173e31;}
.admission-fee-card{
  border-color:#e4d7b6;
  background:linear-gradient(145deg,#fff 0%,#fbf6e9 100%);
}
@media(max-width:980px) and (min-width:761px){
  .other-fees-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}


/* v1.30: ACT SYSTEM must fill the full container with 3 cards */
@media (min-width:1051px){
  .focus-system-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    width:min(calc(100% - 48px),var(--max));
  }
}

/* =========================================================
   v1.31 / ACT SYSTEM detail pages
========================================================= */
.focus-system-detail-link{
  display:inline-flex;align-items:center;gap:10px;margin-top:18px;
  color:#315f4b;font-size:13px;font-weight:800;text-decoration:none;
}
.focus-system-detail-link span{transition:transform .18s ease}
.focus-system-detail-link:hover span{transform:translateX(4px)}

.system-detail-hero{padding:72px 0 82px;background:#f7faf6;overflow:hidden}
.system-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:74px;align-items:center}
.system-detail-hero-copy h1{font-size:clamp(46px,5.4vw,72px);line-height:1.12;letter-spacing:-.045em;margin:18px 0 22px}
.system-detail-lead{max-width:660px;color:#68756e;font-size:16px;line-height:2}
.system-detail-hero-visual{background:#fff;border:1px solid #d7e1d9;border-radius:26px;padding:26px;box-shadow:0 18px 55px rgba(38,74,56,.08)}
.system-detail-hero-visual>p{margin:18px 4px 0;color:#6e7972;font-size:12.5px;line-height:1.8}
.seat-reservation-hero-card img{display:block;width:100%;border-radius:16px;border:1px solid #e0e7e2;background:#eef4ee}
.system-ui-label{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:10px;font-weight:850;letter-spacing:.17em;color:#52705f}
.system-ui-dot{width:8px;height:8px;border-radius:50%;background:#6ca184;box-shadow:0 0 0 6px #e8f2eb}
.system-dev-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e9dfbd;color:#6b5720;font-size:10px;font-weight:850;letter-spacing:.08em;margin-bottom:14px}
.manner-stage-detail{margin:4px 0 22px}
.manner-screen-detail{background:#f5f8f5;border-radius:16px;padding:18px;border:1px solid #dde6df}
.manner-screen-detail img{width:100%;display:block}

.system-detail-section{padding:92px 0}
.system-detail-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:70px;align-items:end;margin-bottom:42px}
.system-detail-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.25;letter-spacing:-.035em;margin:0}
.system-detail-heading>p{color:#6d7872;font-size:14px;line-height:1.9;max-width:520px;justify-self:end}
.system-step-grid,.system-benefit-grid,.manner-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.system-step-card,.system-benefit-grid article,.manner-status-card{background:#fff;border:1px solid #d6e0d7;border-radius:20px;padding:30px;min-height:220px}
.system-step-card>span,.system-benefit-grid article>span,.manner-status-no{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #bfd2c4;color:#35644e;font-size:11px;font-weight:850;margin-bottom:34px}
.system-step-card h3,.system-benefit-grid h3{font-size:19px;margin-bottom:12px}
.system-step-card p,.system-benefit-grid p{color:#6b766f;font-size:13px;line-height:1.85}

.reservation-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.reservation-time-card{background:#fff;border:1px solid #d6e0d7;border-radius:22px;padding:34px 38px}
.reservation-time-card-accent{background:#f3ead0;border-color:#dfce96}
.reservation-time-label{font-size:13px;font-weight:800;color:#4d6759;margin-bottom:22px}
.reservation-time-card strong{display:block;font-size:clamp(34px,4vw,48px);color:#173e31;letter-spacing:-.03em;margin-bottom:18px}
.reservation-time-card>p:last-child{font-size:13px;line-height:1.85;color:#67736c}
.system-detail-note{margin-top:20px;color:#7a847f;font-size:11.5px;line-height:1.8}

.reservation-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:980px}
.reservation-compare-card{background:#f4f8f4;border:1px solid #d4dfd6;border-radius:24px;padding:36px}
.reservation-compare-card-gold{background:#f2e5bb;border-color:#dfcd91}
.reservation-compare-en{font-size:10px;font-weight:850;letter-spacing:.15em;color:#4d705d;margin-bottom:10px}
.reservation-compare-card h3{font-size:28px;margin-bottom:18px}
.reservation-compare-time{display:inline-flex;padding:9px 14px;border-radius:999px;background:#fff;color:#244c39;font-size:13px;font-weight:850;margin-bottom:20px}
.reservation-compare-card>p:last-child{color:#657169;font-size:13px;line-height:1.85;max-width:430px}

.manner-purpose-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px}
.manner-purpose-main{background:#173e31;color:#fff;border-radius:24px;padding:42px}
.manner-purpose-main .section-kicker{color:#b8d5c3}
.manner-purpose-main h3{font-size:clamp(26px,3vw,38px);line-height:1.45;margin:10px 0 22px;color:#fff}
.manner-purpose-main>p:last-child{color:rgba(255,255,255,.76);font-size:14px;line-height:2}
.manner-purpose-side{display:grid;gap:12px}
.manner-purpose-side>div{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #d5dfd7;border-radius:18px;padding:22px 24px}
.manner-purpose-side strong{font-size:12px;color:#47715c}
.manner-purpose-side span{font-weight:750}

.manner-status-card{position:relative;padding-top:28px}
.manner-status-card>p:not(.manner-status-description){font-size:12px;font-weight:900;letter-spacing:.12em;color:#2d5e47;margin:0 0 10px}
.manner-status-card h3{font-size:21px;margin-bottom:16px}
.manner-status-description{font-size:13px;line-height:1.9;color:#68746d}
.manner-status-good{background:#f1f6f1}
.manner-status-trust{background:#f1e5bd;border-color:#decd95}

.report-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}
.report-flow-card{background:#fff;border:1px solid #d6e0d7;border-radius:20px;padding:30px;min-height:210px}
.report-flow-card>span{font-size:11px;font-weight:850;color:#47715c}
.report-flow-card h3{font-size:19px;margin:30px 0 12px}
.report-flow-card p{font-size:13px;line-height:1.85;color:#68746d}
.report-flow-arrow{font-size:22px;color:#8ca094}

.manner-principle{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}
.manner-principle h2{font-size:clamp(34px,4vw,52px);line-height:1.3;margin-top:8px}
.manner-principle-copy{background:#fff;border:1px solid #d7e0d8;border-radius:24px;padding:34px 38px}
.manner-principle-copy p{font-size:14px;line-height:2;color:#647069}
.manner-principle-copy p+p{margin-top:18px}

.system-detail-cta{background:#173e31;color:#fff;padding:72px 0}
.system-detail-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}
.system-detail-cta h2{color:#fff;font-size:clamp(32px,4vw,48px);line-height:1.35;margin-top:8px}
.system-detail-cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}

@media(max-width:900px){
  .system-detail-hero-grid{grid-template-columns:1fr;gap:38px}
  .system-detail-heading{grid-template-columns:1fr;gap:16px;align-items:start}
  .system-detail-heading>p{justify-self:start}
  .system-step-grid,.system-benefit-grid,.manner-status-grid{grid-template-columns:1fr}
  .manner-purpose-grid,.manner-principle{grid-template-columns:1fr;gap:20px}
  .report-flow{grid-template-columns:1fr;gap:10px}
  .report-flow-arrow{transform:rotate(90deg);justify-self:center}
  .system-detail-cta-inner{align-items:flex-start;flex-direction:column}
  .system-detail-cta-actions{justify-content:flex-start}
}
@media(max-width:700px){
  .system-detail-hero{padding:46px 0 56px}
  .system-detail-hero-grid{gap:28px}
  .system-detail-hero-copy h1{font-size:clamp(34px,10.5vw,46px);margin-top:14px}
  .system-detail-lead{font-size:13.5px;line-height:1.9}
  .system-detail-hero-visual{padding:18px;border-radius:20px}
  .system-detail-section{padding:58px 0}
  .system-detail-heading{margin-bottom:26px}
  .system-detail-heading h2{font-size:clamp(28px,8.5vw,38px)}
  .system-detail-heading>p{font-size:12.5px}
  .system-step-card,.system-benefit-grid article,.manner-status-card,.report-flow-card{padding:24px;min-height:0}
  .system-step-card>span,.system-benefit-grid article>span,.manner-status-no{margin-bottom:24px}
  .reservation-time-grid,.reservation-compare-grid{grid-template-columns:1fr}
  .reservation-time-card,.reservation-compare-card{padding:26px 24px}
  .manner-purpose-main{padding:30px 24px}
  .manner-principle-copy{padding:26px 24px}
  .system-detail-cta{padding:54px 0}
  .system-detail-cta-actions{width:100%;flex-direction:column}
  .system-detail-cta-actions .button{width:100%}
}


/* =========================================================
   v1.32 / OFFPEAK rules + time-limited seats
========================================================= */
.offpeak-rule-note{
  margin-top:22px;
  padding:26px 30px;
  border:1px solid #d5e0d7;
  border-left:4px solid #4f7c65;
  border-radius:18px;
  background:#f6faf6;
  max-width:1180px;
}
.offpeak-rule-note .section-kicker{margin-bottom:8px}
.offpeak-rule-note h3{
  margin:0 0 12px;
  color:#183d30;
  font-size:18px;
  line-height:1.55;
}
.offpeak-rule-note>p:not(.section-kicker){
  margin:7px 0 0;
  color:#617068;
  font-size:13px;
  line-height:1.85;
}
.offpeak-rule-note strong{color:#173e31}
.price-function-table td>small{
  display:block;
  margin-top:6px;
  color:#77817b;
  line-height:1.45;
}

.time-limited-section{position:relative;overflow:hidden}
.time-limited-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.time-limited-card{
  min-height:270px;
  padding:30px;
  border:1px solid #d6e0d7;
  border-radius:22px;
  background:#fff;
}
.time-limited-card-good{
  background:#f1f6f1;
  border-color:#cbdccf;
}
.time-limited-no{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:36px;
  height:36px;
  margin-bottom:24px;
  border:1px solid #bfd2c4;
  border-radius:50%;
  color:#35644e;
  font-size:10.5px;
  font-weight:850;
}
.time-limited-label{
  margin:0 0 14px;
  color:#173e31;
  font-size:18px;
  font-weight:850;
}
.time-limit-example,
.time-limit-mail{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  margin-bottom:18px;
  padding:9px 15px;
  border-radius:999px;
  background:#e9f2ec;
  color:#2f654c;
  font-size:13px;
  font-weight:850;
}
.time-limit-mail{
  background:#f2e6bf;
  color:#6a561f;
  letter-spacing:.04em;
}
.time-limit-status{
  display:flex;
  gap:8px;
  margin-bottom:18px;
}
.time-limit-status span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:82px;
  min-height:42px;
  padding:8px 14px;
  border-radius:999px;
  border:1px solid #bed2c3;
  background:#fff;
  color:#315f4a;
  font-size:11px;
  font-weight:850;
  letter-spacing:.08em;
}
.time-limited-card>p:last-child{
  margin:0;
  color:#68746d;
  font-size:13px;
  line-height:1.85;
}

@media(max-width:900px){
  .time-limited-grid{grid-template-columns:1fr}
  .time-limited-card{min-height:0}
}
@media(max-width:700px){
  .offpeak-rule-note{padding:22px 20px;border-radius:16px}
  .offpeak-rule-note h3{font-size:16px}
  .offpeak-rule-note>p:not(.section-kicker){font-size:12.5px}
  .time-limited-card{padding:24px}
  .time-limited-label{font-size:17px}
}


/* v1.33: manner privileges & score overview */
.manner-privilege-wrap{margin-top:8px}
.manner-privilege-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #d4dfd6;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(36,72,54,.045)}
.manner-privilege-table{width:100%;min-width:820px;border-collapse:separate;border-spacing:0;table-layout:fixed}
.manner-privilege-table th,.manner-privilege-table td{padding:22px 20px;border-right:1px solid #dce4dd;border-bottom:1px solid #dce4dd;text-align:center;vertical-align:middle}
.manner-privilege-table thead th{background:#edf3ed;color:#244d3a;font-size:13px;font-weight:900;letter-spacing:.04em}
.manner-privilege-table thead th:first-child{background:#f7faf6;text-align:left;width:28%}
.manner-privilege-table thead th:nth-child(3){background:#e6efe6}
.manner-privilege-table thead th:nth-child(4){background:#efe3bd;color:#5e4a16}
.manner-privilege-table tbody th{background:#fbfcfa;text-align:left;color:#1c2d25;font-size:13.5px;font-weight:850}
.manner-privilege-table td{font-size:13px;line-height:1.6;color:#33443b}
.manner-privilege-table tr:last-child th,.manner-privilege-table tr:last-child td{border-bottom:0}
.manner-privilege-table th:last-child,.manner-privilege-table td:last-child{border-right:0}
.manner-privilege-table td small{display:block;margin-top:5px;color:#77817b;font-size:10.5px;line-height:1.55}
.privilege-circle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#e3f0e7;color:#2f6b50;font-size:17px;font-weight:850}
.privilege-circle-trust{background:#efe3bd;color:#6c5418}
.privilege-dash{color:#a3aca6;font-size:18px}
.trust-menu-chip{display:inline-flex;padding:8px 12px;border-radius:999px;background:#efe3bd;color:#5f4b17;font-size:11px;font-weight:850;white-space:nowrap}
.manner-privilege-note{margin:16px 4px 0;color:#6e7972;font-size:11.5px;line-height:1.8}

.manner-score-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.manner-score-card{background:#fff;border:1px solid #d6e0d7;border-radius:22px;padding:30px 32px}
.manner-score-up{box-shadow:inset 0 4px 0 #5b8a70}
.manner-score-down{box-shadow:inset 0 4px 0 #b7a478}
.manner-score-head{display:flex;gap:16px;align-items:center;margin-bottom:24px}
.manner-score-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#e7f1e9;color:#35644e;font-size:20px;font-weight:900;flex:0 0 auto}
.manner-score-down .manner-score-icon{background:#f1ead7;color:#705c2c}
.manner-score-head p{margin:0 0 4px;color:#4c765f;font-size:10px;font-weight:900;letter-spacing:.15em}
.manner-score-down .manner-score-head p{color:#836d37}
.manner-score-head h3{margin:0;font-size:20px}
.manner-score-card ul{margin:0;padding-left:1.25em}
.manner-score-card li{margin:0 0 11px;color:#59665f;font-size:13px;line-height:1.75}
.manner-score-card li:last-child{margin-bottom:0}
.manner-score-policy{margin-top:18px;padding:22px 26px;border:1px solid #d5dfd6;border-radius:18px;background:rgba(255,255,255,.68);display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:start}
.manner-score-policy strong{color:#244d3a;font-size:13px}
.manner-score-policy p{margin:0;color:#68746d;font-size:12px;line-height:1.85}

.reservation-manner-link{margin-top:22px;padding:22px 26px;border:1px solid #d6e0d7;border-radius:18px;background:#f5f8f4;display:flex;justify-content:space-between;align-items:center;gap:28px}
.reservation-manner-link strong{display:block;margin:4px 0 7px;color:#1d2f27;font-size:15px}
.reservation-manner-link p:not(.section-kicker){margin:0;color:#68746d;font-size:12px;line-height:1.75}
.reservation-manner-link .arrow-link{flex:0 0 auto}

@media(max-width:760px){
  .manner-score-grid{grid-template-columns:1fr}
  .manner-score-card{padding:25px 23px}
  .manner-score-policy{grid-template-columns:1fr;gap:8px;padding:20px}
  .manner-privilege-scroll{border-radius:18px}
  .manner-privilege-table{min-width:720px}
  .manner-privilege-table th,.manner-privilege-table td{padding:18px 14px}
  .manner-privilege-table thead th:first-child{width:185px}
  .reservation-manner-link{align-items:flex-start;flex-direction:column;padding:20px}
}


/* ==========================================================
   v1.34 MAJOR VIOLATIONS
   ========================================================== */
.legal-major-box{
  margin-top:28px;
  padding:28px 30px;
  border:1px solid #d8c89d;
  border-radius:18px;
  background:#f7f2e6;
}
.legal-major-box h3{
  margin:0 0 10px;
  color:#513f17;
  font-size:18px;
  line-height:1.55;
}
.legal-major-box>p{
  margin:0 0 16px;
  color:#675a3c;
}
.legal-major-box .legal-list{
  margin-top:10px;
}
.legal-major-action{
  margin-top:20px!important;
  padding-top:18px;
  border-top:1px solid #dfd1ac;
  color:#493b1d!important;
  font-weight:700;
}

.manner-major-section{
  background:#f5f1e7;
}
.manner-major-intro{
  max-width:780px;
  margin:-2px 0 0;
  color:#66726b;
  font-size:13px;
  line-height:1.9;
}
.manner-major-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px 18px;
  margin-top:28px;
}
.manner-major-item{
  display:flex;
  gap:14px;
  align-items:flex-start;
  min-height:92px;
  padding:20px 22px;
  border:1px solid #ddd1ae;
  border-radius:18px;
  background:#fff;
}
.manner-major-mark{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  flex:0 0 28px;
  border-radius:50%;
  background:#efe3bd;
  color:#66511e;
  font-size:12px;
  font-weight:900;
}
.manner-major-item strong{
  display:block;
  margin:1px 0 5px;
  color:#25352c;
  font-size:14px;
  line-height:1.55;
}
.manner-major-item p{
  margin:0;
  color:#6b756f;
  font-size:12px;
  line-height:1.75;
}
.manner-major-action{
  margin-top:18px;
  padding:22px 26px;
  border:1px solid #d6c79d;
  border-radius:18px;
  background:#173e31;
  color:#fff;
}
.manner-major-action strong{
  display:block;
  margin-bottom:7px;
  color:#f1dfaa;
  font-size:13px;
}
.manner-major-action p{
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:12.5px;
  line-height:1.85;
}
@media(max-width:760px){
  .legal-major-box{padding:23px 20px}
  .legal-major-box h3{font-size:17px}
  .manner-major-grid{grid-template-columns:1fr}
  .manner-major-item{min-height:0;padding:18px}
  .manner-major-action{padding:20px}
}


/* v1.36 FAQ expansion */
.faq-page > .container{max-width:1040px}
.faq-category-nav{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 48px}
.faq-category-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);font-size:12.5px;font-weight:700;transition:.18s ease}
.faq-category-nav a:hover{border-color:var(--green);color:var(--green);transform:translateY(-1px)}
.faq-group{scroll-margin-top:92px;margin-top:58px}
.faq-group:first-of-type{margin-top:0}
.faq-group-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}
.faq-group-head .section-kicker{margin-bottom:8px}
.faq-group-head h2{margin:0;font-size:clamp(25px,3vw,34px);line-height:1.25}
.faq-page .faq-group .faq-list{padding:0 28px}
.faq-page .faq-group .faq-list summary{font-size:14px;padding-top:22px;padding-bottom:22px}
.faq-page .faq-group .faq-list details p{font-size:13px;line-height:1.85;padding-bottom:22px}
@media(max-width:760px){
  .faq-category-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:38px}
  .faq-category-nav a{padding:9px 10px;font-size:12px}
  .faq-group{margin-top:46px;scroll-margin-top:76px}
  .faq-page .faq-group .faq-list{padding:0 18px}
  .faq-page .faq-group .faq-list summary{font-size:13.5px;padding-right:32px}
  .faq-page .faq-group .faq-list details p{font-size:12.5px;padding-right:6px}
}

/* ===== v1.37 STORE DETAIL PAGES ===== */
.store-detail-page{background:#f7f9f5}
.store-detail-hero{padding:64px 0 46px;background:linear-gradient(180deg,#f7f9f5 0%,#eef4ec 100%)}
.store-detail-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);gap:62px;align-items:center}
.store-detail-hero h1{font-size:clamp(42px,5.4vw,70px);line-height:1.08;letter-spacing:-.04em;margin:10px 0 0}
.store-detail-hero .page-lead{font-size:17px;line-height:1.9;max-width:650px}
.store-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}
.store-hero-tag{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid #cfdacf;border-radius:999px;background:rgba(255,255,255,.68);font-size:11px;font-weight:780;color:#355745}
.store-hero-media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:28px;border:1px solid #d5dfd6;background:#fff;box-shadow:0 20px 50px rgba(38,71,53,.08)}
.store-hero-media img{width:100%;height:100%;object-fit:cover}
.store-hero-caption{position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:rgba(20,45,34,.84);backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em}
.store-facts-wrap{margin-top:-1px;background:#fff;border-top:1px solid #dbe4dc;border-bottom:1px solid #dbe4dc}
.store-facts{display:grid;grid-template-columns:repeat(4,1fr)}
.store-fact{padding:26px 28px;border-right:1px solid #e1e7e1}
.store-fact:last-child{border-right:0}
.store-fact-label{display:block;margin-bottom:8px;font-size:9px;font-weight:850;letter-spacing:.16em;color:#537361}
.store-fact-value{display:block;font-size:20px;font-weight:850;letter-spacing:-.02em;color:#17231d}
.store-fact-note{display:block;margin-top:5px;font-size:11px;color:#748078}
.store-detail-section{padding:92px 0}
.store-detail-section + .store-detail-section{border-top:1px solid #e0e8e1}
.store-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:60px;align-items:end;margin-bottom:42px}
.store-section-head h2{font-size:clamp(34px,4.3vw,54px);line-height:1.18;letter-spacing:-.035em;margin:6px 0 0}
.store-section-head p:last-child{margin:0;color:#69766e;line-height:1.9}
.store-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.store-feature-card{min-height:245px;padding:30px 28px;border:1px solid #d7e1d8;border-radius:22px;background:#fff}
.store-feature-no{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#edf4eb;color:#315a47;font-size:10px;font-weight:850}
.store-feature-card h3{font-size:21px;line-height:1.45;margin:22px 0 12px}
.store-feature-card p{margin:0;color:#68756d;font-size:13px;line-height:1.9}
.store-gallery{display:grid;grid-template-columns:1.38fr .82fr;grid-template-rows:240px 240px;gap:14px}
.store-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:22px;border:1px solid #d7e0d8;background:#eaf0e9}
.store-gallery figure:first-child{grid-row:1/3}
.store-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.store-gallery figure:hover img{transform:scale(1.015)}
.store-gallery figcaption{position:absolute;left:15px;bottom:15px;padding:8px 11px;border-radius:999px;background:rgba(19,47,35,.82);color:#fff;font-size:10px;font-weight:800}
.store-gallery-single{grid-template-columns:1.05fr .95fr;grid-template-rows:360px}
.store-gallery-single figure:first-child{grid-row:auto}
.store-gallery-copy{display:flex;flex-direction:column;justify-content:center;padding:38px;border:1px solid #d7e1d8;border-radius:22px;background:#fff}
.store-gallery-copy h3{font-size:26px;line-height:1.5;margin:0 0 15px}
.store-gallery-copy p{margin:0;color:#69766e;line-height:1.95}
.store-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.store-use-panel{padding:34px;border-radius:24px;background:#173e31;color:#fff}
.store-use-panel.light{background:#e8f0e6;color:#17231d;border:1px solid #d5e0d6}
.store-use-panel .section-kicker{color:#9fc4ad}
.store-use-panel.light .section-kicker{color:#426b56}
.store-use-panel h3{font-size:26px;line-height:1.45;margin:8px 0 18px}
.store-use-list{display:grid;gap:0;margin-top:14px}
.store-use-list div{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:13px 0;border-top:1px solid rgba(255,255,255,.16)}
.store-use-panel.light .store-use-list div{border-color:#cad8cc}
.store-use-list span{font-size:10px;font-weight:850;color:#9fc4ad;padding-top:3px}
.store-use-panel.light .store-use-list span{color:#426b56}
.store-use-list p{margin:0;font-size:13px;line-height:1.7;color:#d7e1dc}
.store-use-panel.light .store-use-list p{color:#526158}
.store-info-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}
.store-info-card{padding:34px;border:1px solid #d7e1d8;border-radius:24px;background:#fff}
.store-info-card h2,.store-info-card h3{font-size:30px;margin:5px 0 20px}
.store-detail-info{margin:0}
.store-detail-info div{display:grid;grid-template-columns:135px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid #e3e9e4}
.store-detail-info div:last-child{border-bottom:0}
.store-detail-info dt{font-size:11px;color:#748078}
.store-detail-info dd{margin:0;font-size:13px;font-weight:720;line-height:1.7}
.store-mini-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.store-mini-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid #d3ded5;border-radius:14px;background:#f9fbf8;font-size:12px;font-weight:800}
.store-mini-link:hover{background:#eef4ec}
.store-cta{padding:78px 0;background:#173e31;color:#fff}
.store-cta-inner{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}
.store-cta h2{font-size:clamp(32px,4vw,50px);line-height:1.2;margin:5px 0 12px}
.store-cta p{margin:0;color:#c5d2cb}
.store-cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.store-cta .button-secondary{background:transparent;color:#fff;border-color:#718a7d}
.store-cta .button-secondary:hover{background:rgba(255,255,255,.08)}
@media(max-width:900px){
  .store-detail-hero-grid{grid-template-columns:1fr;gap:32px}.store-detail-hero-media{aspect-ratio:16/10;min-width:0}
  .store-facts{grid-template-columns:1fr 1fr}.store-fact:nth-child(2){border-right:0}.store-fact:nth-child(-n+2){border-bottom:1px solid #e1e7e1}
  .store-section-head{grid-template-columns:1fr;gap:20px}.store-feature-grid{grid-template-columns:1fr}.store-feature-card{min-height:0}
  .store-gallery{grid-template-columns:1fr 1fr;grid-template-rows:330px 210px}.store-gallery figure:first-child{grid-column:1/3;grid-row:auto}
  .store-gallery-single{grid-template-columns:1fr;grid-template-rows:auto}.store-gallery-single figure{height:320px}.store-gallery-copy{padding:28px}
  .store-use-grid,.store-info-layout{grid-template-columns:1fr}.store-cta-inner{grid-template-columns:1fr}.store-cta-actions{justify-content:flex-start}
}
@media(max-width:620px){
  .store-detail-hero{padding:44px 0 34px}.store-detail-hero h1{font-size:39px}.store-detail-hero .page-lead{font-size:15px}.store-hero-media{border-radius:20px}
  .store-facts{grid-template-columns:1fr 1fr}.store-fact{padding:20px 17px}.store-fact-value{font-size:17px}
  .store-detail-section{padding:70px 0}.store-section-head h2{font-size:34px}.store-feature-card{padding:25px 22px;border-radius:18px}
  .store-gallery{grid-template-columns:1fr;grid-template-rows:auto}.store-gallery figure,.store-gallery figure:first-child{grid-column:auto;height:255px}.store-gallery figure:first-child{height:310px}
  .store-gallery-single figure{height:290px}.store-gallery-copy{padding:24px}.store-gallery-copy h3{font-size:22px}
  .store-use-grid{gap:12px}.store-use-panel{padding:28px 23px;border-radius:20px}.store-use-panel h3{font-size:23px}
  .store-info-card{padding:27px 22px}.store-detail-info div{grid-template-columns:100px 1fr;gap:12px}.store-mini-links{grid-template-columns:1fr}
  .store-cta{padding:62px 0}.store-cta-actions{display:grid;width:100%}.store-cta-actions .button{width:100%}
}


/* ===== v1.38 STORE ACCESS ===== */
.store-access-section{background:#fff}
.store-access-grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:18px;align-items:stretch}
.store-access-card{padding:36px;border:1px solid #d7e1d8;border-radius:24px;background:#f7faf6}
.store-access-station{display:inline-flex;align-items:center;min-height:34px;margin:0 0 18px;padding:0 13px;border:1px solid #cad8cc;border-radius:999px;background:#fff;color:#315a47;font-size:11px;font-weight:850}
.store-access-card h3{margin:0 0 10px;font-size:27px;line-height:1.4}
.store-access-address{margin:0;color:#5c6a61;font-size:14px;line-height:1.8}
.store-access-notes{margin:28px 0 24px;border-top:1px solid #dce5dd}
.store-access-notes>div{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #dce5dd}
.store-access-notes span{color:#78847c;font-size:10px;font-weight:700;letter-spacing:.04em}
.store-access-notes strong{font-size:12.5px;line-height:1.7}
.store-map-button{width:100%;justify-content:space-between}
.store-map-wrap{min-height:430px;overflow:hidden;border:1px solid #d7e1d8;border-radius:24px;background:#edf2ed}
.store-map-wrap iframe{display:block;width:100%;height:100%;min-height:430px;border:0}
@media(max-width:900px){
  .store-access-grid{grid-template-columns:1fr}.store-map-wrap,.store-map-wrap iframe{min-height:360px}
}
@media(max-width:620px){
  .store-access-card{padding:27px 22px;border-radius:20px}.store-access-card h3{font-size:23px}.store-access-notes>div{grid-template-columns:72px 1fr}.store-map-wrap,.store-map-wrap iframe{min-height:310px;border-radius:20px}
}


/* =========================================================
   v1.39 / mobile compact tuning
   - smartphone buttons made smaller
   - overall mobile sizing compacted one step
   - reduce top whitespace on system detail pages
   - prevent oversized mobile titles / 3-line breaks
========================================================= */
@media(max-width:700px){
  body{font-size:13px}

  .header-inner{
    height:62px;
    gap:8px;
  }

  .mypage-link{
    min-height:32px;
    padding:0 10px;
    font-size:10.5px;
  }

  .button{
    min-height:40px;
    padding:0 16px;
    font-size:13px;
  }

  .button-small{
    min-height:30px;
    padding-inline:12px;
    font-size:11px;
  }

  .button-large{
    min-height:44px;
    padding-inline:18px;
    font-size:13px;
  }

  main .section,
  .concept-v16,
  .locations-v16,
  .price-v16,
  .focus-system-v16,
  .flow-v16,
  .faq-v16{
    padding-top:46px !important;
    padding-bottom:46px !important;
  }

  .hero-v16-copy{
    padding-top:14px;
    padding-bottom:10px;
  }

  .hero-title-two-lines{
    font-size:clamp(25px,7.2vw,31px)!important;
    line-height:1.08!important;
  }

  .hero-lead{
    margin-top:12px;
    font-size:12px;
    line-height:1.7;
  }

  .hero-actions{
    margin-top:16px;
    gap:8px;
  }

  .hero-actions .button{
    min-height:40px;
    padding-inline:16px;
    font-size:13px;
  }

  .hero-feature-list{
    margin-top:14px;
    gap:12px;
    font-size:10.5px;
  }

  .hero-v16-photo{
    min-height:280px;
  }

  .hero-v16-price-card{
    left:18px;
    right:auto;
    width:min(330px, calc(100% - 36px));
    bottom:10px;
    padding:14px 14px 12px;
    border-radius:14px;
  }

  .hero-v16-price-card .panel-kicker{
    font-size:7.5px;
  }

  .hero-v16-price-card .panel-price{
    margin:8px 0 4px;
  }

  .hero-v16-price-card .panel-price strong{
    font-size:30px;
  }

  .hero-v16-price-card .panel-note,
  .hero-v16-price-card .mini-spec div,
  .hero-v16-price-card .panel-link{
    font-size:10.5px;
  }

  .hero-v16-price-card .panel-divider{
    margin:10px 0 8px;
  }

  .store-card-v16 .store-card-body{
    padding:12px 14px 12px;
  }

  .store-card-v16 h3{
    font-size:16px;
    line-height:1.32;
  }

  .store-card-v16 .store-summary{
    margin:8px 0 6px;
    min-height:0;
    font-size:11.5px;
    line-height:1.65;
  }

  .store-card-v16 .store-meta div{
    padding:7px 0;
    font-size:10.5px;
  }

  .store-card-v16 .arrow-link{
    margin-top:10px;
    font-size:10.5px;
  }

  .price-v16-head h2,
  .focus-system-v16 .section-head h2,
  .focus-system-head h2,
  .final-cta-v16-copy h2{
    font-size:clamp(24px,7vw,30px);
  }

  .plan-card-three,
  .plan-card-v16{
    padding:15px 14px 14px;
  }

  .plan-card-three .plan-name p,
  .plan-card-v16 .plan-name p{
    font-size:14px;
  }

  .plan-card-three .plan-price,
  .plan-card-v16 .plan-price{
    margin:14px 0 8px;
    font-size:24px;
  }

  .plan-card-three .plan-text,
  .plan-card-v16 .plan-text{
    font-size:10.5px;
    line-height:1.65;
  }

  .focus-system-copy{
    padding:16px 16px 14px;
  }

  .focus-system-card h3{
    font-size:16px;
    margin-bottom:7px;
  }

  .focus-system-copy > p:last-child,
  .flow-v16 .flow-item p,
  .faq-v16 .faq-list details p,
  .final-cta-v16-copy > p:not(.section-kicker){
    font-size:11.5px;
    line-height:1.7;
  }

  .faq-v16 .faq-list summary{
    font-size:13px;
  }

  .final-cta{
    padding:46px 0 52px;
  }

  .final-cta-v16-copy{
    padding:22px 0 16px;
  }

  .final-cta-v16-copy h2{
    line-height:1.18;
  }

  .final-cta-v16-image{
    min-height:190px;
  }

  .final-actions-three{
    gap:8px;
  }

  .final-actions-three .button{
    min-height:44px;
    padding-inline:12px;
    font-size:13px;
  }

  .system-detail-hero{
    padding:22px 0 42px;
  }

  .breadcrumb{
    margin-bottom:14px;
    font-size:10px;
  }

  .system-detail-hero-copy h1{
    font-size:clamp(28px,8.5vw,36px);
    line-height:1.12;
    letter-spacing:-.04em;
    margin:10px 0 16px;
  }

  .system-detail-lead{
    font-size:12px;
    line-height:1.8;
  }

  .system-detail-hero-visual{
    padding:14px;
    border-radius:18px;
  }

  .system-detail-hero-visual > p{
    margin:12px 2px 0;
    font-size:11px;
    line-height:1.7;
  }

  .page-actions{
    margin-top:18px;
    gap:8px;
  }

  .page-actions .button{
    min-height:40px;
    padding-inline:16px;
    font-size:13px;
  }

  .system-detail-section{
    padding:48px 0;
  }

  .system-detail-heading{
    margin-bottom:22px;
  }

  .system-detail-heading h2{
    font-size:clamp(24px,7.4vw,32px);
    line-height:1.2;
  }

  .system-detail-heading > p,
  .system-step-card p,
  .system-benefit-grid p,
  .reservation-time-card > p:last-child,
  .reservation-compare-card > p:last-child,
  .report-flow-card p,
  .manner-status-description,
  .manner-principle-copy p,
  .manner-purpose-main > p:last-child{
    font-size:12px;
    line-height:1.8;
  }

  .system-step-card,
  .system-benefit-grid article,
  .manner-status-card,
  .report-flow-card,
  .reservation-time-card,
  .reservation-compare-card,
  .manner-purpose-main,
  .manner-principle-copy{
    padding:22px;
  }

  .system-step-card h3,
  .system-benefit-grid h3,
  .report-flow-card h3{
    font-size:17px;
    margin:20px 0 10px;
  }

  .reservation-time-card strong{
    font-size:clamp(28px,7vw,36px);
    margin-bottom:14px;
  }

  .reservation-compare-card h3{
    font-size:22px;
    margin-bottom:14px;
  }

  .reservation-compare-time{
    font-size:12px;
    padding:8px 12px;
    margin-bottom:14px;
  }

  .system-detail-note{
    margin-top:14px;
    font-size:10.5px;
  }

  .system-detail-cta{
    padding:44px 0;
  }

  .system-detail-cta h2{
    font-size:clamp(24px,7vw,32px);
  }

  .system-detail-cta-actions .button{
    min-height:42px;
    font-size:13px;
  }
}

@media(max-width:420px){
  .hero-title-two-lines{
    font-size:clamp(24px,7vw,29px)!important;
  }

  .hero-v16-price-card .panel-price strong{
    font-size:28px;
  }

  .final-cta-v16-copy h2{
    font-size:clamp(22px,6.8vw,28px);
  }

  .system-detail-hero-copy h1{
    font-size:clamp(26px,8.2vw,34px);
  }
}


/* =========================================================
   v1.40 / compact mobile information cards
========================================================= */
@media(max-width:700px){
  .system-step-grid,
  .system-benefit-grid,
  .manner-status-grid,
  .time-limited-grid{
    gap:12px;
  }

  .system-step-card,
  .system-benefit-grid article,
  .manner-status-card,
  .report-flow-card{
    min-height:0;
    padding:18px 18px 17px;
    border-radius:16px;
  }

  .system-step-card>span,
  .system-benefit-grid article>span,
  .manner-status-no{
    width:32px;
    height:32px;
    margin-bottom:15px;
    font-size:10px;
  }

  .system-step-card h3,
  .system-benefit-grid h3,
  .report-flow-card h3{
    margin:0 0 7px;
    font-size:16px;
    line-height:1.45;
  }

  .system-step-card p,
  .system-benefit-grid p,
  .report-flow-card p,
  .manner-status-description{
    margin:0;
    font-size:11.5px;
    line-height:1.7;
  }

  .report-flow-card>span{font-size:10px}
  .report-flow-card h3{margin-top:14px}

  .manner-status-card h3{
    margin-bottom:8px;
    font-size:18px;
  }

  .manner-status-card>p:not(.manner-status-description){
    margin-bottom:6px;
    font-size:10.5px;
  }

  .reservation-time-card,
  .reservation-compare-card,
  .time-limited-card{
    padding:20px 18px;
    border-radius:17px;
  }
}

@media(max-width:420px){
  .system-step-card,
  .system-benefit-grid article,
  .manner-status-card,
  .report-flow-card{
    padding:16px 16px 15px;
  }

  .system-step-card>span,
  .system-benefit-grid article>span,
  .manner-status-no{
    margin-bottom:12px;
  }
}


/* v1.43 price / seat visibility note */
.seat-visibility-note{margin:18px 0 0;padding:16px 20px;border:1px solid #d6e0d7;border-radius:16px;background:#f7faf6;color:#53635a;font-size:12px;line-height:1.8}
.seat-visibility-note strong{color:#173e31}
@media(max-width:700px){.seat-visibility-note{margin-top:12px;padding:13px 14px;font-size:11px;line-height:1.7}}


/* v1.44 / compact manner-rank note on monthly plan cards */
.price-board-rank-note{
  margin:14px 0 0;
  padding-top:10px;
  border-top:1px dashed #d6e0d8;
  color:#3f6d57;
  font-size:10.5px;
  line-height:1.55;
  font-weight:750;
}
@media(max-width:700px){
  .price-board-rank-note{
    margin-top:10px;
    padding-top:8px;
    font-size:10px;
  }
}


/* v1.48: compact future price revision notice */
.price-revision-note{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin:0 0 18px;
  padding:11px 15px;
  border:1px solid #d7e1d8;
  border-radius:10px;
  background:#f7faf6;
  color:#46564d;
  font-size:11px;
  line-height:1.55;
}
.price-revision-note strong{
  flex:0 0 auto;
  color:#234d3c;
  font-size:11px;
  font-weight:850;
}
.price-revision-note span{
  text-align:right;
  font-weight:700;
}
@media (max-width: 720px){
  .price-revision-note{
    display:block;
    padding:10px 12px;
    margin-bottom:14px;
    font-size:10px;
  }
  .price-revision-note strong,
  .price-revision-note span{
    display:block;
    text-align:left;
  }
  .price-revision-note span{margin-top:3px;}
}


/* v1.50: ACT system navigation */
.desktop-nav{align-items:center}
.nav-system-dropdown{
  position:relative;
  display:flex;
  align-items:center;
  align-self:stretch;
}
.nav-system-trigger{
  appearance:none;
  border:0;
  background:transparent;
  color:inherit;
  font:inherit;
  font-weight:700;
  cursor:pointer;
  padding:0;
  white-space:nowrap;
}
.nav-system-trigger span{
  display:inline-block;
  margin-left:3px;
  font-size:11px;
  transition:transform .18s ease;
}
.nav-system-menu{
  position:absolute;
  top:calc(100% - 8px);
  left:50%;
  z-index:50;
  width:178px;
  padding:8px;
  border:1px solid #d8e1d9;
  border-radius:12px;
  background:#fff;
  box-shadow:0 14px 34px rgba(25,54,40,.13);
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,8px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
.nav-system-menu a{
  display:block;
  padding:10px 11px;
  border-radius:8px;
  color:#20332a;
  font-size:12.5px;
  line-height:1.35;
  font-weight:750;
  opacity:1;
}
.nav-system-menu a:hover,
.nav-system-menu a:focus-visible{
  background:#eef4ef;
  opacity:1;
}
.nav-system-dropdown:hover .nav-system-menu,
.nav-system-dropdown:focus-within .nav-system-menu{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}
.nav-system-dropdown:hover .nav-system-trigger span,
.nav-system-dropdown:focus-within .nav-system-trigger span{
  transform:rotate(180deg);
}
.mobile-system-group{
  padding:10px 0 7px;
  border-bottom:1px solid var(--line);
}
.mobile-system-label{
  display:block;
  padding:2px 0 7px;
  color:#65756d;
  font-size:10px;
  font-weight:800;
  letter-spacing:.08em;
}
.mobile-menu .mobile-system-group a{
  padding:9px 0 9px 14px;
  border-bottom:0;
  font-size:13px;
}
