@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}main{display:flex;flex-direction:column;gap:7.5rem;padding:0 80px}@media(max-width: 1440px){main{padding:0 40px}}@media(max-width: 1025px){main{gap:5rem}}@media(max-width: 431px){main{padding:0;gap:3rem}}#video{display:flex;justify-content:center}#video iframe{max-width:1285px;aspect-ratio:16/9;border:none;background:#fff;clip-path:inset(2px 2.5px)}#game-overview{width:100%}#game-overview .content-wrapper{display:flex;align-items:center;justify-content:center;gap:5rem}@media(max-width: 431px){#game-overview .content-wrapper{flex-direction:column;gap:3rem}}#game-overview .content-wrapper .image-container{max-width:36%}@media(max-width: 431px){#game-overview .content-wrapper .image-container{max-width:100%}}#game-overview .content-wrapper h1{font-size:2.3rem;margin-bottom:1rem}@media(max-width: 431px){#game-overview .content-wrapper h1{font-size:1.4rem;text-align:center}}#game-overview .content-wrapper .description{line-height:2;margin-left:1rem}@media(max-width: 431px){#game-overview .content-wrapper .description{margin-left:.5rem}}#description .highlight{width:fit-content;text-align:center;font-size:2.3rem;font-weight:500;color:#f74693;margin:2rem auto}@media(max-width: 431px){#description .highlight{font-size:1.3rem;text-align:center}}#description .details{width:fit-content;text-align:center;font-weight:500;line-height:1.8;margin:0 auto}@media(max-width: 431px){#description .details{font-weight:400}}#feature .list{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;padding:0 150px}@media(max-width: 1025px){#feature .list{padding:0}}#feature .list .item{width:fit-content;display:flex;align-items:center;gap:5rem}#feature .list .item:nth-child(even){flex-direction:row-reverse}@media(max-width: 431px){#feature .list .item:nth-child(even){flex-direction:column}}@media(max-width: 431px){#feature .list .item{flex-direction:column;gap:1.5rem}}#feature .list .item .content{flex:1;display:flex;flex-direction:column;gap:1rem}#feature .list .item .content h2{font-size:2rem;font-weight:400}@media(max-width: 431px){#feature .list .item .content h2{font-size:1.5rem}}#feature .list .item figure{flex:1}#dlc{display:flex;flex-direction:column;align-items:center;gap:5rem}@media(max-width: 1025px){#dlc{gap:4rem}}@media(max-width: 431px){#dlc{gap:2rem}}#dlc h2{color:#9546d8;font-weight:500;text-align:center}@media(max-width: 431px){#dlc h2{font-size:1.3rem}}#dlc .list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem}@media(max-width: 1025px){#dlc .list{grid-template-columns:1fr 1fr}}@media(max-width: 431px){#dlc .list{grid-template-columns:1fr;gap:2rem}}#dlc .list .item{display:flex;flex-direction:column;align-items:center;gap:.8rem}#dlc .list .item h3{font-weight:500;font-size:.95rem}#shop-bonuses{display:flex;flex-direction:column;gap:2rem}@media(max-width: 1025px){#shop-bonuses{gap:1rem}}#shop-bonuses h2{font-size:2rem;text-align:center}#shop-bonuses .list-top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem}@media(max-width: 1025px){#shop-bonuses .list-top{grid-template-columns:1fr 1fr}}@media(max-width: 431px){#shop-bonuses .list-top{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}}#shop-bonuses .content{display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease-in-out}#shop-bonuses .content:hover{transform:scale(1.1)}#shop-bonuses .content figure{display:flex;justify-content:center;align-items:center}#shop-bonuses .content .image img{height:300px;object-fit:contain}#shop-bonuses .content .logo img{max-width:250px;height:80px;object-fit:contain}#shop-bonuses .content .name{text-align:center;font-size:1.2rem;font-weight:600}#shop-bonuses .list-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem}@media(max-width: 431px){#shop-bonuses .list-bottom{grid-template-columns:1fr;gap:2rem}}#shop-bonuses .list-bottom li{max-width:400px}#shop-bonuses .list-bottom .content .image img{height:500px}@media(max-width: 431px){#shop-bonuses .list-bottom .content .image img{height:360px}}.note{text-align:right;font-size:.9rem;color:rgba(0,0,0,.7882352941)}@media(max-width: 1025px){.note{text-align:center;margin-bottom:1rem}}#products .list{display:flex;flex-direction:column;align-items:center;gap:5rem;padding:0 100px}@media(max-width: 1440px){#products .list{padding:0}}@media(max-width: 431px){#products .list{gap:3rem}}#products .list .item{display:flex;justify-content:center;align-items:center;gap:5rem}@media(max-width: 431px){#products .list .item{flex-direction:column;gap:2rem}}#products .list .item .image-container{flex:1}#products .list .item .content{font-size:1.2rem;text-align:center;flex:1}@media(max-width: 431px){#products .list .item .content h2{font-size:1.3rem}}#products .list .item .content ul{display:flex;flex-direction:column;gap:.5rem;margin-left:1.5rem}#products .list .item .content ul li{position:relative;text-align:left;margin-top:1rem}#products .list .item .content ul li:after{position:absolute;top:35%;left:-1rem;content:"";width:5px;height:5px;rotate:45deg;background:#f74693}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:6rem;font-size:.8rem;color:#333}footer figure{max-width:300px}/*# sourceMappingURL=rabi-ribi-platinum-edition.min.css.map */