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

.p-other {
    padding-top: 140px;
    padding-bottom: 100px;
    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-other__nav,
.p-other__spot {
    width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}

.p-other__nav ol {
    display: flex;
}

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

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

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

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

.p-other__treatment .treatment_method .treatment_name {
    font-size: 32px;
    margin-bottom: 20px;
}
.p-other__treatment .treatment_method .various_drug {
    /* padding-bottom: 40px; */
    padding: 40px 0;
    border-bottom: 1px solid #636464;
}

.p-other__treatment .treatment_method .various_drug:last-child {
    padding: 40px 0 0;
    border-bottom: none;
}

.p-other__treatment .treatment_method .various_drug.bb0 {
    border-bottom: 0;
}

.p-other__treatment .treatment_method .various_drug table .set {
    font-size: 25px;
    min-width: 280px;
}

.p-other__treatment .treatment_method .method_p1,
.side_reaction {
    font-size: 22px;
    margin-top: 5px;
    line-height: 35px;
}

.p-other table .yen {
    padding-top: 7px;
    padding-left: 20px;
    font-size: 30px;
}
/*.p-other table .yen.y2 {
    font-size: 18px;
    line-height: 180%;
}*/

.p-other__treatment .treatment_method .method_p1 table{
    font-size: 22px;
    margin-top: 5px;
    line-height: 35px;
} 
.p-other__treatment .treatment_method .method_p1 p + table{
    margin-top: 0;
    margin-bottom: 20px;
}

.p-other__treatment .treatment_method .attention {
    font-size: 14px;
    margin-top: 20px;
}

.p-other__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-other__treatment .reservation a {
    color: #ffffff;
}

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


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

.reservation .p-reservation__spot .blue_border {
    border: 1px solid #00A0CA;
    padding: 4px 0;
    font-size: 20px;
    width: 395px;
    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;
} */

.inner {
    margin-bottom: 40px;
}

.p-other__treatment .method_p2 {
    margin: 10px 0;
}

.tattoo2 {
    margin-top: 70px;
}



/*----------------------フロー追加*/

.inner_flow {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flow-section {
    max-width: 300px;
}

.flow-title {
    text-align: center;
    border: 1px solid #00A0CA;
    box-sizing: border-box;
    font-size: 22px;
    color: #00A0CA;
    padding: 4px;
    margin: 0 auto 20px;
}

.flow-title__space {
    margin-top: 40px;
}

.flow-grid {
    min-width: 280px;
}

.bubble {
    background: #00A0CA;
    border-radius: 5px;
    padding: 12px 15px;
    margin-bottom: 20px;
    position: relative;
}

.bubble::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 47%;
    width: 20px;
    height: 20px;
    background: #00A0CA;
    transform: rotate(-45deg);
}

.bubble2 {
    background: #fff;
    border-radius: 5px;
    padding: 12px 15px;
    margin-bottom: 20px;
    position: relative;
}

.bubble2::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 47%;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(-45deg);
}


.flow-grid .bubble:last-child::after,
.flow-grid .bubble2:last-child::after {
    display: none;
}

.step-text {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.step-text2 {
    font-size: 16px;
    color: #00A0CA;
    text-align: center;
}


.flow-info {
    padding-left: 30px;
    flex-direction: column;
    justify-content: center;
}

.flow-box {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    width: 360px;
    min-height: 80px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flow-info .flow-box:last-child {
    margin: 0 auto;
}

/*---------------------------*/

.sp-only {
    display: none !important; /* スマホの改行は非表示 */
}

.pc-only {
    display: block !important; /* PCの改行は表示 */
}

.inner-w670 {
    max-width: 670px;
}


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

@media (max-width: 767px)  {

    .p-other {
        padding-top: 70px;
    }
    .p-other__nav,
    .p-other__spot {
        width: 93%;
    }

    .p-other_text1 {
        width: 93%;
    }

    .p-other_text1 br {
        display: none;
    }

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

    .p-other__treatment {
        width: 93%;
    }

    .p-other__treatment .treatment_method .method_p1 p {
        font-size: 15px;
    }
    .p-other__treatment .treatment_method .method_p1 .y2 p {
        font-size: 20px;
    }

    .p-other__treatment .treatment_method .method_p1 .y3 p {
        font-size: 15px;
    }

    .p-other__treatment .treatment_method .treatment_name {
        font-size: 27px;
    }

    .p-other__treatment .treatment_method .various_drug table .set {
        min-width: 168px;
        font-size: 15px;
    }

    .p-other__treatment .treatment_method .various_drug table .set2 {
        min-width: 127px;
    }

    .p-other__treatment .treatment_method .various_drug table .yen {
        font-size: 20px;
    }
    .p-other__treatment .treatment_method .various_drug table .yen.y2 {
        font-size: 20px;
        line-height: 170%;
    }

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

    .p-other__treatment .treatment_method .method_p1, .side_reaction {
        margin-top: 0;
    }

    .p-other table .yen {
        padding-top: 0;
    }

    /*----------------------フロー追加*/

    .inner_flow {
        display: block;
        justify-content: center;
    }

    .flow-box {
        margin: 40px auto 20px;
        max-width: 330px;
    }

    .flow-section {
        max-width: 330px;
        margin: 0 auto;
    }

    .flow-info {
        padding: 0;
        margin: 0 auto;
    }

    .flow-title {
        max-width: 330px;
    }

    /*---------------------------*/

    .sp-only {
        display: block !important; /* スマホの改行は表示 */
    }

    .pc-only {
        display: none !important; /* PCの改行は非表示 */
    }

}

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

    .p-other__nav,
    .p-other__spot {
        width: 95%;
    }

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

    .p-other_text1 {
        width: 95%;
    }

    .p-other_text1 br {
        display: none;
    }

    .p-other__treatment {
        width: 95%;
    }

    /*----------------------フロー追加*/

    .flow-box {
        max-width: 360px;
    }

    /*---------------------------*/

}

