@charset "UTF-8";

/*** ダイエット注射：注意事項 ここから ***/
.sec__precautions {
    background: #f9f9f9;
    padding: 6rem 0;
}

.sec__precautions__contents {
    border: solid 1px #EF962F;
    border-radius: 10px;
    background-color: #fff;
    padding: 60px;
}

.sec__precautions__contents h3 {
    font-size: 2.6rem;
    font-weight: normal;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    color: #813D0F;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid #FFF5D9;
    margin-bottom: 1.1rem;
}

.sec__precautions__contents p {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8;
    margin-bottom: 40px;
}

.sec__precautions__contents p:last-of-type {
    margin-bottom: 0;
}

.sec__precautions__contents .note {
    font-size: 1.5rem;
    color: #cc0000;
    font-weight: 600;
}

.sec__precautions__contents ul.list1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 20px;
    margin-bottom: 40px;
    font-size: 1.5rem;
}

.sec__precautions__contents ul.list1 li {
    position: relative;
    width: calc(50% - 10px);
    padding: .5rem 0 .5rem 3rem;
}

.sec__precautions__contents ul.list1 li::before {
    content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 100vmax;
    background-color: #EF962F;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.sec__precautions__contents h4 {
    font-size: 1.8rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 3.4rem;
    padding-left: 6rem;
    margin-top: 20px;
}

.sec__precautions__contents h4::before {
        content: "";
    display: block;
    width: 4.35rem;
    height: 2px;
    background: #EF962F;
    position: absolute;
    top: 1rem;
    left: 0;
}

.sec__precautions__contents ul.list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.sec__precautions__contents ul.list2 li {
    width: calc(100% / 6);
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sec__precautions__contents ul.list2 li::before {
    content: "";
    display: block;
    background-image: url("/wp-content/themes/ikoma/assets/img/common/icon_check.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 1rem;
}

.sec__precautions__contents ul.list3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.sec__precautions__contents ul.list3 li {
    position: relative;
    width: calc(50% - 10px);
    padding: .5rem 0 .5rem 3rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.sec__precautions__contents ul.list3 li::before {
    content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 100vmax;
    background-color: #EF962F;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.sec__precautions__contents ul.list3 h5 {
    font-size: 1.5rem;
    font-weight: 600;
    display: inline-block;
    margin-right: 1rem;
}

@media only screen and (max-width: 767px) {
    .sec__precautions__contents {
        padding: 30px 20px;
    }
    .sec__precautions__contents h3 {
        text-align: left;
        font-size: 2rem;
    }
    .sec__precautions__contents ul.list1 li {
        width: 100%;
        word-break: auto-phrase;
    }
    .sec__precautions__contents ul.list2 {
        gap: 10px 0;
    }
    .sec__precautions__contents ul.list2 li {
        width: 50%;
        word-break: auto-phrase;
    }
    .sec__precautions__contents ul.list3 li {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        word-break: auto-phrase;
    }
}
/*** ダイエット注射：注意事項 ここまで ***/

/*** サイト内グラデーション改修 ここから ***/
#SYMPTOMS .sec__cost .container {
    width: 86.2rem;
    margin: auto;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1007.765 760.378' preserveAspectRatio='none'><defs><linearGradient id='g' x1='0.023' y1='0.478' x2='1' y2='0.477'><stop offset='0' stop-color='%23fef3dc'/><stop offset='1' stop-color='%23fffee6'/></linearGradient></defs><path d='M956.553,733.868a3878.04,3878.04,0,0,1-905.339,0c-7.659-.906-15.352-8.566-17.089-17.078q-68.249-336.6,0-673.2c1.737-8.512,9.429-16.174,17.089-17.08a3878.046,3878.046,0,0,1,905.339,0c7.659.906,15.352,8.569,17.089,17.08q68.25,336.6,0,673.2c-1.737,8.512-9.43,16.172-17.089,17.078' fill='url(%23g)'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 7.5rem 0 9.2rem;
}

#ABOUT .sec__greeting .bgbox {
    margin: auto;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1007.765 760.378' preserveAspectRatio='none'><defs><linearGradient id='g' x1='0.023' y1='0.478' x2='1' y2='0.477'><stop offset='0' stop-color='%23fef3dc'/><stop offset='1' stop-color='%23fffee6'/></linearGradient></defs><path d='M956.553,733.868a3878.04,3878.04,0,0,1-905.339,0c-7.659-.906-15.352-8.566-17.089-17.078q-68.249-336.6,0-673.2c1.737-8.512,9.429-16.174,17.089-17.08a3878.046,3878.046,0,0,1,905.339,0c7.659.906,15.352,8.569,17.089,17.08q68.25,336.6,0,673.2c-1.737,8.512-9.43,16.172-17.089,17.078' fill='url(%23g)'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 7.5rem 0;
}

#ABOUT .sec__info .bgbox {
    margin: auto;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1007.765 760.378' preserveAspectRatio='none'><defs><linearGradient id='g' x1='0.023' y1='0.478' x2='1' y2='0.477'><stop offset='0' stop-color='%23fef3dc'/><stop offset='1' stop-color='%23fffee6'/></linearGradient></defs><path d='M956.553,733.868a3878.04,3878.04,0,0,1-905.339,0c-7.659-.906-15.352-8.566-17.089-17.078q-68.249-336.6,0-673.2c1.737-8.512,9.429-16.174,17.089-17.08a3878.046,3878.046,0,0,1,905.339,0c7.659.906,15.352,8.569,17.089,17.08q68.25,336.6,0,673.2c-1.737,8.512-9.43,16.172-17.089,17.078' fill='url(%23g)'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 11rem 13.6rem;
}

