/* =========================================================
   Karada Balance - Designer Balance Polish v2
   Purpose: improve visual rhythm, type scale, image scale,
   card spacing, and desktop/mobile balance without changing content.
   ========================================================= */

:root{
  --kb-container:1120px;
  --kb-container-wide:1180px;
  --kb-radius-lg:24px;
  --kb-radius-md:18px;
  --kb-shadow-soft:0 18px 55px rgba(0,0,0,.26);
  --kb-shadow-image:0 22px 70px rgba(0,0,0,.34);
}

html{font-size:16px;}
body{
  font-size:15.5px!important;
  line-height:1.85!important;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
}
img{display:block;}
a{transition:transform .22s ease, filter .22s ease, border-color .22s ease, color .22s ease;}

/* Header: reduce the heavy logo area and make navigation breathe evenly */
.site-header{
  grid-template-columns:auto minmax(420px,1fr) auto!important;
  gap:20px!important;
  padding-top:12px!important;
  padding-bottom:12px!important;
}
.brand{gap:10px!important;}
.brand-mark{width:44px!important;height:44px!important;}
.brand-main{
  font-size:clamp(18px,1.55vw,24px)!important;
  letter-spacing:.04em!important;
}
.brand-sub{font-size:10.5px!important;letter-spacing:.13em!important;margin-top:4px!important;}
.site-nav{justify-content:flex-end!important;gap:clamp(12px,1.55vw,22px)!important;}
.site-nav a{font-size:13px!important;letter-spacing:.055em!important;}
.sns-mini{min-height:34px!important;padding:0 13px!important;font-size:11.5px!important;}

/* General page rhythm */
.hero,.page-title,.section,.cta,.footer{
  padding-left:max(24px,calc((100vw - var(--kb-container))/2))!important;
  padding-right:max(24px,calc((100vw - var(--kb-container))/2))!important;
}
.section{
  padding-top:clamp(52px,5.7vw,74px)!important;
  padding-bottom:clamp(52px,5.7vw,74px)!important;
}
.hero-label,.label-en,.sec-label,.section-label{
  font-size:11px!important;
  line-height:1.55!important;
  letter-spacing:.22em!important;
  margin-bottom:14px!important;
}
.sec-title,.section-title{
  font-size:clamp(22px,2.25vw,32px)!important;
  line-height:1.48!important;
  letter-spacing:.055em!important;
  margin:6px 0 20px!important;
}
p.body,.hero-desc,.msg-text,.rec-text,.quote-text,.fdesc,.item-d,.commitment-intro,.notes-text,.step-desc,.special-desc,.compare-d,.shishin-d{
  font-size:clamp(14px,1.18vw,15.8px)!important;
  line-height:1.95!important;
  letter-spacing:.015em!important;
}

/* Hero: more premium, less oversized, no awkward Japanese wrapping */
.hero{
  min-height:680px!important;
  grid-template-columns:minmax(460px,.95fr) minmax(390px,.88fr)!important;
  gap:clamp(40px,5vw,70px)!important;
  padding-top:clamp(76px,7vw,104px)!important;
  padding-bottom:clamp(78px,7.5vw,108px)!important;
}
.hero-copy{max-width:610px!important;}
.hero h1{
  max-width:620px!important;
  font-size:clamp(34px,3.75vw,54px)!important;
  line-height:1.42!important;
  letter-spacing:.04em!important;
  margin-bottom:20px!important;
  word-break:keep-all;
  overflow-wrap:normal;
}
.hero h1 span{white-space:nowrap;}
.hero-desc{max-width:560px!important;margin-bottom:26px!important;}
.btn-line,.btn-outline,.line-btn-main{
  min-height:46px!important;
  border-radius:999px!important;
  font-size:14px!important;
}
.btn-line span,.line-btn-main span{font-size:14px!important;letter-spacing:.07em!important;}
.btn-line,.btn-outline{max-width:330px!important;}
.hero-visual{
  width:100%!important;
  max-width:560px!important;
  min-height:430px!important;
  justify-self:end!important;
}
.hero-main-photo{
  width:84%!important;
  height:350px!important;
  border-radius:28px!important;
  object-position:center center!important;
}
.hero-portrait{
  width:38%!important;
  height:210px!important;
  border-radius:24px!important;
}
.hero-card{
  right:2%!important;
  bottom:28px!important;
  max-width:245px!important;
  padding:16px 18px!important;
  border-radius:18px!important;
}
.hero-card strong{font-size:16px!important;}
.hero-card span{font-size:12.5px!important;line-height:1.75!important;}
.hero-kanji{font-size:clamp(78px,8vw,112px)!important;opacity:.052!important;}

