@charset "utf-8";

#content .ui-datepicker { font:12px dotum; }

#content .ui-datepicker select.ui-datepicker-month,
#content .ui-datepicker select.ui-datepicker-year { width: 70px;}

#content .ui-datepicker-trigger { margin:0 0 -5px 2px; }

#content .img_box img {width: 100%; }

#content .sub_visual {width: 100%; height:48.5vw; position: relative; background-image: url(/images/momo/body-hair/img_visual_bg.jpg);
    background-repeat: no-repeat;  background-position: center bottom; background-size: cover; }

#content .sub_visual .inner {padding: 0 19.06% }

#content .sub_visual .text_box {text-align: left; }

#content .sub_visual .text_box h3 {font-size: 64px; font-weight: 700; margin-bottom: 24px;line-height: 1.2;}

#content .sub_visual .text_box .add_text {font-size: 22px; font-weight: 300;line-height: 1.4; }

#content [class*="section"] .inner {padding: 160px 14.7%;}

#content .container .title_box {text-align: center}

#content .container .title_box h4 {font-size: 64px; line-height: 1.5; color: var(--gray-color-1000); margin-top:10px;}

#content .container .title_box .sub_title {font-size: 22px; line-height: 1.3; margin-top:40px;}

#content .container .title_box .sub_text {font-size: 26px; line-height: 1.5; font-weight: 400; color: var(--gray-color-800); letter-spacing: -1px;margin-top:36px;}

#content .container .content_box {margin-top: 80px;}

#content .section01 .content_box {margin-top: 40px;}

#content .section01 .title_box .sub_title {text-wrap: balance;word-break: keep-all;}

#content .section01 .top .img_box {width:calc(521/1368 * 100%); margin: 0 auto;}

#content .section01 .bottom {margin-top: 80px;}

#content .section01 .case-list {width:calc(1136/1368 * 100%);display: grid; grid-template-columns: repeat(2, 1fr);gap: 24px;margin: 40px auto 0 ;}

#content .section01 .case-item {padding: 24px; background: var(--black-color-100); border-radius: 16px;display: flex; justify-content: space-between;align-items:center;gap: 24px;}

#content .section01 .case-item > div {flex: 1;}

#content .section01 .case-item .img_box {padding-left: 24px; border-left:1px solid var(--black-color-300)}

#content .section01 .case-item .text_box {letter-spacing: -0.02em;line-height: 1.2; text-align: center;}

#content .section01 .case-item h5 {font-size: 32px;}

#content .section01 .case-item .sub_text {font-size: 24px;font-weight: 700;margin:12px 0;}

#content .section01 .case-item .desc_text {font-size: 20px;line-height: 1.5;}

#content .section02 {width: 100%; background: var(--man-color-05); }

#content .section02 .point-list {;display: grid;grid-template-columns: repeat(4, 1fr)}

#content .section02 .point-item {padding: 28px 32px;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;text-align: center;gap:24px;border-right: 1px solid var(--man-color-06);}

#content .section02 .point-item:last-of-type {border-right: 0;}

#content .section02 .icon_check {width: 30px;height: 30px;background-color: var(--man-color-02);border-radius: 50%;position: relative;}

#content .section02 .icon_check::after {content: "";position: absolute;left: 11px;top: 8px;width: 6px;height: 10px;border: solid var(--man-color-06);border-width: 0 3px 3px 0;transform: rotate(45deg);}

#content .section02 .text-box {line-height: 1.4;}

#content .section02 .text-box h5 {font-size: 24px;}

#content .section02 .text-box p {font-size: 16px; text-wrap: balance; word-break: keep-all;margin-top:8px;}

#content .section03 .content_box {width: calc(1136/1368 * 100%); margin:80px auto 0; }

#content .section03 .feature_item {display: flex;justify-content: space-between; align-items: center; margin-bottom: 24px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);}

#content .section03 .feature_item .text_box {display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;gap: 8px;}

#content .section03 .feature_item .num {font-size: 20px; font-weight: 700;width: 32px; height: 32px; border-radius: 50%;background: var(--man-color-02); color: #fff;}

#content .section03 .feature_item h5 {font-size: 30px; letter-spacing: -0.02em;}

#content .section03 .feature_item .desc_text {font-size: 18px;line-height: 1.5;letter-spacing: -0.02em;text-wrap: balance;word-break: keep-all;}

#content .section03 .feature_item .img_box {width: calc(568/1136 * 100%);}

#content .section03 .feature_item .img_box img {aspect-ratio: 568/300; }

#content .section03 .feature_item .text_box {flex: 1;}

#content .section04 {background: linear-gradient(180deg, rgba(16, 28, 51, 0.00) 54.59%, rgba(16, 28, 51, 0.60) 163.61%), #1C3BA2;color: #fff;}

#content .section04 .inner {padding: 160px 14.7% 100px;}

#content .section04 .title_box h4 {color: #fff;}

#content .section04 .venn-container {display: flex;justify-content: center;width: calc(964/1368 *100%);margin: 80px auto;}

#content .section04 .circle {width: 33.3%; border-radius:50%; position: relative;}

