@import"https://fonts.googleapis.com/css2?family=Inter:wght@700;800&family=Noto+Sans+JP:wght@400;500;700;800;900&display=swap";.fd{--paper: #f7f8f1;--white: #FFFFFF;--ink: #112f27;--teal: #467f56;--teal-hover: #2f5d3e;--teal-soft: #baf56c;--lime: #baf56c;--hair: rgba(47, 59, 59, .1);--muted: #5c6b6b;overflow-x:clip;color:var(--ink);background:var(--paper);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic UI,sans-serif;font-size:1.05rem;line-height:1.85}.fd-wrap{width:min(1120px,calc(100% - 2.5rem));margin-inline:auto}.fd-kicker,.fd-en{margin:0 0 .85rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:800;color:var(--teal)}.fd-kicker{letter-spacing:.04em}.fd-en{letter-spacing:.18em;text-transform:uppercase}.fd-display{margin:0 0 1.25rem;font-size:clamp(2.6rem,6.5vw,5.2rem);font-weight:800;letter-spacing:-.04em;line-height:1.15;color:var(--ink)}.fd-h2{margin:0 0 1rem;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;letter-spacing:-.03em;line-height:1.3;color:var(--ink)}.fd h3{margin:0 0 .45rem;font-size:1.1rem;font-weight:700;line-height:1.5;color:var(--ink)}.fd-lead{max-width:40rem;margin:0 0 2.25rem;color:var(--muted)}.fd-muted{margin:1.5rem 0 0;font-size:.92rem;color:var(--muted);line-height:1.7}.fd-br{display:none}@media (min-width: 768px){.fd-br{display:inline}}.fd-band{padding:clamp(4.5rem,9vw,8rem) 0}.fd-band-white{background:var(--white)}#about,#booths,#schedule,#tickets,#resume,#access,#register{scroll-margin-top:5rem}.fd-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.85rem 1.6rem;border:0;border-radius:3px;background:var(--lime);color:var(--ink);font-weight:800;font-size:1rem;text-decoration:none;cursor:pointer}.fd-btn:hover{background:#d3ffa0;color:var(--ink)}.fd-btn:disabled{opacity:.55;cursor:not-allowed}.fd-btn-block{width:100%}.fd-btn-light{background:var(--lime);color:var(--ink)}.fd-btn-light:hover{background:#d3ffa0;color:var(--ink)}.fd-text-link{color:var(--teal-hover);font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}.fd-text-link:hover{color:var(--ink)}.fd-hero{--green: #baf56c;--forest: #112f27;position:relative;overflow:hidden;min-height:830px;color:#fff;background:var(--forest)}.fd-hero a{color:inherit;text-decoration:none}.fd-hero .fd-hero-cta,.fd-hero .fd-hero-cta:hover{color:var(--forest)}.fd-hero-slides{position:absolute;inset:0}.fd-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center 56%;transform:scale(1.05);opacity:0;animation:fd-bg-cycle 32s linear infinite both}.fd-hero-slide:nth-child(1){animation-delay:0s;opacity:1}.fd-hero-slide:nth-child(2){animation-delay:-24s}.fd-hero-slide:nth-child(3){animation-delay:-16s}.fd-hero-slide:nth-child(4){animation-delay:-8s}.fd-hero-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,#102e27f7 10%,#102e27c9 50%,#102e2790),linear-gradient(0deg,#102e27,transparent 55%)}.fd-hero-grain{position:absolute;inset:0;background-image:radial-gradient(#fff2 .5px,transparent .5px);background-size:5px 5px;opacity:.2;pointer-events:none}.fd-hero-inner{max-width:1600px;margin:auto;position:relative;min-height:830px;padding:32px 5% 60px}.fd-edition{display:flex;justify-content:space-between;letter-spacing:.15em;font-size:12px;color:#d1ded5}.fd-headline{position:relative;z-index:3;padding-top:65px;pointer-events:none}.fd-headline a{pointer-events:auto}.fd-eyebrow{font-size:16px;letter-spacing:.13em;margin:0 0 23px}.fd-hero h1{font-size:clamp(46px,5.3vw,83px);line-height:1.35;letter-spacing:-.06em;margin:0;font-weight:900;color:#fff}.fd-hope{color:var(--green)}.fd-intro{font-size:15px;line-height:2;letter-spacing:.035em;margin:28px 0}.fd-hero-cta{display:inline-flex;background:var(--green);color:var(--forest);padding:19px 24px;gap:30px;align-items:center;font-size:14px;font-weight:700;border-radius:3px;transition:background .2s,transform .2s}.fd-hero-cta:hover{background:#d3ffa0;color:var(--forest);transform:translateY(-3px)}.fd-hero-cta span{font-size:23px}.fd-date{display:flex;align-items:center;gap:19px;margin-top:34px}.fd-date strong{font-family:Inter,Arial,sans-serif;font-size:43px;letter-spacing:-.045em;font-weight:800}.fd-date>span{border-left:1px solid #fff6;padding-left:16px;font-size:12px;line-height:1.7}.fd-collage{position:absolute;width:51%;height:660px;right:3%;top:75px;perspective:1100px}.fd-photo{position:absolute;margin:0;background:#f9f8f0;color:var(--forest);padding:8px 8px 0;box-shadow:0 22px 50px #00170e66;will-change:transform;transition:filter .3s;animation:fd-arrive 1.2s cubic-bezier(.2,.8,.2,1) backwards}.fd-photo-stack{position:relative;width:100%;height:calc(100% - 39px);overflow:hidden}.fd-photo-stack img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:0;animation:fd-photo-cycle 18s linear infinite both}.fd-photo-stack img:first-child{opacity:1}.fd-p1 .fd-photo-stack img:nth-child(1){animation-delay:0s}.fd-p1 .fd-photo-stack img:nth-child(2){animation-delay:-12s}.fd-p1 .fd-photo-stack img:nth-child(3){animation-delay:-6s}.fd-p2 .fd-photo-stack img:nth-child(1){animation-delay:2s}.fd-p2 .fd-photo-stack img:nth-child(2){animation-delay:-10s}.fd-p2 .fd-photo-stack img:nth-child(3){animation-delay:-4s}.fd-p3 .fd-photo-stack img:nth-child(1){animation-delay:4s}.fd-p3 .fd-photo-stack img:nth-child(2){animation-delay:-8s}.fd-p3 .fd-photo-stack img:nth-child(3){animation-delay:-2s}.fd-p3 img{-o-object-position:43% 45%;object-position:43% 45%}.fd-photo figcaption{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;height:39px;font-weight:700;white-space:nowrap;color:var(--forest)}.fd-photo figcaption span{font:9px Inter,Arial,sans-serif;letter-spacing:.07em}.fd-p1{width:74%;height:270px;right:9%;top:5px;transform:rotate(7deg);z-index:1}.fd-p2{width:72%;height:285px;left:0;top:220px;transform:rotate(-9deg);z-index:2;animation-delay:.15s}.fd-p3{width:52%;height:220px;right:0;top:402px;transform:rotate(9deg);z-index:3;animation-delay:.3s}.fd-seal{position:absolute;right:0;top:248px;width:116px;height:116px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--forest);font:11px Inter,Arial,sans-serif;letter-spacing:.08em;transform:rotate(14deg);z-index:4;border:1px solid var(--forest);outline:5px solid var(--green);text-align:center;line-height:1.05}.fd-seal-copy{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1em;padding-left:.08em}.fd-seal b{font-size:29px;line-height:.88;letter-spacing:-.03em;padding-left:.03em}@keyframes fd-arrive{0%{translate:0 90px;rotate:-8deg;clip-path:inset(100% 0 0)}to{translate:0 0;rotate:0deg;clip-path:inset(0)}}@keyframes fd-bg-cycle{0%{opacity:1;transform:scale(1.05)}18.75%{opacity:1;transform:scale(1.12)}25%{opacity:0;transform:scale(1.14)}93.75%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1.05)}}@keyframes fd-photo-cycle{0%{opacity:1}22.22%{opacity:1}33.33%{opacity:0}88.89%{opacity:0}to{opacity:1}}@media (min-width: 1500px){.fd-hero,.fd-hero-inner{min-height:900px}.fd-collage{top:120px}.fd-headline{padding-top:95px}}@media (max-width: 1050px) and (min-width: 701px){.fd-collage{right:1%;width:46%;top:150px}.fd-photo figcaption span{display:none}.fd-p1{width:93%;height:240px}.fd-p2{width:92%;top:210px;height:240px}.fd-p3{top:410px;height:180px;width:70%}.fd-seal{width:90px;height:90px;top:370px}.fd-headline{padding-top:70px}.fd-hero h1{font-size:54px}}@media (max-width: 700px){.fd-hero,.fd-hero-inner{min-height:1070px}.fd-hero-inner{padding:24px 6% 65px}.fd-edition{font-size:9px;letter-spacing:.09em}.fd-headline{padding-top:43px}.fd-hero h1{font-size:clamp(42px,10.3vw,68px);line-height:1.35}.fd-eyebrow{font-size:13px;letter-spacing:.05em;margin-bottom:23px}.fd-intro{font-size:13px;line-height:1.9;margin:19px 0}.fd-hero-cta{padding:14px 20px;font-size:13px;gap:25px}.fd-date{margin-top:22px}.fd-date strong{font-size:34px}.fd-date>span{font-size:11px}.fd-collage{top:560px;left:5%;right:5%;width:90%;height:425px}.fd-p1{width:75%;height:180px;right:3%;top:0;transform:rotate(7deg)}.fd-p2{width:73%;height:188px;top:141px;left:0;transform:rotate(-7deg)}.fd-p3{width:57%;height:155px;top:260px;right:0;transform:rotate(8deg)}.fd-photo{padding:5px 5px 0}.fd-photo-stack{height:calc(100% - 27px)}.fd-photo figcaption{height:27px;font-size:9px}.fd-photo figcaption span{display:none}.fd-seal{width:77px;height:77px;top:170px;right:0;font-size:8px;outline-width:3px}.fd-seal b{font-size:22px}}@media (prefers-reduced-motion: reduce){.fd-photo{animation:none;will-change:auto}.fd-hero-cta{transition:none}.fd-hero-slide,.fd-photo-stack img{animation:none}.fd-hero-slide:first-child,.fd-photo-stack img:first-child{opacity:1}.fd-hero-slide:not(:first-child),.fd-photo-stack img:not(:first-child){display:none}}.fd-destinations{background:#112f27;color:#fff;border-top:1px solid #ffffff18;padding:1.2rem 0 1.35rem}.fd-destinations-inner{width:min(1120px,calc(100% - 2.5rem));margin-inline:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.9rem 2rem}.fd-destinations-label{margin:0;flex-shrink:0;white-space:nowrap;font-size:1.125rem;font-weight:800;letter-spacing:.02em;line-height:1.4;color:#baf56c}.fd-destinations-label a{color:inherit;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}.fd-destinations-label a:hover{color:#fff}.fd-destinations ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;width:min(100%,20rem);margin:0;padding:0;list-style:none}.fd-destinations li{display:flex;flex-direction:column;align-items:center;gap:.35rem;line-height:1;min-width:0}.fd-destinations li img{display:block;width:48px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px #ffffff2e}.fd-destinations li span{font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#baf56c;white-space:nowrap}@media (max-width: 700px){.fd-destinations{padding:1.15rem 0 1.3rem}.fd-destinations-inner{width:min(1120px,88%);flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.85rem}.fd-destinations-label{font-size:.9rem;letter-spacing:0}.fd-destinations ul{width:min(100%,16.5rem)}.fd-destinations li img{width:42px;height:28px}.fd-destinations li span{font-size:.55rem;letter-spacing:.02em}}.fd-highlights{display:grid;gap:1.75rem}.fd-highlights article{padding-top:1.1rem;border-top:1px solid var(--hair)}.fd-index,.fd-booth-num{margin:0 0 .55rem;font-family:Inter,sans-serif;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--teal);line-height:1}.fd-index{font-size:1.1rem}.fd-highlights p:last-child,.fd-booth-body{margin:0;font-size:1rem;color:var(--muted);line-height:1.8}.fd-booth-note{margin:.9rem 0 0;font-size:.88rem;font-weight:800;color:var(--ink);line-height:1.65}.fd-after{margin:2rem 0 0}.fd-booths{display:grid;gap:1.25rem}.fd-booth{padding:1.5rem 1.35rem 1.4rem;border:1px solid rgba(17,47,39,.16);border-radius:12px;background:var(--white)}.fd-booth-num{font-size:clamp(1.85rem,3vw,2.5rem)}.fd-tt{list-style:none;margin:0;padding:0}.fd-tt li{display:grid;gap:.35rem 1.5rem;padding:1.15rem 0;border-top:1px solid var(--hair)}.fd-tt li:last-child{border-bottom:1px solid var(--hair)}.fd-tt.is-focus,.fd-tt li.is-focus{padding-left:1rem;border-left:3px solid var(--lime);background:#baf56c2e}.fd-time{margin:0;font-family:Inter,sans-serif;font-weight:800;font-size:.92rem;letter-spacing:.02em;font-variant-numeric:tabular-nums;color:var(--ink)}.fd-tt h3{margin-bottom:.2rem}.fd-tt p:last-child{margin:0;font-size:.98rem;color:var(--muted)}.fd-tickets{display:grid;gap:1.25rem}.fd-ticket{display:flex;flex-direction:column;padding:1.6rem 1.5rem 1.5rem;background:var(--white);border:1px solid var(--hair);border-radius:12px}.fd-band-white .fd-ticket{background:var(--paper)}.fd-ticket.is-featured{border:2px solid var(--lime)}.fd-ticket-flag{align-self:flex-start;margin:0 0 .85rem;padding:.28rem .55rem;background:var(--lime);color:var(--ink);font-size:.72rem;font-weight:800;letter-spacing:.04em;border-radius:3px}.fd-ticket-name{margin:0 0 .35rem;font-size:.92rem;font-weight:700}.fd-price{margin:0 0 .55rem;font-family:Inter,sans-serif;font-weight:800;font-size:2rem;letter-spacing:-.04em;line-height:1;color:var(--ink)}.fd-price.is-lg{font-size:2.8rem}.fd-ticket-summary{margin:0 0 1.1rem;font-size:.95rem;color:var(--muted)}.fd-ticket ul{margin:auto 0 0;padding:0;list-style:none;font-size:.95rem;color:var(--muted)}.fd-ticket li+li{margin-top:.35rem}.fd-resume-intro:after{content:"";display:table;clear:both}.fd-resume-shot{width:min(22rem,100%);margin:0 0 1.75rem;background:#f9f8f0;padding:8px 8px 0;box-shadow:0 18px 40px #00170e1f}@media (min-width: 768px){.fd-resume-shot{float:right;width:min(22rem,42%);margin:0 0 1.25rem 2rem}}@media (max-width: 767px){.fd-resume-intro{display:flex;flex-direction:column}#resume .fd-h2{order:1}#resume .fd-resume-quote{order:2}#resume .fd-lead{order:3}#resume .fd-resume-shot{order:4;align-self:center;margin-left:auto;margin-right:auto}}.fd-resume-shot img{display:block;width:100%;height:auto;aspect-ratio:1448 / 1086;-o-object-fit:cover;object-fit:cover}.fd-resume-shot figcaption{display:flex;align-items:center;height:36px;padding:0 4px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800;letter-spacing:.08em;color:var(--ink)}.fd-resume-flag{display:inline-block;margin:0 0 .75rem;padding:.28rem .55rem;background:var(--lime);color:var(--ink);font-size:.72rem;font-weight:800;letter-spacing:.04em;border-radius:3px}.fd-resume-quote{max-width:40rem;margin:0 0 1.35rem;font-size:clamp(1.12rem,2.3vw,1.42rem);font-weight:800;line-height:1.65;letter-spacing:-.02em;color:var(--ink);border-left:4px solid var(--lime);padding:.1rem 0 .1rem 1.05rem}.fd-resume-for-lead{margin:0 0 .35rem}.fd-facts{display:grid;margin:2rem 0 2.25rem}.fd-facts div{display:grid;grid-template-columns:4.5rem 1fr;gap:.75rem 1.25rem;padding:.95rem 0;border-top:1px solid var(--hair)}.fd-facts div:last-child{border-bottom:1px solid var(--hair)}.fd-facts dt{margin:0;font-size:.82rem;font-weight:800;color:var(--teal)}.fd-facts dd{margin:0;font-weight:700}.fd-gallery{display:grid;grid-template-columns:1fr;gap:3px}.fd-gallery figure{margin:0;min-width:0;overflow:hidden;aspect-ratio:16 / 10}.fd-gallery figure:last-child{aspect-ratio:4 / 5}.fd-gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 68%;object-position:center 68%;display:block}.fd-gallery figure:nth-child(1) img{-o-object-position:center 68%;object-position:center 68%}.fd-gallery figure:nth-child(2) img{-o-object-position:center 62%;object-position:center 62%}.fd-gallery figure:nth-child(3) img{-o-object-position:center 70%;object-position:center 70%}.fd-gallery figure:nth-child(4) img{-o-object-position:center 42%;object-position:center 42%}.fd-gallery figure:nth-child(5) img{-o-object-position:center center;object-position:center center}.fd-access{display:grid;gap:2rem}.fd-venue{margin:0 0 .4rem;font-size:1.1rem;font-weight:700}.fd-access .fd-lead{margin-bottom:1.25rem}.fd-access-list{margin:0;padding:0;list-style:none}.fd-access-list li{padding:.7rem 0;border-top:1px solid var(--hair);font-size:.98rem;color:var(--muted)}.fd-access-list li:last-child{border-bottom:1px solid var(--hair)}.fd-map{border-radius:12px;overflow:hidden;min-height:18rem;border:1px solid var(--hair)}.fd-map iframe{width:100%;height:100%;min-height:18rem;border:0}.fd-for{margin:0;padding:0;list-style:none}.fd-for li{display:grid;grid-template-columns:2.4rem 1fr;gap:.9rem;padding:1rem 0;border-top:1px solid var(--hair);font-size:1.02rem}.fd-for li:last-child{border-bottom:1px solid var(--hair)}.fd-for span{font-family:Inter,sans-serif;font-weight:800;color:var(--teal);font-variant-numeric:tabular-nums}.fd-register{width:min(40rem,calc(100% - 2.5rem));margin-inline:auto}.fd-form{display:grid;gap:1.15rem;padding:1.5rem 0 0;border-top:1px solid var(--hair)}.fd-form label,.fd-form legend{display:block;margin-bottom:.4rem;font-size:.88rem;font-weight:700}.fd-form fieldset{margin:0;padding:0;border:0}.fd-form input[type=text],.fd-form input[type=email],.fd-form textarea{width:100%;min-height:3rem;padding:.7rem .9rem;border:1px solid var(--hair);border-radius:12px;background:var(--paper);color:var(--ink);font-size:1rem;font-family:inherit}.fd-form textarea{min-height:7.5rem;resize:vertical;line-height:1.6}.fd-form input:focus,.fd-form textarea:focus{outline:2px solid var(--teal);outline-offset:1px}.fd-optional{margin-left:.35rem;color:var(--muted);font-weight:500;font-size:.78rem}.fd-choice{display:flex;gap:.75rem;align-items:flex-start;margin-top:.6rem;padding:.95rem 1rem;border:1px solid var(--hair);border-radius:12px;cursor:pointer;background:var(--paper)}.fd-choice.is-on{border-color:var(--lime);background:#fff}.fd-choice input{margin-top:.3rem}.fd-choice strong{display:block;font-size:1rem}.fd-choice small{display:block;margin-top:.2rem;color:var(--muted);font-size:.88rem}.fd-form-note{margin:0;font-size:.88rem;color:var(--muted)}.fd-form-error{margin:0;color:#b42318;font-weight:700;font-size:.92rem}.fd-faq-list{display:grid;gap:0}.fd-faq-list>div{padding:1.15rem 0;border-top:1px solid var(--hair)}.fd-faq-list>div:last-child{border-bottom:1px solid var(--hair)}.fd-faq-list p{margin:0;color:var(--muted);font-size:1rem}.fd-final{padding:clamp(4.5rem,9vw,8rem) 1.25rem;background:var(--ink);color:#fff;text-align:center}.fd-final-date{margin:0 0 1rem;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:800;letter-spacing:.08em;color:var(--teal-soft)}.fd-final h2{margin:0 0 1rem;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:800;color:#fff}.fd-final p{max-width:36rem;margin:0 auto 1.75rem;color:#ffffffd1}.fd-sticky{position:sticky;bottom:0;z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--hair)}.fd-sticky a{display:flex;align-items:center;justify-content:center;min-height:3.1rem;border-radius:3px;background:var(--lime);color:var(--ink);font-weight:800;text-decoration:none}.fd-sticky a:hover{background:#d3ffa0;color:var(--ink)}@media (min-width: 768px){.fd-highlights,.fd-booths,.fd-tickets{grid-template-columns:repeat(3,1fr)}.fd-tickets{grid-template-columns:1fr 1fr}.fd-gallery{grid-template-columns:repeat(6,1fr)}.fd-gallery figure:nth-child(-n+2){grid-column:span 3;aspect-ratio:16 / 9}.fd-gallery figure:nth-child(n+3){grid-column:span 2;aspect-ratio:4 / 3}.fd-tt li{grid-template-columns:8rem 1fr;align-items:start}.fd-access{grid-template-columns:1fr 1fr;align-items:start}.fd-facts{grid-template-columns:repeat(2,1fr);gap:0 1.5rem;border-top:1px solid var(--hair)}.fd-facts div{grid-template-columns:1fr;gap:.35rem;padding:1.15rem 0;border-top:0;border-bottom:1px solid var(--hair)}.fd-sticky{display:none}}
