.font-nsj { font-family: "Noto Sans JP", sans-serif; }

.pagettl-sec p { width: 30px; }

.contact-box { display: flex; padding: 35px 0; background-color: #fff; border-radius: 1em; }
@media screen and (max-width: 750px) { .contact-box { display: block; margin-bottom: 8.6956521739%; padding: 5.7971014493% 4.347826087%; } }
.contact-box .contact-item { width: 50%; padding: 25px 20px; border-right: 1px solid #007240; }
@media screen and (max-width: 750px) { .contact-box .contact-item { width: 100%; border-right: none; border-bottom: 1px solid #007240; } }
.contact-box .contact-item:last-child { border-right: none; }
@media screen and (max-width: 750px) { .contact-box .contact-item:last-child { border-bottom: none; } }
.contact-box .contact-item .contact-heading { margin-bottom: 10px; font-size: 2.2rem; font-weight: 500; text-align: center; }
.contact-box .contact-item .contact-phone { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-size: 3.7rem; font-weight: 700; text-align: center; }
.contact-box .contact-item .contact-phone .ico { margin-right: 10px; }
.contact-box .contact-item .contact-time { font-size: 1.5rem; font-weight: 500; text-align: center; }

/*# sourceMappingURL=contact.css.map */
