.contact-time { margin-bottom: 105px; }
.contact-time dt { font-size: 2.6rem; font-weight: 700; }
.contact-time dd { font-size: 1.6rem; font-weight: 700; }
.contact-time dd span { font-size: 4.8rem; color: #009ED0; }

.contact-heading { margin-bottom: 50px; padding-bottom: 5px; border-bottom: 4px solid #27A00C; font-weight: 700; }
.contact-heading span { margin-right: 0.5em; font-size: 2.8rem; color: #27A00C; }
@media screen and (max-width: 750px) { .contact-heading span { font-size: 2.6rem; } }

.c-subheding { margin-bottom: 30px; }

._box01 { margin-bottom: 120px; border-bottom: 3px solid #27A00C; }
._box01 .contact-box-item { margin-bottom: 50px; }
._box01 .contact-box-item .contact-subheading { width: 100%; max-width: 350px; padding: 5px 30px; border: 1px solid #5DB849; background-color: #F0FBEA; font-size: 2.5rem; font-weight: 700; }
._box01 .contact-box-item .contact-box-item table { width: 100%; max-width: 890px; border-top: 1px solid #27A00C; font-size: 2.0rem; }
._box01 .contact-box-item .contact-box-item table tr { border-bottom: 2px dotted #27A00C; }
._box01 .contact-box-item .contact-box-item table tr:last-child { border-bottom: none; }
._box01 .contact-box-item .contact-box-item table tr th { width: 20em; padding: 20px 30px; font-weight: 400; text-align: left; }
@media screen and (max-width: 750px) { ._box01 .contact-box-item .contact-box-item table tr th { display: block; width: 100%; padding: 20px; } }
._box01 .contact-box-item .contact-box-item table tr td { padding: 20px; }
@media screen and (max-width: 750px) { ._box01 .contact-box-item .contact-box-item table tr td { display: block; width: 100%; padding-top: 0; } }
._box01 .contact-box-item .contact-box-item table tr td a { color: #3380ff; text-decoration: none; }
._box01 .contact-box-item .contact-box-item table tr td a:hover { text-decoration: underline; }
._box01 .contact-box-item .contact-box-item p.notes { font-weight: 700; font-weight: 700; display: inline-block; border-radius: 10px; border: #009ED0 solid 3px; font-size: 100%; padding: 20px; }

._box02 { margin-bottom: 100px; }
._box02 .contact-heading { margin-bottom: 25px; }
._box02 .contact-list { display: flex; }
@media screen and (max-width: 750px) { ._box02 .contact-list { display: block; } }
._box02 .contact-list li { width: 100%; max-width: 28em; margin-right: 7.2164948454%; border: 1px solid #B6B7B6; }
@media screen and (max-width: 750px) { ._box02 .contact-list li { width: 100%; margin-right: 0; margin-bottom: 40px; } }
._box02 .contact-list li:last-child { margin-right: 0; }
@media screen and (max-width: 750px) { ._box02 .contact-list li:last-child { margin-bottom: 0; } }
._box02 .contact-list li dl dt { padding: 10px 20px; border-bottom: 1px solid #B6B7B6; background-color: #EFFBEA; font-size: 2.5rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._box02 .contact-list li dl dt { font-size: 2.2rem; } }
._box02 .contact-list li dl dd { padding: 20px 20px 30px; font-size: 2.0rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._box02 .contact-list li dl dd { padding: 20px; } }

.contact-btn { width: 100%; max-width: 600px; margin: 0 auto; }
.contact-btn .ico { width: 1.5em; margin-right: 1em; }

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