@charset "UTF-8";
:root{--cream:#fffaf1;--paper:#fffefb;--orange:#e96321;--orange-dark:#b8400d;--peach:#ffe4c8;--ink:#49382c;--muted:#776857;--line:#e9dfd1;--sage:#65784f;--sage-light:#f0f3e9;--radius:22px;--width:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:var(--cream);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.9;letter-spacing:.025em;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.5;letter-spacing:.045em}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #365daf;outline-offset:6px}a,button,summary{touch-action:manipulation}::selection{background:#ffd8af}.container{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{display:block;color:var(--orange-dark);font-size:12px;font-weight:800;letter-spacing:.22em;margin-bottom:17px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:48px}h2{font-size:clamp(27px,3.2vw,40px);font-weight:800;line-height:1.6}.section-heading>p{font-size:15px;line-height:2.05;color:var(--muted);padding-bottom:6px}.underline{background:linear-gradient(transparent 70%,#ffe1b8 70%,#ffe1b8 93%,transparent 93%)}.skip-link{position:fixed;left:15px;top:-100px;z-index:200;background:white;padding:12px 20px}.skip-link:focus{top:10px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:60px;padding:16px 30px;border-radius:999px;font-weight:800;font-size:15px;line-height:1.5;transition:background .2s,box-shadow .2s,transform .2s;text-align:center;border:1px solid transparent}.button-primary{background:var(--orange);color:#fff;box-shadow:0 7px 0 #bf481811,0 10px 24px #c1641420}.button-primary:hover{background:#c84b12;transform:translateY(-2px);box-shadow:0 12px 28px #c1641430}.arrow{font-size:21px;font-weight:500}.button-small{min-height:44px;padding:10px 22px;font-size:13px;gap:20px}.button-outline{background:#fffdf8;border:1px solid #d9c6af;color:var(--ink);box-shadow:none}.button-outline:hover{background:#fff0d9}.button-large{min-width:350px;min-height:72px;font-size:18px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:800;line-height:1.8}.text-link>span{font-size:20px;color:var(--orange)}.text-link:hover{text-decoration:underline;text-underline-offset:6px}
.site-header{height:89px;background:#fffaf3ed;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee2d5;backdrop-filter:blur(16px)}.admin-bar .site-header{top:32px}.header-inner{width:min(1320px,calc(100% - 80px));height:100%;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:35px;height:46px;object-fit:contain}.brand small{display:block;color:var(--orange-dark);font-size:9px;font-weight:800;letter-spacing:.15em;line-height:1.8}.brand strong{display:block;font-size:16px;letter-spacing:.04em;line-height:1.6}.main-navigation{display:flex;align-items:center;gap:28px}.main-navigation>a:not(.button){font-size:13px;font-weight:700;white-space:nowrap}.main-navigation>a:not(.button):hover{color:var(--orange-dark)}.menu-toggle{display:none}
.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#fffaf0 38%,#fff3dd 69%,#ffe1ad 100%);isolation:isolate}.hero-grid{display:grid;grid-template-columns:56% 44%;align-items:center;min-height:676px;padding-block:66px 50px;position:relative}.hero-glow{position:absolute;width:900px;height:900px;border-radius:50%;background:radial-gradient(ellipse,#ffc35a57 0%,#ffcb7940 37%,transparent 65%);right:-270px;top:-130px;z-index:-1}.hero-copy{position:relative;z-index:2}.hero-kicker{font-size:12px;font-weight:800;display:flex;align-items:center;gap:11px;color:#785b40;letter-spacing:.09em;margin-bottom:28px}.hero-kicker>span:first-child{width:7px;height:7px;border-radius:50%;background:var(--orange)}.kicker-line{width:22px;height:1px;background:#d9b791}.hero-label{font-size:17px;font-weight:700;letter-spacing:.15em;margin-bottom:12px}.hero h1{font-size:clamp(35px,4.4vw,59px);font-weight:900;line-height:1.5;letter-spacing:.035em;white-space:nowrap}.hero h1>span,.hero h1>em{display:block}.hero h1 em{font-style:normal;color:var(--orange-dark)}.hero-lead{max-width:470px;font-size:15px;line-height:2.15;color:#67503c;margin-top:22px}.hero-date{display:flex;align-items:center;gap:10px;margin-top:23px;line-height:1.3}.date-year{font-size:15px;align-self:flex-start;margin-top:10px}.hero-date>strong{font-size:50px;letter-spacing:-.04em;font-weight:800}.weekday{font-size:15px;border:1px solid #d8b38c;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.hero-venue{margin-left:12px;border-left:1px solid #d8b38c;padding-left:22px;font-size:13px;line-height:1.8;font-weight:600}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:27px}.hero-deadline{font-size:12px;margin-top:18px;color:#735d47}.hero-deadline strong{margin-left:9px}.hero-deadline>span{display:inline-block;margin-left:16px;color:#816d5c;font-size:11px}.hero-art{position:relative;height:490px;align-self:center;z-index:1}.art-circle{position:absolute;width:485px;height:485px;border-radius:48% 52% 50% 46%;background:#ffd59b68;left:5px;top:23px;transform:rotate(-12deg);border:1px solid #f8c78077}.art-circle:after{content:"";position:absolute;inset:28px;border:1px dashed #dba04c55;border-radius:50%}.hero-children{position:absolute;width:620px;max-width:none;left:-69px;top:102px;filter:drop-shadow(0 18px 14px #da862013)}.hero-stars{position:absolute;width:300px;left:52px;top:18px;transform:rotate(-8deg)}.hero-art-caption{position:absolute;bottom:-27px;right:4px;font-size:14px;color:#866141;font-weight:600;line-height:2;transform:rotate(-6deg);letter-spacing:.13em}.fee-seal{position:absolute;top:60px;right:-16px;width:111px;height:111px;border-radius:50%;background:#fffdf4;color:var(--orange-dark);box-shadow:0 0 0 7px #fffaf34d;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(10deg);line-height:1.5}.fee-seal small{font-size:12px;font-weight:700}.fee-seal strong{font-size:30px;letter-spacing:.08em}.fee-seal>span{font-size:9px;color:#896443}.hero-bottom-note{width:min(var(--width),calc(100% - 96px));margin:auto;display:flex;align-items:center;justify-content:space-between;padding-bottom:26px;color:#8a6d53;font-size:11px;letter-spacing:.13em}.scroll-note{font-size:9px;font-weight:700;display:flex;gap:17px;align-items:center}.scroll-note>span{font-size:18px}
.quick-info{display:grid;grid-template-columns:1.16fr 1fr 1fr 1.08fr;position:relative;margin-top:0;padding:28px 0;border-bottom:1px solid var(--line);gap:20px}.quick-info>div{display:flex;align-items:center;gap:15px;border-right:1px solid var(--line)}.quick-info>div:last-child{border:none}.info-number{align-self:flex-start;margin-top:4px;font-size:10px;color:var(--orange-dark);letter-spacing:.05em}.quick-info p{font-size:11px;color:var(--muted);line-height:1.7}.quick-info strong{display:block;font-size:23px;letter-spacing:.01em;color:var(--ink);margin-top:2px}.quick-info small{font-size:11px;font-weight:500}
.program-section{padding-top:104px}.program-card{display:grid;grid-template-columns:225px 1fr;border:1px solid #e8d8c5;border-radius:var(--radius);overflow:hidden;background:var(--paper);margin-top:30px}.program-side{position:relative;background:#ffecd6;padding:39px 30px;overflow:hidden}.session-overline{font-size:10px;font-weight:700;color:var(--orange-dark);letter-spacing:.16em}.program-side h3{font-size:25px;margin-top:11px}.session-time{font-size:47px;font-weight:700;line-height:1.4;letter-spacing:-.035em;margin-top:20px}.session-time small{font-size:12px;font-weight:500;letter-spacing:.06em;margin-left:9px}.program-side>p{font-size:13px;color:#735338}.session-audience-label{display:inline-block;margin-top:29px;padding-top:17px;border-top:1px solid #dec3a8;font-size:12px;font-weight:600}.side-decoration{position:absolute;font-size:140px;line-height:1;bottom:-55px;left:90px;color:#f5c4928a;font-family:serif}.program-content{padding:37px 43px 27px}.topic-label{font-size:11px;color:var(--orange-dark);font-weight:700;letter-spacing:.12em}.program-content h4{font-size:29px;margin-top:6px;font-weight:800;line-height:1.55}.audience{display:flex;align-items:flex-start;gap:14px;margin-top:20px;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.8}.audience>span{flex-shrink:0;background:#f8eee3;padding:1px 9px;border-radius:4px;color:#7a542d;font-size:11px}.program-description{margin-top:23px;font-size:14px;line-height:2.05;color:#66584b}.program-description p+p{margin-top:14px}.program-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:19px;margin-top:25px}.program-card-bottom>span{font-size:11px;color:var(--muted)}.program-card-bottom .text-link{font-size:13px;color:var(--orange-dark)}.afternoon .program-side{background:var(--sage-light)}.afternoon .session-overline,.afternoon .topic-label{color:var(--sage)}.afternoon .side-decoration{color:#b6c1a257}.afternoon .session-audience-label{border-color:#cbd2c1}.afternoon .audience>span{background:#edf1e5;color:#546240}
.speaker-section{background:#f5ecdf;padding-block:94px}.speaker-grid{display:grid;grid-template-columns:350px 1fr;gap:92px;align-items:center;max-width:1030px}.speaker-photo-wrap{position:relative;padding:0 18px 17px 0;isolation:isolate}.speaker-photo{width:100%;border-radius:120px 120px 15px 15px;aspect-ratio:390/470;object-fit:cover;position:relative;z-index:1}.photo-offset{position:absolute;inset:28px 0 0 25px;background:#e9b46f;border-radius:130px 130px 17px 17px;transform:rotate(4deg)}.photo-caption{position:absolute;right:-19px;bottom:72px;z-index:3;writing-mode:vertical-rl;letter-spacing:.28em;font-size:10px;color:#805630}.speaker-copy h2{font-size:28px;margin-bottom:28px}.speaker-affiliation{font-size:13px}.speaker-copy h3{font-size:39px;margin-top:7px;letter-spacing:.1em}.speaker-copy h3>small{font-size:17px;margin-left:16px;font-weight:500}.speaker-rule{width:45px;height:2px;background:var(--orange);margin:23px 0}.bio-label{font-size:10px;letter-spacing:.18em;font-weight:700;color:#896f54}.speaker-bio{list-style:none;padding:0;margin:14px 0 0;font-size:13px;line-height:1.9}.speaker-bio li{padding-left:17px;position:relative;margin-block:6px}.speaker-bio li:before{position:absolute;content:"";left:0;top:10px;width:4px;height:4px;border-radius:50%;background:#cc8e58}
.access-section{background:var(--paper)}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.venue-tag{font-size:12px;color:var(--orange-dark);font-weight:700;margin-bottom:12px}.access-copy h3{font-size:26px;font-weight:800;line-height:1.7}.access-copy h3>span{font-size:22px}.access-copy dl{margin:26px 0 18px;border-top:1px solid var(--line)}.access-copy dl>div{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.access-copy dt{color:var(--muted)}.access-copy dd{margin:0;font-weight:600}.access-note{font-size:12px;color:var(--muted);margin-bottom:25px}.access-copy .button{font-size:13px;min-height:52px;padding:12px 24px}.venue-map{margin:0;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff8ef}.venue-map img{width:100%;background:white;border-radius:7px}.venue-map figcaption{font-size:10px;color:var(--muted);text-align:center;margin-top:11px}
.faq-section{padding-block:85px 102px}.faq-grid{display:grid;grid-template-columns:1fr 1.7fr;gap:70px}.faq-grid h2{font-size:32px}.faq-flowers{width:115px;margin-top:30px;transform:rotate(-9deg)}.faq-list{border-top:1px solid #dfd2c2}.faq-list details{border-bottom:1px solid #dfd2c2}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;padding:22px 0;font-size:15px;font-weight:700;line-height:1.8}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:23px;font-weight:400;color:var(--orange-dark);transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>div{padding:0 30px 24px 0;font-size:14px;color:var(--muted);line-height:2}.faq-list details a{color:var(--orange-dark);text-decoration:underline;text-underline-offset:4px}
.apply-section{background:#f8dfbf;position:relative;padding:85px 0 76px;overflow:hidden}.apply-section:before,.apply-section:after{content:"";position:absolute;width:450px;height:450px;border:1px solid #e6be8a85;border-radius:50%;pointer-events:none}.apply-section:before{top:70px;left:-260px;box-shadow:0 0 0 40px #f5d3a651,0 0 0 80px #f5d3a630}.apply-section:after{bottom:-280px;right:-130px;box-shadow:0 0 0 50px #f5d3a640}.apply-inner{text-align:center;position:relative;z-index:1}.apply-ribbon{width:61px;position:absolute;left:18%;top:18px;transform:rotate(-13deg)}.apply-inner .eyebrow{margin-bottom:14px}.apply-inner h2{font-size:38px;line-height:1.7}.apply-inner>p{font-size:14px;color:#6b5039;margin-top:20px}.apply-tags{display:flex;align-items:center;justify-content:center;gap:16px;margin:27px 0 25px;font-size:12px;font-weight:600}.apply-tags>span+span:before{content:"/";color:#bb916a;margin-right:16px;font-weight:400}.apply-inner .apply-deadline{font-size:13px;margin-top:22px}.apply-deadline strong{margin-left:8px}.apply-inner .apply-note{font-size:11px;margin-top:8px}
.site-footer{padding:61px 0 22px;background:#fffaf0;scroll-margin-top:90px}.footer-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center}.footer-grid .eyebrow{font-size:10px;margin-bottom:8px}.footer-grid h2{font-size:26px}.footer-grid p{font-size:12px;color:var(--muted);margin-top:12px}.footer-contact{padding-left:56px;border-left:1px solid var(--line)}.footer-contact>span{font-size:12px;color:var(--muted)}.phone-link{display:flex;gap:30px;align-items:center;line-height:1.3;font-size:36px;font-weight:700;letter-spacing:.025em;margin-top:8px}.phone-link>span{color:var(--orange);font-size:24px}.footer-contact>p{font-size:11px;margin-top:8px}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);margin-top:41px;padding-top:24px;gap:20px}.footer-bottom p{font-size:10px;color:var(--muted);line-height:2}.footer-bottom p>span{display:inline-block;width:70px;color:var(--ink)}.back-top{font-size:10px;white-space:nowrap}.copyright{font-size:9px;color:#897f72;text-align:center;margin-top:31px}.mobile-cta{display:none}.generic-content{padding-block:70px;min-height:55vh}.generic-content article+article{margin-top:50px}.entry-content{margin-top:25px}.entry-content a{color:var(--orange-dark);text-decoration:underline}.entry-content img{height:auto}.entry-content pre{overflow:auto}
.button-primary{background:#cc4812}
@media(min-width:1450px){.hero-grid{min-height:715px}.hero h1{font-size:61px}.hero-art{transform:translateX(10px)}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner{width:calc(100% - 48px)}.main-navigation{gap:20px}.main-navigation>a:not(.button){font-size:12px}.brand strong{font-size:14px}.hero-grid{grid-template-columns:57% 43%;padding-top:48px;min-height:640px}.hero h1{font-size:45px}.hero-children{width:550px;left:-50px;top:130px}.art-circle{width:420px;height:420px;top:65px}.fee-seal{right:-12px;top:65px;width:94px;height:94px}.fee-seal>span{font-size:8px}.hero-art-caption{right:-8px;bottom:-8px;font-size:12px}.hero-date>strong{font-size:43px}.hero-venue{font-size:11px;padding-left:14px;margin-left:6px}.hero-actions{gap:18px}.hero-actions .button{padding-inline:23px;font-size:13px}.hero-actions .text-link{font-size:12px}.hero-stars{width:240px;left:28px;top:30px}.hero-bottom-note{width:calc(100% - 64px)}.program-card{grid-template-columns:200px 1fr}.program-side{padding:33px 25px}.program-content{padding:33px}.program-content h4{font-size:26px}.speaker-grid{gap:66px;grid-template-columns:300px 1fr}.access-grid{gap:35px}.phone-link{font-size:30px}.quick-info strong{font-size:20px}}
@media(max-width:860px){html{scroll-padding-top:88px}.site-header{height:75px}.header-inner{width:calc(100% - 40px)}.brand small{font-size:8px}.brand strong{font-size:14px}.brand img{width:30px;height:40px}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;background:transparent;min-height:44px;min-width:50px;padding:7px 0;color:var(--ink);cursor:pointer}.menu-lines{width:23px;height:12px;border-block:2px solid var(--ink);position:relative}.menu-lines:after{content:"";position:absolute;top:3px;left:0;width:100%;border-top:2px solid var(--ink)}.menu-label{font-size:8px;line-height:1}.main-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fffaf5;box-shadow:0 15px 30px #47321c10;border-top:1px solid var(--line);padding:22px;flex-direction:column;gap:7px}.main-navigation.is-open{display:flex}.main-navigation>a:not(.button){display:block;width:100%;text-align:center;padding:12px;font-size:14px}.main-navigation>.button{margin-top:10px;max-width:320px;width:100%}.hero-grid{grid-template-columns:1fr;min-height:0;padding-block:42px 20px;max-width:620px}.hero h1{font-size:52px}.hero-copy{z-index:2}.hero-lead{max-width:490px}.hero-art{height:410px;width:460px;justify-self:center;margin-top:23px}.hero-children{width:550px;left:-45px;top:56px}.art-circle{width:400px;height:365px;left:30px;top:25px}.hero-stars{left:80px;top:9px}.fee-seal{right:4px;top:38px}.hero-art-caption{bottom:0;right:8px}.hero-bottom-note{padding-bottom:22px}.hero-glow{right:-500px;top:230px}.hero-date>strong{font-size:47px}.hero-venue{font-size:12px}.hero-actions .button{font-size:15px;padding-inline:28px}.quick-info{grid-template-columns:1fr 1fr;padding-block:28px;gap:23px 28px}.quick-info>div:nth-child(2){border-right:0}.quick-info strong{font-size:23px}.section{padding-block:75px}.section-heading{gap:25px;align-items:flex-start}.section-heading>p{font-size:12px;padding-top:18px}.program-card{grid-template-columns:175px 1fr}.program-side{padding:28px 20px}.program-side h3{font-size:23px}.session-time{font-size:37px}.session-time small{font-size:10px;margin-left:6px}.session-audience-label{font-size:10px}.program-content{padding:28px}.program-content h4{font-size:24px}.program-description{font-size:13px}.program-card-bottom{flex-direction:column;align-items:flex-start;gap:10px}.speaker-grid{grid-template-columns:240px 1fr;gap:40px}.speaker-copy h3{font-size:33px}.speaker-copy h2{margin-bottom:20px}.speaker-bio{font-size:12px}.access-grid{gap:35px;grid-template-columns:1fr 1fr}.access-copy h3{font-size:21px}.access-copy h3>span{font-size:19px}.access-copy dl>div{font-size:11px;grid-template-columns:65px 1fr;gap:4px}.venue-map{padding:10px}.faq-grid{grid-template-columns:1fr 1.8fr;gap:35px}.faq-grid h2{font-size:26px}.faq-list summary{font-size:13px}.faq-list details>div{font-size:12px}.apply-ribbon{left:5%}.footer-grid{gap:30px}.footer-contact{padding-left:30px}.phone-link{font-size:25px;gap:15px}.site-footer{padding-bottom:100px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:#fffaf6f5;border-top:1px solid #e2d1bd;padding:10px 20px max(10px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:18px;backdrop-filter:blur(12px)}.mobile-cta>span{font-size:11px;line-height:1.6;white-space:nowrap}.mobile-cta b{display:block;font-size:12px;color:var(--orange-dark)}.mobile-cta>.button{min-height:46px;padding:12px 22px;font-size:13px;flex:1;max-width:420px;gap:22px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.section{padding-block:61px}.header-inner{width:calc(100% - 32px)}.brand{gap:8px}.brand strong{font-size:12px;letter-spacing:.01em}.brand small{font-size:7px}.brand img{width:26px;height:35px}.site-header{height:68px}.admin-bar .site-header{top:46px}.hero-grid{padding-top:30px}.hero-kicker{font-size:10px;letter-spacing:.035em;gap:9px;margin-bottom:24px}.hero-label{font-size:13px;letter-spacing:.14em;margin-bottom:9px}.hero h1{font-size:clamp(29px,8.1vw,46px);line-height:1.65;letter-spacing:.025em}.hero-lead{font-size:12px;line-height:2.1;margin-top:17px;max-width:100%}.hero-date{gap:7px;margin-top:23px}.date-year{font-size:12px;margin-top:6px}.hero-date>strong{font-size:39px}.weekday{width:24px;height:24px;font-size:12px;flex-shrink:0}.hero-venue{font-size:10px;line-height:1.7;padding-left:11px;margin-left:3px}.hero-actions{margin-top:24px;gap:17px}.hero-actions .button{font-size:12px;min-height:54px;padding:13px 18px;gap:14px;flex:1}.hero-actions .text-link{font-size:10px;gap:9px}.hero-deadline{font-size:10px;margin-top:14px;line-height:1.8}.hero-deadline strong{margin-left:5px}.hero-deadline>span{font-size:9px;margin-left:9px}.hero-art{height:307px;width:100%;margin-top:16px}.hero-children{width:calc(100% + 75px);left:-38px;top:56px}.art-circle{width:90%;height:270px;left:5%;top:15px}.hero-stars{width:190px;left:12%;top:8px}.fee-seal{width:82px;height:82px;right:8px;top:29px}.fee-seal small{font-size:10px}.fee-seal strong{font-size:23px}.fee-seal>span{font-size:7px}.hero-art-caption{font-size:10px;right:0;bottom:-1px;line-height:1.8}.hero-bottom-note{width:calc(100% - 40px);font-size:9px;padding-top:4px}.scroll-note{font-size:8px}.quick-info{gap:23px 12px;padding-block:24px}.quick-info>div{gap:10px}.info-number{font-size:9px}.quick-info p{font-size:10px}.quick-info strong{font-size:19px}.quick-info small{font-size:9px}.eyebrow{font-size:10px;margin-bottom:11px}.section-heading{display:block;margin-bottom:28px}h2{font-size:26px;line-height:1.65}.section-heading>p{font-size:12px;padding-top:19px;line-height:2}.section-heading>.text-link{margin-top:20px}.program-card{display:block;margin-top:24px;border-radius:16px}.program-side{padding:23px 23px 21px;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:15px}.session-overline{font-size:9px;grid-column:1}.program-side h3{font-size:24px;margin-top:3px;grid-row:2;grid-column:1}.session-time{font-size:34px;margin:0;grid-row:1 / 3;grid-column:2}.session-time small{font-size:10px;display:block;text-align:right;margin-top:-4px;line-height:1.3}.program-side>p{font-size:11px;grid-row:3;grid-column:2;line-height:1.6;text-align:right;margin-top:5px}.session-audience-label{font-size:10px;margin-top:8px;border:0;padding:0;grid-column:1;grid-row:3}.side-decoration{left:auto;right:120px;bottom:-48px;font-size:120px}.program-content{padding:23px}.topic-label{font-size:10px}.program-content h4{font-size:23px;line-height:1.6;margin-top:7px;letter-spacing:.02em}.audience{gap:10px;font-size:11px;margin-top:18px;padding-bottom:18px}.audience>span{font-size:10px;padding-inline:7px}.program-description{font-size:12px;line-height:2.05;margin-top:18px}.program-card-bottom{padding-top:17px;margin-top:20px;gap:12px}.program-card-bottom .text-link{font-size:12px}.program-card-bottom>span{font-size:10px}.speaker-grid{display:flex;flex-direction:column;gap:38px;align-items:stretch}.speaker-photo-wrap{width:230px;align-self:center}.speaker-copy{max-width:460px;margin:auto;width:100%}.speaker-copy h2{font-size:26px;margin-bottom:23px}.speaker-copy h3{font-size:34px}.speaker-affiliation{font-size:12px}.speaker-rule{margin-block:19px}.speaker-bio{font-size:12px}.access-grid{display:flex;flex-direction:column;align-items:stretch;gap:28px}.access-copy h3{font-size:24px}.access-copy h3>span{font-size:21px}.access-copy dl>div{font-size:12px;grid-template-columns:76px 1fr}.access-note{font-size:11px}.access-copy .button{font-size:12px}.venue-map{padding:12px}.faq-grid{display:block}.faq-grid>div:first-child{position:relative;margin-bottom:28px}.faq-grid h2{font-size:26px}.faq-flowers{position:absolute;right:10px;bottom:-4px;width:78px;margin:0}.faq-list summary{font-size:13px;padding-block:19px}.faq-list details>div{font-size:12px}.apply-section{padding-block:60px}.apply-ribbon{position:static;width:42px;margin:0 auto 14px;transform:rotate(-10deg)}.apply-inner h2{font-size:27px;line-height:1.7}.apply-inner>p{font-size:12px;margin-top:17px}.apply-tags{font-size:10px;gap:10px;margin-block:24px}.apply-tags>span+span:before{margin-right:10px}.button-large{min-width:0;width:100%;max-width:370px;font-size:15px;min-height:64px}.apply-inner .apply-deadline{font-size:12px}.apply-inner .apply-note{font-size:10px}.site-footer{padding-top:45px}.footer-grid{display:block}.footer-grid h2{font-size:23px}.footer-grid p{font-size:11px}.footer-contact{padding:25px 0 0;border:none;margin-top:15px;border-top:1px solid var(--line)}.phone-link{font-size:32px}.footer-bottom{display:block;margin-top:30px;padding-top:22px}.footer-bottom p{font-size:9px}.footer-bottom p>span{width:58px}.back-top{display:inline-block;margin-top:21px;font-size:10px}.copyright{font-size:8px;margin:25px 20px 0}.mobile-cta{padding-inline:16px;gap:12px}.mobile-cta>.button{font-size:12px;padding-inline:19px;gap:14px}}
@media(max-width:365px){.hero h1{font-size:28px}.hero-date>strong{font-size:33px}.hero-venue{font-size:9px}.hero-kicker{font-size:9px}.hero-actions{gap:10px}.hero-actions .button{padding-inline:13px;font-size:11px}.hero-actions .text-link{font-size:9px}.hero-deadline>span{display:block;margin:1px 0 0}.program-content{padding:20px}.program-content h4{font-size:21px}.quick-info strong{font-size:17px}.hero-art{height:280px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep the floating action out of the initial view and start mobile with the illustration. */
.mobile-cta[hidden]{display:none}
@media screen and (max-width:860px){
  .hero-art{order:-1;height:480px;margin-top:0;margin-bottom:28px}
  .mobile-cta{justify-content:center}
}
@media screen and (max-width:600px){
  .hero-art{height:calc(72.7vw + 98px);margin-bottom:32px}
}
/* 1.0.2: Kumamoto city mark, reference-flyer note, and the longer two-line headline. */
.hero-city{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.hero-city>span{font-size:10px;font-weight:700;letter-spacing:.18em;color:#8a6d53}
.hero-city img{width:130px;height:65px;object-fit:contain}
.footer-city{width:118px;height:59px;object-fit:contain;margin-bottom:14px}
.flyer-link{flex-shrink:0;text-align:right}
@media screen and (max-width:600px){
  .hero-city{margin-bottom:17px}
  .hero-city img{width:108px;height:54px}
  .hero h1{font-size:clamp(26px,7.4vw,42px);letter-spacing:.012em}
  .section-heading>.flyer-link{margin-top:20px;text-align:left}
  .footer-city{width:104px;height:52px;margin-bottom:12px}
}
@media screen and (max-width:365px){.hero h1{font-size:24px}}
/* 1.0.3: Keep the second headline line inside the left column on desktop widths. */
@media screen and (min-width:601px){
  .hero h1 em{font-size:clamp(28px,3.2vw,46px)}
}
@media print{.site-header,.hero-actions,.mobile-cta,.back-top,.apply-section,.skip-link{display:none!important}.container{width:100%}.section{padding-block:25px}.hero-grid{min-height:0;padding-block:20px;grid-template-columns:60% 40%}.hero-art{height:300px}.hero-children{width:400px;top:25px}.hero h1{font-size:37px}.program-card,.speaker-grid,.access-grid{break-inside:avoid}.site-footer{padding-bottom:0}.hero-bottom-note{display:none}body{font-size:11px}}
