/* #content */
section .more_btn {display: inline-block; font-weight: 500; font-size: 24px; color: #8556E3; padding: 24px 36px;
    border: 1px solid #8556E3; border-radius: 8px; box-sizing: border-box;}
.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;}
section .sub_text:not(:last-of-type) {margin-bottom: 1em;}


.why {padding: 0 16.66% 120px;}
.why img {display: block; margin: 0 auto 24px; /*width: 195px; */height: 70px; object-fit: cover;}
.why .main_title {text-align: center;}


.what_is.pc_ver {width: 100%; height: auto; background-image: url(../images/sub05_01_background_building_new.png);
    background-repeat: no-repeat; background-position: top right; background-attachment: fixed; background-size: cover;}
.what_is.pc_ver .inner {padding: 265.5px 16.66%;}
.what_is.mo_ver {display: none;}


.main_doctor {background: #FAFAFA;}
.main_doctor .inner {padding: 0 16.66%; position: relative;}
.main_doctor .inner::after {content: ''; display: block; background-repeat: no-repeat; background-position: right bottom; background-size: contain;
    position: absolute; right: 16%; bottom: 0;}
.main_doctor .inner .text_box {padding: 120px 0; width: 80%;}
.main_doctor .inner .text_box .sub_text {width: 75%;}
.main_doctor .inner .text_box p:last-of-type {font-weight: 500; font-size: 18px; line-height: 26px; letter-spacing: -0.02em; color: #29203B;}
.main_doctor .inner .text_box p:last-of-type .sign {display: block; width: 103px; height: 62px;
    background: url(../images/sub05_01_img_sign.png) center no-repeat; background-size: contain;}


.steps {background: #F5F5F5;}
.steps .inner {padding: 100px 16.66%;}
.steps .inner .diagram {width: 100%; padding-top: calc(726/1281*100%); background-image: url(../images/sub05_01_img_diagram.png);
    background-size: contain; background-repeat: no-repeat; background-position: center; margin-top: 56px;}
.steps .inner .diagram ol {width: 1px; height: 1px; overflow: hidden; font-size: 0; color: rgba(255,255,255,0); text-indent: -9999px;}


.method {background: #fff;}
.method .inner {padding: 120px 16.66%;}
.method .step_box {display: grid; grid-template-columns: repeat(2, 1fr); margin-top: 48px;}
.method .step_box > li {margin-bottom: 48px; display: flex; justify-content: space-between;}
.method .step_box > li:last-child {margin-bottom: 0;}
.method .step_box > li:nth-child(1) {grid-column: 1/3; grid-row: 1/2;}
.method .step_box > li:nth-child(1) .img_box {background: #FDFDFD; padding: 60px 5%;}
.method .step_box > li:nth-child(2) {grid-column: 1/3; grid-row: 2/3;}
.method .step_box > li:nth-child(2) .img_box {padding: 60px 10%;}
.method .step_box > li:nth-child(3) {grid-column: 1/3; grid-row: 3/4;}
.method .step_box > li:nth-child(3) .img_box {background: #FDFDFD; padding: 60px 10%;}
.method .step_box > li .img_box {width: 48%; border-radius: 16px; border: 1px solid rgba(46, 21, 102, 0.15); box-sizing: border-box;}
.method .step_box > li .img_box img {width: 100%; height: 100%; object-fit: contain; border-radius: 16px;}
.method .step_box > li .sub_text {margin-bottom: 40px;}
.method .step_box > li .daeat_step {width: 48%; min-height: 460px; border-radius: 16px; border: 1px solid rgba(46, 21, 102, 0.15); position: relative;}
.method .step_box > li .daeat_step::after {content: ''; display: block; width: 96px; height: 96px;
    background-position: center; background-repeat: no-repeat; background-size: contain; position: absolute; bottom: 40px; right: 4%;}
.method .step_box > li:nth-child(1) .daeat_step::after {background-image: url(../images/sub05_01_icon01.png);}
.method .step_box > li:nth-child(2) .daeat_step::after {background-image: url(../images/sub05_01_icon02.png);}
.method .step_box > li:nth-child(3) .daeat_step::after {background-image: url(../images/sub05_01_icon03.png);}
.method .step_box > li .daeat_step dl {padding: 40px 5%; color: #29203B;}
.method .step_box > li .daeat_step dl dt {font-weight: 700; font-size: 32px; letter-spacing: -0.04em; margin-bottom: 16px;}
.method .step_box > li .daeat_step dl dt span {display: block; font-family: 'Inter'; font-size: 16px; color: #7435FF; letter-spacing: 0; margin-bottom: 8px;}
.method .step_box > li .daeat_step dl dt .purple {font-style: normal;}
.method .step_box > li .daeat_step dl dt .block {display: inline;}
.method .step_box > li .daeat_step dl dd {margin-bottom: 16px; font-weight: 300; font-size: 16px; line-height: 24px; letter-spacing: -0.04em;}
.method .step_box > li .daeat_step dl dd span {display: block;}
.method .step_box > li .daeat_step dl dd:last-of-type {margin-bottom: 0;}
.method .step_box .more_btn {color: #2E1566; font-weight: 700; font-size: 16px; line-height: 20px; letter-spacing: -0.02em; padding: 11px 12px;
    border: 2px solid #D4C4F5; border-radius: 8px; margin-top: 16px; position: relative; z-index: 10;}


.video {background: #FAFAFA;}
.video .inner {padding: 100px 16.66%;}
.video .inner .video_box {width: 100%; height: 0; border-radius: 16px; overflow: hidden; padding-top: calc(718/1280*100%); position: relative; z-index: 50;}
.video .inner .video_box iframe {border-radius: 16px;}


.pride {position: relative;}
.pride::before {content: ''; display: block; width: 1px; height: 100%; background: #A8A0BA; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.pride .inner {padding: 120px 16.66%;}
.pride .inner ul li {display: flex; justify-content: space-between;}
.pride .inner ul li:nth-child(2n-1) {flex-direction: row-reverse;}
.pride .inner ul li:nth-child(2n) {text-align: right;}
.pride .inner ul li:not(:last-child) {margin-bottom: 80px;}
.pride .inner ul li dl {width: 45%;}
.pride .inner ul li dl dt {font-weight: 700; font-size: 32px; line-height: 47px; letter-spacing: -0.02em; margin-bottom: 16px; position: relative;}
.pride .inner ul li dl dt::before {content: ''; display: block; width: 50px; height: 50px; position: absolute; top: 2px; z-index: 10;
    background: url(../images/sub05_01_icon_dot.png) center no-repeat; background-size: contain;}
.pride .inner ul li:nth-child(2n-1) dl dt::before {left: -10%; transform: translateX(-60%);}
.pride .inner ul li:nth-child(2n) dl dt::before {right: -10%;  transform: translateX(60%);}
.pride .inner ul li dl dd {font-weight: 700; font-size: 16px; line-height: 24px; letter-spacing: -0.02em; color: #29203B;}
.pride .inner ul li dl dd p {margin-bottom: 1.2em;}
.pride .inner ul li dl dd p span {font-weight: 500;}
.pride .inner ul li .img_box {width: 45%; padding-top: calc(280/500*45%); background-position: center; background-repeat: no-repeat; background-size: contain;}
.pride .inner ul li:nth-child(1) .img_box {background-image: url(../images/sub05_01_img_history01.png);}
.pride .inner ul li:nth-child(2) .img_box {background-image: url(../images/sub05_01_img_history02.png);}
.pride .inner ul li:nth-child(3) .img_box {background-image: url(../images/sub05_01_img_history03.png);}
.pride .inner ul li:nth-child(4) .img_box {background-image: url(../images/sub05_01_img_history04.png);}

.banner_area {height: 458px; background-repeat: no-repeat; background-position: bottom center; background-size: cover; position: relative;}
.banner_area .text_box {position: absolute; top: 50%; transform: translateY(-50%); left: 16.66%;}


/* PC (해상도 1440px ~ 1540px) */
@media screen and (max-width:1540px) {
    .why {padding: 0 12% 120px;}
    .what_is.pc_ver .inner {padding: 265.5px 12%;}
    .main_doctor .inner {padding: 0 12%;}
    .main_doctor .inner::after {right: 12%;}
    .method .inner {padding: 120px 12%;}
    .video .inner {padding: 100px 12%;}
    .pride .inner {padding: 120px 12%;}
    .banner_area .text_box {left: 12%;}
}
/* PC (해상도 1058px ~ 1440px) */
@media screen and (max-width:1440px) {
    .why {padding: 0 8% 120px;}
    .what_is.pc_ver .inner {padding: 265.5px 8%;}
    .main_doctor .inner {padding: 0 8%;}
    .main_doctor .inner::after {right: 8%;}
    .obese .inner .text_box {padding: 49.5px 0;}
    .method .inner {padding: 120px 8%;}
    .video .inner {padding: 100px 8%;}
    .pride .inner {padding: 120px 8%;}
    .banner_area .text_box {left: 8%;}
}
/* PC (해상도 1024px ~ 1058px) */
@media screen and (max-width:1058px) {
    .why {padding: 0 6% 120px;}
    .what_is.pc_ver .inner {padding: 265.5px 6%;}
    .main_doctor .inner {padding: 0 6%;}
    .main_doctor .inner::after {right: 6%;}
    .method .inner {padding: 120px 6%;}
    .video .inner {padding: 100px 6%;}
    .pride .inner {padding: 120px 6%;}
    .banner_area .text_box {left: 6%;}
}


/* 태블릿 (해상도 769px ~ 1024px) */
@media screen and (max-width:1024px) {
    /* content */
    section .main_title {font-size: 28px; margin-bottom: 12px; line-height: 36px;}
    section .sub_text {font-size: 14px; line-height: 20px;}
    section .more_btn {font-size: 18px; padding: 22px 36px;}

	.why {padding: 0 5% 80px;}
    .why img {margin: 0 auto 20px; /*width: 120px;*/ height: 44px;}


    .what_is.pc_ver {background: url(../images/sub05_01_background_building_new_tab.png) center no-repeat; background-attachment: unset;
        background-size: cover;}
    .what_is.pc_ver .inner {padding: 103px 5%;}
    .what_is.pc_ver .inner .sub_text span {display: inline;}
    .what_is.pc_ver .inner .sub_text i {display: block;}


    .main_doctor .inner {padding: 0 5%;}
    .main_doctor .inner::after {width: 33%; padding-bottom: calc(494/706*85%); right: 5%;}
    .main_doctor .inner .text_box {padding: 80px 0; width: 100%;}
    .main_doctor .inner .text_box .sub_text {width: 60%;}
    .main_doctor .inner .text_box p:last-of-type {font-size: 14px; line-height: 20px; margin-top: 50px;}
    .main_doctor .inner .text_box p:last-of-type .sign {width: 72px; height: 44px;}


    .steps .inner {padding: 60px 5%;}
    .steps .inner .diagram {padding-top: calc(563/680*100%); background-image: url(../images/sub05_01_img_diagram_tab.png); margin-top: 35px;}


    .method .inner {padding: 80px 5%;}
    .method .step_box {margin-top: 16px; gap: 16px;}
    .method .step_box > li {margin-bottom: 0; border: 1px solid rgba(46, 21, 102, 0.15); border-radius: 16px;}
    /* .method .step_box > li:nth-child(1) .img_box {background: #fff;} */
    .method .step_box > li:nth-child(3) .img_box {background: #fff;}
    .method .step_box > li .img_box {width: 50%; border: none;}
    .method .step_box > li .img_box img {border: none;}
    .method .step_box > li:nth-child(2n-1) .img_box img {border-radius: 16px 0 0 16px;}
    .method .step_box > li:nth-child(2n) .img_box img {border-radius: 0 16px 16px 0;}
    .method .step_box > li .sub_text {margin-bottom: 32px;}
    .method .step_box > li .daeat_step {width: 50%; border: none; background: #FAFAFA; min-height: auto;}
    .method .step_box > li .daeat_step::after {width: 60px; height: 60px;
        background-position: center; background-repeat: no-repeat; background-size: contain; top: 32px; right: 5%;}
    .method .step_box > li .daeat_step dl dt {font-size: 18px; line-height: 26px; letter-spacing: -0.02em;}
    .method .step_box > li .daeat_step dl dt .block {display: block;}


    .method .step_box > li .daeat_step dl dt span {font-size: 12px; margin-bottom: -4px;}
    .method .step_box > li .daeat_step dl dd {font-size: 14px; line-height: 20px; letter-spacing: -0.02em;}
    .method .step_box > li .daeat_step dl dd span {display: inline;}
    .method .step_box > li .daeat_step dl dd i {display: block;}
    .method .step_box .more_btn {font-size: 14px; padding: 12px 14px; border: 2px solid #D0CBF1;}


    .video .inner {padding: 60px 5%;}


    .pride .inner {padding: 80px 5%;}
    .pride .inner ul li:nth-child(2n-1) dl dt::before {left: -15.5%;}
    .pride .inner ul li:nth-child(2n) dl dt::before {right: -15.5%;}
    .pride .inner ul li {display: flex; justify-content: space-between;}
    .pride .inner ul li:not(:last-child) {margin-bottom: 28px;}
    .pride .inner ul li dl {width: 45%;}
    .pride .inner ul li dl dt {font-size: 18px; line-height: 27px; margin-bottom: 8px;}
    .pride .inner ul li dl dt::before {width: 30px; height: 30px; top: 2px;}
    .pride .inner ul li:nth-child(2n-1) dl dt::before {left: -10%; transform: translateX(-65%);}
    .pride .inner ul li:nth-child(2n) dl dt::before {right: -10%;  transform: translateX(65%);}
    .pride .inner ul li dl dd {font-size: 12px; line-height: 18px;}
    .pride .inner ul li .img_box {padding-top: calc(180/290*45%);}


    .banner_area {height: 330px; background-position: right 30% center;}
    .banner_area .text_box {left: 5%;}
    .banner_area .text_box .more_btn {margin-top: 12px;}
}

/* 모바일 가로, 모바일 세로 (해상도 375px ~ 768px)*/
@media screen and (max-width:768px) {
    .wrap { min-width: 375px; }
    /* content */
    section .more_btn {font-size: 14px; padding: 18px 28px;}


	.why {padding: 60px 5%;}
    .why img {margin: 0 auto 24px; /*width: 89px;*/ height: 34px;}
    .why .main_title i{display: block;}

    .what_is.pc_ver {display: none;}
    .what_is.mo_ver {display: block;}
    .what_is.mo_ver .inner .img_box img {width: 100%;}
    .what_is.mo_ver .inner .text_box {padding: 24px 5% 60px;}


    .main_doctor .inner::after {width: 100%; padding-bottom: calc(379/289*80%); position: relative; left: 50%; transform: translateX(-50%); bottom: 0;}
    .main_doctor .inner .text_box {padding: 60px 0 0; width: 100%;}
    .main_doctor .inner .text_box .main_title span i {display: block;}
    .main_doctor .inner .text_box .sub_text {width: 100%;}


    .steps .main_title i {display: block;}
    .steps .sub_text span {display: inline;}
    .steps .inner {padding: 60px 5%;}
    .steps .inner .diagram {padding-top: calc(816/375*100%); background-image: url(../images/sub05_01_img_diagram_mo.png); margin-top: 34px;}


    .method .inner {padding: 60px 5%;}
    .method .inner .main_title i {display: block;}
    .method .step_box {margin-top: 16px; gap: 16px;}
    .method .step_box > li {margin-bottom: 0; border: 1px solid rgba(46, 21, 102, 0.15); border-radius: 16px; overflow: hidden;}
    .method .step_box > li:nth-child(1) .img_box {border-radius: 0 0 16px 16px; background: #F9F8FA; padding: 28px 2%;}
    .method .step_box > li:nth-child(1) .img_box img {border-radius: 0 0 16px 16px;}
    .method .step_box > li:nth-child(2) {grid-column: 1/3; grid-row: 2/3; flex-direction: column;}
    .method .step_box > li:nth-child(2) .img_box {padding: 28px 20%;}
    .method .step_box > li:nth-child(2) .inner .daeat_step dl {padding: 40px 3% 12px;}
    .method .step_box > li:nth-child(2) .daeat_step .more_btn {margin: 0 3% 32px;}
    .method .step_box > li:nth-child(3) {grid-column: 1/3; grid-row: 3/4;}
    .method .step_box > li:nth-child(3) .img_box {background: #F9F8FA; padding: 28px 20%;}
    .method .step_box > li:nth-child(2n-1) {flex-direction: column-reverse; padding: 0;}
    .method .step_box > li .img_box {width: 100%; background: #F9F8FA;}
    .method .step_box > li .sub_text {margin-bottom: 32px;}
    .method .step_box > li .daeat_step {width: 100%; background: #fff;}
    .method .step_box > li .daeat_step dl dt {font-size: 18px; line-height: 26px; letter-spacing: -0.02em;}
    .method .step_box > li .daeat_step dl dt span {font-size: 12px; margin-bottom: -4px;}
    .method .step_box > li .daeat_step dl dd {font-size: 14px; line-height: 20px; letter-spacing: -0.02em;}
    .method .step_box > li .daeat_step dl dd i {display: inline;}
    .method .step_box .more_btn {font-size: 12px; line-height: 15px; padding: 8px 10px; border: 1px solid #D0CBF1; border-radius: 4px;}


    .video {background: none;}
    .video .inner {padding: 0;}
    .video .inner .video_box {border-radius: 0; padding-top: calc(220/375*100%);}
    .video .inner .video_box iframe {border-radius: 0;}


    .pride .inner {padding: 60px 5% 60px 7%;}
    .pride::before {left: 7%; transform: translateX(0); height: calc(100% - 60px);}
    .pride .inner ul {margin-left: 7%;}
    .pride .inner ul li {display: flex; justify-content: flex-start; flex-direction: column;}
    .pride .inner ul li:nth-child(2n-1) {flex-direction: column;}
    .pride .inner ul li:nth-child(2n) {text-align: left;}
    .pride .inner ul li:not(:last-child) {margin-bottom: 80px;}
    .pride .inner ul li dl {width: 100%;}
    .pride .inner ul li:nth-child(2n-1) dl dt::before {left: -7%; transform: translateX(-55%);}
    .pride .inner ul li:nth-child(2n) dl dt::before {left: -7%; transform: translateX(-55%);}
    .pride .inner ul li .img_box {width: 100%; padding-top: calc(170/274*100%); background-position: center; background-repeat: no-repeat; background-size: contain;}


    .banner_area {height: 565px;}
    .banner_area .text_box {text-align: center; position: relative; top: 60px; transform: translateX(-50%); left: 50%;}
    .banner_area .text_box .more_btn {margin-top: 0;}
}
