/* #content */
.serif {font-family: 'Noto Serif JP', serif;}
.block {display: block;}

section .main_title {letter-spacing: -0.02em; line-height: 56px; margin-bottom: 20px; color: #29203B;}
section .sub_text {letter-spacing: -0.02em; color: #29203B; margin-bottom: 1em;}

.cover {width: 100%; padding-top: calc(848/1920*100%); background-image: url(../images/sub03_05_img_cover.png); 
    background-position: center; background-repeat: no-repeat; background-size: cover;}

.relax .inner {padding: 0 16.66%;}
.relax .inner > ul {display: flex; align-items: center; justify-content: space-between;}
.relax .inner > ul .text_box {width: 60%;}
.relax .inner > ul .text_box .main_title {margin-bottom: 25px;}
.relax .inner > ul .text_box li {font-weight: 300; font-size: 20px; line-height: 26px; letter-spacing: -0.02em; color: #29203B;}
.relax .inner > ul .text_box li:not(:last-child) {margin-bottom: .6em;}
.relax .inner > ul .text_box li span {display: inline-block; width: 18px; height: 18px; background-image: url(../images/sub03_05_icon_check.png);
    background-size: contain; background-repeat: no-repeat; background-position: center; margin: 3px 8px 0 0; vertical-align: top;}
.relax .inner > ul .img_box {width: 40%; padding-top: calc(455 / 456 * 50%); background-image: url(../images/sub03_05_img_models.png); 
    background-repeat: no-repeat; background-position: right bottom; background-size: contain;}

.service {background: linear-gradient(0deg, #F4F3F7, #F4F3F7), #F5F5F5; position: relative;}
.service .inner {padding: 120px 16.66%;}
.service .inner .serif {font-weight: 500; font-size: 47px; line-height: 96px; letter-spacing: -0.02em; text-align: center; color: #2E1566; 
    text-transform: capitalize; margin-bottom: 44px;}
.service .inner ul {display: flex; align-items: flex-start; justify-content: space-between;}
.service .inner ul:nth-of-type(1) {margin-bottom: 44px;}
.service .inner ul li {width: 30%; text-align: center; position: relative;}
.service .inner ul li::after {content: ''; display: block; width: 28px; height: 28px; 
    background-image: url(../images/sub03_05_arrow_right.png); background-position: center; background-repeat: no-repeat; background-size: contain; 
    position: absolute; top: 115px; left: calc(100% + 14px);}
.service .inner ul li:nth-child(3)::after {display: none;}
.service .inner ul li .img_box {display: inline-block; border-radius: 100px; background: rgba(255, 255, 255, 0.75); margin-bottom: 24px;}
.service .inner ul li .img_box span {display: block; width: 188px; height: 229px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.service .inner ul:nth-of-type(1) li:nth-child(1) .img_box span {background-image: url(../images/sub03_05_icon_step01.png);}
.service .inner ul:nth-of-type(1) li:nth-child(2) .img_box span {background-image: url(../images/sub03_05_icon_step02.png);}
.service .inner ul:nth-of-type(1) li:nth-child(3) .img_box span {background-image: url(../images/sub03_05_icon_step03.png);}
.service .inner ul:nth-of-type(2) li:nth-child(1) .img_box span {background-image: url(../images/sub03_05_icon_step04.png);}
.service .inner ul:nth-of-type(2) li:nth-child(2) .img_box span {background-image: url(../images/sub03_05_icon_step05.png);}
.service .inner ul:nth-of-type(2) li:nth-child(3) .img_box span {background-image: url(../images/sub03_05_icon_step06.png);}
.service .inner ul li p {font-weight: 500; font-size: 26px; line-height: 36px; letter-spacing: -0.02em; text-align: center; color: #52376F;}
.service .inner ul li p i {display: block;}
.service .inner ul li p span {display: block; font-weight: 500; font-size: 20px; line-height: 28px; color: #8556E3;}
.service .inner .scroll_down {display: none;}

.program {background: #2E1566;}
.program .inner {padding: 160px 16.66%;}
.program .inner .main_title {color: #FFF; text-align: center; margin-bottom: 80px;}
.program .inner .pc_ver ul {width: 100%; display: flex;}
.program .inner .pc_ver ul li img {display: block; width: 100%; height: 100%; object-fit: contain;}
.program .inner .pc_ver ul li p {font-size: 24px; line-height: 49px; text-align: center; letter-spacing: -0.02em; color: #FFFFFF;}
.program .inner .mo_ver {display: none;}

.review {background: #F5F5F5;}
.review .inner {padding: 84px 16.66%;}
.review .inner ul {display: flex; align-items: center; justify-content: space-between;}
.review .inner ul .text_box {width: 60%;}
.review .inner ul .text_box p i {display: block;}
.review .inner ul .img_box {width: 38%;}
.review .inner ul .img_box img {width: 100%;}

.process {background: #fff;}
.process .inner {padding: 100px 25%;}
.process .inner .main_title {text-align: center; margin-bottom: 100px;}
.process .inner .mo_ver {display: none;}
.process .inner .pc_ver {display: flex; justify-content: space-between;}
.process .inner .pc_ver .tab_box {width: 48%; padding-top: 22px;}
.process .inner .pc_ver .tab_box li {position: relative; min-height: 130px;}
.process .inner .pc_ver .tab_box li:not(:last-child) {padding-bottom: 32px;}
.process .inner .pc_ver .tab_box li:not(:last-child)::before {content: ''; display: block; width: 1px; height: 100%; background: #A8A0BA; position: absolute; top: 0; left: 20px;}
.process .inner .pc_ver .tab_box li a {display: flex; align-items: center; position: relative; z-index: 1; transition: all .2s;}
.process .inner .pc_ver .tab_box li a.on {align-items: flex-start;}
.process .inner .pc_ver .tab_box li a span {display: inline-block; width: 40px; height: 40px; box-sizing: border-box; margin-right: 18px; padding: 0 13px;  transition: all .2s;
    text-align: center; font-weight: 500; font-size: 20px; line-height: 38px; background: #F4F3F7; border: 1px solid #8556E3; color: #8556E3; border-radius: 20px;}
.process .inner .pc_ver .tab_box li a.on span {font-weight: 500; font-size: 20px; line-height: 38px; color: #fff;
    background: #8556E3; border: 0.3px solid #8556E3; box-shadow: 2.6px 2.6px 2.6px rgba(161, 125, 245, 0.3);}
.process .inner .pc_ver .tab_box li a dl {background: #FFF; border: 1px solid #FFF; border-radius: 16px; color: #52376F; letter-spacing: -0.02em; transition: all .2s;}
.process .inner .pc_ver .tab_box li a.on dl {margin-top: -20px;}
.process .inner .pc_ver .tab_box li a dl dt {font-weight: 700; font-size: 22px; line-height: 32px; margin-bottom: 10px; position: relative; transition: all .2s;}
.process .inner .pc_ver .tab_box li a dl dt::before {content: ''; display: block; width: 16px; height: 16px; background: #D4C4F5; transform: rotate(45deg);
    position: absolute; top: 8px; left: calc(-5% - 14px); border-radius: 0 50px 0 0; display: none; transition: all .2s;}
.process .inner .pc_ver .tab_box li a dl dt::after {content: ''; display: block; width: 16px; height: 16px; background: #E9E1FA; transform: rotate(45deg);
    position: absolute; top: 8px; left: calc(-5% - 12px); border-radius: 0 50px 0 0; display: none; transition: all .2s;}
.process .inner .pc_ver .tab_box li a dl dd {font-weight: 500; font-size: 16px; line-height: 22px; display: none; transition: all .2s;}
.process .inner .pc_ver .tab_box li a.on dl {background: #E9E1FA; border: 1px solid #D4C4F5; padding: 22px 5%;}
.process .inner .pc_ver .tab_box li a.on dl dt::before {display: block;}
.process .inner .pc_ver .tab_box li a.on dl dt::after {display: block;}
.process .inner .pc_ver .tab_box li a.on dl dd {display: block;}
.process .inner .pc_ver .img_box {width: 48%;}
.process .inner .pc_ver .img_box img {width: 100%; height: 100%; object-fit: contain;}

.beforeafter {background: #F5F5F5;}
.beforeafter .inner {padding: 120px 16.66%;}
.beforeafter .inner .main_title {margin-bottom: 56px;}
.beforeafter .inner ul {display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 40px; row-gap: 56px;}
.beforeafter .inner ul li {background: #FFF; border: 1px solid #D4C4F5; border-radius: 16px; overflow: hidden;}
.beforeafter .inner ul li .people_img {display: flex; position: relative;}
.beforeafter .inner ul li .people_img .after_kg::before {content: ''; display: block; width: 160px; height: 160px; 
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(255, 255, 255, 0.3); border-radius: 50%;}
.beforeafter .inner ul li .people_img .after_kg p {display: inline-block; width: 140px; height: 140px; font-weight: 700; font-size: 18px; color: #fff; 
    position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #8556E3; border-radius: 50%; text-align: center;}
.beforeafter .inner ul li .people_img .after_kg p span {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.beforeafter .inner ul li .people_img .after_kg p strong {display: block; font-size: 24px;}
.beforeafter .inner ul li .people_img .img_box img {width: 100%; height: 100%; object-fit: contain;}
.beforeafter .inner ul li .text_box {padding: 20px 5%; text-align: center;}
.beforeafter .inner ul li .text_box p strong {font-size: 32px; line-height: 42px; color: #8556E3;}
.beforeafter .inner ul li .text_box p {font-weight: 500; font-size: 22px; line-height: 32px; letter-spacing: -0.02em; color: #29203B;}

.graph {background: #F5F5F5;}
.graph .inner {padding: 120px 16.66%;}
.graph .inner .main_title {margin-bottom: 56px;}
.graph .inner ul {display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 40px; row-gap: 56px;}
.graph .inner ul li {background: #FFF; border: 1px solid #D4C4F5; border-radius: 16px; overflow: hidden;}
.graph .inner ul li .img_box img {width: 100%; height: 100%; object-fit: contain;}
.graph .inner ul li .text_box {padding: 20px 5%; text-align: center;}
.graph .inner ul li .text_box p strong {font-size: 32px; line-height: 42px; color: #8556E3;}
.graph .inner ul li .text_box p {font-weight: 500; font-size: 22px; line-height: 32px; letter-spacing: -0.02em; color: #29203B;}

.care {text-align: center;}
.care .top_area {background: #2E1566; padding-top: 125px; position: relative;}
.care .top_area .mo_ver {display: none;}
.care .top_area .serif {font-weight: 500; font-size: 70px; line-height: 96px; margin-bottom: 40px;}
.care .top_area p {font-weight: 500; font-size: 20px; line-height: 32px; letter-spacing: -0.02em; color: #fff;}
.care .top_area p i {display: block;}
.care .top_area > ul {display: flex; align-items: center; justify-content: center; gap: 96px; margin-top: 52px; position: relative; bottom: -55px;}
.care .top_area > ul li {width: 16%;}
.care .top_area > ul li img {width: 100%; border-radius: 12px;}
.care .bottom_area {background: #EFF3FF; padding: 230px 0 125px;}
.care .bottom_area > p {font-size: 20px; line-height: 96px; letter-spacing: 0.78em; color: #231B3A;}
.care .bottom_area > p:first-of-type {position: relative; margin-bottom: 22px;}
.care .bottom_area > p:first-of-type::after {content: ''; display: block; width: 1px; height: 55px; background: #282042; position: relative; bottom: 0; left: 50%; margin-left: -7px;}
.care .bottom_area .serif {font-size: 20px; line-height: 30px; letter-spacing: -0.4px; color: #8556E3; text-indent: -10px;}
.care .bottom_area .serif strong {font-size: 30px; line-height: 51px; letter-spacing: -0.6px; color: #231B3A; text-indent: -10px;}

/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) { 
    .relax .inner {padding: 0 12%;}
    .service .inner {padding: 120px 12%;}
    .program .inner {padding: 160px 12%;}
    .review .inner {padding: 84px 12%;}
    .process .inner {padding: 100px 20%;}
    .beforeafter .inner {padding: 120px 12%;}
    .graph .inner {padding: 120px 12%;}
}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {
    .relax .inner {padding: 0 8%;}
    .service .inner {padding: 120px 8%;}
    .program .inner {padding: 160px 8%;}
    .review .inner {padding: 84px 8%;}
    .process .inner {padding: 100px 15%;}
    .beforeafter .inner {padding: 120px 8%;}
    .graph .inner {padding: 120px 8%;}
}
/* PC (해상도 1024px ~ 1058px) */
@media screen and (max-width:1058px) {
    .relax .inner {padding: 0 6%;}
    .service .inner {padding: 120px 6%;}
    .program .inner {padding: 120px 6%;}
    .review .inner {padding: 84px 6%;}
    .process .inner {padding: 100px 10%;}
    .beforeafter .inner {padding: 120px 6%;}
    .graph .inner {padding: 120px 6%;}
}


/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width:1024px) {
    /* content */
    section .main_title {font-size: 28px; margin-bottom: 28px; line-height: 36px;}
    section .sub_text {font-size: 14px; line-height: 20px;}

    .cover {padding-top: calc(768/811*100%); background-image: url(../images/sub03_05_img_cover_tab.png);}

    .relax .inner {padding: 0 5%;}
    .relax .inner > ul .text_box {width: 52%; padding: 60px 0;}
    .relax .inner > ul .text_box .main_title {margin-bottom: 12px;}
    .relax .inner > ul .text_box li {font-size: 14px; line-height: 20px;}
    .relax .inner > ul .text_box li i {display: block;}
    .relax .inner > ul .text_box li span {width: 14px; height: 14px; margin: 2.5px 6px 0 0;}

    .service .inner {padding: 60px 5%;}
    .service .inner .serif {font-size: 33px; line-height: 40px; letter-spacing: -0.66px; margin-bottom: 48px;}
    /* .service .inner .serif {text-indent: -9999px; font-size: 0; width: 80%; padding-top: calc(72/896*1%); margin: 0 auto 48px; line-height: 48px;
        background: url(../images/sub03_05_img_title_service_tab.png) center no-repeat; background-size: contain;} */
    .service .inner ul {gap: 34px;}
    .service .inner ul li {width: 30%; text-align: center;}
    .service .inner ul li .img_box span {width: 148px; height: 200px;}
    .service .inner ul li p {font-size: 22px; line-height: 32px;}
    .service .inner ul li p span {font-size: 16px; line-height: 22px;}

    .program .inner {padding: 80px 0 80px 5%; overflow: hidden;}
    .program .inner .main_title {text-align: left; margin-bottom: 34px;}
    .program .inner .pc_ver {display: none;}
    .program .inner .mo_ver {display: block; position: relative;}
    .program .inner .mo_ver ul li {background: #F5F5F5; border-radius: 8px;}
    .program .inner .mo_ver ul li p {width: 90%; font-weight: 700; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #29203B; 
        padding-bottom: 12px; margin: 20px 5% 12px; border-bottom: 1px solid #DFDFDF;}
    .program .inner .mo_ver ul li img {display: block; width: 100%; height: 100%; object-fit: contain;}
    .program .inner .mo_ver .swiper-button-next, .program .inner .mo_ver .swiper-button-prev {color: #fff; opacity: .8; top: -52px;}
    .program .inner .mo_ver .swiper-button-next:active, .program .inner .mo_ver .swiper-button-prev:active {opacity: 1;}
    .program .inner .mo_ver .swiper-button-prev {left: calc(100% - 110px);}
    .program .inner .mo_ver .swiper-button-next {left: calc(100% - 68px);}
    .program .inner .mo_ver .swiper-button-prev::after, .program .inner .mo_ver .swiper-button-next::after {font-size: 24px; font-weight: 900;}

    .review {background: #FFF;}
    .review .inner {padding: 40px 5%;}
    .review .inner ul .text_box {width: 55%;}
    .review .inner ul .text_box p i {display: inline;}
    .review .inner ul .text_box p b {display: block;}
    .review .inner ul .img_box {width: 40%;}

    .process {background: #F5F5F5;}
    .process .inner {padding: 80px 5%;}
    .process .inner .main_title {text-align: left;}
    .process .inner .pc_ver {display: none;}
    .process .inner .mo_ver {display: block;}
    .process .inner .mo_ver ul {display: grid; grid-template-columns: repeat(2, 1fr); column-gap: 22px; row-gap: 28px;}
    .process .inner .mo_ver ul li {border: 1px solid #D4C4F5; border-radius: 16px; background: #fff; overflow: hidden;}
    .process .inner .mo_ver ul li dl {padding: 34px 5%; letter-spacing: -0.04em; color: #29203B;}
    .process .inner .mo_ver ul li dl dt {font-weight: 700; font-size: 18px; line-height: 24px; margin-bottom: 16px;}
    .process .inner .mo_ver ul li dl dd {font-weight: 300; font-size: 12px; line-height: 18px;}
    .process .inner .mo_ver ul li dl dd i {display: block;}
    .process .inner .mo_ver ul li .img_box {background: #F5F5F5; padding-top: 25px;}
    .process .inner .mo_ver ul li .img_box img {width: 100%; height: 100%; object-fit: contain;}

    .beforeafter {background: #FFF;}
    .beforeafter .inner {padding: 80px 5%;}
    .beforeafter .inner .main_title {margin-bottom: 28px;}
    .beforeafter .inner ul {column-gap: 24px; row-gap: 28px;}
    .beforeafter .inner ul li .people_img .after_kg::before {width: 140px; height: 140px;}
    .beforeafter .inner ul li .people_img .after_kg p {width: 120px; height: 120px; font-size: 16px;}
    .beforeafter .inner ul li .people_img .after_kg p strong {display: block; font-size: 18px;}
    .beforeafter .inner ul li .people_img .img_box img {width: 100%; height: 100%; object-fit: contain;}
    .beforeafter .inner ul li .text_box p strong {font-size: 24px; line-height: 32px;}
    .beforeafter .inner ul li .text_box p {font-weight: 300; font-size: 16px; line-height: 26px; letter-spacing: -0.04em;}

    .graph {background: #FFF;}
    .graph .inner {padding: 80px 5%;}
    .graph .inner .main_title {margin-bottom: 28px;}
    .graph .inner ul {column-gap: 24px; row-gap: 28px;}
    .graph .inner ul li {background: #FFF; border: 1px solid #D4C4F5; border-radius: 16px; overflow: hidden;}
    .graph .inner ul li .text_box p strong {font-size: 24px; line-height: 32px;}
    .graph .inner ul li .text_box p {font-weight: 300; font-size: 16px; line-height: 26px; letter-spacing: -0.04em;}
    
    .care .top_area {padding-top: 80px;}
    .care .top_area .serif {color: #E5F2FE; font-size: 39px; letter-spacing: -0.78px; margin-bottom: 0;}
    /* .care .top_area .serif {text-indent: -9999px; font-size: 0; width: 40%; padding-top: calc(77/680*40%); margin: 0 auto;
        background: url(../images/sub03_05_img_title_care_tab.png) center no-repeat; background-size: contain;} */
    .care .top_area p {font-weight: 400; font-size: 16px;}
    .care .top_area p i {display: inline;}
    .care .top_area p b {display: block;}
    .care .top_area > ul {justify-content: space-between; gap: 32px; margin-top: 0; padding: 0 5%;} 
    .care .top_area > ul li {width: 30%;}
    .care .bottom_area {padding: 106px 0 88px;}
    .care .bottom_area p {font-size: 16px; line-height: 60px;}
    .care .bottom_area > p:first-of-type {margin-bottom: 0;}
    .care .bottom_area .serif {margin-top: 8px; margin-bottom: 14px;}
    .care .bottom_area .serif strong {font-size: 25px; line-height: 32px; letter-spacing: -0.5px;}
    /* .care .bottom_area > div {width: 100%; padding-top: calc(76/680*100%); margin: 0 auto; background-image: url(../images/sub03_05_img_title_tel_tab.png?ver=1);
        background-position: center; background-repeat: no-repeat; background-size: contain;}
    .care .bottom_area > div .serif {font-size: 0; text-indent: -9999px;}
    .care .bottom_area > div.incheon {background-image: url(../images/sub03_05_img_title_tel_incheon_tab.png?ver=1);} */
}

/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width:768px) {
    #wrap { min-width: 375px; }
    /* content */   
    .cover {padding-top: calc(695/375*100%); background-image: url(../images/sub03_05_img_cover_mo.png);}
    
    .relax .inner {padding: 60px 5% 180px; position: relative;overflow:hidden;}
    .relax .inner::after {content: ''; display: block; width: 50%; padding-top: calc(230/179 * 50%); 
        background-image: url(../images/sub03_05_img_models_mo.png); background-repeat: no-repeat; background-position: right bottom; background-size: contain;
        position: absolute; left: 55%; bottom: 0;}
    .relax .inner > ul {position: relative; z-index: 1;}
    .relax .inner > ul .text_box {width: 100%; padding: 0;}
    .relax .inner > ul .text_box .main_title {margin-bottom: 28px;}
    .relax .inner > ul .text_box li {font-size: 14px; line-height: 20px;}
    .relax .inner > ul .text_box li i {display: inline;}
    .relax .inner > ul .text_box li b {display: block;}
    .relax .inner > ul .text_box li span {width: 14px; height: 14px; margin: 2.5px 6px 0 0;}
    .relax .inner > ul .img_box {display: none;}

    .service .inner {padding: 60px 5%;}
    .service .inner .serif {font-size: 32px; letter-spacing: -0.64px; text-align: left; margin-bottom: 52px;}
    .service .inner .serif i {display: block;}
    /* .service .inner .serif {width: 60%; padding-top: calc(128/269*60%); margin: 0 0 52px 0;
        background: url(../images/sub03_05_img_title_service_mo.png) center no-repeat; background-size: contain;} */
    .service .inner ul {flex-direction: column; gap: 12px;}
    .service .inner ul:nth-of-type(1) {margin-bottom: 12px;}
    .service .inner ul li {width: 90%; padding: 0 5%; background: #2E1566; border-radius: 32px; display: flex; align-items: center; gap: 36px;}
    .service .inner ul li::after {display: none;}
    .service .inner ul li .img_box {background: none; margin-bottom: 0; position: relative;}
    .service .inner ul li .img_box::after {content: ''; display: block; width: 1px; height: 26.5px; background: #C5CBFF; position: absolute; top: 50%; transform: translateY(-50%); right: -10px;}
    .service .inner ul li .img_box span {width: 92px; height: 102px;}
    .service .inner ul:nth-of-type(1) li:nth-child(1) .img_box span {background-image: url(../images/sub03_05_icon_step01_mo.png);}
    .service .inner ul:nth-of-type(1) li:nth-child(2) .img_box span {background-image: url(../images/sub03_05_icon_step02_mo.png);}
    .service .inner ul:nth-of-type(1) li:nth-child(3) .img_box span {background-image: url(../images/sub03_05_icon_step03_mo.png);}
    .service .inner ul:nth-of-type(2) li:nth-child(1) .img_box span {background-image: url(../images/sub03_05_icon_step04_mo.png);}
    .service .inner ul:nth-of-type(2) li:nth-child(2) .img_box span {background-image: url(../images/sub03_05_icon_step05_mo.png);}
    .service .inner ul:nth-of-type(2) li:nth-child(3) .img_box span {background-image: url(../images/sub03_05_icon_step06_mo.png);}
    .service .inner ul li p {text-align: left; font-size: 18px; line-height: 26px; color: #EFF3FF;}
    .service .inner ul li p span {font-size: 14px; line-height: 20px; color: #F4F3F7;}

    .program .inner .main_title i {display: block;}
    .program .mo_ver {position: relative;}
    .program .inner .mo_ver .swiper-button-next, .program .inner .mo_ver .swiper-button-prev {top: -64px;}

    .review .inner {padding: 60px 5%;}
    .review .inner ul {flex-direction: column;}
    .review .inner ul .text_box {width: 100%;}
    .review .inner ul .text_box p b {display: inline;}
    .review .inner ul .text_box p em {display: block;}
    .review .inner ul .img_box {width: 100%;}

    .process .inner .main_title {margin-bottom: 16px;}
    .process .inner .main_title i {display: block;}
    .process .inner .mo_ver ul {grid-template-columns: repeat(1, 1fr); row-gap: 15px;}
    .process .inner .mo_ver ul li {border: 1px solid rgba(46, 21, 102, 0.15); border-radius: 8px;}
    .process .inner .mo_ver ul li dl {padding: 32px 5%; letter-spacing: -0.02em;}
    .process .inner .mo_ver ul li dl dt {font-size: 22px; line-height: 32px;}
    .process .inner .mo_ver ul li dl dd {font-size: 14px; line-height: 20px;}
    .process .inner .mo_ver ul li dl dd i {display: inline;}
    .process .inner .mo_ver ul li dl dd b {display: block;}
    .process .inner .mo_ver ul li .img_box {background: #fff; padding: 0;}

    .beforeafter .inner {padding: 60px 5%;}
    .beforeafter .inner .main_title {margin-bottom: 24px;}
    .beforeafter .inner ul {grid-template-columns: repeat(1, 1fr); row-gap: 24px;}
    .beforeafter .inner ul li {border-radius: 8px;}
    .beforeafter .inner ul li .text_box {padding: 20px 5%; text-align: center;}
    .beforeafter .inner ul li .text_box p strong {font-size: 22px; line-height: 32px;}
    .beforeafter .inner ul li .text_box p {font-size: 14px; line-height: 20px; letter-spacing: -0.02em;}

    .graph .inner {padding: 60px 5%;}
    .graph .inner .main_title {margin-bottom: 24px;}
    .graph .inner ul {grid-template-columns: repeat(1, 1fr); row-gap: 24px;}
    .graph .inner ul li {border-radius: 8px;}
    .graph .inner ul li .text_box p strong {font-size: 22px; line-height: 32px;}
    .graph .inner ul li .text_box p {font-size: 14px; line-height: 20px; letter-spacing: -0.02em;}

    .care {overflow: hidden;} 
    .care .top_area .serif {color: #E5F2FE; font-size: 32px; line-height: 40px; letter-spacing: -0.64px; text-align: left; margin-bottom: 22px;}
    .care .top_area .serif span {display: block;}
    /* .care .top_area .serif {width: 40%; padding-top: calc(88/177*1%); margin: 0 5% 22px;
        background: url(../images/sub03_05_img_title_care_mo.png) left top no-repeat; background-size: contain;} */
    .care .top_area p {font-weight: 300; font-size: 14px; line-height: 20px; text-align: left; padding: 0 5%; color: #E5F2FE;}
    .care .top_area > ul {display: none;} 
    .care .top_area .mo_ver {display: block; margin: 46px 0 0 5%;}
    .care .top_area .mo_ver ul li img {width: 100%; border-radius: 12px;}
    .care .bottom_area {padding: 50px 0 60px; background: #2E1566;}
    .care .bottom_area > p {font-size: 20px; line-height: 28px; color: #E5F2FE;}
    .care .bottom_area > p:first-of-type {font-weight: 300; margin-bottom: 22px;}
    .care .bottom_area > p:first-of-type::after {background: #E5F2FE; bottom: -20px;}
    .care .bottom_area .serif {font-size: 22px; color: #EFF3FF;}
    .care .bottom_area .serif strong {font-size: 25px; line-height: 28px; color: #E5F2FE;}
    /* .care .bottom_area > div {width: 80%; padding-top: calc(72/285*1%); margin: 0 auto; background-image: url(../images/sub03_05_img_title_tel_mo.png?ver=1);}
    .care .bottom_area > div.incheon {background-image: url(../images/sub03_05_img_title_tel_incheon_mo.png?ver=1);} */ 
}
