.access-fig { margin-bottom: 100px; }

.access-box { margin-bottom: 100px; padding-bottom: 100px; border-bottom: 2px solid #D9D9D9; }
.access-box .c-subheading { margin-bottom: 25px; }
.access-box .access-box-con { display: flex; justify-content: space-between; margin-bottom: 40px; }
@media screen and (max-width: 750px) { .access-box .access-box-con { display: block; } }
.access-box .access-box-fig { width: 46.3917525773%; margin-right: 3.6082474227%; }
@media screen and (max-width: 750px) { .access-box .access-box-fig { width: 100%; margin-right: 0; margin-bottom: 30px; } }
.access-box .access-box-item { flex: 1; padding-top: 30px; }
@media screen and (max-width: 750px) { .access-box .access-box-item { padding-top: 0; } }
.access-box dl { margin-bottom: 30px; }
.access-box dl > dt { margin-bottom: 10px; font-size: 2.0rem; font-weight: 700; }
.access-box dl > dt .ico { margin-right: 0.5em; }
.access-box dl > dd .access-traffic-box { padding: 30px 40px 45px; background-color: #FBF9F4; }
.access-box dl > dd .access-traffic-box dl { margin-bottom: 20px; }
.access-box dl > dd .access-traffic-box dl:last-child { margin-bottom: 0; }
.access-box dl > dd .access-traffic-box dl dt { font-size: 1.8rem; color: #009ED0; font-weight: 700; }
.access-box dl > dd .access-traffic-box dl dd { font-size: 1.8rem; }
.access-box dl > dd .access-traffic-box .access-traffic-item { display: flex; align-items: center; }
@media screen and (max-width: 750px) { .access-box dl > dd .access-traffic-box .access-traffic-item { display: block; } }
.access-box dl > dd .access-traffic-box .access-traffic-item .access-traffic-btn { width: 100%; max-width: 530px; margin-right: 20px; }
@media screen and (max-width: 750px) { .access-box dl > dd .access-traffic-box .access-traffic-item .access-traffic-btn { max-width: 100%; margin-right: 0; margin-bottom: 20px; } }
.access-box dl > dd .access-traffic-box .access-traffic-item .access-traffic-txt { flex: 1; font-size: 1.6rem; padding-left: 1em; text-indent: -1em; }
.access-box .access-map { position: relative; width: 100%; margin-top: 60px; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.access-box .access-map iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.access-box .access-btn { display: inline-flex; background-color: #0099C2; color: #fff; text-decoration: none; }
.access-box .access-btn span { display: flex; align-items: center; padding: 0 2em; }
.access-box .access-btn::after { content: ''; width: 6rem; height: 6rem; background: #2B2B2B url("../img/common/ico_arrow_btn.svg") no-repeat center center; }

.access-contact { width: 100%; max-width: 600px; margin: 0 auto; }
.access-contact .ico { width: 2.5em; margin-right: 1em; }

/*# sourceMappingURL=access.css.map */
