:root{--header-height: 80rem}@media(max-width: 1280px){:root{--header-height: 80rem}}@media(max-width: 576px){:root{--header-height: 80rem}}body{font-size:16rem;background:#fff;color:#2b2b2b;line-height:1.5;letter-spacing:-0.05em}.fz16{line-height:1.5}.fz18{line-height:1.5}.fz20{line-height:1.5}.fz22{line-height:1.5}.fz24{line-height:1.5}.fz35{line-height:1.5}.page_wrap{margin-top:0}.header{position:fixed;top:0;left:0;height:var(--header-height);width:100%;z-index:500;box-shadow:0 3rem 10rem rgba(0,0,0,.05);background-color:#fff}.header .header__logo{display:block;width:260rem;aspect-ratio:200/50;background:url(../img/images/common/header__logo.svg) no-repeat 50% 50%/contain;flex-shrink:0}@media(max-width: 1280px){.header .header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:220rem}}.header .header__container{height:100%;width:1720rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:space-between;max-width:90%}.header .header__nav_ul_pc{height:100%;display:flex;align-items:center;gap:50rem;padding-left:25rem;white-space:nowrap}.header .header__nav_ul_pc li{font-size:20rem}.header .header__nav_ul_pc li.active{font-weight:700;color:var(--pri-1)}.header .header__nav_ul_pc li:hover{color:var(--pri-1)}.header .header__nav{height:100%}@media(max-width: 1280px){.header .header__nav{display:none}}.header .header__telLink{display:inline-flex;align-items:center;justify-content:center;border-radius:200rem;color:#fff;padding:7rem 30rem;position:relative;overflow:hidden}@media(max-width: 1280px){.header .header__telLink{padding:10rem 20rem;position:absolute;top:50%;transform:translateY(-50%);right:25rem}}.header .header__telLink::after{content:"";position:absolute;width:200%;height:200%;top:0;left:0;background:var(--gra-gra-1, linear-gradient(90deg, #10CCD6 0%, #334BB3 100%));z-index:-1;transition:.5s ease}.header .header__telLink:hover::after{transform:translate(-50%, -50%)}.header .btn_header_mo_menu{display:none;position:absolute;top:50%;left:25rem;transform:translateY(-50%);width:40rem;height:40rem;z-index:2;transition:.45s ease}@media(max-width: 1280px){.header .btn_header_mo_menu{display:block}}.header .btn_header_mo_menu i{position:absolute;width:24rem;height:2px;border-radius:4rem;background-color:#000;left:50%;transition:.5s ease}.header .btn_header_mo_menu i:nth-child(1){top:12rem;transform:translateX(-50%)}.header .btn_header_mo_menu i:nth-child(2){top:50%;transform:translate(-50%, -50%)}.header .btn_header_mo_menu i:nth-child(3){bottom:12rem;transform:translateX(-50%)}.header .btn_header_mo_menu.on{left:485rem}.header .btn_header_mo_menu.on i{background-color:#fff}.header .btn_header_mo_menu.on i:nth-child(1){top:50%;transform:translate(-50%, -50%) rotate(225deg)}.header .btn_header_mo_menu.on i:nth-child(2){opacity:0;transform:translate(-50%, -50%) scaleX(0)}.header .btn_header_mo_menu.on i:nth-child(3){top:50%;transform:translate(-50%, -50%) rotate(-225deg)}.header .mobile_menu{display:none;box-shadow:10rem 0 20rem rgba(0,0,0,.15);position:fixed;top:0;left:0;width:100%;max-width:550rem;height:100%;background-color:#fff;opacity:0;visibility:hidden;transform:translateX(-100%);transition:.5s ease;overflow-y:auto}@media(max-width: 1280px){.header .mobile_menu{display:block}}@media(max-width: 576px){.header .mobile_menu{box-shadow:unset}}.header .mobile_menu.on{transform:translateX(0);opacity:1;visibility:visible}.header .mobile_menu .mobile_menu__title{height:80rem;display:flex;align-items:center;padding-left:25rem;color:#fff;background-color:var(--pri-2);font-size:22rem;font-weight:700}.header .mm_links{margin-top:30px;padding-bottom:22rem;max-width:500rem;margin-left:auto;margin-right:auto;border-bottom:1px solid var(--gray-4)}.header .mm_links ul{display:flex;gap:10rem;align-items:center;justify-content:center}.header .mm_links ul li a{display:flex;align-items:center;gap:2rem;font-size:16rem;letter-spacing:-0.05em;padding:0rem 8rem 0rem 4rem;background-color:#f8f8f8;border-radius:4rem;border:1px solid #ddd}.header .mm_links ul li a i{display:block;width:40rem;aspect-ratio:1/1;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.header .mm_links ul li a .icon_1{background-image:url(../img/images/icon/mobile/link_1.svg)}.header .mm_links ul li a .icon_2{background-image:url(../img/images/icon/mobile/link_2.svg)}.header .mm_links ul li a .icon_3{background-image:url(../img/images/icon/mobile/link_3.svg)}.header .mm_links ul li a .icon_4{background-image:url(../img/images/icon/mobile/link_4.svg)}.header .mm_links ul li a .icon_5{background-image:url(../img/images/icon/mobile/link_5.svg)}.header .header__nav_ul_mobile{font-size:18rem;font-weight:700;max-width:90%;margin-left:auto;margin-right:auto}.header .header__nav_ul_mobile li{height:80rem;border-bottom:1px solid #eee}.header .header__nav_ul_mobile li.active{background-color:#f8f8f8;color:var(--pri-2)}.header .header__nav_ul_mobile li a{height:100%;display:flex;align-items:center;justify-content:center}.header .mm_telLink{width:350rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;height:80rem;border-radius:200rem;background:var(--gra-gra-1, linear-gradient(90deg, #10CCD6 0%, #334BB3 100%));color:#fff}.footer{background-color:#00072b}@media(max-width: 576px){.footer{padding-bottom:150rem}}.footer .footer__logo{width:166rem;aspect-ratio:166/105;margin-left:auto;margin-right:auto;background:url(../img/images/common/footer__logo.svg) no-repeat center center/contain}.footer .footer__links{display:flex;justify-content:center;gap:30rem}@media(max-width: 576px){.footer .footer__links{gap:20rem}}.footer .footer__links li:not(:first-child){padding-left:30rem;position:relative}.footer .footer__links li:not(:first-child)::before{content:"";position:absolute;width:1rem;height:15rem;background-color:#fff;top:50%;transform:translateY(-50%);left:0}.sm_tit{font-size:24rem;font-weight:700;color:var(--pri-1);line-height:1.5;letter-spacing:-0.05em;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;margin-bottom:20rem}.h2{font-size:46rem;line-height:1.5;letter-spacing:-0.05em}@media(max-width: 576px){.h2{font-size:40rem}}.bg_big_txt{font-size:160rem;line-height:1.5;letter-spacing:-0.05em;color:var(--gray-1);font-weight:900}.main_visual .main_visual__swiper .swiper-slide{width:100%;height:1000rem;background-color:#eee;overflow:hidden}.main_visual .main_visual__swiper .swiper-slide .bg_img{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.main_visual .main_visual__swiper .swiper-slide .inner{width:100%;height:100%;position:relative;z-index:54}.main_visual .main_visual__swiper .swiper-slide .content_wrap{position:absolute;top:348rem;width:100%;left:0}.main_visual .main_visual__swiper .swiper-slide .content .txt_1{font-size:24rem;font-weight:700}.main_visual .main_visual__swiper .swiper-slide .content .txt_1 span{display:inline-block;padding:5rem 20rem;border-radius:100rem;background-color:var(--pri-2);color:#fff}.main_visual .main_visual__swiper .swiper-slide .content .txt_2{margin-top:30rem;font-size:46rem;font-weight:700}.main_visual .main_visual__swiper .swiper-slide .content .txt_3{margin-top:30rem;font-size:20rem}.main_visual .swiper-pagination{bottom:20rem;display:flex;justify-content:center;gap:6rem}.main_visual .swiper-pagination .swiper-pagination-bullet{border-radius:30rem;height:16rem;margin:0;background-color:rgba(255,255,255,.75);opacity:1;flex-basis:16rem;transition:.35s ease}.main_visual .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--sub-1);flex-basis:40rem}#doctor{position:relative;overflow:hidden}@media(max-width: 576px){#doctor .fz46{font-size:40rem}}#doctor .bg_big_txt{position:absolute;top:70rem;right:-10rem;white-space:nowrap}#doctor .content_wrap{position:relative}#doctor .doc_img{position:absolute;top:200rem;right:0;width:530rem;aspect-ratio:530/750}@media(max-width: 576px){#doctor .doc_img{margin-left:auto;margin-right:auto;position:static;width:472rem;margin-top:40rem}}#doctor .box{--cube-width: 750rem;--cube-height: 600rem;width:var(--cube-width);height:var(--cube-height);display:flex;align-items:center;position:relative;perspective:600rem}@media(max-width: 576px){#doctor .box{--cube-width: 500rem;--cube-height: 600rem}}#doctor .box .cube{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:1s cubic-bezier(0.72, -0.21, 0.21, 1.27);transform:translateZ(-300rem) rotateX(0deg)}#doctor .box .cube.on{transform:translateZ(-300rem) rotateX(90deg)}#doctor .box .cube .cube__face{position:absolute;width:var(--cube-width);height:var(--cube-height);background:url(../img/images/icon/symbol.svg) no-repeat top 35rem right -34rem/445rem 445rem,var(--pri-2)}#doctor .box .cube .cube__face-front{transform:rotateY(0deg) translateZ(300rem)}#doctor .box .cube .cube__face-front .inner{padding-left:110rem;padding-top:140rem}@media(max-width: 576px){#doctor .box .cube .cube__face-front .inner{padding-left:40rem}}#doctor .box .cube .cube__face-bottom{transform:rotateX(-90deg) translateZ(300rem)}#doctor .box .cube .cube__face-bottom .profile_back{position:absolute;z-index:2;top:20rem;right:30rem;width:50rem;height:50rem;background:url(../img/images/icon/back.svg) no-repeat center center/contain}#doctor .box .cube .cube__face-bottom .inner{padding:50rem 80rem 50rem 110rem}@media(max-width: 576px){#doctor .box .cube .cube__face-bottom .inner{padding:50rem 20rem 50rem 40rem}}#doctor .box .cube .cube__face-bottom .inner .bar{margin:0 20rem}@media(max-width: 576px){#doctor .box .cube .cube__face-bottom .inner .bar{margin:0 10rem}}#doctor .box .cube .cube__face-bottom .profile_list{max-height:375rem;overflow-y:auto}#doctor .box .cube .cube__face-bottom .profile_list li:not(:first-child){margin-top:10rem}#doctor .box .cube .cube__face-bottom .profile_list::-webkit-scrollbar{width:4rem;height:4rem}#doctor .box .cube .cube__face-bottom .profile_list::-webkit-scrollbar-track{background-color:rgba(255,255,255,.5)}#doctor .box .cube .cube__face-bottom .profile_list::-webkit-scrollbar-thumb{background-color:#fff}#doctor .box .cube .cube__face .inner{position:relative}.main_banner_1{padding-top:100rem;padding-bottom:200rem;background:url(../img/images/main/banner1/bg.png) no-repeat center center/cover;position:relative}@media(max-width: 576px){.main_banner_1{padding-top:70rem}}.main_banner_1 .img_box{width:692rem;margin-left:auto;margin-right:auto;position:relative}@media(max-width: 576px){.main_banner_1 .img_box{width:90%}}.main_banner_1 .heart_img{height:750rem;mix-blend-mode:screen;animation:heart_beat 2s cubic-bezier(0.06, 0.58, 0.48, 0.99) infinite}@media(max-width: 576px){.main_banner_1 .heart_img{width:442rem;height:478rem;margin-top:-170rem;margin-left:auto;margin-right:auto}}.main_banner_1 .content_list .item{position:absolute;z-index:3}@media(max-width: 576px){.main_banner_1 .content_list .item{position:relative;top:0 !important;left:0 !important}}.main_banner_1 .content_list .item div{padding:26rem 30rem;min-width:400rem;height:90rem;align-items:center;display:flex;justify-content:center;background-color:#fff;font-size:24rem;font-weight:700;line-height:1.5;color:#000;border-radius:500rem}@media(max-width: 576px){.main_banner_1 .content_list .item div{display:inline-flex;min-width:330rem;font-size:20rem}}@media(max-width: 576px){.main_banner_1 .content_list .item div.aos-animate{animation:blink 1s ease forwards}}@media(max-width: 576px){.main_banner_1 .content_list .item:nth-child(even){text-align:right}}@media(max-width: 576px){.main_banner_1 .content_list .item:not(:first-child){margin-top:20rem}}.main_banner_1 .content_list .item:nth-child(1){top:101rem;left:-194rem}.main_banner_1 .content_list .item:nth-child(2){top:252rem;left:-304rem}.main_banner_1 .content_list .item:nth-child(3){top:468rem;left:-194rem}.main_banner_1 .content_list .item:nth-child(4){top:191rem;right:-304rem}.main_banner_1 .content_list .item:nth-child(5){top:378rem;right:-174rem}.main_banner_1 .content_list .item:nth-child(6){top:558rem;right:-247rem}.main_banner_1 .content_list .item:hover div{transition:.25s ease;background-color:var(--sub-1);color:#fff}#cvd .cvd_main_content{padding:20rem 50rem}@media(max-width: 576px){#cvd .cvd_main_content{padding:20rem 0}}#cvd .cvd_item_wrap.ver2 .cvd_item_wrap__ul{gap:0}#cvd .cvd_item_wrap.ver2 .cvd_item_wrap__ul .item{background-color:#fff;border-radius:0;border:1px solid var(--gray-4)}#cvd .cvd_item_wrap.ver2 .cvd_item_wrap__ul .item::before{color:var(--pri-2)}#cvd .cvd_item_wrap .cvd_item_wrap__ul{display:flex;gap:10rem;counter-reset:li}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul{display:block}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item{flex:1;background:var(--sub-3);border-radius:10rem;height:360rem;transition:.4s ease;padding-top:30rem;overflow:hidden;position:relative;counter-increment:li}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item{display:flex;align-items:center;height:150rem;border-radius:0;padding-top:0}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item:not(:first-child){margin-top:10rem;margin-top:0}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .bg_img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;transition:.35s ease}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .bg_img{opacity:1}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .inner{position:relative;z-index:5;width:100%;text-align:center}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .inner{display:flex;align-items:center;flex-grow:1;justify-content:space-between;padding-right:40rem}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item::before{content:"0" counter(li);text-align:center;display:block;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-size:28rem;font-weight:700;letter-spacing:-0.05em;color:#c7ddf1;margin-bottom:40rem;transition:.35s ease;position:relative;z-index:9}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item::before{margin-bottom:0;margin-left:22rem;color:#fff;margin-right:20rem}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item:nth-child(10)::before{content:counter(li)}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item h3{font-size:32rem;font-weight:700;line-height:1;text-align:center;transition:.15s ease;color:#000}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item h3{color:#fff;font-size:28rem}}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item h3 br{display:none}}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .viewmore{margin-top:60rem;opacity:0}@media(max-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item .viewmore{margin:0;opacity:1}}@media(min-width: 576px){#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current{flex:285rem}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current h3{padding-top:20rem;color:#fff}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current h3 br{display:none}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current::before{opacity:0}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current .bg_img{opacity:1}#cvd .cvd_item_wrap .cvd_item_wrap__ul .item.current .viewmore{opacity:1}}#heartDisease{background-color:var(--gray-2)}#heartDisease .content_box{padding-bottom:200rem;width:640rem;margin-left:auto}@media(max-width: 576px){#heartDisease .content_box{width:100%;margin-left:auto;margin-right:auto}}#heartDisease .tab_nav__bg{width:762rem;height:829rem;position:absolute;top:99rem;left:-33rem}@media(max-width: 576px){#heartDisease .tab_nav__bg{position:relative;top:0;left:0;width:90%;margin-left:auto;margin-right:auto;height:400rem;margin-top:-40rem}}#heartDisease .tab_nav__bg .img_wrap{position:absolute;width:100%;height:100%;top:0;left:0;mix-blend-mode:difference;animation:heart_beat 2s cubic-bezier(0.06, 0.58, 0.48, 0.99) infinite}@media(max-width: 576px){#heartDisease .tab_nav__bg .img_wrap img{-o-object-fit:contain;object-fit:contain}}#heartDisease .tab_nav__bg .tab_nav li{position:absolute;z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center;width:150rem;aspect-ratio:1/1;color:#fff;background-color:rgba(36,62,190,.3);transition:.35s ease;font-size:28rem;font-weight:700;letter-spacing:-0.05em;border-radius:50%}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li{width:100rem;font-size:20rem}}#heartDisease .tab_nav__bg .tab_nav li::after,#heartDisease .tab_nav__bg .tab_nav li::before{content:"";position:absolute;width:100%;height:100%;border:1px solid var(--pri-2);border-radius:50%;animation:active-circle 1.5s cubic-bezier(1, 2, 0.66, 3) infinite;pointer-events:none;display:none}#heartDisease .tab_nav__bg .tab_nav li::after{animation-delay:.5s}#heartDisease .tab_nav__bg .tab_nav li.current{background-color:var(--pri-2)}#heartDisease .tab_nav__bg .tab_nav li.current::before,#heartDisease .tab_nav__bg .tab_nav li.current::after{display:block}#heartDisease .tab_nav__bg .tab_nav li:nth-child(1){top:240rem;left:33rem}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(1){top:70rem;left:0rem}}#heartDisease .tab_nav__bg .tab_nav li:nth-child(2){top:219rem;left:394rem}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(2){top:80rem;left:304rem}}#heartDisease .tab_nav__bg .tab_nav li:nth-child(3){top:444rem;left:97rem}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(3){top:204rem;left:46rem}}#heartDisease .tab_nav__bg .tab_nav li:nth-child(4){top:403rem;left:329rem}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(4){top:210rem;left:280rem}}#heartDisease .tab_nav__bg .tab_nav li:nth-child(5){top:619rem;left:254rem}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(5){top:330rem;left:124rem}}#heartDisease .tab_nav__bg .tab_nav li:nth-child(6){top:504rem;left:523rem}@media(max-width: 1280px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(6){top:554rem;left:473rem}}@media(max-width: 576px){#heartDisease .tab_nav__bg .tab_nav li:nth-child(6){top:334rem;left:323rem}}#heartDisease .inner{padding:30rem 50rem;min-height:460rem;background-color:#fff;display:flex;align-items:center;line-height:1.5}#heartDisease .inner .tab_content{display:none}#heartDisease .inner .tab_content.current{display:block}#heartDisease .inner h3{font-size:34rem;font-weight:700;letter-spacing:-0.05em;color:var(--pri-2);margin-bottom:30rem}#heartDisease .inner .desc{font-size:20rem;margin-bottom:30rem}#chronic .chronic_main_content{padding:20rem 50rem}@media(max-width: 576px){#chronic .chronic_main_content{padding:20rem 0}}#chronic .chronic_item_wrap__ul{display:flex;gap:10rem;counter-reset:li}@media(max-width: 576px){#chronic .chronic_item_wrap__ul{display:block}}#chronic .chronic_item_wrap__ul .item{flex:1;background:url(../img/images/icon/symbol_blue.svg) no-repeat bottom -12rem right -20rem/220rem 220rem,var(--sub-3);border-radius:10rem;height:360rem;transition:.4s ease;padding-top:30rem;overflow:hidden;position:relative;counter-increment:li}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item{display:flex;align-items:center;height:150rem;border-radius:0;padding-top:0}#chronic .chronic_item_wrap__ul .item:not(:first-child){margin-top:10rem;margin-top:0}}#chronic .chronic_item_wrap__ul .item .bg_img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;transition:.35s ease}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item .bg_img{opacity:1}}#chronic .chronic_item_wrap__ul .item .inner{position:relative;z-index:5;width:100%;text-align:center}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item .inner{display:flex;align-items:center;flex-grow:1;justify-content:space-between;padding-right:40rem}}#chronic .chronic_item_wrap__ul .item::before{content:"0" counter(li);text-align:center;display:block;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;font-size:28rem;font-weight:700;letter-spacing:-0.05em;color:#c7ddf1;margin-bottom:40rem;transition:.35s ease;position:relative;z-index:9}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item::before{margin-bottom:0;margin-left:22rem;color:#fff;margin-right:20rem}}#chronic .chronic_item_wrap__ul .item:nth-child(10)::before{content:counter(li)}#chronic .chronic_item_wrap__ul .item h3{font-size:32rem;font-weight:700;line-height:1;text-align:center;transition:.15s ease;color:#000}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item h3{color:#fff;font-size:28rem}}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item h3 br{display:none}}#chronic .chronic_item_wrap__ul .item .viewmore{margin-top:60rem;opacity:0}@media(max-width: 576px){#chronic .chronic_item_wrap__ul .item .viewmore{margin:0;opacity:1}}@media(min-width: 576px){#chronic .chronic_item_wrap__ul .item.current{flex:335rem}#chronic .chronic_item_wrap__ul .item.current h3{padding-top:20rem;color:#fff}#chronic .chronic_item_wrap__ul .item.current h3 br{display:none}#chronic .chronic_item_wrap__ul .item.current::before{opacity:0}#chronic .chronic_item_wrap__ul .item.current .bg_img{opacity:1}#chronic .chronic_item_wrap__ul .item.current .viewmore{opacity:1}}#checkup{background-color:#f5fcff}#checkup .checkup_grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 576px){#checkup .checkup_grid{grid-template-columns:1fr}}#checkup .checkup_grid .item{height:550rem;text-align:center;position:relative}@media(max-width: 576px){#checkup .checkup_grid .item{height:450rem}}#checkup .checkup_grid .item:hover .bg_img::after{opacity:.5}#checkup .checkup_grid .item:hover .bg_img img{transform:scale(1.05)}#checkup .checkup_grid .item .bg_img{position:absolute;width:100%;height:100%;left:0;top:0}#checkup .checkup_grid .item .bg_img::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);transition:.5s ease;opacity:.3}#checkup .checkup_grid .item .bg_img img{transition:.5s ease}#checkup .checkup_grid .item .inner{position:absolute;z-index:5;width:100%;height:100%;top:0;left:0;overflow:hidden;color:#fff}#checkup .checkup_grid .item .icon{margin-top:83rem;width:90rem;aspect-ratio:1/1;margin-left:auto;margin-right:auto}@media(max-width: 576px){#checkup .checkup_grid .item .icon{margin-top:60rem}}#equip .equip_grid{display:grid;grid-template-columns:948rem auto;gap:20rem}@media(max-width: 1280px){#equip .equip_grid{grid-template-columns:660rem auto}}@media(max-width: 576px){#equip .equip_grid{display:block;width:90%;margin-left:auto;margin-right:auto}}#equip .sticky{position:sticky;top:calc(var(--header-height) + 50rem)}#equip .equip__swiper{padding-bottom:150rem}@media(max-width: 576px){#equip .equip__swiper{padding-bottom:0}}#equip .equip__swiper .swiper-slide{width:100%;overflow:hidden}#equip .equip__swiper .swiper-slide .equip_img{aspect-ratio:948/550;background-color:var(--gray-2)}#equip .equip__swiper .swiper-slide .equip_img .img_wrap{width:100%;height:100%}#equip .equip__swiper .swiper-slide .content{padding-left:310rem}@media(max-width: 576px){#equip .equip__swiper .swiper-slide .content{padding-left:20rem}}#equip .equip__swiper .swiper-slide .content h3{padding-left:45rem;position:relative}#equip .equip__swiper .swiper-slide .content h3::before{content:"";position:absolute;width:5rem;height:100%;left:0;top:50%;transform:translateY(-50%);background-color:var(--pri-2)}@media(max-width: 576px){#equip .list_wrap{display:none}}#equip .equip_list{padding-top:560rem;padding-bottom:400rem;display:grid;grid-template-columns:repeat(2, 310rem);gap:20rem}#equip .equip_list li{cursor:pointer;position:relative;border-radius:10rem;overflow:hidden}#equip .equip_list li:hover .tit{background-color:var(--sub-3)}#equip .equip_list li.current .equip_list_img{background-color:var(--sub-3)}#equip .equip_list li.current .equip_list_img .img_wrap img{transform:scale(1.05)}#equip .equip_list li.current .tit{background-color:var(--pri-3);color:#fff;font-weight:700}#equip .equip_list li .equip_list_img{position:relative;aspect-ratio:1/1;background-color:var(--gray-2)}#equip .equip_list li .equip_list_img .img_wrap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}#equip .equip_list li .equip_list_img .img_wrap img{transition:.35s ease}#equip .equip_list li .tit{position:absolute;min-width:200rem;left:50%;transform:translateX(-50%);bottom:30rem;background-color:#fff;border-radius:500rem;font-size:20rem;display:flex;align-items:center;justify-content:center;z-index:2;padding:10rem 20rem}#preview{--swiper-navigation-size: 60rem}#preview .preview__swiper{overflow:visible}#preview .preview__swiper .swiper-slide .img_wrap{aspect-ratio:1300/750}#preview .swiper-button-prev,#preview .swiper-button-next{width:60rem;height:60rem;background-repeat:no-repeat;background-size:contain;background-position:50% 50%}#preview .swiper-button-prev::after,#preview .swiper-button-next::after{content:unset}#preview .swiper-button-prev{background-image:url(../img/images/icon/preview_prev.svg);left:unset;right:calc(100% + 7rem)}#preview .swiper-button-next{background-image:url(../img/images/icon/preview_next.svg);right:unset;left:calc(100% + 7rem)}#preview .preview_controls{position:absolute;width:500rem;height:90rem;background-color:rgba(255,255,255,.9);left:50%;bottom:50rem;transform:translateX(-50%);z-index:50;display:flex;gap:50rem;align-items:center;padding:0 50rem}@media(max-width: 576px){#preview .preview_controls{position:static;width:100%;transform:unset;border:1px solid rgba(0,0,0,.07);height:60rem}}#preview .preview_controls .content_alt{min-width:250rem}#preview .preview_controls .swiper-pagination{width:auto;position:static}#preview .preview_controls .swiper-pagination .swiper-pagination-total{color:var(--gray-5)}#preview .preview_controls .swiper-pagination .swiper-pagination-total::before{content:"";display:inline-block;margin:0 26rem;width:1rem;height:18rem;background-color:#000;vertical-align:middle}#preview .preview_controls .swiper-pagination .swiper-pagination-current{color:var(--pri-3);font-weight:700}#info .flex_wrap{display:flex;flex-direction:row-reverse;gap:20rem;align-items:center}@media(max-width: 576px){#info .flex_wrap{flex-direction:column}}#info .map_wrap{width:750rem;height:450rem;overflow:hidden}@media(max-width: 576px){#info .map_wrap{width:100%;height:400rem}}#info .map_wrap .map{width:100%;height:100%}#info .content_wrap{width:530rem}@media(max-width: 576px){#info .content_wrap{width:100%}}#info .content_wrap .item{display:grid;grid-template-columns:154rem auto;gap:20rem}#info .content_wrap .item:not(:first-child){margin-top:30rem}@media(max-width: 576px){#info .content_wrap .item{grid-template-columns:110rem auto}}#info .content_wrap .item .time_ul li{display:flex;align-items:start}#info .content_wrap .item .time_ul li:not(:first-child){margin-top:-20rem}#info .content_wrap .item .time_ul li b{display:inline-block;width:90rem;margin-right:10rem}#info .content_wrap .item .time_ul li span{width:200rem;display:inline-block;text-align:justify}#info .content_wrap .item .time_ul li span::after{content:"";display:inline-block;width:100%}#diagnosis{background:#eaecf9;overflow:hidden}#diagnosis .h2{position:relative;z-index:2;display:inline-block}#diagnosis .h2 span{position:relative;z-index:5;background:linear-gradient(95deg, #243DBE -3.08%, #50009F 120.24%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#diagnosis .h2::after{aspect-ratio:1304/330;position:absolute;width:330rem;right:-50rem;top:24rem;background:url(/img/images/main/diagnosis/h2_sign.png) no-repeat 50% 50%/contain;z-index:-1}#diagnosis .swiper_group{position:relative;margin-top:-160rem}@media(max-width: 576px){#diagnosis .swiper_group{margin-top:60rem}}#diagnosis .swiper_group .diagnosis__swiper_text{width:530rem;position:absolute;top:230rem;left:0;z-index:5}@media(max-width: 576px){#diagnosis .swiper_group .diagnosis__swiper_text{position:relative;top:0;left:0;width:100%;margin-top:70rem}}#diagnosis .swiper_group .diagnosis__swiper_text .swiper-slide{width:100%;overflow:hidden}#diagnosis .swiper_group .diagnosis__swiper_text .diagnosis_controls{position:relative;margin-top:70rem;display:flex;align-items:center;gap:30rem}#diagnosis .swiper_group .diagnosis__swiper_text .diagnosis_controls .currentNum,#diagnosis .swiper_group .diagnosis__swiper_text .diagnosis_controls .totalNum{min-width:24rem}#diagnosis .swiper_group .diagnosis__swiper_text .diagnosis_controls .swiper-pagination{position:relative;width:368rem;height:2rem;background-color:#fff}#diagnosis .swiper_group .diagnosis__swiper_text .diagnosis_controls .swiper-pagination .swiper-pagination-progressbar-fill{background-color:var(--pri-2)}#diagnosis .swiper_group .diagnosis__swiper_img{width:650rem;margin-left:auto;margin-right:0;overflow:visible}@media(max-width: 576px){#diagnosis .swiper_group .diagnosis__swiper_img{width:100%}}#diagnosis .swiper_group .diagnosis__swiper_img::before{content:"";position:absolute;width:100vw;height:calc(100% + 2rem);top:-1rem;right:calc(100% + 1rem);background-color:#eaecf9;z-index:2}#diagnosis .swiper_group .diagnosis__swiper_img .swiper-slide{width:100%;aspect-ratio:500/476}#diagnosis .swiper_group .diagnosis__swiper_img .swiper-slide .img_wrap{width:100%;height:100%}#diagnosis .swiper_group .diagnosis__swiper_img .swiper-slide .video_wrap{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;overflow:hidden;background-color:#eee}#diagnosis .swiper_group .diagnosis__swiper_img .swiper-slide .video_wrap iframe{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:auto;width:100vh;box-sizing:border-box;min-height:100%;min-width:100%}button.viewmore{font-size:20rem;font-weight:700;background-color:var(--pri-2);color:#fff;padding:10rem 30rem;border-radius:200rem;display:inline-flex;align-items:center;gap:30rem;white-space:nowrap}button.viewmore::after{content:"";width:32rem;height:32rem;background:url(../img/images/icon/plus-fff.svg) no-repeat center center/contain;transition:.35s ease}button.viewmore:active{background-color:var(--pri-1)}button.viewmore.wht{background-color:#fff;color:var(--pri-2)}button.viewmore.wht::after{background-image:url(../img/images/icon/plus-pri_2.svg)}button.viewmore.wht:active{background-color:#eee}button.viewmore.tr{background-color:unset;border:2px solid currentColor}button.viewmore.tr:active{background-color:rgba(255,255,255,.1)}button.viewmore:hover::after{transform:rotate(180deg)}button.viewmore:active{transform:translate(1rem, 2rem)}@keyframes heart_beat{0%{transform:scale(1) skew(0, 0)}50%{transform:scale(1.05) skew(-1deg, -1deg)}100%{transform:scale(1) skew(0, 0)}}@keyframes blink{0%{background-color:#fff}50%{background-color:var(--sub-2);color:#fff}100%{background-color:#fff;color:#000}}.img300{width:400rem;aspect-ratio:1/1}@media(max-width: 576px){.img300{width:300rem}}.table_wrap.payment_table table thead,.modal_table_wrap.payment_table table thead{font-size:22rem}.table_wrap.payment_table table tbody,.modal_table_wrap.payment_table table tbody{font-size:20rem}.table_wrap table,.modal_table_wrap table{width:100%}.table_wrap table th,.table_wrap table td,.modal_table_wrap table th,.modal_table_wrap table td{padding:16rem;text-align:center;vertical-align:middle}.table_wrap table thead,.modal_table_wrap table thead{font-size:18rem;font-weight:700;background-color:var(--pri-4);color:#fff}.table_wrap table thead th,.table_wrap table thead td,.modal_table_wrap table thead th,.modal_table_wrap table thead td{border:1px solid #fff}.table_wrap table tbody,.modal_table_wrap table tbody{font-size:16rem}.table_wrap table tbody th,.table_wrap table tbody td,.modal_table_wrap table tbody th,.modal_table_wrap table tbody td{border:1px solid var(--pri-4)}@keyframes active-circle{0%{transform:scale(1);opacity:.2}50%{opacity:.4}100%{transform:scale(1.25);opacity:0}}