/* 767px以下に適用されるCSS（SP用） */

@media screen and (max-width: 767px) {


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

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

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

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

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

hr {
    width: 16%;
    border: solid 2px #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: 130px;
    align-items: center;
}

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


    #guide_copy p {
        font-size: 3.0vw;
        color: white;
        padding-left: 5%;
        line-height: 4.7vw;
        letter-spacing: 0.3vw;
        font-weight: 500;
        white-space: nowrap;
    }


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


    /*-contents-*/


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

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

.contents_title_sub p {
    display: inline;
    font-size: 4.5vw;
    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: 8% 5%;
        margin: 0 auto;
        width: 100%;
        border: 2px solid #acc3de;
        width: 90%;
        margin: 5% auto;
    }

    .list {
        width: 100%;
        margin: 4% auto 2%;
        text-align: left;
        font-size: 3.5vw;
        color: #324c5e;
        line-height: 2.5rem;
        display:inline-block;
    }


    .blue {
        color: #2d6590;
    }


.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;
    margin-top: 20px;
    }

#text_1_box_1{
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 0.2vw;
    }
    #text_1_box_1 p {
    font-size: 4.0vw;
    }

#text_1_box_2{
    font-size: 4vw;
    font-weight: 600;
    text-align: left;
    line-height: 8vw;
    margin-top: 5px;
    margin-bottom: 5px;
    }

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



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

#details01_text2{
    font-size: 3.6vw;
    font-weight: 500;
    text-align: left;
    line-height: 5.8vw;
    margin-top: 2px;
    margin-bottom: 5px;
    }

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

#details01_text3{
    font-size: 3.6vw;
    font-weight: 500;
    text-align: left;
    line-height: 5.5vw;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #3c3c3c;
    }

#details01_text4_pc{
    display: none;
    }

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

#details01_text4_sp p{
    margin: 0 0 0 5%;
    color: #3c3c3c;
    }
#details01_text5_sp{
    display:block;
    font-size: 3.3vw;
    font-weight: 600;
    text-align: left;
    line-height: 5vw;
    margin-top: 5px;
    margin-bottom: 5px;
    }

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


#yohaku_box {
    height: 20px;
    }

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


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

    .details02 {
        width: 88%;
        padding: 4%;
        background-color: #f1f7fb;
        border-radius: 20px;
        margin-top: 5%;
        margin: 0 auto 6%;
    }
    
    .detail_title {
        font-size: 4.5vw;
        color: #324c5e;
        font-weight: 400;
        letter-spacing: 0.1em;
        padding-top: 5px;
    }

    .dot {
        width: 100%;
        border-bottom: dotted 2px #c0c0c0;
        text-align: center;
        margin: 0 auto 3%;
    }

    #title_2 {
        width: 100%;
        height: 35px;
        text-align: center;
        font-size: 2.5vw;
        line-height: 3.0vw;
        color: #616161;
        letter-spacing: 0.2em;
        margin-top: 15px;
    }

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

    #text_2 {
        width: 84%;
        height: 80px;
        text-align: left;
        font-size: 3.5vw;
        line-height: 6.5vw;
        margin-bottom: 40px;
        color: #3c3c3c;
        margin-left: auto;
        margin-right: auto;
    }
    /*-contentsここまで-*/


    /*--診療内容へ戻る ここから--*/

    .shinryou_return_btn {
        color: #142e7a;
        text-align: right;
        font-size: 1.3vw;
        margin-right: 10px
    }
    #shinryou_btn img{
        width: 1.5%;
        height: 1.5%;
        text-align: right;
        
    }
    #shinryou_btn {
        margin: 1%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        display: none;
    }

    /*--診療内容へ戻る ここまで--*/


    /*--診療内容共通_contents menuここから--*/
 
    .content_menu {
        background-color: #dbf0fa;
        margin-top: 10%;
    }

    .content_details {
        width: 90%;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-top: 10px;
    }

    .content01 {
        width: 100%;
        background-color: #ebf6fb;
        padding: 10px;
    }

    .content02 {
        width: 100%;
        background-color: #dbf0fa;
        padding: 10px;
    }

    .content03 {
        width: 100%;
        background-color: #ebf6fb;
        padding: 10px;
    }

    .content_icon {
        width: 40px;
        height: 40px;
    }

    .kensa_txt {
        text-align: left;
        margin-left: -13px;
    }

    .kensa_title {
        color: #2887bb;
        font-size: 4.3vw;
        font-weight: bold;
        padding-left: 25px;
        padding-bottom: -5px;
    }

    .title01 {
        padding-left: -20px;
    }


    .kensa_details {
        font-size: 3.8vw;
        color: #324c5e;
        transform: scale(0.8);
        padding: 0;
        margin: 0;
        width: 60vw;
    }


    .details_button {
        display: none;
    }

    .sp_details_button {
        width: 100%;
        
        

    }

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

}