@charset "utf-8";
.register {
    font-size: 0.8rem !important;
    text-align: right !important;
}

.demerit_contents dt img,
.merit_contents dt img {
    vertical-align: auto !important;
}

.rent_house_headding {
    margin: 60px 0;
    position: relative;
}

.rent_house_headding h2 {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.3vw;
    color: #fff;
    line-height: 26px;
}

.rent_house_contents_1,
.rent_house_common_width {
    max-width: 1200px;
    margin: 0 auto;
}

.rent_house_headding h2 span {
    display: inline-block;
    padding-top: 5px;
    font-size: 0.8vw;
}

.rent_common_headding {
    text-align: center;
    margin: 30px 0 60px;
}

.rent_common_headding p {
    text-align: left;
    width: 70%;
    margin: 15px auto 0;
    font-size: 0.9rem;
}

.rent_common_headding_2 {
    position: relative;
}

.rent_common_headding_2 h2 {
    background: #7E7F74;
    margin-top: 20px;
    padding: 20px 0;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
}

.left_square {
    position: absolute;
    left: 20px;
    top: 20px;
}

.right_square {
    position: absolute;
    right: 20px;
    top: 20px;
}

.rent_production {
    text-align: center;
    margin: 40px 2% 60px;
}

.rent_house_contents_2 {
    background-image: url(../../images/doctor/rent_contents_1_bg.png);
    background-size: cover;
    background-position: center;
    padding: 70px 2% 100px;
}

.rent_house_contents_3 {
    background: #E8E6DF;
    padding: 90px 2%;
}

.rent_house_contents_3 .rent_house_common_width {
    background: #fff;
    padding-bottom: 40px;
}

.rent_merit_headding h2 {
    padding: 40px;
    font-size: 1.45rem;
}

.rent_merit {
    text-align: center;
}

.rent_merit_img {
    text-align: center;
    background: #fff;
    padding: 50px 2%;
}

.merit_flex {
    display: flex;
    justify-content: space-between;
    margin: 30px 50px;
    border-bottom: 1px solid #968C83;
}

.flex_left_img {
    margin-top: 20px;
    text-align: center;
    border-left: 1px solid #968C83;
}

.left_img_1 {
    padding: 115px 0;
}

.left_img_2 {
    padding: 90px 0;
}

.left_img_3 {
    padding: 85px 0;
}

.merit_left {
    width: 40%;
}

.merit_left h3 {
    background: #968C83;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    font-size: 1.4rem;
}

.merit_right {
    width: 55%;
}

.merit_contents {
    border-radius: 10px;
    background: #E5E3DD;
    padding: 20px 0 30px;
    margin-bottom: 20px;
}

.demerit_contents {
    background: #D9DCDD;
    padding: 20px 0 30px;
    border-radius: 10px;
}

.merit_contents h4,
.demerit_contents h4 {
    color: #7E7F74;
    text-align: center;
    background: #fff;
    max-width: 140px;
    margin-left: 20px;
    margin-bottom: 22px;
    padding: 5px 0;
    border-radius: 30px;
}

.merit_contents dl,
.demerit_contents dl {
    display: flex;
    padding-left: 50px;
    align-items: start;
}

.demerit_contents dt,
.merit_contents dt {
    padding-right: 5px;
    flex-shrink: 0;
}

.merit_contents dl dd,
.demerit_contents dl dd {
    font-size: 0.9rem;
}

.style {
    margin-bottom: 70px;
}

.cost_headding {
    padding: 15px;
    max-width: 80%;
    margin: 60px auto 30px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
}

.cost_headding h3 {
    font-size: 1.5rem;
}

.cost_img {
    margin-bottom: 50px;
    padding: 0 2%;
}

.cost_cell {
    background: #968C83;
}

.cost_cell_2 {
    background: #DFDCD4;
    color: #862633;
}

.clinic .rent_house_headding {
    margin: 0 0 80px;
}

.clinic_contents_1 {
    margin-bottom: 80px;
}

.clinic_contents_2 {
    background-image: url(../../images/doctor/clinic_bg.png);
    background-size: cover;
    background-position: 0 10px;
    padding-bottom: 100px;
}

.clinic_merit_flex {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    border: 1px solid #7E7F74;
    background: rgba(255, 255, 255, 0.8);
    margin: 30px 2%;
}

.clinic_merit_flex:last-of-type {
    margin-bottom: 0;
}

.clinic_merit_left {
    width: 60%;
}

.clinic_merit_left h3 {
    padding: 20px 0 10px;
}

.clinic_merit_left p {
    font-size: 0.9rem;
}

.clinic_merit_right {
    width: 35%;
}


/* table */

.table_contents {
    margin: 25px auto 0;
    max-width: 80%;
}

table {
    border: 2px #7e7f74 solid;
    border-collapse: collapse;
}

tr {
    background: #fff;
}

th {
    border-left: 1px #7e7f74 solid;
    padding: 10px 0;
    font-size: 0.9rem;
}

.can_add {
    padding-left: 30px;
}

th span {
    font-size: 0.7rem;
    padding-left: 3px;
}

.low {
    width: 11%;
}

.top_wide {
    background: #cdc9b7;
    color: #fff;
}

.table_list {
    background: #989990;
    color: #fff;
}

.top_c {
    color: #4b0d00;
    font-weight: 700;
}

.grey {
    background: #e7e9e9;
}

.top_c_red {
    color: #862633;
}

.new_clinic {
    padding: 30px 0 5px;
}

.table_sub_txt {
    text-align: right;
    font-size: 0.8rem;
    padding-top: 5px;
}

.table_2 {
    width: 100%;
    margin-bottom: 20px;
}