@media only screen and (max-width: 767px) {
    #SYMPTOMS .sec__cost .container {
        width: 100%;
        background: none;
        padding: 0px;
    }

    #ABOUT .sec__greeting .bgbox {
        background: none;
        width: 100%;
        padding: 0;
    }

    #ABOUT .sec__info .bgbox {
        background: none;
        width: 100%;
        padding: 0;
    }
}
/*** サイト内グラデーション改修 ここまで ***/

/*** 初めての方へ：略歴資格追加 ここから ***/
#ABOUT .sec__greeting .box2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem;
    margin: 3rem 11.8rem 0;
    background-color: #fff;
    padding: 2.6rem;
}

#ABOUT .sec__greeting .biography h3,
#ABOUT .sec__greeting .qualification h3 {
    font-size: 1.8rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 2rem;
    padding-left: 6rem;
}

#ABOUT .sec__greeting .biography h3::before,
#ABOUT .sec__greeting .qualification h3::before {
    content: "";
    display: block;
    width: 4.35rem;
    height: 2px;
    background: #EF962F;
    position: absolute;
    top: 1rem;
    left: 0;
}

#ABOUT .sec__greeting .biography dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px 0;
}

#ABOUT .sec__greeting .biography dt {
    width: 30%;
    font-weight: 600;
}

#ABOUT .sec__greeting .biography dd {
    width: 70%;
}

#ABOUT .sec__greeting .qualification ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#ABOUT .sec__greeting .qualification ul li {
    position: relative;
    padding-left: 3rem;
}

#ABOUT .sec__greeting .qualification ul li::before {
    content: "";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 100vmax;
    background-color: #EF962F;
    position: absolute;
    top: 0.5rem;
    left: 1rem;
}

@media only screen and (max-width: 767px) {
    #ABOUT .sec__greeting .box2 {
        padding: 2rem;
        grid-template-columns: 1fr;
        gap: 3rem;
        margin: 3rem 0;
    }

    #ABOUT .sec__greeting .biography dl {
        flex-direction: column;
        gap: 0;
    }

    #ABOUT .sec__greeting .biography dt {
        width: 100%;
    }

    #ABOUT .sec__greeting .biography dd {
        width: 100%;
        margin-bottom: 20px;
    }

    #ABOUT .sec__greeting .biography dd:last-of-type {
        margin-bottom: 0;
    }
}
/*** 初めての方へ：略歴資格追加 ここまで ***/