/* Page title images and headings */
.page-title{
  min-height:330px!important;
  grid-template-columns:minmax(0,1fr) minmax(300px,390px)!important;
  padding-top:clamp(66px,7vw,92px)!important;
  padding-bottom:clamp(58px,6vw,82px)!important;
}
.page-title h1{
  font-size:clamp(32px,3.6vw,48px)!important;
  line-height:1.38!important;
  word-break:keep-all;
}
.page-title-photo img{
  height:280px!important;
  border-radius:24px!important;
  object-position:center center!important;
}
.page-title .kanji{font-size:clamp(60px,7.5vw,96px)!important;opacity:.055!important;}

/* Cards and grids */
.pillar,.symptom,.service-card,.tech-card,.feature-card,.price-card,.step-card,.stat-card,.gold-box,.hybrid-box,.msg-box,.duplex-card,.bio4-card,.price-link-box,.access-card,.hours-card,.notes-box,.rec-card,.compare-card,.special-card,.device-box,.pulse-box,.fee-card,.mini-card{
  border-radius:var(--kb-radius-md)!important;
  box-shadow:var(--kb-shadow-soft)!important;
}
.pillars{gap:16px!important;}
.pillar{padding:20px 16px!important;min-height:112px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;}
.pillar-icon{width:26px!important;height:26px!important;margin-bottom:10px!important;}
.pillar-name{font-size:15px!important;line-height:1.45!important;letter-spacing:.04em!important;}
.pillar-sub{font-size:11px!important;line-height:1.5!important;margin-top:4px!important;}
.tag,.effect-tag,.device-tag{
  font-size:13px!important;
  line-height:1.3!important;
  padding:8px 13px!important;
  border-radius:999px!important;
}
.tags,.effect-tags,.device-tags{gap:9px!important;}

/* Director / facility images: large enough to feel premium, not so large that they dominate */
.director-photo,.director-photo-wide,.facility-main,.facility-sub-item,.duplex-photo,.rec-photo{
  border-radius:22px!important;
  box-shadow:var(--kb-shadow-image)!important;
}
.director-photo img,.director-photo-wide img{
  height:340px!important;
  max-height:340px!important;
  object-fit:cover!important;
  object-position:center 30%!important;
}
img.director-face{
  width:88px!important;
  height:88px!important;
  border-width:2px!important;
}
div.director-face{
  width:auto!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  margin:20px 0 22px!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
div.director-face>img{
  width:94px!important;
  height:94px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border:2px solid rgba(201,168,76,.52)!important;
  flex:0 0 auto!important;
}
.director-name-ja,.director-name{font-size:clamp(21px,2.3vw,30px)!important;line-height:1.4!important;}
.director-role,.director-kana,.director-name-kana{font-size:12px!important;line-height:1.6!important;}
.badge-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important;}
.badge-item{font-size:12px!important;padding:6px 10px!important;}
.msg-box,.quote-box{padding:24px!important;}
.stats-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.stat-card{padding:20px 14px!important;text-align:center!important;}
.stat-num{font-size:clamp(28px,3vw,42px)!important;line-height:1.1!important;}
.stat-label{font-size:12px!important;margin-top:8px!important;}

/* Facility and equipment */
.facility-main img{height:300px!important;object-position:center center!important;}
.facility-sub-item img{height:190px!important;object-position:center center!important;}
.duplex-card{display:grid!important;grid-template-columns:minmax(260px,380px) 1fr!important;gap:0!important;align-items:stretch!important;overflow:hidden!important;}
.duplex-photo{border-radius:0!important;box-shadow:none!important;border:0!important;}
.duplex-photo img{height:100%!important;min-height:360px!important;object-fit:cover!important;object-position:center center!important;}
.duplex-body{padding:28px!important;}
.emf-data{margin-top:20px!important;}
.emf-data img{max-width:620px!important;margin:0 auto!important;border-radius:16px!important;}
.bio4-card{padding:28px!important;}

