@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Orbitron:wght@700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-style:normal;font-weight:normal;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix::after{content:"";display:block;clear:both}.both{clear:both}.inline_block{display:inline-block;display:inline;zoom:1}input:focus,button:focus,select:focus{outline:0}:focus{outline:-webkit-focus-ring-color none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}@font-face{font-family:"ds";src:url("../fonts/ds.woff") format("woff");src:url("../fonts/ds.woff") format("woff2");font-display:swap}*{letter-spacing:.06em;line-height:1.6;box-sizing:border-box;color:#fff;-webkit-appearance:none}@media screen and (max-width: 810px){*{line-height:1.65}}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}html{width:100%;font-size:62.5%}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:54.6%}}html.is-none{overflow:hidden;height:100%}body{margin:0px;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-feature-settings:"palt";font-optical-sizing:auto;font-weight:400;font-style:normal;background-color:#000;opacity:0}body.is-loaded{opacity:1}select,option,span{font-family:"Noto Sans JP",sans-serif}h1,h2,h3,h4,h5{font-family:"Noto Sans JP",sans-serif}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"Noto Sans JP",sans-serif}a{color:#fff;text-decoration:none;transition:.4s}@media print{a[href]:after{content:none !important}}p{font-family:"Noto Sans JP",sans-serif}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:"Noto Sans JP",sans-serif}textarea{resize:none;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 1080px){button,select,input,a{-webkit-tap-highlight-color:transparent}}button,select,input,input[type=submit]{-webkit-appearance:none;background-color:transparent;border:none;border-radius:0;font-family:"Noto Sans JP",sans-serif}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative;contain:paint}.l-header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;padding:20px 35px 20px 30px;background-color:rgba(0,0,0,0);transition:background-color .4s,color .4s;z-index:100}@media screen and (max-height: 660px)and (min-width: 1081px){.l-header{padding:16px 20px}}@media screen and (max-width: 810px){.l-header{padding:10px 15px}}@media screen and (max-width: 500px){.l-header{padding:10px 12px}}.l-header.js-active{background-color:rgba(0,0,0,.5)}.l-header__logo{display:block;width:130px}@media screen and (max-width: 500px){.l-header__logo{width:100px}}.l-header__buttons{display:flex;justify-content:center;gap:20px;margin:0 25px 0 auto}@media screen and (max-width: 810px){.l-header__buttons{gap:15px;margin-right:20px}}@media screen and (max-width: 650px){.l-header__buttons{position:fixed;bottom:0;left:0;width:100%;gap:0}}.l-header__button{padding:10px 20px;display:flex;justify-content:center;align-items:center;border-radius:50px;color:#fff;transition:box-shadow .4s}@media screen and (max-width: 810px){.l-header__button{padding:10px 16px}}@media screen and (max-width: 650px){.l-header__button{width:50%;border-radius:0;line-height:1.3}}@media screen and (max-width: 500px){.l-header__button{padding:10px 16px}}.l-header__button:first-child{background:#ffa700;background:linear-gradient(0deg, #ffa700 0%, #ffe200 100%)}.l-header__button:first-child:hover{box-shadow:0 0 30px #ffa700}.l-header__button:nth-child(2){background:#00a7ff;background:linear-gradient(0deg, #00a7ff 0%, #00d9eb 100%)}.l-header__button:hover{box-shadow:0 0 30px #00a7ff}.l-headerNavButton{position:relative;width:45px;height:30px;display:flex;align-items:center;justify-content:center;z-index:100;cursor:pointer;padding:0}.l-headerNavButton .lineIcon{position:relative;width:100%;height:15px}.l-headerNavButton .line{position:absolute;height:2px;width:100%;background-color:#fff;transition:transform .4s,background-color .4s;overflow:hidden;z-index:50}@media screen and (max-width: 500px){.l-headerNavButton .line{height:1px}}.l-headerNavButton .line:nth-child(1){top:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(1){display:block;transform:translate3d(0, 7px, 0) rotate(45deg)}.l-headerNavButton .line:nth-child(2){bottom:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(2){display:block;transform:translate3d(0, -6px, 0) rotate(-45deg)}@media screen and (max-width: 500px){.is-navOpen .l-headerNavButton .line:nth-child(2){transform:translate3d(0, -7px, 0) rotate(-45deg)}}.l-headerNav{position:fixed;top:0;right:0;width:max-content;height:100vh;background-color:rgba(0,167,255,.9);opacity:1;pointer-events:none;display:flex;justify-content:center;padding:70px 55px;z-index:20;transform:translateX(100%);transition:transform .2s;overflow-y:scroll}@media screen and (max-width: 650px){.l-headerNav{flex-direction:column;justify-content:flex-start}}@media screen and (max-width: 500px){.l-headerNav{padding:70px 40px}}.is-navOpen .l-headerNav{transform:translateX(0);pointer-events:all}.l-headerNav__list{display:table}.l-headerNav__item:nth-child(n+2){margin-top:35px}@media screen and (max-height: 600px)and (min-width: 1081px){.l-headerNav__item:nth-child(n+2){margin-top:30px}}@media screen and (max-width: 650px){.l-headerNav__item:nth-child(n+2){margin-top:32px}}@media screen and (max-width: 500px){.l-headerNav__item:nth-child(n+2){margin-top:25px}}.l-headerNav__link{position:relative;font-size:2.2rem;line-height:1.3;margin-bottom:4px}@media screen and (max-width: 650px){.l-headerNav__link{font-size:2rem}}@media screen and (max-width: 500px){.l-headerNav__link{margin-bottom:2px}}.l-headerNav__link:hover .en::before{width:calc(100% + 22px)}.l-headerNav__link .en{position:relative;display:table;font-size:1.8rem;line-height:1;opacity:.5}@media screen and (max-width: 500px){.l-headerNav__link .en{font-size:1.6rem}}.l-headerNav__link .en::before{content:"";position:absolute;top:55%;transform:translateY(-50%);left:-10px;height:2px;width:0;background-color:#ffa700;transition:width .1s}.l-headerNav__buttons{display:none}@media screen and (max-width: 650px){.l-headerNav__buttons{display:block;margin-top:40px}}@media screen and (max-width: 650px){.l-headerNav__buttons .l-header__button{border-radius:50px;width:auto}}@media screen and (max-width: 650px){.l-headerNav__buttons .l-header__button:nth-child(2){margin-top:20px}}@media screen and (max-width: 500px){.l-headerNav__buttons .l-header__button:nth-child(2){margin-top:10px}}.l-footer{position:relative;padding:10px 5px;background-color:#000;background-size:30px 30px;background-repeat:repeat;background-position:center center;background-image:linear-gradient(0deg, transparent calc(100% - 1px), rgba(255, 255, 255, 0.1) calc(100% - 1px)),linear-gradient(90deg, transparent calc(100% - 1px), rgba(255, 255, 255, 0.1) calc(100% - 1px))}@media screen and (max-width: 810px){.l-footer{background-size:25px 25px}}@media screen and (max-width: 650px){.l-footer{padding-bottom:68px}}@media screen and (max-width: 500px){.l-footer{background-size:20px 20px}}.l-footer::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,167,255,.5)}.l-footer__copy{text-align:center}.l-footer__copy small{font-size:1.4rem}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.fadeUp.view{opacity:1;transform:translateY(0)}.c-textImage{display:table}.c-textImage:nth-child(2) img{transition:transform .2s ease-in-out .6s}.c-textImage:nth-child(3) img{transition:transform .2s ease-in-out .8s}.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 25vw);transition:transform .2s ease-in-out .3s}@media screen and (max-width: 1200px){.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 30vw)}}@media screen and (max-width: 1080px){.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 40vw)}}@media screen and (max-width: 810px){.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 55vw)}}@media screen and (max-width: 650px){.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 70vw)}}@media screen and (max-width: 500px){.c-textImage img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 95vw)}}.c-textImage.view img{transform:perspective(300px) rotate(-5deg) translate3d(0, 0, 0)}.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 25vw);transition:transform .2s ease-in-out .3s}@media screen and (max-width: 1200px){.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 30vw)}}@media screen and (max-width: 1080px){.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 40vw)}}@media screen and (max-width: 810px){.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 55vw)}}@media screen and (max-width: 650px){.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 70vw)}}@media screen and (max-width: 500px){.c-textImage02 img{transform:perspective(300px) translate3d(0, 0, 95vw)}}.c-textImage02.view img{transform:perspective(300px) translate3d(0, 0, 0)}.c-flashing{opacity:0;will-change:opacity}.c-flashing.view,.view .c-flashing{animation:flashing .2s .5s forwards}@keyframes flashing{0%{opacity:0}20%{opacity:1}40%{opacity:0}60%{opacity:1}80%{opacity:0}100%{opacity:1}}@keyframes circle-anime{0%{opacity:0;bottom:8%}5%{opacity:1}80%{bottom:30%}100%{bottom:30%;opacity:0}}.c-fontEn{font-family:"Orbitron",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:italic;letter-spacing:-0.01em}.c-bold{font-weight:bold}.c-inner{max-width:1024px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-inner.--900{max-width:900px}.c-inner.--1000{max-width:1000px}.c-ofiCover{object-fit:cover;font-family:"object-fit: cover;, object-position: center;";width:100%;height:100%;object-position:center}.c-ofiContain{object-fit:contain;font-family:"object-fit: contain;, object-position: center;";width:100%;height:100%;object-position:center}.c-title{-webkit-text-stroke:1px #00a7ff;-webkit-text-fill-color:rgba(0,167,255,.3)}.c-scroll{margin:0 calc(50% - 50vw);display:flex}.c-scroll__row{display:flex;animation:scroll 40s infinite linear both}.c-scroll__text{font-size:8rem;line-height:1;-webkit-text-stroke:1px #00a7ff;-webkit-text-fill-color:rgba(255,255,255,0);margin-right:60px;white-space:nowrap}@media screen and (max-width: 810px){.c-scroll__text{font-size:7.4rem}}@media screen and (max-width: 650px){.c-scroll__text{font-size:6.4rem}}@media screen and (max-width: 500px){.c-scroll__text{font-size:5rem;margin-right:40px}}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tabNone{display:block}@media screen and (max-width: 810px){.u-tabNone{display:none}}.u-stNone{display:block}@media screen and (max-width: 650px){.u-stNone{display:none}}.u-stBlock{display:none}@media screen and (max-width: 650px){.u-stBlock{display:block}}.u-spNone{display:block}@media screen and (max-width: 500px){.u-spNone{display:none}}.u-spBlock{display:none}@media screen and (max-width: 500px){.u-spBlock{display:block}}.u-w100{width:100%;height:auto}.u-h100{width:auto;height:100%}.u-d-f{display:flex}.u-aic{align-items:center}.u-tac{text-align:center}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}.u-italic{font-style:italic}.u-bgBlack{background-color:#000}