@charset "UTF-8";

.titleSp {
    display: none;
}

.profileTitle {
    margin-top: 266px;
    display: flex;
    justify-content: flex-end;
}

.titlePc {
    font-family: "Noto Serif JP";
    font-size: 4.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.profile1_txtBody {
    margin-top: 87px;
    margin-left: 13%;
}

.profile1_txt {
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    margin-top: 53px;
    margin-right: 30%;
}

.profile1_txt2 {
    margin-top: 40px;
}

.img-box1 {
    width: 740px;
    position: relative;
    display: inline-block;
}

.img-box1::after {
    content: 'スリランカのアーユルヴェーダ薬局';
    position: absolute;
    right: 8px;
    bottom: -30px;
    color: #827B75;
    font-size: 1.6rem;
}

.img-box2 {
    position: relative;
    display: inline-block;
    padding-top: -23px;
    margin-left: 55%;
}

.img-box2::after {
    content: '貴船神社の奥宮で行ったヨガ';
    position: absolute;
    right: 0;
    bottom: -30px;
    color: #827B75;
    font-size: 1.6rem;
}

.img-box3 {
    position: relative;
    display: inline-block;
    margin: 200px auto 0;
    padding-left: 7%;
    padding-right: 7%;
}

.img-box3::after {
    content: '料理教室の様子';
    position: absolute;
    right: 105px;
    bottom: -30px;
    color: #827B75;
    font-size: 1.6rem;
}

.profileTitle2 {
    margin-top: 266px;
    display: flex;
    justify-content: flex-end;
}

.profile2_txtBody {
    width: 506px;
    margin-top: 25px;
    margin-right: 155px;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    padding-left: 50px;
}

.profile2_txt2 {
    margin-top: 40px;
}

.img-box4 {
    position: relative;
    display: inline-block;
    margin-top: -183px;
}

.img-box4::after {
    content: 'アーユルヴェーダ講演会の様子';
    position: absolute;
    right: 8px;
    bottom: -30px;
    color: #827B75;
    font-size: 1.6rem;
}

.img-box5 {
    position: relative;
    display: inline-block;
    margin-top: 103px;
    margin-left: 239px;
}

.img-box5::after {
    content: '料理教室講座';
    position: absolute;
    right: 8px;
    bottom: -30px;
    color: #827B75;
    font-size: 1.6rem;
}

.img-box6 {
    position: relative;
    display: inline-block;
    margin-top: 262px;
    padding-bottom: 100px;
}

.img-box6::after {
    content: '沖縄で行った瞑想';
    position: absolute;
    right: 8px;
    bottom: 195px;
    color: #827B75;
    font-size: 1.6rem;
}

/* btn sp */
@media screen and (max-width: 767px) {
    .titlePc {
        display: none;
    }

    .titleSp {
        display: block;
        margin-top: 211px;
        margin-left: 34px;
        color: #595049;
        font-family: "Noto Serif JP";
        font-size: 2.6rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5;
    }

    .profileTitle {
        display: block;
        margin-top: 52px;
    }

    .img-box1 {
        width: 80%;
    }

    .img-box1::after {
        font-size: 1.1rem;
        bottom: -20px;
        right: 0;
    }

    .profile1_txt {
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 400;
        line-height: 2;
    }

    .profile1_txtBody {
        margin-top: 0;
    }

    .img-box2 {
        width: 70%;
        margin-top: 52px;
    }

    .img-box3 {
        padding: 0;
        margin-top: 63px;
    }

    .profileTitle2 {
        display: block;
    }

    .profile2_txtBody {
        
    }
}

/* profile */

.message__body2 {
    margin: 0 auto;
}

.message__txtBody2:last-of-type {
    padding-bottom: 100px;
    margin-top: 30px;
}

.career {
    margin-top: 32px;
}