
/*--PC------------------------------------------------------------*/

@charset "UTF-8";

@media screen and (min-width: 768px) {


/*-診療内容共通_TOPTITLEここから-*/
#contents_title {
    text-align: center;
    padding-top: 112px;
    padding-bottom: 4%;
    background-color: #f1f7fb;
    width: 100%;
}

#contents_title_text {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 20px;
    }

#contents_title_text_box{
    display: flex;
    justify-content: center;
    height: 2.5vw;
    align-items: center;
    color: #142e7a;
    font-weight: 600;
    }

#contents_title_text1 p{
    font-size: 2.6vw;
    }

#contents_title_text2 p{
    font-size: 2.2vw;
    }

hr {
    width: 10%;
    border: solid 3px #009dff;
    text-align: center;
    margin: auto;
}

/*- 診療内容共通_TOPTITLE ここまで-*/


/*-診療内容共通_タイトル画像ここから-*/

#clinicgide_img {
    display: flex;
    align-items: flex-start;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("../img/pc_page_title_03.png");
    width: 100%;
    height: 220px;
    align-items: center;
}

#guide_copy {
    background-color: #90c3e0;
    height: 70%;
    padding: 20px;
    width: 50%;
    display: flex;
    align-items: center;
}

#guide_copy p {
    font-size: 2.2vw;
    color: white;
    padding-left: 20%;
    line-height:3.9vw;
    letter-spacing: 0.5vw;
    font-weight: 500;
}

/*-診療内容共通_タイトル画像ここまで-*/



    /*-contents-*/

.contents_wrap {
    padding-top: 45px;
    width: 100%;
}

.contents_title_sub {
    text-align: center;
    padding-bottom: 20px;
}

.contents_title_sub p {
    display: inline;
    font-size: 2.7vw;
    color: #2887bb;
    font-weight: 600;
    background:linear-gradient(transparent 50%, #ceebff 50%);
    letter-spacing: 0.4vw;
    text-align: center;
}

.text_space span {
     margin-right: -0.4vw;
}

.content_container {
    width: 100%;
    margin: auto;
}




.content {
    padding: 5% 8%;
    margin: 0 auto;
    width: 100%;
    border: 3px solid #acc3de;
    width: 70%;
    margin-bottom: 5%;
}

.list {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 1vw;
    color: #324c5e;
    line-height: 2em;
    font-size:1.4vw;
}
.blue {
        color: #2888bf;
    }

    .red_line{
        color: #eb7239;
        text-decoration:underline;
        text-decoration-color: #eb7239;
    }

.red{
        color: #eb7239;
    }

#text_1_box{
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #3c3c3c;
    }

#text_1_box_1{
    margin-top: 30px;
    margin-bottom: 5px;
    letter-spacing: 0.2vw;
    }

#text_1_box_2{
    font-size: 1.7vw;
    font-weight: 600;
    text-align: left;
    line-height: 2.7vw;
    margin-top: 10px;
    margin-bottom: 10px;
    }

#text_1_box_2 p{
    margin: 0 0 0 37%;
    color: #2d6590;
    }



#details01_text1{
    font-size: 1.8vw;
    font-weight: 600;
    text-align: center;
    line-height: 3.2vw;
    padding-bottom: 20px;
    padding-top: 10px;
    }

#details01_text2{
    font-size: 1.7vw;
    font-weight: 500;
    text-align: left;
    line-height: 2.7vw;
    margin-top: 5px;
    margin-bottom: 10px;
    }

#details01_text2 p{
    margin: 0 0 0 20%;
    color: #3c3c3c;
    }

#details01_text3{
    font-size: 1.4vw;
    font-weight: 500;
    text-align: center;
    line-height: 2.7vw;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #3c3c3c;
    }

#details01_text4_pc{
    display:block;
    font-size: 1.5vw;
    font-weight: 600;
    text-align: left;
    line-height: 2.7vw;
    margin-top: 5px;
    margin-bottom: 5px;
    }

#details01_text4_pc p{
    margin: 0 0 0 8%;
    color: #3c3c3c;
    }

#details01_text4_sp{
    display: none;
    }
#details01_text5_sp{
    display: none;
    }

#yohaku_box {
    height: 40px;
    }
#600_img_box {
    padding-top: 50px;
    padding-bottom: 50px;
    }


    .details01 {
        width: 100%;
        padding: 5%;
        background-color: #e9f8ff;
        border-radius: 25px;
        margin-top: 5%;
    }

    .details02 {
        width: 68%;
        padding: 4%;
        background-color: #f1f7fb;
        border-radius: 20px;
        margin-top: 5%;
        margin: 0 auto 3%;
    }

    .detail_title {
        font-size: 1.8vw;
        color: #324c5e;
        font-weight: 400;
        letter-spacing: 0.1em;
    }
    
    .dot {
        width: 100%;
        border-bottom: dotted 2px #c0c0c0;
        text-align: center;
        margin: 0 auto 3%;
    }

    #title_2 {
        width: 100%;
        height: 80px;
        text-align: center;
        font-size: 1.4vw;
        line-height: 3.0vw;
        color: #616161;
        letter-spacing: 0.2em;
    }

    #title_2 h1 {
        margin-bottom: 100px;
    }

    #text_2 {
        width: 100%;
        height: 80px;
        text-align: center;
        font-size: 1.5vw;
        line-height: 3.0vw;
        margin-bottom: 40px;
        color: #3c3c3c;
    }

    /*-contentsここまで-*/


    /*--診療内容にもどる--*/


#shinryou_btn {
    display: flex;
    justify-content: flex-end;
    height: 30px;
    margin-bottom: 40px;
    }




#shinryou_btn_text p {
    color: #142e7a;
    text-align: right;
    font-size: 1.5vw;
    font-weight: 500;
    margin-right: 5px;
    text-align: center;
    }

#shinryou_btn_img img {
    margin-right: 30px;
    max-width: 20px;
    vertical-align: middle; 
    }





    /*--診療内容共通_contents menuここから--*/

.content_menu {
        background-color: #dbf0fa;
        display: flex;
        justify-content: center;
        text-align: center;
    }

.content01 {
        width: 35%;
        background-color: #ebf6fb;
        padding: 30px;
        text-align: center;
    }

.kensa_title {
        color: #2887bb;
        font-size: 1.8vw;
        font-weight: 600;
        padding: 10px;
    }

.kensa_details {
        width: 90%;
        height: 50px;
        font-size: 1.1vw;
        margin: auto;
        color: #324c5e;
        font-weight: 500;
    margin-bottom: 10px;
    }

.details_button {
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: end;
    }
    
.sp_details_button {
        display: none;
    }

.content02 {
        width: 30%;
        background-color: #dbf0fa;
        padding: 30px;
        margin: auto;
        
    }

.content_details {}

.content03 {
        width: 35%;
        background-color: #ebf6fb;
        padding: 30px;
    }

    /*--診療内容共通_contents menuここまで--*/