*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:root{--color-black: #0A0A0A;--color-white: #FFFFFF;--color-red: #FF0038;--color-light-gray: #717171;--font-noto-sans: Noto Sans JP, sans-serif;--font-inter: Inter, sans-serif;--font-noto-serif: Noto Serif, serif}html{scroll-behavior:smooth}body{font-family:"Noto Sans JP",sans-serif;background:#0a0a0a;color:#0a0a0a;line-height:1.4;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:24px 16px;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 768px){.header{padding:40px}}.header__logo{height:auto}.header__logo--sp{display:block;width:auto;height:37px}@media screen and (min-width: 768px){.header__logo--sp{display:none}}.header__logo--pc{display:none}@media screen and (min-width: 768px){.header__logo--pc{display:block;width:137px}}.header__logo-link{margin:0 auto}@media screen and (min-width: 768px){.header__logo-link{margin:0}}.header__entry-btn{display:none;width:180px;height:64px;background:#fff;border-radius:4px;flex-direction:column;overflow:hidden;transition:all .3s ease}@media screen and (min-width: 768px){.header__entry-btn{display:flex}}.header__entry-btn:hover{background:#ff0038}.header__entry-btn:hover .header__entry-top{background:#fff}.header__entry-btn:hover .header__entry-text{color:#ff0038}.header__entry-btn:hover .header__entry-bottom span{color:#fff}.header__entry-btn:hover .header__entry-bottom svg path{fill:#fff;stroke:#fff}.header__entry-top{background:#ff0038;height:41px;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0;transition:all .3s ease}.header__entry-text{font-family:"Inter",sans-serif;font-weight:700;font-size:20px;letter-spacing:.08em;color:#fff;transition:color .3s ease}.header__entry-bottom{flex:1;display:flex;align-items:center;justify-content:center;gap:5px}.header__entry-bottom span{font-family:"Inter",sans-serif;font-weight:500;font-size:13px;letter-spacing:.04em;color:#ff0038;transition:color .3s ease}.header__entry-icon{display:flex;align-items:center}.hero{position:relative;width:100%;min-height:624px;z-index:1}@media screen and (min-width: 768px){.hero{min-height:965px}}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero__bg--sp{display:block}@media screen and (min-width: 768px){.hero__bg--sp{display:none}}.hero__bg--pc{display:none}@media screen and (min-width: 768px){.hero__bg--pc{display:block}}.hero__video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero__video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:177.777vh;height:56.25vw;min-width:100%;min-height:100%;pointer-events:none}.hero__video iframe{width:100%;height:100%}.hero__content{position:relative;z-index:1;min-height:624px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:88px;padding-bottom:95px}@media screen and (min-width: 768px){.hero__content{min-height:965px;padding-top:140px;padding-bottom:435px}}.hero__title{width:273px;max-width:90%;margin-bottom:12px;margin-left:auto;margin-right:auto}@media screen and (min-width: 768px){.hero__title{width:682px;margin-bottom:20px}}.hero__date{font-family:"Inter",sans-serif;font-weight:800;font-size:17px;letter-spacing:.04em;color:#fff}@media screen and (min-width: 768px){.hero__date{font-size:40px}}.hero__date-day{font-size:40px}@media screen and (min-width: 768px){.hero__date-day{font-size:88px}}.hero__date-eng{font-size:20px;letter-spacing:.04em;color:#fff;margin-left:4px}@media screen and (min-width: 768px){.hero__date-eng{font-size:43px}}.hero__venue{font-family:"Noto Sans JP",sans-serif;font-weight:900;font-size:14px;letter-spacing:.08em;color:#fff;margin-top:-0.4em}@media screen and (min-width: 768px){.hero__venue{font-size:28px}}.hero__sub-copy{position:absolute;bottom:0;left:0;width:100%;height:95px;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;overflow:hidden;height:max-content;transform:translateY(50%);mix-blend-mode:difference}.hero__sub-copy-text{font-family:"Noto Serif",serif;font-weight:700;font-size:clamp(5.5rem,1.2386rem + 18.1818vw,6.125rem);letter-spacing:.2em;text-indent:.2em;line-height:1.1;color:#fff;white-space:nowrap}@media screen and (min-width: 768px){.hero__sub-copy-text{font-size:clamp(11.875rem,2.5rem + 12.5vw,13.75rem);letter-spacing:.9em;text-indent:.9em;line-height:1.6}}.hero__sns{display:none;position:absolute;left:40px;top:463px;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 768px){.hero__sns{display:flex}}.hero__sns-icons{display:flex;flex-direction:column;gap:28px}.hero__sns-icon{width:16px;height:16px;transition:opacity .3s ease}.hero__sns-icon:hover{opacity:.7}.hero__sns-text{font-family:"Inter",sans-serif;font-weight:500;font-size:13px;letter-spacing:.04em;color:#fff;writing-mode:vertical-lr}.contents{position:relative;background:#0a0a0a;padding:180px 0;overflow:hidden}@media screen and (min-width: 768px){.contents{padding:200px 0}}.contents__bg-line{position:absolute;top:0;left:50%;width:100%;transform:translateX(-50%);pointer-events:none;z-index:1}@media screen and (min-width: 768px){.contents__bg-line{width:1200px}}.contents__bg-noise{position:absolute;top:54%;left:0;width:100%;height:70%;background:linear-gradient(180deg, #0A0A0A 0%, #C7C7C7 42.79%);opacity:.8;pointer-events:none;background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 768px){.contents__bg-noise{top:40%;height:60%}}.contents__bg-noise-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;background-image:url(../assets/noise.svg);background-size:300px 300px;mix-blend-mode:overlay}.contents__bg-noise-svg{background:rgba(0,0,0,0)}.contents__icon-inazuma{position:absolute;top:120px;left:50%;transform:translateX(-60%);height:900px;pointer-events:none;object-fit:contain;max-width:none}@media screen and (min-width: 768px){.contents__icon-inazuma{top:170px;width:853px;transform:translateX(-60%)}}.contents__inner{position:relative;z-index:1;max-width:1152px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.contents__inner{padding:0 40px 0 55px;margin:0 auto}}.contents__title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:32px;letter-spacing:.08em;line-height:1.5;color:#fff;margin-bottom:40px;max-width:800px}@media screen and (min-width: 768px){.contents__title{max-width:600px;font-size:64px;line-height:1.6;margin-left:auto;margin-right:auto}}.contents__description{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:12px;letter-spacing:.02em;line-height:2.4;color:#fff;width:75%;max-width:600px;margin-left:auto;margin-bottom:160px}@media screen and (min-width: 768px){.contents__description{font-size:18px;line-height:2.6;margin-bottom:210px;width:100%;margin-right:auto}}.bg-black{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0a0a0a;z-index:0}.bg-gray-noise{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, rgb(10, 10, 10) 0%, rgb(199, 199, 199) 43%);opacity:.8;z-index:1}.bg-line{position:absolute;top:0;left:10%;width:80%;height:100%;z-index:2;pointer-events:none}.bg-line svg{width:100%;height:100%}.icon-inazuma{position:absolute;top:200px;right:0;width:60%;max-width:853px;opacity:.3;z-index:3}@media screen and (max-width: 767px){.icon-inazuma{top:100px;width:100%;max-width:none}}.icon-inazuma svg{width:100%;height:auto;fill:url(#inazumaGradient)}.main-content{position:relative;z-index:10;max-width:1440px;margin:0 auto;padding:200px 144px 100px}@media screen and (max-width: 767px){.main-content{padding:60px 16px 60px}}.intro-section{max-width:604px;margin-left:calc((100% - 604px)/2 + 100px);margin-bottom:200px}@media screen and (max-width: 767px){.intro-section{max-width:100%;margin-left:0;margin-bottom:80px;display:block}}.section-title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:64px;line-height:1.6;letter-spacing:.08em;color:#fff;text-align:left;margin-bottom:60px}@media screen and (max-width: 767px){.section-title{font-size:32px;line-height:1.5;text-align:left;margin-bottom:30px;letter-spacing:0}}.description{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:18px;line-height:2.6;letter-spacing:.02em;color:#fff;text-align:left}@media screen and (max-width: 767px){.description{font-size:12px;line-height:2.4;letter-spacing:.02em;width:70%;max-width:240px;margin-left:auto;margin-right:0;text-align:left}.description br{display:none}}.highlights{position:relative;z-index:1;margin-bottom:120px}.highlights__title{font-family:"Inter",sans-serif;font-weight:700;font-size:24px;letter-spacing:.04em;color:#fff;text-align:center;margin-bottom:30px}@media screen and (min-width: 768px){.highlights__title{font-size:40px}}.highlights__grid{display:grid;grid-template-columns:1fr;gap:40px;max-width:1008px;margin:0 auto}@media screen and (min-width: 768px){.highlights__grid{grid-template-columns:repeat(2, 1fr);gap:60px}}.highlights__item{position:relative}.highlights__thumbnail{width:100%;aspect-ratio:466/262;object-fit:cover;border-radius:8px;margin-bottom:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.highlights__thumbnail:hover{transform:scale(1.02);box-shadow:0 10px 40px rgba(0,0,0,.5)}.highlights__year{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:13px;color:#fff}@media screen and (min-width: 768px){.highlights__year{font-size:16px}}.highlight{margin-bottom:200px}@media screen and (max-width: 767px){.highlight{margin-bottom:120px}}.highlight-title{font-family:"Inter",sans-serif;font-weight:700;font-size:40px;line-height:1.21;letter-spacing:.04em;text-align:center;margin-bottom:80px}@media screen and (max-width: 767px){.highlight-title{font-size:24px;margin-bottom:60px}}.highlight-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:60px;max-width:1010px;margin:0 auto}@media screen and (max-width: 767px){.highlight-grid{grid-template-columns:1fr;gap:30px;max-width:320px}}.highlight-item{position:relative}.highlight-thumbnail{position:relative;width:100%;aspect-ratio:16/9;background:#d9d9d9;border-radius:8px;overflow:hidden;margin-bottom:16px}.highlight-thumbnail img{width:100%;height:100%;object-fit:cover}.highlight-thumbnail .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:54px;height:38px;background:rgba(255,0,56,.9);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s}@media screen and (max-width: 767px){.highlight-thumbnail .play-btn{width:37px;height:26px}}.highlight-thumbnail .play-btn:hover{background:#ff0038}.highlight-thumbnail .play-btn svg{width:14px;height:16px;fill:#fefefe}@media screen and (max-width: 767px){.highlight-thumbnail .play-btn svg{width:10px;height:11px}}.highlight-label{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:16px;line-height:1;color:#fff}@media screen and (max-width: 767px){.highlight-label{font-size:13px}}.date-section{position:relative;z-index:1;padding:60px 16px 0}@media screen and (min-width: 768px){.date-section{padding:100px 40px 0}}.date-section__inner{max-width:936px;margin:0 auto;text-align:center}.date-section__logo{width:219px;max-width:100%;margin:0 auto 40px}@media screen and (min-width: 768px){.date-section__logo{width:576px}}.date-section__date{font-family:"Inter",sans-serif;font-weight:800;font-size:29px;letter-spacing:.04em;color:#0a0a0a}@media screen and (min-width: 768px){.date-section__date{font-size:41px}}.date-section__date-day{font-size:58px}@media screen and (min-width: 768px){.date-section__date-day{font-size:81px}}.date-section__time{font-family:"Inter",sans-serif;font-weight:800;font-size:20px;letter-spacing:.04em;color:#0a0a0a;margin-top:-0.4em}@media screen and (min-width: 768px){.date-section__time{font-size:29px}}.date-section__venue-title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:18px;letter-spacing:.04em;color:#0a0a0a;margin-top:.3em}@media screen and (min-width: 768px){.date-section__venue-title{font-size:28px}}.date-section__venue-address{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:12px;letter-spacing:.04em;color:#0a0a0a}@media screen and (min-width: 768px){.date-section__venue-address{font-size:16px}}.date-section__organizer{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:12px;letter-spacing:.04em;color:#0a0a0a;line-height:1.4;margin-top:1em}@media screen and (min-width: 768px){.date-section__organizer{font-size:24px}}.date-section__organizer-text{font-size:12px}@media screen and (min-width: 768px){.date-section__organizer-text{font-size:16px}}.logo-tate{width:576px;max-width:100%;margin:0 auto 60px}@media screen and (max-width: 767px){.logo-tate{width:219px;margin-bottom:40px}}.logo-tate svg{width:100%;height:auto}.event-date{font-family:"Inter",sans-serif;font-weight:800;font-size:41px;line-height:1.21;letter-spacing:.04em;color:#0a0a0a;margin-bottom:10px}@media screen and (max-width: 767px){.event-date{font-size:29px}}.event-time{font-family:"Inter",sans-serif;font-weight:800;font-size:29px;line-height:1.21;letter-spacing:.04em;color:#0a0a0a;margin-bottom:30px}@media screen and (max-width: 767px){.event-time{font-size:20px;margin-bottom:20px}}.event-venue{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:28px;line-height:1.4;letter-spacing:.04em;color:#0a0a0a;margin-bottom:8px}@media screen and (max-width: 767px){.event-venue{font-size:18px}}.event-address{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:16px;line-height:1.4;letter-spacing:.04em;color:#0a0a0a;margin-bottom:40px}@media screen and (max-width: 767px){.event-address{font-size:12px;margin-bottom:30px}}.event-organizer{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:24px;line-height:1.4;letter-spacing:.04em;color:#0a0a0a;margin-bottom:60px}@media screen and (max-width: 767px){.event-organizer{font-size:24px;margin-bottom:40px}}.entry-btn-big{display:block;width:100%;margin:0 auto;background:#ff0038;border-radius:8px;padding:26px 20px;position:relative;cursor:pointer;transition:all .3s ease;text-align:center;margin-top:60px}@media screen and (min-width: 768px){.entry-btn-big{max-width:936px;padding:40px;border-radius:12px;margin-top:137px}}.entry-btn-big:hover{background:#fff}.entry-btn-big:hover .entry-btn-big__catchphrase{color:#0a0a0a}.entry-btn-big:hover .entry-btn-big__main-text{color:#ff0038}.entry-btn-big:hover .entry-btn-big__link-text{color:#ff0038}.entry-btn-big:hover .entry-btn-big__icon svg path{fill:#ff0038}.entry-btn-big__catchphrase{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:12px;letter-spacing:.04em;color:#0a0a0a;margin-bottom:10px;transition:color .3s ease}@media screen and (min-width: 768px){.entry-btn-big__catchphrase{font-size:24px}}.entry-btn-big__catchphrase--sp{display:block}@media screen and (min-width: 768px){.entry-btn-big__catchphrase--sp{display:none}}.entry-btn-big__catchphrase--pc{display:none}@media screen and (min-width: 768px){.entry-btn-big__catchphrase--pc{display:block}}.entry-btn-big__main-text{font-family:"Inter",sans-serif;font-weight:600;font-size:28px;letter-spacing:.24em;color:#fff;margin-bottom:20px;transition:color .3s ease}@media screen and (min-width: 768px){.entry-btn-big__main-text{font-size:48px}}.entry-btn-big__link{display:flex;align-items:center;justify-content:center;gap:8px}.entry-btn-big__link-text{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:13px;letter-spacing:.04em;color:#fff;transition:color .3s ease}@media screen and (min-width: 768px){.entry-btn-big__link-text{font-size:16px}}.entry-btn-big__icon{position:absolute;right:5px;bottom:5px;height:16px}@media screen and (min-width: 768px){.entry-btn-big__icon{right:10px;bottom:10px;height:27px}}.entry-btn-big__icon svg{width:16px;height:16px}@media screen and (min-width: 768px){.entry-btn-big__icon svg{width:27px;height:27px}}.entry-btn{display:block;width:100%;max-width:936px;margin:0 auto;background:#ff0038;border-radius:12px;padding:40px;text-decoration:none;position:relative;transition:transform .3s,box-shadow .3s}@media screen and (max-width: 767px){.entry-btn{max-width:344px;padding:26px 20px;border-radius:8px}}.entry-btn:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(255,0,56,.4)}.entry-btn-tagline{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:24px;line-height:1.4;letter-spacing:.04em;color:#0a0a0a;margin-bottom:16px}@media screen and (max-width: 767px){.entry-btn-tagline{font-size:12px;margin-bottom:12px}}.entry-btn-main{font-family:"Inter",sans-serif;font-weight:600;font-size:48px;line-height:1.21;letter-spacing:.24em;color:#fff;margin-bottom:24px}@media screen and (max-width: 767px){.entry-btn-main{font-size:28px;margin-bottom:16px}}.entry-btn-link{display:inline-flex;align-items:center;gap:8px;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:16px;line-height:1.4;letter-spacing:.04em;color:#fff}@media screen and (max-width: 767px){.entry-btn-link{font-size:13px}}.entry-btn-link svg{width:8px;height:8px}.entry-btn-arrow{position:absolute;right:36px;bottom:36px;width:27px;height:27px}@media screen and (max-width: 767px){.entry-btn-arrow{right:20px;bottom:20px;width:16px;height:16px}}.footer{position:relative;background:#0a0a0a;padding:121px 16px 32px;overflow:hidden}@media screen and (min-width: 768px){.footer{padding:160px 40px 46px}}.footer__bg{position:absolute;bottom:0;left:0;width:100%;height:295px;object-fit:cover}.footer__inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.footer__logo{width:185px;margin-bottom:40px}@media screen and (min-width: 768px){.footer__logo{width:283px}}.footer__organizer{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:16px;letter-spacing:.04em;color:#fff;text-align:center;margin-bottom:12px}.footer__address{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:12px;letter-spacing:.04em;line-height:1.4;color:#fff;text-align:center;margin-bottom:20px}@media screen and (min-width: 768px){.footer__address{font-size:14px}}.footer__address--sp{display:block}@media screen and (min-width: 768px){.footer__address--sp{display:none}}.footer__address--pc{display:none}@media screen and (min-width: 768px){.footer__address--pc{display:block}}.footer__contact{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:14px;letter-spacing:.04em;color:#fff;text-align:center;margin-bottom:60px;transition:opacity .3s ease}@media screen and (min-width: 768px){.footer__contact{margin-bottom:80px}}.footer__contact:hover{opacity:.7}.footer__copyright{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:10px;letter-spacing:.04em;color:#fff;text-align:center;width:100%}@media screen and (min-width: 768px){.footer__copyright{font-size:14px;text-align:right}}.copyright{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-size:10px;line-height:1.4;letter-spacing:.04em;color:#fff;text-align:center;padding:40px 0}.sp-entry-btn{display:flex;flex-direction:column;position:fixed;bottom:-80px;left:50%;transform:translateX(-50%);z-index:999;width:180px;height:64px;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3);transition:bottom .4s ease}@media screen and (min-width: 768px){.sp-entry-btn{display:none}}.sp-entry-btn.is-visible{bottom:24px}.sp-entry-btn__top{background:#ff0038;height:41px;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0}.sp-entry-btn__text{font-family:"Inter",sans-serif;font-weight:700;font-size:20px;letter-spacing:.08em;color:#fff}.sp-entry-btn__bottom{flex:1;display:flex;align-items:center;justify-content:center;gap:5px}.sp-entry-btn__hub-text{font-family:"Inter",sans-serif;font-weight:500;font-size:13px;letter-spacing:.04em;color:#ff0038}.sp-entry-btn__icon{display:flex;align-items:center}.sp-entry-btn__icon svg{width:12px;height:12px}
