.home{width:100%}.home-slider{align-items:center;background:#bebebe;display:flex;height:100vh;justify-content:center;margin-bottom:150px;overflow:hidden;position:relative;width:100%;z-index:100}.home-slider:after{background:#000;content:"";height:100%;opacity:.4;position:absolute;width:100%;z-index:200}.home-slider li{-webkit-animation:sliderFade 24s 0s infinite;animation:sliderFade 24s 0s infinite;list-style:none;position:absolute;visibility:hidden;z-index:200}.home-slider li img{width:100vw}@media screen and (min-width:0)and (max-width:1024px){.home-slider li img{height:100vh;width:auto}}.home-slider li:nth-of-type(2){-webkit-animation-delay:8s;animation-delay:8s}.home-slider li:nth-of-type(3){-webkit-animation-delay:16s;animation-delay:16s}.home-slider-bar{background-color:hsla(0,0%,100%,.5);bottom:100px;height:130px;overflow:hidden;position:absolute;right:90px;width:3px;z-index:500}@media screen and (min-width:0)and (max-width:1024px){.home-slider-bar{bottom:50px;right:45px}}.home-slider-bar:after{-webkit-animation:sdl 1.5s cubic-bezier(1,0,0,1) infinite;animation:sdl 1.5s cubic-bezier(1,0,0,1) infinite;background:#fff;content:"";display:block;height:150px;position:absolute;width:3px}.home footer{background:#141414;height:554px;width:100%}@-webkit-keyframes sliderFade{0%{opacity:0;visibility:visible}15%{opacity:1}33.3%{opacity:1}48.3%{opacity:0}to{opacity:0}}@keyframes sliderFade{0%{opacity:0;visibility:visible}15%{opacity:1}33.3%{opacity:1}48.3%{opacity:0}to{opacity:0}}@-webkit-keyframes sdl{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}50.1%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 100%;transform-origin:0 100%}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}@keyframes sdl{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 0;transform-origin:0 0}50%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 0;transform-origin:0 0}50.1%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:0 100%;transform-origin:0 100%}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:0 100%;transform-origin:0 100%}}.header{background:#333;height:100vh;position:absolute;top:0;visibility:hidden;width:100%;z-index:300}.header-main{align-items:center;display:flex;height:150px;justify-content:space-between;padding:30px;visibility:visible;width:100%}@media screen and (min-width:0)and (max-width:1024px){.header-main{height:auto;padding:16px}}.header-main-img{text-decoration:none;width:50%}.header-main-img img{cursor:pointer;width:15%}@media screen and (min-width:0)and (max-width:1024px){.header-main-img img{width:40%}.header-main-btns{display:none}}.header-main-btns a{text-decoration:none}.header-main-btns a,.header-main-btns span{color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:45px}.header-main-burger{cursor:pointer;display:none;height:34px;min-width:40px;position:relative;width:40px}@media screen and (min-width:0)and (max-width:1024px){.header-main-burger{display:block}}.header-main-burger span{background-color:#fff;border-radius:4px;height:4px;left:0;position:absolute;width:100%}.header-main-burger span:first-of-type{top:0}.header-main-burger span:nth-of-type(2){top:15px}.header-main-burger span:nth-of-type(3){bottom:0}.header-menu{color:#fff;font-size:2rem}.header-menu a{border-bottom:1px solid #fff;border-top:1px solid #fff;color:#fff;display:block;margin:-1px 0;padding:32px 16px;text-decoration:none}.homeAbout{display:flex;flex-direction:column;justify-content:center;margin-bottom:150px}.homeAbout h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.homeAbout h1{font-size:40px}}.homeAbout-box{align-items:center;display:flex;justify-content:center}@media screen and (min-width:0)and (max-width:1024px){.homeAbout-box{flex-direction:column}}.homeAbout-box img{height:25%;margin-right:128px;min-width:240px;width:25%}@media screen and (min-width:0)and (max-width:1024px){.homeAbout-box img{margin:0 0 26px}}.homeAbout-box p{align-items:center;color:#707070;display:flex;font-size:1.5vw;letter-spacing:3px;line-height:200%;margin:0;width:35%}@media screen and (min-width:0)and (max-width:1024px){.homeAbout-box p{font-size:1.3rem;width:85%}}.moreBtn{display:flex;justify-content:center}.moreBtn a{text-decoration:none}.moreBtn span{align-items:center;border:2px solid #00c4ff;color:#fff;cursor:pointer;display:flex;font-size:30px;height:85px;justify-content:center;width:254px}@media screen and (min-width:0)and (max-width:1024px){.moreBtn span{font-size:20px;height:60px;width:150px}}.about{margin:260px auto 0;max-width:1100px}.about h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.about h1{font-size:40px}}.about h1:after{background:#707070;content:"";display:block;height:2px;margin:0 auto;width:150px}.about p{color:#707070;font-size:20px;letter-spacing:1px;line-height:37px;margin:0 auto;max-width:680px;overflow-wrap:break-word;text-align:left;width:100%}@media screen and (min-width:0)and (max-width:1024px){.about p{width:80%}}.about span{color:red}.feature{margin:260px auto 0;max-width:1200px}.feature h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.feature h1{font-size:40px}}.feature h1:after{background:#333;content:"";display:block;height:2px;margin:0 auto;width:100px}.feature-cards{display:flex;justify-content:space-between}@media screen and (min-width:0)and (max-width:1024px){.feature-cards{flex-direction:column}}.feature-cards-card{align-items:center;border:1px solid #000;display:flex;flex-flow:column;height:500px;padding:50px;width:360px}@media screen and (min-width:0)and (max-width:1024px){.feature-cards-card{margin-bottom:-1px;width:100%}}.feature-cards-card-img{background-position:50%;background-repeat:no-repeat;background-size:65%;border:1px solid #333;border-radius:50%;height:200px;width:200px}.feature-cards-card p{margin-top:8px}.movies{margin:260px 0 150px}.movies h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.movies h1{font-size:40px}}.movies h1:after{background:#333;content:"";display:block;height:2px;margin:0 auto;width:100px}.movies-box{align-items:center;background:#b1b1b1;display:flex;flex-wrap:wrap;justify-content:space-around;min-height:425px;padding:10px 0;width:100%}@media screen and (min-width:0)and (max-width:1024px){.movies-box{flex-direction:column}}.movies-box-movie{background:#000;height:278px;margin:5px;position:relative;width:494px;z-index:100}@media screen and (min-width:0)and (max-width:1024px){.movies-box-movie{height:200px;width:280px}}.movies-box-movie:before{background:#000;content:"";height:100%;opacity:.5;position:absolute;right:0;top:0;width:100%;z-index:200}.team-img{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;width:100%}@media screen and (min-width:0)and (max-width:1024px){.team-img{height:600px}}.team-img:after{background:#000;content:"";height:100%;opacity:.4;position:absolute;width:100%;z-index:100}.team-img h2{color:#fff;font-size:80px;margin:0 0 50px 100px;position:relative;z-index:200}@media screen and (min-width:0)and (max-width:1024px){.team-img h2{font-size:60px;margin:0 0 25px 50px}}.team-img h2:before{background:#fff;content:"";height:80%;left:-20px;position:absolute;width:20px}.member{padding:150px 0}.member h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.member h1{font-size:40px}}.member-card{display:flex}@media screen and (min-width:0)and (max-width:1024px){.member-card{display:block}}.memCard{background:#141414;border:1px solid #fff;color:#fff;padding:5% 0;width:33.3333333333%}@media screen and (min-width:0)and (max-width:1024px){.memCard{width:100%}}.memCard h2{font-size:50px;letter-spacing:6px;margin:0 0 3%;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.memCard h2{font-size:25px}}.memCard p{color:#fff;font-size:32px;margin:0 auto 35px;overflow-wrap:break-word;text-align:center;width:80%}@media screen and (min-width:0)and (max-width:1024px){.memCard p{font-size:20px}}.news{margin:0 auto;padding:150px 0}.news h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.news h1{font-size:40px}}.news-cardBox{margin-bottom:55px}.news-cardBox .newsCard:nth-of-type(4){border-bottom:1px solid #333}.news .moreBtn span{color:#000}.newsCard{align-items:center;border-top:1px solid #333;cursor:pointer;display:flex;height:auto;margin:0 auto;max-width:1100px;min-height:100px;padding:0 22px;width:90%}@media screen and (min-width:0)and (max-width:1024px){.newsCard{align-items:stretch;flex-direction:column;justify-content:center}}.newsCard span{color:#000;letter-spacing:2px}.newsCard-box{align-items:center;display:flex}.newsCard-date{font-size:30px;margin-right:33px}@media screen and (min-width:0)and (max-width:1024px){.newsCard-date{font-size:1rem}}.newsCard-forEvent{align-items:center;border:2px solid #000;display:flex;font-size:20px;justify-content:center;margin-right:49px;padding:5px 10px}@media screen and (min-width:0)and (max-width:1024px){.newsCard-forEvent{font-size:10px}}.newsCard-text{display:inline-block;max-width:600px}.contact{margin:0 auto 150px;max-width:1100px}.contact h1{font-size:70px;letter-spacing:6px;margin-bottom:26px;text-align:center}@media screen and (min-width:0)and (max-width:1024px){.contact h1{font-size:40px}}.contact-info{display:flex}@media screen and (min-width:0)and (max-width:1024px){.contact-info{flex-direction:column;margin:0 auto;width:350px}}.contact-info-img{border:1px solid #333;height:300px;width:500px}@media screen and (min-width:0)and (max-width:1024px){.contact-info-img{height:200px;width:100%}}.contact-info-img iframe{border:0;height:100%;width:100%}.contact-info h2{font-size:30px}@media screen and (min-width:0)and (max-width:1024px){.contact-info h2{font-size:20px}}.contact-info span{font-size:25px;margin-left:102px}@media screen and (min-width:0)and (max-width:1024px){.contact-info span{font-size:15px;margin:0}}body{font-family:YuGothic,Yu Gothic,Arial,sans-serif}body,body h1,body h2,body p{margin:0}*{box-sizing:border-box}.News-main-container a,.News-main-container h2,.News-main-container h3,.News-main-container input,.News-main-container p{color:#000;color:initial;margin:0;padding:0;text-decoration:none;text-decoration:initial}input{appearance:none;-moz-appearance:none;-webkit-appearance:none}.News-main-container *{box-sizing:border-box;font-family:Yu Gothic,Arial;font-weight:700}.News-main-header-container{background:#bebebe}.News-main-header-container .header-main-btns{align-items:center;display:flex;height:150px;justify-content:right;width:100%}.News-main-header-container .header-main-btns a{color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:45px;text-decoration:none}.News-main-header-container .header-menu a{border-bottom:1px solid #fff;border-top:1px solid #fff;color:#fff;display:block;margin:-1px 0;padding:32px 16px;text-decoration:none}.News-main-header-img-container{align-items:center;display:flex;height:100vh;overflow:hidden;width:100%}.News-main-header-img-container img{width:100%}.News-main-header-point-container{position:absolute;-webkit-transform:translateY(-180px);transform:translateY(-180px)}.News-main-header-point-container h2{color:#fff;font-size:80px;margin:0 0 50px 100px;position:relative;z-index:200}.News-main-header-point-container h2:before{background:#fff;content:"";height:80%;left:-20px;position:absolute;width:20px}.NEWSMain{display:flex;margin-top:150px}.articlesContainer{display:flex;flex-wrap:wrap;padding-bottom:0;width:100%}.articlesContainer input,.classCheckboxMonocon:checked~.monoconOfArticles,.classCheckboxMonocon:checked~.unityOfArticles,.classCheckboxMonocon:checked~.webOfArticles,.classCheckboxUnity:checked~.monoconOfArticles,.classCheckboxUnity:checked~.unityOfArticles,.classCheckboxUnity:checked~.webOfArticles,.classCheckboxWeb:checked~.monoconOfArticles,.classCheckboxWeb:checked~.unityOfArticles,.classCheckboxWeb:checked~.webOfArticles{display:none}.articlesContainer .classCheckboxMonocon:checked~.monoconOfArticles,.articlesContainer .classCheckboxUnity:checked~.unityOfArticles,.articlesContainer .classCheckboxWeb:checked~.webOfArticles{display:inline;display:initial}.categoryContainer{display:block;font-size:24px;padding-left:32px;padding-right:32px}.categoryContainer .categoryTitle h3{color:#141414}.categoryContainer .categoryTopics{cursor:pointer;display:table;padding-top:8px}.categoryContainer .categoryTopics:before{content:"○"}.categoryContainer .categoryTopicsChecked:before{content:"●"}.articlesContainer .articles{border:1px solid gray;color:#bcbcbc;margin:0 auto 4vh;max-width:430px;width:24vw}.articlesContainer .articles .articleImgWrapper{align-items:center;background-color:#e9e9e9;display:flex;height:198px;justify-content:center;overflow:hidden}.articlesContainer .articles .articleImgWrapper img{border-bottom:none;height:auto;width:100%}.articlesContainer .articles .noteTextContainer{background:#fff;border-top:initial;padding-bottom:8px;padding-left:8px;padding-right:4px;width:100%}.articlesContainer .articles .noteTextContainer .lastUpdate{line-height:16px;padding:8px 0}.NEWSMainFooter{background:#000;height:240px;margin-top:150px;width:100%}@media screen and (min-width:0px)and (max-width:1024px){.headerContainer{align-items:normal;font-size:64px;padding-left:16px}.News-main-header-container .header-main-btns{display:none}.News-main-header-img-container{height:600px}.News-main-header-img-container img{background-position:50%;height:150%;width:auto}.categoryContainer{padding-left:24px}.articlesContainer .articles{width:32vw}.articlesContainer .articles .articleImgWrapper img{width:100%}}@media screen and (min-width:0)and (max-width:450px){.NEWSMain{display:inline;display:initial}.News-main-header-point-container h2{margin-left:32px}.categoryContainer{font-size:24px;padding-bottom:45.27px;padding-left:auto;padding-top:260px}.categoryContainer .categoryTitle{padding-left:4px}.categoryContainer .categoryTopics{align-items:center;display:table-cell;padding-left:4px}.articlesContainer .articles{width:44vw}.articlesContainer .articles .articleImgWrapper{height:auto}.articlesContainer .articles .noteTextContainer{font-size:13px}}.HINAGATAContainer,body,h1{margin:0;padding:0}.HINAGATAContainer a{text-decoration:none}.HINAGATAContainer *{box-sizing:border-box;font-family:Yu Gothic}.hinagata-img-container{height:150px;overflow:hidden;width:100%}.borderHeader{background:#000;height:7.5vw}.HINAGATAContainer{background:hsla(0,0%,73%,.185);padding-bottom:6vw;width:100%}.HINAGATAContainer .HINAGATABody{background:#fff;margin:250px auto auto;padding:6vw 3.5vw 8vw;width:80vw}.HINAGATAHeaderContainer{border-bottom:1px solid}.HINAGATAHeaderContainer .HINAGATATitle{font-size:24px;letter-spacing:6px;padding-bottom:8px}.HINAGATAHeaderContainer .lastUpdate{padding-bottom:1.5vw}.HINAGATAMain{border-bottom:1px solid}.HINAGATAMain .HINAGATAImgContainer{align-items:center;border:1px solid;display:flex;height:400px;justify-content:center;margin:3.2vw 0 3.5em}.HINAGATAMain .HINAGATAImgContainer img{height:100%;width:auto}.HINAGATAMain .articleText{font-size:18px;letter-spacing:9px;line-height:30px;overflow-wrap:break-word}@media screen and (max-width:780px){.HINAGATAMain .HINAGATAImgContainer{justify-content:normal;max-height:450px}.HINAGATAMain .HINAGATAImgContainer img{height:auto;width:100%}.HINAGATAMain .articleText{font-size:14.4px;letter-spacing:7.2px;line-height:24px}}@media screen and (max-width:430px){.HINAGATAContainer{padding-bottom:80px}.HINAGATAHeaderContainer .HINAGATATitle{font-size:22px;padding-bottom:3px}.HINAGATAHeaderContainer .lastUpdate{padding-bottom:18px}.HINAGATAContainer .HINAGATABody{padding:80px 28px;width:100%}.HINAGATAMain .HINAGATAImgContainer{margin-bottom:32px;margin-top:40px;max-height:284px}.HINAGATAMain .articleText{font-size:13px;letter-spacing:1.5px}}
/*# sourceMappingURL=main.736c4a6e.css.map*/