:root{--color-primary:#23467e;--color-brand-green:#57b287;--color-brand-green-light:#57b2874d;--color-white-alpha-70:#ffffffb2;--color-white-alpha-20:#fff3;--color-white-alpha-10:#ffffff1a;--color-accent:#ff9500;--color-accent-hover:#db8000;--color-text:#333;--color-text-light:#666;--color-bg:#fff;--color-white:#fff;--color-brand-blue-alpha:#1a3a711a;--color-brand-blue:#1a3a71;--color-brand-orange:#ff7a52;--color-brand-red:#ff2b00;--color-brand-navy-alpha:#00112d33;--color-brand-navy:#00112d;--color-brand-blue-gray:#667f8d;--color-brand-deep-navy:#000b1d;--color-white-alpha-40:#fff6;--color-light-bg:#e8edf3;--color-brand-blue-light:#2858a5;--color-brand-blue-lighter:#3a6db8;--font-primary:"Noto Sans JP", "Hiragino Kaku Gothic ProN", meiryo, sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2.5rem;--spacing-2xl:4rem;--border-radius-sm:4px;--border-radius-md:10px;--border-radius-pill:50px;--transition-speed:.3s}*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html{scroll-padding-top:7.5rem}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;background-color:var(--color-bg);min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-primary);color:var(--color-text)}h1,h2,h3,h4,h5,h6{color:var(--color-text);line-height:1.2}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.button{border-radius:var(--border-radius-pill);background-color:var(--color-accent);color:var(--color-white);cursor:pointer;transition:background-color var(--transition-speed) ease, transform var(--transition-speed) ease;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 4rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.button svg{flex-shrink:0;width:1rem}@media screen and (width>=48em){.button{padding:1rem 5rem;font-size:2rem}}.button:hover{background-color:var(--color-accent-hover);text-decoration:none;transform:translateY(-2px)}.button--outline{border:2px solid var(--color-white);color:var(--color-white);background-color:#0000;border-radius:0}.button--outline:hover{background-color:var(--color-white-alpha-10);transform:none}.hero{color:var(--color-white);background-color:var(--color-primary);position:relative;overflow:hidden}.hero:before{content:"";z-index:2;pointer-events:none;width:100%;height:100%;display:none;position:absolute;top:0;left:0}@media screen and (width>=64em){.hero:before{background:linear-gradient(270deg, #57b28700 40%, var(--color-brand-green) 80%);display:block}}.hero__inner{grid-template-rows:auto;grid-template-columns:1fr;align-items:center;width:100%;max-width:90rem;margin:0 auto;display:grid;position:relative}.hero__container{z-index:3;flex-direction:column;grid-area:1/1;justify-content:center;width:100%;padding:6.875rem 1.5rem 1.5rem;display:flex;position:relative}@media screen and (width>=64em){.hero__container{padding:7.8125rem 6rem 4.3125rem}}@media screen and (width>=90em){.hero__container{padding:7.8125rem 7.5rem 1.25rem}}.hero__content{flex-direction:column;gap:.5rem;width:100%;padding:1.5rem 0;display:flex}@media screen and (width>=64em){.hero__content{gap:1rem;padding:3rem 0}}.hero__mascot{z-index:2;pointer-events:none;width:7.5rem;height:7.5rem;position:absolute;top:21.6875rem;right:.5rem}@media screen and (width>=40em){.hero__mascot{width:18.75rem;height:18.75rem;top:10.25rem;right:1rem}}@media screen and (width>=48em){.hero__mascot{top:11.875rem}}@media screen and (width>=64em){.hero__mascot{top:21.8125rem}}@media screen and (width>=90em){.hero__mascot{width:34.375rem;height:34.375rem;top:6.875rem;right:1rem}}.hero__mascot-img{width:100%;height:auto;display:block}.hero__photos{z-index:1;background:var(--color-brand-blue-alpha);border-bottom:1px solid var(--color-white-alpha-20);margin-top:auto;padding-top:1rem;padding-bottom:1rem;position:relative;overflow:hidden}@media screen and (width>=64em){.hero__photos{padding-top:2.5rem;padding-bottom:2.5rem}}.hero__photos-inner{gap:1rem;width:max-content;animation:20s linear infinite scroll-photos-mobile;display:flex}@media screen and (width>=64em){.hero__photos-inner{animation-name:scroll-photos-tablet}}.hero__photos-inner:hover{animation-play-state:paused}@keyframes scroll-photos-mobile{0%{transform:translate(calc(-33.3333% - 11.0521rem + 50vw))}to{transform:translate(calc(-66.6667% - 11.3854rem + 50vw))}}@keyframes scroll-photos-tablet{0%{transform:translate(calc(-33.3333% - 35.0833rem + 50vw))}to{transform:translate(calc(-66.6667% - 35.4167rem + 50vw))}}.hero__photo{object-fit:cover;flex:none;width:21.4375rem;min-width:21.4375rem;height:14.3125rem;min-height:14.3125rem;display:block}@media screen and (width>=64em){.hero__photo{width:22.5rem;min-width:22.5rem;height:15rem;min-height:15rem}}.hero__subtitle{letter-spacing:0;vertical-align:middle;font-family:Noto Sans JP,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5}@media screen and (width>=64em){.hero__subtitle{font-size:1.125rem}}@media screen and (width>=90em){.hero__subtitle{font-size:1.25rem}}.hero__title{letter-spacing:0;color:var(--color-white);flex-direction:column;margin-bottom:0;font-family:Syncopate,sans-serif;font-size:2.5rem;font-style:normal;font-weight:400;line-height:1;display:flex}@media screen and (width>=64em){.hero__title{margin-bottom:var(--spacing-md);font-size:4.5rem}}@media screen and (width>=90em){.hero__title{font-size:5rem}}.hero__title-line{color:var(--color-white);display:block}.hero__title-line--with-catch{flex-wrap:nowrap;align-items:center;display:flex}@media screen and (width>=64em){.hero__title-line--with-catch{gap:1rem}}.hero .catchphrase-group{vertical-align:middle;flex-wrap:nowrap;align-items:flex-start;gap:.25rem;margin-left:.75rem;display:inline-flex;transform:translateY(40%)}@media screen and (width>=64em){.hero .catchphrase-group{margin-left:1.5rem;transform:translateY(30%)}}@media screen and (width>=90em){.hero .catchphrase-group{margin-left:.875rem;transform:translateY(40%)}}.hero .catchphrase-img{flex-shrink:0;width:11.5rem;height:2rem}@media screen and (width>=64em){.hero .catchphrase-img{width:21.25rem;height:4rem}}@media screen and (width>=90em){.hero .catchphrase-img{width:23.9375rem;height:4.5rem}}.hero__venue-group{flex-direction:column;gap:.25rem;margin-top:2rem;display:flex}@media screen and (width>=64em){.hero__venue-group{gap:.5rem;margin-top:0}}@media screen and (width>=90em){.hero__venue-group{gap:1rem;margin-top:0}}.hero__venue{letter-spacing:0;vertical-align:middle;align-items:center;gap:.5rem;font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;display:flex}@media screen and (width>=64em){.hero__venue{gap:1rem;font-size:1.5rem}}@media screen and (width>=90em){.hero__venue{font-size:1.75rem}}.hero__venue-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}@media screen and (width>=64em){.hero__venue-icon-wrapper{width:1.625rem;height:1.625rem}}@media screen and (width>=90em){.hero__venue-icon-wrapper{width:2rem;height:2rem}}.hero__venue-icon{object-fit:contain}.hero__venue-icon--schedule{width:1.3125rem;height:1.3125rem}@media screen and (width>=64em){.hero__venue-icon--schedule{width:1.8125rem;height:1.8125rem}}.hero__venue-icon--place{width:.9375rem;height:1.375rem}@media screen and (width>=64em){.hero__venue-icon--place{width:1.3rem;height:1.85625rem}}.hero__button{background:linear-gradient(100.87deg, var(--color-brand-orange) 31.37%, var(--color-brand-red) 80.93%);box-shadow:3px 5px 5px 0 var(--color-brand-navy-alpha);color:var(--color-white);border-radius:2rem;justify-content:center;align-items:center;width:10.25rem;height:2.25rem;margin-top:.5rem;padding:.5rem 2.5rem;font-family:Noto Sans JP,sans-serif;font-size:.75rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-flex}.hero__button:hover{background:var(--color-brand-red);text-decoration:none}@media screen and (width>=64em){.hero__button{display:none}}.sns{padding-bottom:2.5rem}@media screen and (width>=64em){.sns{padding-bottom:5rem}}.sns .section-heading{justify-content:flex-start}.sns__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.21875rem;display:flex}@media screen and (width>=48em){.sns__links{gap:2.5rem}}.sns__link{background:var(--color-white-alpha-70);opacity:1;width:5rem;height:5rem;transition:transform var(--transition-speed) ease;border-radius:50%;display:block;position:relative}.sns__icon{object-fit:contain;opacity:1;display:block;position:absolute;transform:rotate(0)}.sns__icon--x{width:2.91688rem;height:2.63625rem;top:1.21313rem;left:1.04188rem}.sns__icon--fb{width:2.91688rem;height:2.91688rem;top:1.04188rem;left:1.04188rem}.sns__icon--note{width:2.16875rem;height:2.14563rem;top:1.4275rem;left:1.41563rem}.page-blue{--color-primary:var(--color-brand-blue-light);--color-primary-light:#2858a54d;min-height:100vh;color:var(--color-white)}.page-blue .section-heading{color:var(--color-white)}.page-blue .news .section-heading{color:var(--color-brand-blue)}.page-blue .news .section-heading:before{background-color:var(--color-brand-blue)}.page-blue .shared-bg-wrapper{position:relative;overflow:clip}@media screen and (width>=64em){.page-blue .shared-bg-wrapper{margin-bottom:0;padding-bottom:0}}.page-blue .shared-bg-wrapper:before{content:"";background:linear-gradient(180deg, var(--color-brand-navy) 0%, var(--color-brand-blue) 50%, var(--color-brand-blue-gray) 75.17%, var(--color-brand-orange) 77.33%, var(--color-brand-deep-navy) 82.95%);z-index:0;pointer-events:none;width:100%;display:block;position:absolute;top:0;bottom:-187.5rem;left:0}@media screen and (width>=64em){.page-blue .shared-bg-wrapper:before{height:608.25rem;top:-40.625rem;bottom:auto}}.page-blue .shared-bg-wrapper:after{content:"";background:var(--color-white);mix-blend-mode:overlay;pointer-events:none;z-index:0;width:100%;position:absolute;top:-18.875rem;bottom:-187.5rem;left:0;display:block!important}@media screen and (width>=64em){.page-blue .shared-bg-wrapper:after{height:608.25rem;top:-40.625rem;bottom:auto}}.page-blue .shared-bg-wrapper__inner{z-index:1;width:100%;max-width:70rem;margin:0 auto;padding:2.5rem 1rem 0;position:relative}@media screen and (width>=64em){.page-blue .shared-bg-wrapper__inner{padding:5rem 2.5rem 0}}@media screen and (width>=90em){.page-blue .shared-bg-wrapper__inner{padding:5rem 0 0}}.page-blue .shared-bg-wrapper>*{z-index:1;position:relative}.page-blue .theme,.page-blue .message,.page-blue .sponsor,.page-blue .session,.page-blue .access,.page-blue .staff,.page-blue .sns{background:0 0!important}.page-blue .access:before{display:none!important}.page-blue section:not(.hero){max-width:90rem;margin-left:auto;margin-right:auto}.page-blue .hero{background:linear-gradient(180deg, var(--color-brand-navy) 0%, var(--color-brand-blue) 50%, var(--color-brand-blue-gray) 75.17%, var(--color-brand-orange) 77.33%, var(--color-brand-deep-navy) 82.95%);background-position:top;background-repeat:no-repeat;background-size:100% calc(100% - 1.0625rem);flex-direction:column;width:100%;max-width:100%;margin:0;display:flex;position:relative}.page-blue .hero:before{content:"";background:var(--color-white);mix-blend-mode:overlay;pointer-events:none;z-index:0;width:100%;height:calc(100% - 1.0625rem);position:absolute;top:0;left:0;display:block!important}@media screen and (width>=64em){.page-blue .hero{background-size:100% calc(100% - 2.5625rem)}.page-blue .hero:before{height:calc(100% - 2.5625rem)}}.page-blue .theme,.page-blue .message,.page-blue .sponsor,.page-blue .session,.page-blue .access,.page-blue .sns,.page-blue .theme .section-heading,.page-blue .theme .access__detail,.page-blue .theme .access__venue-name,.page-blue .message .section-heading,.page-blue .message .access__detail,.page-blue .message .access__venue-name,.page-blue .sponsor .section-heading,.page-blue .sponsor .access__detail,.page-blue .sponsor .access__venue-name,.page-blue .session .section-heading,.page-blue .session .access__detail,.page-blue .session .access__venue-name,.page-blue .access .section-heading,.page-blue .access .access__detail,.page-blue .access .access__venue-name,.page-blue .sns .section-heading,.page-blue .sns .access__detail,.page-blue .sns .access__venue-name,.page-blue .staff .section-heading{color:var(--color-white)}.page-blue .theme__content,.page-blue .message__content,.page-blue .access__info{background-color:var(--color-white-alpha-10)}.page-blue .theme__content,.page-blue .message__content{padding:1.5rem}@media screen and (width>=90em){.page-blue .theme__content,.page-blue .message__content{padding:2.5rem}}.page-blue .theme__content{gap:.5rem;margin-bottom:2.5rem}@media screen and (width>=64em){.page-blue .theme__content{margin-bottom:5rem}}@media screen and (width>=90em){.page-blue .theme__content{gap:1rem}}.page-blue .footer-visual{background:linear-gradient(180deg, var(--color-brand-navy) 0%, var(--color-brand-blue) 50%, var(--color-brand-blue-gray) 75.17%, var(--color-brand-orange) 77.33%, var(--color-brand-deep-navy) 82.95%)}.navbar{z-index:100;padding:1rem;transition:padding .3s;position:fixed;top:0;left:0;right:0}.navbar__container{background:var(--color-primary);border-radius:5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;transition:all .3s;display:flex}@media screen and (width>=64em){.navbar__container{padding:1.5rem 5rem}}.navbar__brand{color:var(--color-white);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}@media screen and (width>=64em){.navbar__brand{gap:1rem}}.navbar__brand:hover{text-decoration:none}.navbar__logo-wrapper{background-color:var(--color-white);justify-content:center;align-items:center;width:4.21875rem;transition:background-color .3s;display:flex}.navbar__logo{width:100%;height:auto}.navbar__brand-text{letter-spacing:0;color:var(--color-white);white-space:nowrap;vertical-align:middle;font-family:Syncopate,sans-serif;font-size:.625rem;font-weight:400;line-height:1.2;text-decoration:none}@media screen and (width>=48em){.navbar__brand-text{font-size:.75rem}}.navbar__nav{align-items:center;gap:1rem;width:100%;display:none}@media screen and (width>=64em){.navbar__nav{width:auto;display:flex}}.navbar__link{color:var(--color-white);letter-spacing:0;vertical-align:middle;white-space:nowrap;transition:opacity var(--transition-speed) ease;font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-decoration:none}.navbar__link:hover{opacity:.8;text-decoration:none}.navbar__button{background:linear-gradient(100.87deg, var(--color-brand-orange) 31.37%, var(--color-brand-red) 80.93%);width:9rem;box-shadow:3px 5px 5px 0 var(--color-brand-navy-alpha);letter-spacing:0;text-align:center;color:var(--color-white);border-radius:2rem;flex-shrink:0;justify-content:center;gap:.25rem;margin-left:.4375rem;padding:.75rem 0;font-family:Noto Sans JP,sans-serif;font-size:.75rem;font-weight:700;line-height:1.5;display:none}.navbar__button:hover{background:var(--color-brand-red);text-decoration:none}@media screen and (width>=64em){.navbar__button{font-size:1rem;display:inline-flex}}.navbar__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;width:2.5rem;height:2.5rem;margin-left:auto;padding:0;position:relative}@media screen and (width>=64em){.navbar__hamburger{display:none}}.navbar__hamburger span{background-color:var(--color-white);border-radius:.25rem;width:1.6875rem;height:.25rem;transition:all .3s ease-in-out;display:block;position:absolute;left:50%;transform:translate(-50%)}.navbar__hamburger span:first-child{top:.53125rem}.navbar__hamburger span:nth-child(2){top:50%;transform:translate(-50%,-50%)}.navbar__hamburger span:nth-child(3){bottom:.53125rem}@media screen and (width<=63.99rem){.navbar.is-open{background-color:var(--color-white);height:auto;padding:0}.navbar.is-open .navbar__container{background:0 0;border-radius:0;flex-wrap:wrap;padding:1rem 3rem}.navbar.is-open .navbar__brand,.navbar.is-open .navbar__brand-text{color:var(--color-brand-blue)}.navbar.is-open .navbar__logo-wrapper{background-color:#0000;padding:0}.navbar.is-open .navbar__nav{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:.5rem;margin-bottom:0;display:flex}.navbar.is-open .navbar__link{color:var(--color-brand-blue)}.navbar.is-open .navbar__button{display:none}.navbar.is-open .navbar__hamburger span{background-color:var(--color-brand-blue);width:2.35625rem}.navbar.is-open .navbar__hamburger span:first-child{top:50%;transform:translate(-50%,-50%)rotate(45deg)}.navbar.is-open .navbar__hamburger span:nth-child(2){opacity:0}.navbar.is-open .navbar__hamburger span:nth-child(3){top:50%;bottom:auto;transform:translate(-50%,-50%)rotate(-45deg)}}.section-heading{color:var(--color-white);text-align:center;letter-spacing:0;justify-content:center;align-items:center;margin-bottom:2rem;font-family:Noto Sans JP,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5;display:flex}.section-heading:before{content:"";background-color:currentColor;width:2.5rem;height:1px;margin-right:.5rem;display:inline-block}@media screen and (width>=90em){.section-heading:before{width:4rem}.section-heading{margin-bottom:4rem;font-size:2.125rem}.news .section-heading,.staff .section-heading,.sns .section-heading{margin-bottom:2rem}}.section-heading--left{justify-content:flex-start}.news{background-color:var(--color-white);padding:1.5rem 1rem 2.5rem}@media screen and (width>=64em){.news{padding:2.5rem 2.5rem 5rem}}@media screen and (width>=90em){.news{padding:2.5rem 10rem 5rem}}.news__list{margin:0;padding:0;list-style:none}.news__item{flex-direction:column;align-items:baseline;gap:1rem;padding:1rem 0;font-weight:400;display:flex}@media screen and (width>=48em){.news__item{flex-direction:row;gap:1.5rem;padding:1.5rem 0}}.news__date{color:var(--color-brand-blue);font-size:1rem;line-height:1.5}.news__text{color:var(--color-brand-blue);font-size:1.125rem;line-height:1.5}.theme{background:linear-gradient(180deg, var(--color-brand-blue-light) 0%, var(--color-brand-blue-lighter) 100%);color:var(--color-white)}.theme__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.5}@media screen and (width>=90em){.theme__title{margin-bottom:1rem;font-size:2.5rem}}.theme__description{text-align:center;font-size:1rem;font-weight:400;line-height:1.8}@media screen and (width>=90em){.theme__description{font-size:1.125rem}}.message{margin-bottom:2.5rem}@media screen and (width>=64em){.message{margin-bottom:5rem}}.message__content{flex-direction:column;align-items:center;gap:1.25rem;display:flex}@media screen and (width>=48em){.message__content{flex-direction:row;align-items:flex-start;gap:1.5rem}}@media screen and (width>=90em){.message__content{gap:2.5rem}}.message__photo{object-fit:cover;flex-shrink:0;width:18.4375rem;height:18.4375rem}@media screen and (width>=64em){.message__photo{width:15rem;height:15rem}}@media screen and (width>=90em){.message__photo{width:18.75rem;height:18.75rem}}.message__body{text-align:left}.message__role{letter-spacing:0;font-size:.75rem;line-height:1.5rem}.message__role--subtitle{margin-top:1.5rem;margin-bottom:.5rem}.message__name{margin-bottom:.75rem;font-size:1.375rem;font-weight:700;line-height:1.7875rem}@media screen and (width>=64em){.message__name{margin-bottom:.5rem}}@media screen and (width>=90em){.message__name{margin-bottom:1rem}}.message__bio{letter-spacing:0;font-size:1rem;font-weight:400;line-height:180%}.sponsor{margin-bottom:2.5rem}@media screen and (width>=64em){.sponsor{margin-bottom:5rem}}.sponsor__text{text-align:center;font-size:1rem;font-weight:400;line-height:180%}@media screen and (width>=48em){.sponsor__text{font-size:1.125rem}}.sponsor__link{color:currentColor;text-align:center;font-size:1rem;font-weight:400;line-height:180%;text-decoration:underline;display:block}@media screen and (width>=48em){.sponsor__link{font-size:1.125rem}}.session{margin-bottom:2.5rem}@media screen and (width>=64em){.session{margin-bottom:5rem}}.session__text{text-align:center;font-size:1rem;font-weight:400;line-height:180%}@media screen and (width>=48em){.session__text{font-size:1.125rem}}.session__link{color:currentColor;text-align:center;font-size:1rem;font-weight:400;line-height:180%;text-decoration:underline;display:block}@media screen and (width>=48em){.session__link{font-size:1.125rem}}.access{padding-top:0;padding-bottom:2.5rem}@media screen and (width>=64em){.access{padding-bottom:5rem}}.access__content{flex-direction:column;gap:1.5rem;display:flex}@media screen and (width>=64em){.access__content{flex-direction:row;align-items:start}}@media screen and (width>=90em){.access__content{gap:2.5rem}}.access__map-wrapper{flex-direction:column;flex:1;align-items:center;gap:1rem;width:100%;display:flex}@media screen and (width>=64em){.access__map-wrapper{flex:none;align-items:flex-start;gap:.625rem;width:auto}}@media screen and (width>=90em){.access__map-wrapper{gap:1.5rem}}.access__map{object-fit:cover;border:none;width:min(21.4375rem,100%);max-width:100%;height:20.375rem}@media screen and (width>=64em){.access__map{width:28.75rem;height:27.375rem}}@media screen and (width>=90em){.access__map{width:36.5rem;height:34.6875rem}}.access__map-link{color:var(--color-white);align-self:flex-start;align-items:center;gap:.5rem;padding:.125rem 0;font-size:1.125rem;line-height:1.5;text-decoration:underline;display:flex}.access__map-link:hover{text-decoration:none}.access__info{flex-direction:column;flex:1;padding:1rem;display:flex}@media screen and (width>=90em){.access__info{padding:1.5rem 2rem}}.access__venue-name{letter-spacing:0;vertical-align:middle;color:var(--color-white);margin-bottom:.5rem;font-family:Noto Sans JP,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.5}@media screen and (width>=90em){.access__venue-name{margin-bottom:1.25rem;font-size:1.625rem}}.access__detail{letter-spacing:0;vertical-align:middle;color:var(--color-white);margin-bottom:1rem;font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media screen and (width>=90em){.access__detail{margin-bottom:1.875rem;font-size:1.125rem}}.access__sub-title{letter-spacing:.6px;vertical-align:middle;color:var(--color-white);margin-bottom:.5rem;font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}@media screen and (width>=90em){.access__sub-title{margin-bottom:1.5rem;font-size:1.125rem}}.access__stations{flex-direction:column;gap:1rem;max-width:17.4375rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}@media screen and (width>=90em){.access__stations{max-width:100%;margin-bottom:2rem}}.access__stations li{color:var(--color-white);align-items:flex-start;gap:.75rem;margin-left:.1875rem;font-size:1rem;line-height:1.5;display:flex}@media screen and (width>=90em){.access__stations li{font-size:1.125rem}}.access__train-icon{flex-shrink:0;width:.8125rem;height:.9375rem;margin-top:4px}.access__button-wrapper{width:100%}.access__button-wrapper .button{text-align:center;white-space:nowrap;opacity:1;border-width:1px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:26.75rem;height:3.0625rem;padding:.6875rem 0;font-size:1rem;font-weight:400;line-height:1.5;display:flex}@media screen and (width>=64em){.access__button-wrapper .button{padding:.6875rem 0;font-size:1rem}}@media screen and (width>=90em){.access__button-wrapper .button{padding:.6875rem 6rem;font-size:1.125rem}}.staff{padding-top:0;padding-bottom:2.5rem}@media screen and (width>=64em){.staff{padding-bottom:5rem}}.staff__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media screen and (width>=48em){.staff__grid{grid-template-columns:repeat(2,1fr)}}.staff__card{text-align:left;background-color:var(--color-white-alpha-40);flex-direction:row;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}@media screen and (width>=90em){.staff__card{padding:2rem}}.staff__photo-wrapper{background-color:var(--color-light-bg);border-radius:50%;flex-shrink:0;width:5rem;height:5rem;overflow:hidden}@media screen and (width>=64em){.staff__photo-wrapper{width:6rem;height:6rem}}@media screen and (width>=90em){.staff__photo-wrapper{width:8rem;height:8rem}}.staff__photo{object-fit:cover;width:100%;height:100%}.staff__info{flex-direction:column;flex:1;display:flex}.staff__name{color:var(--color-white);margin-bottom:.8125rem;font-size:1.125rem;font-weight:700;line-height:1.875rem}@media screen and (width>=64em){.staff__name{margin-bottom:.5rem}}@media screen and (width>=90em){.staff__name{font-size:1.25rem}}.staff__description{color:var(--color-white);margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:1.5}@media screen and (width>=90em){.staff__description{font-size:1rem}}.staff__socials{gap:.75rem;display:flex}.staff__socials a{color:var(--color-white);opacity:.8;justify-content:center;align-items:center;display:flex}.staff__socials a:hover{opacity:1}.staff__socials img,.staff__socials svg{object-fit:contain;width:1rem;height:1rem}.footer-visual{border-top:.5rem solid var(--color-white);width:100%;position:relative;overflow:hidden}@media screen and (width>=64em){.footer-visual{border-top:1rem solid var(--color-white)}}.footer-visual__picture{width:100%;height:auto;display:block}.footer-visual__img{object-fit:cover;width:100%;height:auto;display:block}
