@charset "UTF-8";body{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.menu-lock{overflow:hidden}body main{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.is-artist{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.is-artist h2,body.is-artist h3,body.is-artist p{color:#fff;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.is-artist main{background:#111111;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}body.is-artist .contact-top-fixed .contact-top-fixed-link{color:#fff}body.is-artist .contact-top-fixed .contact-top-fixed-link img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%)}body.is-artist .preparation .preparation-arrow{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%)}body.is-artist .ticket .ticket-sec-ttl{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%)}body.is-artist .ticket .ticket-ttl-box-txt{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%);filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(0%) hue-rotate(11deg) brightness(106%) contrast(107%)}.opening{position:fixed;inset:0;z-index:20000;overflow:hidden}.opening.activeOut{z-index:-1}.opening-txt{max-width:284px;width:100%;height:20px;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;opacity:1;z-index:100000}.opening-txt.activeOut{-webkit-animation:fadeOut 0.5s ease-out forwards;animation:fadeOut 0.5s ease-out forwards}@-webkit-keyframes fadeOut{to{opacity:0}}@keyframes fadeOut{to{opacity:0}}.opening-bg{position:absolute;top:0;left:0;width:100%;height:100vh;background:#111}.opening.active .opening-bg{-webkit-animation:openingWipe 2.5s cubic-bezier(0.55,0.055,0.675,0.32) forwards;animation:openingWipe 2.5s cubic-bezier(0.55,0.055,0.675,0.32) forwards}.opening-botom-bg{position:absolute;top:99vh;left:0;max-width:100%;width:100%}.opening-botom-bg img{width:100%}.opening.active .opening-botom-bg{-webkit-animation:openingWipe 2.5s cubic-bezier(0.55,0.055,0.675,0.32) forwards;animation:openingWipe 2.5s cubic-bezier(0.55,0.055,0.675,0.32) forwards}@-webkit-keyframes openingWipe{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-200vh);transform:translateY(-200vh)}}@keyframes openingWipe{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-200vh);transform:translateY(-200vh)}}@media (max-width:767px){.opening-txt{max-width:224px}}.fixed-btn.scroll-fixed-btn{opacity:1;-webkit-transition:0.5s all;transition:0.5s all}.fixed-btn{position:fixed;bottom:80px;right:70px;z-index:10;margin:auto;max-width:220px;width:100%;height:135px;opacity:0;-webkit-transition:0.5s all;transition:0.5s all}.fixed-btn a{padding:10px}.fixed-btn .fixed-btn-ticket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#111111;color:#ffffff;font-size:20px;font-weight:bold;height:38px;margin-bottom:10px}.fixed-btn .fixed-btn-ticket img{max-width:24px;margin-left:8px}.fixed-btn .fixed-btn-volunteer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#ff6818;color:#111111;font-size:20px;font-weight:bold;height:38px;margin-bottom:10px}.fixed-btn .fixed-btn-volunteer img{max-width:24px;margin-left:5px}.fixed-btn .fixed-btn-eat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#ffb9ac;color:#111111;font-size:20px;font-weight:bold;height:38px;margin-bottom:10px}.fixed-btn .fixed-btn-eat img{max-width:24px;margin-left:5px}@media (max-width:1024px){.fixed-btn{right:35px}}@media (max-width:767px){.fixed-btn{padding:0 30px;max-width:unset;bottom:0;top:unset;height:auto;right:0;z-index:11}.fixed-btn a{padding:0}.fixed-btn .fixed-btn-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fixed-btn .fixed-btn-ticket{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:23px;height:50px;margin-bottom:5px}.fixed-btn .fixed-btn-volunteer{margin-right:10px;font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.fixed-btn .fixed-btn-eat{font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}}.heading .heading-txt{text-align:center;font-size:14px;font-weight:bold;letter-spacing:0.07em;padding-top:30px}.contact-top-fixed.is-active{-webkit-transition:0.5s all;transition:0.5s all;opacity:1}.contact-top-fixed{position:fixed;top:63px;right:63px;-webkit-transition:0.5s all;transition:0.5s all;opacity:0;z-index:10}.contact-top-fixed .contact-top-fixed-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;font-size:20px}.contact-top-fixed .contact-top-fixed-link.is-active{-webkit-transition:0.5s all;transition:0.5s all;opacity:1}.contact-top-fixed .contact-top-fixed-link img{max-width:40px;width:100%;margin-left:10px}@media (max-width:767px){.contact-top-fixed{top:24px;right:24px;z-index:100}}@media (hover:hover){.contact-top-fixed:hover{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px);-webkit-transition:0.5s all;transition:0.5s all}}.anchor{margin-top:-100px;padding-top:100px}.hamburger_menu{display:none}#sp-menu{display:none}#sp-menu .sp-menu-btn-ticket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#111111;color:#ffffff;font-size:19px;font-weight:bold;height:50px;margin-bottom:10px}#sp-menu .sp-menu-btn-ticket img{max-width:24px;margin-left:8px}#sp-menu .sp-menu-btn-volunteer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#ff6818;color:#111111;font-size:16px;font-weight:bold;height:30px;margin-bottom:10px}#sp-menu .sp-menu-btn-volunteer img{max-width:24px;margin-left:5px}#sp-menu .sp-menu-btn-eat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#ffb9ac;color:#111111;font-size:16px;font-weight:bold;height:30px;margin-bottom:10px}#sp-menu .sp-menu-btn-eat img{max-width:24px;margin-left:5px}.sp-header-menu{position:fixed;top:0;right:20px;width:100%;z-index:20;opacity:0;-webkit-transition:0.3s ease;transition:0.3s ease}.sp-header-menu.scroll-nav{opacity:1}.hamburger_menu{width:65px;height:65px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;z-index:11}.hamburger_menu.in-hamb{top:0;right:20px;z-index:21}.hamburger_menu.in-hamb .menu_btn{background-color:#111111;border:1px solid #111111;color:#fff!important;-webkit-transition:0.3s ease;transition:0.3s ease}.menu_btn{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:60px;height:25px;background-color:#ffffff;border:1px solid #111111;font-size:13px;color:#111!important;letter-spacing:0.1em;font-weight:700;cursor:pointer;-webkit-transition:0.3s ease;transition:0.3s ease}#sp-menu{width:80%;height:100vh;background-color:#e8e9ea;-webkit-transition:0.5s all;transition:0.5s all;display:block;position:fixed;top:0;right:-100%;z-index:100000}#sp-menu.active{right:0}.sp-menu-inner{height:100%;padding:75px 20px 60px 20px;overflow-y:scroll}.sp-menu-list{padding:0 15px;margin-bottom:32px}.sp-menu-list p{font-size:18px;letter-spacing:-0.02em;font-weight:700;display:block;margin-bottom:20px}.sp-menu-list p.gray-color{color:#999999;line-height:1.3}.sp-menu-list p span{font-size:12px;letter-spacing:0.07em}.sp-menu-list a{font-size:18px;letter-spacing:-0.02em;font-weight:700;display:block}.sp-menu-list a.gray-color{color:#999999}.sp-menu-list a:not(:last-child){margin-bottom:20px}.sp-menu-list a span{font-size:12px;letter-spacing:0.07em}.sp-menu-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0}.sp-menu-sns-flex{width:100%;max-width:24px;margin-left:auto;position:relative;top:-220px}.sp-menu-sns{width:100%;display:block}.sp-menu-sns.sns01{max-width:24px;margin-bottom:30px}.sp-menu-sns.sns02{max-width:24px}.sp-menu-logo{display:block;width:100%;max-width:56px}@media (min-width:767px){#sp-menu{max-width:420px;width:100%;height:100%}#sp-menu .sp-menu-inner{height:100%;padding-left:30px;padding-right:30px}#sp-menu .sp-menu-btn-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#sp-menu .sp-menu-btn-volunteer{margin-right:13px;height:40px;font-size:17px}#sp-menu .sp-menu-btn-eat{height:40px;font-size:18px}#sp-menu .sp-menu-btn-ticket{margin-bottom:13px}.pc-menu-contact{position:absolute;top:18px;right:85px}.pc-menu-contact-link{display:block;background:#111111;color:#fff;font-size:18px;padding:6px 10px;width:140px;height:30px;font-weight:bold;line-height:1;text-align:center}.menu_btn{height:30px;max-width:72px;width:100%;font-size:16px}.menu_btn.active{font-size:15px}.sp-header-menu{right:68px}.sp-menu-list{margin-bottom:30px}.hamburger_menu{width:72px;height:65px}}.fv{position:relative;padding-top:30px}.fv .fv-topics{position:absolute;top:0;left:32px;z-index:5}.fv .fv-topics-ttl{max-width:26px;width:100%;margin-bottom:12px}.fv .fv-topics-link{position:relative;left:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.fv .fv-topics-link.first-topics-link{margin-bottom:30px}.fv .fv-topics-link-txt{font-size:17px;line-height:1;font-weight:500;letter-spacing:0.05em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-font-feature-settings:normal;font-feature-settings:normal}.fv .fv-topics-link-icon{max-width:36px;width:100%}.fv .fv-item-lft{max-width:54px;width:100%;position:absolute;top:90px;left:-650px;right:0;margin:auto}.fv .fv-item{max-width:484px;width:100%;margin:auto;position:relative;left:-30px}.fv .fv-item-rig{max-width:230px;width:100%;position:absolute;top:500px;left:0;right:-750px;margin:auto;opacity:0;-webkit-transition:1s all;transition:1s all}.fv .fv-item-rig.is-active{opacity:1;-webkit-transition:1s all;transition:1s all}@media (max-width:1200px){.fv .fv-item-rig{max-width:150px}.fv .fv-item{max-width:350px}.fv .fv-item-lft{max-width:40px;left:-500px}.fv .fv-item-rig{top:360px;right:-500px}}@media (max-width:767px){.fv .fv-topics{top:unset;bottom:110px;left:15px;z-index:30}.fv .fv-topics-ttl{max-width:23px;margin-bottom:12px}.fv .fv-topics-link{left:-3px;margin-bottom:24px}.fv .fv-topics-link-txt{font-size:15px}.fv .fv-topics-link-icon{max-width:30px}.fv .fv-item-rig{display:none}.fv .fv-item-lft{display:none}.fv .fv-item{max-width:344px;margin:auto;left:0;z-index:10}}.cloud{position:relative;margin-top:-310px}.cloud .cloud-pc{position:relative;overflow:hidden;max-width:2540px;width:100%;margin:auto}.cloud .cloud-pc-base{width:2540px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;opacity:0}.cloud .cloud-pc-item{width:2540px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.cloud .cloud-pc-item img{max-width:unset;width:100%;-webkit-animation:fuwafuwa01 4s infinite ease-in-out;animation:fuwafuwa01 4s infinite ease-in-out}.cloud .cloud-pc-01{z-index:4}.cloud .cloud-pc-02{z-index:3}.cloud .cloud-pc-03{z-index:2}.cloud .cloud-pc-04{z-index:1}.cloud .cloud-pc-01,.cloud .cloud-pc-02,.cloud .cloud-pc-03,.cloud .cloud-pc-04{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cloud .cloud-sp{display:none}@media (max-width:767px){.cloud{margin-top:-900px}.cloud .cloud-pc{display:none}.cloud .cloud-sp{display:block}.cloud .cloud-sp{position:relative;overflow:hidden;max-width:1280px;width:100%;margin:auto;padding-bottom:50px}.cloud .cloud-sp-base{width:1280px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;opacity:1}.cloud .cloud-sp-base img{-webkit-animation:fuwafuwa01 4s infinite ease-in-out;animation:fuwafuwa01 4s infinite ease-in-out}.cloud .cloud-sp-item{width:1280px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.cloud .cloud-sp-item img{max-width:unset;width:100%;-webkit-animation:fuwafuwa01 4s infinite ease-in-out;animation:fuwafuwa01 4s infinite ease-in-out}.cloud .cloud-sp-01{z-index:13}.cloud .cloud-sp-02{z-index:12}.cloud .cloud-sp-03{z-index:11}.cloud .cloud-so-04{z-index:10}.cloud .cloud-sp-01,.cloud .cloud-sp-02,.cloud .cloud-sp-03,.cloud .cloud-sp-04{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}}@-webkit-keyframes fuwafuwa01{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes fuwafuwa01{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}}.day{position:relative;margin-top:-430px}.day .day-txt{max-width:512px;width:100%;margin:auto;margin-top:270px;padding-bottom:220px}.day .day-box{position:absolute;bottom:450px;right:150px}.day .day-fly{max-width:236px;position:absolute;top:-300px;bottom:0;right:-400px;margin:auto;will-change:transform}.day .day-fly-border{max-width:256px;opacity:0;position:relative;top:400px}@media (max-width:1200px){.day .day-fly-border{max-width:180px;right:-100px}}@media (max-width:1024px){.day .day-fly{top:-100px}.day .day-fly-border{right:-150px}}@media (max-width:767px){.day{margin-top:-50px}.day .day-txt{max-width:312px;padding-bottom:324px}.day .day-box{top:650px}.day .day-fly{top:-600px;right:-400px}.day .day-fly-border{right:-150px;top:0}}.year{margin-bottom:150px;position:relative}.year .year-ttl{max-width:930px;width:100%;margin:auto;margin-bottom:50px}.year .year-txt{max-width:834px;width:100%;margin:auto;font-size:40px;font-weight:500;text-align:justify;letter-spacing:-0.06em}.year .year-start-parent{max-width:834px;width:100%;margin:auto}.year .year-start{max-width:670px;width:100%;margin-top:50px}.year .year-cloud{width:100%;display:block;max-width:1010px;width:100%;height:460px;position:absolute;bottom:-200px;right:-650px;-webkit-animation:fuwafuwa01 4s infinite ease-in-out;animation:fuwafuwa01 4s infinite ease-in-out}@media (max-width:1380px){.year .year-cloud{right:-780px}}@media (max-width:1100px){.year{padding-left:50px;padding-right:50px}.year .year-start{max-width:500px}}@media (max-width:767px){.year{margin-bottom:270px;padding:0 30px}.year .year-ttl{margin-bottom:30px}.year .year-txt{font-size:29px}.year .year-start{max-width:260px}.year .year-cloud{max-width:604px;height:auto;right:-69%}}.preparation-parent{position:relative;overflow:hidden}.preparation{max-width:1060px;width:100%;margin:auto;padding-bottom:100px;position:relative}.preparation .preparation-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.preparation .preparation-flex-item-lft{max-width:340px;width:100%;padding-top:350px}.preparation .preparation-flex-item-rig{max-width:610px;width:100%}.preparation .preparation-arrow{position:absolute;top:540px;left:320px;max-width:210px;width:100%}.preparation .preparation-flex-item-rig-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.preparation .preparation-flex-item-rig-box-list{max-width:102px;width:100%;margin-left:20px;overflow:hidden;position:relative}.preparation .preparation-flex-item-rig-box-list.is-active:before{content:"";position:absolute;inset:0;background:#000;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:bgFlow 1s ease-out forwards;animation:bgFlow 1s ease-out forwards;z-index:1}.preparation .preparation-flex-item-rig-box-list img{opacity:0;position:relative;z-index:2;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease,-webkit-transform 0.6s ease}.preparation .preparation-flex-item-rig-box-list.is-active img{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:1.2s;transition-delay:1.2s}.preparation .preparation-flex-item-rig-box-list-02.is-active:before{-webkit-animation-delay:0.2s;animation-delay:0.2s}.preparation .preparation-flex-item-rig-box-list-03.is-active:before{-webkit-animation-delay:0.4s;animation-delay:0.4s}.preparation .preparation-flex-item-rig-box-list-04.is-active:before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.preparation .preparation-flex-item-rig-box-list-05.is-active:before{-webkit-animation-delay:0.8s;animation-delay:0.8s}.preparation{}@-webkit-keyframes bgFlow{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bgFlow{to{-webkit-transform:translateY(0);transform:translateY(0)}}.preparation-cloud{max-width:1150px;width:100%;-webkit-animation:fuwafuwa01 4s infinite ease-in-out;animation:fuwafuwa01 4s infinite ease-in-out;position:absolute;left:-750px;top:0}@media (max-width:1100px){.preparation .preparation-flex-item-rig-box{max-width:500px}.preparation .preparation-flex-item-lft{max-width:250px;margin-left:50px}.preparation .preparation-arrow{max-width:150px;top:480px;left:40px}.preparation .preparation-flex{padding:0 50px}.preparation-cloud{left:-500px}}@media (max-width:767px){.preparation-parent{margin-top:-18%}.preparation{padding-bottom:270px}.preparation .preparation-flex-item-rig{max-width:unset}.preparation .preparation-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:unset;flex-flow:unset;padding:0 30px}.preparation .preparation-flex-item-rig-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:unset;gap:12px}.preparation .preparation-flex-item-rig-box-list{margin:0;max-width:100%;width:100%}.preparation .preparation-flex-item-rig-box-list.is-active:before{width:100%;height:100%}.preparation .preparation-arrow{max-width:82px;top:unset;bottom:45px;left:0;right:0;margin:auto}}.artist{background-color:#111111}.artist .artist-wrap{width:100%;max-width:1004px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:100px 0 150px 0}.artist .artist-left{position:relative}.artist .artist-left-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.artist .artist-left-box-list{max-width:102px;width:100%;overflow:hidden;position:relative}.artist .artist-left-box-list.is-active:before{content:"";position:absolute;inset:0;background:#0091f2;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:bgFlow 1s ease-out forwards;animation:bgFlow 1s ease-out forwards;z-index:1}.artist .artist-left-box-list img{opacity:0;position:relative;z-index:2;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease,-webkit-transform 0.6s ease}.artist .artist-left-box-list.is-active img{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:1.2s;transition-delay:1.2s}.artist .artist-left-box-list-01.is-active:before{-webkit-animation-delay:0.2s;animation-delay:0.2s}.artist .artist-left-box-list-01{width:100%;max-width:104px}.artist .artist-left-box-list-02{width:100%;max-width:68px}.artist .artist-left-box-list-02.is-active:before{-webkit-animation-delay:0.4s;animation-delay:0.4s}.artist{}@keyframes bgFlow{to{-webkit-transform:translateY(0);transform:translateY(0)}}.artist .artist-right{width:100%;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;padding-bottom:170px}.artist .artist-right-box-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px}.artist .artist-right-box-list.last-list{margin-bottom:0}.artist .artist-right-box-list-namearea{width:100%;text-align:center}.artist .artist-right-box-list-name{font-size:31px;display:inline-block;color:#fff;font-weight:700;line-height:1;letter-spacing:0.08em;margin:0 auto}.artist .artist-right-box-list-name span{font-size:20px}.artist .artist-right-box-list-name.eve{display:inline-block;font-size:36px;letter-spacing:0.05em;line-height:1}.artist .artist-right-box-list-img{width:100%;-webkit-box-flex:0;-ms-flex:0 0 430px;flex:0 0 430px}.artist .artist-right-coming-soon{width:340px;position:absolute;bottom:0;left:0}@media (max-width:1200px){.artist{position:relative;z-index:3}.artist .artist-wrap{padding:100px 30px 150px 30px}.artist .artist-right-box-list-name{font-size:25px}.artist .artist-right-box-list-name span{font-size:18px}.artist .artist-right-box-list-name.eve{font-size:25px}.artist .artist-right-box-list-img{-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px}.artist .artist-right-coming-soon{width:300px}}@media (max-width:767px){.artist .artist-wrap{display:block;padding:68px 32px 120px 32px}.artist .preparation-cloud{max-width:760px;width:760px;top:unset;top:-120px;left:-158%;z-index:6}.artist .artist-left{margin-bottom:53px}.artist .artist-left-box{gap:20px}.artist .artist-left-box-list{max-width:70px}.artist .artist-left-box-list-01{max-width:70px}.artist .artist-left-box-list-02{max-width:46px}.artist .artist-right{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;padding-bottom:0;margin-bottom:100px}.artist .artist-right-box-list{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:55px}.artist .artist-right-box-list-name{font-size:25px}.artist .artist-right-box-list-name span{font-size:18px}.artist .artist-right-box-list-name.eve{font-size:30px}.artist .artist-right-box-list-img{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-bottom:17px}.artist .artist-right-coming-soon{position:unset;max-width:286px}}body.is-artist #food{background:#111111;-webkit-transition:0.5s all;transition:0.5s all}#food{-webkit-transition:0.5s all;transition:0.5s all;background:#ffb9ac;padding-bottom:200px}#food .food-wrap{max-width:1050px;width:100%;margin:auto}#food .food-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#food .food-flex-lft{margin-top:150px}#food .food-flex-friend{max-width:384px;width:100%;margin-bottom:50px}#food .food-flex-lft-ttl{font-size:42px;font-weight:500;margin-bottom:20px}#food .food-flex-lft-txt{font-size:20px;font-weight:400;margin-bottom:60px}#food .food-flex-lft-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#food .food-flex-lft-flex-btn{margin-right:30px}#food .food-flex-lft-flex-btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffffff;border:2px solid #000000;font-size:25px;font-weight:bold;padding:25px}#food .food-flex-lft-flex-btn-link img{max-width:30px;margin-left:15px}#food .food-flex-lft-flex-note{font-size:16px;font-weight:500;letter-spacing:-0.02em}#food .food-flex-rig-ttl{max-width:102px;width:100%}@media (max-width:1200px){#food .food-wrap{padding-top:100px;padding-left:30px;padding-right:30px}#food .food-flex-lft-flex{display:block}#food .food-flex-lft-flex-btn-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:410px;width:100%;margin-bottom:20px}}@media (max-width:767px){#food{padding-bottom:140px}#food .food-wrap{padding:80px 30px 0}#food .food-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap-reverse;flex-flow:row wrap-reverse}#food .food-flex-friend{max-width:300px;margin-bottom:30px}#food .food-flex-lft{margin-top:60px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:0 0 100%;flex-direction:0 0 100%}#food .food-flex-lft-ttl{font-size:28px}#food .food-flex-rig{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#food .food-flex-rig-ttl{width:70px;margin-left:auto}#food .food-flex-lft-txt{font-size:18px;margin-bottom:40px}#food .food-flex-lft-flex{display:block}#food .food-flex-lft-flex-btn{margin-right:0;margin-bottom:20px}#food .food-flex-lft-flex-btn-link{font-size:20px;padding:20px}#food .food-flex-lft-flex-btn-link img{max-width:22px;margin-left:8px}#food .food-flex-lft-flex-note{font-size:14px}}.ticket .ticket-wrap{width:100%;max-width:960px;margin:0 auto;padding:190px 0 327px 0;position:relative}.ticket .ticket-ttl-box{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px;top:90px;right:-45px}.ticket .ticket-ttl-box-list{max-width:102px;width:100%;overflow:hidden;position:relative}.ticket .ticket-ttl-box-list.is-active:before{content:"";position:absolute;inset:0;background:#111111;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-animation:bgFlow 1s ease-out forwards;animation:bgFlow 1s ease-out forwards;z-index:1}.ticket .ticket-ttl-box-list img{opacity:0;position:relative;z-index:2;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,-webkit-transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease;transition:opacity 0.6s ease,transform 0.6s ease,-webkit-transform 0.6s ease}.ticket .ticket-ttl-box-list.is-active img{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:1.2s;transition-delay:1.2s}.ticket .ticket-ttl-box-list-img.is-active:before{-webkit-animation-delay:0.2s;animation-delay:0.2s}.ticket .ticket-ttl-box-list-img{width:100%;max-width:104px}.ticket{}@keyframes bgFlow{to{-webkit-transform:translateY(0);transform:translateY(0)}}.ticket .ticket-sec{width:100%}.ticket .ticket-sec.first-sec{max-width:768px;margin-bottom:82px}.ticket .ticket-sec.second-sec{max-width:768px;margin-bottom:82px}.ticket .ticket-sec.therd-sec{max-width:768px;margin-bottom:100px}.ticket .ticket-sec.last-sec{margin-bottom:150px}.ticket .ticket-sec-ttl-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.ticket .ticket-sec-ttl{width:100%;margin-bottom:35px}.ticket .ticket-sec-ttl.ticket-sec-ttl-01{max-width:134px;margin-bottom:0}.ticket .ticket-sec-ttl.ticket-sec-ttl-02{max-width:136px}.ticket .ticket-sec-ttl.ticket-sec-ttl-03{max-width:290px}.ticket .ticket-sec-ttl.ticket-sec-ttl-04{max-width:504px}.ticket .ticket-ttl-box-txt{width:100%;max-width:250px}.ticket .ticket-sec-content.first-content{margin-bottom:45px}.ticket .ticket-sec-content-item{margin-bottom:10px}.ticket .ticket-sec-content-item:nth-child(4){position:relative}.ticket .ticket-sec-content-item:nth-child(4):before{content:"";display:block;background-image:url(../img/top/ticket-icon-end.png);background-repeat:no-repeat;background-size:contain;width:118px;height:118px;position:absolute;bottom:-64px;right:-30px}.ticket .ticket-sec-content-item:last-child{margin-bottom:0}.ticket .ticket-sec-bottom-txt-wr{text-align:right}.ticket .ticket-sec-bottom-txt{font-size:17px;font-weight:400;line-height:1;display:inline-block;position:relative}.ticket .ticket-sec-bottom-txt:before{content:"";display:block;background-image:url(../img/top/ticket-kome.png);background-repeat:no-repeat;background-size:contain;width:28px;height:18px;position:absolute;top:-25px;left:-19px}.ticket .ticket-sec-content-txt{font-size:16px;font-weight:500;line-height:1.9375;letter-spacing:0.02em;padding-left:25px;position:relative}.ticket .ticket-sec-content-txt:before{content:"";background-color:#111;border-radius:50%;width:10px;height:10px;position:absolute;top:11px;margin:auto;left:10px}.ticket .ticket-link-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.ticket .ticket-link-flex:after{content:"";display:block;background-image:url(../img/top/ticket-lottery-20260326.png);background-repeat:no-repeat;background-size:contain;width:320px;height:134px;position:absolute;bottom:-170px;left:480px;right:0;margin:auto}.ticket .goodnews-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:450px;width:100%;margin:auto;border:3px solid #000000;background:#fff;height:78px;font-size:25px;font-weight:bold;line-height:1}.ticket .goodnews-btn.chitose-ticket{background:#fbd04e}.ticket .chitose-ticket{position:relative}.ticket .chitose-ticket:after{content:"";display:block;background:#000;width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.3}.ticket .chitose-ticket .chitose-ticket-endmark{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;z-index:1;width:118px;height:118px}.ticket .chitose-ticket .chitose-ticket-endmark img{max-width:118px;margin:0}.ticket .goodnews-btn img{max-width:40px;width:100%;margin-left:15px}.ticket .goodnews-tab-br{display:none}.overview{background-color:#fff;padding:85px 30px 0 30px}.overview .overview-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:35px}.overview .overview-logo{max-width:166px;width:100%}.overview .overview-textarea{width:100%}.overview .overview-txt-wr{display:-webkit-box;display:-ms-flexbox;display:flex}.overview .overview-ttl{font-size:17px;font-weight:500;line-height:2.3529411765}.overview .overview-txt{font-size:17px;font-weight:500;line-height:2.3529411765}@media (max-width:1200px){.ticket .ticket-wrap{padding:470px 15px 327px 15px}.ticket .ticket-ttl-box{right:15px}.ticket .ticket-ttl-box-list{max-width:70px}.ticket .ticket-sec-ttl-flex{margin-bottom:28px}.ticket .ticket-sec-content-item.child-item{margin-bottom:130px}.ticket .ticket-sec-content-item:nth-child(4):before{right:10px}.ticket .chitose-ticket .chitose-ticket-endmark{width:88px;height:88px}.ticket .chitose-ticket .chitose-ticket-endmark img{max-width:88px;margin:0}.ticket .ticket-link-flex{display:block}.ticket .ticket-link-flex:after{left:0;right:0}.ticket .goodnews-btn{margin-bottom:35px}.ticket .goodnews-btn.chitose-ticket{margin-bottom:0}.overview{padding:85px 26px 0 26px}.overview .overview-flex{display:block}.overview .overview-logo{margin-bottom:40px}}@media (max-width:767px){.ticket .ticket-wrap{padding:370px 15px 260px 15px}.ticket .ticket-ttl-box{right:31px;top:54px}.ticket .ticket-ttl-box-list{max-width:70px}.ticket .ticket-ttl-box-list-img{max-width:70px}.ticket .ticket-sec.first-sec{margin-bottom:60px}.ticket .ticket-sec.second-sec{margin-bottom:66px}.ticket .ticket-sec.therd-sec{margin-bottom:75px}.ticket .ticket-sec.last-sec{margin-bottom:70px}.ticket .ticket-sec-ttl-flex{display:block;margin-bottom:33px}.ticket .ticket-sec-ttl{margin-bottom:28px}.ticket .ticket-sec-ttl.ticket-sec-ttl-01{margin-bottom:15px}.ticket .ticket-sec-ttl.ticket-sec-ttl-02{margin-bottom:28px}.ticket .ticket-sec-ttl.ticket-sec-ttl-04{max-width:310px}.ticket .ticket-ttl-box-txt{max-width:212px}.ticket .ticket-sec-content.first-content{margin-bottom:20px}.ticket .ticket-sec-content-item{margin-bottom:8px}.ticket .ticket-sec-content-item.child-item{margin-bottom:43px}.ticket .ticket-sec-content-item:nth-child(4):before{max-width:88px;right:-10px}.ticket .ticket-sec-bottom-txt{font-size:13px;line-height:1.6153846154}.ticket .ticket-sec-bottom-txt:before{background-image:url(../img/top/ticket-kome-sp.png);width:22px;height:14px;top:3px;left:-43px}.ticket .ticket-sec-content-txt{line-height:1.5625;letter-spacing:-0.02em;padding-left:20px;margin-bottom:10px}.ticket .ticket-sec-content-txt:before{top:7px;bottom:unset;left:3px}.ticket .ticket-link-flex{display:block}.ticket .ticket-link-flex:after{background-image:url(../img/top/ticket-lottery-20260326-sp.png);width:288px;height:308px;bottom:-330px}.ticket .goodnews-btn{max-width:450px;height:70px;font-size:20px}.ticket .goodnews-btn img{max-width:23px;margin-left:5px}.overview{padding:65px 25px 0 25px}.overview .overview-logo{max-width:106px;margin-bottom:42px}.overview .overview-txt-wr{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.overview .overview-txt-wr.last-wr{margin-bottom:0}.overview .overview-ttl{font-size:16px;font-weight:500;line-height:1.6875;width:100%;max-width:85px;letter-spacing:0.02em}.overview .overview-txt{font-size:16px;font-weight:500;line-height:1.6875;letter-spacing:0.02em}.overview .overview-txt .spv{display:inline-block}}.sidebnr-fixed{position:fixed;top:0;bottom:0;right:0;margin:auto;height:235px;width:75px;z-index:10000}@media (max-width:767px){.sidebnr-fixed{max-width:40px}}.goodnews{background:#ffd738;padding-top:120px;padding-bottom:114px}.goodnews .goodnews-wrap{max-width:1100px;width:100%;margin:auto;position:relative}.goodnews .goodnews-line{position:absolute;right:0;top:0}.goodnews .goodnews-line-txt{font-size:28px;font-weight:500;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.goodnews .goodnews-line-m{display:block;width:50px;height:50px;border:9px solid #000;border-radius:100px;margin-bottom:15px}.goodnews .goodnews-ttl{max-width:230px;width:100%;margin:auto;margin-bottom:50px}.goodnews .goodnews-subttl{text-align:center;font-size:55px;font-weight:bold;line-height:1.4545454545;padding-bottom:70px}.goodnews .goodnews-subttl-q{font-style:italic}.goodnews .goodnews-comingsoon-parent{max-width:680px;width:100%;margin:auto}.goodnews .goodnews-comingsoon{max-width:575px;width:100%;margin:auto;margin-bottom:50px}.goodnews .goodnews-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:390px;width:100%;margin:auto;border:3px solid #000000;background:#fff;height:78px;font-size:25px;font-weight:bold;line-height:1}.goodnews .goodnews-btn img{max-width:40px;width:100%;margin-left:15px}.goodnews .goodnews-tab-br{display:none}@media (max-width:1300px){.goodnews .goodnews-line{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.goodnews .goodnews-line-txt{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.goodnews .goodnews-tab-br{display:block}.goodnews .goodnews-line-m{margin:auto;margin-bottom:20px}.goodnews .goodnews-line-m-middle{position:relative;top:-5px}}@media (max-width:1100px){.goodnews .goodnews-line{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.goodnews .goodnews-line-txt{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.goodnews .goodnews-tab-br{display:block}.goodnews .goodnews-line-m{margin:auto;margin-bottom:20px}.goodnews .goodnews-comingsoon{margin:auto;margin-top:50px;margin-bottom:50px}.goodnews .goodnews-line-m-middle{position:relative;top:-10px}}@media (max-width:767px){.goodnews{padding-top:86px;padding-bottom:80px}.goodnews .goodnews-ttl{max-width:225px}.goodnews .goodnews-subttl{font-size:35px;padding-bottom:60px}.goodnews .goodnews-subttl-heading{font-size:46px;display:inline-block;margin-bottom:10px}.goodnews .goodnews-wrap{padding:0 24px}}#topfooter{padding-top:205px;position:relative}#topfooter .topfooter-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:390px;width:100%;margin:auto;background:#fff;height:78px;font-size:25px;font-weight:bold;line-height:1;background:#111111;color:#fff}#topfooter .topfooter-contact img{max-width:40px;width:100%;margin-left:15px}#topfooter .topfooter-volunteer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:390px;width:100%;margin:auto;background:#fff;height:78px;font-size:25px;font-weight:bold;line-height:1;background:#ff6818;color:#000000;margin-bottom:28px}#topfooter .topfooter-volunteer img{max-width:40px;width:100%;margin-left:15px}#topfooter .topfooter-monkey{position:absolute;bottom:0;left:0}#topfooter .topfooter-monkey-img{max-width:410px;width:100%}#topfooter .topfooter-monkey-check{position:relative;top:30px}#topfooter .topfooter-monkey-check-arrow{max-width:20px;width:100%;margin:auto}#topfooter .topfooter-monkey-check-txt{text-align:center;font-size:20px;font-weight:bold}#topfooter .topfooter-txt{text-align:center;padding:30px 0;font-size:11px}#topfooter .topfooter-return{max-width:140px;width:100%;position:absolute;bottom:0;right:0;margin:35px 35px 30px}#topfooter .topfooter-return-link img{-webkit-transition:0.5s all;transition:0.5s all}#topfooter .topfooter-sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px;margin-bottom:60px}#topfooter .topfooter-sns-item-insta{max-width:30px;width:100%}#topfooter .topfooter-sns-item-x{max-width:30px;width:100%;margin-left:25px}@media (max-width:1100px){#topfooter .topfooter-monkey{max-width:200px}}@media (hover:hover){.topfooter-monkey .topfooter-monkey-img{-webkit-transition:0.5s all;transition:0.5s all}.topfooter-monkey:hover .topfooter-monkey-img{opacity:0.7;-webkit-transition:0.5s all;transition:0.5s all}.topfooter-monkey{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:0.5s all;transition:0.5s all}.topfooter-monkey-check{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:0.5s all;transition:0.5s all}.topfooter-monkey:hover .topfooter-monkey-check{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:0.5s all;transition:0.5s all}.topfooter-return-link:hover img{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:0.5s all;transition:0.5s all}}@media (max-width:767px){#topfooter{padding:0 24px 100px;margin-top:150px}#topfooter .topfooter-monkey{bottom:100px;left:0}#topfooter .topfooter-contact{margin-top:24px}#topfooter .topfooter-sns{margin-bottom:490px}#topfooter .topfooter-monkey-check{top:10px;left:-10px}#topfooter .topfooter-monkey-check-txt{font-size:18px;margin-bottom:5px}#topfooter .topfooter-return{max-width:120px;margin:0;bottom:190px;right:24px}#topfooter .topfooter-monkey{max-width:260px}#topfooter .topfooter-txt{position:relative;z-index:1}}