#content .section04 .circle .text_box {
    width: 110%;
    height: 110%;
    object-fit: cover;
    text-align: center;
    border-radius: 50%;
    letter-spacing: -0.02em;
    gap: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(16, 94, 229, 0.80);
}

#content .section04 .circle::after {content: ''; display: block; padding-bottom: 100%;}

#content .section04 .circle .text_box strong {font-size: 26px;}

#content .section04 .circle .text_box p {font-size: 20px;line-height: 1.5;}

#content .section04  .main_text {font-size: 24px;text-align: center;line-height: 1.5;}

#content .section05 {background: var(--man-color-main); color: #fff;}

#content .section05 .title_box h4 {color: #fff;}

#content .section05 .steps_container {display: flex;justify-content: space-between;align-items: flex-start;position: relative;margin: 0 auto;gap: 120px;}

#content .section05 .step {text-align: center;position: relative;letter-spacing: -0.02em;display: flex;flex-direction: column;gap:  40px;justify-content: center;align-items: center;flex: 1;}

#content .line {position: absolute;top: 104px;left: 50%;right: 0;height: 2px;background-color: #ccc;z-index: 1;transform: translate(-50%, 0);width: 82%;}

#content .section05 .steps_container .title_text {font-size: 40px;font-weight: 700;line-height: 1.2;}

#content .section05 .steps_container .circle {width:32px; height: 32px; border:8px solid var(--man-color-06); border-radius: 100%;background: #fff; z-index: 2;}

#content .section05 .steps_container h5 {font-size: 28px;margin-bottom: 16px;}

#content .section05 .steps_container .desc_text {font-size: 24px;line-height: 1.5;}

#content .section06 {background: #F8F8F8}

#content .section06 .recommend {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 24px;width: calc(1136/1368 * 100%);margin: 0 auto;}

#content .section06 .recommend li {width: calc(50% - 12px);display:flex;gap: 24px;letter-spacing: -0.02em;line-height: 1.2;align-items: stretch;}

#content .section06 .recommend li .num {font-size: 54px;font-weight: 700;min-width: 68px;width: 68px;}

#content .section06 .recommend li .desc_text {font-size: 24px;font-weight: 500;padding-left: 24px;border-left: 1px solid #B9BAC1;display: flex;align-items: center;text-wrap: balance;word-break: keep-all;line-height: 1.4;}

#content .section06 .recommend li:nth-child(1) { order: 1; }

#content .section06 .recommend li:nth-child(4) { order: 2; }

#content .section06 .recommend li:nth-child(2) { order: 3; }

#content .section06 .recommend li:nth-child(5) { order: 4; }

#content .section06 .recommend li:nth-child(3) { order: 5; }

@media screen and (max-width:1800px) {

#content .section06 .recommend {width:100%;}
}

@media screen and (max-width:1540px) {

#content .container .title_box .sub_title {font-size: 20px;margin-top: 32px;}

#content .container .title_box h4 {font-size: 54px; margin-top:8px;}

#content .section01 .case-list {width:100%;}

#content .section03 .content_box {width:100%;}

#content .section04 .venn-container {width: 100%;}

#content .section05 .steps_container {gap: 80px;}
}

@media screen and (max-width:1440px) {

#content .container .section05::after {content:none;}

#content .section01 .step-list {grid-template-columns: repeat(2, 1fr);}

#content .section03 .feature_box .text_box {padding: 24px;}

#content .section03 .feature_box .img_box img {height:100%;}

#content .section05 .feature_box img {aspect-ratio:auto;object-fit:cover; height:100%; }

#content .section06 .content_box {width:100%}
}

@media screen and (max-width:1058px) {

#content .container .title_box .sub_text {font-size: 20px}
}

