:root{--navy:#0d171d;--navy-2:#17252d;--gold:#d6b67a;--gold-light:#f0d9aa;--paper:#fafaf8;--ink:#1c252a;--white:#f6f3ed;--muted:#b5bdc1;--line:rgba(214,182,122,.28);--serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--width:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--navy);color:var(--white);font:16px/1.95 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #bf914b;outline-offset:6px}h2{font:clamp(30px,3.4vw,44px)/1.65 var(--serif);letter-spacing:.06em}.wrap{width:min(var(--width),calc(100% - 112px));margin-inline:auto}.section{padding-block:108px}.eyebrow{font-family:Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.2em;color:var(--gold);margin-bottom:23px;line-height:1.8}.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:var(--gold);color:var(--navy);padding:10px 16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:18px 25px;min-height:59px;font-size:15px;font-weight:600;line-height:1.7;transition:background .15s,color .15s}.button-gold{background:var(--gold);color:#192127}.button-gold:hover{background:var(--gold-light)}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;border-bottom:1px solid var(--line);padding:4px 0}.text-link:hover{color:var(--gold)}
.site-header{position:sticky;top:0;z-index:30;background:rgba(13,23,29,.97);border-bottom:1px solid var(--line)}.header-inner{width:min(1400px,calc(100% - 80px));margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px;min-height:91px}.brand{display:block}.brand>span{font-family:Georgia,serif;display:block;font-size:27px;letter-spacing:.03em;line-height:1.25}.brand small{display:block;font-size:10px;letter-spacing:.17em;color:var(--gold);margin-top:7px}.site-header nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav-link:hover{color:var(--gold)}.header-apply{display:flex;align-items:center;gap:28px;padding:12px 23px;border:1px solid var(--gold);color:var(--gold)}.header-apply:hover{background:var(--gold);color:var(--navy)}
.hero{padding-top:62px;background:linear-gradient(120deg,#0d171d 25%,#1f2a2e 100%)}.hero-layout{display:grid;grid-template-columns:1.13fr .87fr;gap:74px;align-items:center}.hero-copy{padding:20px 0}.hero .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:31px}.hero-overline{font-size:14px;letter-spacing:.04em;margin-bottom:18px}.hero h1{font:600 clamp(42px,4.4vw,62px)/1.5 var(--serif);letter-spacing:.035em}.hero h1 span{display:block;color:var(--gold);font-size:.72em;white-space:nowrap}.hero-statement{font:28px/1.85 var(--serif);letter-spacing:.035em;margin-top:31px}.hero-description{color:var(--muted);font-size:16px;line-height:2.1;margin-top:22px}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:32px}.hero-note{font-size:13px;color:var(--muted);margin-top:19px}.hero-poster{display:block;border:1px solid var(--line);max-width:470px;justify-self:end;box-shadow:0 20px 70px #0005}.hero-poster img{width:100%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:57px;border-top:1px solid var(--line);padding-block:27px 30px}.hero-stats>div{display:flex;justify-content:center;align-items:center;gap:22px;border-right:1px solid var(--line)}.hero-stats>div:first-child{justify-content:start}.hero-stats>div:last-child{border-right:0;justify-content:end}.hero-stats strong{font:400 48px/1.2 Georgia,serif;color:var(--gold);white-space:nowrap}.hero-stats strong small{font:14px var(--sans);margin-left:7px;color:var(--white)}.hero-stats>div>span{font-size:12px;line-height:1.85;max-width:122px;color:var(--muted)}
.intro{background:var(--paper);color:var(--ink)}.intro-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.intro .eyebrow{color:#91703c}.intro h2{font-size:36px}.intro-body p{font-size:17px;line-height:2.25}.intro-body p+p{margin-top:22px}
.courses{background:var(--navy)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:45px}.section-description{font-size:16px;line-height:2.15;color:var(--muted);padding-bottom:6px}.course-index{display:grid;grid-template-columns:repeat(3,1fr);margin:42px 0 65px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.course-index a{display:flex;gap:15px;align-items:center;padding:20px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);font-size:14px}.course-index a span{font:18px Georgia,serif;color:var(--gold)}.course-index a i{font-style:normal;margin-left:auto;color:var(--gold)}.course-index a:hover{background:var(--navy-2)}.course{display:grid;grid-template-columns:.84fr 1.16fr;gap:76px;align-items:center;padding:65px 0;border-top:1px solid var(--line);scroll-margin-top:100px}.course:first-child{border-top:0;padding-top:0}.course:last-child{padding-bottom:50px}.course:nth-child(even){grid-template-columns:1.16fr .84fr}.course:nth-child(even) .course-art{order:2;justify-self:end}.course-art{width:100%;max-width:390px}.course-art img{width:100%;border:1px solid var(--line)}.course-kicker{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:12px;margin-bottom:19px}.course-kicker span{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.1em;color:var(--gold);padding-right:16px;border-right:1px solid var(--line)}.course h3{font:34px/1.6 var(--serif);letter-spacing:.025em}.course-sub{font:21px/1.9 var(--serif);color:var(--gold);margin-top:15px}.course-description{margin-top:22px}.course-description p{font-size:16px;line-height:2.15;color:#c6cdd0}.course-description p+p{margin-top:17px}.course-fees{margin-top:26px;border-top:1px solid var(--line)}.course-fees>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}.course-fees>div>span{font-size:12px;color:var(--muted)}.course-fees strong{font:24px/1.7 Georgia,var(--serif);color:var(--white);white-space:nowrap}.course-fees strong small{font:12px var(--sans);margin-left:5px}.course-fees>div:last-child strong{color:var(--gold)}.course-action{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:23px}.course-sessions{font-size:12px;color:var(--muted)}.course-action>a{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--gold);padding:6px 0;color:var(--gold);font-size:14px}.course-action>a:hover{color:var(--gold-light)}.course-notes{border-top:1px solid var(--line);padding-top:25px;color:var(--muted);font-size:13px}.invitation{margin-top:18px;padding:24px 28px;border:1px solid var(--line);background:var(--navy-2);font-size:15px;color:var(--gold-light)}.invitation strong{font-weight:500}
.system{background:#f2f4f4;color:var(--ink)}.system .eyebrow{color:#866632}.system .section-description{color:#59666d}.learning-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:44px}.learning-grid article{padding-top:23px;border-top:1px solid #c8cdd0}.learning-number{font:26px Georgia,serif;color:#977640}.learning-grid h3{font:23px/1.65 var(--serif);margin-top:14px;margin-bottom:14px}.learning-grid p{font-size:16px;line-height:2;color:#56616a}.system-details{margin:48px 0 0;border-top:1px solid #bdc7cd}.system-details>div{display:grid;grid-template-columns:210px 1fr;border-bottom:1px solid #cfd5d8;padding:19px 0;gap:25px}.system-details dt{font-size:14px;font-weight:600}.system-details dd{margin:0;font-size:15px;color:#46515b;line-height:1.95}.system-details dd strong{font-weight:600;color:#273944}
.instructor{background:#122029}.instructor-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:95px;align-items:center}.instructor-art{max-width:430px;border:1px solid var(--line)}.instructor-copy h2{font-size:29px;line-height:1.7}.instructor-copy h2 span{font:76px/1.3 Georgia,serif;display:block;color:var(--gold);letter-spacing:.02em;margin-top:5px}.instructor-name{font-size:16px;color:var(--gold);margin-top:17px}.instructor-roles{font-size:13px;color:var(--muted);line-height:1.9;margin-top:12px;margin-bottom:24px}.instructor-copy>p:not(.eyebrow):not(.instructor-name):not(.instructor-roles){font-size:16px;line-height:2.15;color:#c6cdd0;margin-top:17px}.institute{margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}.institute strong{display:block;font-size:13px;font-weight:400}.institute span{font:12px/1.8 Georgia,serif;color:var(--muted);display:block;margin-top:6px;letter-spacing:.015em}
.faq{background:var(--paper);color:var(--ink)}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.faq .eyebrow{color:#866632}.faq h2{font-size:34px}.faq-heading>p:not(.eyebrow){font-size:14px;line-height:2;color:#697078;margin:21px 0}.faq-heading .text-link{color:#836234;border-color:#ba995f}.faq-list{border-top:1px solid #cdd2d4}.faq-item{border-bottom:1px solid #cdd2d4}.faq-item summary{display:flex;align-items:center;gap:15px;padding:23px 0;cursor:pointer;list-style:none;font-size:16px;line-height:1.8}.faq-item summary::-webkit-details-marker{display:none}.faq-q{font:22px Georgia,serif;color:#91703c;align-self:start;padding-top:3px}.faq-mark{width:16px;height:16px;position:relative;flex-shrink:0;margin-left:auto}.faq-mark:before,.faq-mark:after{content:"";position:absolute;background:#90713e;top:7px;left:1px;width:14px;height:1px}.faq-mark:after{transform:rotate(90deg)}.faq-item[open] .faq-mark:after{transform:rotate(0deg)}.faq-answer{padding:0 28px 24px 38px;font-size:15px;color:#59646b;line-height:2}.faq-answer a{color:#84612c;text-decoration:underline;text-underline-offset:4px}
.enrollment{background:radial-gradient(ellipse at 50% 100%,#293d45,transparent 75%);text-align:center;border-bottom:1px solid var(--line)}.enrollment h2{font-size:clamp(30px,3.5vw,46px);margin-bottom:22px}.enrollment-inner>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:2}.enrollment .button{margin-top:31px;min-width:320px;text-align:left;padding:20px 29px;min-height:64px;font-size:16px}.enrollment-note{margin-top:17px;font-size:13px!important}.contact-link{display:inline-block;margin-top:23px;font-size:14px;border-bottom:1px solid var(--line)}.contact-link:hover{color:var(--gold)}footer{background:#080f14;padding:48px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-brand{font:23px Georgia,serif;letter-spacing:.11em}.footer-top p{margin-top:14px;font-size:13px;color:var(--muted)}.footer-top nav{display:flex;align-content:center;justify-content:end;flex-wrap:wrap;gap:14px 24px;max-width:470px;font-size:12px;color:var(--muted)}.footer-top nav a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:34px;padding-top:22px;border-top:1px solid #ffffff1c;color:#97a2aa;font-size:12px}.footer-bottom small{font-size:11px;font-family:Arial,sans-serif}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{width:calc(100% - 48px)}.site-header nav{gap:20px}.hero-layout{gap:40px;grid-template-columns:1.1fr .9fr}.hero h1{font-size:51px}.hero-statement{font-size:26px}.hero-stats>div{gap:12px}.hero-stats strong{font-size:40px}.hero-stats>div>span{font-size:11px;max-width:100px}.hero-stats strong small{font-size:12px}.intro-layout{gap:44px}.intro h2{font-size:30px}.intro-body p{font-size:16px}.course{gap:45px}.course h3{font-size:30px}.course-sub{font-size:19px}.course-index a{padding:17px 14px;gap:10px;font-size:13px}.instructor-layout{gap:50px}.faq-layout{gap:40px}.faq h2{font-size:30px}}
@media(max-width:850px){.header-inner{min-height:85px}.site-header .nav-link{display:none}.hero-layout{grid-template-columns:1fr;gap:40px}.hero-copy{padding:0}.hero-poster{justify-self:center;max-width:480px;width:100%}.hero h1{font-size:60px}.hero h1 span{font-size:.7em}.hero-statement br{display:none}.hero-statement{font-size:26px;margin-top:24px}.hero-description .wide-only{display:none}.hero-stats{margin-top:40px}.hero-stats>div{display:block;text-align:center}.hero-stats>div:first-child,.hero-stats>div:last-child{text-align:center}.hero-stats>div>span{display:block;max-width:none;margin-top:9px}.hero-stats strong{font-size:42px}.intro-layout{grid-template-columns:1fr;gap:30px}.intro h2 br{display:none}.section-heading{align-items:start;gap:30px}.section-description{font-size:14px}.course-index{grid-template-columns:repeat(2,1fr)}.course,.course:nth-child(even){grid-template-columns:.8fr 1.2fr;gap:30px}.course:nth-child(even) .course-art{order:0;justify-self:start}.course h3{font-size:26px}.course-sub{font-size:18px}.course-kicker{display:block;font-size:11px}.course-kicker span{display:block;border:0;padding:0;margin-bottom:8px}.course-fees>div{align-items:start;gap:8px}.course-fees>div>span{max-width:142px;font-size:11px;line-height:1.8}.course-fees strong{font-size:22px}.course-action{display:block}.course-action>a{width:max-content;margin-top:12px}.course-description p{font-size:15px;line-height:2.05}.learning-grid{gap:24px}.learning-grid h3{font-size:21px}.learning-grid p{font-size:15px}.instructor-layout{gap:35px}.instructor-copy h2{font-size:25px}.instructor-copy h2 span{font-size:58px}.instructor-roles{font-size:12px}.instructor-copy>p:not(.eyebrow):not(.instructor-name):not(.instructor-roles){font-size:15px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-heading>p:not(.eyebrow){margin:15px 0}.faq-heading>p br{display:none}}
@media(max-width:600px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.section{padding-block:65px}.header-inner{width:calc(100% - 32px);min-height:76px;gap:15px}.brand>span{font-size:21px}.brand small{font-size:9px;letter-spacing:.1em}.header-apply{font-size:12px;padding:10px 12px;gap:11px}.site-header nav{gap:0}.hero{padding-top:37px}.hero .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:23px}.hero-overline{font-size:12px;letter-spacing:0;margin-bottom:16px}.hero h1{font-size:clamp(40px,12vw,58px);letter-spacing:.035em;line-height:1.45}.hero h1 span{font-size:.69em;letter-spacing:.015em}.hero-statement{font-size:23px;line-height:1.9;margin-top:24px}.hero-statement br{display:block}.hero-description{font-size:15px;line-height:2.1;margin-top:17px}.hero-actions{gap:18px;margin-top:25px}.button{font-size:14px;padding:16px 19px;gap:27px;min-height:54px}.hero-actions .text-link{font-size:13px;gap:9px}.hero-note{font-size:11px;margin-top:17px}.hero-layout{gap:33px}.hero-poster{max-width:420px}.hero-stats{padding-block:23px;margin-top:30px;gap:10px}.hero-stats strong{font-size:31px;display:block}.hero-stats strong small{display:block;font-size:10px;margin:5px 0 0}.hero-stats>div>span{font-size:10px;line-height:1.9;max-width:92px;margin:8px auto 0}.hero-stats>div{padding-right:10px}.hero-stats>div:last-child{padding-right:0}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:16px}h2,.intro h2{font-size:29px;line-height:1.7;letter-spacing:.025em}.intro h2 br{display:block}.intro-body p{font-size:16px;line-height:2.15}.intro-body p+p{margin-top:18px}.section-heading{display:block}.section-description{font-size:15px;line-height:2.05;margin-top:23px}.course-index{margin:30px 0 39px}.course-index a{padding:16px 11px;font-size:12px;gap:8px;line-height:1.85}.course-index a span{font-size:15px}.course-index a i{font-size:12px}.course,.course:nth-child(even){grid-template-columns:1fr;gap:29px;padding:42px 0;scroll-margin-top:95px}.course-art,.course:nth-child(even) .course-art{width:100%;max-width:370px;justify-self:center}.course:first-child{padding-top:0}.course:last-child{padding-bottom:35px}.course-kicker{display:flex;align-items:center;font-size:11px;gap:13px;margin-bottom:14px}.course-kicker span{display:inline-block;border-right:1px solid var(--line);padding-right:13px;margin:0;font-size:10px}.course h3{font-size:30px;line-height:1.55}.course-sub{font-size:20px;margin-top:14px;line-height:1.9}.course-description{margin-top:18px}.course-description p{font-size:16px;line-height:2.1}.course-description p+p{margin-top:16px}.course-fees{margin-top:23px}.course-fees>div{padding:13px 0;align-items:center;gap:16px}.course-fees>div>span{font-size:12px;max-width:184px}.course-fees strong{font-size:25px}.course-fees strong small{font-size:12px}.course-action{display:flex;align-items:center;gap:15px;margin-top:18px}.course-sessions{font-size:11px}.course-action>a{font-size:14px;gap:17px;margin:0}.course-notes{font-size:12px;padding-top:20px}.invitation{font-size:14px;padding:20px;margin-top:18px}.learning-grid{grid-template-columns:1fr;gap:25px;margin-top:29px}.learning-grid article{padding-top:20px}.learning-number{font-size:24px}.learning-grid h3{font-size:24px;margin-top:8px;margin-bottom:11px}.learning-grid p{font-size:16px;line-height:2}.system-details{margin-top:33px}.system-details>div{grid-template-columns:1fr;gap:5px;padding:17px 0}.system-details dt{font-size:14px}.system-details dd{font-size:15px}.instructor-layout{grid-template-columns:1fr;gap:33px}.instructor-art{width:100%;max-width:390px;justify-self:center}.instructor-copy h2{font-size:27px}.instructor-copy h2 span{font-size:61px}.instructor-name{font-size:16px}.instructor-roles{font-size:13px;line-height:1.9}.instructor-copy>p:not(.eyebrow):not(.instructor-name):not(.instructor-roles){font-size:16px;line-height:2.1}.institute strong{font-size:12px;line-height:1.9}.institute span{font-size:11px}.faq h2{font-size:29px}.faq-heading>p:not(.eyebrow){font-size:14px}.faq-item summary{font-size:15px;gap:11px;padding:21px 0}.faq-q{font-size:22px}.faq-answer{font-size:15px;padding:0 16px 23px 31px;line-height:2}.enrollment h2{font-size:29px;letter-spacing:.01em}.enrollment-inner>p:not(.eyebrow){font-size:14px}.enrollment .button{min-width:0;width:100%;font-size:16px;min-height:62px;padding:19px 25px}.enrollment-note{font-size:12px!important}.contact-link{font-size:13px}footer{padding-top:36px}.footer-top{display:block}.footer-brand{font-size:21px}.footer-top p{font-size:12px}.footer-top nav{margin-top:25px;display:grid;justify-content:start;gap:12px;font-size:13px}.footer-bottom{gap:15px;font-size:11px}.footer-bottom small{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
