/* Phone layout: content determines height; artwork never positions the copy. */
html{scroll-padding-top:80px;-webkit-text-size-adjust:100%}
button,a,summary,[role=button]{touch-action:manipulation}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:4px}
button:disabled{cursor:not-allowed}
.registration-summary{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;gap:4px 8px;margin:14px 0 0;font-size:1rem;line-height:1.6;color:#f5dfb0}
.registration-summary strong{font-size:1.5rem;color:#f3bd47;font-variant-numeric:tabular-nums}
.registration-summary small{flex-basis:100%;font-size:.875rem;font-weight:400;line-height:1.6}
.join-button:disabled{opacity:.65;filter:saturate(.6)}
.live-hosts{display:flex;align-items:flex-end;justify-content:space-between;pointer-events:auto}
.host-character{position:relative;flex:0 0 auto;width:128px;height:128px;border:0;padding:0;background:none;color:#fff;touch-action:manipulation}
.host-frame{display:block;width:100%;height:100%;background-size:300% 200%;background-position:0% 0%;background-repeat:no-repeat;filter:drop-shadow(0 8px 8px #000)}
.host-speech{display:none;position:absolute;bottom:100%;left:0;width:190px;padding:10px 12px;background:#f5dfb0;color:#281008;border:2px solid #9b632d;font-size:.875rem;font-weight:700;line-height:1.6;text-align:left;box-shadow:3px 4px #090201}
.host-character:last-child .host-speech{left:auto;right:0}.host-character.speaking .host-speech{display:block}
.guest-corner{width:min(100%,880px);margin:56px auto 0;padding-top:32px;border-top:1px solid #b78c4655;text-align:center}
.guest-kicker{font-size:.875rem;letter-spacing:.1em;color:#f3bd47;margin:0 0 12px}.guest-corner h3{font-size:clamp(1.5rem,4vw,2rem);line-height:1.5;margin:0 0 12px}.guest-guide{font-size:1rem;line-height:1.7;color:#dfc99e;margin:0 0 24px}
.guest-cast.live-hosts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;align-items:start}
.guest-cast .host-character{display:grid;grid-template-rows:auto auto 44px;justify-items:center;width:100%;height:auto;min-width:0;isolation:isolate}
.guest-cast .host-frame{width:100%;max-width:180px;aspect-ratio:1;height:auto;background-color:#190704;box-shadow:0 1px #b78c4655;filter:none}
.guest-name{font-size:1rem;line-height:1.6;color:#f5dfb0;margin-top:8px}
.guest-cast .host-speech{position:static;display:block;visibility:hidden;width:100%;padding:8px 4px;border:0;box-shadow:none;background:none;color:#f3bd47;text-align:center;font-size:.875rem;line-height:1.5}
.guest-cast .speaking .host-speech{visibility:visible}
.guest-cheers{min-height:48px;padding:12px 24px;border:1px solid #f3bd47;background:#49130b;color:#f5dfb0;font-size:1rem;font-weight:700;margin-top:12px}
.related-episodes{margin-top:40px;text-align:left}.related-episodes h4,.episode-bridge h3{font-size:clamp(1.1rem,3.7vw,1.4rem);line-height:1.6;margin:0 0 24px;color:#f5dfb0}
.episode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.episode{min-width:0;text-align:left}.episode-player{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden;background:#080201;border:1px solid #b78c4655}
.episode-play{display:block;width:100%;height:100%;padding:0;border:0;background:#080201;color:white;position:absolute;inset:0;cursor:pointer}.episode-play img{display:block;width:100%;height:100%;object-fit:cover;opacity:.88}.episode-play span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:10px 16px;background:#a92418;border:1px solid #f5dfb0;font-size:1rem;white-space:nowrap;box-shadow:0 3px 14px #000}
.episode-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.episode-label{font-size:.875rem;color:#f3bd47;margin:16px 0 8px;line-height:1.6}.episode h5{font-size:1rem;font-weight:700;line-height:1.7;margin:0 0 8px}.episode a,.channel-link{display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;color:#e9c993;text-decoration:underline;text-underline-offset:4px}.channel-link{margin-top:18px}
.episode-bridge{position:relative;z-index:2;padding:36px max(6vw,24px) 64px;background:#100504}.episode-bridge .episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin:auto}.episode-bridge h3{max-width:900px;margin:0 auto 24px}
.yakult-episode .episode-grid{grid-template-columns:minmax(0,1fr);max-width:600px}.yakult-episode h3{max-width:600px}
@media(max-width:720px){.episode-grid,.episode-bridge .episode-grid{grid-template-columns:minmax(0,1fr);gap:28px}.episode-bridge{padding:20px 20px 48px}.related-episodes{margin-top:32px}}
@media(max-width:720px){.guest-cast.live-hosts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 8px}.guest-corner{margin-top:40px;padding-top:28px}.guest-cheers{width:100%}.guest-cast .host-frame{max-width:150px}}
.join-hosts.live-hosts{width:min(100%,460px);max-width:100%;margin:0 auto 22px;gap:32px;position:relative;z-index:3}
.join-hosts .host-character{width:clamp(110px,24vw,170px);height:clamp(110px,24vw,170px)}
@media(max-width:720px){.hosts-sprite .host-character{width:76px;height:76px}.hosts-sprite .host-speech{width:150px;font-size:.875rem}.join-hosts.live-hosts{margin-bottom:22px}}
/* Wide wave assets must stay hidden until their animation actually starts. */
.beer-wave,.finale-wave{visibility:hidden}
.hero.skipped .beer-wave{visibility:hidden!important}
.headline-opening,.headline-count{white-space:nowrap}
@media(max-width:1024px){
  .backroom,.yakult-bar{grid-template-columns:minmax(0,1fr)}
  .backroom-games{width:100%;max-width:680px;margin-inline:auto}
  .beer-gacha{width:100%;max-width:560px;justify-self:center}
}
@media(max-width:720px){
  :root{--phone-gutter:20px;--phone-heading:clamp(1.9rem,8.5vw,2.9rem)}
  body{font-size:1rem;line-height:1.65}
  .topbar{height:auto;min-height:64px;padding:calc(8px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));gap:8px;background:#100503f5}
  .mini-logo{flex:1;min-width:0;font-size:.875rem;line-height:1.3;letter-spacing:0}
  .mini-logo span{display:block;margin:3px 0 0;font-size:.75rem}
  .top-cta{display:grid;place-items:center;min-height:44px;padding:8px 12px;flex:none;white-space:nowrap}
  .hero{height:auto;min-height:100svh;padding:calc(82px + env(safe-area-inset-top)) 16px 74px;display:flex;flex-direction:column;align-items:center;gap:16px}
  .sign-logo{position:relative;top:auto;left:auto;transform:none;width:min(66vw,260px);height:auto;flex:none}
  .intro{position:relative;top:auto;left:auto;width:100%;transform:none}
  .eyebrow{font-size:.75rem;letter-spacing:.09em;line-height:1.5}
  .intro h1{font-size:clamp(2.1rem,10vw,3.1rem);line-height:1.22;letter-spacing:-.04em;margin:14px 0}
  .intro h1 em{font-size:1em}
  .intro h1 .headline-opening{display:block;font-size:.62em;line-height:1.5;margin-bottom:4px}
  .intro h1 .headline-count{display:inline-block}
  .intro-copy{font-size:1rem;line-height:1.7;letter-spacing:0}
  .hero-countdown{max-width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:3px 8px;font-size:.8125rem;line-height:1.6}
  .lever{position:relative;left:auto;right:auto;bottom:auto;transform:none;animation:none;width:170px;height:220px;flex:none;margin:4px 0 0}
  .lever:hover{transform:none}
  .lever span{top:auto;bottom:42px;width:190px;min-height:44px;display:grid;place-items:center;font-size:.875rem}
  .lever small{top:auto;bottom:10px;width:250px;font-size:.8125rem;line-height:1.5}
  .lever-beacon{display:none}
  .hosts-sprite{left:50%;bottom:166px;gap:0;width:100%;justify-content:space-between;transform:translateX(-50%);padding:0 5px}
  .hosts-sprite .sprite{width:76px;height:76px;transform:none;background-size:228px 152px}
  .hosts-sprite .honda{background-position:-76px 0}.hosts-sprite .toyokura{background-position:-152px -76px}
  .lantern{top:100px;width:72px;opacity:.65}.lantern-left{left:-23px}.lantern-right{right:-23px}
  .gag-menu-trigger{top:auto;bottom:12px;right:auto;left:16px;width:100px;min-height:44px;padding:6px;font-size:.875rem;line-height:1.3;transform:none}
  .gag-menu-trigger br{display:none}.gag-menu-trigger span{display:inline;margin:0 5px 0 0}
  .gag-menu{position:fixed;z-index:65;top:auto;bottom:calc(76px + env(safe-area-inset-bottom));left:12px;right:12px;width:auto;max-height:calc(100dvh - 160px);overflow-y:auto;overscroll-behavior:contain}
  .gag-menu button{min-height:48px}.gag-menu button b{font-size:1rem}.gag-menu button small{font-size:.8125rem}
  .skip{right:16px;bottom:12px;min-height:44px;max-width:50%;font-size:.8125rem}
  .hero.played .intro,.hero.played .lever,.hero.played .hosts-sprite{display:none;transform:none}
  .hero.played .skip{display:none}
  .reveal{display:none;position:relative;left:auto;top:auto;width:100%;transform:none;opacity:1;padding:16px 0 8px}
  .hero.played .reveal{display:block;animation:phoneReveal .6s 2.05s both}
  .reveal h2{font-size:clamp(2.5rem,12vw,4.2rem);line-height:1.2;margin:12px 0;letter-spacing:0}
  .reveal h2 span{margin:12px 0;line-height:1.3;font-size:.42em}
  .reveal p{font-size:.8125rem;letter-spacing:.12em}
  .reveal-date{flex-wrap:wrap}.reveal-date b{font-size:3rem}.reveal-date span{font-size:.875rem}
  .mega-cta{display:block;width:min(100%,320px);margin:24px auto 0;min-height:52px;padding:12px;transform:none;line-height:1.5}
  .replay{min-height:44px;font-size:.875rem}
  .section-dark,.lantern-room,.backroom,.yakult-bar,.lt-stage,.join{min-height:0;padding:64px var(--phone-gutter);gap:0}
  .section-no{font-size:.875rem;letter-spacing:.12em}
  .statement h2,.faq h2,.lantern-room h2,.backroom-heading h2,.yakult-copy h2,.lt-stage h2{font-size:var(--phone-heading);line-height:1.3;margin:12px 0 24px;letter-spacing:-.02em;overflow-wrap:anywhere}
  .big-copy{font-size:1.3rem;line-height:1.6}.loose-lines{font-size:1rem;gap:10px}.loose-lines span{width:auto;line-height:1.7;padding:7px 10px}
  .secret-sign{position:relative;margin:30px 8px 0 0;padding:14px 10px;min-height:48px;font-size:1.125rem;border-width:5px}
  .secret-sign:hover{transform:rotate(6deg)}.secret-sign.removed{transform:translate(110vw,-30vh) rotate(60deg)}
  .secret-under{position:relative;right:auto;bottom:auto;font-size:.875rem;max-width:75%;margin-top:18px}
  .minister-peek{right:-64px;bottom:4px;width:132px;height:150px}.statement.is-visible .minister-peek{transform:none}.minister-peek span{right:60px;max-width:160px;white-space:normal;font-size:.75rem}
  .lantern-room{background-attachment:scroll}.room-heading p:last-child{font-size:1rem;line-height:1.7}
  .lantern-grid{width:100%;max-width:360px;grid-template-columns:repeat(10,minmax(0,1fr));gap:2px;margin:20px 0;touch-action:pan-y}
  .mini-lantern{height:32px;aspect-ratio:auto;transform:none;border:0;border-radius:0;background:transparent;box-shadow:none}
  .mini-lantern:before{inset:4px calc(50% - 8px);border:1px solid #732b20;border-radius:6px;background:#32110c;box-shadow:inset 0 0 6px #000}
  .mini-lantern.lit{background:transparent;box-shadow:none;transform:none}.mini-lantern.lit:before{background:linear-gradient(90deg,#8b1208,#fa421f,#8b1208);box-shadow:0 0 9px #ff6218}
  .counter{flex-wrap:wrap;justify-content:center}.counter small{font-size:.875rem}.light-button{min-height:48px;width:100%;max-width:320px;font-size:1rem}
  .lantern-cheers{font-size:clamp(2.5rem,12vw,4rem);line-height:1.3}
  .backroom{display:flex;flex-direction:column;align-items:stretch}.backroom:before{top:16px;font-size:.75rem}
  .backroom-games{display:grid;grid-template-columns:minmax(0,1fr);gap:22px;margin-top:20px}
  .chair-game,.pipe-game{height:auto;min-height:0;overflow:hidden;box-shadow:5px 7px #050101}
  .chair-prop,.pipe-prop{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:10px;padding:32px 12px 16px;height:auto;width:100%}
  .chair-prop img,.pipe-prop img{position:relative;left:auto;top:auto;transform:none;grid-area:1/1;width:100%;height:clamp(220px,68vw,320px);object-fit:contain}
  .chair-prop b,.chair-prop small,.pipe-prop>b,.pipe-prop>small{position:relative;left:auto;bottom:auto;transform:none;max-width:100%;width:100%;line-height:1.6}
  .chair-prop b,.pipe-prop>b{grid-area:2/1;min-height:48px;font-size:1rem;display:grid;place-items:center;padding:8px}
  .chair-prop small,.pipe-prop>small{grid-area:3/1;font-size:.8125rem;white-space:normal}
  .chair-game>p{font-size:.75rem;top:8px}.backroom-verdict{position:relative;right:auto;bottom:auto;font-size:.875rem;line-height:1.7;margin-top:20px;min-height:3.4em}
  .chair-game.jump .chair-bounce-art{animation:phoneBounce .55s}.chair-game.crashed .chair-fall-art{animation:phoneFall .6s}
  .pipe-game.swinging .pipe-prop img{animation:phoneSwing .18s 7 alternate}
  .marukawa-call{font-size:1rem;line-height:1.3;max-width:80%;padding:8px}.call-one{top:14%;left:3%}.call-two{top:35%;right:3%}
  .yakult-bar{display:flex;flex-direction:column;align-items:stretch}.yakult-copy{display:contents}
  .yakult-copy .section-no{order:0}.yakult-copy h2{order:1}.yakult-copy>p:not(.section-no){order:2;font-size:1rem;line-height:1.7;margin:0 0 24px}
  .beer-gacha{order:3;width:100%;max-width:440px;align-self:center;height:auto;aspect-ratio:auto;padding:64px 12px 12px;border-width:6px;box-shadow:5px 7px #050101;display:flex;flex-direction:column;gap:12px}
  .beer-gacha:before{top:12px;font-size:.875rem}
  .gacha-window{position:relative;inset:auto;width:100%;height:clamp(210px,64vw,290px);flex:none}
  .gacha-honda{position:relative;inset:auto;width:100%;min-height:96px;padding:8px;gap:8px}.gacha-honda b{font-size:.875rem;overflow-wrap:anywhere}
  .gacha-big{inset:8px auto 8px 50%;width:174px;margin-left:-87px;overflow:hidden}.gacha-big img{left:0;top:0;width:464px;height:auto;object-fit:initial}
  .yakult-copy button{order:4;width:100%;min-height:52px;margin:20px 0 12px;font-size:1rem}
  .yakult-copy>b{order:5;min-height:3.4em;font-size:.875rem;line-height:1.7}
  .lt-lead{font-size:1.25rem;line-height:1.7}.lt-stage>p{max-width:100%}.lt-stage>button{width:100%;min-height:64px;gap:12px;justify-content:center;padding:12px}.lt-stage>button b{font-size:.875rem;white-space:normal}.lt-timeup{font-size:clamp(2.4rem,12vw,4rem);line-height:1.3}
  .faq-list{width:100%}.faq summary{font-size:1rem;line-height:1.6;min-height:56px;padding:18px 36px 18px 0}.faq details p{font-size:1rem;line-height:1.8}
  .faq-reaction{position:relative;left:auto;bottom:auto;margin-top:24px;width:100%;padding:12px;gap:10px;box-shadow:5px 7px #060101}.faq-reaction p{font-size:.875rem}
  .join-hosts{width:100%;max-width:480px;max-height:none;margin:0 0 -14px}.join-card{padding:24px 16px;backdrop-filter:none}.join h2{font-size:clamp(1.4rem,6.5vw,2rem);line-height:1.5;margin:16px 0}.join dl div{font-size:1rem;gap:8px}.join dt{width:42px;flex:none}.join dd{min-width:0;overflow-wrap:anywhere}.join-button{width:100%;min-height:52px;transform:none;font-size:1rem}.form-note{font-size:.875rem;line-height:1.7}.join-stamp{position:relative;right:auto;bottom:auto;display:none;width:max-content;margin:16px auto 0}.join.cheers .join-stamp{display:block}
  .gag-overlay,.slot-overlay{padding:calc(76px + env(safe-area-inset-top)) 18px calc(24px + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;align-content:start;gap:18px}
  .gag-overlay img{max-width:100%;max-height:48svh;object-fit:contain}.gag-copy{position:relative;bottom:auto;padding:0;line-height:1.6}.gag-copy b{font-size:clamp(1.6rem,8vw,2.5rem);line-height:1.4}.gag-copy span{font-size:1rem}.gag-close{top:calc(14px + env(safe-area-inset-top));right:16px;width:48px;height:48px}
  .slot-overlay h2{font-size:1.8rem;line-height:1.4}.slot-window{width:100%;padding:18px 12px;border-width:6px;min-height:160px;font-size:1.25rem;line-height:1.6}.slot-overlay>button:not(.gag-close){min-height:48px;margin-top:0}
  .toast{width:calc(100% - 32px);max-width:480px;bottom:calc(16px + env(safe-area-inset-bottom));font-size:.875rem;line-height:1.6;padding:12px 14px}
}
@keyframes phoneReveal{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:none}}
/* The notice is a local interaction, never a runaway hover target. */
.poster-game{position:relative;width:min(100%,540px);margin:36px 0 0;min-width:0}
.poster-game .secret-sign{position:relative;inset:auto;display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:24px 20px;text-align:left;transform:rotate(-2deg);cursor:pointer;touch-action:manipulation;min-height:190px}
.poster-game .secret-sign:hover{transform:rotate(-1deg)}
.poster-game .secret-sign small{font-size:.875rem;font-weight:600}
.poster-game .secret-sign strong{font-size:clamp(1.25rem,4.7vw,2rem);line-height:1.5;overflow-wrap:anywhere}
.poster-game .secret-sign span{align-self:flex-end;font-size:.875rem;line-height:1.6;border-bottom:1px solid currentColor}
.poster-hint{font-size:.875rem;line-height:1.7;color:#e8c989;min-height:3.4em;margin:22px 0 0}
.poster-finish{padding:24px 20px;border:1px solid #b58b40;background:#190804;color:#f5dfb0}
.poster-finish p{font-size:1rem;line-height:1.8}.poster-finish strong{display:block;font-size:clamp(1.25rem,5vw,1.8rem);line-height:1.5;color:#fff}
.poster-finish button{min-height:48px;padding:10px 12px;background:transparent;border:1px solid #b58b40;color:#f5dfb0;font-size:.875rem}
.poster-game [hidden]{display:none!important}
.poster-game.finished .poster-hint{display:none}
@media(max-width:720px){.poster-game{width:calc(100% - 12px)}.poster-game .secret-sign{padding:20px 14px;border-width:5px}.poster-finish{padding:20px 14px}}
@keyframes phoneBounce{45%{transform:translateY(-28px) rotate(-2deg)}70%{transform:translateY(5px)}}
@keyframes phoneFall{from{transform:translateY(-28px) rotate(-7deg);opacity:0}to{transform:none;opacity:1}}
@keyframes phoneSwing{to{transform:rotate(7deg) scale(1.03)}}
@media(prefers-reduced-motion:reduce) and (max-width:720px){.hero .reveal{display:block;opacity:1;transform:none}.hero .intro,.hero .lever,.hero .hosts-sprite{display:none}}

/* 番組紹介は本文を自然に読める幅にし、人物を見出しの横に置く。 */
.program-about{position:relative;z-index:2;padding:80px max(6vw,24px);background:#1c0b07;border-top:1px solid #b78c4655;color:#ead8c9}
.program-intro,.host-bios,.program-welcome{max-width:1060px;margin-inline:auto}
.program-intro{max-width:760px;margin-inline:0}
.program-about h2{font-size:clamp(2rem,5vw,3.8rem);line-height:1.3;margin:12px 0 24px;color:#fff;letter-spacing:0}
.program-about p{font-size:1rem;line-height:1.85;overflow-wrap:anywhere}
.program-about .program-lead{font-size:clamp(1.2rem,2.5vw,1.65rem);font-weight:800;line-height:1.65;color:#f5cf79}
.program-about a{display:inline-flex;align-items:center;min-height:48px;color:#f5cf79;text-underline-offset:5px;line-height:1.6;font-size:1rem}
.program-about .program-watch{padding:12px 20px;background:#a62016;border:1px solid #f5cf79;color:#fff;text-decoration:none;font-weight:800;margin:12px 0 4px}
.program-source{margin-left:20px}
.host-bios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:44px}
.host-bio{min-width:0;border-top:1px solid #b78c4677;padding-top:24px;display:grid;grid-template-columns:100px minmax(0,1fr);gap:20px;align-items:start}
.bio-portrait{display:block;width:100%;aspect-ratio:1;background-size:300% 200%;background-position:0 0;background-repeat:no-repeat}
.bio-honda{background-image:url('./assets/honda-sprite-sheet.png')}.bio-toyokura{background-image:url('./assets/toyokura-sprite-sheet.png')}
.host-bio h3{font-size:1.6rem;line-height:1.4;color:#fff;margin:6px 0 12px}.host-bio h3 span{display:block;font-size:.875rem;font-weight:400;color:#bfa899;margin-top:4px;letter-spacing:.08em}
.host-bio .bio-label{color:#f5cf79;font-size:.875rem;margin:0}.host-bio .bio-role{font-size:.875rem;margin:0 0 16px;color:#fff}.host-bio p{margin-top:0}
.program-welcome{border-top:1px solid #b78c4655;padding-top:28px;margin-top:40px}
@media(max-width:720px){.program-about{padding:56px 20px}.host-bios{grid-template-columns:1fr;gap:28px;margin-top:28px}.host-bio{grid-template-columns:72px minmax(0,1fr);gap:14px}.program-source{margin-left:0;display:flex!important}.program-about .program-watch{width:100%;justify-content:center;text-align:center}.host-bio h3{font-size:1.4rem}}

/* 質問と回答の両方に左右の余白を確保する。 */
.faq .faq-list{width:100%;max-width:900px}
.faq summary{padding:24px 52px 24px 24px;line-height:1.7}
.faq details p{padding:0 24px 24px;margin:0;line-height:1.85}
.faq summary:after{right:20px}
.first-episodes{margin:40px auto 0;max-width:1060px;border-top:1px solid #b78c4655;padding-top:28px}
.first-episodes h3{font-size:1.5rem;line-height:1.5}
.episode-note{font-size:1rem;line-height:1.8;color:#d7c1b2}
.event-flow{position:relative;z-index:2;background:#1c0b07;padding:64px max(6vw,24px);color:#ead8c9}
.event-flow h2{font-size:clamp(2rem,5vw,3.6rem);line-height:1.3;color:#fff}
.event-flow>p,.event-flow ol{max-width:800px;line-height:1.85;font-size:1rem}
.event-flow ol{list-style:none;padding:0;counter-reset:flow}
.event-flow li{counter-increment:flow;border-top:1px solid #b78c4655;padding:24px 0 24px 52px;position:relative}
.event-flow li:before{content:counter(flow,decimal-leading-zero);position:absolute;left:0;top:24px;color:#f5cf79;font-weight:bold}
.event-flow li b{color:#f5cf79;font-size:1.15rem}.event-flow li p{margin:8px 0 0}
@media(max-width:720px){.faq.section-dark{padding-inline:24px}.faq summary{padding:22px 44px 22px 18px}.faq details p{padding:0 18px 24px}.faq summary:after{right:16px}.event-flow{padding:56px 24px}.first-episodes .episode-grid{grid-template-columns:1fr}}

/* 小さいスマホでも、人物とレバーの操作案内を重ねない。 */
@media(max-width:360px){.hero .hosts-sprite .host-character{width:64px;height:64px}.join h2{font-size:1.25rem}}

/* 見出しは言葉のまとまりで折り返し、受付欄の項目名は分割しない。 */
.phrase{display:inline-block}
@media(max-width:720px){.join dt{width:4em;white-space:nowrap}}

/* Four guest episodes form two rows on wider screens. */
@media(min-width:721px){.episode-grid[data-video-shelf="guests"]{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Keep every person in the supplied group photos visible at the original ratio. */
.past-gatherings{position:relative;z-index:2;padding:clamp(56px,8vw,104px) max(6vw,20px);background:#190b06;border-block:1px solid #b78c4633}
.past-gatherings-inner{max-width:1056px;margin-inline:auto}
.past-gatherings-heading{margin-bottom:32px}
.past-gatherings-heading .section-no{margin:0 0 12px}
.past-gatherings-heading h2{margin:0 0 20px;color:#f5dfb0;font-size:clamp(1.9rem,5vw,3.5rem);line-height:1.3;letter-spacing:.01em}
.past-gatherings-heading>p:last-child{margin:0;color:#dfc99e;font-size:1rem;line-height:1.8}
/* The two older photos have ratios 1200/900 and 1024/609. */
.history-grid{display:grid;grid-template-columns:minmax(0,1.3333fr) minmax(0,1.6814fr);gap:24px;align-items:start}
.history-photo{min-width:0;margin:0;padding:8px;background:#f5e5c2;color:#34170c;box-shadow:0 12px 28px #0005}
.history-photo--featured{grid-column:1/-1}
.history-photo>a{display:block;cursor:zoom-in}
.history-photo img{display:block;width:100%;height:auto}
.history-photo figcaption{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 16px;padding:12px 8px 6px}
.history-year{font-size:1rem;font-weight:800;line-height:1.6;color:#8b321c;white-space:nowrap}
.history-photo h3{margin:0;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6}
.history-photo--featured figcaption{padding:16px 12px 10px}
.history-photo--featured .history-year{font-size:1.5rem}
.history-photo--featured h3{font-size:1.5rem}
.history-hint{margin:20px 0 0;color:#dfc99e;font-size:.875rem;line-height:1.7;text-align:right}
@media(max-width:720px){.history-grid{grid-template-columns:minmax(0,1fr);gap:24px}.history-photo{padding:6px}.history-photo--featured figcaption,.history-photo figcaption{padding:12px 8px 6px;gap:4px 12px}.history-photo--featured .history-year,.history-photo--featured h3{font-size:1rem}.history-hint{text-align:left}}

/* 予定変更のQ&Aは、固定ヘッダーの下から読める位置に開く。 */
#cancel-policy{scroll-margin-top:90px}
.join-card a[href="#cancel-policy"]{text-decoration:underline;text-underline-offset:.2em}

.event-hashtag{color:var(--gold);font-weight:900;text-decoration:underline;text-underline-offset:.2em;display:inline-block}

/* トップの演出から続く集合ポスター。画像全体を元の比率で見せる。 */
.allstars-poster{position:relative;z-index:2;margin:0;padding:clamp(32px,5vw,64px) 16px;background:#100504;scroll-margin-top:80px}
.allstars-poster img{display:block;width:min(100%,960px);height:auto;margin:0 auto}

/* 完了演出は長いセクションの中央ではなく、表示中の画面中央へ出す。 */
.lantern-cheers{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#140302ba;opacity:0;visibility:hidden;transform:none;animation:none;pointer-events:none;text-align:center}
.lantern-cheers.show{opacity:1;visibility:visible;animation:none}
.lantern-cheers-message{width:min(100%,720px);padding:clamp(24px,5vw,52px) 16px;border:2px solid var(--gold);background:radial-gradient(ellipse at top,#7c2419,#200805 75%);box-shadow:0 0 64px #f76d164d;line-height:1.3}
.lantern-cheers-message small{display:block;color:#f9dc97;font-size:clamp(1rem,4vw,1.5rem);letter-spacing:.2em;text-shadow:none}
.lantern-cheers-message strong{display:block;margin:16px 0;font-size:clamp(2.1rem,9vw,6rem);white-space:nowrap;text-shadow:0 4px #180300,0 0 24px #fa631a}
.lantern-cheers-message span{display:block;color:#fff1d2;font-size:clamp(1.1rem,4.5vw,1.8rem);text-shadow:none}
.lantern-cheers.show .lantern-cheers-message{animation:lanternCheersIn .45s cubic-bezier(.15,1.25,.3,1) both}
.lantern-result{min-height:1.8em;margin:18px 0 0;color:var(--gold);font-weight:900;line-height:1.8}
@keyframes lanternCheersIn{from{opacity:0;transform:translateY(16px) scale(.92)}to{opacity:1;transform:none}}

/* 操作前に音の注意を読めるよう、レバーと文字を離す。 */
#slotSoundNotice{padding:3px 6px;background:#120503ed;color:#f3d5a1;border-radius:4px;line-height:1.5}
@media(min-width:721px){#slotSoundNotice{top:calc(48% + 52px);width:230px}}
@media(max-width:720px){#slotSoundNotice{bottom:-10px}}
