<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import url(../../../fonts/Nelphim/Nelphim.css); /* font-family: 'Nelphim', serif; */

/* #content */
.img_box img {width: 100%; border-radius: 30px;}
.block {display: block;}
.p_color {color: #FF70C2;}
.p_color02 {color: #5C8AFF;}
.p_text {font-family: 'Nelphim', serif;}
.check {display: inline-block; width: 36px; height: 36px; border-radius: 50%; background-image: url(../images/icon_check.png); 
    background-repeat: no-repeat; background-position: center; background-size: 50%; background-color: #2E3032; vertical-align: middle;}


section &gt; .inner {padding: 160px 13%; box-sizing: border-box;}
section .inner .title_text {font-weight: 700; font-size: 64px; letter-spacing: -1px; text-align: center; margin-bottom: 80px;}
section .inner .sub_explain p {font-size: 30px; line-height: 44px; letter-spacing: -1px; text-align: center; margin-bottom: 1em;}
section .inner .sub_explain p:last-of-type {margin-bottom: 0;}
section .inner .add_text {display: block; font-weight: 400; font-size: 40px; line-height: 50px; text-align: center; margin-bottom: .25em;}


.sub_visual {width: 100%; padding-top: calc(900/1920 * 100%); background-image: url(../images/img_visual.png); 
    background-repeat: no-repeat; background-position: center; background-size: contain;}


.info_surgery .inner .title_text {margin-bottom: 60px;}
.info_surgery .inner ul {display: flex;}
.info_surgery .inner ul li {width: 25%; padding: 0 2%; box-sizing: border-box; border-left: 1px solid #DFE0E2;}
.info_surgery .inner ul li:first-child {border-left: none;}
.info_surgery .inner ul li .icon_box {width: 60%; padding-top: 60%; background-position: center; background-repeat: no-repeat; background-size: contain; margin: 0 auto 10px;}
.info_surgery .inner ul li p {font-size: 24px; letter-spacing: -1px; color: #474A4D; text-align: center;}
.info_surgery .inner ul li p strong {display: block; font-size: 32px; font-weight: 600; line-height: 46px; letter-spacing: -1px; color: #161718; margin-bottom: .3em;}


.design {background: #FAFAFA;}
.design .inner ul {width: 80%; margin: 0 auto 80px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;}
.design .inner ul li strong {display: block; font-weight: 600; font-size: 36px; letter-spacing: -1px; text-align: center; margin-top: 20px;}


.target .inner ul {display: flex; justify-content: center; gap: 30px; margin-bottom: 80px;}
.target .inner ul li {width: 24%; position: relative;}
.target .inner ul li strong {display: block; font-size: 24px; letter-spacing: -1px; color: #2E3032; text-align: center; margin-top: .8em;}
.target .inner .sub_explain p {font-weight: 300; font-size: 24px; line-height: 36px; letter-spacing: -1px; color: #2E3032;}
.target .inner .sub_explain p strong {font-weight: 600;}

.target.upper {background: #FFF2FA;}
.target.upper .absorption strong {position: relative; left: -55%;}

.target.lower {background: #EAF3FF;}


.improve {background: #FAFAFA;}
.improve .inner ul {width: 90%; margin: 0 auto;}
.improve .inner .compare_box {display: grid; grid-template-columns: 1fr 1fr; gap: 40px; color: #46494C;}
.improve .inner .compare_box li p {font-size: 32px; letter-spacing: -1px; text-align: center; margin-top: .8em;}
.improve .inner .compare_box li .p_color {font-weight: 700;}
.improve .inner .sub_title {font-size: 40px; line-height: 50px; letter-spacing: -1px; text-align: center; margin: 80px 0;}
.improve .inner .sub_title strong {font-weight: 600;}
.improve .inner .check_box {display: flex; justify-content: space-between; flex-wrap: wrap; gap: 40px;}
.improve .inner .check_box li {width: 48%; display: flex; align-items: center; gap: 16px;}
.improve .inner .check_box li .check {flex-shrink: 0;}
.improve .inner .check_box li p {flex-grow: 1; font-size: 27px; line-height: 38px; letter-spacing: -1px;}


.method {color: #2E3032;}
.method .inner .type_box {display: flex; gap: 68px; margin-bottom: 40px;}
.method .inner .type_box:last-of-type {margin-bottom: 0;}
.method .inner .type_box .title_box {flex-shrink: 0;}
.method .inner .type_box .title_box .p_text {display: block; font-size: 34px; letter-spacing: -1px; margin-bottom: .6em;}
.method .inner .type_box .title_box p {font-size: 34px; line-height: 1.4em; letter-spacing: -1px;}
.method .inner .type_box .title_box p strong {display: block;}
.method .inner .type_box .step_box {flex-grow: 1; display: flex; flex-wrap: nowrap; gap: 20px;}
.method .inner .type_box .step_box li {width: 17%; text-align: center;}
.method .inner .type_box .step_box li .text_box {margin-top: 40px; position: relative; z-index: 1;}
.method .inner .type_box .step_box li .text_box::before {content: ''; display: block; width: 77%; height: 2px; background: #FF70C2; 
    position: absolute; top: 19px; left: calc(50% + 34px); z-index: -1;}
.method .inner .type_box .step_box li:last-child .text_box::before {display: none;}
.method .inner .type_box .step_box li .text_box .p_text {display: inline-block; width: 34px; height: 34px; border-radius: 50%; background: #FF70C2; 
    font-size: 24px; line-height: 34px; color: #fff; text-align: center; margin-bottom: 10px;}
.method .inner .type_box .step_box li .text_box p {font-size: 24px; line-height: 38px;}

.method .inner .notice {font-size: 20px; line-height: 32px; letter-spacing: -1px; color: #777C81; text-align: center; margin-top: 60px;}

.method.upper {position: relative; z-index: 1;}
.method.upper::after {content: ''; display: block; width: 74%; height: 2px; background: #FF70C2; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); z-index: -1;}
.method.upper .inner {border-bottom: 2px dashed #fff; position: relative; z-index: 1;}
.method.upper .inner .type_box:first-of-type .text_box {display: none;}

.method.eyebrow .inner .type_box:first-of-type .text_box {display: block;}

.method.lower .inner .type_box .step_box li .text_box::before {background: #5C8AFF;}
.method.lower .inner .type_box .step_box li .text_box .p_text {background: #5C8AFF;}
.method.lower .inner .type_box .step_box li .text_box p {font-size: 20px; line-height: 30px;}


.beforeafter .inner ul {width: 80%; margin: 0 auto 80px; display: flex; gap: 20px; color: #46494C;}
.beforeafter .inner ul .before img {border-radius: 0 0 0 150px;}
.beforeafter .inner ul .after img {border-radius: 0 150px 0 0;}
.beforeafter .inner ul li p {font-size: 36px; line-height: 46px; letter-spacing: -1px; text-align: center; margin-top: .6em;}
.beforeafter .inner ul .after p {font-weight: 700;}
.beforeafter .inner .notice {font-size: 34px; line-height: 50px; letter-spacing: -1px; color: #2E3032; text-align: center;}
.beforeafter .inner .notice .under_line {display: inline-block; position: relative;}
.beforeafter .inner .notice .under_line::after {content: ''; display: block; width: 100%; height: 2px; background: #2E3032; position: absolute; bottom: 2px; left: 0;}

.beforeafter.upper {background: #FAFAFA;}
.beforeafter.lower {background: #F8F7F3;}


.together .inner .title_text span {display: block;}
.together .inner ul {width: 89.2%; margin: 0 auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 40px;}
.together .inner ul li {border-radius: 30px; overflow: hidden; padding: 50px 8%; background-repeat: no-repeat; background-position: center right; background-size: auto 100%;}
.together .inner ul li p {font-size: 24px; line-height: 34px; letter-spacing: -1px; margin-bottom: 103px;}
.together .inner ul li p strong {display: block; font-size: 44px; font-weight: 600; line-height: normal; margin-top: 8px;}
.together .inner ul li .btn_more {display: inline-block; height: 62px; line-height: 62px; font-size: 24px; font-weight: 500; 
    padding: 0 30px; border-radius: 180px; background: #fff;}
.together .inner ul li .btn_more span {display: inline-block; vertical-align: middle;}
.together .inner ul li .btn_more span::after {content: ''; display: inline-block; width: 24px; height: 24px; margin-left: 12px;
    background: url(../images/icon_arrow.png) center no-repeat; background-size: contain; vertical-align: -3px;}


/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) {
    section &gt; .inner {padding: 150px 10%;}
    .improve .inner ul {width: 100%;}
    .beforeafter .inner .notice {font-size: 26px; line-height: 1.5em;}
}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {
    section &gt; .inner {padding: 150px 8%;}

}
/* PC (해상도 1024px ~ 1058px) */
@media screen and (max-width:1058px) {
    section &gt; .inner {padding: 150px 6%;}

}


/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width:1024px) {
    /* content */
    section &gt; .inner {padding: 120px 5%;}
    section .inner .title_text {margin-bottom: 60px;}
    section .inner .sub_explain p {font-size: 28px; line-height: 40px;}

    .check {width: 30px; height: 30px;}


    .sub_visual {padding-top: calc(1000/768 * 100%); background-image: url(../images/img_visual_tab.png);}
    
    
    .info_surgery .inner ul {flex-wrap: wrap; row-gap: 40px; justify-content: center;}
    .info_surgery .inner ul li {width: 48%;}
    .info_surgery .inner ul li:nth-child(2n-1) {border-left: none;}
    .info_surgery .inner ul li .icon_box {width: 50%; padding-top: 50%; margin: 0 auto 20px;}
    .info_surgery .inner ul li p {font-size: 28px;}
    .info_surgery .inner ul li p strong {font-size: 36px; margin-bottom: .3em;}


    .design .inner ul {width: 100%; margin: 0 0 60px; gap: 16px;}
    .design .inner ul li strong {font-size: 24px; margin-top: 1em;}
    .design .inner .sub_explain i {display: block;}


    .target .inner ul {column-gap: 16px; row-gap: 30px; flex-wrap: wrap; margin-bottom: 60px;}
    .target .inner ul li {width: 31%;}
    .target.upper .absorption strong {left: -78%; width: 150%;}
    .target .inner .sub_explain p {font-size: 30px; line-height: 42px;}
    .target .inner .sub_explain .block {display: inline;}
    .target .inner .sub_explain i {display: block;}


    .improve .inner .compare_box {gap: 20px;}
    .improve .inner .compare_box li p {font-size: 24px;}
    .improve .inner .sub_title {margin: 60px 0;}
    .improve .inner .sub_title i {display: block;}
    .improve .inner .check_box {padding: 0 5% 0 18%; box-sizing: border-box; flex-direction: column;}
    .improve .inner .check_box li {width: 100%;}
    .improve .inner .check_box li p {font-size: 24px; line-height: 30px;}


    .method .inner .type_box {flex-direction: column; align-items: center; justify-content: center; gap: 56px; margin-bottom: 60px; text-align: center;}
    .method .inner .type_box .title_box .p_text {margin-bottom: .4em;}
    .method .inner .type_box .title_box p {font-weight: 700; font-size: 32px;}
    .method .inner .type_box .title_box p strong {display: inline;}
    .method .inner .type_box .title_box p .block {display: inline;}
    .method .inner .type_box .step_box {flex-wrap: wrap; justify-content: center; column-gap: 16px; row-gap: 40px;}
    .method .inner .type_box .step_box li {width: 30%;}
    .method .inner .type_box .step_box li .text_box {margin-top: 30px;}
    .method .inner .type_box .step_box li .text_box::before {height: 1px;}
    .method .inner .type_box .step_box li:nth-child(3n) .text_box::before {display: none;}
    
    .method.upper::after {width: 90%; height: 1px;}
    .method.upper .inner .type_box:first-of-type .text_box {display: block;}

    .method.eyebrow .inner .type_box:first-of-type .text_box {display: block}

    .method.lower .inner .type_box .step_box li .text_box p {font-size: 20px; line-height: 1.5em;}


    .beforeafter .inner ul {width: 100%; margin: 0 auto 60px;}
    .beforeafter .inner ul .before img {border-radius: 0 0 0 100px;}
    .beforeafter .inner ul .after img {border-radius: 0 100px 0 0;}
    .beforeafter .inner ul li p {font-size: 24px; line-height: 30px;}
    .beforeafter .inner .notice {font-size: 32px; line-height: 48px;}
    .beforeafter .inner .notice .block {display: inline;}
    .beforeafter .inner .notice i {display: block;}


    .together .inner ul {width: 100%; gap: 20px;}
    .together .inner ul li {padding: 24px 8%;}
    .together .inner ul li p {font-size: 16px; line-height: 20px; margin-bottom: 55px;}
    .together .inner ul li p strong {font-size: 30px; line-height: 30px; margin-top: 4px;}
    .together .inner ul li p i {display: block;}
    .together .inner ul li .btn_more {height: 32px; line-height: 32px; font-size: 14px; padding: 0 16px; border-radius: 100px;}
    .together .inner ul li .btn_more span::after {width: 12px; height: 12px; margin-left: 6px; vertical-align: -1px;}
}

/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width:768px) {
    .wrap { min-width: 375px; }
    /* content */
    section &gt; .inner {padding: 60px 5%;}
    section .inner .title_text {font-size: 34px; margin-bottom: 30px;}
    section .inner .sub_explain p {font-size: 16px; line-height: 24px;}
    section .inner .add_text {font-size: 22px; line-height: 26px;}
    
    .img_box img {border-radius: 15px;}
    .check {width: 18px; height: 18px;}


    .sub_visual {padding-top: calc(500/375 * 100%); background-image: url(../images/img_visual_mo.png);}
    
    
    .info_surgery .inner .title_text {margin-bottom: 40px;}
    .info_surgery .inner ul li .icon_box {margin: 0 auto 8px;}
    .info_surgery .inner ul li p {font-size: 16px; line-height: 18px;}
    .info_surgery .inner ul li p strong {font-size: 24px; line-height: 28px; margin-bottom: .3em;}


    .design .inner ul {margin-bottom: 30px; gap: 12px;}
    .design .inner ul li strong {font-size: 14px;}


    .target .inner ul {column-gap: 12px; row-gap: 20px; margin-bottom: 30px;}
    .target .inner ul li {width: 30%;}
    .target .inner ul li strong {font-size: 14px;}
    .target .inner .sub_explain p {font-size: 16px; line-height: 24px;}


    .improve .inner .compare_box {gap: 15px;}
    .improve .inner .compare_box li {position: relative;}
    .improve .inner .compare_box li p {width: 60%; height: 28px; line-height: 28px; border-radius: 15px 0 15px 0; 
        font-size: 12px; background: rgba(0,0,0,.35); color: #fff; margin-top: 0; position: absolute; top: 0; left: 0;}
    .improve .inner .compare_box li .p_color {font-weight: 400;}
    .improve .inner .sub_title {font-size: 22px; line-height: 30px; margin: 30px 0;}
    .improve .inner .check_box {padding: 0; gap: 16px;}
    .improve .inner .check_box li {gap: 5px;}
    .improve .inner .check_box li p {font-size: 16px; line-height: 24px;}

    .improve.upper .inner .compare_box {grid-template-columns: 1fr;}
    .improve.upper .inner .compare_box li p {width: 30%;}


    .method .inner .type_box {gap: 30px; margin-bottom: 30px;}
    .method .inner .type_box .title_box .p_text {font-size: 18px;}
    .method .inner .type_box .title_box p {font-size: 16px;}
    .method .inner .type_box .step_box {flex-direction: column; row-gap: 10px; width: 80%; margin: 0 auto;}
    .method .inner .type_box .step_box li {width: 100%; display: flex; gap: 20px;}
    .method .inner .type_box .step_box li .img_box {width: 40%;}
    .method .inner .type_box .step_box li .text_box {width: 60%; margin-top: 0; display: flex; align-items: center;}
    .method .inner .type_box .step_box li .text_box::before {width: 1px; height: calc(100% - 35px); top: calc(50% + 20px); left: 9px; z-index: -1;}
    .method .inner .type_box .step_box li:nth-child(3n) .text_box::before {display: block;}
    .method .inner .type_box .step_box li .text_box .p_text {flex-shrink: 0; width: 20px; height: 20px; font-size: 14px; line-height: 20px; margin: 0 10px 0 0;}
    .method .inner .type_box .step_box li .text_box p {flex-grow: 1; font-size: 16px; line-height: 24px; text-align: left;}
    .method .inner .type_box .step_box li .text_box p .block {display: inline;}
    .method .inner .type_box .step_box li .text_box p i {display: block;}
    
    .method .inner .notice {font-size: 14px; line-height: 18px; margin-top: 30px;}
    .method .inner .notice i {display: block;}
    
    .method.upper .inner .type_box:first-of-type .text_box {display: flex;}

    .method.eyebrow .inner .type_box:first-of-type .text_box {display: flex; }

    .method.lower .inner .type_box .step_box li .text_box p {font-size: 16px; line-height: 24px;}


    .beforeafter .inner ul {margin: 0 auto 30px; gap: 15px;}
    .beforeafter .inner ul .before img {border-radius: 0 0 0 30px;}
    .beforeafter .inner ul .after img {border-radius: 0 30px 0 0;}
    .beforeafter .inner ul li p {font-size: 14px; line-height: 1.2em;}
    .beforeafter .inner .notice {font-size: 16px; line-height: 24px;}
    .beforeafter .inner .notice .under_line {display: inline-block; position: relative;}
    .beforeafter .inner .notice .under_line::after {height: 1px; bottom: 1px;}


    .together .inner ul {grid-template-columns: repeat(1, 1fr);}
    .together .inner ul li {border-radius: 15px; padding: 24px 5%;}
    .together .inner ul li p {font-size: 16px; line-height: 18px; margin-bottom: 60px;}
    .together .inner ul li p i {display: inline;}
    .together .inner ul li p strong {font-size: 24px; line-height: 28px;}
}
</pre></body></html>