:root{--navy:#0e315d;--navy-dark:#082444;--gold:#d8ad25;--red:#e31b2f;--green:#0ca866;--orange:#f59e0b;--text:#142033;--muted:#637083;--bg:#f5f7fb;--line:#dfe5ef;--white:#fff;--shadow:0 18px 45px rgba(13,35,63,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans JP",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);line-height:1.75;background:#fff}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1000px,calc(100% - 48px));margin:0 auto}.narrow{width:min(860px,calc(100% - 48px))}.pc-only{display:block}.site-header{position:sticky;top:0;z-index:50;background:#fff;height:54px;box-shadow:0 1px 0 rgba(0,0,0,.08)}.header-inner{height:54px;display:flex;align-items:center;justify-content:space-between}.brand img{width:148px;height:auto}.header-cta{background:var(--gold);color:#111;font-size:16px;font-weight:800;padding:8px 17px;border-radius:7px;box-shadow:0 5px 12px rgba(216,173,37,.28)}.hero{position:relative;min-height:560px;color:#fff;overflow:hidden;background:linear-gradient(90deg,rgba(8,36,68,.98) 0%,rgba(8,36,68,.92) 38%,rgba(8,36,68,.76) 64%,rgba(8,36,68,.48) 100%),url("https://thumb.photo-ac.com/32/32d26fb4991cd561495240009202ef67_w.jpeg") center right/cover no-repeat}.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 30%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,rgba(8,36,68,.12),rgba(8,36,68,.32));pointer-events:none}.hero-inner{position:relative;z-index:2;min-height:560px;display:flex;align-items:center}.hero-content{width:min(560px,100%);padding:30px 0 30px}.service-name{margin:0 0 18px;color:var(--gold);font-size:16px;font-weight:800;letter-spacing:.04em}.hero h1{margin:0 0 24px;font-size:44px;line-height:1.28;font-weight:900;letter-spacing:.01em}.hero h1 span{color:#ffd95a}.hero-copy{width:max-content;max-width:100%;margin:0 0 24px;padding:12px 16px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:6px;color:#f7fbff;font-size:16px}.main-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;background:linear-gradient(180deg,#e2bd3b,#cfa326);color:#102035;border-radius:8px;font-size:16px;font-weight:900;box-shadow:0 12px 28px rgba(216,173,37,.26);transition:.2s ease}.main-cta:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(216,173,37,.34)}.micro-note{margin:14px 0 0;font-size:16px;color:#dce8f5}.section{padding:40px 0}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{margin:0 0 8px;font-size:30px;line-height:1.42;font-weight:900}.section-heading p{margin:0;color:var(--muted);font-size:16px}.section-heading.white h2,.section-heading.white p{color:#fff}.badge{display:inline-block;margin-bottom:12px;padding:4px 14px;border-radius:999px;background:var(--gold);color:#12213a;font-size:16px;font-weight:900}.flow-section{background:var(--bg)}.flow-card{background:#fff;border-radius:12px;box-shadow:var(--shadow);padding:34px 36px 28px;border:1px solid #edf0f5}.flow-title{margin:0 0 26px;text-align:center;font-size:16px;font-weight:900}.flow-row{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr 28px 1fr;align-items:start}.flow-item{text-align:center;min-height:146px;position:relative}.flow-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900;margin-bottom:12px}.flow-item.ok .flow-icon{background:var(--green)}.flow-item.warn .flow-icon{background:var(--orange)}.flow-item.danger .flow-icon{background:var(--red)}.flow-item h3{margin:0 0 4px;font-size:16px;font-weight:900}.flow-item p{margin:0 0 8px;color:#5d6877;font-size:16px;line-height:1.5}.flow-item small{display:inline-block;padding:4px 7px;background:#fff1f2;color:var(--red);font-size:16px;font-weight:800;line-height:1.3}.flow-arrow{height:2px;background:#e4e8ee;margin-top:19px;position:relative}.flow-arrow::after{content:"";position:absolute;right:-3px;top:-4px;width:9px;height:9px;border-right:2px solid #e4e8ee;border-top:2px solid #e4e8ee;transform:rotate(45deg)}.flow-message{margin-top:26px;padding:15px;text-align:center;color:#173b68;background:#eff7ff;border:1px solid #acd0f4;border-radius:6px;font-size:16px;font-weight:800}.cases-section{background:#fff}.case-grid{width:min(760px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.case-card{padding:22px 22px 20px;background:#fff;border:1px solid #ffd3d8;border-radius:10px;box-shadow:0 10px 26px rgba(227,27,47,.06)}.case-icon{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--red);color:#fff;font-size:16px;font-weight:900;margin-bottom:14px}.case-card h3{margin:0 0 8px;font-size:16px;font-weight:900}.case-card p{margin:0 0 12px;color:#526070;font-size:16px}.case-card strong{color:var(--red);font-size:16px;font-weight:900}.dark-message{width:min(560px,100%);margin:34px auto 0;padding:19px 24px;background:var(--navy-dark);color:#fff;text-align:center;border-radius:8px;box-shadow:0 14px 28px rgba(8,36,68,.2);font-weight:900}.dark-message span{display:block;margin-top:4px;color:#dbe7f5;font-size:16px;font-weight:500}.dark-message.compact{margin-top:28px}.service-section{background:var(--navy-dark);color:#fff}.profile-card{width:min(860px,100%);margin:0 auto 46px;padding:24px;border:1px solid rgba(216,173,37,.86);border-radius:8px;background:rgba(255,255,255,.06);display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:start}.profile-photo img{height:116px;object-fit:cover;border-radius:6px}.profile-label{margin:0 0 3px;color:#f5cf58;font-size:16px;font-weight:800}.profile-body h3{margin:0 0 10px;color:#f5cf58;font-size:20px;line-height:1.4}.profile-body p{margin:0 0 12px;color:#eef5fb;font-size:16px}.profile-message{padding:10px 12px;background:rgba(216,173,37,.12);border-radius:5px;color:#fff;font-size:16px;font-weight:800}.support-title{text-align:center;margin:0 0 26px;font-size:22px}.support-grid{width:min(900px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.support-card{padding:20px;border-radius:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}.support-card span{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:var(--gold);color:#102035;font-size:16px;font-weight:900;margin-bottom:10px}.support-card h4{margin:0 0 6px;font-size:16px}.support-card p{margin:0;color:#dce8f5;font-size:16px}.compare-section{background:#f7f8fb}.compare-wrap{overflow:auto;border-radius:9px;box-shadow:0 10px 26px rgba(8,36,68,.06)}.compare-table{width:100%;border-collapse:collapse;background:#fff;min-width:640px}.compare-table th,.compare-table td{padding:15px 18px;text-align:center;border-bottom:1px solid #dfe5ef;font-size:16px}.compare-table th:first-child,.compare-table td:first-child{text-align:left;font-weight:800}.compare-table th{color:#102035;font-weight:900}.compare-table th.ours,.compare-table td.ours{background:#eaf3ff;color:var(--green);font-weight:900}.compare-table th.ours{background:var(--navy-dark);color:#fff}.compare-table small{display:block;color:inherit;font-size:16px;opacity:.75}.form-section{background:#eef6ff}.diagnosis-form{width:min(620px,100%);margin:0 auto;padding:34px 38px 28px;background:#fff;border-radius:12px;box-shadow:var(--shadow)}.diagnosis-form label{display:block;margin-bottom:15px;color:#1f2d3d;font-size:16px;font-weight:800}.diagnosis-form input,.diagnosis-form select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d8e0eb;border-radius:6px;color:#1d2733;font:inherit;font-size:16px;background:#fff}.diagnosis-form input:focus,.diagnosis-form select:focus{outline:none;border-color:#8cb7e7;box-shadow:0 0 0 3px rgba(14,49,93,.12)}.diagnosis-form button{width:100%;margin-top:7px;min-height:50px;border:0;border-radius:7px;background:linear-gradient(180deg,#e2bd3b,#cfa326);color:#102035;font-weight:900;cursor:pointer;box-shadow:0 12px 24px rgba(216,173,37,.22)}.form-note{margin-top:16px;padding:14px;background:#eff7ff;color:#356285;border-radius:6px;font-size:16px}.faq-section{background:#fff}.faq-list{width:min(760px,100%);margin:0 auto}.faq-item{margin-bottom:10px;border:1px solid #e2e7ef;border-radius:8px;background:#fff;overflow:hidden}.faq-question{width:100%;padding:18px 22px;border:0;background:#fff;text-align:left;font-size:16px;font-weight:800;cursor:pointer;position:relative}.faq-question::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#65758a;font-weight:900}.faq-item.is-open .faq-question::after{content:"-"}.faq-answer{display:none;padding:0 22px 18px;color:#5c6878;font-size:16px}.faq-answer p{margin:0}.faq-item.is-open .faq-answer{display:block}.final-cta{position:relative;padding:92px 0;color:#fff;text-align:center;background:linear-gradient(90deg,rgba(8,36,68,.94),rgba(8,36,68,.82)),url("https://thumb.photo-ac.com/66/66dcc11dd54568599347a79d5068b811_w.jpeg") center/cover no-repeat}.final-inner{position:relative;z-index:2}.final-cta h2{margin:0 0 12px;font-size:32px;font-weight:900}.final-cta p{margin:0 0 24px;color:#dbe7f5}.final-cta span{display:block;margin-top:14px;color:#dbe7f5;font-size:16px}.site-footer{background:#082444;color:#fff;padding:48px 0 18px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px;margin-bottom:38px}.footer-brand img{width:150px;margin-bottom:15px;filter:brightness(0) invert(1)}.footer-brand p,.site-footer h4{margin:0 0 12px;font-size:16px;font-weight:900}.footer-brand small,.site-footer p,.site-footer li,.footer-bottom{color:#c8d5e5;font-size:16px}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li{margin:0 0 8px}.footer-cta{display:inline-block;margin-top:8px;padding:10px 18px;background:var(--gold);color:#102035;border-radius:6px;font-size:16px;font-weight:900}.footer-bottom{width:min(1120px,calc(100% - 48px));margin:0 auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:20px}@media (max-width:900px){.flow-row{grid-template-columns:1fr;gap:0}.flow-arrow{width:2px;height:22px;margin:0 auto}.flow-arrow::after{right:-4px;top:auto;bottom:-2px;transform:rotate(135deg)}.flow-item{min-height:auto;padding:10px 0}.support-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.container,.narrow{width:min(100% - 32px,1120px)}.pc-only{display:none}.site-header{height:52px}.header-inner{height:52px}.brand img{width:132px}.header-cta{font-size:16px;padding:7px 13px}.hero{min-height:620px;background:linear-gradient(180deg,rgba(8,36,68,.98) 0%,rgba(8,36,68,.90) 46%,rgba(8,36,68,.70) 100%),url("https://thumb.photo-ac.com/32/32d26fb4991cd561495240009202ef67_w.jpeg") center/cover no-repeat}.hero-inner{min-height:620px;align-items:flex-start}.hero-content{padding:30px 0 30px}.service-name{font-size:16px;margin-bottom:16px}.hero h1{font-size:32px;line-height:1.34;margin-bottom:20px}.hero-copy{width:100%;font-size:16px;padding:10px 12px}.main-cta{width:100%;min-height:50px;font-size:16px}.section{padding:64px 0}.section-heading h2{font-size:24px}.section-heading p{font-size:16px}.flow-card{padding:26px 20px}.case-grid{grid-template-columns:1fr}.dark-message{font-size:16px}.profile-card{grid-template-columns:1fr;padding:20px}.profile-photo img{height:180px}.support-grid{grid-template-columns:1fr}.diagnosis-form{padding:28px 20px}.final-cta h2{font-size:25px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-bottom:8px}}@media (max-width:380px){.hero h1{font-size:29px}.section-heading h2{font-size:22px}}
