@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Stalinist+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend&display=swap";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%;font-size:62.5%}body{width:100%;height:100%;font-size:1.4rem;font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",sans-serif;color:#fff;line-height:1.6;-webkit-text-size-adjust:100%}@media screen and (max-width: 600px){body{font-size:1.2rem}}h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,figure{font-weight:normal;margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;line-height:0;vertical-align:middle;border:0}.red{color:#d22d2d}.gray{color:#666}.black{color:#000}.white{color:#fff}.normal{font-weight:normal}.bold,strong{font-weight:700}.strike{text-decoration:line-through}.underline{text-decoration:underline}a{color:#fff;word-break:break-all;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover{color:#fff}@media screen and (max-width: 600px){br.pc{display:none}}br.tb{display:none}@media screen and (max-width: 900px){br.tb{display:inline-block}}br.sp{display:none}@media screen and (max-width: 600px){br.sp{display:inline-block}}.indent{text-indent:-1em;padding-left:1em;display:inline-block}.indent2{text-indent:-2em;padding-left:2em;display:inline-block}.indent3{text-indent:-3em;padding-left:3em;display:inline-block}.indent4{text-indent:-4em;padding-left:4em;display:inline-block}.indent5{text-indent:-5em;padding-left:5em;display:inline-block}.indent6{text-indent:-6em;padding-left:6em;display:inline-block}.indent7{text-indent:-7em;padding-left:7em;display:inline-block}.indent8{text-indent:-8em;padding-left:8em;display:inline-block}.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.pt5{padding-top:5px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pb5{padding-bottom:5px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.inner{max-width:1040px;margin:auto}@media screen and (max-width: 1100px){.inner{padding:0 40px}}@media screen and (max-width: 900px){.inner{padding:0 30px}}@media screen and (max-width: 600px){.inner{padding:0 20px}}h2{font-family:"Stalinist One",sans-serif;font-size:4.2rem;line-height:1;text-align:center;background:url(../images/ico_tit.svg) no-repeat bottom center;background-size:60px auto;margin-bottom:50px;padding-bottom:20px}@media screen and (max-width: 1100px){h2{font-size:3.6rem}}@media screen and (max-width: 900px){h2{font-size:3.2rem;margin-bottom:40px}}@media screen and (max-width: 600px){h2{font-size:2rem;background-size:40px auto;margin-bottom:30px}}#x{width:45px;opacity:0;top:0;right:0;position:fixed;z-index:20;-webkit-transition:all .5s ease;transition:all .5s ease}#x.fadein{opacity:1}#x:hover{opacity:.7}@media screen and (max-width: 900px){#x{width:40px}}@media screen and (max-width: 600px){#x{width:8%}}.notes-list li{text-indent:-1em;padding-left:1em}footer{font-family:"Lexend",sans-serif;font-size:1.2rem;text-align:center;background:#000;border-top:2px solid #fff;padding:80px 10px 30px 10px;position:relative}@media screen and (max-width: 600px){footer{font-size:1rem;padding:50px 10px 40px 10px}}footer .pagetop{width:100px;margin:auto;top:-50px;left:0;right:0;position:absolute}footer .pagetop a{display:block;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s ease;transition:all .3s ease}footer .pagetop a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}@media screen and (max-width: 600px){footer .pagetop{width:70px;top:-36px}footer .pagetop a:hover{-webkit-transform:translateY(0);transform:translateY(0)}}footer .banner{margin-bottom:30px}footer .banner a{max-width:260px;display:inline-block;position:relative;z-index:1}footer .banner a::before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);background:-webkit-gradient(linear, right top, left top, from(rgb(0, 20, 50)), color-stop(50%, rgb(0, 45, 110)), to(rgb(0, 20, 50)));background:-webkit-linear-gradient(right, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);background:linear-gradient(270deg, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);margin:auto;opacity:0;top:2px;left:2px;position:absolute;z-index:-1;-webkit-transition:all .3s ease;transition:all .3s ease}footer .banner a:hover::before{opacity:1}@media screen and (max-width: 600px){footer .banner a{max-width:60%}footer .banner a::before{display:none}}footer .share{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}@media screen and (max-width: 600px){footer .share{margin-bottom:30px}}footer .share p{line-height:1;padding-right:10px}footer .share a{width:35px;height:35px;line-height:1;margin-left:15px}@media screen and (max-width: 600px){footer .share a{width:30px;height:30px}}footer .share a:hover{opacity:.7}footer .copy{line-height:1}.fade{opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.fade.fadein{opacity:1}.load{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.load.fadein{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.preload *{-webkit-transition:none !important;transition:none !important}@-webkit-keyframes rotate{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotate{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.mfp-bg{background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,-webkit-gradient(linear, right top, left top, from(rgb(0, 20, 50)), color-stop(50%, rgb(0, 45, 110)), to(rgb(0, 20, 50)));background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,-webkit-linear-gradient(right, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,linear-gradient(270deg, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);background-size:14px auto,14px auto,332px auto,295px auto,auto;opacity:.95 !important}@media screen and (max-width: 900px){.mfp-bg{background-size:10px auto,10px auto,40% auto,30% auto,auto}}@media screen and (max-width: 600px){.mfp-bg{background-size:7px auto,7px auto,40% auto,30% auto,auto}}button.mfp-close{width:70px !important;height:40px;padding:0 !important;display:block;top:20px !important;right:25px !important;opacity:1;cursor:pointer !important;overflow:hidden;text-indent:100%;white-space:nowrap;position:fixed;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width: 600px){button.mfp-close{width:50px !important;height:30px;top:15px !important;right:15px !important}}button.mfp-close:before,button.mfp-close:after{content:"";width:100%;height:3px;background:#fff;margin-top:-0.5px;top:50%;left:0;-webkit-transition:.3s;transition:.3s;position:absolute}button.mfp-close:before{-webkit-transform:rotate(30deg);transform:rotate(30deg)}button.mfp-close:after{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}button.mfp-close:hover:before,button.mfp-close:hover:after{background:#666}.mfp-container{padding:0 40px !important}@media screen and (max-width: 600px){.mfp-container{padding:0 20px !important}}.mfp-container .mfp-content .popupMovie{width:100%;max-width:800px;margin:50px auto;z-index:2}.mfp-container .mfp-content .popupMovie .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}.mfp-container .mfp-content .popupMovie .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.7}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}#loading{width:100%;height:100%;background:#fff;top:0;left:0;padding:0 30px;position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1000;overflow:hidden}#loading .logo{width:500px}@media screen and (max-width: 600px){#loading .logo{width:90%}}#index #top .main{position:relative}#index #top .main .catch{width:5%;top:33%;right:13%;position:absolute;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);z-index:5}@media screen and (max-width: 600px){#index #top .main .catch{width:8%;top:48%;right:5%}}#index #top .main .catch.fadein{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#index #top .main h1{width:75%;top:3%;left:0;right:0;margin:auto;position:absolute;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);z-index:5}@media screen and (max-width: 600px){#index #top .main h1{width:70%}}#index #top .main h1 img{width:100%}#index #top .main h1.fadein{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#index #top .main .main-thumb{width:60px;opacity:0;top:20px;left:20px;position:absolute;-webkit-transition:all .5s ease;transition:all .5s ease;z-index:5}#index #top .main .main-thumb.fadein{opacity:1}@media screen and (max-width: 900px){#index #top .main .main-thumb{width:6.5%;top:auto;bottom:3%;left:2%}}#index #top .main .main-thumb ul{display:block}#index #top .main .main-thumb ul li{width:100% !important;line-height:1;display:block;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-clip-path:polygon(100% 10%, 100% 100%, 0 90%, 0 0);clip-path:polygon(100% 10%, 100% 100%, 0 90%, 0 0);cursor:pointer}#index #top .main .main-thumb ul li:last-child{margin-bottom:0}#index #top .main .main-thumb ul li:hover{opacity:.7}#index #top .main .main-thumb ul li.swiper-slide-thumb-active{pointer-events:none;position:relative}#index #top .main .main-thumb ul li.swiper-slide-thumb-active::before{content:"";width:100%;height:100%;background:#d22d2d;mix-blend-mode:screen;top:0;left:0;display:block;position:absolute;z-index:1;-webkit-transition:all .3s ease;transition:all .3s ease}#index #movie{border-top:2px solid #fff;border-bottom:2px solid #fff;position:relative}#index #movie::before,#index #movie::after{content:"";width:100%;height:16px;background-size:160px 16px,160px 16px,100px 16px,160px 16px !important;left:0;position:absolute;z-index:5}@media screen and (max-width: 600px){#index #movie::before,#index #movie::after{height:10px;background-size:100px 10px,100px 10px,100px 10px,100px 10px !important}}#index #movie::before{background:url(../images/line_01.svg) no-repeat top left,url(../images/line_02.svg) no-repeat top right;top:-1px}#index #movie::after{background:url(../images/line_03.svg) no-repeat top left,url(../images/line_04.svg) no-repeat top right;bottom:-1px}#index #movie .movie_inner{height:35vw;position:relative;overflow:hidden}@media screen and (max-width: 900px){#index #movie .movie_inner{height:auto}}#index #movie .movie_inner a{width:100%;height:100%;top:0;left:0;display:block;position:absolute;z-index:1;overflow:hidden}#index #movie .movie_inner a::before{content:"";width:100%;height:100%;background:url(../images/bg_square.png) top left,hsla(0,0%,100%,.3);background-size:24px,auto;top:0;left:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2}@media screen and (max-width: 600px){#index #movie .movie_inner a::before{background-size:10px}}#index #movie .movie_inner a i{width:90px;height:90px;margin:auto;top:0;bottom:0;left:0;right:0;position:absolute;z-index:3;-webkit-transition:all .5s ease;transition:all .5s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.6));filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.6))}#index #movie .movie_inner a i::before{content:"";width:100%;height:100%;background:url(../images/btn_circle.svg) center/cover;-webkit-animation:3s linear infinite rotate;animation:3s linear infinite rotate}#index #movie .movie_inner a i::after{content:"";border-width:13px 0 13px 25px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff;margin-right:-3px;display:inline-block;position:absolute}@media screen and (max-width: 900px){#index #movie .movie_inner a i{width:60px;height:60px}#index #movie .movie_inner a i::after{border-width:10px 0 10px 20px}}#index #movie .movie_inner a:hover::before{opacity:.3}#index #movie .movie_inner a:hover i{opacity:.6}#index #movie .movie_inner .movie{padding-top:56.25%;display:block;top:-28%;position:relative}@media screen and (max-width: 900px){#index #movie .movie_inner .movie{top:-50%}}#index #movie .movie_inner .movie .youtube{width:100%;height:100%;top:0;left:0;position:absolute}#index main{background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,-webkit-gradient(linear, right top, left top, from(rgb(0, 20, 50)), color-stop(50%, rgb(0, 45, 110)), to(rgb(0, 20, 50)));background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,-webkit-linear-gradient(right, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);background:url(../images/bg_repeat_top.png) repeat-x top left,url(../images/bg_repeat_bottom.png) repeat-x bottom left,url(../images/bg_left.png) no-repeat top left,url(../images/bg_right.png) no-repeat bottom right,linear-gradient(270deg, rgb(0, 20, 50) 0%, rgb(0, 45, 110) 50%, rgb(0, 20, 50) 100%);background-size:14px auto,14px auto,332px auto,295px auto,auto;padding:20px 0 120px 0}@media screen and (max-width: 900px){#index main{background-size:10px auto,10px auto,40% auto,30% auto,auto;padding:20px 0 100px 0}}@media screen and (max-width: 600px){#index main{background-size:7px auto,7px auto,40% auto,30% auto,auto;padding:20px 0 80px 0}}#index main section{margin-bottom:20px;padding-top:80px}#index main section:last-child{margin-bottom:0}@media screen and (max-width: 900px){#index main section{padding-top:60px}}@media screen and (max-width: 600px){#index main section{padding-top:40px}}#index main section#news article{background:#000;border:1px solid #fff;border-bottom:3px solid #fff;margin-bottom:20px}@media screen and (max-width: 600px){#index main section#news article{margin-bottom:10px}}#index main section#news article:last-child{margin-bottom:0}#index main section#news article .title{padding:25px 30px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width: 900px){#index main section#news article .title{padding:20px}}@media screen and (max-width: 600px){#index main section#news article .title{padding:15px 20px 20px 20px;display:block}}#index main section#news article .title::before,#index main section#news article .title::after{content:"";background:#fff;margin:auto;display:block;top:0;bottom:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}#index main section#news article .title::before{width:10px;height:2px;right:25px}@media screen and (max-width: 900px){#index main section#news article .title::before{right:15px}}#index main section#news article .title::after{width:2px;height:10px;right:29px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}@media screen and (max-width: 900px){#index main section#news article .title::after{right:19px}}#index main section#news article .title time{width:130px;font-family:"Stalinist One",sans-serif;font-size:1rem;line-height:1;background:url(../images/ico_arrow.svg) no-repeat right center;background-size:20px auto;display:inline-block}@media screen and (max-width: 900px){#index main section#news article .title time{width:105px;font-size:.8rem;background-size:16px auto}}@media screen and (max-width: 600px){#index main section#news article .title time{margin-bottom:10px}}#index main section#news article .title h3{width:calc(100% - 130px);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif;font-size:1.6rem;font-weight:700;padding:0 20px}@media screen and (max-width: 1100px){#index main section#news article .title h3{font-size:1.5rem}}@media screen and (max-width: 900px){#index main section#news article .title h3{width:calc(100% - 105px);font-size:1.4rem;padding:0 15px}}@media screen and (max-width: 600px){#index main section#news article .title h3{width:100%;line-height:1.4;padding:0 15px 0 0}}#index main section#news article .title.close::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#index main section#news article .detail{border-top:1px solid #fff;line-height:1.8;padding:30px 40px;display:none}@media screen and (max-width: 900px){#index main section#news article .detail{padding:30px 20px}}@media screen and (max-width: 600px){#index main section#news article .detail{line-height:1.6;padding:20px 20px 30px 20px}}#index main section#news article .detail a{text-decoration:underline}#index main section#news article .detail h4{font-size:1.4rem;font-weight:700;color:#d22d2d}#index main section#news article .detail p{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothicM,YuGothic,"Helvetica Neue",メイリオ,Meiryo,sans-serif}@media screen and (max-width: 900px){#index main section#news article .detail .movie{height:0;padding:0 0 56.25% 0;overflow:hidden;position:relative}#index main section#news article .detail .movie iframe{width:100%;height:100%;top:0;left:0;position:absolute}}#index main section#staff ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}#index main section#staff ul li{line-height:1.3;margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}@media screen and (max-width: 600px){#index main section#staff ul li{text-align:center;margin-bottom:25px;display:block}}#index main section#staff ul li:last-child{margin-bottom:0}#index main section#staff ul li .part{width:350px;font-size:1.6rem;position:relative}@media screen and (max-width: 1100px){#index main section#staff ul li .part{width:320px}}@media screen and (max-width: 900px){#index main section#staff ul li .part{width:240px;font-size:1.4rem}}@media screen and (max-width: 600px){#index main section#staff ul li .part{width:100%;font-size:1.2rem}}#index main section#staff ul li .part::before{content:"";width:130px;height:1px;background:#fff;margin:auto;top:50%;right:0;position:absolute}@media screen and (max-width: 1100px){#index main section#staff ul li .part::before{width:100px}}@media screen and (max-width: 900px){#index main section#staff ul li .part::before{width:50px}}@media screen and (max-width: 600px){#index main section#staff ul li .part::before{display:none}}#index main section#staff ul li .name{font-size:3.6rem;padding-left:40px}@media screen and (max-width: 1100px){#index main section#staff ul li .name{font-size:3.2rem}}@media screen and (max-width: 900px){#index main section#staff ul li .name{font-size:2.8rem;padding-left:20px}}@media screen and (max-width: 600px){#index main section#staff ul li .name{font-size:2.4rem;padding-left:0}}