:root{--paper:#f0f5f7;--ink:#14394e;--blue:#205d7e;--muted:#506976;--line:#cedde4;--yellow:#f1ca65;--white:#fff;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;line-height:1.85}a{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ba7600;outline-offset:5px}.skip{position:absolute;top:-100px;left:16px;padding:12px;background:#fff;z-index:9}.skip:focus{top:10px}.site-header{max-width:1320px;padding:27px 36px;display:flex;justify-content:space-between;align-items:center;margin:auto;gap:24px}.brand{font:700 20px/1.3 "Bahnschrift","Arial",sans-serif;letter-spacing:.055em;text-decoration:none}.brand span{font-weight:400}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:700}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline;text-underline-offset:6px}main{max-width:1320px;margin:auto;padding:0 36px}.hero{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:36px;padding:48px 0 68px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 18px;color:var(--blue)}h1{font-size:clamp(32px,3.4vw,46px);line-height:1.6;letter-spacing:.02em;margin:0 0 24px;font-weight:800}h2{font-size:clamp(25px,2.5vw,32px);line-height:1.7;letter-spacing:.02em;margin:0 0 16px}h3{font-size:23px;line-height:1.6;margin:4px 0 12px}.lead{font-size:15px;margin:0 0 28px}.primary-link{display:inline-flex;justify-content:space-between;gap:36px;align-items:center;background:var(--blue);color:#fff;border-radius:6px;padding:16px 24px;font-size:15px;font-weight:700;text-decoration:none}.primary-link:hover{background:#143f58}.primary-link span{font:26px Arial}.hero-note{font-size:12px;color:var(--muted);margin-top:13px}.hero-note span{margin:0 5px;color:#8ba0aa}.hero-visual{margin:0;background:var(--ink);border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 32px #14394e15;transform:translateY(7px)}.hero-visual>img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.hero-visual figcaption{display:flex;align-items:center;gap:18px;padding:20px 24px;color:#fff;font-size:13px;line-height:1.8}.scene-mark{font:600 30px/1 "Bahnschrift",Arial,sans-serif;color:var(--yellow);border-right:1px solid #6f8997;padding-right:18px}.visual-tag{margin-left:auto;font-size:11px;color:#d4e1e8}.trial-section{border-top:1px solid var(--line);padding:50px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{margin:0}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 4px}.scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.scene-card{display:grid;grid-template-columns:44% 1fr;background:var(--white);border-radius:var(--radius);text-decoration:none;overflow:hidden;border:1px solid var(--line);transition:box-shadow .15s,border-color .15s}.scene-card:hover{border-color:var(--blue);box-shadow:0 8px 22px #14394e12}.scene-image{position:relative;min-height:230px;background:#d8e3e7;display:flex;align-items:center}.scene-image img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:contain}.scene-image>span{position:absolute;left:14px;top:14px;color:#fff;background:var(--ink);padding:3px 9px;font:600 19px/1.7 "Bahnschrift",Arial,sans-serif}.scene-copy{padding:24px 22px}.topic{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.06em;margin:0}.scene-copy h3{font-size:20px}.scene-copy>p:not(.topic){font-size:13px;color:var(--muted);margin:0 0 22px}.text-link{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:700;color:var(--blue)}.text-link b{font:20px Arial}.experience-steps{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;padding:26px 0 0;margin:0}.experience-steps li{display:flex;align-items:baseline;gap:16px}.experience-steps li>span{font:600 20px "Bahnschrift",Arial,sans-serif;color:#577586}.experience-steps strong{font-size:15px}.experience-steps p{font-size:12px;color:var(--muted);margin:3px 0}.teaching-section{display:grid;grid-template-columns:1fr 1.05fr;gap:80px;border-top:1px solid var(--line);padding:55px 0}.teaching-section>div>p:last-child{font-size:14px;color:var(--muted);max-width:420px}.teaching-section dl{margin:0}.teaching-section dl>div{border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:18px}.teaching-section dt{font-size:16px;font-weight:700}.teaching-section dd{font-size:13px;margin:6px 0 0;color:var(--muted)}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:36px;background:var(--ink);color:#fff;border-radius:var(--radius);padding:38px 40px;align-items:center}.contact-section .eyebrow{color:var(--yellow);margin-bottom:10px}.contact-section h2{font-size:27px;margin:0 0 8px}.contact-section p{font-size:14px;margin:0;color:#dce7ed}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-actions a{border:1px solid #92a7b3;padding:11px 16px;border-radius:5px;text-decoration:none;font-size:14px;text-align:center;min-height:48px}.contact-actions a:hover{background:#ffffff12}.contact-actions .mail{grid-column:1/-1;background:#fff;color:var(--ink);font-weight:700;border-color:white}.contact-actions .mail:hover{background:#e3edf2}.contact-email{grid-column:1/-1;font:13px "Arial",sans-serif;text-align:center;color:#dce7ed}.release-note{font-size:12px;color:var(--muted);padding:25px 0}.site-footer{max-width:1320px;margin:auto;padding:24px 36px 34px;border-top:1px solid var(--line);display:flex;gap:28px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.site-footer>span:first-child{font:600 13px "Bahnschrift",Arial,sans-serif;letter-spacing:.04em}.site-footer>span:last-child{margin-left:auto}.prose{max-width:820px;margin:45px auto 60px}.prose h1{font-size:34px}.prose h2{font-size:21px;margin:32px 0 10px}.prose p,.prose li{font-size:15px}.prose a{text-underline-offset:3px}
@media(max-width:1100px){.hero{gap:25px}.scene-card{grid-template-columns:1fr}.scene-image{min-height:0}.scene-image img{max-height:250px}.scene-copy{padding:22px 25px}.teaching-section{gap:40px}}
@media(max-width:760px){.site-header{padding:21px 20px;gap:10px}.brand{font-size:17px}.site-header nav{gap:16px;font-size:12px}.site-header nav a:nth-child(2){display:none}main{padding:0 20px}.hero{grid-template-columns:1fr;padding:30px 0 38px;gap:25px}h1{font-size:34px;line-height:1.6;margin-bottom:18px}.hero .eyebrow{margin-bottom:12px}.lead{font-size:14px;line-height:1.9;margin-bottom:22px}.primary-link{padding:14px 20px;width:100%;font-size:15px}.hero-note{font-size:11px}.hero-visual{transform:none}.hero-visual figcaption{padding:16px 18px;gap:14px}.visual-tag{font-size:10px}.scene-mark{font-size:26px}.section-heading{display:block}.section-heading>p{margin-top:12px;font-size:13px}.section-heading>p br{display:none}.trial-section{padding:32px 0}.scene-grid{grid-template-columns:1fr;gap:22px}.scene-copy h3{font-size:23px}.scene-copy>p:not(.topic){font-size:14px}.scene-image img{max-height:none}.experience-steps{grid-template-columns:1fr;gap:15px;padding-top:25px}.experience-steps li{gap:18px}.experience-steps strong{font-size:15px}.experience-steps p{font-size:13px}.teaching-section{grid-template-columns:1fr;gap:22px;padding:32px 0}.teaching-section h2{font-size:27px}.contact-section{grid-template-columns:1fr;padding:27px 22px;gap:24px}.contact-section h2{font-size:24px}.contact-actions{gap:10px}.contact-actions a{font-size:13px;padding:12px}.release-note{line-height:1.9}.site-footer{padding:22px 20px;gap:14px}.site-footer>span:last-child{width:100%;margin-left:0}.prose{margin:24px auto}.prose h1{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
