@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css";:root{--color-primary: #728c72;--color-primary-dark: #6b645d;--color-accent: #a89376;--color-cream: #f3e8d1;--color-beige: #d0cabc;--color-bg-light: #f4f2ef;--color-text: #212121;--color-text-light: #666;--color-text-muted: #a8a8a8;--color-white: #fff;--color-black: #000;--font-main: "Pretendard", sans-serif;--font-serif: "MaruBuri", serif;--font-roboto: "Roboto", sans-serif;--text-xs: 14px;--text-sm: 16px;--text-base: 18px;--text-lg: 20px;--text-xl: 22px;--text-2xl: 26px;--text-3xl: 34px;--text-4xl: 50px;--text-5xl: 66px;--section-padding: 150px;--section-padding-mobile: 60px;--inner-max-width: 1440px;--inner-max-width-wide: 1800px;--radius-sm: 15px;--radius-md: 20px;--radius-lg: 100px;--shadow-sm: 0px 0px 10px rgba(0, 0, 0, .1);--shadow-md: 0px 0px 20px rgba(0, 0, 0, .25);--shadow-lg: 4px 5px 12px rgba(0, 0, 0, .2);--transition-fast: .2s ease;--transition-base: .3s ease;--transition-slow: .5s ease;--z-header: 999;--z-aside: 102;--z-popup: 1000;--z-intro: 10000000}@media (max-width: 768px){:root{--section-padding: 60px;--text-4xl: 30px;--text-3xl: 24px;--text-2xl: 20px;--text-xl: 18px;--text-lg: 16px}}@font-face{font-family:MaruBuri;src:url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.eot);src:url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.eot?#iefix) format("embedded-opentype"),url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.woff2) format("woff2"),url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.woff) format("woff"),url(https://hangeul.pstatic.net/hangeul_static/webfont/MaruBuri/MaruBuri-Regular.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);font-size:var(--text-sm);line-height:1.6;color:var(--color-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.4}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.inner{max-width:var(--inner-max-width);margin:0 auto;padding:0 20px}@media (max-width: 768px){.inner{max-width:360px;padding:0}}.inner-wide{max-width:var(--inner-max-width-wide);margin:0 auto;padding:0 20px}.anchor{height:100px;margin-top:-100px;visibility:hidden}@media (max-width: 768px){.anchor{height:70px;margin-top:-70px}}.title_box{margin-bottom:70px}.title_box.centered{text-align:center}.title_box small{color:var(--color-accent);font-size:var(--text-xl);font-weight:400;line-height:1.5;letter-spacing:-1.5px;font-family:var(--font-serif);display:block}.title_box h2{font-size:var(--text-4xl);font-weight:400;line-height:1.5;letter-spacing:-1.5px;font-family:var(--font-serif);margin-top:20px}@media (max-width: 768px){.title_box{margin-bottom:40px}.title_box small{font-size:18px;line-height:170%;letter-spacing:-1.5px}.title_box h2{font-size:32px;line-height:150%;letter-spacing:-1.5px;margin-top:15px;white-space:nowrap}}.swiper-pagination-bullet{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes titleAnimation{0%{transform:translateY(-50px);opacity:0;clip-path:polygon(100% 0,100% 100%,0 100%,0 80%)}20%{transform:translateY(0);opacity:1;clip-path:polygon(100% 0,100% 100%,0 100%,0 15%)}to{transform:translateY(0);opacity:1;clip-path:polygon(100% 0,100% 100%,0 100%,0 15%)}}body.popup-open{overflow:hidden}@media (max-width: 768px){.desktop-only{display:none!important}}@media (min-width: 769px){.mobile-only{display:none!important}}header{width:100%;background-color:#ffffffb3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:sticky;top:0;left:0;z-index:var(--z-header)}header nav{width:100%;max-width:var(--inner-max-width-wide);margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:22px 20px}header nav h1{flex-shrink:0}header nav ul{display:flex;gap:20px}header nav ul li a{font-size:18px;font-weight:500;line-height:normal;letter-spacing:-.5px;padding:17.5px 20px;transition:color var(--transition-fast)}header nav ul li a:hover{color:var(--color-primary)}header .menu_btn{display:none}header .menu-trigger{display:block;width:30px;height:24px;position:relative}header .menu-trigger span{display:block;width:100%;height:2px;background-color:var(--color-text);position:absolute;left:0;transition:all var(--transition-base)}header .menu-trigger span:nth-child(1){top:0}header .menu-trigger span:nth-child(2){top:50%;transform:translateY(-50%)}header .menu-trigger span:nth-child(3){bottom:0}header .menu-trigger.active-1 span:nth-child(1){top:50%;transform:translateY(-50%) rotate(-45deg)}header .menu-trigger.active-1 span:nth-child(2){opacity:0}header .menu-trigger.active-1 span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(45deg)}header .mobile-nav{position:absolute;width:100%;height:100vh;padding:30px 0;background-color:#fff;display:none;flex-direction:column}header .mobile-nav.active{display:flex}header .mobile-nav li{text-align:center;padding:25px 0}header .mobile-nav li a{font-size:20px;line-height:normal;letter-spacing:-.5px;font-weight:600}@media (max-width: 768px){header nav{padding:15px 20px}header .menu_btn{display:block}header nav ul{display:none}}footer{background-image:url(/images/common/footer_bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}footer .top_box{border-bottom:1px solid rgba(255,255,255,.5);padding:70px 0}footer .top_box .inner{display:flex;justify-content:space-between;gap:40px;max-width:var(--inner-max-width);margin:0 auto;padding:0 20px}footer .sub_title{display:flex;align-items:center;flex-wrap:wrap;gap:10px}footer .sub_title_text{font-size:18px;font-weight:500;color:var(--color-cream)}footer .sub_title span{font-size:18px;color:var(--color-cream);font-weight:300;margin-left:26px}footer .phone{font-size:45px;color:var(--color-cream);font-weight:600;font-family:var(--font-serif);margin-top:20px}footer .map_box{margin-top:43px;border-radius:var(--radius-md);overflow:hidden}footer .map_box iframe{width:100%;height:300px}footer .clinic-hours{margin-top:20px}footer .clinic-hours li{font-size:17px;color:var(--color-cream);font-weight:300;line-height:31px;letter-spacing:-.5px;opacity:.8}footer .clinic-hours li strong{display:inline-block;width:100px;color:#fff;font-weight:500}footer .clinic-hours li.note{font-size:14px;opacity:.6;margin-bottom:10px}footer .bottom_box{padding:35px 0;opacity:.5}footer .bottom_box .inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;max-width:var(--inner-max-width);margin:0 auto;padding:0 20px}footer .bottom_box p,footer .bottom_box li{font-size:16px;color:var(--color-cream);font-weight:300;line-height:30px;letter-spacing:-.5px}footer .bottom_box ul{display:flex;gap:0}footer .bottom_box ul li{display:flex;align-items:center}footer .bottom_box ul li:not(:last-child):after{content:"";width:1px;height:15px;display:inline-block;background-color:var(--color-cream);margin:0 18px}@media (max-width: 768px){footer{background-image:url(/images/m/footer_bg.png)}footer .inner{max-width:360px;margin:0 auto;padding:50px 0}footer .time_img{width:100%}footer .map_box_mobile{margin-top:30px;border-radius:20px;overflow:hidden}footer .map_box_mobile iframe{width:100%;height:200px}footer .info_box_mobile{border-top:1px solid rgba(255,255,255,.5)}footer .info_box_mobile .inner{padding:30px 0}footer .info_box_mobile ul{margin-top:20px;opacity:.5}footer .info_box_mobile ul li{font-size:15px;color:var(--color-cream);font-weight:300;line-height:25px;letter-spacing:-.5px}footer .info_box_mobile ul li.bottom_text{margin-top:20px}}aside{position:fixed;bottom:70px;right:40px;z-index:var(--z-aside)}aside .quick_plus{box-shadow:var(--shadow-md);border-radius:var(--radius-sm);border:2px solid #fff;cursor:pointer;position:relative;background-color:#fff}aside .quick_plus ul{padding:0;max-height:0;overflow:hidden;transition:max-height .5s ease-out,padding .5s ease-out}aside .quick_plus ul.active{padding:23px 0 17px;max-height:500px}aside .quick_plus ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 15px}aside .quick_plus ul li a img{margin-bottom:8px}aside .quick_plus ul li a span{font-size:15px;font-weight:500;line-height:normal;letter-spacing:-1px;text-align:center}aside .quick_plus ul li:not(:last-child){margin-bottom:30px}aside .quick_plus_btn{width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius-sm);background-color:var(--color-primary);overflow:hidden}aside .quick_plus_btn span{text-align:center;font-size:16px;color:#fff;font-weight:500;line-height:19px;font-family:var(--font-serif)}aside .quick_plus_btn img{width:45%}aside .top_btn{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;border-radius:var(--radius-sm);background-color:#fff;box-shadow:var(--shadow-md);margin-top:20px;transition:all var(--transition-fast)}aside .top_btn:hover{transform:translateY(-3px)}aside .top_btn span{font-size:18px;color:var(--color-primary);font-weight:600;line-height:normal;font-family:var(--font-serif)}@media (max-width: 768px){aside{bottom:30px;right:16px}aside .quick_plus_btn{width:64px;height:64px}aside .quick_plus_btn img{width:45%}aside .quick_plus_btn span{font-size:13px;font-weight:700}aside .quick_plus ul li a{padding:0}aside .quick_plus ul li a img{margin-bottom:0}aside .quick_plus ul li:not(:last-child){margin-bottom:28px}aside .top_btn{width:64px;height:64px;margin-top:18px}aside .top_btn span{display:none}}.main_back{position:fixed;display:flex;top:0;left:0;width:100%;height:100vh;background:#000;background-image:url(/images/main_intro_bg.png);background-size:cover;background-position:center;z-index:100000000000001;transition:opacity .5s;opacity:1}.main_back .container{position:relative;width:100%;height:100%}.main_back .container .back_title{width:100%;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20000000}.main_back .container .back_title span{float:left;width:100%;color:#fff;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 80%);clip-path:polygon(100% 0,100% 100%,0 100%,0 80%);-webkit-animation-fill-mode:forwards;transform:translateY(-20px);opacity:0;animation-name:titleAnimation;animation-timing-function:linear;animation-duration:2s;font-family:var(--font-serif)}.main_back_pc{display:flex}.main_back_pc .container .back_title span{font-size:100px}.main_back_pc .container .back_title span:first-child{margin-bottom:45px}.main_back_pc .container .back_title span:last-child{font-size:200px;animation-delay:.5s;-webkit-animation-fill-mode:forwards}.main_back_mobile{display:none}.main_back_mobile .container .back_title span{font-size:25px;display:flex;align-items:center;justify-content:center}.main_back_mobile .container .back_title span:first-child{display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:10px}.main_back_mobile .container .back_title span:first-child img{width:15px}.main_back_mobile .container .back_title span:last-child{font-size:45px;animation-delay:.5s;-webkit-animation-fill-mode:forwards}.main_back_mobile .container .back_title span:last-child strong{color:#82a582}.main_back_mobile .container .back_title span:last-child img{margin-right:10px;width:45px}@keyframes titleAnimation{0%{transform:translateY(-20px);opacity:0;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 80%);clip-path:polygon(100% 0,100% 100%,0 100%,0 80%)}20%{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 15%);clip-path:polygon(100% 0,100% 100%,0 100%,0 15%)}to{transform:translateY(0);opacity:1;-webkit-clip-path:polygon(100% 0,100% 100%,0 100%,0 15%);clip-path:polygon(100% 0,100% 100%,0 100%,0 15%)}}@media (max-width: 768px){.main_back_pc{display:none}.main_back_mobile{display:flex}}.main_wrap{overflow:hidden;margin-bottom:140px}.main_swiper{max-width:var(--inner-max-width-wide);margin:0 auto;overflow:hidden;border-radius:var(--radius-md);position:relative}.main_swiper .swiper-slide{height:85vh;min-height:600px;opacity:0!important;transition:opacity 1s;background-position:center;background-size:cover;background-repeat:no-repeat}.main_swiper .swiper-slide.swiper-slide-active{opacity:1!important}.main_swiper .swiper-slide .inner{position:relative;height:100%;max-width:var(--inner-max-width);margin:0 auto;padding:0 20px}.main_swiper .text_box{position:absolute;top:45%;left:20px;transform:translateY(-35%);opacity:0;transition:all 2s;transition-delay:1s}.main_swiper .swiper-slide.swiper-slide-active .text_box{transform:translateY(-50%);opacity:1}.main_swiper .text_box h2 small{display:block;font-size:26px;color:var(--color-primary);font-weight:500;line-height:normal;letter-spacing:-.5px;margin-bottom:23px}.main_swiper .text_box h2 strong{font-size:66px;font-weight:400;line-height:normal;letter-spacing:-2px;font-family:var(--font-serif)}.main_swiper .text_box p{font-size:22px;font-weight:500;line-height:200%;letter-spacing:-.5px;margin-top:50px}.main_swiper .text_box p strong{color:var(--color-primary);font-weight:500}.main_swiper .text_box p .mark02{display:flex;align-items:center}.main_swiper .text_box p .mark02:before{content:"";display:inline-block;width:24px;height:24px;background:url(/images/mark02.svg) no-repeat center;margin-right:11px}.main_pagination{position:absolute;bottom:0;z-index:3;width:100%;display:flex;align-items:center;justify-content:space-between;height:100px;border-top:1px solid #fff}.main_pagination .swiper-pagination-bullet{width:33.333%;height:100%;background-color:transparent;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:500;line-height:normal;letter-spacing:-.5px;color:#fff9;opacity:1;margin:0;border-radius:0;cursor:pointer}.main_pagination .swiper-pagination-bullet:not(:last-child){border-right:1px solid #fff}.main_pagination .swiper-pagination-bullet-active{color:#fff}@media (max-width: 768px){.main_wrap{margin-bottom:0}.main_swiper{display:none}.main_swiper_mobile{width:100%}.main_swiper_mobile .swiper-slide img{width:100%;height:auto}.main_pagination_mobile{display:flex;justify-content:center;gap:8px;margin-top:10px;padding:10px 0}.main_pagination_mobile .swiper-pagination-bullet{width:8px;height:8px;background-color:#ccc;border-radius:50%;opacity:1}.main_pagination_mobile .swiper-pagination-bullet-active{background-color:var(--color-primary)}}.intro_wrap.desktop-only{margin-bottom:200px}.intro_wrap.desktop-only .inner{display:flex;justify-content:space-between;padding-top:100px;gap:60px;max-width:var(--inner-max-width);margin:0 auto;padding-left:20px;padding-right:20px}.intro_wrap.desktop-only .text_box{flex:1;max-width:600px}.intro_wrap.desktop-only .text_box h2{font-size:var(--text-4xl);font-weight:400;line-height:1.5;letter-spacing:-1.5px;font-family:var(--font-serif)}.intro_wrap.desktop-only .text_box h2 strong{color:var(--color-primary);font-weight:400;font-family:var(--font-serif)}.intro_wrap.desktop-only .text_box ul{margin-top:60px}.intro_wrap.desktop-only .text_box ul li{font-size:18px;font-weight:300;line-height:160%;letter-spacing:-.5px}.intro_wrap.desktop-only .text_box ul li:not(:last-child){margin-bottom:25px}.intro_wrap.desktop-only .text_box ul li strong{font-weight:500}.intro_wrap.desktop-only .img_roll_box{flex-shrink:0}.intro_wrap.desktop-only .mini_roll:not(:last-child){margin-bottom:70px}.intro_wrap.desktop-only .mini_roll img{border-radius:var(--radius-md)}.intro_wrap.desktop-only .mini_roll p{margin-top:20px;font-size:20px;font-weight:300;line-height:normal;letter-spacing:-.5px}.intro_wrap.mobile-only{position:relative;overflow:hidden;margin-bottom:80px}.intro_wrap.mobile-only>img{width:100%}.intro_wrap.mobile-only .inner{bottom:80px;left:50%;max-width:360px;width:100%;padding:0 20px}.intro_wrap.mobile-only .intro_swiper{overflow:hidden}.intro_wrap.mobile-only .intro_swiper .swiper-slide img{border-radius:var(--radius-md);width:100%}.intro_wrap.mobile-only .intro_swiper .swiper-slide p{margin-top:20px;font-size:18px;font-weight:300;line-height:normal;letter-spacing:-.5px}.intro_wrap.mobile-only .intro_scrollbar{margin-top:20px;height:3px;background:#ffffff4d;border-radius:3px}.intro_wrap.mobile-only .intro_scrollbar .swiper-scrollbar-drag{background:#fff;border-radius:3px}.awards_banner[data-astro-cid-mrfw6fq3]{margin-bottom:150px}.banner_con[data-astro-cid-mrfw6fq3]{position:relative}.banner_con[data-astro-cid-mrfw6fq3]>img[data-astro-cid-mrfw6fq3]{border-radius:var(--radius-md);width:100%}.awards_img[data-astro-cid-mrfw6fq3]{position:absolute;top:-210px;right:90px;display:flex;gap:22px}.awards_img[data-astro-cid-mrfw6fq3] img[data-astro-cid-mrfw6fq3]{box-shadow:var(--shadow-lg);border-radius:8px}@media (max-width: 768px){.awards_banner[data-astro-cid-mrfw6fq3]{margin-bottom:60px}.awards_img[data-astro-cid-mrfw6fq3]{position:static;justify-content:center;margin-top:20px;gap:10px}.awards_img[data-astro-cid-mrfw6fq3] img[data-astro-cid-mrfw6fq3]{width:120px}}.doctor_wrap{background-color:#6b645d;overflow:hidden;padding:150px 0 140px}.doctor_popup,.doctor_popup02{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:var(--z-popup)}.doctor_popup{background:#1e1c1be0}.doctor_popup02{background:#6c8e6cf2}.doctor_popup.active,.doctor_popup02.active{display:flex}.doctor_popup .con,.doctor_popup02 .con{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:100%;max-width:500px;padding:0 20px}.doctor_popup .exit_btn,.doctor_popup02 .exit_btn{margin-bottom:10px;text-align:right;cursor:pointer;align-self:flex-end}.doctor_popup h3{display:flex;align-items:center}.doctor_popup h3:before{content:"Dr.";font-size:32px;color:var(--color-cream);font-weight:400;line-height:normal;letter-spacing:-.5px;margin-right:12px;font-family:var(--font-serif)}.doctor_popup h3 strong{font-size:30px;color:#fff;font-weight:500;line-height:normal;letter-spacing:5px;margin-right:12px;font-family:var(--font-serif)}.doctor_popup h3 small{font-size:20px;color:var(--color-cream);font-weight:400;line-height:normal;letter-spacing:-.5px}.doctor_popup .popup_top_list{margin:21.5px 0 28px;border-top:1px solid var(--color-cream);border-bottom:1px solid var(--color-cream);padding:12px 0}.doctor_popup .popup_top_list li{font-size:17px;color:var(--color-cream);font-weight:400;line-height:180%;letter-spacing:-.7px}.doctor_popup .popup_main_list{margin-top:30px}.doctor_popup .popup_main_list li{font-size:17px;color:#fff;font-weight:300;line-height:160%;letter-spacing:-.9px}.doctor_popup .popup_main_list li:before{content:"";display:inline-block;width:6px;height:6px;background-color:var(--color-primary);border-radius:100%;margin-right:9px;vertical-align:middle}.doctor_popup02 pre{font-size:18px;font-weight:400;line-height:160%;letter-spacing:-.7px;color:#fff;text-align:center;font-family:var(--font-main);white-space:pre-wrap}.doctor_slide{max-width:1110px;margin:0 auto;padding:0 20px}.doctor_content{display:flex;gap:80px}.doctor_wrap .left_box{position:relative;flex-shrink:0}.doctor_wrap .left_box img{border-radius:var(--radius-md)}.greeting_btn{position:absolute;bottom:60px;left:-148px;display:flex;align-items:center;justify-content:center;width:228px;height:228px;background-color:#728c72e6;border-radius:100%;font-size:22px;color:#fff;font-weight:500;line-height:140%;letter-spacing:-.5px;transition:background-color var(--transition-fast);text-align:center}.greeting_btn:hover{background-color:var(--color-primary)}.doctor_wrap .right_box{width:554px;padding-top:17px}.doctor_wrap .right_box h2{display:flex;align-items:center;padding-bottom:29.5px;border-bottom:1px solid var(--color-cream)}.doctor_wrap .right_box h2:before{content:"Dr.";font-size:41px;color:var(--color-cream);font-weight:400;font-family:var(--font-serif)}.doctor_wrap .right_box h2 strong{margin:0 12px;font-size:34px;color:#fff;font-weight:500;letter-spacing:5px;font-family:var(--font-serif)}.doctor_wrap .right_box h2 small{color:var(--color-cream);font-size:23px;font-weight:300;letter-spacing:-.5px}.doctor_wrap .top_list{padding:18px 20px;border-bottom:1px solid var(--color-cream)}.doctor_wrap .top_list li{font-size:18px;font-weight:400;line-height:180%;letter-spacing:-.5px;color:var(--color-cream)}.doctor_wrap .main_list{padding-top:25px}.doctor_wrap .main_list li{font-size:18px;color:#fff;font-weight:300;line-height:160%;letter-spacing:-.5px;display:flex;align-items:center}.doctor_wrap .main_list li:before{content:"";display:inline-block;width:6px;height:6px;background-color:var(--color-primary);border-radius:100%;margin-right:13px;flex-shrink:0}@media (max-width: 768px){.doctor_wrap{padding:20px 0 80px}.doctor_wrap .inner{max-width:360px;margin:0 auto}.doctor_wrap .doctor01 img{border-radius:20px;margin:60px 0 28px}.doctor_wrap .doctor01 h3{display:flex;align-items:center}.doctor_wrap .doctor01 h3:before{content:"Dr.";font-size:32px;color:var(--color-cream);font-weight:400;line-height:normal;letter-spacing:-.5px;margin-right:12px;font-family:var(--font-serif)}.doctor_wrap .doctor01 h3 strong{font-size:30px;color:#fff;font-weight:500;line-height:normal;letter-spacing:5px;margin-right:12px;font-family:var(--font-serif)}.doctor_wrap .doctor01 h3 small{font-size:20px;color:var(--color-cream);font-weight:400;line-height:normal;letter-spacing:-.5px}.doctor_wrap .doctor01 .top_list{margin:21.5px 0 28px;padding:0;border:none}.doctor_wrap .doctor01 .top_list li{font-size:18px;color:var(--color-cream);font-weight:400;line-height:180%;letter-spacing:-.7px}.doctor_wrap .doctor01 .btn_wrap{display:flex;justify-content:space-between;margin-top:28px}.doctor_wrap .doctor01 .btn_wrap a{width:48%;background-color:var(--color-primary);color:#fff;font-size:19px;font-weight:500;line-height:140%;letter-spacing:-.5px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:4px}.doctor_wrap .doctor01 .btn_wrap a.link02{background-color:#fff;color:#212121}.doctor_popup h3:before{font-size:24px}.doctor_popup h3 strong{font-size:22px}.doctor_popup h3 small,.doctor_popup02 pre{font-size:16px}}.implant_wrap .inner{max-width:var(--inner-max-width);margin:0 auto;padding:153px 20px 149px}.implant_swiper{overflow:hidden}.implant_pagination{display:flex;justify-content:space-between;margin-bottom:30px;overflow-x:auto;gap:10px}.implant_pagination .swiper-pagination-bullet{width:fit-content;background-color:transparent;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--color-text-muted);font-weight:500;line-height:normal;letter-spacing:-.5px;border-radius:0;opacity:1;border-bottom:2px solid transparent;transition:border-bottom var(--transition-base);cursor:pointer;white-space:nowrap;flex-shrink:0}.implant_pagination .swiper-pagination-bullet-active{border-bottom-color:var(--color-primary);color:var(--color-primary)}.implant_swiper .swiper-wrapper{height:444px}.implant_swiper .swiper-slide{background-color:var(--color-bg-light);border-radius:var(--radius-md);display:flex;align-items:center}.implant_wrap .con_inner{display:flex;margin-left:100px}.implant_wrap .con_inner img{border-radius:var(--radius-md);flex-shrink:0}.implant_wrap .text_box{margin-left:102px;padding-top:28px}.implant_wrap .text_box h3{font-size:34px;font-weight:500;line-height:normal;letter-spacing:-.5px}.implant_wrap .text_box p{font-size:20px;font-weight:300;line-height:170%;letter-spacing:-.5px;margin:25px 0 45px}.implant_wrap .text_box ul{display:flex;flex-wrap:wrap;gap:25px}.implant_wrap .text_box ul li{color:var(--color-accent);font-size:18px;font-weight:400;line-height:normal;letter-spacing:-.5px}@media (max-width: 768px){.implant_wrap{overflow:hidden;padding:60px 0}.implant_wrap .inner{padding:0;max-width:360px}.implant_wrap .title_box{margin-bottom:50px}.implant_wrap .inner .title_box h2{font-size:26px!important;line-height:150%!important;letter-spacing:-1.5px!important}.implant_wrap .inner .implant_pagination_m{margin-bottom:30px;width:100%;display:flex;justify-content:space-between;overflow-x:auto;height:50px;align-items:center;background-color:#fff;scroll-snap-type:x mandatory}.implant_wrap .inner .implant_pagination_m::-webkit-scrollbar{display:none}.implant_wrap .inner .implant_pagination_m .swiper-pagination-bullet{display:inline-block;width:fit-content;font-size:20px;font-weight:500;line-height:30px;letter-spacing:-.7px;color:#a8a8a8;height:40px;background-color:transparent;border-radius:0;border-bottom:3px solid transparent;flex-shrink:0;margin:0;opacity:1;scroll-snap-align:center}.implant_wrap .inner .implant_pagination_m .swiper-pagination-bullet:not(:last-child){margin-right:30px}.implant_wrap .inner .implant_pagination_m .swiper-pagination-bullet-active{border-bottom:3px solid #728c72;color:#728c72}.implant_wrap .inner .implant_swiper_m{overflow:hidden;border-radius:20px}.implant_swiper_m .swiper-slide img{width:100%}}.sleep_wrap{background-image:url(/images/common/sleep_bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}.sleep_wrap .inner{max-width:var(--inner-max-width);margin:0 auto;padding:150px 20px}.sleep_wrap .title_box{font-family:var(--font-serif)}.sleep_wrap .title_box small{color:var(--color-accent);font-size:var(--text-xl);font-weight:400;line-height:1.5;letter-spacing:-1.5px}.sleep_wrap .title_box h2{font-size:var(--text-4xl);font-weight:400;line-height:1.5;letter-spacing:-1.5px;margin-top:20px}.sleep_wrap .title_box p{margin:40px 0 30px;font-size:20px;font-weight:300;line-height:180%;letter-spacing:-.5px;font-family:var(--font-main)}.sleep_wrap .features{display:flex;flex-wrap:wrap;gap:10px}.sleep_wrap .features li{border-radius:var(--radius-lg);padding:8px 18px;border:1px solid var(--color-accent);font-size:18px;font-weight:500;line-height:normal;letter-spacing:-.5px;color:var(--color-accent)}.sleep_wrap .hover_box{display:flex;justify-content:space-between;gap:20px;margin-top:70px}.sleep_wrap .mini_hover{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-color:var(--color-beige);border-radius:var(--radius-md);overflow:hidden;width:464px;height:430px;cursor:pointer;position:relative}.sleep_wrap .hover_title{font-size:26px;font-weight:500;line-height:normal;letter-spacing:-.5px;margin-top:55.5px}.sleep_wrap .mini_hover>img{margin-bottom:45.5px}.sleep_wrap .popup_box{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-primary);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition-base);padding:20px}.sleep_wrap .popup_box p{font-size:20px;color:#fff;font-weight:300;line-height:170%;letter-spacing:-.5px;text-align:center;margin:0}.sleep_wrap .popup_box ul{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin:30px 0 33px}.sleep_wrap .popup_box ul li{font-size:18px;color:var(--color-cream);font-weight:400;line-height:normal;letter-spacing:-.5px;border:none;padding:0}.sleep_wrap .popup_box .img_box{max-width:200px}.sleep_wrap .mini_hover:hover .popup_box{opacity:1}@media (max-width: 768px){.sleep_wrap{background:none;overflow:hidden;position:relative}.sleep_wrap .mobile-version{position:relative}.sleep_wrap .sleep_bg_mobile{width:100%;height:auto}.sleep_wrap .mobile-version .inner{position:absolute;bottom:80px;left:50%;transform:translate(-50%);width:100%;padding:0;max-width:360px}.sleep_wrap .sleep_swiper{overflow:hidden}.sleep_wrap .sleep_swiper .swiper-slide img{border-radius:var(--radius-md)}.sleep_wrap .sleep_scrollbar{margin-top:20px;height:3px;background:#ffffff4d;border-radius:3px}.sleep_wrap .sleep_scrollbar .swiper-scrollbar-drag{background:#fff;border-radius:3px}}.gum_wrap{display:flex;justify-content:center}.gum_wrap .btn_box_wrap{width:100%;overflow:hidden}.gum_wrap .mini_btn{height:250px;background-color:var(--color-beige);display:flex;align-items:center;position:relative;transition:background-color var(--transition-base);cursor:pointer;overflow:hidden}.gum_wrap .mini_btn:not(:last-child){border-bottom:1px solid #7e7171}.gum_wrap .text_con{margin-left:80px;opacity:.5;transition:opacity var(--transition-base);position:relative;z-index:2}.gum_wrap .text_con h3{font-size:34px;font-weight:500;line-height:normal;letter-spacing:-.5px;margin-bottom:25px}.gum_wrap .text_con p{font-size:20px;font-weight:300;line-height:170%;letter-spacing:-.5px}.gum_wrap .mini_btn>img{position:absolute;top:50%;right:127px;transform:translateY(-50%);opacity:0;transition:opacity var(--transition-base);max-height:80%}.gum_wrap .mini_btn:hover,.gum_wrap .mini_btn.mini_active{background-color:var(--color-bg-light)}.gum_wrap .mini_btn:hover .text_con,.gum_wrap .mini_btn.mini_active .text_con{opacity:1}.gum_wrap .mini_btn:hover>img,.gum_wrap .mini_btn.mini_active>img{opacity:1}@media (max-width: 768px){.gum_wrap .mini_btn{height:250px;display:flex;align-items:center;position:relative}.gum_wrap .text_con{margin-left:16px}.gum_wrap .text_con h3{font-size:26px;margin-bottom:15px}.gum_wrap .text_con p{font-size:18px;font-weight:300;line-height:170%;letter-spacing:-.7px}.gum_wrap .mini_btn>img.mobile-only{position:absolute;bottom:0;right:0;top:auto;transform:none;width:146px;max-height:none}}.beauty_wrap{background-image:url(/images/common/beauty_bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}.beauty_wrap .inner{max-width:var(--inner-max-width);margin:0 auto;padding:150px 20px 100px}.beauty_wrap .beauty_con{max-width:1098px;margin:0 auto}.beauty_wrap .mini_beauty{display:flex;justify-content:space-between;align-items:center;padding:60px 30px;gap:40px}.beauty_wrap .mini_beauty.reverse{flex-direction:row-reverse}.beauty_wrap .mini_beauty:not(:last-child){border-bottom:1px solid #dcdcdc}.beauty_wrap .left_box{flex:1}.beauty_wrap .left_box small{color:var(--color-accent);font-family:var(--font-serif);font-size:20px;font-weight:400;line-height:1.5}.beauty_wrap .left_box h3{font-size:34px;font-weight:500;line-height:normal;letter-spacing:-.5px;margin:15px 0 35px}.beauty_wrap .left_box p{font-size:20px;font-weight:300;line-height:170%;letter-spacing:-.5px}.beauty_wrap .left_box ul{display:flex;flex-wrap:wrap;gap:25px;margin-top:35px}.beauty_wrap .left_box ul li{font-size:18px;color:#b4b4b4;font-weight:500;line-height:normal;letter-spacing:-.5px}.beauty_wrap .right_box{flex-shrink:0}.beauty_wrap .right_box img{border-radius:var(--radius-md);max-width:400px}@media (max-width: 768px){.beauty_wrap{background-image:url(/images/m/beauty_bg.png);overflow:hidden}.beauty_wrap .inner{max-width:360px;padding:80px 0}.beauty_wrap .title_box{margin-bottom:50px}.beauty_wrap .title_box h2{white-space:nowrap}.beauty_wrap .beauty_swiper{overflow:hidden}.beauty_wrap .beauty_swiper .swiper-slide img{border-radius:var(--radius-md)}.beauty_wrap .beauty_scrollbar{margin-top:20px;height:3px;background:#0000001a;border-radius:3px}.beauty_wrap .beauty_scrollbar .swiper-scrollbar-drag{background:var(--color-accent);border-radius:3px}}.list_wrap{background-color:var(--color-bg-light);overflow:hidden}.list_wrap .inner{max-width:1608px;margin:0 auto;padding:150px 20px}.list_wrap .slide_wrap{position:relative}.list_wrap .list_swiper{max-width:1440px;margin:0 auto;overflow:hidden}.list_wrap .swiper-slide{border-radius:var(--radius-md);overflow:hidden;cursor:pointer}.list_wrap .list_swiper .swiper-slide img{filter:grayscale(1);transition:filter var(--transition-base);width:100%}.list_wrap .list_swiper .swiper-slide:hover img{filter:none}.list_wrap .list_swiper .swiper-slide p{font-size:26px;background-color:var(--color-beige);font-weight:500;line-height:normal;letter-spacing:-.5px;height:100px;display:flex;align-items:center;justify-content:center}.list_wrap .btn_wrap{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;z-index:1;pointer-events:none}.list_wrap .btn_wrap button{pointer-events:auto;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:transform var(--transition-fast)}.list_wrap .btn_wrap button:hover{transform:scale(1.1)}@media (max-width: 768px){.list_wrap .inner{max-width:360px;padding:80px 0}.list_wrap .title_box{margin-bottom:30px}.list_wrap .title_box h2{white-space:nowrap}.list_wrap .btn_wrap_mobile{display:flex;justify-content:center;margin-bottom:22px}.list_wrap .btn_wrap_mobile div{cursor:pointer}.list_wrap .btn_wrap_mobile div:first-child{margin-right:30px}.list_wrap .list_swiper_mobile{overflow:hidden}.list_wrap .list_swiper_mobile .swiper-slide img{width:100%;border-radius:var(--radius-sm)}}.gallery_wrap{padding:150px 20px;overflow:hidden}.gallery_swiper{max-width:1154px;margin:0 auto;position:relative}.gallery_swiper .swiper-slide img{width:100%;border-radius:var(--radius-md)}.gallery_wrap .page_box{width:377px;height:100px;background:#1a1a1a66;position:absolute;bottom:0;right:0;z-index:3;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 var(--radius-md) 0}.gallery_wrap .data_wrap{margin-left:20px;display:flex;align-items:center}.gallery_wrap .slide_number{display:inline-block;margin-right:31px;width:30px}.gallery_wrap .slide_number,.gallery_wrap .slide_title{font-size:24px;color:#fff;font-weight:500;line-height:normal;letter-spacing:-.7px}.gallery_wrap .btn_wrap{width:180px;height:100%;display:flex}.gallery_wrap .btn_wrap button{width:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color var(--transition-fast)}.gallery_wrap .btn_wrap .gallery_prev:hover{background-color:#0000004d}.gallery_wrap .btn_wrap .gallery_next{background-color:#728c72e6}.gallery_wrap .btn_wrap .gallery_next:hover{background-color:var(--color-primary)}@media (max-width: 768px){.gallery_wrap{padding:80px 0}.gallery_wrap .inner{max-width:360px;margin:0 auto}.gallery_wrap .title_box{margin-bottom:30px;padding:0 20px}.gallery_wrap .gallery_swiper_mobile{overflow:hidden}.gallery_wrap .gallery_swiper_mobile .swiper-slide img{width:100%}.gallery_wrap .btn_wrap_mobile{background-color:#5f5e5c;display:flex;align-items:center;justify-content:space-between;height:70px}.gallery_wrap .gallery_page_mobile{margin-left:20px}.gallery_wrap .gallery_page_mobile span{font-size:20px;color:#fff;font-weight:500;line-height:normal;letter-spacing:-.7px}.gallery_wrap .gallery_page_mobile span.slide_number_mobile{display:inline-block;width:25px;margin-right:45px}.gallery_wrap .navi{width:140px;height:100%;display:flex;justify-content:space-between}.gallery_wrap .navi div{display:flex;align-items:center;justify-content:center;width:70px;height:100%;cursor:pointer}.gallery_wrap .navi div.gallery_next_mobile{background-color:var(--color-primary)}}
