@charset "utf-8";

.content {
    position: relative;
}

.ila_01 {
    width: 130px;
    bottom: unset;
}

.ila_02 {
    width: 48vw;
    margin: 0 0 0 auto;
}

.main_area .txt_area li {
    width: 49%;
}

.main_area .txt_area li:nth-of-type(3) {
    width: 80%;
}

.main_area .txt_area li:nth-of-type(2) {
    margin-top: .75em;
    transform: rotate(11deg);
}


.main_area {
    position: relative;
}

.main_area {
    padding-top: 6vw;
}


.main_area::before,
.main_area::after {
    content: "";
    position: absolute;
}



.main_area::before {
    background: url(../images/front/deco_ilst01.png);
    background-size: cover;
    max-width: 318px;
    max-height: 430px;
    width: 43vw;
    height: 54vw;
    transform: rotate(-71deg);
    top: unset;
    left: 5%;
    bottom: -46vw;
}

.main_area::after {
    width: 35vw;
    height: 44vw;
    transform: rotate(-57deg);
    top: -5%;
    right: 5%;
}



.main_area::after {
    background: url(../images/front/deco_ilst02.png);
    background-size: cover;
    width: 170px;
    height: 200px;
    max-width: 349px;
    max-height: 471px;
    transform: rotate(-51deg);
    top: -150px;
    right: 30px;
}

.main_area .main_slide {
    width: 80vw;
    max-width: 900px;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
}

.main_area .txt_area li {
    font-size: clamp(1.813rem, 0.835rem + 4.89vw, 4.5rem);
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}

.main_area .txt_area li .wrap {
    position: relative;
    z-index: 1;
}

.main_area .txt_area li .wrap::after {
    content: "";
    background: #fff;
    width: 100%;
    height: .5em;
    border-radius: 18px;
    position: absolute;
    bottom: -.25rem;
    right: 0;
    z-index: -1;
}

.main_area .txt_area li .big {
    font-size: clamp(2.438rem, 1.006rem + 7.16vw, 6.375rem);
}

.main_area .txt_area li:nth-of-type(1) {
    color: var(--c_mpink);
    transform: rotate(-5deg);
}

.main_area .txt_area li:nth-of-type(2) {
    color: var(--c_org);
    margin-top: .75em;
}

.main_area .txt_area li:nth-of-type(3) {
    color: var(--c_blue);
    transform: rotate(4deg);
}

.main_area .txt_area {
    width: 85%;
    margin: auto;
}

.main_area .txt_area li {
    font-size: 10vw;
}


.main_area .main_slide {
    width: 100%;
    margin: 0 0 2rem 0;
}

.slick-slide img {
    border: 6px solid #F5CDCD;
    border-radius: 20px;
    max-height: 500px;
    object-fit: cover;
    width: 100%;
}

/*600px以上*/
@media (min-width: 600px) {
    .main_area .main_slide {
        width: 80%;
        margin: 0 auto 2rem;
    }

    .ila_01 {
        width: 22%;
        top: 32em;
        right: 82%;
        position: absolute;
    }

    .ila_02 {
        width: 23%;
        max-width: 395px;
        top: 20em;
        left: 79%;
        position: absolute;
        z-index: 9999;
    }

    .main_area::before {
        width: 16vw;
        height: 24vw;
        transform: rotate(9deg);
        top: 12rem;
        left: 0;
    }

    .main_area::after {
        width: 20vw;
        height: 25vw;
        transform: rotate(-10deg);
        top: -3vw;
        right: -2vw;
    }


    .front_table dl {
        padding: 1.25em;
    }
}

/*900px以上*/
@media (min-width: 900px) {
    .main_area {
        padding-top: 0;
    }

    .ila_01 {
        width: 29vw;
        bottom: 3em;
        position: fixed;
        z-index: 9999;
        right: 75vw;
        top: unset;
    }

    .ila_02 {
        width: 23vw;
        max-width: 395px;
        bottom: -3em;
        right: -2vw;
        position: fixed;
        z-index: 9999;
        top: unset;
    }

    .main_area::before {
        width: 19vw;
        height: 24vw;
        max-width: 318px;
        max-height: 430px;
        transform: rotate(0deg);
        top: -1rem;
        right: 83vw;
        left: unset;
    }

    .main_area::after {
        width: 18vw;
        height: 22vw;
        max-width: 349px;
        max-height: 471px;
        transform: rotate(30deg);
        top: 8rem;
        left: 84vw;
        right: unset;
    }

    .main_area .main_slide {}

    .main_area .txt_area {
        width: 80%;
        margin: auto;
        justify-content: center;
    }

    .main_area .txt_area li {
        width: 24%;
    }

    .main_area .txt_area li {
        font-size: clamp(2.5rem, 1.458rem + 1.85vw, 3.75rem)
            /*900.40-90*/
        ;
    }

    .main_area .txt_area li .big {
        font-size: 160%;
    }

    .main_area .txt_area li:nth-of-type(2) {
        margin-top: .75em;
        transform: rotate(-2deg);
    }

    .main_area .txt_area li:nth-of-type(3) {
        width: 39%;
    }
}

/*1080px以上*/
@media (min-width: 1200px) {
    .main_area .main_slide {
        width: 100%;
    }

    .ila_01 {
        width: 22vw;
        bottom: 2em;
        left: -3.5vw;
    }

    .main_area::before {
        right: 88vw;
    }

    .main_area::after {
        left: 82vw;
        width: 16vw;
        height: 19vw;
        transform: rotate(17deg);
        top: -2rem;
    }

}

/*1360px以上*/
@media (min-width: 1360px) {
    .main_area::before {
        width: 16vw;
        height: 20vw;
        transform: rotate(0deg);
        top: -1rem;
        right: 83vw;
        left: unset;
    }

    .main_area .txt_area {
        width: 100%;
    }
}

/*1600px以上*/
@media (min-width: 1600px) {
    .main_area::before {
        right: 76vw;
    }

    .main_area::after {
        left: 78vw;
    }
}

/******************************************************/
section h2 {
    font-size: clamp(1.25rem, 0.568rem + 3.41vw, 3.125rem);
}

section h3 {
    font-size: clamp(1.125rem, 0.784rem + 1.7vw, 2.063rem);
    margin-bottom: 1em;
    font-family: "Mochiy Pop One", sans-serif;

}

section h4 {
    font-size: clamp(1.5rem, 1.273rem + 1.14vw, 2.125rem);
    margin-bottom: .75em;
}


.front_about .box01 {
    margin-bottom: 6em;
}

.front_about .box01 h4 {
    width: 80%;
    max-width: 500px;
    background: #fff;
    padding: 1em;
    box-shadow: 0px 3px 6px #00000029;
    color: var(--c_bgrn);
    font-size: clamp(1.25rem, 1.023rem + 1.14vw, 1.875rem);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    margin: auto;
    z-index: 1;
}

.front_about .box01 .flex div {
    width: calc(100% / 2 - 2em);
    color: #fff;
    padding: 4em 2.5em;
    margin: .5em 1em;
    border-radius: var(--br20);
    position: relative;
}

.front_about .box01 .flex .features03 {
    width: 85%;
    max-width: 645px
}

.front_about .box01 .features01 {
    background: #FF6DA6;
}

.front_about .box01 .features02 {
    background: #21B8F3;
}

.front_about .box01 .features03 {
    background: #F6B647;
}

.front_about .box01 .flex div::after {
    content: "";
    position: absolute;
}

.front_about .box01 .features01::after {
    background: url(../images/common/features_icon01.png);
    background-size: cover;
    width: 10.5vw;
    height: 10vw;
    max-width: 90px;
    max-height: 87px;
    top: 15%;
    right: 5%;
}

