@charset "utf-8";
/* CSS Document */

/* リハビリテーション科用css2025-08 */

.mb_50px {
    margin-bottom: 50px;
}

.reha_txt {
    width: 600px;
    height: auto;
    margin: 10px auto;
}

.reha_txt p {
    text-align: left;
    padding: 0 20px;
}

#reha_recruit ul li {
    padding: 5px 10px;
}

#reha_recruit ul li span{
    font-weight: bold;
    font-size: 16px;
    color: green;
}