.comm-txt{display: flex; flex-direction: column; gap: 24px;}
.comm-txt .tit-sm{color: #70C7C8; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 700; line-height: 1.72; /* 172.222% */}
.comm-txt .tit-mn{color: #071436; font-family: var(--ff-pretendard); font-size: var(--fz-42); font-style: normal; font-weight: 700; line-height: 1.4; /* 140.476% */}
.comm-txt .desc{color: #4F4F4F; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 500; line-height: 1.66; /* 166.667% */}

.mn-sect-slide{position:relative;width:100%;height:100vh;min-height:820px;overflow:hidden;background:#fff;}
.mn-sect-slide .mn-visual-swiper{width:100%;height:100%;}
.mn-sect-slide .swiper-wrapper{width:100%;height:100%;}
.mn-sect-slide .swiper-slide{position:relative;width:100%;height:100%;overflow:hidden;}
.mn-sect-slide .bg-box{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:hidden;}
.mn-sect-slide .bg-box img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.1);transition:transform 6s ease;}
.mn-sect-slide .swiper-slide-active .bg-box img{transform:scale(1);}
.mn-sect-slide .inner{position:relative;z-index:3;width:100%;max-width:1666px;height:100%;margin:0 auto;display:flex;align-items:start;padding:293px 0 0;box-sizing:border-box;}
.mn-sect-slide .first-slide .inner{padding-top: 240px;}
.mn-sect-slide .txt-box{display:flex;flex-direction:column;align-items:flex-start;width:100%;}
.mn-sect-slide h2{color: #000922; font-family: var(--ff-pretendard); font-size: var(--fz-43); font-style: normal; font-weight: 700; letter-spacing: -0.43px;}
.mn-sect-slide .sub-tit{color: #70C7C8; font-family: var(--ff-pretendard); font-size: var(--fz); font-style: normal; font-weight: 600; line-height: 2.0; /* 200% */ letter-spacing: -0.33px;}
.mn-sect-slide p{margin:33px 0 0; color:#4F4F4F; font-size:var(--fz-18); font-style:normal; font-weight:500; line-height:1.75; word-break:keep-all;}
.mn-sect-slide .theme-white h2,
.mn-sect-slide .theme-white p{color:#fff;}
.mn-sect-slide .certi-list{display:flex; align-items:center; gap:18px; margin-top:163px;}

.mn-sect-slide .mn-visual-pagination{max-width: 1666px; width: 100%; margin: 0 auto; position:absolute; bottom: auto!important; left: 50%!important; transform: translateX(-50%); top:570px!important; z-index:20; width:auto; height:auto; display:flex!important; align-items:center; gap:46px; pointer-events:auto;}
.mn-sect-slide .mn-visual-pagination.swiper-pagination-lock{display:flex!important;}
.mn-sect-slide .mn-visual-pagination .swiper-pagination-bullet{position:relative; display:inline-flex!important; align-items:center; justify-content:center; width:auto!important; height:auto!important; margin:0!important; padding:0; border:0; border-radius:0; background:transparent!important; opacity:1!important; color:#9B9B9B; font-size:var(--fz-17); font-style:normal; font-weight:400; line-height:1.82; letter-spacing:-0.36px; cursor:pointer; transition:color .35s ease;}
.mn-sect-slide .mn-visual-pagination .swiper-pagination-bullet-active{color:#70C7C8!important; font-weight:600;}
.mn-sect-slide .mn-visual-pagination .swiper-pagination-bullet::after{content:""; position:absolute; left:0; bottom:2px; width:0; height:2px; background:#70C7C8; transition: .35s;}
.mn-sect-slide .mn-visual-pagination .swiper-pagination-bullet-active::after{width:100%;}
.mn-sect-slide .mn-visual-swiper.is-white .mn-visual-pagination .swiper-pagination-bullet{color:#F0F0F0!important;}
.mn-sect-slide .mn-visual-swiper.is-white .mn-visual-pagination .swiper-pagination-bullet-active{color:#fff!important;}
.mn-sect-slide .mn-visual-swiper.is-white .mn-visual-pagination .swiper-pagination-bullet-active::after{background:#fff;}

.mn-sect-movetxt{position:relative;height:200vh;overflow:visible;background:#EAF9FA;}
.mn-sect-movetxt .inner{position:sticky;top:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.mn-sect-movetxt .move-bg{position:absolute;inset:0;z-index:1;background:url("../img/mn_movetxt_bg.webp") center center / cover no-repeat;transform:scale(1.02);}
.mn-sect-movetxt .move-txt-box{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:26px;padding:0 20px;box-sizing:border-box;}
.mn-sect-movetxt .fill-line{margin:0;line-height:1.45;}
.mn-sect-movetxt .fill-line span{--fill:0%;display:inline-block;font-size:48px;font-style:normal;font-weight:800;line-height:1.45;letter-spacing:-1.44px;word-break:keep-all;color:transparent;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#071436 0%,#071436 var(--fill),#CDE4E4 var(--fill),#CDE4E4 100%);-webkit-background-clip:text;background-clip:text;}

.mn-sect-special{padding: 218px 0 198px; background: url("../img/mn_special_bg.webp") top center / cover no-repeat;}
.mn-sect-special .inner{max-width: 1666px; width: 100%; margin: 0 auto; display: flex; flex-direction: column; gap: 48px;}
.mn-sect-special .sect-special-list{width: 100%;}
.mn-sect-special .sect-special-list ul{display: flex; gap: 17px; }
.mn-sect-special .sect-special-list ul li{width: 253px; transition: .8s; padding: 96px 72px; border-radius: 70px; overflow: hidden; height: 609px; position: relative; cursor: pointer;}
.mn-sect-special .sect-special-list ul li .bg::after{left: 0; top: 0; position: absolute; width: 100%; height: 100%; z-index: 2; background: #70C7C8; opacity: .9; transition: .35s; display: inline-block; content: "";}
.mn-sect-special .sect-special-list ul li.active .bg::after{opacity: 0;}
.mn-sect-special .sect-special-list ul li .bg{width: 100%; height: 100%; position: absolute; left: 0; top:0 ; z-index: 0;}
.mn-sect-special .sect-special-list ul li .bg01{background: url(../img/mn_special_list01.webp) center center / cover no-repeat;}
.mn-sect-special .sect-special-list ul li .bg02{background: url(../img/mn_special_list02.webp) center center / cover no-repeat;}
.mn-sect-special .sect-special-list ul li .bg03{background: url(../img/mn_special_list03.webp) center center / cover no-repeat;}
.mn-sect-special .sect-special-list ul li.active{width: 1125px; padding: 96px 86px;}
.mn-sect-special .sect-special-list .txt{display: flex; flex-direction: column; gap: 41px; position: relative; z-index: 2;}
.mn-sect-special .sect-special-list .desc{display: flex; flex-direction: column; gap: 15px; transition: .35s; opacity: 0;}
.mn-sect-special .sect-special-list li.active .desc{opacity: 1;}
.mn-sect-special .sect-special-list .desc *{white-space: nowrap; color: #FFF; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 400; line-height: 30px; /* 166.667% */}
.mn-sect-special .sect-special-list h3{color: #FFF; font-family: var(--ff-pretendard); font-size: var(--fz-42); font-style: normal; font-weight: 700; line-height: 1.4; /* 140.476% */ white-space: nowrap; z-index: 3; position: relative;}
.mn-sect-special .sect-special-list .desc h4{font-weight: 700;}

.mn-sect-doctors{padding:0 0 220px;background:#fff;overflow:hidden;}
.mn-sect-doctors .inner{max-width:1666px;width:100%;margin:0 auto; display: flex; flex-direction: column; gap: 50px;}
.mn-sect-doctors .txt-head{display:flex;align-items:flex-end;justify-content:space-between;width:100%;}
.mn-sect-doctors .doctor-nav{display:flex;align-items:center;gap:18px;}
.mn-sect-doctors .doctor-arrow{position:relative;width:98px;height:98px;border:0;border-radius:20px;background:#F3F5F6;cursor:pointer;transition:.5s;}
.mn-sect-doctors .doctor-arrow:hover{background:#70C7C8;}
.mn-sect-doctors .doctor-arrow:hover img{filter:brightness(0) invert(1);}
.mn-sect-doctors .doctor-arrow:hover span{border-color:#fff;}
.mn-sect-doctors .sect-doctors-box{width:100%; border-radius: 70px; overflow: hidden;}
.mn-sect-doctors .doctor-swiper{width:100%;overflow:hidden;}
.mn-sect-doctors .swiper-slide{width:100%;}
.mn-sect-doctors .doctor-slide-cont{display:grid;grid-template-columns:1fr 1fr;gap:18px;width:100%;}
.mn-sect-doctors .doctor-photo-card{position:relative;min-height:705px;border-radius:70px;overflow:hidden;background:#ddd;}
.mn-sect-doctors .doctor-photo-card .img-box{position:absolute;inset:0;width:100%;height:100%;}
.mn-sect-doctors .doctor-photo-card .img-box img{display:block;width:100%;height:100%;object-fit:cover; transition:.45s;}
.mn-sect-doctors .doctor-photo-card:hover .img-box img{transform:scale(1.06);}
.mn-sect-doctors .doctor-profile{ position:absolute;left:70px;bottom:68px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;color:#fff; gap: 20px;}
.mn-sect-doctors .symbol-list img{display:block;width:auto;height:38px;}
.mn-sect-doctors .doctor-profile h4{margin:0; font-family: var(--ff-pretendard); font-size: var(--fz-42); font-style: normal; font-weight: 700; line-height: .73; /* 73.81% */}
.mn-sect-doctors .doctor-profile p{ font-family: var(--ff-pretendard); font-size:var(--fz-18); font-weight:600; line-height:1.72; }
.mn-sect-doctors .doctor-info-card{position:relative; min-height:705px; border-radius:60px; background:#0A1B33; overflow:hidden; color:#fff;}
.mn-sect-doctors .doctor-info-card::before{content:""; position:absolute; inset:0; background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 55%); z-index:1;}
.mn-sect-doctors .doctor-info-card .info-inner{position:relative;z-index:3;padding:0 109px; display: flex; align-items: start; flex-direction: column; gap: 30px; justify-content: center; height: 100%;}
.mn-sect-doctors .doctor-info-card h4{margin:0; font-family: var(--ff-pretendard); font-size: var(--fz-30); font-style: normal; font-weight: 700; line-height: 1.56; /* 156.667% */ letter-spacing: -0.6px;}
.mn-sect-doctors .career-box{display: flex; flex-direction: column; gap: 7px;}
.mn-sect-doctors .career-box strong{color: #DBDBDB; font-family: var(--ff-pretendard); font-size: var(--fz-20); font-style: normal; font-weight: 700; line-height: 2.55; /* 225% */ letter-spacing: -0.4px; padding-left: 7px; display: inline-block;}
.mn-sect-doctors .career-box ul{display:flex; flex-direction:column; gap:5px;margin:0; padding:0; list-style:none;}
.mn-sect-doctors .career-box li{position:relative;padding-left:12px;color: #DBDBDB; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 400; line-height: 1.72; /* 172.222% */}
.mn-sect-doctors .career-box li::before{content:""; position:absolute; left:0; top:13px; width:4px; height:4px; border-radius:50%; background:#DBDBDB;}
.mn-sect-doctors .watermark{position:absolute; right:-86px; bottom:-55px; z-index:2; width: 375px;}
.mn-sect-doctors .watermark img{display:block; width:100%; height:auto;}

.mn-sect-thesis{padding:204px 0 183px; background:#F5F8FC; overflow:hidden;}
.mn-sect-thesis .comm-txt{text-align: center; justify-content: center; align-items: center;}
.mn-sect-thesis .inner{max-width:1786px; width:100%; margin:0 auto;display:flex; flex-direction:column; align-items:center; gap:44px;}
.mn-sect-thesis .thesis-swiper-wrap{width:100%; position:relative; display:flex; flex-direction:column; gap:77px;}
.mn-sect-thesis .thesis-swiper{width:100%; overflow:hidden;}
.mn-sect-thesis .swiper-wrapper{align-items:stretch;}
.mn-sect-thesis .swiper-slide{height:auto;}
.mn-sect-thesis .thesis-card-wrap{display: flex; align-items: center; justify-content: center; gap: 30px;}
.mn-sect-thesis .thesis-card{width:100%;  padding:60px 28px 0; height: 580px; border-radius:70px; background:#fff; display:flex; flex-direction:column; align-items:center; text-align:center; gap: 40px; width: 100%; max-width: 333px;}
.mn-sect-thesis .thesis-card .img-box{display:flex; align-items:center; justify-content:center; gap: 8px;}
.mn-sect-thesis .thesis-card .img-box img{display:block; max-width:100%; max-height:100%; object-fit:cover;}
.mn-sect-thesis .thesis-card .txt-box{display:flex;flex-direction:column;align-items:center;gap:8px;}
.mn-sect-thesis .thesis-card .txt-box h4{color: #212121; text-align: center; font-family: var(--ff-pretendard); font-size: var(--fz-20); font-style: normal; font-weight: 700; line-height: 1.5; /* 150% */}
.mn-sect-thesis .thesis-card .txt-box p{color: #666; text-align: center; font-family: var(--ff-pretendard); font-size: var(--fz-17); font-style: normal; font-weight: 500; line-height: 1.47; /* 147.059% */}

.mn-sect-thesis .thesis-pagination{position:static;width:100%;display:flex;align-items:center;justify-content:center;gap:20px;}
.mn-sect-thesis .thesis-pagination .swiper-pagination-bullet{width:16px;height:16px;margin:0!important;border-radius:50%;background:#DFDFDF;opacity:1;transition:.35s;}
.mn-sect-thesis .thesis-pagination .swiper-pagination-bullet-active{background:#868686;}

.mn-sect-program{position:relative;padding:196px 0 201px;background:#061D3C url("../img/mn_program_bg.webp") center center / cover no-repeat;overflow:hidden;}
.mn-sect-program .inner{max-width:100%;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;}
.mn-sect-program .comm-txt{align-items:center;text-align:center; text-align: center;}
.mn-sect-program .comm-txt .tit-sm{color:#70C7C8;}
.mn-sect-program .comm-txt .tit-mn{color:#fff;}
.mn-sect-program .comm-txt .desc{color:#fff;}

.mn-sect-program .program-tab-list{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;margin-top:23px;}
.mn-sect-program .program-tab{display:flex; align-items:center; justify-content:center; height:60px;padding:0 51px; border:0; border-radius:100px; background: #1D2B52; color: #828CA5; text-align: center; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 700; line-height: 1.66; cursor:pointer;transition:.35s;}
.mn-sect-program .program-tab.active{background:#70C7C8;color:#F1F1F1;}
.mn-sect-program .program-tab:hover{background:#70C7C8;color:#F1F1F1;}

.mn-sect-program .program-swiper-area{width:100%;margin-top:64px; ;overflow:hidden;}
.mn-sect-program .program-swiper{width:100%;overflow:visible;}
.mn-sect-program .swiper-wrapper{align-items:center;}
.mn-sect-program .swiper-slide{width:1260px;opacity:.32;transition:opacity .50s ease;}
.mn-sect-program .swiper-slide-active{opacity:1;}

.mn-sect-program .program-card{display:flex; align-items:start;gap:83px;width:100%; justify-content: space-between; max-width: 1303px; margin: 0 auto;}
.mn-sect-program .program-card .img-box{width:653px;height:438px;border-radius:70px;overflow:hidden;background:#d9d9d9;}
.mn-sect-program .program-card .img-box img{display:block;width:100%;height:100%;object-fit:cover;transition:.5s;}
.mn-sect-program .program-card:hover .img-box img{transform:scale(1.06);}

.mn-sect-program .program-card .txt-box{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:567px; padding-top: 100px;}
.mn-sect-program .program-card .eyebrow{ color:#fff; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 500; line-height: 2.72; /* 272.222% */}
.mn-sect-program .program-card .title-row{display:flex;align-items:center;gap:17px;margin-bottom:34px;}
.mn-sect-program .program-card .title-row h4{white-space: nowrap; color: #FFF; font-family: var(--ff-pretendard); font-size: var(--fz-34);font-style: normal; font-weight: 700; line-height: 1.44; /* 144.118% */}
.mn-sect-program .program-card .title-row span{display: flex; width: 95px; height: 32px; padding: 10px; justify-content: center; align-items: center; gap: 10px; color: #548FE7; font-family: var(--ff-pretendard); font-size: var(--fz-14); font-style: normal; font-weight: 600; border-radius: 90px; background: #FFF;}
.mn-sect-program .program-card .desc{color: #828CA5; font-family: var(--ff-pretendard); font-size: var(--fz-18); font-style: normal; font-weight: 500; line-height: 1.66; /* 166.667% */ white-space: nowrap;}



.mn-sect-space{padding:204px 0 190px;background:#fff;overflow:hidden;}
.mn-sect-space .inner{max-width:1666px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:35px;}
.mn-sect-space .txt-head{display:flex;align-items:flex-end;justify-content:space-between;width:100%; max-width: 1584px; margin: 0 auto;}

.mn-sect-space .space-arrow{position: absolute; top: 50%; z-index: 10; transform: translateY(-50%); width: 98px; height: 98px; border: 0; border-radius: 20px; background: rgba(243, 245, 246, 0.85); cursor: pointer; transition: .5s;}
.mn-sect-space .space-arrow.space-prev{left: 40px;}
.mn-sect-space .space-arrow.space-next{right: 40px;}
.mn-sect-space .space-arrow span{display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;}
.mn-sect-space .space-arrow img{display: block; width: 32px; height: auto; transition: .35s;}
.mn-sect-space .space-arrow:hover{background: #70C7C8;}
.mn-sect-space .space-arrow:hover img{filter: brightness(0) invert(1);}

.mn-sect-space .space-swiper-box{width:100%;}
.mn-sect-space .space-swiper{width:100%;overflow:hidden;border-radius:70px;}
.mn-sect-space .swiper-slide{width:100%;}
.mn-sect-space .space-card{position:relative;width:100%;height:728px;border-radius:70px;overflow:hidden;background:#F5F8FC;}
.mn-sect-space .space-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s ease;}
.mn-sect-space .space-card:hover img{transform:scale(1.05);}

.mn-sect-space .space-pagination{position:absolute;left:50%!important;bottom:92px!important;z-index:10;width:auto!important;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:14px;}
.mn-sect-space .space-pagination .swiper-pagination-bullet{width:14px;height:14px;margin:0!important;border-radius:50%;background:#707686;opacity:1;transition:.35s;}
.mn-sect-space .space-pagination .swiper-pagination-bullet-active{background:#fff;}
.mn-sect-space .space-floor-tabs{display:flex;align-items:center;justify-content:center;gap:11px;margin-top:35px;}
.mn-sect-space .space-floor-tab{display:flex;align-items:center;justify-content:center;min-width:130px;height:58px;padding:0 34px;border:1px solid #9F9F9F;border-radius:100px;background:transparent;color:#9F9F9F;font-family:var(--ff-pretendard);font-size:var(--fz-18);font-weight:700;line-height:1;cursor:pointer;transition:.35s;}
.mn-sect-space .space-floor-tab.is-active{border-color:#1C2B52;background:#1C2B52;color:#fff;}
.mn-sect-space .space-floor-tab:not(.is-active){background:#fff;}
.mn-sect-space .space-floor-tab:not(.is-active):hover{border-color:#70C7C8;background:#70C7C8;color:#fff;}


.mn-sect-story{padding:0 0 184px;background:#fff;overflow:hidden;}
.mn-sect-story .inner{max-width:1666px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:72px;}
.mn-sect-story .story-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;max-width:1584px;margin:0 auto;width:100%;}
.mn-sect-story .story-sns{display:flex;align-items:center;gap:18px;flex-shrink:0;}
.mn-sect-story .story-sns-btn{display:flex;align-items:center;justify-content:center;gap:10px;height:61px;padding:0 24px;border-radius:100px;text-decoration:none;transition:.35s;}
.mn-sect-story .story-sns-btn .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.mn-sect-story .story-sns-btn .icon img{display:block;width:28px;height:auto;}
.mn-sect-story .story-sns-btn span:last-child{display:block;color:#fff;font-size:var(--fz-17);font-style:normal;font-weight:500;line-height:1.76;white-space:nowrap;}
.mn-sect-story .story-sns-btn.insta{background:#70C7C8;}
.mn-sect-story .story-sns-btn.thread{background:#1C2E67;}

.mn-sect-story .story-swiper-wrap{position:relative;width:100%;}
.mn-sect-story .story-swiper{width:100%;overflow:hidden;}
.mn-sect-story .story-swiper .swiper-wrapper{align-items:stretch;}
.mn-sect-story .story-swiper .swiper-slide{height:auto;}

.mn-sect-story .story-card{display:flex;flex-direction:column;gap:15px;text-decoration:none;color:inherit;}
.mn-sect-story .story-card .img-box{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:56px;overflow:hidden;background:#f3f5f6;}
.mn-sect-story .story-card .img-box img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease;}
.mn-sect-story .story-card .img-box video{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease;}
.mn-sect-story .story-card:hover .img-box img{transform:scale(1.08);}
.mn-sect-story .story-card:hover .img-box video{transform:scale(1.08);}
.mn-sect-story .story-card p{padding-left: 20px; margin:0;color:#4F4F4F;font-family:var(--ff-pretendard);font-size:var(--fz-20);font-style:normal;font-weight:600;line-height:1.5;word-break:keep-all;}

.mn-location-sect{position:relative;padding:192px 0 207px; background:#E8ECF7 url("../img/location_sect_bg.webp") center center / cover no-repeat; overflow:hidden;}
.mn-location-sect .inner{width:100%; max-width:1588px; margin:0 auto; display:flex; flex-direction:column; gap:42px;}
.mn-location-sect .comm-txt{align-items: center; justify-content: center; text-align: center;}
.mn-location-sect .location-cont{display:grid;grid-template-columns:1fr 1fr;gap:37px;align-items:stretch;}
.mn-location-sect .info-box{width:100%; min-height:640px; padding:81px 0 0 82px; border-radius:70px; background:#fff; box-sizing:border-box;}
.mn-location-sect .info-box ul{display:flex;flex-direction:column;gap:55px;margin:0;padding:0;list-style:none;}
.mn-location-sect .info-box li{display:flex; align-items:flex-start; gap:20px;}
.mn-location-sect .info-title h4{padding-right: 17px; color: #071436; font-family: var(--ff-pretendard); font-size: var(--fz-28); font-style: normal; font-weight: 700; line-height: normal;}
.mn-location-sect .info-desc{display:flex;flex-direction:column;gap:10px; padding-top: 5px;}
.mn-location-sect li:last-child .info-desc{padding-top: 3px;}
.mn-location-sect .info-desc p{display:flex;align-items:center;gap:24px;margin:0;color:#071436; font-family:var(--ff-pretendard); font-size:var(--fz-20); font-style:normal; font-weight:500; line-height:1.45; letter-spacing:.18px;}
.mn-location-sect .info-desc .days{display: flex; justify-content: space-between; width: 80px;} 
.mn-location-sect .info-desc p b{color:#071436; font-weight:700; white-space:nowrap;}
.mn-location-sect .info-desc p span{display:block; color:#071436; font-weight:400;}
.mn-location-sect .info-desc p em{color:#70C7C8; font-style:normal; font-weight:600;}
.mn-location-sect .info-desc p.closed b{color:#8F8F8F;}
.mn-location-sect .info-desc .sub-desc span{color: #595959; font-family: var(--ff-pretendard); font-size: var(--fz-19); font-style: normal; font-weight: 400; line-height: 1.5;}
.mn-location-sect .info-desc .phone{color:#071436;font-family:var(--ff-pretendard);font-size:var(--fz-30);font-style:normal;font-weight:600;line-height:1;text-decoration:none;letter-spacing:-0.3px;}

.mn-location-sect .location-btn-list{display:flex; align-items:center; gap:10px; margin-top:20px;}
.mn-location-sect .location-btn-list a{display:flex; align-items:center; justify-content:center; gap:8px; height:44px; padding:0 23px;border: 1px solid #AAA; border-radius:100px; background:#fff; color:#222; font-family:var(--ff-suit); font-size:var(--fz-14); font-style:normal; font-weight:600; line-height:1; text-decoration:none; transition:.35s;}
.mn-location-sect .location-btn-list a:hover{border-color:#071436;background:#071436;color:#fff;}

.mn-location-sect .map-box{width:100%; height:705px; border-radius:70px; overflow:hidden; background:#eef3f6; border:1px solid #828CA5; box-sizing:border-box;}
.mn-location-sect #naverMap{width:100%;height:100%;}
.naver-map{width:100%;height:100%;overflow:hidden;}


.map_marker{position:relative;display:flex;align-items:center;justify-content:center;}
.map_group{display:flex;align-items:center;justify-content:center;}
.map_link{display:flex;align-items:center;gap:8px;height:46px;padding:0 20px;border-radius:100px;background:#0475f4;color:#fff;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.22);}
.map_link_icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;}
.map_link_icon img{display:block;width:100%;height:auto;}
.map_link_txt{display:block;color:#fff;line-height:1;}
.map_marker:after{content:"";position:absolute;left:50%;bottom:-9px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #0475f4;transform:translateX(-50%);}


@media(max-width:1024px){

    .comm-txt{gap:14px;}
    .comm-txt .tit-sm{font-size:16px;line-height:1.6;}
    .comm-txt .tit-mn{font-size:min(6.5vw,32px);line-height:1.35;letter-spacing:-0.6px;}
    .comm-txt .desc{font-size:var(--fz-16);line-height:1.65;}


    
    .mn-sect-slide{height:720px;min-height:720px;}
    .mn-sect-slide .bg-box{display:none;}
    .mn-sect-slide .swiper-slide{background-position:center top 60px;background-size:cover;background-repeat:no-repeat;}
    .mn-sect-slide .swiper-slide[data-swiper-slide-index="0"]{background-image:url("../img/mn_visu_img01_mo_0813.webp");}
    .mn-sect-slide .swiper-slide[data-swiper-slide-index="1"]{background-image:url("../img/mn_visu_img02_mo_0813.webp");}
    .mn-sect-slide .swiper-slide[data-swiper-slide-index="2"]{background-image:url("../img/mn_visu_img03_mo_0813_2.webp");}
    .mn-sect-slide .inner{max-width:100%;padding:150px 20px 0;align-items:flex-start;}
    .mn-sect-slide .first-slide .inner{padding-top:130px;}
    .mn-sect-slide h2{font-size:min(8.4vw,34px);line-height:1.35;letter-spacing:-0.6px;word-break:keep-all;}
    .mn-sect-slide .sub-tit{font-size:18px;line-height:1.6;}
    .mn-sect-slide p{margin-top:20px;font-size:16px;line-height:1.7;word-break:keep-all;}
    .mn-sect-slide .certi-list{gap:10px;margin-top:60px;}
    .mn-sect-slide .certi-list img{max-height:46px;width:auto;}
    .mn-sect-slide .mn-visual-pagination{left:20px!important;right:20px!important;top:auto!important;bottom:80px!important;width:calc(100% - 40px)!important;max-width:100%;transform:none;justify-content:flex-start;gap:20px;overflow-x:auto;scrollbar-width:none;}
    .mn-sect-slide .mn-visual-pagination::-webkit-scrollbar{display:none;}
    .mn-sect-slide .mn-visual-pagination .swiper-pagination-bullet{flex:0 0 auto;font-size:14px;line-height:1.6;}

    .mn-sect-movetxt{height:220vh;}
    .mn-sect-movetxt .inner{height:100svh;}
    .mn-sect-movetxt .move-txt-box{gap:20px;padding:0 20px;}
    .mn-sect-movetxt .fill-line span{font-size:min(7vw,30px);line-height:1.45;letter-spacing:-0.8px;}

    .mn-sect-special .sect-special-list ul li .bg01{background: url(../img/mn_special_list01_mo.webp) center left 0px / cover no-repeat;}
    .mn-sect-special{padding:100px 20px;background-position:center top;}
    .mn-sect-special .inner{max-width:100%;gap:40px;}
    .mn-sect-special .comm-txt{align-items: center; text-align: center;}
    .mn-sect-special .sect-special-list ul{flex-direction:column;gap:20px;}
    .mn-sect-special .sect-special-list ul li{width:100%;height:auto;padding:40px 20px;border-radius:34px;}
    .mn-sect-special .sect-special-list ul li.active{width:100%;padding:40px 20px;}
    .mn-sect-special .sect-special-list .txt{gap:20px; align-items: center; text-align: center;}
    .mn-sect-special .sect-special-list h3{font-size:min(7.4vw,30px);line-height:1.35;white-space:normal;}
    .mn-sect-special .sect-special-list .desc{gap:10px;opacity:1;}
    .mn-sect-special .sect-special-list .desc *{font-size:15px;line-height:1.6;white-space:normal;}
    .mn-sect-special .sect-special-list ul li .bg::after{background:  rgba(0, 0, 0, .35);}
    .mn-sect-special .sect-special-list ul li.active .bg::after{opacity: 1;}

    .mn-sect-doctors{padding:0 20px 100px;}
    .mn-sect-doctors .inner{max-width:100%;gap:40px;}
    .mn-sect-doctors .txt-head{flex-direction:column;align-items:flex-start;gap:30px;}
    .mn-sect-doctors .doctor-nav{gap:10px;}
    .mn-sect-doctors .doctor-arrow{width:54px;height:54px;border-radius:14px;}
    .mn-sect-doctors .doctor-arrow img{width:20px;height:auto;}
    .mn-sect-doctors .sect-doctors-box{border-radius:34px;}
    .mn-sect-doctors .doctor-slide-cont{display:flex;flex-direction:column;gap:20px;}
    .mn-sect-doctors .doctor-photo-card{min-height:auto;height:480px;border-radius:34px;}
    .mn-sect-doctors .doctor-profile{left:30px;right:30px;bottom:30px;gap:14px;}
    .mn-sect-doctors .symbol-list{gap:10px;margin-bottom:10px;}
    .mn-sect-doctors .symbol-list img{height:30px;}
    .mn-sect-doctors .doctor-profile h4{font-size:min(7vw,30px);line-height:1.25;}
    .mn-sect-doctors .doctor-profile p{font-size:15px;line-height:1.55;word-break:keep-all;}
    .mn-sect-doctors .doctor-info-card{min-height:auto;border-radius:34px;}
    .mn-sect-doctors .doctor-info-card .info-inner{height:auto;padding:40px 30px 70px;gap:24px;}
    .mn-sect-doctors .doctor-info-card h4{font-size:min(6vw,24px);line-height:1.45;letter-spacing:-0.4px;}
    .mn-sect-doctors .doctor-info-card h4 br{display: none;}
    .mn-sect-doctors .career-box{gap:10px;}
    .mn-sect-doctors .career-box strong{padding-left:0;font-size:17px;line-height:1.6;}
    .mn-sect-doctors .career-box ul{gap:8px;}
    .mn-sect-doctors .career-box li{font-size:14px;line-height:1.55;}
    .mn-sect-doctors .career-box li::before{top:9px;}
    .mn-sect-doctors .watermark{right:-60px;bottom:-40px;width:210px;}

    .mn-sect-thesis{padding:100px 20px;background:#F5F8FC;}
    .mn-sect-thesis .inner{max-width:100%;gap:40px;}
    .mn-sect-thesis .thesis-swiper-wrap{gap:40px;}
    .mn-sect-thesis .thesis-card-wrap{gap:20px;justify-content:flex-start;}
    .mn-sect-thesis .thesis-card{max-width:100%;height:auto;min-height:430px;padding:40px 22px 34px;border-radius:34px;gap:30px;}
    .mn-sect-thesis .thesis-card .img-box{width:100%;height:220px;}
    .mn-sect-thesis .thesis-card .img-box img{max-height:100%;object-fit:contain;}
    .mn-sect-thesis .thesis-card .txt-box{gap:10px;}
    .mn-sect-thesis .thesis-card .txt-box h4{font-size:17px;line-height:1.45;}
    .mn-sect-thesis .thesis-card .txt-box p{font-size:14px;line-height:1.55;}
    .mn-sect-thesis .thesis-pagination{gap:10px;}
    .mn-sect-thesis .thesis-pagination .swiper-pagination-bullet{width:10px;height:10px;}
    .mn-sect-thesis .thesis-pagination .swiper-pagination-bullet-active{width:30px;border-radius:100px;}

    .mn-sect-program{padding:100px 0;background-position:center center;}
    .mn-sect-program .inner{max-width:100%;padding:0 20px;box-sizing:border-box;}
    .mn-sect-program .program-tab-list{justify-content:flex-start;gap:10px;margin-top:30px;overflow-x:auto;padding-bottom:10px; flex-wrap: wrap; justify-content: center;}
    .mn-sect-program .program-tab-list::-webkit-scrollbar{display:none;}
    .mn-sect-program .program-tab{flex:0 0 auto;height:44px;padding:0 20px;font-size:14px;line-height:1;}
    .mn-sect-program .program-swiper-area{width:100%;margin-top:40px;overflow:visible;}
    .mn-sect-program .swiper-slide{width:82vw;opacity:.35;}
    .mn-sect-program .swiper-slide-active{opacity:1;}
    .mn-sect-program .program-card{display:flex;flex-direction:column;align-items:flex-start;gap:30px;}
    .mn-sect-program .program-card .img-box{width:100%;height:260px;border-radius:34px;}
    .mn-sect-program .program-card .txt-box{max-width:100%; padding-top: 0; min-height: 350px; align-items: center; text-align: center;}
    .mn-sect-program .program-card .eyebrow{font-size:var(--fz-16);line-height:1.6; margin-bottom: 8px;}
    .mn-sect-program .program-card .title-row{gap:10px;margin-bottom:20px;flex-wrap:wrap;}
    .mn-sect-program .program-card .title-row h4{font-size:min(7vw,28px);line-height:1.35;white-space:normal;}
    .mn-sect-program .program-card .title-row span{width:auto;height:28px;padding:0 14px;font-size:12px;}
    .mn-sect-program .program-card .desc{font-size:var(--fz-16);line-height:1.65;white-space:normal;word-break:keep-all;}
    .mn-sect-program .swiper-wrapper{align-items: start;}

    .mn-sect-space{padding:100px 20px;}
    .mn-sect-space .inner{max-width:100%;gap:40px;}
    .mn-sect-space .txt-head{max-width:100%;flex-direction:column;align-items:center;gap:30px; text-align: center;}
    .mn-sect-space .space-arrow{width: 40px; height: 40px; border-radius: 10px;}
    .mn-sect-space .space-arrow.space-prev{left: 20px;}
    .mn-sect-space .space-arrow.space-next{right: 20px;}
    .mn-sect-space .space-arrow img{width: 20px;}
    .mn-sect-space .space-swiper{border-radius:34px;}
    .mn-sect-space .space-card{height:420px;border-radius:34px;}
    .mn-sect-space .space-pagination{bottom:10px!important;gap:10px;}
    .mn-sect-space .space-pagination .swiper-pagination-bullet{width:10px;height:10px;}
    .mn-sect-space .space-pagination .swiper-pagination-bullet-active{width:30px;border-radius:100px;}
    .mn-sect-space .space-floor-tabs{gap:10px;margin-top:20px;}
    .mn-sect-space .space-floor-tab{min-width:96px;height:40px;padding:0 24px;font-size:16px;}

    .mn-sect-story{padding:0 20px 100px;}
    .mn-sect-story .inner{max-width:100%;gap:40px;}
    .mn-sect-story .story-head{max-width:100%;flex-direction:column;align-items:center;gap:30px; text-align: center;}
    .mn-sect-story .story-sns{ gap:10px;flex-direction:column;align-items:stretch;}
    .mn-sect-story .story-sns-btn{width:100%;height:50px;padding:0 16px;gap:8px;box-sizing:border-box;}
    .mn-sect-story .story-sns-btn .icon img{width:24px;}
    .mn-sect-story .story-sns-btn span:last-child{font-size:14px;line-height:1.4;}
    .mn-sect-story .story-swiper{overflow:visible;}
    .mn-sect-story .story-card{gap:14px;}
    .mn-sect-story .story-card .img-box{border-radius:34px;}
    .mn-sect-story .story-card p{text-align: center; font-size:15px;line-height:1.45;}
    .mn-sect-story .story-card .img-box.is-video::after{width:56px;height:56px;}
    .mn-sect-story .story-card .img-box.is-video::before{border-top-width:10px;border-bottom-width:10px;border-left-width:16px;}
    .mn-sect-story .story-pagination{margin-top:40px;gap:10px;}
    .mn-sect-story .story-pagination .swiper-pagination-bullet{width:10px;height:10px;}
    .mn-sect-story .story-pagination .swiper-pagination-bullet-active{width:30px;border-radius:100px;}

    .mn-location-sect{padding:100px 20px;background-position:center center;}
    .mn-location-sect .inner{max-width:100%;gap:40px;}
    .mn-location-sect .location-cont{display:flex;flex-direction:column;gap:20px;}
    .mn-location-sect .info-box{min-height:auto;padding:40px 24px;border-radius:34px; order: 2;}
    .mn-location-sect .info-box ul{gap:34px;}
    .mn-location-sect .info-box li{gap:14px;flex-direction: column; align-items: center; justify-content: center; text-align: center;}
    .mn-location-sect .icon-box{width:28px;flex:0 0 28px;}
    .mn-location-sect .icon-box img{width:28px;height:auto;}
    .mn-location-sect .info-title h4{padding-right:0;font-size:20px;line-height:1.4;white-space:nowrap;}
    .mn-location-sect .info-desc{gap:10px;padding-top:2px;}
    .mn-location-sect li:nth-child(2) .info-desc,.mn-location-sect li:nth-child(3) .info-desc{gap: 5px;}
    .mn-location-sect .info-desc p{gap:5px;font-size:14px;line-height:1.55;align-items:center;flex-direction: column;}
    .mn-location-sect .info-desc .days{width:70px;}
    .mn-location-sect .info-desc .sub-desc span{font-size:15px;line-height:1.5;}
    .mn-location-sect .info-desc .phone{font-size:24px;line-height:1.2;}
    .mn-location-sect .location-btn-list{gap:10px;margin-top:20px;flex-wrap:wrap; align-items: center; justify-content: center;}
    .mn-location-sect .location-btn-list a{height:38px;padding:0 14px;font-size:14px;gap:6px;}
    .mn-location-sect .map-box{height:420px;border-radius:34px;}
    .map_link{height:40px;padding:0 14px;font-size:13px;}
}

@media(max-width:640px){
    .mn-sect-slide{height:100svh;min-height:680px;}
    .mn-sect-slide .inner{padding-top:130px;}
    .mn-sect-slide .first-slide .inner{padding-top:120px;}
    .mn-sect-slide .certi-list{margin-top:40px; display: none;}
    .mn-sect-slide .certi-list img{max-height:40px;}
    .mn-sect-slide .mn-visual-pagination{bottom:110px!important;gap:16px; justify-content: center;}

    .mn-sect-special{padding:90px 20px;}

    .mn-sect-doctors .doctor-photo-card{height:420px;}
    .mn-sect-doctors .doctor-info-card .info-inner{padding:34px 24px 60px;}

    .mn-sect-program .swiper-slide{width:86vw;}
    .mn-sect-program .program-card .img-box{height:240px;}

    .mn-sect-space .space-card{height:auto; border-radius: 20px;}

    .mn-location-sect .info-title h4{font-size:18px;}
    .mn-location-sect .info-desc p{font-size:16px;}
    .mn-location-sect .map-box{height:360px;}
}