.table_2_sub_txt {
    text-align: center;
    color: #862633;
    font-weight: 900;
    font-size: 1.3rem;
    margin-top: 30px;
}

.table_2_sub_txt span {
    color: #000;
    font-size: 0.8rem;
}

.table_3 th {
    border-bottom: 1px solid #7E7F74;
}

@media screen and (max-width: 850px) {
    .left_img_1 {
        padding: 128px 2%;
    }
    .left_img_3 {
        padding: 90px 2%;
    }
    .left_img_2 {
        padding: 110px 2%;
    }
    .merit_flex {
        margin: 70px 25px;
    }
    .rent_house_headding h2 {
        line-height: 17px;
    }
    .rent_house_headding h2 {
        left: auto;
        right: 45px;
    }
    .left_square,
    .right_square {
        width: 3%;
        top: 13px;
    }
    .rent_merit_headding h2 {
        padding: 15px;
    }
    .cost_headding h3 {
        font-size: 1.15rem;
    }
    .table_contents {
        max-width: 90%;
    }
    .table_2_sub_txt {
        font-size: 1rem;
    }
    .table_2_sub_txt span {
        font-size: 0.7rem;
    }
    .merit_left h3 {
        font-size: 1.15rem;
    }
    .merit_right {
        width: 58%;
    }
    .merit_contents dl,
    .demerit_contents dl {
        padding: 2px 0 2px 20px;
    }
    .merit_contents dl dd,
    .demerit_contents dl dd {
        font-size: 1.4vw;
    }
    .clinic_merit_right {
        width: 40%;
        margin-top: 55px;
    }
    .clinic_merit_left {
        width: 55%;
    }
    .clinic_merit_left h3 {
        font-size: 1.1rem;
    }
    .clinic_merit_left p {
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 481px) {
    .rent_production_img_sp,
    .rent_headding_img_sp,
    .rent_headding_2_img_sp,
    .pc_none {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .rent_common_headding {
        margin: 30px 0;
    }
    .rent_common_headding h2 {
        font-size: 0.95rem;
    }
    .rent_common_headding p {
        font-size: 0.7rem;
        width: 90%;
    }
    .rent_common_headding_2 h2 {
        font-size: 0.8rem;
    }
    .right_square {
        position: absolute;
        right: 13px;
        top: 8px;
    }
    .left_square {
        position: absolute;
        left: 13px;
        top: 8px;
    }
    .rent_house_contents_2 {
        padding: 40px 2% 100px;
    }
    .merit_flex {
        flex-direction: column;
        margin: 30px 3%;
    }
    .merit_left {
        width: 100%;
    }
    .merit_right {
        width: 100%;
        margin: 0 auto;
        border-left: 1px solid #968C83;
        padding-bottom: 20px;
    }
    .merit_contents,
    .demerit_contents {
        margin: 20px 15px;
    }
    .flex_left_img {
        padding: 30px 0;
    }
    .rent_production_img,
    .rent_headding_img,
    .rent_headding_2_img {
        display: none;
    }
    .rent_house_headding h2 {
        font-size: 0.9rem;
        left: auto;
        right: 20px;
    }
    .rent_house_headding h2 span {
        font-size: 0.5rem;
        display: inline-block;
        margin-top: 4px;
    }
    .merit_left h3 {
        padding: 10px 0;
        font-size: 1rem;
    }
    .merit_contents dl,
    .demerit_contents dl {
        padding: 0 3%;
    }
    .demerit_contents dl dd,
    .merit_contents dl dd {
        font-size: 0.8rem;
        padding-top: 5px;
    }
    .demerit_contents dt,
    .merit_contents dt {
        padding-right: 5px;
        flex-shrink: 0;
    }
    .table_contents {
        max-width: 95%;
    }
    th {
        font-size: 0.6rem;
    }
    th span {
        display: block;
    }
    .can_add {
        padding-left: 0;
        padding-top: 20px;
    }
    .table_2_sub_txt {
        font-size: 0.9rem;
    }
    .table_2_sub_txt span {
        display: block;
        margin-top: 10px;
    }
    .style {
        margin-bottom: 50px;
    }
    .left_square {
        top: 24px;
    }
    .right_square {
        top: 24px;
    }
    .cost_headding h3 {
        font-size: 0.75rem;
    }
    .rent_merit_headding h2 {
        padding: 20px 0;
    }
    .cost_headding {
        padding: 15px 0;
        max-width: 94%;
    }
    .table_sub_txt {
        font-size: 0.7rem;
    }
    .clinic .rent_house_headding {
        margin: 0 0 30px;
    }
    .clinic_merit_flex {
        flex-direction: column;
    }
    .clinic_merit_left,
    .clinic_merit_right {
        width: 100%;
    }
    .clinic_merit_flex {
        padding: 15px;
    }
    .clinic_merit_left h3 {
        font-size: 0.85rem;
    }
    .clinic_merit_left p {
        font-size: 0.7rem;
    }
    .clinic_merit_right {
        text-align: center;
        width: 80%;
    }
    .clinic_merit_right {
        margin-top: 25px;
    }
    .clinic_contents_2 {
        padding-bottom: 60px;
    }
    .clinic_contents_2 {
        padding: 30px 0;
    }
    th img {
        width: 25%;
    }
    .rent_house_headding_02 h2 {
        right: 0;
    }
    .merit_num {
        width: 22%;
    }
}

@media screen and (max-width: 400px) {
    .rent_house_headding_02 h2 {
        right: -40px;
    }
    .rent_house_headding h2 {
        font-size: 0.7rem;
    }
    .rent_house_headding h2 span {
        font-size: 0.5rem;
    }
}