/* Recommenders: consistent photo scale and text hierarchy */
.rec-card{padding:24px!important;margin-bottom:18px!important;}
.rec-photo{width:170px!important;height:170px!important;overflow:hidden!important;}
.rec-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;}
.rec-role{font-size:12px!important;line-height:1.7!important;}
.rec-name{font-size:clamp(18px,1.7vw,23px)!important;line-height:1.5!important;letter-spacing:.06em!important;}
.rec-quote-mark,.rec-quote{font-size:34px!important;line-height:1!important;}

/* Treatment pages */
.gold-box{padding:26px!important;}
.gold-item{gap:14px!important;margin-bottom:18px!important;}
.item-t,.shishin-t,.tech-name,.special-name,.feature-card .ftitle,.compare-t,.price-card-title,.step-title,.mini-title{
  font-size:clamp(15px,1.35vw,18px)!important;
  line-height:1.55!important;
}
.tech-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
.tech-card{padding:20px!important;min-height:138px!important;}
.tech-num,.fnum{font-size:13px!important;}
.tech-desc{font-size:13px!important;line-height:1.65!important;}
.feature-card{padding:24px!important;margin-bottom:16px!important;}
.price-link-box{padding:24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;}
.pl-main{font-size:22px!important;line-height:1.45!important;}
.pl-hint,.pl-sub{font-size:13px!important;}
.pl-btn{min-height:44px!important;padding:0 18px!important;border-radius:999px!important;white-space:nowrap!important;}

/* Flow / price page */
.step-row{gap:16px!important;margin-bottom:18px!important;}
.step-circle{width:52px!important;height:52px!important;}
.step-num{font-size:12px!important;}
.price-card{margin-bottom:18px!important;overflow:hidden!important;}
.price-card-head{padding:18px 22px!important;}
.price-card-body{padding:20px 22px!important;}
.price-row{padding:12px 0!important;gap:14px!important;}
.price-label,.price-val,.coupon-label,.coupon-val,.fee-label,.fee-val{font-size:14px!important;line-height:1.55!important;}
.fee-row,.coupon-row{gap:14px!important;}
.mini-card{padding:16px!important;}
.mini-sub,.mini-val{font-size:13px!important;}

/* Access / CTA / footer */
.access-row{gap:24px!important;align-items:center!important;}
.access-addr{font-size:15px!important;line-height:1.7!important;}
.access-hours,.access-label{font-size:12px!important;line-height:1.6!important;}
.map-btn{font-size:13px!important;padding:8px 14px!important;border-radius:999px!important;}
.cta-note{font-size:14px!important;line-height:1.8!important;margin-bottom:18px!important;}
.footer{padding-top:34px!important;padding-bottom:56px!important;}
.sns-icon{width:42px!important;height:42px!important;}
.sns-name,.sns-label{font-size:11px!important;letter-spacing:.12em!important;}
.footer-brand{font-size:12px!important;letter-spacing:.16em!important;}
.footer-copy{font-size:11px!important;}
.floating-cta a{height:46px!important;padding:0 16px!important;font-size:13px!important;}

/* Large desktop: don't let the site stretch too far */
@media (min-width:1480px){
  .hero,.page-title,.section,.cta,.footer{
    padding-left:calc((100vw - var(--kb-container-wide))/2)!important;
    padding-right:calc((100vw - var(--kb-container-wide))/2)!important;
  }
}

/* Tablet */
@media (max-width:1080px){
  .site-header{grid-template-columns:1fr auto!important;}
  .brand-main{font-size:18px!important;}
  .site-nav{justify-content:flex-start!important;}
  .hero{grid-template-columns:1fr!important;min-height:auto!important;gap:34px!important;}
  .hero-copy{max-width:680px!important;}
  .hero h1{font-size:clamp(32px,6vw,48px)!important;}
  .hero-visual{justify-self:start!important;max-width:640px!important;min-height:390px!important;}
  .hero-main-photo{height:310px!important;}
  .hero-portrait{height:190px!important;}
  .tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .duplex-card{grid-template-columns:1fr!important;}
  .duplex-photo img{height:300px!important;min-height:300px!important;}
}