.front_about .box01 .features02::after {
    background: url(../images/common/features_icon02.png);
    background-size: cover;
    width: 12vw;
    height: 12vw;
    max-width: 112px;
    max-height: 113px;
    bottom: 15%;
    right: 5%;
}

.front_about .box01 .features03::after {
    background: url(../images/common/features_icon03.png);
    background-size: cover;
    width: 10vw;
    height: 7vw;
    max-width: 84px;
    max-height: 59px;
    bottom: 10%;
    right: 5%;
}


.front_about .box01 h5 {
    font-size: clamp(1.625rem, 1.193rem + 2.16vw, 2.813rem);
    margin-right: 10%;
}

.front_about .box01 .flex .features03 h5 {
    width: 60%;
    margin-right: 2%
}

.front_about .box01 .flex .features03 ul {
    width: 38%;
}

.front_about .box01 li {
    line-height: 1.4;
    list-style-type: disc;
}


.front_about .link li {
    width: calc(100% / 2 - 2em);
}

.front_about .link li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
    font-weight: bold;
    padding: 1em .5em;
    border-radius: 50px;
    position: relative;
}

.front_about .link li:nth-of-type(1) a {
    background: var(--c_bgrn);
}

.front_about .link li:nth-of-type(2) a {
    background: var(--c_mpink);
}

.front_about .link li a::before {
    content: "";
    mask-size: cover;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}

.front_about .link li:nth-of-type(1) a::before {
    mask: url(../images/common/icon_bear.svg);
    background-color: var(--c_bgrn);
    mask-size: cover;
    width: 47px;
    height: 43px;
    top: -40px;
}

.front_about .link li:nth-of-type(2) a::before {
    mask: url(../images/common/icon_flower.svg);
    background-color: var(--c_mpink);
    mask-size: cover;
    width: 40px;
    height: 40px;
    top: -34px;
}

.front_about .flower_list.list01 li {
    width: 10vw;
    max-width: 58px;
}

.front_about .flower_list.list01 li:nth-of-type(1) {
    top: 25%;
    left: 3.5%;
}

.front_about .flower_list.list01 li:nth-of-type(2) {
    top: 5%;
    right: 10%;
}

.front_about .flower_list.list01 li:nth-of-type(3) {
    top: 30%;
    right: 5%;
}

.front_about .flower_list.list02 li:nth-of-type(1) {
    width: 10vw;
    max-width: 130px;
    top: 30%;
    left: 2%;
}

.front_treatment h4 {
    padding-bottom: .5em;
}

.front_treatment .list>li:nth-of-type(1) h4 {
    border-bottom: 4px dotted var(--c_grn);
}

.front_treatment .list>li:nth-of-type(2) h4 {
    border-bottom: 4px dotted var(--c_blue);
}

.front_treatment .list>li:nth-of-type(3) h4 {
    border-bottom: 4px dotted var(--c_mpink);
}

.front_treatment .list>li:nth-of-type(4) h4 {
    border-bottom: 4px dotted var(--c_org);
}

.front_treatment .list>li:nth-of-type(5) h4 {
    border-bottom: 4px dotted var(--c_bgrn);
}

.front_treatment .list>li:nth-of-type(6) h4 {
    border-bottom: 4px dotted var(--c_mpink02);
}

.front_treatment .list>li:not(:last-child) {
    margin-bottom: 4em;
}

.front_treatment .img {
    width: 80%;
    max-width: 190px;
    margin: auto;
}

.front_treatment p {
    margin-bottom: 0;
}

.front_treatment p:has(+ .img) {
    margin-bottom: 1em;
}

.front_treatment .list>li .more a {
    background: var(--c_mpink);
}


.front_treatment .flower_list.list01 li:nth-of-type(1) {
    width: 12vw;
    max-width: 71px;
    top: 7%;
    left: 3.5%;
}

.front_treatment .flower_list.list01 li:nth-of-type(2) {
    width: 10vw;
    max-width: 51px;
    top: 5%;
    right: 2%;
}

