@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Poppins","Noto Sans JP",sans-serif;font-weight:300;font-size:100%;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:normal}ul,ol{list-style:none}img{display:block;width:100%;max-width:100%;height:auto}a{display:block;text-decoration:none;color:#000}html,body{height:100%}body{padding:0 36px}.font-400{font-weight:400}.copyright{margin-top:3rem;font-size:.9rem;color:gray}body{padding:0}#banner{position:relative;z-index:10;height:600px;margin-top:-120px;padding:0 8%;width:100%;overflow:hidden}@media(max-width: 431px){#banner{height:400px}}#banner .content{position:relative;display:flex;flex-direction:column;justify-content:center;background-image:url(/assets/images/MistsBeyondTheMountains/top_banner_1000.jpg);background-repeat:no-repeat;background-size:cover;background-position:bottom;background-attachment:fixed;width:140%;height:100%;border-radius:0 0 50% 50%;margin-left:-20%;overflow:hidden}#banner .content:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:url(/assets/images/effects/noise.png) #000;opacity:.5;animation:noise-ani .8s linear infinite}@media(max-width: 1025px){#banner .content{background-image:url(/assets/images/MistsBeyondTheMountains/top_banner_500.jpg);width:180%;margin-left:-40%}}@media(max-width: 431px){#banner .content{padding:0 65%;width:240%;margin-left:-70%}}#banner h1,#banner h2{position:relative;z-index:1;font-weight:700;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.35);color:#fff;margin-bottom:1rem}#banner h1{font-size:3rem}@media(max-width: 431px){#banner h1{margin-top:2rem}}#banner h2{font-size:2rem}@media(max-width: 431px){#banner h1{font-size:2rem}#banner h2{font-size:1.5rem}}@keyframes noise-ani{50%{background-position:800px 600px}100%{background-position:-600px -400px}}#about{position:relative;z-index:1;width:100%;padding:27vh 6vh 15vh 6vh;margin-top:-15vh;display:grid;grid-template-columns:1fr 2fr;gap:1rem;overflow:hidden}@media(max-width: 1025px){#about{padding:16vh 6vh;grid-template-columns:1fr;gap:3rem}}@media(max-width: 431px){#about{padding:22vh 6vh;gap:2rem}}#about .content,#about .images{padding:3%}@media(max-width: 431px){#about .content,#about .images{padding:0}}#about .content h2{font-size:2rem;font-weight:500;margin-bottom:2rem}#about .images{display:flex;justify-content:space-between}@media(max-width: 431px){#about .images{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}}#about .images figure{flex:1;max-width:400px;height:250px;overflow:hidden}@media(max-width: 431px){#about .images figure{width:100%}}#about .images figure img{height:100%;object-fit:cover}#about .images figure:nth-child(1){margin-top:-8%;margin-right:-5%}@media(max-width: 431px){#about .images figure:nth-child(1){margin-top:0;margin-right:0}}#about .images figure:nth-child(3){margin-top:-8%;margin-left:-5%}@media(max-width: 431px){#about .images figure:nth-child(3){margin-top:0;margin-left:0}}#tsparticles,#tsparticles2{position:absolute;z-index:-1;width:100%;height:100%;background:linear-gradient(336deg, rgb(189, 149, 91) 0%, rgb(211, 170, 111) 60%, rgb(255, 243, 225) 100%)}#features{clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0 100%);position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;padding:15vh;margin-top:-15vh;text-align:center;background-color:#230b02;color:#fff}@media(max-width: 431px){#features{padding:10vh 6vh 15vh 6vh;gap:2rem}}#features h2{font-size:2rem;font-weight:500}#features h3{font-size:1.5rem}#features figure{max-width:1280px}#features .content{margin-bottom:2rem}#features .content p{margin-bottom:1rem}#character{position:relative;z-index:1;padding:15vh 6vh;padding-bottom:20vh;margin-top:-15vh;text-align:center;background-color:#230b02;color:#fff;clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0 100%);background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4)),url(/assets/images/MistsBeyondTheMountains/characters_showcasing_2500.jpg) 55% 25% no-repeat}@media(max-width: 431px){#character{padding:10vh 6vh 25vh 6vh}}@media(max-width: 1025px){#character{background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4)),url(/assets/images/MistsBeyondTheMountains/characters_showcasing_1000.jpg) no-repeat;background-size:cover;background-position:center}}#character h2{font-size:2rem;font-weight:500;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.35)}#character ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(33%, 1fr))}@media(max-width: 1025px){#character ul{grid-template-columns:1fr}}#character ul li figure{height:800px}#character ul li figure img{width:100%;height:100%}#character ul li p{font-size:1.5rem;font-weight:500;margin-top:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.35)}@media(max-width: 1025px){#character ul li figure{height:600px}#character ul li figure img{object-fit:contain}}@media(max-width: 431px){#character ul li figure{height:400px}}#items{clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0 100%);position:relative;z-index:1;padding:15vh 6vh;margin-top:-15vh;text-align:center;background-color:#eaeaee}@media(max-width: 1025px){#items{padding:10vh 6vh 20vh 6vh}}#items h2{font-size:2rem;font-weight:500;margin-top:2rem}@media(max-width: 431px){#items h2{margin-top:0;margin-bottom:2rem}}#items ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:3rem;padding:5%}#items ul li figure{height:220px;overflow:hidden}#items ul li figure img{width:100%;height:100%;object-fit:cover}#product{clip-path:url(#curveClip);position:relative;z-index:1;padding:20vh 25%;padding-bottom:20vh;margin-top:-20vh;background:#230b02;color:#fff;line-height:2}@media(max-width: 1025px){#product{padding:10vh 25% 20vh 25%}}@media(max-width: 431px){#product{padding:15vh 12% 25vh 12%}}#product .container{display:flex;justify-content:space-between;align-items:center;gap:3rem;margin-top:2rem}@media(max-width: 431px){#product .container{justify-content:center;flex-direction:column}}#product .container h2{font-size:2rem;font-weight:500;margin-bottom:1rem}#buy{clip-path:polygon(0 5vw, 100% 0, 100% 100%, 0 100%);position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;text-align:center;color:#000;margin-top:-15vh;padding:15vh 20%}#buy h2{font-size:2.5rem;font-weight:500}@media(max-width: 1025px){#buy{padding:130px 60px 100px 60px}}@media(max-width: 431px){#buy{padding:100px 10%}}#buy hr{width:100%;border:none;height:1px;background-color:#3b3b3b}#buy h3{font-size:1.5rem}#buy .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}#buy .container .link{max-width:300px;transition:transform .2s ease-in-out}#buy .container .link:hover{transform:scale(1.1)}#buy .container .bg-container{display:flex;gap:2rem}@media(max-width: 431px){#buy .container .bg-container{flex-direction:column}}#buy .notes{line-height:3}@media(max-width: 431px){#buy .notes{line-height:1.5}#buy .notes p{margin-bottom:1rem}}/*# sourceMappingURL=foaa-jnexb-gphfb.min.css.map */