/* Mobile */
@media (max-width:820px){
  body{font-size:15px!important;}
  .site-header{padding:10px 16px!important;gap:12px!important;}
  .brand-mark{width:40px!important;height:40px!important;}
  .brand-main{font-size:17px!important;white-space:normal!important;line-height:1.25!important;}
  .brand-sub{font-size:9px!important;}
  .nav-toggle{padding:8px 11px!important;font-size:11px!important;}
  .hero,.page-title,.section,.cta,.footer{padding-left:20px!important;padding-right:20px!important;}
  .hero{padding-top:58px!important;padding-bottom:64px!important;}
  .hero h1{font-size:34px!important;line-height:1.5!important;}
  .hero-desc{font-size:14.5px!important;}
  .hero-visual{min-height:340px!important;}
  .hero-main-photo{width:88%!important;height:255px!important;border-radius:22px!important;}
  .hero-portrait{width:43%!important;height:155px!important;border-radius:18px!important;}
  .hero-card{max-width:220px!important;bottom:10px!important;padding:13px!important;}
  .hero-card strong{font-size:14px!important;}
  .hero-card span{font-size:11.5px!important;}
  .pillars{grid-template-columns:1fr!important;}
  .pillar{min-height:94px!important;}
  .page-title{grid-template-columns:1fr!important;padding-top:54px!important;padding-bottom:56px!important;}
  .page-title h1{font-size:34px!important;}
  .page-title-photo img{height:230px!important;}
  .director-photo img,.director-photo-wide img{height:240px!important;max-height:240px!important;}
  div.director-face>img,img.director-face{width:78px!important;height:78px!important;}
  .stats-row{grid-template-columns:1fr!important;}
  .facility-main img{height:220px!important;}
  .facility-sub{grid-template-columns:1fr!important;}
  .facility-sub-item img{height:210px!important;}
  .tech-grid{grid-template-columns:1fr!important;}
  .price-link-box,.access-row{display:block!important;}
  .pl-btn{margin-top:16px!important;width:100%!important;}
  .map-btn{display:inline-block!important;margin-top:14px!important;}
  .floating-cta{left:12px!important;right:12px!important;bottom:12px!important;gap:8px!important;}
  .floating-cta a{height:44px!important;font-size:12px!important;padding:0 8px!important;}
  .footer{padding-bottom:88px!important;}
}

@media (max-width:430px){
  .hero,.page-title,.section,.cta,.footer{padding-left:16px!important;padding-right:16px!important;}
  .hero h1{font-size:31px!important;letter-spacing:.025em!important;}
  .hero-visual{min-height:318px!important;}
  .hero-main-photo{height:232px!important;}
  .hero-portrait{height:142px!important;}
  .btn-line,.btn-outline{max-width:none!important;width:100%!important;}
  .rec-card{padding:18px!important;}
  .msg-box,.quote-box,.gold-box,.bio4-card{padding:20px!important;}
}

/* Desktop composition refinements: avoid full-width photos dominating content */
@media (min-width:900px){
  .section:has(> .director-photo){
    display:grid!important;
    grid-template-columns:minmax(0,500px) minmax(0,1fr)!important;
    gap:20px 34px!important;
    align-items:center!important;
  }
  .section:has(> .director-photo) > .sec-label{grid-column:1 / -1!important;margin-bottom:0!important;}
  .section:has(> .director-photo) > .director-photo{grid-row:2 / span 2!important;margin:0!important;}
  .section:has(> .director-photo) > .director-photo img{height:300px!important;max-height:300px!important;}
  .section:has(> .director-photo) > .director-row{margin:0!important;align-self:end!important;}
  .section:has(> .director-photo) > .quote-box{align-self:start!important;}

  .section:has(> .director-photo-wide):has(> .msg-box){
    display:grid!important;
    grid-template-columns:minmax(320px,430px) minmax(0,1fr)!important;
    gap:18px 34px!important;
    align-items:start!important;
  }
  .section:has(> .director-photo-wide):has(> .msg-box) > .section-label{grid-column:1 / -1!important;}
  .section:has(> .director-photo-wide):has(> .msg-box) > .director-photo-wide{grid-column:1!important;grid-row:2 / span 2!important;margin:0!important;}
  .section:has(> .director-photo-wide):has(> .msg-box) > .director-photo-wide img{height:310px!important;max-height:310px!important;}
  .section:has(> .director-photo-wide):has(> .msg-box) > div.director-face{grid-column:2!important;margin:2px 0 0!important;}
  .section:has(> .director-photo-wide):has(> .msg-box) > .msg-box{grid-column:2!important;}
  .section:has(> .director-photo-wide):has(> .msg-box) > .stats-row{grid-column:1 / -1!important;margin-top:4px!important;}
}