.front_treatment .flower_list.list02 li:nth-of-type(1) {
    width: 6vw;
    max-width: 76px;
    top: 40%;
    left: 3.5%;
}

.front_treatment .flower_list.list02 li:nth-of-type(2) {
    width: 6vw;
    max-width: 76px;
    top: 60%;
    right: 2%;
}



.front_contact p {
    padding: .5em 1em;
    text-align: center;
    font-size: clamp(1.25rem, 0.727rem + 2.61vw, 2.688rem);
    color: var(--c_mpink);
    background: url(../images/front/cloud.png);
    background-size: cover;
    width: 100%;
    height: 44.5vw;
    max-height: 510px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.front_table {
    background: var(--c_pink);
}

.front_table dl {
    width: calc(100% / 4 - 1em);
    background: #fff;
    padding: 1.5em 1.75em;
    border-radius: var(--br20);
    margin: .5em;
    min-width: 250px;
}

.front_table dl dt {
    border-bottom: 1px solid #707070;
    padding-bottom: .25em;
    margin-bottom: .75em;
    text-align: center;
    font-weight: bold;
    font-size: clamp(1rem, 0.909rem + 0.45vw, 1.25rem);
    height: 4em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.front_table dl dd {
    padding: .25em 1em .25em 0;
    text-align: center;
}


.front_contact .flower_list li:nth-of-type(1) {
    width: 8vw;
    max-width: 68px;
    top: 0;
    left: 14%;
}

.front_contact .flower_list li:nth-of-type(2) {
    width: 6vw;
    max-width: 50px;
    top: 60%;
    left: 3%;
}

.front_contact .flower_list li:nth-of-type(3) {
    width: 9vw;
    max-width: 71px;
    top: -5%;
    right: 12%;
}

.front_contact .flower_list li:nth-of-type(4) {
    width: 10vw;
    max-width: 87px;
    bottom: 13%;
    right: 18%;
}

.hyouka_list {
    flex-wrap: wrap;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

@media (min-width:800px) and (max-width:1299px) {}



@media (max-width: 899px) {}



@media (max-width: 799px) {


    .front_about .box01 .flex div {
        width: calc(100% / 2 - 1em);
        color: #fff;
        padding: 4em 1.75em;
        margin: .5em;
    }

    .front_about .link li {
        width: calc(100% / 2 - 1em);
    }


    .front_about .flower_list.list01 li:nth-of-type(1) {
        top: 3.5%;
        left: 2%;
    }

    .front_about .flower_list.list01 li:nth-of-type(2) {
        top: 0%;
        right: 5%;
    }

    .front_about .flower_list.list01 li:nth-of-type(3) {
        top: 25%;
        right: 2%;
    }

    .front_about .flower_list.list02 li:nth-of-type(1) {
        display: none;
    }




    .front_treatment .list>li:not(:last-child) {
        margin-bottom: 6vw;
    }

    .front_treatment .flower_list01 li:nth-of-type(1) {
        top: 0%;
    }

    .front_treatment .flower_list01 li:nth-of-type(2) {
        top: 1.5%;
    }

    .front_treatment .flower_list.list02 {
        display: none
    }

    .front_contact p {
        line-height: 1.4;
    }


    .front_table dl {
        width: calc(100% / 2 - 1em);
        padding: 1em 1.5em;
    }


}






@media (max-width: 599px) {


    .front_about .box01 {
        margin-bottom: 4em;
    }

    .front_about .box01 h4 {
        position: static;
        background: none;
        transform: unset;
        box-shadow: none;
    }

    .front_about .box01 .flex div,
    .front_about .box01 .flex .features03 {
        width: 100%;
        padding: 2em 1.75em;
        margin: .5em 0;
    }


    .front_about .box01 .flex .features03 ul {
        width: auto;
    }

    .front_about .box01 h5,
    .front_about .box01 .flex .features03 h5 {
        width: 100%;
        margin: 0 auto .5em;
        text-align: center;
    }

    .front_about .box01 .flex ul {
        display: table;
        text-align: left;
        margin: auto;
    }


    .front_about .box01 .features01::after {
        width: 16.5vw;
        height: 16vw;
    }

    .front_about .box01 .features02::after {
        width: 17vw;
        height: 17vw;
    }

    .front_about .box01 .features03::after {
        width: 15vw;
        height: 10vw;
    }


    .front_about .link li {
        width: 100%;
    }

    .front_about .link li:nth-of-type(1) {
        margin-bottom: 4em;
    }

    .front_about .link li:nth-of-type(1) a::before {
        width: 37px;
        height: 34px;
        top: -30px;
    }

    .front_about .link li:nth-of-type(2) a::before {
        width: 40px;
        height: 40px;
        top: -34px;
    }


    .front_table dl {
        width: 100%;
        padding: 1em 1.25em;
        margin: .5em 0;
    }


}




@media (max-width: 399px) {}

/*************************/

#popup {
    display: none;
    /* label でコントロールするので input は非表示に */
}

.popup-open {
    cursor: pointer;
    /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}

.popup-overlay {
    display: none;
    /* input にチェックが入るまでは非表示に */
}

#popup:checked~.popup-overlay {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

.popup-window {
    height: 86vh;
    width: 90vw;
    padding: 20px 0;
    background-color: #ffffff;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 800px;
}

.popup-text {
    margin: 0;
    overflow-y: scroll;
    padding: 0 5%;
    height: 100%;
}

.popup-text:not(:last-of-type) {
    margin-bottom: 1em
}

.popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
}

.popup_btn {
    width: 80%;
    max-width: 292px;
    margin: 2rem auto 0;
    display: block;
    text-align: center;
    background: var(--c_mpink);
    color: #fff;
    font-weight: bold;
    font-size: clamp(0.938rem, 0.869rem + 0.34vw, 1.125rem);
    padding: .75em 1em;
    border-radius: 50px;
    position: relative;
}

.popup_btn::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    border-width: 10px 0px 10px 18px;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
}

