@charset "UTF-8";
/*=======================================
ABOUT
=========================================*/

.p-ed {
    padding-top: 140px;
    background-color: #F4F3F3;
    background-size: cover;
    height: auto;
    color: #636464;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
} 

.p-ed__nav,
.p-ed__spot {
    width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}

.p-ed__nav ol {
    display: flex;
}

.p-ed__nav ol li:first-child:after {
    content: '>';
    padding: 0 10px;
}

.p-ed_text1 {
    margin: 45px auto 0;
    width: 960px;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.06em;
}

.p-ed__treatment {
    display: flex;
    width: 960px;
    margin: 50px auto 0;
    /* padding-bottom: 50px; */
    /* border-bottom: 1px solid #636464; */
    /* border-top: 1px solid #636464; */
}

.p-ed__treatment .treatment_img h3 {
    color: #00A0CA;
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
} 

.p-ed__treatment .treatment_method {
    margin-left: 65px;
    margin-top: 45px;
    margin-bottom: 100px;
    width: 660px;
}
.p-ed__treatment .treatment_method span {
    font-size: 22px;
}

.p-ed__treatment .treatment_method .treatment_name {
    font-size: 32px;
}

.p-ed__treatment .treatment_method .treatment_name br {
    display: none;
} 

.p-ed__treatment .treatment_method .method_p1{
    font-size: 22px;
    margin-top: 20px;
    line-height: 35px;
} 

.p-ed__treatment .treatment_method table .set span {
    font-size: 20px;
}
.p-ed__treatment .treatment_method .attention {
    margin-top: 20px;
    font-size: 14px;
}

.p-ed table .set {
    font-size: 25px;
/*    text-align: right;*/
    min-width: 270px;
}
.p-ed table .set div {
    text-align: right;
    display: inline-block;
}
.p-ed .various_drug table .set div {min-width: 256px;}
.p-ed .various_drug_b table .set div {min-width: 266px;}
.p-ed .various_drug_c table .set div {min-width: 220px;}

.p-ed table .yen {
    padding-left: 50px;
    padding-top: 7px;
    font-size: 30px;
}

.p-ed__treatment .various_drug,
.p-ed__treatment .various_drug_b {
    border-bottom: 1px solid #636464;
    /* padding-bottom: 30px; */
}

.p-ed__treatment .various_drug {
    padding-bottom: 40px;
}

.p-ed__treatment .various_drug_b, 
.p-ed__treatment .various_drug_c{
    margin-top: 40px;
    padding-bottom: 40px;
}

.p-ed__treatment .various_drug_c .method_p2 {
    margin: 20px 0;
}

.p-ed__treatment .various_drug_c .attention {
    font-size: 14px;
}

.p-ed__treatment .reservation {
    /* background-color: #00A0CA; */
    /* width: 125px; */
    /* height: 125px; */
    /* text-align: center; */
    /* border-radius: 50%; */
    margin-left: 35px;
    position: absolute;
    right: 260px;
    top: 872px;
}

.p-ed__treatment .reservation a {
    color: #ffffff;
}

.p-ed__treatment .reservation p {
    padding-top: 17px;
}


/* .p-reservation__spot h1 {
    font-size: 30px;
    color: #00A0CA;
}

.reservation .p-reservation__spot .blue_border {
    border: 1px solid #00A0CA;
    padding: 4px 0;
    font-size: 20px;
    width: 300px;
    margin: 0 auto;
}

.reservation .p-reservation__spot .blue_border a {
    color: #00A0CA;
}

.reservation .p-reservation__spot .holiday,
.reservation .p-reservation__spot .no_parking {
    font-size: 12px;
} */

/* ----------------------------- スマホ（～767px） */

@media (max-width: 767px) {
    .p-ed {
        padding-top: 70px;
        }
    .p-ed__nav,
    .p-ed__spot {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .p-ed_text1 {
        width: 93%;
    }

    .p-ed table .set {
        min-width: 170px;
    }
    .p-ed .various_drug table .set div {min-width: 170px;}
    .p-ed .various_drug_b table .set div {min-width: 170px;}
    .p-ed .various_drug_c table .set div {min-width: 170px;}

    .p-ed_text1 br {
        display: none;
    }

    .p-ed__treatment .reservation {
        display: none;
    }

    .p-ed__treatment {
        display: block;
        width: 93%;
    }

    .p-ed__treatment .treatment_img .p_img {
        text-align: center;
    }

    .p-ed__treatment .treatment_method {
        margin-left: 0;
        width: 100%;
        margin-bottom: 0;
    }

    .p-ed__treatment .treatment_method .treatment_name {
        font-size: 25px;
    }

    .p-ed__treatment .treatment_method .treatment_name br {
        display: block;
    }

    .p-ed__treatment .treatment_method .method_p1 .set {
        font-size: 15px;
    }

    .p-ed__treatment .treatment_method .method_p1 .set span {
        font-size: 14px;
    }

    .p-ed__treatment .treatment_method .method_p1 .yen {
        font-size: 20px;
    }

    .p-ed__treatment .treatment_method .attention {
        /*font-size: 10px;*/
        font-size: 13px;
        line-height: 160%;
        letter-spacing: 0;
    }

    .p-ed__treatment .various_drug_c .attention {
        /*font-size: 10px;*/
        font-size: 13px;
        line-height: 160%;
        letter-spacing: 0;
    }
}

@media (max-width: 1180px) and (min-width: 768px) {
    .p-ed__treatment .reservation {
        right: 4%;
        top: 700px;
    }

    .p-ed__nav,
    .p-ed__spot {
        width: 95%;
    }

    .p-ed__spot {
        text-align: center;
    }

    .p-ed_text1 {
        width: 95%;
    }

    .p-ed_text1 br {
        display: none;
    }

    .p-ed__treatment {
        width: 95%;
    }

    .p-ed__treatment .reservation {
        top: 638px;
    }
}
