@charset "utf-8";

body {
    background: var(--white) !important;
}

.strengthsStrItemTitleNum {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.beautyMenuFukidashi {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.beautyMenuFukidashi::before {
    content: "";
    position: absolute;
    top: 0;
    left: 82%;
    border-style: solid;
    border-width: 0 13.5px 20.6px 13.5px;
    border-color: transparent transparent #e56c36;
    translate: -50% -100%;
}

.beautyMenuSelectGrid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: 5px;
}

.beautyWorryFukidashi {
    position: relative;
}

.beautyWorryFukidashi::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 20px 13px 0 13px;
    border-color: #e56c36 transparent transparent;
    translate: -50% 100%;
}

.beautyWorryFukidashi::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 18.2px 11.8px 0 11.8px;
    border-color: #FBF9F5 transparent transparent;
    translate: -50% 100%;
}

.beautyStr {
    clip-path: polygon(50% 40px, 100% 0, 100% 100%, 0 100%, 0 0);
}

.beautyMenuLimitedTitle {
    flex: 1;
    max-width: max-content;
}

.beautyMenuLimitedTextBox02Text02 u {
    text-decoration: none;
    position: relative;
}

.beautyMenuLimitedTextBox02Text02 u::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: -3px;
    right: 0;
    left: 0;
    aspect-ratio: 53/4;
    background: url(/system_panel/uploads/images/wave01.svg)no-repeat center /contain;
}

.beautyMenuLimitedTextBox02Text02 s {
    text-decoration: none;
    font-size: 25px !important;
}

/* voices */
.beautyVoicesItem {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.beautyVoicesItem:nth-of-type(n+2) {
    margin: 35px 0 0;
}

.beautyVoicesImage {
    width: 100%;
    max-width: 400px;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 4/3;
}

.beautyVoicesImage img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.beautyVoicesImage>img+.noImg {
    display: none;
}

.beautyVoicesFukidashi {
    position: relative;
    margin: 40px auto 0;
    flex: 1;
    padding: 20px 15px;
    border-radius: 10px;
    background: var(--secondary);
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}


.beautyVoicesFukidashi::after {
    content: "";
    position: absolute;
    top: 0;
    left: 20%;
    right: auto;
    bottom: auto;
    border-style: solid;
    border-width: 0 13.5px 20px 13.5px;
    border-color: transparent transparent var(--secondary);
    translate: -50% -100%;
}

.beautyVoicesTextBox {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
}

.beautyVoicesAge {
    line-height: 1.45;
    font-weight: 500;
    font-size: 16px;
    color: var(--tertiary);
}

.beautyVoicesTitle {
    margin: 8px 0 0;
    padding: 0 0 10px 0;
    font-family: var(--fontB);
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.025em;
    line-height: 1.45;
    color: var(--primary);
    border-bottom: 1px solid var(--tertiary);
}

.beautyVoicesText {
    margin: 10px 0 0;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.9;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.slimImgItem {
    aspect-ratio: 4/3;
    overflow: hidden;
}

.slimImgItem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.beautyImgGr {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    justify-items: center;
}

.beautyImgItem {
    max-width: 400px;
    aspect-ratio: 1/1;
    background: #FBF9F5;
    overflow: hidden;
}

.beautyImgItem img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all .3s;
}

.beautyImgItem img:hover {
    transform: scale(1.1);
}

.inVoiceCmnTit {
    padding: 0 15px;
    text-align: center;
}

/* voices */

.improvingCoursGrid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 10px;
    justify-items: center;
}

.conceptMessageFukidashi {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.conceptMessageFukidashi::before {
    content: "";
    position: absolute;
    top: 0;
    left: 8%;
    border-style: solid;
    border-width: 0 13.5px 20px 13.5px;
    border-color: transparent transparent var(--white);
    translate: -50% -100%;
}

.conceptMessageText04 s {
    text-decoration: none;
    color: var(--tertiary);
}

.conceptMessageText04 em {
    font-style: normal;
    color: var(--primary);
    font-weight: 700;
}

.reserveFlowLineText01 s {
    text-decoration: none;
    color: #1DCC64;
    font-size: 17px;
}

.reserveFlowLineText02 s {
    text-decoration: none;
    text-decoration: underline;
    text-underline-offset: 9px;
    text-decoration-thickness: 1px;
    color: var(--primary);
    font-size: 21px;
}


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:576px) {
    .beautyImgGr {
        grid-template-columns: repeat(2, 1fr);
    }


    .beautyImgItem {
        max-width: none
    }
}

/* min-width: 576px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:768px) {
    .beautyMenuSelectGrid {
        grid-template-columns: repeat(4, 1fr);
        gap: 7px;
    }

    /* voices */
    .beautyVoicesItem {
        flex-direction: row;
        align-items: flex-start;
    }

    .beautyVoicesItem:nth-of-type(n+2) {
        margin: 70px 0 0;
    }

    .beautyVoicesImage {
        width: 34%;
    }

    .beautyVoicesFukidashi {
        flex: 1;
        margin: 0 0 0 40px;
        padding: 35px 15px 40px;
        border-radius: 20px;
    }

    .beautyVoicesFukidashi::after {
        content: "";
        position: absolute;
        top: 20%;
        left: 0;
        right: auto;
        bottom: auto;
        border-style: solid;
        border-width: 13.5px 20px 13.5px 0;
        border-color: transparent var(--secondary) transparent transparent;
        translate: -100% -50%;
    }

    .beautyVoicesAge {
        font-size: 20px;
    }

    .beautyVoicesTitle {
        padding: 0 0 20px 0;
        font-size: 25px;
    }

    .beautyVoicesText {
        margin: 20px 0 0;
        font-size: 18px;
    }

    .improvingCoursGrid {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }

    .beautyImgGr {
        gap: 30px;
    }

    /* voices */

    .reserveFlowLineText s {
        font-size: 19px;
    }


    .reserveFlowLineText02 s {
        font-size: 27px;
    }



}

/* min-width: 768px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1024px) {
    .beautyMenuSelectGrid {
        grid-template-columns: repeat(6, 1fr);
    }

    .beautyStr {
        clip-path: polygon(50% 85px, 100% 0, 100% 100%, 0 100%, 0 0);
    }

    .beautyMenuLimitedTextBox02Text02 s {
        font-size: 34px !important;
    }

    .beautyVoicesFukidashi {
        margin: 0 0 0 60px;
    }

    .improvingCoursGrid {
        gap: 34px;
    }

    .reserveFlowLineText s {
        font-size: 25px;
    }

    .reserveFlowLineText02 s {
        font-size: 35px;
        text-underline-offset: 15px;
    }

    .beautyImgGr {
        grid-template-columns: repeat(4, 1fr);
    }

}

/* min-width: 1024px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {
    .beautyWorryFlexText {
        font-size: 25px !important;
    }

    .beautyStrItemTitle {
        font-size: 35px !important;
    }

    .beautyMenuLimitedTextBox02Text02 s {
        font-size: 45px !important;
    }

}

/* min-width: 1200px ここまで */
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */