:root{color-scheme:light;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#111827;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #052d63;--navy-deep: #031f45;--navy-soft: #0d417d;--blue: #0d6fce;--blue-pale: #edf5fc;--blue-paler: #f6f9fc;--ink: #101828;--muted: #536174;--line: #cbd6e2;--line-soft: #e3eaf1;--white: #ffffff;--gray: #788393;--max: 1240px;--header-height: 78px;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}::selection{background:#cfe7ff;color:var(--navy-deep)}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.section{padding:116px 0}.section-kicker,.eyebrow{margin:0 0 20px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-intro{max-width:740px;margin-bottom:60px}.section-intro--center{margin-right:auto;margin-left:auto;text-align:center}.section-intro h2,.case-copy h2,.final-cta h2{margin:0;font-size:clamp(34px,4vw,50px);font-weight:800;line-height:1.34;letter-spacing:-.035em}.section-intro>p:last-child{margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.reveal{opacity:0;transform:translateY(30px);transition:opacity .85s var(--ease),transform .85s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:22px;padding:13px 24px;border:1px solid var(--navy);border-radius:3px;background:var(--navy);color:var(--white);font-size:14px;font-weight:700;line-height:1.4;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .25s var(--ease)}.button svg{width:18px;height:18px;flex:0 0 auto;transition:transform .25s var(--ease)}.button:hover{border-color:var(--navy-soft);background:var(--navy-soft);transform:translateY(-2px)}.button:hover svg{transform:translate(4px)}.button:focus-visible,.menu-toggle:focus-visible,.faq-item button:focus-visible,.desktop-nav a:focus-visible,.mobile-menu a:focus-visible{outline:3px solid rgba(13,111,206,.35);outline-offset:3px}.button--secondary{border-color:#aebdcd;background:var(--white);color:var(--navy)}.button--secondary:hover{border-color:var(--navy);background:var(--blue-paler)}.button--light{border-color:var(--white);background:var(--white);color:var(--navy-deep)}.button--light:hover{border-color:var(--white);background:var(--blue-pale)}.button--outline-light{border-color:#ffffff9e;background:transparent;color:var(--white)}.button--outline-light:hover{border-color:var(--white);background:#ffffff14}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:var(--header-height);border-bottom:1px solid rgba(211,222,233,.72);background:#fffffff5;transition:height .3s var(--ease),box-shadow .3s ease}.site-header.is-scrolled{box-shadow:0 8px 28px #04275014}.header-inner{display:flex;width:min(calc(100% - 48px),1320px);height:100%;align-items:center;margin-inline:auto}.logo{color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:28px;font-weight:700;letter-spacing:.1em;line-height:1}.desktop-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.desktop-nav>a{position:relative;color:#263244;font-size:13px;font-weight:700}.desktop-nav>a:after{position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--blue);content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.desktop-nav>a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{min-height:44px;margin-left:32px;padding:10px 18px;gap:14px;font-size:12px}.menu-toggle,.mobile-menu{display:none}.hero{display:grid;min-height:690px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);padding-top:var(--header-height);background:var(--white)}.hero-copy{display:flex;width:100%;max-width:none;align-items:flex-start;justify-content:center;flex-direction:column;padding:64px clamp(24px,2vw,34px) 64px clamp(48px,5vw,72px);margin-left:0}.hero-copy .eyebrow{font-size:14px;letter-spacing:.02em;text-transform:none}.hero-copy h1{max-width:690px;margin:0;color:#0c111d;font-size:clamp(36px,2.8vw,42px);font-weight:850;line-height:1.32;letter-spacing:-.05em}.hero-lead{margin:34px 0 0;color:#39485c;font-size:clamp(15px,1.3vw,18px);font-weight:500;line-height:1.95}.hero-note{display:inline-flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #9cafc4;border-radius:3px;margin-top:29px;color:var(--navy);font-size:13px;font-weight:700}.hero-note svg{width:18px;height:18px}.hero-actions{display:flex;gap:14px;margin-top:32px}.hero-visual{position:relative;min-width:0;overflow:hidden;background:#dfe7ee}.hero-visual img{width:100%;height:100%;min-height:612px;object-fit:cover;object-position:56% center;animation:hero-image-in 1.2s var(--ease) both}.hero-caption{position:absolute;right:28px;bottom:24px;display:flex;max-width:310px;align-items:flex-end;flex-direction:column;padding:15px 18px;background:#031f45e0;color:var(--white);text-align:right}.hero-caption span{opacity:.7;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-caption strong{margin-top:5px;font-size:13px}@keyframes hero-image-in{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.philosophy{background:var(--blue-pale)}.comparison{position:relative;display:grid;align-items:stretch;grid-template-columns:1fr 72px 1fr}.comparison-panel{overflow:hidden;border:1px solid #d2dbe5;border-radius:4px;background:var(--white)}.comparison-panel h3{padding:17px 28px;margin:0;background:#7a8490;color:var(--white);font-size:17px;text-align:center}.comparison-panel ul{display:grid;gap:19px;padding:28px 36px 32px;margin:0;list-style:none}.comparison-panel li{display:flex;align-items:flex-start;gap:13px;color:#3c4858;font-size:14px;font-weight:600;line-height:1.7}.comparison-panel li svg{width:20px;height:20px;flex:0 0 auto;margin-top:2px;color:#8d99a7}.comparison-panel--cialte{border-color:#8ca9c8}.comparison-panel--cialte h3{background:var(--navy)}.comparison-panel--cialte li{color:#182d49}.comparison-panel--cialte li svg{color:var(--blue)}.comparison-arrow{display:grid;place-items:center}.comparison-arrow svg{width:44px;height:44px;padding:11px;border-radius:50%;background:var(--navy);color:var(--white);transition:transform .4s var(--ease)}.comparison:hover .comparison-arrow svg{transform:translate(5px)}.process-difference{padding-top:104px;padding-bottom:98px}.flow-table{display:grid;gap:14px}.flow-row{display:grid;min-height:72px;grid-template-columns:184px minmax(0,1fr);gap:18px}.flow-label{display:grid;place-items:center;border-radius:3px;background:#7d8792;color:var(--white);font-size:14px;font-weight:800}.flow-steps{display:flex;min-width:0;align-items:center;gap:10px}.flow-segment{display:contents}.flow-segment span{display:grid;min-width:0;height:58px;flex:1 1 0;place-items:center;border:1px solid #ccd6e1;background:var(--white);color:#3f4e61;font-size:13px;font-weight:700}.flow-segment svg{width:18px;height:18px;flex:0 0 auto;color:#7f8b98}.flow-row--featured .flow-label{background:var(--navy)}.flow-row--featured .flow-segment span{border-color:#a8bfd8;color:var(--navy)}.flow-row--featured .flow-segment:last-child span{border-color:#85bff4;background:#f0f7ff;color:var(--blue)}.approach{overflow:hidden;background:var(--blue-paler)}.approach-map{display:grid;align-items:center;grid-template-columns:154px 32px 142px 32px minmax(420px,1fr) 32px 154px;gap:8px}.approach-node{display:flex;height:154px;align-items:center;justify-content:center;flex-direction:column;gap:12px;border:1px solid #abc0d7;border-radius:5px;background:var(--white);color:var(--navy);font-size:14px;font-weight:800;line-height:1.55;text-align:center}.approach-node svg{width:38px;height:38px}.approach-node--primary{border:0;border-radius:50%;background:var(--navy);color:var(--white)}.map-arrow{width:22px;height:22px;color:var(--navy)}.method-group{padding:20px 18px 22px;border:1px solid #aac0d7;border-radius:5px;background:var(--white)}.method-group>p{margin:0 0 16px;color:#31445a;font-size:13px;font-weight:800;text-align:center}.method-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.method{display:flex;min-width:0;height:95px;align-items:center;justify-content:center;flex-direction:column;gap:10px;border-right:1px solid #dce5ee;color:var(--navy);font-size:12px;font-weight:700;text-align:center;transition:background-color .25s ease,transform .25s var(--ease)}.method:last-child{border-right:0}.method svg{width:31px;height:31px;color:var(--blue)}.method:hover{background:var(--blue-paler);transform:translateY(-3px)}.improvement-loop{display:flex;width:fit-content;align-items:center;gap:10px;padding-top:24px;border-top:1px dashed #8fa8c1;margin:38px auto 0;color:var(--navy);font-size:13px;font-weight:800}.improvement-loop svg{width:23px;height:23px}.case-study{background:var(--white)}.case-layout{display:grid;align-items:center;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:70px}.case-image{position:relative}.case-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.case-image span{position:absolute;right:-20px;bottom:24px;padding:10px 14px;background:var(--navy);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em}.case-copy h2{font-size:clamp(31px,3.4vw,46px)}.case-lead{margin:24px 0 0;color:#304158;font-size:17px;font-weight:600;line-height:1.9}.case-judgment{padding:20px 22px;border-left:3px solid var(--blue);margin:26px 0;background:var(--blue-paler);color:#526075;font-size:13px;line-height:1.8}.case-judgment strong{display:block;margin-bottom:5px;color:var(--navy);font-size:12px}.outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.outcomes>div{display:grid;padding:22px 16px;border-right:1px solid var(--line);gap:7px}.outcomes>div:last-child{border-right:0}.outcomes svg{width:29px;height:29px;margin-bottom:4px;color:var(--blue)}.outcomes strong{color:var(--navy);font-size:13px}.outcomes span{color:var(--muted);font-size:11px;line-height:1.6}.support-steps{background:var(--blue-pale)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.step{position:relative;min-height:250px;padding:15px 58px;border-right:1px solid #bacbdd;text-align:center}.step:first-child{padding-left:28px}.step:last-child{padding-right:28px;border-right:0}.step-number{display:block;margin-bottom:12px;color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:44px;font-weight:300;letter-spacing:-.05em}.step>svg:not(.step-arrow){width:44px;height:44px;color:var(--blue)}.step h3{margin:14px 0 10px;color:var(--navy-deep);font-size:18px}.step p{max-width:290px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.8}.step-arrow{position:absolute;z-index:1;top:108px;right:-19px;width:38px;height:38px;padding:8px;background:var(--blue-pale);color:#7b8fa4}.faq{padding-top:102px;padding-bottom:102px}.faq .section-intro{margin-bottom:42px}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}.faq-item{overflow:hidden;border-top:1px solid var(--line)}.faq-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.faq-item button{display:flex;width:100%;min-height:66px;align-items:center;justify-content:space-between;gap:18px;padding:13px 4px;border:0;background:transparent;cursor:pointer;text-align:left}.faq-item button span{display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:700;line-height:1.65}.faq-item button b{color:var(--blue)}.faq-item button svg{width:18px;height:18px;flex:0 0 auto;color:var(--navy);transition:transform .35s var(--ease)}.faq-answer{overflow:hidden;max-height:0;transition:max-height .42s var(--ease)}.faq-answer p{padding:0 30px 0 31px;margin:0;color:var(--muted);font-size:13px;line-height:1.85;opacity:0;transition:opacity .3s ease,padding .35s var(--ease)}.faq-item.is-open .faq-answer{max-height:220px}.faq-item.is-open .faq-answer p{padding-bottom:22px;opacity:1}.faq-item.is-open button svg{transform:rotate(180deg)}.final-cta{padding:76px 0;background:var(--navy);color:var(--white)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:54px}.final-cta .section-kicker{color:#8ac5ff}.final-cta h2{font-size:clamp(30px,3.8vw,46px)}.final-cta p:last-child{margin:18px 0 0;color:#ffffffb8;font-size:14px}.final-actions{display:grid;min-width:310px;gap:12px}.site-footer{padding:36px 0;background:var(--navy-deep);color:var(--white)}.footer-inner{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:42px}.site-footer .logo{color:var(--white);font-size:21px}.site-footer nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px 24px}.site-footer nav a,.site-footer small{color:#ffffffa8;font-size:11px}.site-footer nav a{transition:color .2s ease}.site-footer nav a:hover{color:var(--white)}.mobile-contact{display:none}@media(min-width:961px){.section-kicker,.eyebrow{font-size:13px}.section-intro{max-width:790px}.section-intro h2,.case-copy h2,.final-cta h2{font-size:clamp(38px,4.2vw,54px)}.section-intro>p:last-child{font-size:17px}.button{min-height:56px;font-size:15px}.desktop-nav>a{font-size:14px}.header-cta{min-height:46px;font-size:13px}.hero-copy .eyebrow{font-size:15px}.hero-lead{font-size:clamp(17px,1.4vw,19px)}.hero-note{font-size:14px}.hero-caption{max-width:330px}.hero-caption span{font-size:11px}.hero-caption strong{font-size:14px}.comparison-panel h3{font-size:19px}.comparison-panel li{font-size:16px}.flow-row{min-height:76px}.flow-label{font-size:16px}.flow-segment span{height:62px;font-size:15px}.approach-node{height:160px;font-size:16px}.method-group>p{font-size:16px}.method{height:103px;font-size:14px}.improvement-loop{font-size:15px}.case-copy h2{font-size:clamp(34px,3.6vw,50px)}.case-lead{font-size:19px}.case-judgment{font-size:15px}.case-judgment strong{font-size:14px}.outcomes strong{font-size:15px}.outcomes span{font-size:14px}.step{min-height:270px}.step-number{font-size:48px}.step h3{font-size:20px}.step p{font-size:15px}.faq-item button{min-height:72px}.faq-item button span,.faq-answer p{font-size:15px}.faq-item.is-open .faq-answer{max-height:280px}.final-cta h2{font-size:clamp(34px,4vw,50px)}.final-cta p:last-child{font-size:16px}.site-footer nav a,.site-footer small{font-size:12px}}@media(max-width:1180px){.desktop-nav{gap:20px}.header-cta{margin-left:20px}.hero-copy{padding-right:44px;padding-left:44px}.hero-copy h1{font-size:clamp(36px,3.35vw,40px)}.approach-map{grid-template-columns:130px 24px 130px 24px minmax(350px,1fr) 24px 130px;gap:5px}.approach-node{height:130px}}@media(max-width:960px){:root{--header-height: 70px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:grid;width:44px;height:44px;place-items:center;padding:0;border:1px solid var(--line);margin-left:auto;background:var(--white);cursor:pointer}.menu-toggle svg{width:23px;height:23px}.mobile-menu{display:grid;overflow:hidden;max-height:0;border-top:0 solid var(--line-soft);background:var(--white);transition:max-height .5s var(--ease),border-width .5s var(--ease)}.mobile-menu.is-open{max-height:520px;border-top-width:1px}.mobile-menu nav{display:grid;width:min(calc(100% - 48px),720px);padding:20px 0 28px;margin-inline:auto}.mobile-menu nav>a:not(.button){padding:14px 2px;border-bottom:1px solid var(--line-soft);color:#263244;font-size:14px;font-weight:700}.mobile-menu .button{margin-top:20px}.hero{min-height:auto;grid-template-columns:1fr}.hero-copy{max-width:none;min-height:610px;padding:82px 8vw 70px;margin:0}.hero-copy h1{font-size:clamp(42px,7vw,64px)}.hero-visual{height:min(76vw,650px)}.hero-visual img{min-height:0}.comparison{grid-template-columns:1fr;gap:20px}.comparison-arrow{height:32px}.comparison-arrow svg{transform:rotate(90deg)}.comparison:hover .comparison-arrow svg{transform:rotate(90deg) translate(5px)}.approach-map{grid-template-columns:1fr;gap:14px}.approach-node{width:170px;height:170px;margin-inline:auto}.map-arrow{margin-inline:auto;transform:rotate(90deg)}.method-group{width:100%}.case-layout{grid-template-columns:1fr;gap:48px}.case-image{max-width:720px}.case-image img{aspect-ratio:16 / 10}.final-cta-inner{align-items:flex-start;flex-direction:column}.final-actions{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr;text-align:center}}@media(max-width:760px){.container,.header-inner{width:min(calc(100% - 32px),var(--max))}.section{padding:82px 0}.section-intro{margin-bottom:42px}.section-intro h2,.case-copy h2,.final-cta h2{font-size:clamp(29px,8.4vw,39px)}.logo{font-size:23px}.hero-copy{min-height:auto;padding:64px 24px 58px}.hero-copy .eyebrow{margin-bottom:14px;font-size:12px}.hero-copy h1{font-size:clamp(35px,10vw,46px);line-height:1.38}.hero-lead{margin-top:22px;font-size:14px}.desktop-only{display:none}.hero-note{align-items:flex-start;font-size:12px}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.hero-visual{height:102vw;max-height:600px}.hero-visual img{object-position:58% center}.hero-caption{right:16px;bottom:16px;left:16px;max-width:none}.comparison-panel ul{padding:24px 21px 26px}.flow-row{grid-template-columns:1fr;gap:9px}.flow-label{min-height:48px}.flow-steps{align-items:stretch;flex-direction:column;gap:5px}.flow-segment{display:grid;grid-template-columns:1fr;place-items:center}.flow-segment span{width:100%;height:48px}.flow-segment svg{width:17px;height:17px;margin:3px 0;transform:rotate(90deg)}.method-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.method{border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.method:nth-child(2n){border-right:0}.method:last-child{grid-column:1 / -1;border-right:0}.case-image span{right:12px;bottom:12px}.case-lead{font-size:15px}.outcomes{grid-template-columns:1fr}.outcomes>div{grid-template-columns:auto 1fr;border-right:0;border-bottom:1px solid var(--line)}.outcomes>div:last-child{border-bottom:0}.outcomes svg{grid-row:1 / 3;margin-right:8px}.steps-grid{grid-template-columns:1fr}.step,.step:first-child,.step:last-child{min-height:0;padding:34px 12px 42px;border-right:0;border-bottom:1px solid #bacbdd}.step:last-child{border-bottom:0}.step-arrow{top:auto;right:50%;bottom:-18px;transform:translate(50%) rotate(90deg)}.faq-grid{grid-template-columns:1fr}.faq-item:nth-last-child(-n+2){border-bottom:0}.faq-item:last-child{border-bottom:1px solid var(--line)}.final-actions{grid-template-columns:1fr}.site-footer{padding-bottom:98px}.site-footer nav{align-items:center;flex-direction:column}.mobile-contact{position:fixed;z-index:90;right:12px;bottom:12px;display:flex;min-width:132px;height:52px;align-items:center;justify-content:center;gap:16px;padding:10px 17px;border:1px solid rgba(255,255,255,.42);background:var(--navy);box-shadow:0 10px 30px #031f4547;color:var(--white);font-size:13px;font-weight:800}.mobile-contact svg{width:17px;height:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
