.font-en { font-family: 'Roboto', sans-serif; }

.font-mp { font-family: 'M PLUS 1p', sans-serif; }

.font-min { font-family: 'Zen Kurenaido', sans-serif; }

.about-top { margin-bottom: 45px; }

.pagenav { max-width: 1134px; margin: 0 auto 45px; }
.pagenav ul li { width: 23.8095238095%; margin-right: 1.5873015873%; }
.pagenav ul li:nth-child(3) { margin-right: 1.5873015873%; }
.pagenav ul li:nth-child(6) { margin-right: 1.5873015873%; }
.pagenav ul li:nth-child(4n) { margin-right: 0; }

.about-map { margin-bottom: 90px; text-align: center; }

.box { margin-bottom: 90px; padding-top: 40px; border-top: 2px solid #ddd; }

.about-item .about-item-box { display: flex; justify-content: space-between; flex-direction: row-reverse; }
@media screen and (max-width: 640px) { .about-item .about-item-box { display: block; } }
.about-item .about-item-box figure { width: 32.5%; }
@media screen and (max-width: 640px) { .about-item .about-item-box figure { width: 100%; margin-bottom: 20px; } }
.about-item .about-item-box p { width: 63.3333333333%; }
@media screen and (max-width: 640px) { .about-item .about-item-box p { width: 100%; } }

.about-product .about-product-list { display: flex; flex-wrap: wrap; }
@media screen and (max-width: 640px) { .about-product .about-product-list { display: block; } }
.about-product .about-product-list li { width: 28.3333333333%; margin-right: 7.5%; margin-bottom: 5%; background-color: #f5f7fe; border-radius: 20px; overflow: hidden; }
@media screen and (max-width: 640px) { .about-product .about-product-list li { width: 100%; margin-right: 0; } }
.about-product .about-product-list li:nth-child(3n) { margin-right: 0; }
.about-product .about-product-list li:last-child { margin-right: 0 !important; }
@media screen and (max-width: 640px) { .about-product .about-product-list li:last-child { margin-bottom: 0; } }
.about-product .about-product-list li dl { padding: 40px 25px; }
.about-product .about-product-list li dl dt { margin-bottom: 20px; font-size: 1.25rem; text-align: center; }
.about-product .about-product-list li dl dd { line-height: 1.8; }

.about-banner { margin-bottom: 105px; }

/*# sourceMappingURL=about.css.map */
