@charset "utf-8";
/* 중년눈성형 */

/* 처진눈 솔루션 시작 */
/* 처진눈 공통 속성 중 색상 및 이미지만 바뀌는 영역 시작 */
.C-visual .counseling_form .btn_request {
    background-color: var(--C-e7538a);
}
/*.C-visual::after {
    background: url(../images/wb/eyes/visual_dim.png) no-repeat center bottom;
}*/
.C-title .c_e7538a {
    color:#e7538a;
}
.C-idYoutube .btn_youtube_page {
    background-color: var(--C-e75077);
}
.C-BeforeAfter .include_bna_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color:#98214e;
}
.C-BeforeAfter .include_bna_swiper .img .left .login_dim .text p strong{color:#e7538a;}
.C-idCenter li:nth-child(1),
.C-idCenter li:nth-child(2),
.C-idCenter li:nth-child(3) {
    background-color: var(--C-ffe9e5);
}
.C-idCenter li:nth-child(1) {
    background-image: url(../images/wb/middle_age_eye/idCenter_list_img_01.png);
}
.C-idCenter li:nth-child(2) {
    background-image: url(../images/wb/middle_age_eye/idCenter_list_img_02.png);
}
.C-idCenter li:nth-child(3) {
    background-image: url(../images/wb/middle_age_eye/idCenter_list_img_03.png);
}
.C-idCenter li:nth-child(1) h5 {
    color: var(--C-f77a16);
}
.C-idCenter li:nth-child(2) h5 {
    color: var(--C-ea6753);
}
.C-idCenter li:nth-child(3) h5 {
    color: var(--C-f77a16);
}
.C-idCenter li p {
    color: var(--C-45474d);
}

/* 처진눈 공통 속성 중 색상 및 이미지만 바뀌는 영역 끝 */

.natural_fancy #container {
    background: #fff8f6;
}
/*.natural_fancy .C-visual .img_text {
    top: 302px;
    margin-left: 63px;
    text-align: left;
}*/
.natural_fancy .C-visual .img_text .item_02 {
    background: none;
    -webkit-text-fill-color: var(--C-98214e);
}
.C-visual .img_text .item_02 {
    background: none;
    text-align: left;
    line-height: 1;
}
.natural_fancy .natural_fancy_info {
}
.natural_fancy .natural_fancy_info .trademark_box {
    text-align: center;
}
.natural_fancy .natural_fancy_info .trademark_box p {
    font-size: var(--f-32);
    color: var(--C-111113);
    font-weight: 800;
}
.natural_fancy .natural_fancy_info .text {
    display: flex;
    width: 520px;
    margin: 0 auto;
    position: relative;
    padding-left: 40px;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
}
.natural_fancy .natural_fancy_info .text span {
    font-size: 26px;
    color: var(--C-737380);
    line-height: 1.1;
    letter-spacing: -1px;
}
.natural_fancy .natural_fancy_info .text strong {
    display: block;
    font-size: 48px;
    color: #e7538a;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: -2px;
}
.natural_fancy .natural_fancy_info .text .info_img {
    width: 172px;
    right: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.natural_fancy .natural_fancy_info .text .info_img img{width: 100%;}
.natural_fancy .natural_fancy_info .text::before {
    content: "[";
    position: absolute;
    left: 0;
    bottom: -5px;
    font-size: 68px;
    color: #fcacc9;
    font-weight: 900;
}
.natural_fancy .natural_fancy_info .text::after {
    content: "]";
    position: absolute;
    right: 0;
    bottom: -5px;
    font-size: 68px;
    color: #fcacc9;
    font-weight: 900;
}
.natural_fancy .natural_fancy_info .sub_text {
    padding-top: 60px;
    font-size: 25px;
    color: #98214e;
    text-align: center;
    line-height: 1.2;
    font-weight: 900;
}

.natural_fancy .photo {
    padding-top: 97px;
}
.natural_fancy .photo ul {
    display: flex;
    gap: 30px;
    justify-content: center;
}
.natural_fancy .photo li {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.natural_fancy .photo li strong {
    display: block;
    padding-top: 25px;
    font-size: var(--f-28);
    color: var(--C-376b2b);
    font-weight: 900;
    line-height: 1.1;
}
.natural_fancy .photo li span {
    font-size: var(--f-28);
    color: var(--C-000b17);
    font-weight: 500;
    line-height: 1.4;
}


.wb_img {
    display: block;
}
.mb_img {
    display: none;
}
@media (max-width: 1500px) {
    .C-visual .img_text {
        margin-left: 4vw;
    }
    .natural_fancy .C-visual .img_text {
        top: 15.73vw;
        left: 40%;
    }

    .natural_fancy .C-visual .img_text img {
        width: 41.27vw;
    }
    .natural_fancy .C-visual .img_text .item_02 {
        font-size: 5.33vw;
    }
}
@media (max-width: 1024px) {
    

    
    
    
}
@media screen and (max-width: 720px) {
    .wb_img {
        display: none;
    }
    .mb_img {
        display: block;
    }
    
    .natural_fancy .natural_fancy_info .text {
        width: 72.22vw;
        padding-left: 6vw;
    }
    .natural_fancy .natural_fancy_info .text span {
        font-size: 3.61vw;
    }

    .natural_fancy .natural_fancy_info .text strong {
        font-size: 6.67vw;
        letter-spacing: -0.2vw;
    }
    .natural_fancy .natural_fancy_info .text::before,
    .natural_fancy .natural_fancy_info .text::after {
        font-size: 9.44vw;
        bottom: 0;
    }
    .natural_fancy .natural_fancy_info .text .info_img {
        width: 23.89vw;
        right: 5.5vw;
        font-size: 0;
    }
    .natural_fancy .natural_fancy_info .text .info_img img {
        width: 100%;
    }
    
    .natural_fancy .natural_fancy_info {
        padding-top: 0;
    }
    .natural_fancy .natural_fancy_info .sub_text {
        font-size: 3.47vw;
        padding-top: 4.5vw;
    }
    .natural_fancy .C-visual .img_text {
        top: 93.89vw;
        left: 0;
        text-align: center;
        margin-left: 0;
    }
    .natural_fancy .C-visual .img_text img {
        width: 72.36vw;
    }

    .natural_fancy .C-visual .img_text .item_02 {
        font-size: 11vw;
        margin-top: 2vw;
    }
    .natural_fancy #container {
        background-color: #fff7f9;
    }
    /*.C-visual {
        background: url(../images/mb/middle_age_eye/natural_fancy_visual_bg.jpg)
            no-repeat center bottom;
        background-size: 100% auto;
    }
    /*.C-visual::after {
        background: linear-gradient(to bottom, transparent 0%, #fff7f9 40%);
        height: 60%;
        bottom: 0;
    }*/

    

    
}
/* 처진눈 솔루션 끝 */
