:root{
  --navy:#12324a;--navy2:#0a2234;--teal:#176f6c;--teal2:#4a9a94;--gold:#b88634;
  --ink:#1d2932;--muted:#455660;--soft:#f4f7f6;--cream:#faf6ee;--line:#d6e0df;--white:#fff;
  --shadow:0 22px 58px rgba(18,50,74,.12);--radius:24px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:18px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.85;font-feature-settings:"palt";letter-spacing:.015em;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 52px),var(--max));margin-inline:auto}.section{padding:100px 0}.section-soft{background:var(--soft)}
.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:16px;top:-70px;z-index:9999;background:#fff;color:var(--navy);padding:12px 18px;border-radius:8px;box-shadow:var(--shadow)}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(18,50,74,.1)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:13px;min-width:236px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--navy),var(--teal));font:800 23px/1 Georgia,serif;box-shadow:0 8px 20px rgba(18,50,74,.18)}.brand-copy{display:flex;flex-direction:column;line-height:1.25}.brand-copy strong{font-size:1.05rem;letter-spacing:.05em;color:var(--navy)}.brand-copy small{margin-top:4px;font-size:.72rem;color:#5b6871;letter-spacing:.08em}.global-nav{display:flex;align-items:center;gap:24px;font-size:.88rem;font-weight:750}.global-nav>a:not(.nav-cta){padding:28px 0;position:relative}.global-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:3px;background:var(--teal);transition:.22s}.global-nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{color:#fff;background:var(--navy);padding:13px 21px;border-radius:999px}.nav-cta:hover{background:var(--teal)}.menu-button{display:none;border:0;background:transparent;width:46px;height:46px;padding:10px}.menu-button span:not(.sr-only){display:block;height:2px;background:var(--navy);margin:6px 0}
.hero{position:relative;overflow:hidden;padding:82px 0 86px;background:linear-gradient(122deg,#fbfcfb 0%,#f8f2e8 100%)}.hero-orb{position:absolute;border-radius:50%;pointer-events:none}.orb-a{width:540px;height:540px;right:-150px;top:-220px;background:radial-gradient(circle,#d9ecea 0%,rgba(217,236,234,0) 68%)}.orb-b{width:360px;height:360px;left:-150px;bottom:-180px;background:radial-gradient(circle,#efe1c7 0%,rgba(239,225,199,0) 68%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.07fr .93fr;gap:68px;align-items:center}.trust-panel{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;padding:10px 15px 10px 11px;border:1px solid #b6c9c6;border-left:4px solid var(--gold);border-radius:12px;background:rgba(255,255,255,.86);box-shadow:0 8px 24px rgba(18,50,74,.06)}.trust-icon{width:53px;height:53px;display:grid;place-items:center;border-radius:10px;background:#eef5f4;color:var(--teal)}.trust-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.trust-panel span:last-child{display:flex;flex-direction:column;line-height:1.4}.trust-panel small{font-size:.75rem;color:#56656e;font-weight:700}.trust-panel strong{font-size:.95rem;color:var(--navy);letter-spacing:.025em}.eyebrow{margin:0 0 15px;color:var(--teal);font-size:.78rem;font-weight:850;letter-spacing:.08em}.hero h1{margin:0;color:var(--navy);font-size:clamp(2.25rem,4.6vw,3.55rem);line-height:1.34;letter-spacing:-.045em}.hero h1 span{color:var(--teal)}.hero-lead{max-width:680px;margin:25px 0 0;color:#334751;font-size:1.08rem;line-height:1.9;font-weight:520}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:30px}.button{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 26px;border-radius:999px;font-size:.95rem;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(18,50,74,.12)}.button-primary{color:#fff;background:var(--navy)}.button-primary:hover{background:var(--teal)}.button-ghost{background:#fff;color:var(--navy);border:1px solid #c9d4d7}.direct-line{display:flex;align-items:center;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid #cfdad8}.direct-dot{width:10px;height:10px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(184,134,52,.13)}.direct-line strong{font-size:.9rem;color:#3d525e}.hero-visual{position:relative}.photo-wrap{position:relative;overflow:hidden;border-radius:32px 8px 32px 8px;box-shadow:var(--shadow);background:#fff}.photo-wrap>img{width:100%;height:570px;object-fit:cover;object-position:center 35%}.name-card{position:absolute;left:0;right:36px;bottom:0;padding:22px 25px;color:#fff;background:rgba(10,34,52,.94);backdrop-filter:blur(8px);border-radius:0 18px 0 0}.name-card small{display:block;font-size:.72rem;letter-spacing:.05em;opacity:.82}.name-card strong{display:block;margin-top:4px;font-size:1.23rem;letter-spacing:.05em}.name-card p{margin:7px 0 0;font-size:.82rem;color:#dce5e9}
.section-heading{margin-bottom:48px}.section-heading.center{max-width:800px;margin-inline:auto;text-align:center;margin-bottom:50px}.section-heading h2,.approach-copy h2,.profile-copy h2{margin:0;color:var(--navy);font-size:clamp(1.95rem,3.7vw,2.75rem);line-height:1.45;letter-spacing:-.035em}.section-heading h2 span{color:var(--teal)}.section-heading>p:last-child{color:var(--muted);font-size:1rem;line-height:1.85}.split-heading{display:grid;grid-template-columns:1fr 1fr;gap:68px;align-items:end}.split-heading>p{margin:0}
.reasons-section{padding-top:96px;background:#fff}.reasons-heading{display:grid;grid-template-columns:.8fr 1.2fr;column-gap:64px;align-items:end}.reasons-heading .eyebrow{grid-column:1}.reasons-heading h2{grid-column:1;margin-bottom:0}.reasons-heading>p:last-child{grid-column:2;margin:0 0 4px;max-width:600px}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reason-card{position:relative;display:flex;flex-direction:column;min-height:555px;padding:32px 29px 29px;border:1px solid #d6e1e0;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(18,50,74,.05)}.reason-card:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--teal)}.reason-b:before{background:var(--gold)}.reason-c:before{background:var(--navy)}.reason-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.reason-icon{width:84px;height:84px;display:grid;place-items:center;border-radius:18px;background:#eaf5f3;color:var(--teal)}.reason-b .reason-icon{background:#faf2e3;color:#9a6c24}.reason-c .reason-icon{background:#edf2f5;color:var(--navy)}.reason-icon svg{width:49px;height:49px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.reason-no{color:#dbe5e6;font:800 3rem/1 Georgia,serif}.reason-card h3{margin:0 0 20px;color:var(--navy);font-size:1.32rem;line-height:1.55;letter-spacing:-.02em}.reason-card h3 span{color:var(--teal)}.reason-b h3 span{color:#9a6c24}.reason-c h3 span{color:#244a64}.reason-card>p{margin:0;color:#3e515c;font-size:.98rem;line-height:1.85}.reason-point{margin-top:auto;padding-top:21px;border-top:1px solid #dde5e5;color:#394d59;font-size:.92rem}.reason-point strong{color:var(--navy);font-size:.98rem}
.approach-section{background:#fbfaf7}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:center}.approach-copy h2 span{color:var(--teal)}.approach-body .lead{margin:0 0 14px;color:#2e4450;font-size:1.12rem;font-weight:800}.approach-body>p:not(.lead){margin:0;color:var(--muted);font-size:1rem}.approach-sequence{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:27px;padding:18px;border:1px solid #d6e0de;border-radius:16px;background:#fff}.approach-sequence span,.approach-sequence strong{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;font-size:.88rem;font-weight:750}.approach-sequence span{background:#f0f5f4;color:#40545f}.approach-sequence strong{background:var(--teal);color:#fff}.approach-sequence svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.approach-sequence i{color:#8da0a4;font-style:normal;font-weight:800}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{position:relative;padding:34px 32px;border:1px solid #d9e2e2;border-radius:var(--radius);background:#fff;overflow:hidden;transition:.22s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card.featured{background:#f7fbf9;border-color:#b8d2cf}.service-icon{width:81px;height:81px;display:grid;place-items:center;margin-bottom:26px;border-radius:17px;background:#edf5f4;color:var(--teal)}.service-icon svg{width:46px;height:46px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.service-no{position:absolute;right:28px;top:29px;color:#c89d58;font:800 1rem/1 Georgia,serif}.service-card h3{margin:0 0 13px;color:var(--navy);font-size:1.22rem;line-height:1.55}.service-card>p{margin:0;color:var(--muted);font-size:.98rem}.program-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.program-tags span{padding:9px 14px;border:1px solid #d2dddd;border-radius:999px;background:#fff;color:#465962;font-size:.82rem;font-weight:700}
.cases-section{background:#fff}.case-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.case-card{min-height:250px;padding:26px 22px;border:1px solid #dbe4e4;border-radius:19px;background:linear-gradient(180deg,#fff,#fafbf9)}.case-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:16px;background:#eef5f4;color:var(--teal)}.case-icon svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.case-card h3{margin:25px 0 10px;color:var(--navy);font-size:1.08rem}.case-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.75}.case-card strong{color:var(--teal);font-size:.95rem}
.profile-section{background:linear-gradient(180deg,#faf5ed 0%,#fbfaf7 100%)}.profile-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:center}.profile-photo{position:relative}.profile-photo:before{content:"";position:absolute;inset:22px -20px -20px 20px;border:1px solid #bcd0cd;border-radius:28px}.profile-photo img{position:relative;width:100%;height:550px;object-fit:cover;object-position:center 34%;border-radius:28px;box-shadow:var(--shadow)}.profile-name{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:21px 0 13px!important;color:var(--navy)!important;font-size:1.55rem!important;font-weight:800}.profile-name span{font-size:.82rem;color:var(--teal);letter-spacing:.08em}.profile-trust{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;padding:10px 14px;border:1px solid #b8cac7;border-left:4px solid var(--gold);border-radius:12px;color:#2f5350;background:rgba(255,255,255,.75)}.profile-trust svg{width:39px;height:39px;fill:none;stroke:var(--teal);stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.profile-trust span{display:flex;flex-direction:column;line-height:1.35}.profile-trust small{font-size:.72rem;color:#5b696f;font-weight:700}.profile-trust strong{font-size:.92rem;color:var(--navy)}.profile-copy>p{color:var(--muted);font-size:1rem}.profile-copy blockquote{margin:26px 0 0;padding:20px 23px;border-left:4px solid var(--gold);background:rgba(255,255,255,.8);color:var(--navy);font-size:1rem}.profile-copy blockquote strong{font-size:1.14rem}.text-link{display:inline-flex;align-items:center;gap:14px;margin-top:23px;color:var(--teal);font-size:.92rem;font-weight:800;border-bottom:2px solid currentColor;padding-bottom:4px}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.flow-card{position:relative;padding:29px 24px;background:#fff;border-radius:19px;border:1px solid #dce5e4}.flow-card:after{content:"→";position:absolute;right:-14px;top:54px;color:#91a5aa;font-size:1.5rem;z-index:2}.flow-card:last-child:after{display:none}.flow-card>span{color:#9a6c24;font-size:.78rem;font-weight:900;letter-spacing:.08em}.flow-icon{width:70px;height:70px;display:grid;place-items:center;margin-top:18px;border-radius:14px;background:#edf5f4;color:var(--teal)}.flow-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.flow-card h3{margin:17px 0 8px;color:var(--navy);font-size:1.08rem}.flow-card p{margin:0;color:var(--muted);font-size:.9rem}
.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:72px;align-items:start}.faq-list{border-top:1px solid #cfdad9}.faq-list details{border-bottom:1px solid #cfdad9}.faq-list summary{list-style:none;cursor:pointer;position:relative;padding:23px 48px 23px 0;color:var(--navy);font-size:1.04rem;font-weight:800;line-height:1.55}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"＋";position:absolute;right:10px;top:20px;color:var(--teal);font-size:1.45rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:-4px 0 22px;padding-right:30px;color:var(--muted);font-size:.98rem;line-height:1.85}
.cta-section{padding:84px 0;background:linear-gradient(120deg,var(--teal),#245d69);color:#fff}.cta-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center}.cta-inner h2{margin:0;color:#fff;font-size:clamp(1.9rem,3.4vw,2.65rem);line-height:1.5;letter-spacing:-.03em}.cta-inner>div:first-child>p:last-child{color:rgba(255,255,255,.88);font-size:1rem}.eyebrow-light{color:#c0e4df}.cta-side{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.cta-person{display:flex;align-items:center;gap:14px}.cta-person img{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:center 34%;border:2px solid rgba(255,255,255,.65)}.cta-person small{display:block;color:rgba(255,255,255,.78);font-size:.78rem}.cta-person strong{display:block;font-size:1rem}.button-white{background:#fff;color:var(--navy)}.cta-side>p{margin:0;color:rgba(255,255,255,.8);font-size:.82rem}.cta-side>p a{color:#fff;font-size:1.15rem;font-weight:800}
.site-footer{padding:52px 0 22px;background:#081d2c;color:#c0cad0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:68px;padding-bottom:40px}.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small{color:#99a7af}.footer-grid>div:first-child>p{max-width:500px;font-size:.84rem}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 30px;align-content:start;font-size:.86rem}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:.72rem;letter-spacing:.04em}
.reveal{opacity:1;transform:none}.higasaka-reveal-active .reveal{opacity:0;transform:translateY(15px);transition:opacity .55s ease,transform .55s ease}.higasaka-reveal-active .reveal.is-visible{opacity:1;transform:none}.reveal-delay,.reveal-delay-1{transition-delay:.06s}.reveal-delay-2{transition-delay:.12s}.reveal-delay-3{transition-delay:.18s}
@media(max-width:1080px){.case-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:960px){html{font-size:17px}.global-nav{position:absolute;display:none;top:82px;left:0;right:0;padding:18px 24px 26px;flex-direction:column;align-items:stretch;gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 30px rgba(18,50,74,.08)}.global-nav.is-open{display:flex}.global-nav>a:not(.nav-cta){padding:13px 5px}.global-nav>a:not(.nav-cta):after{display:none}.nav-cta{margin-top:10px;text-align:center}.menu-button{display:block}.hero-grid,.approach-grid,.profile-grid,.faq-grid{grid-template-columns:1fr;gap:46px}.hero-copy{max-width:780px}.hero-visual{max-width:680px;width:100%;margin-inline:auto}.photo-wrap>img{height:560px}.reasons-heading{grid-template-columns:1fr;gap:16px}.reasons-heading .eyebrow,.reasons-heading h2,.reasons-heading>p:last-child{grid-column:1}.reason-grid{grid-template-columns:1fr}.reason-card{min-height:auto}.service-grid{grid-template-columns:1fr}.flow-grid{grid-template-columns:repeat(2,1fr)}.profile-photo{max-width:640px}.case-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{grid-template-columns:1fr}.flow-card:after{display:none}}
@media(max-width:680px){html{font-size:16.5px}.container{width:min(calc(100% - 30px),var(--max))}.section{padding:72px 0}.header-inner{min-height:70px}.global-nav{top:70px}.brand{min-width:auto}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.67rem}.hero{padding:48px 0 58px}.trust-panel{width:100%;align-items:flex-start}.trust-panel small{font-size:.72rem}.trust-panel strong{font-size:.9rem}.hero h1{font-size:clamp(1.8rem,8.9vw,2.4rem);line-height:1.34}.hero-lead{font-size:1.02rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%;font-size:1rem}.direct-line{align-items:flex-start}.hero-visual{padding-right:0}.photo-wrap>img{height:440px;object-position:center 30%}.name-card{right:0;padding:19px 20px}.name-card p{font-size:.78rem}.reasons-heading h2{font-size:2rem}.reason-card{padding:28px 24px}.reason-card h3{font-size:1.28rem}.reason-card>p{font-size:1rem}.split-heading{grid-template-columns:1fr;gap:18px}.approach-sequence{gap:7px}.approach-sequence i{display:none}.approach-sequence span,.approach-sequence strong{width:100%;justify-content:center}.case-grid,.flow-grid{grid-template-columns:1fr}.profile-photo img{height:430px;object-position:center 30%}.profile-photo:before{inset:15px -9px -12px 13px}.profile-name{display:block}.profile-name span{display:block;margin-bottom:4px}.profile-trust{width:100%;align-items:flex-start}.faq-list summary{font-size:1.02rem;padding-right:43px}.cta-section{padding:66px 0}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* v5: portrait balance and lighter contact wording */
@media (min-width: 961px){
  .hero-grid{grid-template-columns:minmax(0,1.28fr) minmax(340px,.72fr);gap:72px}
  .hero-visual{width:100%;max-width:440px;justify-self:end}
  .photo-wrap>img{height:470px}
  .name-card{right:22px;padding:18px 20px}
  .name-card strong{font-size:1.12rem}
  .name-card p{font-size:.78rem}
}
.profile-grid-textonly{display:block;max-width:900px;margin-inline:auto}
.profile-grid-textonly .profile-copy{max-width:900px}
.profile-grid-textonly .profile-copy h2{max-width:760px}
.cta-person-textonly{padding:12px 0}
.cta-person-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:1.15rem;font-weight:900;color:#fff;background:rgba(255,255,255,.08)}
@media(max-width:960px){
  .hero-visual{max-width:500px}
  .photo-wrap>img{height:480px}
  .profile-grid-textonly{max-width:780px}
}
@media(max-width:680px){
  .hero-visual{max-width:390px}
  .photo-wrap>img{height:390px}
  .name-card{right:0;padding:16px 17px}
  .cta-person-mark{width:44px;height:44px}
}

/* v6: make the service instantly understandable and reduce hero portrait further */
.service-identity{display:inline-flex;align-items:center;gap:14px;margin:0 0 24px;padding:16px 22px;border-radius:16px;background:linear-gradient(135deg,#f6f1e8 0%,#fbf7f1 100%);border:1px solid #d7c2a0;border-left:4px solid #b98d3d;color:var(--navy);box-shadow:0 10px 26px rgba(18,50,74,.08)}
.service-identity-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:50%;background:var(--teal);color:#fff;font-size:1.06rem;font-weight:900;box-shadow:0 7px 16px rgba(23,111,108,.18)}
.service-identity>span:last-child{display:flex;flex-direction:column;line-height:1.35}
.service-identity small{font-size:.86rem;color:#5f5a4e;font-weight:750;letter-spacing:.03em}
.service-identity strong{margin-top:4px;font-size:1.32rem;color:var(--navy);font-weight:900;letter-spacing:.015em}
@media (min-width: 961px){
  .hero-grid{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr);gap:74px}
  .hero-visual{max-width:380px}
  .photo-wrap>img{height:415px}
  .name-card{right:18px;padding:16px 18px}
  .name-card small{font-size:.68rem}
  .name-card strong{font-size:1.02rem}
  .name-card p{font-size:.74rem;margin-top:5px}
}
@media(max-width:960px){
  .hero-visual{max-width:430px}
  .photo-wrap>img{height:430px}
}
@media(max-width:680px){
  .service-identity{width:100%;align-items:flex-start;padding:14px 16px}
  .service-identity small{font-size:.8rem}
  .service-identity strong{font-size:1.18rem}
  .hero-visual{max-width:330px}
  .photo-wrap>img{height:340px}
}
/* v6 hierarchy refinement: service first, public-consultation credential second */
.hero .trust-panel{margin-top:22px;margin-bottom:0}
.hero .hero-actions{margin-top:22px}


/* v7: hero portrait shows bust-up more naturally and profile caption moves below the photo */
.hero-visual{align-self:start}
.photo-wrap{display:flex;flex-direction:column;overflow:hidden;border-radius:28px;background:#fff;box-shadow:var(--shadow)}
.photo-wrap>img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top;background:#fff}
.name-card{position:static;left:auto;right:auto;bottom:auto;padding:18px 20px 20px;color:#fff;background:rgba(10,34,52,.96);backdrop-filter:none;border-radius:0}
.name-card small{font-size:.74rem}
.name-card strong{font-size:1.28rem}
.name-card p{margin-top:8px;font-size:.84rem;color:#dce5e9}
@media (min-width: 961px){
  .hero-grid{grid-template-columns:minmax(0,1.48fr) minmax(280px,.52fr);gap:76px}
  .hero-visual{max-width:335px}
}
@media(max-width:960px){
  .hero-visual{max-width:360px}
}
@media(max-width:680px){
  .hero-visual{max-width:290px}
  .name-card{padding:16px 16px 18px}
  .name-card strong{font-size:1.12rem}
  .name-card p{font-size:.8rem}
}

/* WordPress admin bar adjustment */
body.admin-bar .site-header{top:32px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}
/* Hide Lightning's default page title/breadcrumb only if a plugin injects them into the custom front page. */
body.higasaka-custom-front .page-header,
body.higasaka-custom-front .breadcrumb{display:none!important}


/* v7.1: hero headline line-break refinement */
.hero h1 .hero-intro{display:block;color:var(--navy);font-size:.78em;line-height:1.45;letter-spacing:-.04em;white-space:nowrap;margin-bottom:.08em}
.hero h1 .hero-main{display:block;color:var(--teal)}
@media(max-width:960px){
  .hero h1 .hero-intro{white-space:normal;font-size:.82em}
}
@media(max-width:680px){
  .hero h1 .hero-intro{font-size:.8em;line-height:1.5}
}


/* v7.2: original Higasaka.Navi.! brand logo and expanded top navigation */
.brand{min-width:250px;gap:0}
.brand-logo-wrap{display:flex;flex-direction:column;align-items:flex-start;line-height:1}
.brand-logo-img{display:block;width:205px;height:auto;max-height:44px;object-fit:contain;object-position:left center}
.brand-logo-wrap small{display:block;margin-top:3px;padding-left:2px;font-size:.68rem;line-height:1.2;color:#5b6871;letter-spacing:.08em;font-weight:650}
.footer-brand-logo{display:inline-flex;flex-direction:column;align-items:flex-start;padding:8px 12px 7px;border-radius:10px;background:#fff}
.footer-brand-logo .brand-logo-img{width:190px}
.footer-brand-logo small{color:#53646e}
.global-nav{gap:16px;font-size:.82rem;white-space:nowrap}
.global-nav>a:not(.nav-cta){padding:28px 0}
.nav-cta{padding:13px 18px}
@media(max-width:1160px) and (min-width:961px){
  .header-inner{gap:18px}
  .brand{min-width:220px}
  .brand-logo-img{width:180px}
  .global-nav{gap:12px;font-size:.76rem}
  .nav-cta{padding:12px 15px}
}
@media(max-width:680px){
  .brand{min-width:auto}
  .brand-logo-img{width:172px;max-height:38px}
  .brand-logo-wrap small{font-size:.62rem}
}


/* v7.7: corrected logo asset. Keep enough vertical room for the full descender of the 'g'. */
.site-header .brand-logo-img{margin-bottom:2px;max-height:none}
.site-header .brand-logo-wrap{overflow:visible}
.site-header .brand-logo-wrap small{margin-top:0}

/* FAQ heading: use intentional two-line phrasing instead of awkward automatic Japanese wraps */
.faq-title span{display:block;white-space:nowrap}

/* The approach statement is intentionally three lines. */
.approach-title-line{display:block;color:var(--navy)!important}
.approach-title-middle{padding-left:1.05em}
.approach-title-accent{color:var(--teal)!important}

@media(min-width:961px){
  .approach-grid{grid-template-columns:minmax(0,1.48fr) minmax(0,.52fr);gap:50px}
  .approach-copy h2.approach-title{font-size:clamp(2.2rem,3.6vw,2.9rem);line-height:1.46;letter-spacing:-.04em}
  .approach-title-first,.approach-title-accent{white-space:nowrap}

  #flow .section-heading.center{max-width:1000px}
  #flow .flow-title{font-size:clamp(1.75rem,2.7vw,2.2rem);white-space:nowrap}
}

@media(max-width:960px){
  .approach-copy h2.approach-title{font-size:clamp(2rem,6.2vw,2.5rem);line-height:1.48}
}

@media(max-width:680px){
  .approach-title-middle{padding-left:.6em}
  .approach-copy h2.approach-title{font-size:clamp(1.65rem,8vw,2rem);line-height:1.55}
}

/* v7.9 — line-art scale and two explanatory illustrations */
.approach-message{display:flex;align-items:center;gap:26px}
.approach-message-icon{flex:0 0 118px;width:118px;height:118px;display:grid;place-items:center;border:1px solid #cfe0dd;border-radius:28px;background:#fff;color:var(--teal);box-shadow:0 10px 28px rgba(18,50,74,.06)}
.approach-message-icon svg{width:88px;height:88px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.approach-message .approach-title{flex:1}
.profile-message{display:flex;align-items:center;gap:25px;margin-bottom:10px}
.profile-message-icon{flex:0 0 126px;width:126px;height:102px;display:grid;place-items:center;border:1px solid #d3dfdd;border-radius:24px;background:rgba(255,255,255,.82);color:var(--teal)}
.profile-message-icon svg{width:100px;height:72px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.profile-message h2{margin:0}
@media(max-width:960px){.approach-message,.profile-message{align-items:flex-start}.approach-message-icon{flex-basis:105px;width:105px;height:105px}.approach-message-icon svg{width:78px;height:78px}.profile-message-icon{flex-basis:112px;width:112px;height:92px}.profile-message-icon svg{width:88px;height:64px}}
@media(max-width:680px){.approach-message,.profile-message{flex-direction:column;gap:18px}.approach-message-icon{flex-basis:auto;width:92px;height:92px}.approach-message-icon svg{width:68px;height:68px}.profile-message-icon{flex-basis:auto;width:104px;height:82px}.profile-message-icon svg{width:80px;height:58px}.reason-icon{width:72px;height:72px}.reason-icon svg{width:42px;height:42px}.service-icon{width:70px;height:70px}.service-icon svg{width:40px;height:40px}.case-icon{width:68px;height:68px}.case-icon svg{width:39px;height:39px}.flow-icon{width:64px;height:64px}.flow-icon svg{width:36px;height:36px}.trust-icon{width:48px;height:48px}.trust-icon svg{width:29px;height:29px}}

/* v7.12 — add a light visual cue below the core approach statement without changing the existing structure */
.approach-visual{margin:0;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(18,50,74,.10)}
.approach-visual img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
@media(min-width:961px){
  .approach-grid{column-gap:50px;row-gap:28px}
  .approach-visual{width:min(470px,calc(100% - 144px));margin-left:144px;align-self:start}
  .approach-sequence{margin-top:0;align-self:start}
}
@media(max-width:960px){
  .approach-grid{row-gap:28px}
  .approach-visual{width:min(100%,680px);margin:0 auto}
  .approach-sequence{margin-top:0}
}
@media(max-width:680px){
  .approach-visual{border-radius:14px}
}

/* v7.14 — make the Higashiosaka landscape visibly present while keeping text legible; enlarge the manufacturing image */
.hero{
  background-image:
    linear-gradient(90deg,rgba(251,252,251,.78) 0%,rgba(250,249,246,.66) 52%,rgba(248,246,241,.56) 100%),
    url('hero-higashiosaka.jpg');
  background-size:cover;
  background-position:center 64%;
  background-repeat:no-repeat;
}
.hero .hero-orb{opacity:.34}

@media(min-width:961px){
  .approach-visual{width:min(420px,calc(100% - 144px));margin-left:144px;border-radius:16px}
}

.profile-grid-experience{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:52px;
  align-items:center;
  max-width:1180px;
  margin-inline:auto;
}
.profile-experience-visual{margin:0;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(18,50,74,.10)}
.profile-experience-visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center center}
.profile-grid-experience .profile-copy{max-width:none}
.profile-grid-experience .profile-message{margin-bottom:12px}

@media(max-width:960px){
  .hero{
    background-image:
      linear-gradient(rgba(251,252,251,.84),rgba(248,246,241,.78)),
      url('hero-higashiosaka.jpg');
    background-position:center bottom;
  }
  .profile-grid-experience{grid-template-columns:1fr;gap:38px;max-width:780px}
  .profile-experience-visual{width:min(100%,680px);margin-inline:auto}
}
@media(max-width:680px){
  .hero{
    background-image:
      linear-gradient(rgba(251,252,251,.90),rgba(248,246,241,.84)),
      url('hero-higashiosaka.jpg');
  }
  .profile-grid-experience{gap:28px}
  .profile-experience-visual{border-radius:16px}
}

/* v7.16 — rebalance the consultation visual and make the manufacturing image read clearly as an experience image */
@media(min-width:961px){
  .approach-visual{
    width:min(510px,calc(100% - 96px));
    margin-left:96px;
  }
}
.profile-experience-visual{
  align-self:center;
  overflow:visible;
  background:transparent;
  box-shadow:none;
}
.profile-experience-visual img{
  overflow:hidden;
  border-radius:22px;
  box-shadow:0 16px 40px rgba(18,50,74,.10);
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center 64%;
}
@media(max-width:680px){
  .profile-experience-visual img{border-radius:16px}
  }

/* v7.17 — enlarge the consultation image slightly and use a hand/blueprint-focused manufacturing visual without a caption */


/* v7.18 — separate the representative heading from the experience visual, keep the title on two intentional lines, and enlarge the consultation visual */
@media(min-width:961px){
  .approach-visual{
    width:min(570px,calc(100% - 72px));
    margin-left:72px;
  }
}

.profile-experience-wrap{max-width:1180px;margin-inline:auto}
.profile-experience-heading{max-width:900px;margin:0 auto 46px}
.profile-experience-heading .eyebrow{text-align:left;margin-bottom:14px}
.profile-message-wide{align-items:center;margin-bottom:0}
.profile-title{margin:0;color:var(--navy);font-size:clamp(2.15rem,3.55vw,2.85rem);line-height:1.42;letter-spacing:-.04em}
.profile-title span{display:block;white-space:nowrap}
.profile-experience-body{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:64px;align-items:center}
.profile-experience-body .profile-copy{max-width:none}
.profile-experience-body .profile-experience-visual{margin:0;align-self:center;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(18,50,74,.10)}
.profile-experience-body .profile-experience-visual img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center center;border-radius:0;box-shadow:none}

@media(max-width:960px){
  .profile-experience-heading{max-width:780px;margin-bottom:34px}
  .profile-experience-body{grid-template-columns:1fr;gap:30px;max-width:780px;margin-inline:auto}
  .profile-experience-body .profile-copy{order:1}
  .profile-experience-body .profile-experience-visual{order:2;width:min(100%,680px);margin-inline:auto}
  .profile-message-wide{align-items:flex-start}
  .profile-title{font-size:clamp(2rem,6vw,2.45rem)}
}
@media(max-width:680px){
  .profile-experience-heading{margin-bottom:26px}
  .profile-message-wide{flex-direction:column;gap:16px}
  .profile-title{font-size:1.72rem;line-height:1.5;letter-spacing:-.035em}
  .profile-title span{white-space:nowrap}
  .profile-experience-body{gap:24px}
  .profile-experience-body .profile-experience-visual{border-radius:16px}
}

/* v7.18 corrected — representative section final layout */
.profile-experience-wrap{
  max-width:1180px;
  margin-inline:auto;
}
.profile-experience-heading{
  max-width:1180px;
  margin:0 auto 38px;
}
.profile-experience-heading .eyebrow{
  text-align:left;
  margin-bottom:14px;
}
.profile-message-wide{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  gap:26px;
  align-items:center;
  margin:0;
}
.profile-message-wide .profile-message-icon{
  width:96px;
  height:86px;
  flex-basis:auto;
  border-radius:20px;
}
.profile-message-wide .profile-message-icon svg{
  width:72px;
  height:54px;
}
.profile-title{
  margin:0;
  color:var(--navy);
  font-size:clamp(2.15rem,3.45vw,2.85rem);
  line-height:1.38;
  letter-spacing:-.04em;
}
.profile-title span{
  display:block;
  white-space:nowrap;
}
.profile-experience-body{
  display:grid;
  grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);
  gap:58px;
  align-items:center;
}
.profile-experience-body .profile-copy{
  max-width:none;
  min-width:0;
}
.profile-experience-body .profile-experience-visual{
  margin:0;
  align-self:center;
  overflow:hidden;
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 40px rgba(18,50,74,.10);
}
.profile-experience-body .profile-experience-visual img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:3/2;
  object-fit:cover;
  object-position:center center;
  border-radius:0;
  box-shadow:none;
}
@media(max-width:960px){
  .profile-experience-heading{
    max-width:780px;
    margin-bottom:32px;
  }
  .profile-message-wide{
    grid-template-columns:86px minmax(0,1fr);
    gap:20px;
  }
  .profile-message-wide .profile-message-icon{
    width:86px;
    height:76px;
  }
  .profile-message-wide .profile-message-icon svg{
    width:64px;
    height:48px;
  }
  .profile-title{
    font-size:clamp(1.95rem,5.3vw,2.4rem);
  }
  .profile-experience-body{
    grid-template-columns:1fr;
    gap:28px;
    max-width:780px;
    margin-inline:auto;
  }
  .profile-experience-body .profile-copy{order:1;}
  .profile-experience-body .profile-experience-visual{
    order:2;
    width:min(100%,680px);
    margin-inline:auto;
  }
}
@media(max-width:680px){
  .profile-experience-heading{margin-bottom:24px;}
  .profile-message-wide{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:14px;
  }
  .profile-message-wide .profile-message-icon{
    width:82px;
    height:72px;
  }
  .profile-message-wide .profile-message-icon svg{
    width:60px;
    height:44px;
  }
  .profile-title{
    width:100%;
    font-size:clamp(1.55rem,7.2vw,1.82rem);
    line-height:1.5;
    letter-spacing:-.035em;
  }
  .profile-title span{white-space:nowrap;}
  .profile-experience-body{gap:22px;}
  .profile-experience-body .profile-experience-visual{border-radius:16px;}
}


/* v7.19 — activity achievements / seminar appearances block */
.activity-section{background:linear-gradient(180deg,#f4f8f7 0%,#f8faf9 100%);border-top:1px solid rgba(18,50,74,.06);border-bottom:1px solid rgba(18,50,74,.06)}
.activity-feature{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:62px;align-items:center}
.activity-visual{margin:0;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 18px 42px rgba(18,50,74,.11)}
.activity-visual img{display:block;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:#fff}
.activity-copy{max-width:540px}
.activity-copy h2{margin:0 0 20px;color:var(--navy);font-size:clamp(2rem,3.4vw,2.65rem);line-height:1.45;letter-spacing:-.035em}
.activity-copy>p{color:var(--muted);font-size:1rem;line-height:1.9}
.activity-copy .activity-lead{margin-top:0;color:#2f4b58;font-weight:750}
.activity-button{margin-top:18px}
.activity-note{margin:14px 0 0!important;font-size:.82rem!important;color:#6d7b82!important}
@media(max-width:960px){.activity-feature{grid-template-columns:1fr;gap:34px;max-width:780px;margin-inline:auto}.activity-copy{max-width:none}.activity-visual{width:min(100%,720px);margin-inline:auto}}
@media(max-width:680px){.activity-feature{gap:26px}.activity-visual{border-radius:16px}.activity-copy h2{font-size:1.9rem;line-height:1.5}.activity-copy>p{font-size:1rem}.activity-button{width:100%}.activity-note{text-align:center}}

/* v7.26: dedicated support cases page link */
.cases-more-link{text-align:center;margin-top:28px}.cases-more-link .text-link{margin-top:0}