@media screen and (max-width: 1024px) {

#content .sub_visual {padding: 0 5%;height: calc(144vw - 94px);background-image: url(/images/momo/body-hair/img_visual_bg_tb.jpg);background-position: center bottom;}

#content .sub_visual .inner {padding: 0;}

#content .sub_visual .text_box h3 {font-size: 44px; }

#content .sub_visual .text_box .add_text {font-size:22px;}

#content [class*="section"] .inner {padding: 120px 5%;}

#content .container .title_box h4 {font-size: 44px; margin-top:8px;}

#content .container .content_box {margin-top:48px;}

#content .section01 .top .img_box {width:calc(521/744 * 100%); margin: 0 auto;}

#content .section01 .case-list {width:100%}

#content .section01 .case-item {padding: 20px; gap: 12px;}

#content .section01 .case-item .img_box {padding-left: 12px; border-left:1px solid var(--black-color-300)}

#content .section01 .case-item h5 {font-size: 20px;}

#content .section01 .case-item .sub_text {font-size: 16px;margin:8px 0;}

#content .section01 .case-item .desc_text {font-size: 14px;}

#content .section02 .point-item {padding: 28px 0px;}

#content .section03 .content_box {width:100%;}

#content .section03 .feature_item .img_box img {aspect-ratio: 348/242;object-fit: cover;}

#content .section03 .feature_item .text_box {padding:0 24px;}

#content .section03 .feature_item h5 {font-size: 26px;}

#content .section03 .feature_item .desc_text {font-size: 16px;}

#content .section04 .inner {padding: 120px 5% 80px;}

#content .section04 .circle {width: 33.3%; border-radius:50%; position: relative;}

#content .section04 .circle .text_box {gap: 8px;}

#content .section04 .circle::after {content: ''; display: block; padding-bottom: 100%;}

#content .section04 .circle .text_box strong {font-size: 24px;}

#content .section04 .circle .text_box p {font-size: 16px;}

#content .section04 .bottom .main_text {font-size: 20px;}

#content .section05 .steps_container {flex-direction:column;width: max-content;margin: 0 auto;gap: 64px;justify-content: center;}

#content .section05 .step {flex-direction:row;justify-content: flex-start;width: 100%;}

#content .section05 .steps_container .line {width: 1px;height: 84%;left: 152px;top: 50%;transform: translate(0, -50%);right: auto;}

#content .section05 .steps_container .title_text {font-size: 34px;width: 100px;}

#content .section05 .steps_container .circle {width:24px; height: 24px;}

#content .section05 .steps_container .text_box {text-align: left;}

#content .section05 .steps_container h5 {font-size:20px;}

#content .section05 .steps_container .desc_text {font-size: 14px;line-height: 1.5;}

#content .section06 .recommend li .num {font-size: 34px;min-width: 44px;width: 44px;}

#content .section06 .recommend li .desc_text {font-size: 16px;padding-left: 17px;}
}

@media screen and (max-width:767px) {

#content .wrap { min-width: 375px; }

#content .sub_visual {padding: 0 8%;height: calc(180vw - 64px);background-image: url(/images/momo/body-hair/img_visual_bg_mo.jpg);}

#content .sub_visual .text_box h3 {font-size: 34px;margin-bottom: 16px; }

#content .sub_visual .text_box .add_text {font-size:18px;}

#content [class*="section"] .inner {padding: 60px 24px;}

#content .container .title_box .sub_title {font-size:18px;margin-top: 24px;}

#content .container .title_box h4 {font-size: 34px; margin-top:8px;}

#content .container .content_box {margin-top: 40px;}

#content .container .title_box .sub_text {font-size: 16px}

#content .section01 .top .img_box {width: 100%;}

#content .section01 .case-list {gap: 16px;grid-template-columns: repeat(1, 1fr);}

#content .section01 .case-list .text_box p {font-size: 16px;}

#content .section01 .case-list li .img_box {width: 50%;margin: 0 auto;}

#content .section02 .point-list {grid-template-columns:repeat(2, 1fr);gap: 32px 0;position:relative;}

#content .section02 .point-item {padding: 16px 0;}

#content .section02 .point-item:nth-of-type(2n) {border-right: none;}

#content .section02 .text-box h5 {font-size: 20px;}

#content .section02 .text-box p {font-size: 14px;}

#content .section02 .point-list::after {content: '';width:  100%;height: 1px;background: var(--man-color-06);position: absolute;top: 50%;left: 0;}

#content .section03 .feature_item {flex-direction:column;margin-bottom: 32px;}

#content .section03 .feature_item .img_box {width: 100%;}

#content .section03 .feature_item .img_box img {aspect-ratio: 361/200; }

#content .section03 .feature_item .text_box {width: 100%;padding:40px 16px;gap: 16px;}

#content .section04 .circle .text_box strong {font-size: 20px;}

#content .section04 .circle .text_box p {font-size: 14px;}

#content .section04 .bottom .main_text {font-size: 18px;text-wrap: balance;word-break: keep-all;}

#content .section04 .venn-container {position: relative;height: 340px;margin-bottom: 40px;}

#content .section04 .circle {position: absolute;width: 190px;height: 190px;}

#content .section04 .circle.top {top: 0;left: 50%;transform: translateX(-50%);}

#content .section04 .circle.left {bottom: 0;left: 50%;transform: translateX(-98%);}

#content .section04 .circle.right {bottom: 0;right: 50%;transform: translateX(98%);}

#content .section05 .step {gap: 18px;}

#content .section05 .steps_container .title_text {font-size: 20px;width: 62px;}

#content .section05 .steps_container .circle {width: 16px;height: 16px;border-width: 4px;}

#content .section05 .steps_container .line {left: 88px;}

#content .section05 .steps_container h5 {font-size:18px;}

#content .section06 .recommend {flex-direction:column;}

#content .section06 .recommend li {width: 100%; gap: 17px;}

#content .section06 .recommend li:nth-child(1) { order: 1; }

#content .section06 .recommend li:nth-child(2) { order: 2; }

#content .section06 .recommend li:nth-child(3) { order: 3; }

#content .section06 .recommend li:nth-child(4) { order: 4; }

#content .section06 .recommend li:nth-child(5) { order: 5; }
}

/* 부산점: '체모이식 노하우'(section02) 숨김. 더미 #content 셀렉터로 규칙전체 보존(addContentPrefixToCSS:3119)→body.seomyeon 접두깨짐 방지 */
#content .__se_marker, body.seomyeon #content .section02 { display: none !important; }
