@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}#banner figure{padding:3% 3% 0 3%}#banner .text{text-align:center;margin:3rem 0;padding:0 12%}@media(max-width: 1025px){#banner .text{margin:2rem 0;padding:0 8%}}#banner .text h2{font-size:2rem;font-weight:bold;margin-bottom:2rem}#banner .text p{line-height:2}#gallery{margin-top:4rem}#gallery .swiper{width:60%;aspect-ratio:16/9;margin-left:auto;margin-right:auto}@media(max-width: 1025px){#gallery .swiper{width:90%}}@media(max-width: 431px){#gallery .swiper{width:100%}}#gallery .swiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}#gallery .swiper .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}#gallery .swiper .mySwiper2{height:80%;width:100%}#gallery .mySwiper{height:200px;box-sizing:border-box;padding:20px 50px}@media(max-width: 1025px){#gallery .mySwiper{height:150px}}@media(max-width: 431px){#gallery .mySwiper{height:80px}}#gallery .mySwiper .swiper-slide{width:25%;height:100%;opacity:.4;cursor:pointer}#gallery .mySwiper .swiper-slide-thumb-active{opacity:1}#gallery a{margin:6rem 30%}@media(max-width: 1025px){#gallery a{margin:4rem 5%}}@media(max-width: 431px){#gallery a{margin:4rem 0}}#bonus{padding:0 32%;text-align:center}@media(max-width: 1025px){#bonus{padding:0 5%}}@media(max-width: 431px){#bonus{padding:0}}#product{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:6rem;padding:0 10%}@media(max-width: 1025px){#product{grid-template-columns:1fr}}@media(max-width: 431px){#product{margin-top:3rem;padding:0}}#product .description{display:flex;flex-direction:column;justify-content:center;gap:2rem}#product .description h3{font-size:2rem;font-weight:600}#product .description ul li{margin:1rem 0}#buy{margin-top:5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;width:100%}#buy h2{font-size:2.3rem;font-weight:700}#buy .list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem}@media(max-width: 1025px){#buy .list{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 431px){#buy .list{gap:2rem}}#buy .list .item{max-width:250px;transition:transform .2s ease-in-out}#buy .list .item:hover{transform:scale(1.1)}/*# sourceMappingURL=monkey-barrels.min.css.map */