:root{--transform-amount:20px;--dark:#090909;--white:#fff;--gray:#454545;--gray2:#cdcdcd;--link:#00f6ff;--link-hover:#99fbff;--link-active:#00c5cc;--bullets-color:#fff;--bullets-count:4}body,html{padding:0;overflow:hidden;margin:0;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;background-color:var(--dark);line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size:14px}body{overflow-x:hidden;overflow-y:scroll;font-family:-apple-system,BlinkMacSystemFont,a-otf-ud-shin-go-pr6n,Hiragino Sans,Hiragino Kaku Gothic ProN,メイリオ,meiryo,游ゴシック \ Medium,sans-serif;font-weight:300;font-feature-settings:"palt";-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset;-ms-overflow-style:-ms-autohiding-scrollbar}body:not(.loaded) #container,body:not(.loaded) .site-footer,body:not(.loaded) .site-header{opacity:0}.progress{position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh}.progress__bg{position:absolute;z-index:0;width:100%;height:100%;display:flex}.progress__bg>div{justify-content:space-around;width:100%;height:100%;background-color:var(--dark);will-change:transform;transform:scaleX(1.03)}.progress__content{display:flex;width:100%;height:100%;align-items:center;justify-content:center;position:relative;flex-direction:column;z-index:1}.progress__counter{color:var(--white);margin-top:1rem}.progress__indicator{overflow:hidden;transform-origin:center center}.progress__indicator__gauge{width:40vw;height:auto}.progress__indicator__gauge path:first-of-type{color:var(--gray)}.progress__indicator__gauge path:last-of-type{color:var(--white)}.progress__indicator__bar{background:var(--gray);margin-top:5px;width:100%;height:5px;position:relative}.progress__indicator__bar>div{width:40%;height:5px;background:linear-gradient(90deg,#454545,#cdcdcd,#454545);animation:bar 1s linear 0s infinite running}@keyframes bar{0%{transform:translateX(-100%)}to{transform:translateX(300%)}}.site-header{overflow:hidden;background:#090909;width:100%;position:fixed;top:0;left:0;right:0;margin:0 auto;height:30px;z-index:100}.site-header__inner{width:100%;height:100%;max-width:1400px;margin:0 auto;align-items:stretch}.site-header__inner,.site-name{display:flex;justify-content:center}.site-name{max-width:280px;color:var(--white);align-items:center;width:25%;margin:0}.site-name svg{height:20px;width:auto}.site-menu{display:flex;flex-grow:1}.site-menu>a{display:flex;align-items:center;justify-content:center;color:var(--white);transition:all .3s ease-in;text-decoration:none;max-width:280px;width:33.33%;height:100%}.site-menu>a:hover{background-color:var(--gray)}.site-menu>a:active{background-color:var(--gray2);fill:var(--dark);color:var(--dark)}.site-menu>a[href="#top"]{display:none}.site-menu svg{height:1.5625vw;width:auto;fill:var(--white);color:var(--white)}@media(min-width:560px){.site-name{width:20%}.site-menu a{width:25%}.site-menu a[href="#top"]{display:flex}}@media(min-width:768px){.site-header{height:60px}.site-name svg{height:40px}}@media(min-width:1400px){.site-menu svg{height:20px}}.site-footer{z-index:1;position:relative;background-color:var(--gray);overflow:hidden}.site-footer a{color:var(--white);display:inline-block}.site-footer a svg{transition:fill .3s ease-out}.site-footer a:hover svg{fill:var(--gray2)}.site-footer a:active svg{fill:var(--dark)}.site-footer__logo{display:flex;justify-content:center;margin:8.3333333333vw auto}.site-footer__logo .site-name{width:auto}.site-footer__logo .site-name svg{height:50px}.site-footer__nav{display:flex;justify-content:center;align-items:center;grid-gap:2rem;margin-bottom:6.25vw}.site-footer__nav .icon-twitter{height:28px}.site-footer__nav .icon-youtube{height:36px}.site-footer__nav .icon-mgcm,.site-footer__nav .icon-studio{height:27px}.copyright{color:var(--white);text-align:center}@media(min-width:768px){.site-footer{padding-bottom:5vw}.site-footer .site-name{width:auto}.site-footer .site-name svg{height:5.2083333333vw;max-height:100px}.site-footer__nav .icon-twitter{height:56px}.site-footer__nav .icon-youtube{height:72px}.site-footer__nav .icon-mgcm,.site-footer__nav .icon-studio{height:54px}}.kv{position:relative;margin:0 auto;padding:0;width:100%;overflow:hidden;z-index:0}.kv>img{object-fit:contain;width:100%;height:auto}.kv__cover{display:block;position:relative;z-index:0;padding-top:40vw}.kv__layer{background-position:top;background-size:contain;background-repeat:no-repeat;width:100%;height:100%;margin:0 auto;position:fixed;z-index:-1;top:0;left:0;right:0;will-change:transform}.layer-4{font-size:100px;display:flex;align-items:flex-start;justify-content:center}.layer-4>svg{width:41.5625vw;margin-top:29.3333333333vw}@media(min-width:576px){.kv__cover{padding-top:43.4027777778vw}.layer-4>svg{margin-top:31.25vw}}@media(min-width:768px){.kv__cover{padding-top:41.6666666667%}}@media(min-width:1020px){.kv__cover{padding-top:43.137254902vw}}@media(min-width:1400px){.kv__cover{padding-top:45.3125vw}}.modal{position:fixed;top:0;left:0;display:none;z-index:1050;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal.show .modal-dialog{transform:translate(0)}.modal.show .modal-backdrop{opacity:1}.modal .btn-close{box-sizing:content-box;width:1.5em;height:1.5em;padding:.25em;color:var(--white);border:0;border-radius:.25rem;background:none;cursor:pointer}.modal .btn-close:hover{color:var(--gray2)}.modal .btn-close:active{color:hsla(0,0%,80.4%,.5)}.modal-backdrop{position:absolute;top:0;left:0;z-index:0;width:100vw;height:100vh;background-color:rgba(9,9,9,.7);opacity:0}.modal-dialog{position:relative;z-index:1;width:auto;margin:.5rem;height:calc(100% - 3.5rem)}@media(min-width:576px){.modal-dialog{max-width:70vw;margin:1.75rem auto}}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;background-color:var(--dark);border:1px solid #454545;outline:0;margin:0;padding:0;max-height:100%;overflow:hidden}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--gray);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-title{margin:0;color:var(--white)}.modal-body{position:relative;flex:1 1 auto;padding:1rem;overflow-y:auto;text-align:left;color:var(--white)}.modal-body section{margin:0;padding:0;text-align:left}.modal-body p{font-size:1rem}.modal-body .note{color:var(--gray2)}.modal-body li{line-height:1.5}.modal-body ul{padding:0}.modal-body ul>li{list-style:none;display:flex}.modal-body ul>li:before{content:"○";display:inline-block;margin-right:.2rem}.modal-body ol{padding:0}.modal-body ol>li{counter-increment:counterListInc;list-style:none;display:flex;margin-bottom:.3rem}.modal-body ol>li:before{content:counter(counterListInc,decimal) ".";display:inline-block}.modal-body h3{font-size:1.5rem;border-bottom:1px solid;padding:.5rem;border-top:1px solid;margin:2.5rem 0 1rem}.modal-body h4{font-size:1.25rem;margin:3rem 0 1rem}.modal-body h5,.modal-body h6{font-size:1.1rem;margin:2rem 0 1rem}.modal-body pre{border:1px solid var(--gray);padding:1rem;display:block}.modal-body a{color:var(--link)}.modal-body a:hover{color:var(--link-hover)}.modal-body a:active{color:var(--link-active)}#container{margin-top:30px}.site-main{background:var(--dark);overflow:hidden;position:relative;z-index:1}section{background-color:var(--dark);color:#fff;box-sizing:border-box;overflow:hidden;text-align:center;margin-top:10vw;padding-top:30px}section>h2{line-height:1;margin:0;padding:4.1666666667vw 0;overflow:hidden}section#about>h2>svg{width:48.75vw;max-width:936px}section#art>h2>svg{width:53.4375vw;max-width:1026px}section#xenoscrypto>h2>svg{width:68.28125vw;max-width:1311px}section#object>h2>svg{width:58.125vw;max-width:1116px}section figure{display:block;margin:0;overflow:hidden;position:relative}section figure>img{width:100%;height:auto;display:block}section figure .figure-cover{position:absolute;z-index:100;top:0;left:0;width:100%;height:100%}section figure .figure-cover--1,section figure .figure-cover--2{background-color:rgba(9,9,9,.7)}section p{overflow:hidden;position:relative;font-family:a-otf-ud-shin-go-pr6n;line-height:1.5}section p.small{font-size:.8rem}section p span.line{display:block}section p span.word{position:relative;display:inline-block}.text{margin:5vw}.btns{margin-bottom:10vw}.btns a{margin-bottom:1rem}.btns-column{display:flex;flex-direction:column;justify-content:center;align-items:center}.btn{text-decoration:none;line-height:2;display:inline-block;padding:0;cursor:pointer}.btn>svg>path.bg1{fill:#454545;transition:fill .3s ease}.btn>svg>path.bg2{fill:#fff;transition:fill .3s ease}.btn>svg>path.font{fill:#090909;transition:fill .3s ease}.btn>svg.btn-lg{width:53.3333333333vw;max-width:801px}.btn>svg.btn-md{width:53.3333333333vw;max-width:735px}.btn:hover svg>path.bg1{fill:#fff}.btn:hover svg>path.bg2{fill:#8e8e8e}.btn:active svg>path.bg1{fill:#fff}.btn:active svg>path.bg2{fill:#454545}.btn:active svg>path.font{fill:#fff}.btn-ol>svg{width:53.3333333333vw;max-width:735px}.btn-ol>svg>path.bg{stroke:#fff;fill:#090909;transition:all .3s ease}.btn-ol>svg>path.font{fill:#fff;transition:fill .3s ease}.btn-ol:hover>svg>path.bg{fill:#454545}.btn-ol:active>svg>path.bg{fill:#8e8e8e}@media(min-width:480px){section p span.line{display:inline}}@media(min-width:560px){section p{font-size:2.8571428571vw}section p.small{font-size:2.1428571429vw}}@media(min-width:768px){#container{margin-top:60px}section{padding-top:60px}section p{font-size:2.6041666667vw}section p.small{font-size:1.8229166667vw}.text{margin-top:5vw}.btns,.text{margin-bottom:5vw}.btns a{margin-bottom:2rem}.btn>svg.btn-lg{width:41.71875vw;max-width:801px}.btn>svg.btn-md{max-width:735px}.btn-ol>svg,.btn>svg.btn-md{width:38.28125vw}}@media(min-width:960px){section p{font-size:2.2916666667vw}section p.small{font-size:1.6666666667vw}}@media(min-width:1400px){section p{font-size:1.5625vw}section p.small{font-size:1.25vw}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.slider{width:100%;height:39.0625vw;max-height:750px;position:relative}.slide,.slider{overflow:hidden}.slide{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none}.slide .slide-img{width:calc(100% + var(--transform-amount));height:calc(100% + var(--transform-amount));top:calc(var(--transform-amount)/2*-1);left:calc(var(--transform-amount)/2*-1);position:relative;-o-object-fit:cover;object-fit:cover}.slide .img-wrapper{width:100%;height:100%;background:var(--blend-color)}.slide.current{pointer-events:auto;opacity:1;z-index:10}.slide-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.slide-navigation{pointer-events:none;z-index:15;width:100%;height:30px;display:grid;grid-template-columns:repeat(var(--bullets-count),30px);grid-gap:8px;justify-content:center;align-items:center}.slide-navigation .bullet{pointer-events:auto;cursor:pointer;height:5px;transition:opacity .3s ease;opacity:.2;height:20px;background:none;outline:none;position:relative;border:none;padding:0}.slide-navigation .bullet:after{content:"";position:absolute;top:calc(50% - 3px);background:var(--bullets-color);width:100%;height:3px;z-index:2;border-radius:4px;left:0}.slide-navigation .bullet.current{opacity:1}.slide-navigation .bullet:not(.current):hover{opacity:.5}@media(min-width:768px){.slide-navigation{grid-template-columns:repeat(var(--bullets-count),60px);grid-gap:16px;height:50px}.slide-navigation .bullet{height:30px}.slide-navigation .bullet:after{height:6px}}
/*# sourceMappingURL=/style.61a34577.css.map */