.santore_01 {
    margin: 0 0 3rem;
}

.santore_01 p {}

.santore_02 {}

.santore h3 {}


.ability_list {}

.ability_list li {
    border-bottom: dotted 2px #ccc;
    padding: 0 0 5px;
    margin: 0 0 10px;
}

.ability_list dl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ability_list dt {
    width: 2rem;
    background: var(--c_mpink);
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ability_list dd {
    width: calc(100% - 40px);
    padding: 0 0 0 1em;
}

.santore_01 p {
    margin: 0 0 1em;
}

.merit_list {}

.merit_list li {
    position: relative;
    padding: 0 0 5px 1.4em;
    border-bottom: dotted 2px #ccc;
    margin: 0 0 10px;
}

.merit_list li::before {
    content: "\f058";
    font-family: FAsolid;
    color: var(--c_mpink);
    position: absolute;
    top: 0;
    left: 0;
}

/***********************************/
/*600px以上*/
@media (min-width: 600px) {
    .santore_01 p {
        text-align: center;
    }

}

/*900px以上*/
@media (min-width: 900px) {}

/******250926追加*****************************/
/*600px以上*/
@media (min-width: 600px) {}

/*900px以上*/
@media (min-width: 900px) {
    #container {
        overflow: unset;
    }

    header {
        z-index: 99999;
        background-color: unset;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }

    .main_area {
        overflow: hidden;
    }

    .header_position.on header {
        position: fixed;
        transition: 0.1s;
    }

    .content {
        padding: 20px 0 0 0;
    }

    .ila_01 {
        bottom: 5em;
    }

    .ila_01.on {
        bottom: 3em;
        transition: 0.5s;
    }

    .ila_02 {
        bottom: 3em;
    }

    .ila_02.on {
        bottom: 0em;
        transition: 0.5s;
    }


    .slick-slide img {
        height: 33vw;
    }
}