@charset "UTF-8";:root{--theme: #1ecc9d;--brown: #4A2400;--soy: #BBAA88}*{margin:0;padding:0;box-sizing:border-box;max-width:100%}html{font-family:Alice,Hina Mincho,serif;font-size:10px;scroll-behavior:smooth}body{font-size:max(1.5rem,12px);text-align:center;letter-spacing:1px;min-width:320px}li{list-style:none}a{color:#ff9830}body.ja .en:not(.ja),body.ja .cn:not(.ja),body.ja .es:not(.ja){display:none}body.en .ja:not(.en),body.en .cn:not(.en),body.en .es:not(.en){display:none}body.cn .ja:not(.cn),body.cn .en:not(.cn),body.cn .es:not(.cn){display:none}body.es .ja:not(.es),body.es .en:not(.es),body.es .cn:not(.es){display:none}[data-animation]{transition:.5s .3s}.header{position:relative;background-color:#000;overflow:hidden}.header-content{margin:auto;background-image:url(/images/lp/cover.jpg);background-position:center;background-size:cover;max-width:1920px;display:flex;flex-direction:column;align-items:stretch;z-index:2;max-height:540px}.headerLogo{padding-top:10px;width:50%;max-width:700px;margin:auto}.headerBody{padding:10px 20px 40px;width:60%;max-width:700px;margin:auto}.buttonList{padding-top:5%;display:flex;justify-content:center}.buttonList-item{margin:auto 10px}.buttonList-item img{max-height:50px}.gameInfo{margin:auto;font-size:2rem;font-weight:700;color:#fff}.lang{position:absolute;top:0;right:0;display:flex;align-items:center;padding:15px 20px;background:#222;border-radius:0 0 0 20px}.lang-item{margin:0 5px;font-size:1.6rem;font-weight:700;color:#fff;text-decoration:none}.lang-item[data-lang]{cursor:pointer}body.en .changeLang[data-lang=en],body.ja .changeLang[data-lang=ja],body.cn .changeLang[data-lang=cn],body.es .changeLang[data-lang=es]{color:var(--theme)}.article{padding:120px 20px}.article-content{margin:auto;max-width:1200px}.articleHeading{font-size:18px;font-weight:400;letter-spacing:.6em;color:var(--theme);margin-bottom:50px}.story{padding:20px;background-color:#111;line-height:3em;color:#fff}.storyContainer{position:relative;margin:20px auto;max-width:1000px;padding:140px 15% 200px 0;background-image:url(/images/lp/neml.png);background-position:top right;background-size:contain;background-repeat:no-repeat}.storyTitle{font-size:27px;margin-bottom:60px}.storyContainer p{display:inline-block;background-color:#000;padding:0 .3em 0 .7em;font-size:2.2rem;line-height:2em;margin:.5em 0}.system{background-color:#222;color:#c1b195}.systemContent{margin:50px auto;padding:40px 20px;max-width:800px;text-align:center;transition:1s}.systemText{margin:30px auto;font-size:2rem;line-height:2em}.systemIcon{margin:40px auto;opacity:.8}.history{margin:50px auto;font-size:1.8rem;color:var(--soy);transition:1s}.introduction{transition:1s .5s}.introduction h3{margin-bottom:30px;font-size:2.5rem;font-weight:400}.introduction p{font-size:2rem}.features .articleHeading{color:var(--brown)}.featureItem{position:relative;display:flex;align-items:center;text-align:left;line-height:1.7;color:#210}.featureItem:not(:first-child){margin-top:70px}.featureItem-img{width:50%;border-radius:5.625%/10%;box-shadow:0 0 10px #00000080;transform:rotate(2deg)}.featureItem:nth-of-type(2n){flex-direction:row-reverse}.featureItem:nth-of-type(2n) .featureItem-img{transform:rotate(-2deg)}.featureItem-content{padding:30px}.featureItem-content-title{margin-bottom:30px;border-bottom:2px dashed;font-size:21px;opacity:1;letter-spacing:0;text-indent:0}.featureItem-content-desc{margin:1em auto;font-size:16px}.featureItem:before{content:"";display:block;position:absolute;width:105%;height:100%;left:-2.5%;background-color:#eee;border-radius:80px;transform:rotate(-2deg);z-index:-1}.featureItem:nth-of-type(2n):before{transform:rotate(2deg)}.gallery{background-color:#333}.trailer{display:block;margin:50px auto 4%;max-height:50vw}.screenShotList{display:flex;justify-content:space-between;flex-wrap:wrap}.screenShotList-item{width:31.33%;margin-bottom:4%;border-radius:7px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.screenShotList-item-wrapper.selected{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center}.screenShotList-item img{display:block}.play{padding:80px 20px}.play .buttonList{margin:0 auto 5%;max-width:720px}.play .buttonList-item{margin:auto 20px}.play .buttonList-item img{max-height:60px}.dataList-term,.dataList-desc{display:inline;font-size:13px}.dataList-term:not(:first-child){margin-left:1em}.links{margin-top:8px}.links a{font-weight:700}.links a:hover{text-decoration:none}.footer{position:relative;padding:70px 15px 80px;background:#111;color:#fff}.footer small{display:block;font-size:10px;color:#777}.footer .copy{margin-top:30px;font-size:12px;color:#aaa}.totop{position:absolute;top:40px;right:40px;display:flex;justify-content:center;align-items:center;width:70px;height:70px;border:3px solid #777;border-radius:25px;transform:rotate(45deg);cursor:pointer}.totop:before{content:"";display:block;width:20px;height:20px;border:3px solid #777;border-right:transparent;border-bottom:transparent}.banner{margin-bottom:30px}@media screen and (max-width: 800px){html{font-size:7px}.header{height:auto;max-height:none}.headerLogo{padding-top:60px;width:65%}.headerBody{width:auto}.buttonList-item img{max-height:40px}.lang{padding:10px 15px}.article{padding:60px 20px}.articleHeading{margin-bottom:50px}.play .buttonList-item{margin:auto 5px}.dataList-term,.dataList-desc{font-size:12px}.totop{width:50px;height:50px}.totop:before{width:15px;height:15px}.featureItem,.featureItem:nth-of-type(2n){flex-direction:column-reverse}.featureItem-img{width:100%}.story{padding:15px 0 15px 15px}.storyContainer{padding:100px 25% 100px 0;background-position:top right}.storyDescription p,.systemText{font-size:1.8rem}}@media screen and (max-width: 500px){.storyContainer{padding:100px 25% 100px 0;background-position:top right -70px}}.transparent{opacity:0}.letterAnim{letter-spacing:2em;text-indent:2em;opacity:0}
