/* 医院様専用のCSS */
@media print, screen and (max-width: 1025px) {
.content .career .text th:last-child {
    font-size: 4.33vw;
}
.content .career .text th {
    height: auto;
    margin: 10px 0;
}
}