body{background:var(--color-blue)}#body_wrap{height:100dvh;display:none}.splash_end #body_wrap{height:auto;display:block}header.yoko .logo{left:0}#splash{background:var(--color-blue);position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;overflow:hidden}#splash .logo{position:relative;width:180px}#splash .logo .typo .inner{transform:rotate(-9deg) translateX(calc(-50vw - 180px));display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;transition:transform .3s cubic-bezier(.25,1,.5,1)}#splash .logo .typo{position:absolute;z-index:1;top:50%;left:51%;width:117%;transform:translate(-50%,-50%)}#splash .logo .typo .s02{width:68%;margin-top:-.3em;margin-left:-.3em}#splash .s03{animation:rotation 15s linear infinite}#splash .s03 img{vertical-align:top}.splash_play #splash .logo .typo .inner{transform:rotate(-9deg) translate(0,.3em)}.splash_end #splash{display:none}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#intro{color:#fff;text-align:center;position:relative;padding-bottom:8em}#intro .vl{position:relative;padding-top:10em;padding-bottom:25em}@media (max-width:700px){#intro .crystalbox{height:66%;bottom:0;top:auto}}#intro .eureka_box{width:100%;display:flex;flex-direction:column;align-items:center;position:absolute;transition:all .5s cubic-bezier(.76,0,.24,1)}#intro .eureka_box:not(:last-child){bottom:80%}#intro .eureka_box:last-child{top:20%}#intro div.eureka_kana{width:150vw;max-height:250px;aspect-ratio:150/20;transform:rotate(-15deg);position:relative;background:url(//eurekastudio.co.jp/euwp/wp-content/themes/swell_child/assets/css/../img/eureka_kana.svg);background-repeat:repeat-x;background-size:auto 100%}#intro div.eureka_kana.rev{background-position:-175vw 0;animation-direction:reverse}#intro .eureka_box:not(:last-child).on{bottom:calc(100% - 5em)}#intro .eureka_box:last-child.on{top:calc(100% - 20em)}@media (max-width:560px){#intro div.eureka_kana{aspect-ratio:80/20}}@media (max-aspect-ratio:1/1){#intro div.eureka_kana{aspect-ratio:unset;width:110vw;height:20vh}}@keyframes scroll{0%{background-position:0 0}100%{background-position:-175vw 0}}#intro p:not(.weare){font-size:1.9em;font-weight:700}#intro p.weare{font-size:3.92em;line-height:1;margin-top:.5em}#intro figure{margin-top:2em}#intro figure.logo.kana{padding:0 10%}#intro figure.logo:not(.kana){width:57%}#mv{margin-left:calc((100vw - min(100vw,var(--content-width)))/-2);width:100vw;background:#000}#mv.error{background:url(//eurekastudio.co.jp/euwp/wp-content/themes/swell_child/assets/css/../img/alt_mv.webp);background-size:cover;aspect-ratio:1080/1920}#mv.error video{display:none}#mv video{width:100%;height:auto}#mv video{aspect-ratio:1920/1080}@media (max-aspect-ratio:1/1){#mv video{aspect-ratio:1080/1920}}#games .constBox{position:relative;z-index:1}#games .secLead strong{color:var(--color-yellow);font-size:1.5em;margin:.5em 0;display:block}#games .map{background:url(//eurekastudio.co.jp/euwp/wp-content/themes/swell_child/assets/css/../img/map.png) center center;background-size:cover;max-width:1110px;width:180vw;aspect-ratio:1113/548;position:absolute;top:0;left:50%;transform:translateX(-50%)}#games .points{position:relative;z-index:2;margin:2em 0 3em}#games .points>div>div{width:110%;padding:.2em 0;background:#ff5b98;position:relative;left:50%;transform:translateX(-50%) rotate(-5deg)}#games .points>div>div:after{content:"";position:absolute;top:100%;width:100%;height:15%;background:#ba1351}#games .points>div:nth-child(n+2){margin-top:4vw}@media (min-width:601px){#games .points>div:nth-child(n+2){margin-top:1.5em}}#games .points .slide{font-size:3em;font-weight:700}#gameLineup li{display:flex;align-items:flex-start}#gameLineup li+li{margin-top:1em}#gameLineup li .cont{display:flex;flex-wrap:wrap;flex:1}#gameLineup li:nth-child(2n) .cont{order:1}#gameLineup li .cont:before{content:"";display:block;background:#009496;width:1.5em;order:2;clip-path:polygon(0 0,100% 2em,100% 100%,0 100%)}#gameLineup li .cont:after{content:"";display:block;background:#009496;width:100%;height:1.5em;order:3;clip-path:polygon(0 0,2em 100%,100% 100%,100% 0)}#gameLineup li .cont>.inner{flex:1;order:1}#gameLineup li .cont .inner .inner{padding:.5em .5em 1em}#gameLineup li .cont .inner .inner .desc{margin-bottom:1em}#gameLineup li .tit{writing-mode:vertical-rl;width:.8em;font-size:5.5em;line-height:1;position:relative;white-space:nowrap}#gameLineup li .tit span{position:absolute}#games .bnr{margin-top:3em;text-decoration:none;display:block;border:11px solid var(--color-yellow);background:var(--color-green) url(//eurekastudio.co.jp/euwp/wp-content/themes/swell_child/assets/css/../img/bnr_games_bg.png);background-size:100% 100%;position:relative}#games .bnr .cth{background:#ff5d08;font-size:.72em;width:fit-content;padding:.5em 2em .5em 1rem;clip-path:polygon(0 0,100% 0,95% 50%,100% 100%,0 100%);margin-top:.5em;margin-left:-15px;margin-bottom:.5em}#games .bnr .desc{display:flex;align-items:center;padding:0 1rem}#games .bnr .desc p{line-height:1.1;font-weight:700;font-size:2.12em;flex:1}#games .bnr .desc p span:first-child{color:var(--color-yellow)}#games .bnr .desc i{width:3em}#games .bnr figure{transform-origin:center top;transform:scale(1.1)}