:root{--blue:#1463d8;--navy:#0b2d68;--ink:#16233a;--muted:#60708b;--line:#dce5f4;--soft:#f3f8ff;--white:#fff;--radius:18px;--shadow:0 18px 48px rgba(23,60,120,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans JP",sans-serif;color:var(--ink);line-height:1.75;background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(1000px,100%)}.section{position:relative;padding:112px 0;overflow:hidden}.section-soft{background:var(--soft)}.site-header{height:76px;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(220,229,244,.7)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font:700 17px/1 "DM Sans",sans-serif;letter-spacing:.08em}.brand-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--blue);color:#fff;font-size:16px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:16px 25px;border:0;border-radius:8px;background:var(--blue);box-shadow:0 8px 18px rgba(20,99,216,.2);color:#fff;font-weight:700;font-size:15px;transition:.2s}.button:hover{background:#0c4fae;transform:translateY(-2px)}.button-small{padding:11px 17px;font-size:13px}.eyebrow{font:700 12px/1 "DM Sans",sans-serif;color:var(--blue);letter-spacing:.16em;margin:0 0 18px}.hero{min-height:640px;padding:94px 0 80px;background:linear-gradient(118deg,#fff 30%,#f0f6ff);isolation:isolate}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.hero h1{margin:0;font-size:clamp(36px,4.1vw,58px);line-height:1.38;letter-spacing:-.045em}.hero h1 span{color:var(--blue)}.hero-lead{font-size:16px;color:#40516c;margin:25px 0}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:32px}.hero-actions p{margin:0;font-size:12px;color:var(--muted)}.hero-facts{display:flex;gap:0;margin:32px 0 0;padding:0;list-style:none}.hero-facts li{font-size:12px;font-weight:600;padding:0 16px;border-right:1px solid #c8d5e8}.hero-facts li:first-child{padding-left:0}.hero-facts li:last-child{border:0}.hero-visual{height:420px;position:relative}.hero-glow{position:absolute;border-radius:50%;filter:blur(3px);z-index:-1}.glow-one{width:430px;height:430px;background:#d4e5ff;right:5%;top:45px}.glow-two{width:190px;height:190px;background:#d4f1ff;right:35%;bottom:-60px}.ai-card{position:absolute;background:rgba(255,255,255,.85);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.8);box-shadow:0 30px 80px rgba(31,87,172,.2);border-radius:18px}.main-card{width:315px;top:62px;left:100px;padding:22px}.card-top{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#40516c}.card-top i{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#3ccc88}.spark{color:var(--blue);font-size:18px}.main-card>p{font-size:16px;font-weight:600;line-height:1.7;margin:20px 0}.prompt-line{display:flex;gap:5px;margin-bottom:15px}.prompt-line span{height:5px;border-radius:9px;background:#e2eaf7}.prompt-line span:nth-child(1){width:68%}.prompt-line span:nth-child(2){width:14%}.prompt-line span:nth-child(3){width:9%}.reply{background:#edf5ff;color:#24579d;padding:10px;border-radius:8px;font-size:11px}.reply b{color:#208d5e;margin-right:5px}.float-card{position:absolute;display:flex;align-items:center;gap:9px;padding:11px 14px;background:white;border-radius:10px;box-shadow:0 12px 32px rgba(36,77,137,.13)}.float-card>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eaf3ff;color:var(--blue)}.float-card b,.float-card small{display:block;line-height:1.4}.float-card b{font-size:11px}.float-card small{font-size:9px;color:var(--muted)}.card-mail{top:25px;right:4px}.card-data{bottom:39px;left:26px}.orbit{position:absolute;border:1px solid rgba(63,127,221,.2);border-radius:50%}.orbit-lg{width:390px;height:390px;top:18px;left:58px}.orbit-sm{width:290px;height:290px;top:68px;left:108px;border-style:dashed}.dot-grid{position:absolute;width:70px;height:70px;right:0;bottom:12px;background-image:radial-gradient(#78a3df 1.4px,transparent 1.4px);background-size:12px 12px}.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center}.section-heading h2,.overview h2,.safety h2{font-size:clamp(27px,3vw,38px);line-height:1.4;letter-spacing:-.03em;margin:0 0 14px}.section-heading>p:last-child{margin:0;color:var(--muted);font-size:15px}.concern-list{display:grid;grid-template-columns:repeat(2,1fr);background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.concern-list article{display:flex;gap:21px;align-items:center;padding:26px 30px;border-bottom:1px solid var(--line)}.concern-list article:nth-child(odd){border-right:1px solid var(--line)}.concern-list article:nth-last-child(-n+2){border-bottom:0}.concern-list span{font:600 12px "DM Sans";color:#86a8da}.concern-list p{font-size:15px;font-weight:600;line-height:1.65;margin:0}.bridge{text-align:center;margin:35px 0 0;font-size:18px}.bridge strong{color:var(--blue)}.skill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skill-card{position:relative;padding:27px 22px 24px;border:1px solid var(--line);border-radius:var(--radius);min-height:245px;transition:.2s}.skill-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.icon-box{display:grid;place-items:center;width:45px;height:45px;border-radius:13px;font-size:21px;margin-bottom:25px}.blue{background:#eaf3ff;color:#1662ce}.purple{background:#f2edff;color:#7654cc}.mint{background:#e8f9f5;color:#24997a}.orange{background:#fff2e6;color:#e57c1e}.skill-card h3{font-size:17px;margin:0 0 9px}.skill-card p{font-size:12px;line-height:1.85;color:var(--muted);margin:0}.skill-card>span{position:absolute;right:20px;bottom:18px;font:700 12px "DM Sans";color:#b4c9e9}.section-dark{background:linear-gradient(125deg,#0b2e6c,#0d58c2);color:#fff}.feature-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.eyebrow.light{color:#a7cbff}.feature-intro h2{font-size:clamp(27px,3vw,39px);line-height:1.45;letter-spacing:-.035em;margin:0}.feature-intro>p:not(.eyebrow){color:#cbdcff;font-size:14px;margin:20px 0 28px}.text-link{font-weight:700;font-size:14px;border-bottom:1px solid #86b5fb;padding-bottom:5px}.text-link span{margin-left:12px}.features{display:grid;gap:12px}.features article{display:grid;grid-template-columns:80px 1fr;column-gap:10px;padding:18px 18px 17px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}.feature-num{grid-row:span 2;font:600 16px "DM Sans";color:#9dc6ff;padding-top:3px}.features h3{font-size:17px;margin:0}.features p{font-size:12px;line-height:1.7;color:#d5e4ff;margin:6px 0 0}.safety{padding-block:78px}.safety-inner{display:grid;grid-template-columns:94px 1fr;gap:33px;padding:35px 42px;background:#f8fbff;border:1px solid #dce9fb;border-radius:20px}.safety-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e2f0ff;color:#1563ca;font-size:37px}.safety h2{font-size:25px}.safety p:not(.eyebrow){font-size:14px;color:#465976;max-width:760px;margin:0 0 12px}.safety small{font-size:10px;line-height:1.65;color:#71809a}.timeline{display:grid;grid-template-columns:repeat(7,1fr);list-style:none;padding:0;margin:55px 0 32px;position:relative}.timeline:before{content:"";position:absolute;top:19px;left:8%;right:8%;height:1px;background:#b9d2f5}.timeline li{position:relative;text-align:center;padding:0 6px}.timeline span{position:relative;z-index:1;display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:#fff;border:1px solid #87b2eb;margin:auto;font:700 11px "DM Sans";color:var(--blue)}.timeline h3{font-size:13px;line-height:1.5;margin:13px 0 5px}.timeline p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.curriculum-note{text-align:center;font-size:11px;color:var(--muted);margin:0}.overview{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.overview-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:0 0 26px}.overview-list{margin:0;border-top:1px solid var(--line)}.overview-list div{display:grid;grid-template-columns:180px 1fr;padding:17px 10px;border-bottom:1px solid var(--line);font-size:14px}.overview-list dt{color:var(--muted)}.overview-list dd{margin:0;font-weight:600}.contact{background:linear-gradient(135deg,#07295f,#0f5bc4);color:#fff;padding-bottom:118px}.contact-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:#1675e0;filter:blur(100px);top:-280px;left:-150px;opacity:.4}.contact-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.contact-copy h2{font-size:clamp(33px,3.5vw,46px);line-height:1.43;letter-spacing:-.04em;margin:0 0 22px}.contact-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#d5e3ff;max-width:400px;margin-bottom:30px}.contact-note{display:flex;gap:10px;align-items:center;margin:9px 0}.contact-note span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#68c897;color:#05376e;font-size:12px;font-weight:700}.contact-note p{font-size:12px;margin:0}.form-card{background:#fff;color:var(--ink);border-radius:18px;padding:34px 38px;box-shadow:0 20px 50px rgba(0,20,60,.23)}.form-card h3{font-size:21px;margin:0}.form-lead{font-size:12px;color:var(--muted);margin:5px 0 22px}.form-field{margin-bottom:16px}.form-field label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.form-field em{font-style:normal;color:#d13a46;font-size:10px;margin-left:6px}.form-field input,.form-field textarea{font:14px "Noto Sans JP";width:100%;padding:11px 12px;border:1px solid #cbd8ea;border-radius:6px;outline:0;transition:.15s}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,99,216,.12)}.form-field.invalid input,.form-field.invalid textarea{border-color:#d13a46}.error{min-height:15px;margin:2px 0 0;color:#d13a46;font-size:10px}.privacy{font-size:10px;color:var(--muted);margin:4px 0 16px}.privacy a{color:var(--blue);text-decoration:underline}.form-button{width:100%;font-size:14px}.form-success{text-align:center;padding:46px 10px}.form-success>div{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 18px;border-radius:50%;background:#dff8eb;color:#167b4c;font-size:24px;font-weight:700}.form-success h3{font-size:19px}.form-success p{font-size:13px;color:var(--muted)}.reset-button{background:none;border:0;color:var(--blue);font:600 12px "Noto Sans JP";text-decoration:underline;cursor:pointer;margin-top:12px}footer{padding:35px 0;background:#061f48;color:#cad9ef}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.brand-footer{color:white;font-size:14px}.footer-links{display:flex;gap:20px;font-size:10px}.footer-inner small{grid-column:1/-1;font:10px "DM Sans";color:#7593bd}.mobile-cta{display:none}@media(max-width:820px){.section{padding:75px 0}.hero{padding:62px 0 70px}.hero-grid,.feature-wrap,.overview,.contact-grid{grid-template-columns:1fr;gap:43px}.hero-visual{height:350px;max-width:450px;width:100%;margin:auto}.main-card{left:50%;transform:translateX(-50%)}.feature-wrap{gap:38px}.skill-grid{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr;margin:36px 0}.timeline:before{top:15px;bottom:15px;left:19px;right:auto;width:1px;height:auto}.timeline li{display:grid;grid-template-columns:39px 1fr;text-align:left;gap:17px;padding:0 0 20px}.timeline span{margin:0}.timeline h3{margin:0 0 3px}.timeline p{margin:0}.overview{gap:40px}.contact-grid{gap:45px}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.safety-inner{grid-template-columns:1fr;padding:27px}.safety-icon{width:55px;height:55px;font-size:30px}.header-cta{display:none}.mobile-cta{display:flex;position:fixed;z-index:20;bottom:13px;left:16px;right:16px;justify-content:center;align-items:center;gap:17px;padding:14px;background:var(--blue);border-radius:9px;box-shadow:0 12px 26px rgba(3,39,92,.28);color:#fff;font-size:14px;font-weight:700}.contact{padding-bottom:105px}}@media(max-width:560px){.container{width:min(100% - 32px,1120px)}.site-header{height:64px}.hero h1{font-size:35px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-facts{flex-wrap:wrap;gap:8px 0}.hero-facts li{font-size:10px;padding:0 9px}.hero-visual{height:310px;transform:scale(.88);transform-origin:top center;margin-bottom:-38px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:26px}.concern-list{grid-template-columns:1fr}.concern-list article,.concern-list article:nth-child(odd){border-right:0;border-bottom:1px solid var(--line);padding:20px}.concern-list article:last-child{border-bottom:0}.skill-grid{grid-template-columns:1fr}.skill-card{min-height:0;padding:22px}.skill-card>span{top:20px;bottom:auto}.icon-box{margin-bottom:16px}.features article{grid-template-columns:53px 1fr;padding:16px}.overview-list div{grid-template-columns:105px 1fr;padding:14px 0;font-size:12px}.form-card{padding:27px 20px}.contact-copy h2{font-size:32px}.footer-links{gap:10px 16px}.footer-inner small{padding-bottom:42px}}
