/* Takatsu Baikyaku Design System v11 — shared visual language */
:root{
  --v11-green:#086342;--v11-deep:#073d2a;--v11-ink:#172720;--v11-muted:#6d7b75;
  --v11-pale:#edf6f1;--v11-cream:#f8f5ee;--v11-line:#e3e8e4;--v11-white:#fff;
  --v11-shadow:0 18px 50px rgba(16,52,38,.09);--v11-radius:24px;
  --v11-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;
}
html{scroll-behavior:smooth}
body{color:var(--v11-ink);-webkit-font-smoothing:antialiased}
img{max-width:100%}

/* Header: identical rhythm and hierarchy on every page */
.topline.site-topline{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--v11-deep)!important}
header.site-header{background:rgba(255,255,255,.98)!important;border-color:var(--v11-line)!important;box-shadow:0 8px 30px rgba(15,48,35,.045)!important}
.site-header .site-header-inner{max-width:1360px!important;min-height:88px!important;padding:12px 28px!important;gap:26px!important}
.site-header .site-brand img{width:270px!important;max-width:29vw!important}
.site-header .site-brand-copy{padding-left:16px!important}
.site-header .site-brand-copy strong{font-size:15px!important;font-weight:800!important}
.site-header .site-nav{gap:28px!important}
.site-header .site-nav>a,.site-header .site-nav summary{display:flex!important;align-items:center!important;min-height:42px!important;line-height:1.2!important;font-size:14px!important}
.site-header .nav-details summary{padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.site-header .nav-details summary:before,.site-header .nav-details summary:after{content:none!important;display:none!important}
.site-header .nav-details summary .chev{display:inline!important;margin-left:7px!important}
.site-header .site-cta{color:#fff!important;background:var(--v11-green)!important;border:0!important;padding:15px 25px!important;min-height:54px!important}
.site-header .site-cta:visited{color:#fff!important}
.site-header .site-cta:hover{color:#fff!important;background:#054f35!important}

/* Shared breadcrumbs */
.breadcrumb,.breadcrumbs,.crumb,.breadcrumb-wrap,[class*="breadcrumb"]{font-size:13px!important;color:#718078!important;line-height:1.6!important}
.breadcrumb a,.breadcrumbs a,.crumb a,[class*="breadcrumb"] a{color:#607169!important;text-decoration:none!important}
.breadcrumb a:hover,.breadcrumbs a:hover,.crumb a:hover,[class*="breadcrumb"] a:hover{color:var(--v11-green)!important}

/* Shared typography and spacing */
main h1,section h1,.article h1,.article-head h1{font-family:var(--v11-serif);color:var(--v11-ink)}
main h2,section h2,.article h2{font-family:var(--v11-serif);color:var(--v11-ink)}
main p,section p,.article p{line-height:1.9}
.eyebrow,.kicker,.section-label,.article-category,.category{letter-spacing:.13em}

/* Cards: one family across services, cases and columns */
.blog-card,.case-card,.problem,.reason,.flow,.review,.support-item,.related-card,.service-card,.card,[class*="-card"]{
  border-radius:var(--v11-radius);
}
.blog-card,.case-card,.problem,.reason,.flow,.review,.related-card,.service-card{
  border-color:var(--v11-line)!important;
}
.blog-card:hover,.case-card:hover,.problem:hover,.reason:hover,.flow:hover,.related-card:hover,.service-card:hover{
  box-shadow:var(--v11-shadow)!important;transform:translateY(-3px);
}

/* Buttons and action links */
.btn,.button,.cta-button,.contact-button,.primary-btn,a[class*="btn"],button[class*="btn"]{
  border-radius:999px;
}
.btn-primary,.primary-btn,.cta-button,.contact-button,.cta a,.contact-cta a{
  background:var(--v11-green);color:#fff;
}
.btn-primary:hover,.primary-btn:hover,.cta-button:hover,.contact-button:hover,.cta a:hover,.contact-cta a:hover{
  background:#054f35;color:#fff;
}

/* Shared CTA blocks */
.cta,.contact-cta,.article-cta,.final-cta,section[class*="cta"]{
  border-radius:28px;
}
.article-cta,.final-cta,.contact-cta{box-shadow:var(--v11-shadow)}

/* Unified footer — final */
footer.site-footer-v11{background:var(--v11-deep)!important;color:rgba(255,255,255,.76)!important;padding:60px 0 30px!important;font-size:13px!important}
.site-footer-v11 *{box-sizing:border-box}
.site-footer-v11 .v11-footer-inner{width:min(1160px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(390px,1.25fr) minmax(190px,.55fr) minmax(280px,.8fr);gap:64px;align-items:start}
.site-footer-v11 .v11-footer-brand img{width:255px;height:auto;filter:brightness(0) invert(1);opacity:.97;margin:0 0 24px}
.site-footer-v11 .v11-footer-title{display:block;color:#fff;font-size:18px;line-height:1.5;margin:0 0 14px}
.site-footer-v11 .v11-footer-company{color:rgba(255,255,255,.86);margin:0 0 5px}
.site-footer-v11 address{font-style:normal;color:rgba(255,255,255,.72);line-height:1.9;margin:0 0 8px}
.site-footer-v11 .v11-footer-phone{display:inline-block;color:#fff;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:.01em;margin:4px 0 18px}
.site-footer-v11 .v11-footer-phone:hover{opacity:.78}
.site-footer-v11 .v11-footer-license{font-size:12px;color:rgba(255,255,255,.62);line-height:1.7}
.site-footer-v11 .v11-footer-heading{margin:0 0 15px!important;color:rgba(255,255,255,.58)!important;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.site-footer-v11 .v11-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
.site-footer-v11 .v11-footer-links a{display:block;color:#fff;text-decoration:none;padding:8px 0;font-weight:700}
.site-footer-v11 .v11-footer-links a:hover{opacity:.72}
.site-footer-v11 .v11-footer-cta p{margin:17px 0 0;color:rgba(255,255,255,.72);line-height:1.9}
.site-footer-v11 .v11-footer-cta-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:13px 22px;border-radius:999px;background:#fff;color:var(--v11-deep);border:1px solid #fff;text-decoration:none;font-size:15px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.14);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}
.site-footer-v11 .v11-footer-cta-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.2)}
.site-footer-v11 .v11-footer-bottom{width:min(1160px,calc(100% - 40px));margin:40px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;align-items:center;gap:20px;color:rgba(255,255,255,.5);font-size:11px}

/* Article readability */
.article,.article-body,.post-content,.entry-content{font-size:16px;line-height:1.95}
.article-body,.post-content,.entry-content{max-width:820px;margin-left:auto;margin-right:auto}
.article-body h2,.post-content h2,.entry-content h2{margin-top:2.5em;padding-top:.15em}
.article-body h3,.post-content h3,.entry-content h3{margin-top:2em}

@media(max-width:1050px){
 .site-header .site-header-inner{padding-left:20px!important;padding-right:20px!important}
 .site-header .site-nav{gap:18px!important}
}
@media(max-width:860px){
 .site-header .site-header-inner{min-height:72px!important;padding:9px 15px!important}
 .site-header .site-brand img{width:215px!important;max-width:63vw!important}
 .site-footer-v11 .v11-footer-inner{grid-template-columns:1fr 1fr;gap:42px}
 .site-footer-v11 .v11-footer-brand{grid-column:1 / -1}
 .site-footer-v11 .v11-footer-bottom{display:flex}
}
@media(max-width:560px){
 .site-footer-v11{padding:42px 0 28px!important}
 .site-footer-v11 .v11-footer-inner,.site-footer-v11 .v11-footer-bottom{width:min(100% - 28px,1160px)}
 .site-footer-v11 .v11-footer-inner{grid-template-columns:1fr;gap:34px}
 .site-footer-v11 .v11-footer-brand{grid-column:auto}
 .site-footer-v11 .v11-footer-bottom{display:block;line-height:1.9}
 .site-footer-v11 .v11-footer-bottom span{display:block}
 .site-footer-v11 .v11-footer-bottom span+span{margin-top:5px}
 .site-footer-v11 .v11-footer-brand img{width:220px}
 .site-footer-v11 .v11-footer-phone{font-size:19px}
 .site-footer-v11 .v11-footer-cta-button{width:100%}
}

.v11-footer-appraisal{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;padding:13px 18px;border:1px solid rgba(255,255,255,.42);border-radius:12px;color:#fff;font-weight:900}.v11-footer-appraisal:hover{background:rgba(255,255,255,.1)}
