:root{--navy:#071b43;--blue:#1159e7;--blue-dark:#0846be;--pale:#eef5ff;--line:#dbe5f2;--muted:#5d6e8a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--navy);background:#fff;font-family:"Noto Sans JP","Yu Gothic","Hiragino Kaku Gothic ProN",system-ui,sans-serif;line-height:1.7}a{color:inherit}button{font:inherit}.site-header{position:sticky;top:0;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(24px,5vw,80px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;font-size:18px;font-weight:900;letter-spacing:-.03em;text-decoration:none}.brand>span{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:var(--blue);border-radius:10px 4px 10px 4px;font-size:13px;letter-spacing:.06em}.site-header nav{display:flex;gap:34px}.site-header nav a{color:#40516d;font-size:14px;font-weight:800;text-decoration:none}.header-action{justify-self:end;padding:10px 18px;color:var(--blue);border:1px solid #a9c5fb;border-radius:999px;font-size:14px;font-weight:900;text-decoration:none}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:clamp(48px,7vw,110px);align-items:center;min-height:670px;max-width:1500px;margin:auto;padding:92px clamp(28px,6vw,92px) 78px;overflow:hidden}.hero-grid{position:absolute;z-index:-1;inset:0 51% 0 0;background-image:linear-gradient(rgba(17,89,231,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(17,89,231,.05) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,#000,transparent)}.hero-grid:after{position:absolute;right:-18px;top:90px;width:170px;height:390px;content:"";background:#e9f2ff;clip-path:polygon(100% 0,100% 100%,0 100%)}.hero-copy h1{margin:0;font-size:clamp(46px,5.2vw,76px);font-weight:900;line-height:1.16;letter-spacing:-.06em}.hero-copy p{max-width:570px;margin:23px 0 0;color:#40516d;font-size:clamp(16px,1.25vw,19px);font-weight:600;line-height:1.9}.hero-copy p+p{margin-top:10px}.primary-action,.status>a{display:inline-flex;align-items:center;justify-content:center;gap:21px;min-height:54px;margin-top:33px;padding:0 24px;color:#fff;background:var(--blue);border-radius:8px;font-size:15px;font-weight:900;text-decoration:none;box-shadow:0 12px 28px rgba(17,89,231,.22)}.primary-action:hover,.status>a:hover{background:var(--blue-dark)}svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.product-frame{position:relative;padding:25px;background:#fff;border:1px solid #d3dfef;border-radius:18px;box-shadow:0 24px 68px rgba(18,50,94,.13)}.product-frame:before{position:absolute;z-index:-1;inset:-18px 34px 30px -22px;content:"";background:#d9e8ff;border-radius:25px;transform:rotate(-2deg)}.product-header{display:flex;align-items:center;justify-content:space-between}.product-header div{display:grid}.product-header small{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.16em}.product-header strong{font-size:22px}.product-header>span{padding:4px 10px;color:var(--muted);background:#f4f7fb;border-radius:999px;font-size:10px;font-weight:900}.condition{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-top:20px;padding:14px;background:#f6f9fd;border:1px solid var(--line);border-radius:12px}.condition-mark{display:grid;place-items:center;width:48px;height:48px;color:#a6c3f3;background:radial-gradient(circle at 35% 30%,#4f7dcb,#102957 62%,#07142e);border:3px solid #d9e7ff;border-radius:50%;font-size:13px;font-weight:900}.condition div{display:grid}.condition small,.candidate-copy small{color:var(--muted);font-size:10px}.condition b{font-size:15px}.condition button{padding:8px 11px;color:#70809a;background:#fff;border:1px solid #cddbed;border-radius:7px;font-size:11px;font-weight:800}.candidate-list{display:grid;gap:10px;margin-top:12px}.candidate-list article{display:grid;grid-template-columns:28px minmax(210px,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid #e0e8f2;border-radius:10px}.candidate-list article>b{display:grid;place-items:center;align-self:stretch;color:#fff;background:linear-gradient(145deg,#2c6eeb,#114ab2);margin:-13px 0 -13px -13px;border-radius:10px 0 0 10px;font-size:13px}.members{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.members span{display:grid;place-items:center;aspect-ratio:1;color:var(--blue);background:#eaf2fe;border:1px solid #ceddf0;border-radius:7px;font-size:11px;font-weight:900}.members span:nth-child(-n+3){color:#fff;background:#1159e7;border-color:#1159e7}.candidate-copy{display:grid;min-width:70px;text-align:right}.candidate-copy strong{font-size:15px}.product-note{margin:14px 0 0;color:#61718c;font-size:10px;font-weight:700}.scope,.policy{max-width:1340px;margin:auto;padding:76px clamp(28px,6vw,92px)}.scope{border-top:1px solid var(--line)}h2{margin:0;font-size:clamp(29px,3vw,40px);line-height:1.3;letter-spacing:-.045em}.scope-list,.policy-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px}.scope-list article,.policy-list article{display:flex;gap:18px;padding:8px clamp(18px,2.7vw,42px);border-left:1px solid var(--line)}.scope-list article:first-child,.policy-list article:first-child{padding-left:0;border-left:0}.scope h3,.policy h3{margin:0;font-size:17px;letter-spacing:-.02em}.scope p,.policy p{margin:7px 0 0;color:#52637e;font-size:13px;line-height:1.85}.line-icon,.policy-icon{display:grid;flex:0 0 auto;place-items:center;width:58px;height:58px;color:var(--blue);border:1.5px solid var(--blue);border-radius:50%;font-size:25px;font-weight:800}.line-icon:not(.calculator):not(.lock){gap:4px;padding:0 13px}.line-icon i{display:block;width:100%;border-top:2px solid currentColor}.line-icon i:after{display:block;width:5px;height:5px;margin-top:-3.5px;content:"";background:currentColor;border-radius:50%}.lock{font-size:29px}.policy{padding-top:40px;border-top:1px solid var(--line)}.policy-list article{display:grid;grid-template-columns:58px 1fr;column-gap:18px}.policy-icon{grid-row:span 3}.policy a{grid-column:2;margin-top:7px;color:var(--blue);font-size:13px;font-weight:900;overflow-wrap:anywhere}.status{display:flex;align-items:center;justify-content:space-between;gap:32px;max-width:1160px;margin:20px auto 80px;padding:40px 48px;color:#fff;background:var(--navy);border-radius:16px}.status h2{font-size:30px}.status p{max-width:620px;margin:9px 0 0;color:#c2d0e5;font-size:14px}.status>a{flex:0 0 auto;margin:0;background:#fff;color:var(--navy);box-shadow:none}.status>a:hover{color:#fff}.status>a:hover{background:var(--blue)}footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;padding:32px clamp(24px,5vw,80px);background:#f6f9fd;border-top:1px solid var(--line)}footer p{margin:0;color:#61718c;font-size:12px;text-align:right}@media(max-width:920px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;min-height:0;padding-top:70px}.product-frame{max-width:680px}.scope-list,.policy-list{grid-template-columns:1fr}.scope-list article,.policy-list article{padding:25px 0;border-top:1px solid var(--line);border-left:0}.scope-list article:first-child,.policy-list article:first-child{padding-top:0;border-top:0}.status{margin-left:28px;margin-right:28px}}@media(max-width:620px){.site-header{min-height:64px;padding:0 16px}.brand{gap:8px;font-size:14px}.brand>span{width:34px;height:34px}.header-action{padding:8px 12px;font-size:12px}.hero{gap:48px;padding:56px 20px 62px}.hero-copy h1{font-size:clamp(40px,11.5vw,54px)}.hero-copy p{font-size:15px}.primary-action{width:100%;margin-top:28px}.product-frame{padding:17px;border-radius:13px}.product-frame:before{inset:-10px 16px 20px -8px}.product-header strong{font-size:18px}.condition{grid-template-columns:auto 1fr}.condition button{display:none}.condition b{font-size:13px}.candidate-list article{grid-template-columns:24px 1fr}.candidate-list article>b{margin:-13px 0 -13px -13px}.candidate-copy{display:none}.members{gap:4px}.scope,.policy{padding:58px 20px}.status{display:grid;margin:0 20px 58px;padding:31px 24px;border-radius:13px}.status h2{font-size:27px}.status>a{width:100%}footer{grid-template-columns:1fr;gap:15px;padding:28px 20px}footer p{text-align:left}}
