/* 医院様専用のCSS */

.career-year {
    border-bottom: 1px #dfd3d3 solid;
}

.reservation{
    width: 120px;
    font-size: 14px;
    font-weight: bold;
}
.sp-reserve{
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    .footer-map {
        height: auto;
    }
}