/* ====================== */
/* Tablet */
/* ====================== */
@media screen and (max-width: 1440px) {
    .header .gnb-item a {font-size:16px;}
    .footer .inner {padding:0 20px;}
    .footer-top .location {width:100%;flex: 1;padding-left:20px;padding-top:0;}
    .footer-top .location .root_daum_roughmap_landing {width:100% !important;}
    .footer-top .location-map {width:100%;}
}

/* ====================== */
/* Mobile */
/* ====================== */
@media screen and (max-width: 1024px) {
    .pc-only {display: none !important;}
    .mo-only {display: block !important;}

    .header .inner {height:64px;justify-content:center;padding:0;} 
    .header .btn-menu {display:block;width:64px;height:64px;position:absolute;left:0;top:0;font-size:0;text-indent:-9999px;overflow:hidden;background:url(/images/btn_menu.png) no-repeat center;}
    .header .btn-menu.active {background-image: url(/images/btn_menu_active.png);}
    .header .header-logo {height:34px;}
    .header .gnb {position:fixed;width:100%;left:0;right:0;top:64px;bottom:0;background:rgba(205, 188, 178, .8);z-index:11;display:none;overflow: auto;}
    .header .gnb.active {display:block;}
    .header .gnb-list {flex-direction:column;gap:0;}
    .header .gnb-item {height:unset;border-bottom:1px solid rgba(255, 255, 255, 0.5);padding:24px 0;display:block;width:100%;}
    .header .gnb-item a {font-size:22px;color:#fff;}
    .header .gnb-list ul {position:relative;top:unset;max-height:unset;background-color:transparent;margin-top:12px;width:100%;}
    .header .gnb-list ul a {color:#fff;height:unset;line-height:1.4;}
    .header .gnb-list ul li {display:inline-flex;align-items:center;}
    .header .gnb-list ul li:after {content:'/';color:#fff;margin: 0 8px 0 10px;}
    .header .gnb-list ul li:last-child:after {content:none;}

    @media (hover: hover) {
        .header .gnb-list ul a:hover {color:#fff;font-weight:400;}
        .header .gnb-item:hover ul {max-height:unset;}
    }
    
    .footer {padding:0 0 40px;border-top: 1px solid #d4ccc0;}
    .footer .inner {padding:0 36px;}
    .footer-top {display:block;border-bottom:0;padding-top: 0;}
    .footer-top .clinic {gap:12px;}
    .footer-top .clinic-row {gap:12px;}
    .footer-top .clinic-label {font-size:14px;}
    .footer-top .clinic-value {font-size:14px;font-weight:400;word-break:keep-all;}
    .footer-top .clinic-value a {font-size:14px;}
    .footer-top .clinic .timetable {font-size:14px;font-weight:400;}
    .footer-top .clinic .timetable-day {width:33%;}
    .footer-top .clinic .timetable-row {gap:10px;}
    .footer-top .clinic-note {font-size:13px;margin-top:10px;}
    .footer-top .col {width:100%;border-right:0;padding:30px 0;}
    .footer-top .clinic-row {align-items:start;}
    .footer-top .clinic-row:last-of-type .clinic-value {padding-top:0;}
    .footer-top .location {width:100%;padding:0;}
    .footer-top .location-map {width:100%;}
    .footer-top .location-address {font-size:15px;font-weight:500;padding-left:18px;letter-spacing:-.4px;margin-top:16px;}
    .footer-top .location-address:before {width:14px;height:14px;top:2px;}
    .footer-top .location-address span {font-size:13px;font-weight:400;}
    .footer-top .location .root_daum_roughmap_landing {width:100% !important;}
    .footer-top .root_daum_roughmap .wrap_map {height:300px !important;}
    .footer-btm {margin-top:25px;}
    .footer-btm .other {position:relative;top:unset;right:unset;justify-content:end;margin-bottom:20px;}
    .footer-btm .other .sns {gap:8px;}
    .footer-btm .other .sns .sns-item img {width:40px;height:40px;}
    .footer-btm .other .fee-link {font-size:10px;}
    .footer-corp {font-size:11px;}
    .footer-corp p {flex-wrap:wrap;margin-bottom:2px;}
    .footer-corp p span:after {margin:0 3px 0 4px;height:6px;}
    .footer-corp span {word-break:keep-all;}
    .footer-btm {flex-direction:column;gap:20px;align-items:start;padding:0;}
    .footer-btm .footer-logo {height:36px;margin-left:-12px;}
    .footer-btm .footer-info {width:100%;}

    .fnb {right:14px;bottom:14px;}
    .fnb-item {width:40px;height:40px;margin-bottom:8px;}

    .contact {z-index:1000;}
    .contact .contact-close {width:100px;height:34px;top:-34px;}
    .contact .contact-close:after {background-size: 80% auto;}
    .contact .contact-box {padding:0 0;}
    .contact .contact-inner {flex-direction:column;gap:24px;padding:30px 16px 20px;align-items:stretch;}
    .contact .call {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;}
    .contact .call .slogan {font-size:15px;margin-bottom:0;}
    .contact .call a {font-size:24px;gap:5px;}
    .contact .call a img {height:24px;}
    .contact .agree {flex-direction:column;align-items:start;gap:0;}
    .contact .agree-label {font-size:3.6vw;}
    .contact .agree-detail {margin-left:38px;font-size:3.2vw;}
    .contact .form {gap:14px;flex-wrap:wrap;}
    .contact .form > * {width:100%;}
    .contact .form-input {height:50px;}

    .modal-privacy {background: rgba(205, 188, 178, .8);z-index:11111;}
    .modal-privacy .modal-box {background-color: transparent;width:78%;border-radius:0;}
    .modal-privacy .modal-head {background-color:transparent;padding:20px 0;}
    .modal-privacy .modal-head strong {color:#fff;font-size: 20px;}
    .modal-privacy .modal-close {background-image: url(/images/close_white.png);}
    .modal-privacy .modal-contents {border-radius:6px;height:50vh;}
    .modal-privacy .modal-contents .inner {color: rgba(128, 128, 128);font-size: 13px;padding:12px 18px;}

    .visual {padding-bottom:24vh;justify-content:center;}
    .visual-box {width: 76%;}
    .visual-box .visual-title {font-size:4vw;letter-spacing:15px;text-indent:15px;}
    .visual-box .visual-headline {font-size:7.4vw;}
    .visual-box .visual-description {font-size:4vw;word-break:keep-all;width:100%;line-height:1.6;}
    .visual-box .visual-subtext {font-size:5.4vw;margin-bottom:10px;}
    .visual-box .visual-subtext img {margin-right:3px;height:7vw;}
    .visual-box .visual-topic {font-size:5.4vw;}
    .visual-box .line {height: 40px;margin-bottom:30px;}

    .sec-title {font-size:6.4vw;word-break:keep-all;}
    .sec-title strong {font-size:7vw;}

    .ai {font-size:3.6vw;margin:100px 0 0;}


    .page-main {
        .visual-box {width:100%;}
        .sec1 {padding:150px 0;background-size:200% auto;background-position:center top;}
        
        .sec1 .txt-area {margin-bottom:36vw;}
        .sec1 .txt-area .txt {font-size:8vw;margin-bottom:16vw;}
        .sec1 .txt-area .txt2 {font-size:5.4vw;line-height:1.55;}
        .sec1 .inner {padding:0 5vw;}
        .sec1 .card-list {border-radius:24px;}
        .sec1 .card {padding:10vw 5vw;flex-direction:column-reverse;gap:6vw;border-radius:10vw;}
        .sec1 .card-img {width:100%;height:50vw;border-radius:20px;}
        .sec1 .card-info {padding:0 5px;width:100%;}
        .sec1 .card-detail {font-size:4.4vw;}
        .sec1 .card-detail li {padding-left:4vw;}
        .sec1 .card-detail li:before {width:1vw;height:1vw;left:1vw;top:2.6vw;}
        .sec1 .card-title {font-size:8vw;margin-bottom:2vw;}
        .sec1 .card-anchor {font-size:4.4vw;width:50%;}

        .sec2 {padding:150px 0;}
        .sec2 .inner {padding: 0 5vw;}
        .sec2 .txt-area .txt {font-size:5.4vw;margin-bottom:4vw;}
        .sec2 .txt-area .txt2 {font-size:8.8vw;line-height:1.3;font-weight:700;}
        .sec2 .team-area {display:block;}
        .sec2 .team-area .card {padding:0;display:block;margin-bottom:10vw;padding-top:14vw;border-radius:24px;pointer-events: none;background-position:88% 5%;background-size:30vw auto;}
        .sec2 .team-area .card-name {margin-bottom:2.4vw;font-size:5vw;}
        .sec2 .team-area .card-name strong {font-size:9vw;margin-right:4px;}
        .sec2 .team-area .card-thumb {width:70%;height:90vw;margin:0 auto 8vw;}
        .sec2 .team-area .card-info {padding:0 8vw 8vw;}
        .marquee {gap:6vw;margin-bottom:18vw;}
        
    }

    .page-sub01 {
        .sec-text {word-break:keep-all;}
        .sec-title strong {font-size: inherit;}
        .sec1 {padding:120px 0;}
        .sec1 .inner {padding:0 5vw;}
        .sec1 .gallery-swiper {height:60vw;margin-bottom:24vw;}
        .sec1 .gallery-swiper img {width:100%;height:100%;object-fit:cover;}
        .sec1 .txt-eng {font-size:4.2vw;word-break:keep-all;line-height:1.6;letter-spacing:4px;margin-bottom:10vw;}
        .sec1 .txt1 {font-size: 6.4vw;}

        .sec2 {padding:150px 0;}
        .sec2 .inner {padding:0 5vw;}
        .sec2 .sec-title {margin-bottom:8vw;font-size:8.4vw;}
        .sec2 .sec-title strong {font-size:inherit;}
        .sec2 .sec-text {font-size:5.2vw;}
        .sec2 .arrow {width:30%;margin:14vw auto;}
        .sec2 .sec-text2 {font-size:5.4vw;}
        .sec2 .sec-text2 span {line-height:1.5;word-break:keep-all;display:block;width:86%;margin:0 auto;padding:6px 8px;margin-bottom:3vw;}
        .sec2 .grid {gap:2vw;flex-direction:column;}
        .sec2 .grid-item {border-radius:4vw;}
        .sec2 .grid-item img {width:100%;}

        .sec3 {padding:150px 0;}
        .sec3 .inner {padding:0 5vw;}
        .sec3 .sec-title {margin-bottom:8vw;font-size:8.4vw;}
        .sec3 .sec-title strong {font-size:inherit;}
        .sec3 .sec-text {font-size:5.2vw;margin-bottom:24vw;}
        .sec3 .arrow {width:30%;margin:14vw auto;}
        .sec3 .sec-text2 {font-size:6vw;}
        .sec3 .grid {gap:2vw;}
        .sec3 .grid-item {border-radius:4vw;}
        .sec3 .card-list-wrap {margin-top:0;padding-top:20vw;}
        .sec3 .card-list .card {width: calc(50% - 6vw);margin-top:-20vw;border-radius:5vw;}
        .sec3 .card-list .card-info {padding:0 5vw 5vw;font-size:5.4vw;}
        .sec3 .card-list .card:nth-child(2n) {margin-top:14vw;}

        .sec4 {padding:150px 0;}
        .sec4 .inner {padding:0 5vw;}
        .sec4 .sec-title {margin-bottom:8vw;font-size:8.4vw;}
        .sec4 .sec-title strong {font-size:inherit;}
        .sec4 .sec-text {font-size:5.2vw;margin-bottom:24vw;}
        .sec4 .arrow {width:30%;margin:14vw auto;}
        .sec4 .sec-text2 {font-size:6vw;}
        .sec4 .grid {gap:2vw;}
        .sec4 .grid-item {border-radius:4vw;}
        .sec4 .card-list-wrap {margin-top:0;padding-top:20vw;}
        .sec4 .card-list .card {width: calc(50% - 6vw);margin-top:-20vw;border-radius:5vw;}
        .sec4 .card-list .card-info {padding:0 5vw 5vw;font-size:5.4vw;word-break: keep-all;}
        .sec4 .card-list .card:nth-child(2n) {margin-top:10vw;}
        .sec4 .card-list .card:nth-child(3) {margin-top:-30vw;}
        .sec4 .card-list .card:nth-child(2) .card-bg{padding-bottom:160%;}

        .sec5 {padding:150px 0;}
        .sec5 .inner {padding:0 5vw;}
        .sec5 .icon {width:10vw;margin:0 auto 10vw;}
        .sec5 .sec-title{font-size:8.2vw;line-height:1.4;}
        .sec5 .sec-text {font-size:4.4vw;margin-top:4vw;margin-bottom:12vw;}
        .sec5 .grade {margin-bottom:32vw;}
        .sec5 .grid {flex-direction:column;}
        .sec5 .grid-desc {font-size:4.2vw;margin-top:5vw;}

        .sec6 {padding:150px 0;}
        .sec6 .inner {padding:0 5vw;max-width:100%;}
        .sec6 .sec-text {font-size:5.4vw;}
        .sec6 .sec-title {font-size:8vw;line-height:1.4;}
        .sec6 .tab-wrap {flex-wrap:wrap;border-radius:5vw;padding:1.4vw;gap:1.4vw;margin-bottom:6vw;width:100%;}
        .sec6 .tab-btn {width:49%;font-size:5vw;height:12vw;line-height:12vw;color:#65544A;}
        .sec6 .card {display:block;}
        .sec6 .card-img {width:100%;}
        .sec6 .card-info {padding:9vw 6vw;}
        .sec6 .card-title {font-size:7vw;margin-bottom:2vw;}
        .sec6 .card-text {font-size:4vw;}
    }

    .page-sub02 {
        .sec1 {padding:140px 0;}
        .sec1 .inner {padding:0 5vw;}
        .sec1 .sec-text {font-size:5.4vw;max-width:84%;margin:0 auto;word-break:keep-all;}
        .sec1 .line {margin:100px auto;height:1px;width:24%;}
        .sec1 .step-card {flex-direction:column;gap:24px;align-items:start;padding-left:0;}
        .sec1 .step-swiper {padding:0 0;margin-bottom:0;}
        .sec1 .card-info {width:100%;}
        .sec1 .card-no {font-size:5.4vw;}
        .sec1 .card-title {font-size:5.4vw;}
        .sec1 .card-desc {font-size:3.8vw;word-break: keep-all;}
        .sec1 .card-label {gap:10px;}
        .sec1 .card-label span {font-size:3.6vw;width:76%;padding:5px 0;}
        .sec1 .swiper-slide:nth-last-child(2) {opacity:1;}
        .sec1 .swiper-slide-next {opacity:1;transition:opacity 1s ease;}
        .sec1 .system-step {margin-top:10vw;}
        .sec1 .swiper-next,
        .sec1 .swiper-prev {display:none;}

        .sec2 {padding:140px 0;}
        .sec2 .inner {padding:0 5vw;}
        .sec2 .txt1 {font-size:6.8vw;line-height:1.6;margin-bottom:14vw;}
        .sec2 .gallery-swiper {height:80vw;}
        .sec2 .gallery-swiper img {height:100%;}


        .sec3 {padding:140px 0 100px;overflow:hidden;}
        .sec3 .inner {display:block;}
        .sec3 .left {padding:0 5vw 20vw;position:unset;}
        .sec3 .left img {height:12vw;margin-bottom:6vw;margin-left:-3.5vw;}
        .sec3 .sec-title {font-size:8.4vw;margin-bottom:4vw;}
        .sec3 .sec-text {font-size:4.4vw;}
        .sec3 .card-list {padding:0 5vw;}
        .sec3 .card {width:calc(50% - 8px);border-radius:4vw;min-height:100vw;}
        .sec3 .card .card-top {padding:4vw;}
        .sec3 .card .card-top .no {font-size:4vw;}
        .sec3 .card .card-top .name {font-size:6vw;}
        .sec3 .card .card-btm {padding:4vw;}
        .sec3 .card .card-btm .desc {font-size:3.4vw;}

        .sec4 {padding:140px 0 80px;}
        .sec4 .inner {padding:0 5vw;}
        .sec4 .line {height:70px;width:1px;margin-bottom:24vw;}
        .sec4 .sec-title {font-size:7.4vw;margin-bottom:14vw;}
        .sec4 .checklist li {padding:8vw 5vw;}
        .sec4 .checklist li img {margin-right:4vw;height:8vw;}
        .sec4 .checklist li p {font-size:5.2vw;word-break:keep-all;flex:1;line-height:1.5;}
    }

    .page-sub03 {
        .visual-box {width:100%;}
        .visual-box .visual-description {font-size:4vw;}
        .visual-box .visual-description span {padding:4px 5px;margin-top:5px;}
        .sec1 {padding:140px 0;}
        .sec1 .txt-eng {font-size:4.2vw;word-break:keep-all;line-height:1.6;letter-spacing:4px;margin-bottom:10vw;}
        .sec1 .gallery-swiper {height:60vw;}
        .sec1 .gallery-swiper img {height:100%;}
        .sec1 .inner {padding:0 5vw;}
        .sec1 .sec-text {font-size:5.4vw;max-width:84%;margin:0 auto 12vw;word-break:keep-all;}
        .sec1 .sec-text2 {font-size:4.8vw;max-width:90%;margin:0 auto;word-break:keep-all;}
        .sec1 .sec-title {font-size:6.2vw;}
        .sec1 .sec-title strong {font-size:7.8vw;}
        .sec1 .line {margin:100px auto;height:1px;width:24%;}
        .sec1 .step-card {flex-direction:column;gap:24px;align-items:start;padding-left:0;}
        .sec1 .step-swiper {padding:0 0;margin-bottom:0;}
        .sec1 .card-info {width:100%;}
        .sec1 .card-no {font-size:5.4vw;}
        .sec1 .card-title {font-size:5.4vw;}
        .sec1 .card-desc {font-size:3.8vw;word-break: keep-all;}
        .sec1 .card-label {gap:10px;}
        .sec1 .card-label span {font-size:3.6vw;width:76%;padding:5px 0;}
        .sec1 .system-step .swiper-slide {opacity:1;}
        .sec1 .system-step .swiper-slide:nth-child(2) {opacity:1;}
        .sec1 .system-step .swiper-slide:nth-last-child(2) {opacity:1;}
        .sec1 .swiper-slide-next {opacity:1;transition:opacity 1s ease;}
        .sec1 .system-step {margin-top:10vw;}
        .sec1 .swiper-next,
        .sec1 .swiper-prev {display:none;}

        .sec2 {padding:140px 0 80px;}
        .sec2 .inner {padding:0 5vw;}
        .sec2 .line {height:70px;width:1px;margin-bottom:24vw;}
        .sec2 .sec-title {font-size:7.4vw;margin-bottom:14vw;}
        .sec2 .checklist li {padding:8vw 5vw;}
        .sec2 .checklist li img {margin-right:4vw;height:8vw;}
        .sec2 .checklist li p {font-size:4.7vw;word-break:keep-all;flex:1;line-height:1.5;text-align:left;}

        .sec3 {padding:140px 0;}
        .sec3 .inner {padding:0 5vw;}
        .sec3 .sec-title {font-size:7.4vw;margin-bottom:4vw;}
        .sec3 .sec-text {font-size:4.2vw;max-width:90%;margin:0 auto 12vw;word-break:keep-all;}
        .sec3 .line {height:100px;margin:90px auto;width:1px;}

        .sec4 {padding:140px 0;}
        .sec4 .inner {padding:0 5vw;}
        .sec4 .line {margin-bottom:8vw;}
        .sec4 .sec-title {font-size:7vw;line-height:1.4;}
        .sec4 .sec-title strong {font-size:7.8vw;margin-top:2vw;display:block;}
        .sec4 .swiper-next,
        .sec4 .swiper-prev {display:none;}
        .sec4 .ba-swiper {margin-top:12vw;}
        .sec4 .ba-desc {width:100%;font-size:3.4vw;padding:2.6vw 4vw;margin-top:14vw;word-break:keep-all;line-height:1.5;}
    }

    .page-sub04 {
        .sec1 {padding:140px 0 100px;}
        .sec1 .inner {padding:0 6vw;flex-direction:column;gap:10vw;}
        .sec1 .line {width:100%;height:1px;}
        .sec1 .sec-title {font-size:6.6vw;}
        .sec1 .sec-title:before {width:8px;height:8px;margin-bottom:6vw;}
        .sec1 .sec-text1 {font-size:5.2vw;margin-bottom:5vw;}
        .sec1 .sec-text2 {font-size:4vw;word-break:keep-all;margin-bottom:0;}

        .sec2 {padding:140px 0;}
        .sec2 .inner {padding:0 5vw;}
        .sec2 .sec-title {font-size:7.4vw;}
        .sec2 .sec-text {font-size:4.8vw;line-height:1.6;margin-bottom:20vw;}
        .sec2 .card {margin-bottom:6vw;padding:4vw 4vw 5vw;}
        .sec2 .card-img {margin-bottom:4vw;}
        .sec2 .card-text {font-size:5vw;}

        .sec3 {padding:140px 0 80px;}
        .sec3 .inner {padding:0 5vw;}
        .sec3 .line {height:70px;width:1px;margin-bottom:24vw;}
        .sec3 .sec-title {font-size:7.4vw;margin-bottom:14vw;}
        .sec3 .checklist li {padding:8vw 5vw;}
        .sec3 .checklist li img {margin-right:4vw;height:8vw;}
        .sec3 .checklist li p {font-size:4.7vw;word-break:keep-all;flex:1;line-height:1.5;text-align:left;}
    }

    .page-sub05 {
        .sec1 {padding:140px 0;}
        .sec1 .txt-eng {font-size:4.2vw;word-break:keep-all;line-height:1.6;letter-spacing:4px;margin-bottom:10vw;}
        .sec1 .gallery-swiper {height:60vw;}
        .sec1 .gallery-swiper img {height:100%;}
        .sec1 .inner {padding:0 5vw;}
        .sec1 .line {margin:64px auto;height:1px;width:20%;}
        .sec1 .sec-text {font-size:5.4vw;margin:0 auto 12vw;word-break:keep-all;line-height:1.7;}
        .sec1 .sec-text2 {font-size:4.8vw;max-width:90%;margin:0 auto;word-break:keep-all;}

        .sec2 {padding:140px 0;}
        .sec2 .inner {padding:0 5vw;}
        .sec2 .sec-title {font-size:5.4vw;}
        .sec2 .sec-title strong {font-size:7.6vw;}
        .sec2 .line {margin:12vw auto 12vw;height:1px;width:24%;}
        .sec2 .step-card {flex-direction:column;gap:24px;align-items:start;padding-left:0;}
        .sec2 .step-swiper {padding:0 0;margin-bottom:0;}
        .sec2 .card-info {width:100%;}
        .sec2 .card-no {font-size:5.4vw;}
        .sec2 .card-title {font-size:5.4vw;}
        .sec2 .card-desc {font-size:3.8vw;word-break: keep-all;}
        .sec2 .card-label {gap:10px;}
        .sec2 .card-label span {font-size:3.6vw;width:76%;padding:5px 0;}
        .sec2 .system-step .swiper-slide {opacity:1;}
        .sec2 .system-step .swiper-slide:nth-child(2) {opacity:1;}
        .sec2 .system-step .swiper-slide:nth-last-child(2) {opacity:1;}
        .sec2 .swiper-slide-next {opacity:1;transition:opacity 1s ease;}
        .sec2 .system-step {margin-top:10vw;}
        .sec2 .swiper-next,
        .sec2 .swiper-prev {display:none;}
        
        .sec3 {padding:140px 0 80px;}
        .sec3 .inner {padding:0 5vw;}
        .sec3 .line {height:70px;width:1px;margin-bottom:24vw;}
        .sec3 .sec-title {font-size:7.4vw;margin-bottom:14vw;}
        .sec3 .checklist li {padding:8vw 5vw;}
        .sec3 .checklist li img {margin-right:4vw;height:8vw;}
        .sec3 .checklist li p {font-size:4.7vw;word-break:keep-all;flex:1;line-height:1.5;text-align:left;}
    }
}

@media screen and (max-width: 540px) {
    .footer .inner {padding:0 16px;}
    .footer-top .col {justify-content:start;}
    .footer-top .clinic-note {text-indent:-10px;padding-left:10px;word-break:keep-all;}
    .footer-top .clinic .timetable-day {width:80px;}
    .footer-top .root_daum_roughmap .wrap_map {height:180px !important;}
    .footer-btm .other .sns .sns-item img {height:32px;width:32px;}
}