@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap";.fadein.up{opacity:0;transition:all 1.5s;transform:translateY(6px)}.fadein.up.visible{opacity:1;transform:translate(0, 0)}.fadein.down{opacity:0;transition:all 1.5s;transform:translateY(-6px)}.fadein.down.visible{opacity:1;transform:translate(0, 0)}.fadein.left{opacity:0;transition:all 1.5s;transform:translateX(40px)}.fadein.left.visible{opacity:1;transform:translate(0, 0)}.fadein.right{opacity:0;transition:all 1.5s;transform:translateX(-40px)}.fadein.right.visible{opacity:1;transform:translate(0, 0)}.delay1{transition-delay:calc(0.5s * 1)}@media screen and (max-width: 767px){.delay1{transition-delay:initial}}.delay2{transition-delay:calc(0.5s * 2)}@media screen and (max-width: 767px){.delay2{transition-delay:initial}}.delay3{transition-delay:calc(0.5s * 3)}@media screen and (max-width: 767px){.delay3{transition-delay:initial}}.delay4{transition-delay:calc(0.5s * 4)}@media screen and (max-width: 767px){.delay4{transition-delay:initial}}.delay5{transition-delay:calc(0.5s * 5)}@media screen and (max-width: 767px){.delay5{transition-delay:initial}}.delay6{transition-delay:calc(0.5s * 6)}@media screen and (max-width: 767px){.delay6{transition-delay:initial}}.delay7{transition-delay:calc(0.5s * 7)}@media screen and (max-width: 767px){.delay7{transition-delay:initial}}.delay8{transition-delay:calc(0.5s * 8)}@media screen and (max-width: 767px){.delay8{transition-delay:initial}}.delay9{transition-delay:calc(0.5s * 9)}@media screen and (max-width: 767px){.delay9{transition-delay:initial}}html{font-size:1px}@media screen and (max-width: 767px){br.br-pc-only{display:none}}br.br-sp-only{display:none}@media screen and (max-width: 767px){br.br-sp-only{display:inline}}body{color:#fff;background-color:#000;font-size:16rem;letter-spacing:.1em;line-height:1;font-family:"Noto Serif JP",serif;font-weight:400}@media screen and (max-width: 767px){body{font-size:14rem;letter-spacing:.05em;font-weight:700}}.body-container{overflow:hidden;margin-top:-80px}section{padding:100rem 50rem}@media screen and (max-width: 767px){section{padding:50rem 20rem}}.inner{width:100%;max-width:1150rem;margin:0 auto}.inner-900{width:100%;max-width:900rem;margin:0 auto}.section-copy{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:100rem}@media screen and (max-width: 767px){.section-copy{margin-bottom:50rem}}.section-copy h2{font-size:40rem;letter-spacing:.1em;line-height:1;font-weight:700;position:relative}@media screen and (max-width: 767px){.section-copy h2{font-size:22rem}}.section-copy h2::before,.section-copy h2::after{content:"";width:45rem;height:3px;border-radius:15rem;background-color:#fff;position:absolute;top:50%}@media screen and (max-width: 767px){.section-copy h2::before,.section-copy h2::after{width:15rem;height:1.5rem}}.section-copy h2::before{left:-25rem;transform:translate(-100%, 50%)}@media screen and (max-width: 767px){.section-copy h2::before{left:-10rem}}.section-copy h2::after{right:-25rem;transform:translate(100%, 50%)}@media screen and (max-width: 767px){.section-copy h2::after{right:-10rem}}.txt{font-weight:500;line-height:2;text-align:justify}@media screen and (max-width: 767px){.txt{font-weight:700}}.name{text-align:right;line-height:2;margin-top:25rem}@media screen and (max-width: 767px){.name{margin-top:initial;font-size:12rem}}.link-btn{display:inline-block;font-weight:500;color:#fff;background-color:#006036;border-radius:30rem;font-size:16rem;letter-spacing:.1em;line-height:1;padding:15rem 30rem;white-space:nowrap}@media screen and (max-width: 767px){.link-btn{font-size:12rem;padding:12rem 22rem}}header{position:fixed;top:20rem;right:30rem;z-index:998}@media screen and (max-width: 767px){header{top:10rem;right:10rem}}header .menuButton{position:relative;z-index:998;display:inline-block;width:50rem;height:50rem;border-radius:50%;background-color:#006036;cursor:pointer}@media screen and (max-width: 767px){header .menuButton{width:40rem;height:40rem}}header .menuButton span{width:40%;height:1.5px;background-color:#fff;position:absolute;top:50%;left:50%;transition:all .5s}header .menuButton span:nth-child(1){transform:translate(-50%, -5rem)}header .menuButton span:nth-child(2){transform:translate(-50%, 5rem)}header .menuButton.active span:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}header .menuButton.active span:nth-child(2){transform:translate(-50%, -50%) rotate(-45deg)}header .drawer{position:fixed;top:0;right:0;z-index:997;width:300rem;height:100vh;padding-left:50rem;padding-top:20vh;background-color:#006036;color:#fff;transform:translateX(100%);transition:all .5s}@media screen and (max-width: 767px){header .drawer{width:250rem;padding-left:40rem}}header .drawer.active{transform:translateX(0)}header .drawer ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40rem}@media screen and (max-width: 767px){header .drawer ul{gap:30rem}}header .drawer ul li{font-size:20rem;font-weight:700}@media screen and (max-width: 767px){header .drawer ul li{font-size:16rem}}header .drawer ul li.track{display:flex;flex-direction:column;gap:20rem}@media screen and (max-width: 767px){header .drawer ul li.track{gap:15rem}}header .drawer ul li.track a::before{content:"-";display:inline-block;margin-right:5rem;margin-left:10rem}header .drawer .flex{position:absolute;right:50rem;bottom:50rem;display:flex;justify-content:flex-start;align-items:center;gap:25rem}@media screen and (max-width: 767px){header .drawer .flex{right:25rem;bottom:25rem}}header .drawer .flex>a{width:20rem}header .drawer .flex>a img{display:block;width:100%}.loading{position:fixed;top:0;left:0;z-index:999;width:100%;height:100vh;background-color:#000;color:#fff;transition:all 1s}.loading.loaded{opacity:0;visibility:hidden}.hero{position:relative;z-index:0;padding:0}.hero .title-wrap{position:absolute;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;color:#fff;font-weight:700;font-size:40rem;letter-spacing:0;line-height:1.4}@media screen and (max-width: 767px){.hero .title-wrap{font-size:28rem}}.hero .title-wrap .title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30rem}@media screen and (max-width: 767px){.hero .title-wrap .title{align-items:flex-start}}.hero .title-wrap .title p{font-size:30rem}@media screen and (max-width: 767px){.hero .title-wrap .title p{font-size:20rem}}.hero .swiper1{position:relative}.hero .swiper1::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,.2)}.hero .swiper1 .swiper-slide{width:100%;height:100vh}.hero .swiper1 .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.hero .swiper1 .swiper-slide.slide1 img{-o-object-position:20% 50%;object-position:20% 50%}}@media screen and (max-width: 767px){.hero .swiper1 .swiper-slide.slide2 img{-o-object-position:60% 50%;object-position:60% 50%}}.hero .swiper1 .swiper-slide.slide3 img{-o-object-position:20% 50%;object-position:20% 50%}@media screen and (max-width: 767px){.hero .swiper1 .swiper-slide.slide3 img{-o-object-position:50% 50%;object-position:50% 50%}}.hero .swiper1 .swiper-slide-active img,.hero .swiper1 .swiper-slide-duplicate-active img,.hero .swiper1 .swiper-slide-prev img{-webkit-animation:zoomOut 10s linear 0s;animation:zoomOut 10s linear 0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes zoomOut{0%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1.2)}100%{transform:scale(1)}}.message{margin-top:100rem;text-align:center;font-weight:700;font-size:20rem;letter-spacing:.1em;line-height:2.5}@media screen and (max-width: 767px){.message{margin-top:50rem;font-size:16rem}}.greeting .flex{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.greeting .flex{flex-direction:column;gap:50rem}}.greeting .flex>div:nth-child(1){width:50%}@media screen and (max-width: 767px){.greeting .flex>div:nth-child(1){width:100%}}.greeting .flex>div:nth-child(2){width:45%;height:400rem;border-radius:30rem;overflow:hidden}@media screen and (max-width: 767px){.greeting .flex>div:nth-child(2){width:100%;height:auto;aspect-ratio:3/2;border-radius:15rem}}.greeting .flex>div:nth-child(2) img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.set-list .contents:not(:last-of-type){margin-bottom:100rem}@media screen and (max-width: 767px){.set-list .contents:not(:last-of-type){margin-bottom:60rem}}.set-list .contents h3{text-align:center;font-size:35rem;letter-spacing:.1em;line-height:1;font-weight:700;margin-bottom:75rem}@media screen and (max-width: 767px){.set-list .contents h3{text-align:left;font-size:20rem;margin-bottom:40rem}}.set-list .contents ul li:not(:last-child){margin-bottom:50rem}@media screen and (max-width: 767px){.set-list .contents ul li:not(:last-child){margin-bottom:30rem}}.set-list .contents ul li h4{font-size:25rem;letter-spacing:.1em;line-height:1;font-weight:700;margin-bottom:12rem}@media screen and (max-width: 767px){.set-list .contents ul li h4{white-space:nowrap;font-size:16rem}}.set-list .contents ul li p{font-size:20rem;letter-spacing:.1em;line-height:1;text-align:right}@media screen and (max-width: 767px){.set-list .contents ul li p{font-size:12rem;letter-spacing:0}}.track .contents:not(:last-of-type){margin-bottom:100rem}@media screen and (max-width: 767px){.track .contents:not(:last-of-type){margin-bottom:50rem}}.track .contents .flex-center{text-align:center;margin-bottom:75rem}@media screen and (max-width: 767px){.track .contents .flex-center{text-align:left;margin-bottom:45rem}}.track .contents .flex-center h3{font-size:35rem;letter-spacing:.1em;line-height:1.4;font-weight:700;position:relative}@media screen and (max-width: 767px){.track .contents .flex-center h3{display:flex;justify-content:flex-start;align-items:center;font-size:18rem;line-height:1;white-space:nowrap}}.track .contents .flex-center h3 span{font-size:20rem;font-weight:500}@media screen and (max-width: 767px){.track .contents .flex-center h3 span{font-size:13rem;line-height:20rem;margin-left:10rem}}.track .contents ul li:not(:last-child){margin-bottom:50rem}.track .contents ul li h4{font-size:25rem;letter-spacing:.1em;line-height:1;font-weight:700;margin-bottom:12rem}@media screen and (max-width: 767px){.track .contents ul li h4{white-space:nowrap;font-size:16rem}}.track .contents ul li .composer{text-align:right;margin-bottom:50rem}@media screen and (max-width: 767px){.track .contents ul li .composer{font-size:12rem;letter-spacing:0;margin-bottom:25rem}}.performer .section-copy{margin-bottom:70rem}@media screen and (max-width: 767px){.performer .section-copy{margin-bottom:50rem}}.performer .section-copy p{width:100%;text-align:right;padding-top:15rem}@media screen and (max-width: 767px){.performer .section-copy p{width:100%;text-align:center;font-size:10rem}}.performer .section-copy p img{width:13rem}@media screen and (max-width: 767px){.performer .section-copy p img{width:10rem}}.performer .part:not(:last-child){margin-bottom:50rem}.performer .part h3{text-align:center;margin-bottom:15rem}@media screen and (max-width: 767px){.performer .part h3{margin-bottom:20rem}}.performer .part .ul_wrap{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:1em}@media screen and (max-width: 767px){.performer .part .ul_wrap{flex-direction:column;align-items:center}}.performer .part ul{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:1em}.performer .part ul.thanks{padding:0 20rem}.performer .part ul li.leader{position:relative;padding-left:15rem}.performer .part ul li.leader::before{content:"";width:14rem;aspect-ratio:1;background-image:url(../img/noto-icon.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 767px){.questionnaire .section-copy{margin-bottom:30rem}}.questionnaire .flex{display:flex;align-items:center;justify-content:center;gap:5%}@media screen and (max-width: 767px){.questionnaire .flex{flex-direction:column-reverse;gap:50rem}}.questionnaire .flex>div:nth-child(1){width:40%;height:auto;border-radius:30rem;overflow:hidden}@media screen and (max-width: 767px){.questionnaire .flex>div:nth-child(1){width:100%;height:150rem;border-radius:8rem}}.questionnaire .flex>div:nth-child(1) img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.questionnaire .flex>div:nth-child(2) .txt{margin-bottom:50rem}@media screen and (max-width: 767px){.questionnaire .flex>div:nth-child(2) .txt{margin-bottom:25rem;text-align:center}}@media screen and (max-width: 767px){.questionnaire .flex>div:nth-child(2)>div{text-align:center}}.recruitment{margin-top:200rem;padding:100rem 50rem;background-image:url(../img/recruitment.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:#fff}@media screen and (max-width: 767px){.recruitment{margin-top:100rem;padding:75rem 20rem 50rem}}.recruitment::after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.6);position:absolute;top:0;left:0;z-index:1}.recruitment .inner{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 767px){.recruitment .inner{flex-direction:column;align-items:center;justify-content:center;gap:25rem}}.recruitment .inner .txts h2{font-weight:700;font-size:25rem;letter-spacing:.1em;line-height:1;margin-bottom:50rem}@media screen and (max-width: 767px){.recruitment .inner .txts h2{font-size:20rem;margin-bottom:25rem}}.recruitment .inner .txts p{font-weight:500}.recruitment .inner .btns .flex{margin-bottom:15rem;margin-right:20rem;display:flex;align-items:center;justify-content:flex-end;gap:25rem}@media screen and (max-width: 767px){.recruitment .inner .btns .flex{margin-right:initial;justify-content:center}}.recruitment .inner .btns .flex>a{width:20rem}@media screen and (max-width: 767px){.recruitment .inner .btns .flex>a{width:15rem}}.recruitment .inner .btns .flex>a img{display:block;width:100%}footer{color:#fff}footer .inner{padding:50rem}@media screen and (max-width: 767px){footer .inner{padding:50rem 20rem 35rem;display:flex;justify-content:space-between;align-items:flex-end}}footer .inner ul{display:flex;justify-content:center;align-items:center;gap:20rem;font-weight:500;margin-bottom:30rem}@media screen and (max-width: 767px){footer .inner ul{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:initial;font-size:14rem;letter-spacing:.1em;line-height:1}}footer .inner .flex{display:flex;justify-content:center;align-items:center;gap:25rem}@media screen and (max-width: 767px){footer .inner .flex{justify-content:flex-end;gap:20rem}}footer .inner .flex>a{width:20rem}@media screen and (max-width: 767px){footer .inner .flex>a{width:15rem}}footer .inner .flex>a img{display:block;width:100%;fill:blue}footer .copyright{width:100%;max-width:90%;margin:0 auto;padding:20rem 0;border-top:1px solid rgba(255,255,255,.4);text-align:center;font-size:14rem;letter-spacing:.1em;line-height:1}@media screen and (max-width: 767px){footer .copyright{font-size:10rem}}table.player_list{margin-bottom:50rem;font-size:16rem}@media screen and (max-width: 767px){table.player_list{margin-bottom:25rem;font-size:12rem}}table.player_list tr td{line-height:1.8}table.player_list tr td:nth-of-type(1){padding-right:1em}
/*# sourceMappingURL=style.min.css.map */