@charset "utf-8";

.line {
    position: relative;
    height: 1px;
}

.line::before {
    content: "";
    background-image: linear-gradient(to right, #9e9e9e, #9e9e9e 1px, transparent 1px, transparent 2px);
    background-size: 3px 1px;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.body_sec1 {
    padding: 20px 0;
}

.body_sec2 {
    padding: 20px 0 0;
}

.body_sec3 {
    padding: 20px 0;
    background: var(--System-Gray-100, #F5F5F5);
}

.sug_wrap {
    display: flex;
    margin: 20px 0 0;
}

.sug_item {
    width: 45%;
    border-left: solid 1px #e0e0e0;
    margin: 0 auto;
    padding: 0 40px;
}

.tag_wrap {
    display: flex;
}

.tag_wrap p {
    background: #9e9e9e;
    font-size: 1.1764705882352942vw;
    margin: 0 0.4411764705882353vw;
    padding: 0 0.85882352942vw;
}

h3.mens {
    color: var(--Lightblue-100, #78B4F1);
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
}

h3.mens span,
h3.womans span,
.before_after_h3_wrap h3 span {
    display: block;
    color: var(--System-Gray-500, #9E9E9E);
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
    letter-spacing: 0.5px;

}

h3.womans {
    color: var(--Fuschia-80, #F178B6);
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
}

.sug_item h4 {
    color: var(--System-Gray-000, #FFF);
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: #212121;
    margin: 20px 0 20px;
}

.before_after_h3_wrap {
    padding: 20px 0 0 30px;
    border-left: solid 1px #e0e0e0;
    margin-bottom: 60px;
}

article#ba_case_3 .before_after_h3_wrap {
    margin-bottom: 20px;
}

.before_after_h3_wrap h3 {
    color: var(--System-Gray-900, #212121);
    font-family: Inter;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
}

.b_a_inner {
    margin-bottom: 58px;
}

.sug_item ul {
    list-style: disc;
    margin-left: 7%;
    width: 93%;
}

.sug_item li {
    font-size: 16px;
    color: #212121;
}

article.before_after {
    margin: 20px 0 60px;
}

article#ba_case_3 {
    margin: 0 0 0;
}

h4.case_detail {
    position: relative;
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #212121;
    margin: -18px auto;
    padding: 7px 0;
    z-index: 2;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.59px;
}

span.detail_tag {
    color: #212121;
    background: #fff;
    font-size: 14px;
    padding: 4px 16px;
    margin: 0 8px;
}

span.period {
    font-size: 16px;
}

.interview_wrap {
    background: var(--grnblu, #00C0B5);
    padding: 30px 0;
}

.interview_inner {
    padding: 30px;
    margin: 0 80px;
    background: #fff;
}

p.interview_ttl {
    color: #34c0b4;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
    padding-bottom: 16px;
}

.interview_p p {
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1px;
    color: #212121;
    margin-top: 10px;
}

.flex_in_left {
    width: 46%;
    margin-right: 4%;
}

.flex_in_right {
    width: 48%;
}

.yoga_inner {
    background: url(../img/body/yogo_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px 20px;
    margin-bottom: 46px;
}

.yoga_inner .flex {
    background: #fff;
    padding: 26px 23px; 
}

h4.case_detail.grn {
    width: 100%;
}

.yoga_inner .flex {
    background: #fff;
    padding: 26px 23px;
    align-items: center;
}

h4.case_detail.grn {
    width: 100%;
    background: var(--grd-grn-grd, linear-gradient(88deg, #00C0B5 -8.35%, #5DF3CF 98.83%));
    margin: 0 auto 30px;

    span.detail_tag {
        color: var(--grnblu, #00C0B5);
    }
}

h5.grn {
    color: var(--grnblu, #00C0B5);
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.5px;
    padding-bottom: 16px;
}

.txt_detail p {
    color: var(--System-Gray-900, #212121);
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 10px 0 30px;
}

.interview_wrap.yoga {
    margin: -46px 0 20px;
}

.trial_bnr {
    width: 63.235vw;
    height:25vw;
    margin: auto;
    background: url(https://fitness.lifix.life/wp-content/uploads/bg.webp);
    background-size: cover;
}

h2.trial {
    width: 20.567vw;
    height: 5.495vw;
    margin: auto;
    padding-top: 4.485vw;
}


p.wht {
    text-align: center;
    font-size: 1.471vw;
    margin-bottom: 1.838vw;
}

.contact_btn_box {
    width: 25.735vw;
    margin: 0 auto 0;
}

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

    .before_after_h3_wrap {
        padding: 20px 0 20px 20px;
        border-left: solid 1px #e0e0e0;
        margin-bottom: 40px;
    }

    article#ba_case_3 .before_after_h3_wrap {
        margin-bottom: 0;
    }

    .b_a_inner {
        margin-bottom: 50px;
    }

    .b_a_inner:last-child {
        margin-bottom: 40px;
    }

    img.only-sp.toggle_up {
        display: none;
    }

    .open img.only-sp.toggle_up {
        display: block;
    }

    .open img.only-sp.toggle_bw {
        display: none;
    }
    
    .body_sec1 {
        padding: 20px 0 0;

        .h2_wrap {
            flex-direction: column;
            align-items: flex-start;
        }
        .h2_wrap p {
            font-family: "Noto Sans JP";
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 26px; /* 162.5% */
            letter-spacing: 0.5px;
        }

        .sug_wrap {
            flex-direction: column;
        }

        .sug_item {
            width: 94%;
            border-left: solid 1px #e0e0e0;
            margin: 0 auto;
            padding: 0 0 0 6%;
        }

        .sug_item:last-child {
            margin: 20px 0 0 0;
        }

        h3.mens,
        h3.womans {
            font-size: 32px;
        }
    }

    .body_sec2 {
        .h2_wrap {
            flex-direction: column;
            align-items: flex-start;
        }

        .h2_wrap p {
            font-family: "Noto Sans JP";
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 26px; /* 162.5% */
            letter-spacing: 0.5px;
        }

        article.before_after {
            margin: 20px 0 40px;
        }

        article.before_after:last-child {
            margin: 20px 0 20px;
        }

        h3 {
            font-family: Inter;
            font-size: 26px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            letter-spacing: 0.5px;
        }

        .before_after_h3_wrap h3 span {
            font-family: "Noto Sans JP";
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0.5px;
        }

        h4.case_detail {
            position: relative;
            display: flex;
            width: 90%;
        }

        .interview_inner {
            padding: 30px;
            margin: 0 8px;
            background: #fff;
        }

        h4.case_detail {
            position: relative;
            display: flex;
            width: 100%;
        }

        .flex_in_left {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px;
        }

        h4.case_detail.grn {
            display: block;
        }
    }

    .interview {
        font-family: "Noto Sans JP";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 1px;
        color: #212121;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .interview_wrap.yoga {
        margin: -20px 0 0;
    }

    p.interview.open {
        -webkit-line-clamp: unset;
    }

    .yoga_inner .flex {
        flex-direction: column;
        background: #fff;
        padding: 20px 23px;
        align-items: center;
    }

    .yoga_inner {
        padding: 0;
        margin-bottom: 0;
    }

    .flex_in_right {
        width: 100%;
    }

    .trial_bnr {
        width: 86%;
        height:87.179vw;
        margin: auto;
        background: url(../img/body/sp/bg.jpg);
        background-size: cover;
    }

    .body_sec3 {
        padding: 20px 0;
    }

    h2.trial {
        padding-top: 17.179vw;
        width: 46.154vw;
        height: 12.821vw;
    }

    p.wht {
        font-size: 4.103vw;
        line-height: 6.667vw;
        margin: 2.051vw 0 6.41vw;
    }

    .contact_btn_box {
        width: 71.795vw;
    }
}