@charset "utf-8";.sub_text_box{
    text-align: center;
    font: normal normal normal 14px/28px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
    padding-bottom :70px
}

.photo_buy_text{
    display: flex;
    justify-content:flex-end
}
.text_box{
    max-width: 730px;
    margin: auto;
}
.text_title{
    text-align: center;
    margin-bottom: 70px;
    font: normal normal normal 27px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.text_body{
    margin-top: 40px;
    text-align: left;
    font: normal normal normal 14px/29px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.block_photos{
    display: flex;
    flex-direction: row;
}
.block_photo{
    flex: 1;
}
.block_photo_title{
    margin-top: 90px;
    margin-bottom: 40px;
    text-align: center;
    font: normal normal normal 27px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.block_photo_text{
    text-align: left;
    font: normal normal normal 13px/25px Hiragino Kaku Gothic Std;
    letter-spacing: -0.2px;
    color: #070707;
    font-weight: bold;
}
.bold{
    font-weight: bold;
}
.flex-1{
    flex: 1;
}
.flex-2{
    flex: 2;
}
.two_way_photos{
    margin-top: 70px;
}
.two_way_photos_title{
    text-align: left;
    font: normal normal normal 22px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
    margin-top: 30px;
    margin-left:15px;
}
.two_way_photos_text{
    text-align: left;
    font: normal normal normal 14px/24px Hiragino Kaku Gothic ProN;
    letter-spacing: 0.35px;
    color: #070707;
    opacity: 1;
    margin-top: 20px;
    margin-left:15px;
    width: 88%;
}
.single_photo{
    margin-top: 20px;
}
.sentence_comment{
    margin-top: 95px;
}
.sentence_comment_title{
    text-align: center;
    font: normal normal normal 27px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.sentence_comment_text{
    margin-top: 20px;
    text-align: left;
    font: normal normal normal 14px/29px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.stylist_introdction{
    margin-top: 150px;
}
.stylist_name{
    text-align: left;
    font: normal normal normal 28px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
}
.stylist_name_en{
    text-align: left;
    font: normal normal normal 19px/36px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    text-transform: uppercase;
    opacity: 1;
    font-weight: bold;
}
.stylist_earlylife{
    text-align: left;
    font: normal normal normal 14px/24px Hiragino Kaku Gothic ProN;
    letter-spacing: 0.35px;
    color: #070707;
    opacity: 1;
}
/* PCのみ適応 */
@media only screen and (min-width: 960px){
    .photo_box{
        width: 80%;
        margin: auto;
    }
}

/* SPのみ適応 */
@media only screen and (max-width: 960px){
    .sentence_comment{
        margin-top: 150px;
    }
    .sentence_comment_text{
        margin-bottom: 40px;
        margin-left: 10%;
        margin-right: 10%;
    }
    .sub_text_box{
        text-align: left;
        font: normal normal normal 14px/28px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #070707;
        opacity: 1;
        font-weight: bold;
        padding-bottom :40px;
        margin-left: 10%;
        margin-right: 10%;
    }
    .photo_buy_text{
        display: flex;
        justify-content:flex-end;
        margin-left: 5%;
        margin-right: 5%;
    }
    .price_sp{
        width: 100%;
        text-align: right;
    }
    .text_title{
        text-align: left;
        font: normal normal normal 18px/36px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #070707;
        opacity: 1;
        font-weight: bold;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 20px;
    }
    .text_body{
        margin-top: 40px;
        text-align: left;
        font: normal normal normal 14px/29px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #070707;
        opacity: 1;
        font-weight: bold;
        margin-left: 10%;
        margin-right: 10%;
    }
    .block_photo_title{
        margin-top: 30px;
        margin-bottom: 10px;
        text-align: left;
        font: normal normal normal 18px/36px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #070707;
        opacity: 1;
        font-weight: bold;
        margin-left: 10%;
        margin-right: 10%;
    }
    .block_photo_list_sp{
        margin-left: 5%;
        margin-right: 5%;
    }
    .block_photo_text{
        text-align: left;
        font: normal normal normal 13px/25px Hiragino Kaku Gothic Std;
        letter-spacing: -0.2px;
        color: #070707;
        font-weight: bold;
        margin-left: 5%;
        margin-right: 5%;
    }
    .price_margin_sp{
        margin-left: 5%;
        margin-right: 5%;
    }
    .two_way_photos_sp{
        margin-top: 20px;
    }
    .two_way_photos_body{
        margin-left: 10%;
        margin-right: 10%;
    }
    .two_way_photos_title{
        text-align: left;
        font: normal normal normal 18px/36px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #070707;
        opacity: 1;
        font-weight: bold;
        margin-top: 30px;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .two_way_photos_text{
        text-align: left;
        font: normal normal normal 14px/24px Hiragino Kaku Gothic ProN;
        letter-spacing: 0.35px;
        color: #070707;
        opacity: 1;
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
    }
    .single_photo{
        margin-top: 0px;
    }
    .sentence_comment{
        margin-top: 30px;
        margin-left: 10%;
        margin-right: 10%;
        margin-bottom: 20px;
    }
    .sentence_comment_title{
    text-align: left;
    font: normal normal normal 17px/24px Hiragino Kaku Gothic Std;
    letter-spacing: 0px;
    color: #070707;
    opacity: 1;
    font-weight: bold;
    }
    .stylist_introdction_text{
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 20px;
        margin-bottom: 50px;

    }
    .stylist_introdction_img{
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }.stylist_name_en{
        text-align: left;
        font: normal normal normal 19px/36px Hiragino Kaku Gothic Std;
        letter-spacing: 0px;
        color: #A7A7A7;
        text-transform: uppercase;
        opacity: 1;
        font-weight: bold;
    }
    .price_name_sp{
        text-align: end;
    }
    .single_photo_price_SP{
        margin-left: 10%;
        margin-right: 10%;
    }
    .two_way_photos_price_body{
        margin-left: 5%;
        margin-right: 5%;
    }
}