
@media (min-width: 0px) and (max-width: 1280px) {
  
  .sec4-b-r .time-box .time-sub{
    font-size: 16px;
  }
  .sec4-b-r .time-box .time-orange{
    font-size: 22px;
  }
  .sec4-b-r .time-box{
    width: auto;
  }
  .health__slider .swiper-slide-active{
    width: 90vw;
  }
  .health__slider .swiper-slide-active .swiper__title{
    padding-left: 30px;
  }

  .sub_tab li{
    width: 19vw;
  }
  .sub-menu4-center .content .fade-left{
    width: 50%;
  }
  .sub-menu4-center .content .txt{
    width: 50%;
    padding: 80px 40px;
  }
  
  .sub_tab_wrap .wid-30{
    width: 60%;
  }
}
@media (min-width: 0px) and (max-width: 1080px) {
  .sec1 .content-text{
    bottom: 60px;
    left: 60px;
  }
  .sec4-bottom-content{
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }
  .sec4-b-r .time-box .time-orange{
    font-size: 30px;
  }
  .sec4-b-r .time-box .time-sub{
    font-size: 18px;
  }
  .sec4-b-r .time-box{
    width: 100%;
  }
  .sec4-b-r{
    width: 100%;
    justify-content: space-between;
  }
  .sec1 .content-text {
    bottom: 40px;
    left: 40px;
  }
  .health__slider .swiper-slide-active .swiper__img{
    width: 35vw;
  }
  .health__slider .swiper-slide-active .swiper__img::after{
    right: -9vw;
  }
  .sub-menu1-content-inner{
    flex-direction: column-reverse;
    align-items: center;
  }
  .sub-menu1-content-wrap .right{
    top: 0;
  }
  .sub-menu1-content-wrap{
    padding: 80px 0px;
  }
  .sub-menu1-2-wrap{
    flex-direction: column;
  }
  .view-none{
    display: none;
  }
  .view-none-sub{
    display: block;
  }
  .sub-menu1-2-wrap{
    gap: 0;
  }
  .sub-menu1-2-wrap .left{
    margin-bottom: 8vw;
    /* position: relative;
    left: 50%;
    transform: translateX(-50%); */
  }
  .sub-menu1-2-greybg{
    display: none;
  }
  .sub-menu1-2-wrap .left{
    background: #F2F2F2;
    width: 100%;
  }
  .equ-wrap{
    grid-template-columns: repeat(2, 1fr);
    gap: 9.26vw 2.31vw; 
  }
  
  
  .equ-line{
    height: 0.74vw; 
  }
  
  .equ .text{
    bottom: 2vw; 
    gap: 0; 
  }
  
  .equ .text h3{
    font-size: 4vw;
  }
  
  .equ .text p{
    font-size: 3vw;
  }
  .sub-menu2-1 .contents-img{
    gap: 10px;
  }
  .sub-menu3-1 .bg-img{
    
    padding: 15vw 10vw 6vw;
  }
  .sub-menu3-1 .contents-img,
  .sub-menu3-2 .contents-img
  .sub-menu3-3 .contents-img
  .sub-menu3-4 .contents-img
  .sub-menu3-5 .contents-img{
    flex-wrap: wrap;
  }
  .sub-menu3-1 .contents-img .contents,
  .sub-menu3-2 .contents-img .contents,
  .sub-menu3-3 .contents-img .contents,
  .sub-menu3-4 .contents-img .contents,
  .sub-menu3-5 .contents-img .contents
  {
    width: calc(50% - 20px);
    display: flex;
    
    flex-direction: column;
    justify-content: center;
  }
  .sub-menu3-1 .contents-img,
  .sub-menu3-2 .contents-img,
  .sub-menu3-3 .contents-img,
  .sub-menu3-4 .contents-img
  ,.sub-menu3-5 .contents-img{
    align-items: flex-start;
  }
  
  .sub-menu4-center .content,
  .sub-menu4-center .content.reverse{
    flex-direction: column;
    align-items: center;

  }
   .sub-menu4-center .content.reverse img{
    margin-bottom: 20px;
   }
  .sub-menu4-center .content .txt{
    width: 70%;
    padding: 50px 20px;
    position: static;
  }
  .sub-menu4-center .content .fade-left{
    width: initial;
    margin-bottom: 20px;
  }
  .sub-menu3-1 figcaption{
    gap: 10px;
  }
  .sub-menu3-1-center .font-sub-title-desc02{
    text-align: left;
  }

}
@media (min-width: 0px) and (max-width: 900px) {
  .sec1-top-flex-box{
    flex-direction: column;
  }
  .sec1 .font-title40-ani{
    margin-bottom: 0;
  }
  .sec1 .content-text {
    bottom: 30px;
    left: 30px;
  }
  .health__slider .swiper-slide:not(:first-child) .swiper__img{
    margin-left: 20px;
  }
  .m768-br{
    display: block;
  }
  .pc-br{
    display: none;
  }
  .health__slider .swiper-slide-active .swiper__img::after{
    width: 100px;
    height: 100px;
  }
  .health__slider .swiper-slide-active .swiper__img::after{
    top: -6vw;
    right: -6vw;
  }
  .sub_tab {
    position: relative;
    z-index: 20;
    height: 55px;
  }
  .sub_tab li a {
    position: relative;
    z-index: 50;
  }
  .sub_tab {
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    padding: 6px;
  }
  .sub_tab li {
    /* width: 33.3333%; */
    width: 44.4444%;
    height: 8vw;
    border-radius: 5px;
    backdrop-filter: blur(10px);
  }
  
  .br-900{
    display: none;
  }
  .m-br90{
    display: block;
  }
  .sub-menu2-1 .left svg{
    width: 8vw;
  }
  .sub-menu2-desc{
    gap: 0;
  }
  .sub-menu2-1 .contents-img{
    flex-wrap: wrap;
  }
  .sub-menu2-1 .contents-img .contents{
    width: calc(50% - 20px);
  }
  .sub-menu3-1 .center-content .con{
    width: calc(50% - 20px);
    
  }
  
  .sub-menu3-1 .center-content{
    flex-wrap: wrap;
    gap: 10px;
  }
  .sub-menu3-1 .center-content .con img{
    width: 100%;
    height: 40vw;
    border-radius: 15px 15px 0px 0px ;
  }
  .sub-menu3-1 .center-content .con .desc{
    padding: 15px;
  }
  .sub-menu4.bottom-con ul{
    flex-wrap: wrap;
  }
  .sub-menu4.bottom-con ul li{
    width: calc(50% - 20px);
  }
  .sub-menu4.bottom-con ul li img,
  .sub-menu4-center .content .txt{
    width: 100%;
  }
  .theraphy-img{
    gap: 0;
  }
  .theraphy-img .arrow{
    margin-right: 15px;
    margin-left: 15px;
    
  }
  .theraphy-img .arrow svg{
    width: 12vw;
    height: auto;
  }
  .theraphy-img span{
    padding: 15px 0;
  }
    .sub_tab_wrap{
    height: 75vw;
  }
}

@media (min-width: 0px) and (max-width: 768px) {
  .copy_e .line.wh{
    font-size: 40px;
  }
  .main-tit-small-txt,
  .main-tit-small-txt.wh{
    font-size: 15px !important;
  }
  .sec1-swiper-wrap .tit {
    font-size: 30px;
    margin-bottom: 15px;
  }
  
  .sec1-swiper-wrap .desc{
    font-size: 20px;
  }
  .health__slider .swiper-slide-active{
    width: 100%;
  }
  .health__slider .swiper-slide-active .swiper__img {
    width: 44vw;
  }
  .health__slider{
    /* overflow: hidden; */
  }
  .health__slider .swiper-slide:not(:first-child) .swiper__img{
    margin-left: 45px;
  }
  .sec1-top-arrow-wrap .circle-text,
  .sec1-top-arrow-wrap{
    width: 165px;
    height: 165px;
  }
  .sec1-top-arrow{
    width: 80px;
    height: 80px;
  }
  .sec1 .main_tit{
    margin-bottom: 0;
  }
  .sec3 .font-title50-bold,
  .sec4 .font-title50-bold{
    font-size: 40px;
  }
  .sec3-content-wrap > *{
    width: calc(50% - 10px);
  }
  .sec1 .font-title40-ani{
    font-size: 6vw;
  }
  .sec1-img-box img{
    height: 300px;
  }
  .sec1 .content-text {
    bottom: 20px;
    left: 20px;
  }
  .m600-br{
    display: block;
  }
  .sec1-top-flex-box{
    align-items: flex-end;
  }
  .sec4-top-flex{
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .sec4-top-flex.c{
    align-items: center;
  }
  .sec4-b-r{
    flex-direction: column;
  }
  .sub_tab{
    font-size: 2.3vw;
  }
  .hover-none{
    gap: 3vw;
  }
  .sub_tab svg{
    height: 12px;
  }
  .sub-tab-home{
    max-width: 7vw;
  }
  .font-title40-bold,
  .font-title50-bold{
    font-size: 6.5vw;
  }
  .m-br768{
    display: block !important;
  }
  .sub-menu1-2-wrap .left img{
    height: 100vw;
  }
  .intro_4_1 .thumb_swiper{
    aspect-ratio: initial;
  }
  .sub-menu2-1 .num{
    padding: 4vw;
  }
  .sub-menu2-1 .font-num24{
    font-size: 4vw;
    height: 15vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sub-menu2-1 .font-sub-title-desc02{
    font-size: 18px;
    text-align: left;
  }
  .sub-menu2-1 figcaption{
    gap: 10px;
  }
}
@media (min-width: 0px) and (max-width: 600px) {
  .health__slider .swiper-slide-active .swiper__img::after{
    width: 70px;
    height: 70px;
  }
  .health__slider .swiper-slide .swiper__title strong{
    font-size: 30px;
  }
  .sec2 .copy_e .line.first{
    font-size: 22px;
  }
  .sec1 .font-title40-ani{
    font-size: 6vw;
  }
  .main-tit-small-txt,
  .main-tit-small-txt, .main-tit-small-txt.wh{
    font-size: 3vw !important;
  }
  .sec1-top-arrow-wrap .circle-text, .sec1-top-arrow-wrap{
    width: 30vw;
    height: 30vw;
  }
  .sec1-top-arrow{
    width: 15vw;
    height: 15vw;
  }
  
  .copy_e .line.wh,
  .sec3 .font-title50-bold,
  .sec4 .font-title50-bold{
    font-size: 8vw;
  }
  
  .flex-bar-box .dot{
    width: 8vw;
  }
  .health__slider .swiper-slide-active{
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .health__slider .swiper-slide .swiper__img img{
    height: 350px;
  }
  .health__slider .swiper-slide-active .swiper__img{
    width: 100%;
    margin-bottom: 20px;
  }
  .health__slider .swiper-slide-active .swiper__img::after {
    top: -6vw;
    right: 27vw;
  }
  /* .health__slider .swiper-slide-active .swiper__title{
  padding-left: 0;
  } */
  .health__slider .swiper-slide .swiper__title.first{
    padding-left: 0;
  }
  .health__slider .swiper-slide .swiper__title{
    width: 100%;
  }
  
  .health__slider{
    width: 85vw;
  }
  .sec3 h3{
    font-size: 22px;
  }
  .view-more p{
    font-size: 3.5vw;
  }
  .view-more{
    padding: 2.5vw 4vw !important;
  }
  .sec3 .text-clip-inner{
    font-size: 6vw;
  }
  .health__slider .swiper-slide .swiper__title p{
    margin-bottom: 60px;
  }
  .sec1 .num,
  .health__slider .swiper-slide .swiper__title i{
    font-size: 4vw;
  }
  .sec1-swiper-wrap .tit,
  .health__slider .swiper-slide .swiper__title strong{
    font-size: 6.7vw;
  }
  .sec4-b-l .clinic-contact .tel{
    font-size: 30px;
  }
  .sec4-b-l .clinic-location address,
  .clinic-parking p{
    font-size: 22px;
    line-height: 1.3;
  }
  .sec4-b-r .time-box{
    height: fit-content;
    padding: 6vw;
  }
  .sec4-b-r .time-box img{
    height: 14vw;
  }
  .sec4-b-r .time-box .weekend{
    font-size: 25px;
  }
  .sub_tab_wrap .font-title50-bold{
    font-size: 8vw;
  }
  
  .sub_tab_wrap {
    height: 85vw;
  }
  .sub_tab_wrap.way{
    height: 60vw;
  }
  .sub_tab {
    font-size: 2.8vw;
  }
  .sub-tab-home svg{
    height: 15px;
  }
  .bg-mask::after{
    right: -45vw;
    bottom: -45vw;
  }
  .sub-menu2-desc{
    flex-direction: column;
    margin-bottom: 0;
  }
  .sub-menu2-desc svg{
    width: 15vw;
  }
  .sub-menu2-1 figcaption{
    gap: 2vw;
    height: 15vw;
  }
  .sub-menu2-1 .contents-img .contents span,
  .sub-menu3-1 .font-sub-title-desc03{
    font-size: 3.5vw;
  }
  .sub-menu3-1 .bg-img,
  .sub-menu3-1 .bg-img01,
  .sub-menu3-1 .bg-img02,
  .sub-menu3-1 .bg-img03,
  .sub-menu3-1 .bg-img04,
  .sub-menu3-1 .bg-img05{
    padding: 20px 0px;
  }
  
}
@media (min-width: 0px) and (max-width: 450px) {
  .sec1-swiper-wrap .desc,
  .sec2 .copy_e .line.first,
  .health__slider .swiper-slide .swiper__title p{
    font-size: 4.5vw;
    line-height: 1.4;
  }
  .m400-br{
    display: block;
  }
  .m600-br{
    display: none;
  }
  
  .sec1 .arrow-wrap button{
    width: 10px;
  }
  .flex-bar-box{
    gap: 5px;
  }
  
  .health__slider .swiper-slide:not(:first-child) .swiper__img{
    margin-left: 3vw;
  }
  .health__slider .swiper-slide-active .swiper__title{
    padding-left: 3vw;
  }
  .health__slider{
    width: 80%;
  }
  .health__slider .swiper-slide{
    width: 100%;
  }
  .health__slider .swiper-slide-active .swiper__img::after {
    top: -8vw;
    right: -9vw;
  }
  .sec3-content-wrap{
    gap: 10px;
  }
  .health__slider .swiper-slide .swiper__img img,
  .root_daum_roughmap_landing {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
  .m-br,
  .m-br40-block{
    display: block;
  }
  .m-br40-none{
    display: none;
  }
  .sub-menu1-2-wrap{
    align-items: center;
  }
  .sub-menu2-1 .contents-img .contents span
  .sub-menu2-1 .contents-img .desc-box.font-sub-title-desc03{
    font-size: 3.5vw;
    gap: 5px;
  }
  .sub-menu2-1 .contents-img .contents img{
    margin-bottom: 0;
  }
  .sub-menu2-1 .font-sub-title-desc02,
  .sub-menu4.bottom-con ul li strong,
  .sub-menu3-1-center .font-sub-title-desc02 {
    font-size: 3.5vw;
  }
  .sub-menu2-1 .num,
  .sub-menu3-1 figcaption span:first-child{
    padding: 2.5vw;
  }
  .sub-menu2-1 figcaption,
  .sub-menu2-1 .font-num24,
  .sub-menu3-1 figcaption{
    height: 13vw;
    border-radius: 10px;
    gap: 5px;
  }
  .sub-menu4-1-top .menu4,
  .sub-menu4-center .content .description,
  .sub-menu4-center .content .description .font-sub-title-desc02,
  .sub-menu4-center .content h4{
    font-size: 4vw;
  }
  .sub-menu3-1-top .desc,
  .sub-menu2-1 .left{
    font-size: 4vw;
  }
  .sub-menu2-1 .contents svg,
  .warning-icon{
    width: 4vw;
    height:auto;
    flex-shrink: 0;
    overflow: visible;
  }
  .sub-menu2-1 figcaption::before, .menu5 figcaption::before{
    border-radius: 10px;
  }
  .sub-menu3-1 .contents-img{
    gap: 10px;
  }
  .sub-menu2-1 .contents-img .contents span{
    gap: 5px;
  }
  .sub-menu3-1-top,
  .sub-menu3-1-top.menu5{
    padding: 15vw 0;
  }
  .sub-menu3-1 .center-content .con{
    width: calc(100% - 20px);
    
  }
  .sub-menu3-1 .center-content .con .desc{
    padding: 8vw 15px;
  }
  .sub-menu3-1 .center-content .con .desc{
    justify-content: flex-start;
  }
  .sub-menu3-1 .center-content .con img{
    height: 80vw;
  }
  .sub-menu3-1 figcaption span:first-child{
    padding: 3vw;
    height: 13vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 4vw;
  }
  .sub-menu4-center .content .txt,
  .sub-menu4-center .content.reverse .txt{
    padding: 20px;
    height: 25vw;
    margin-bottom: 0;
  }
  .sub-menu4-center .content .description.f-start{
    align-items: center;
  }
  .sub-menu3-1 figcaption span:first-child,
  .sub-menu3-1 figcaption::before{
    border-radius: 10px;
  }
  .theraphy-img span{
    padding: 10px 0;
    font-size: 4vw;
  }
  .theraphy-img .arrow {
    margin-right: 7px;
    margin-left: 7px;
  }
  .sub-menu3-1 .bottom-content::after{
    top: 10%;
  }
  .nav__arrow{
    margin-top: 0px;
  }
  .sub-menu3-1 .center-content .con p,
  .sub-menu3-1 .center-content .con .num{
    font-size: 4.3vw;
  }
  .sub_tab{
    padding: 5px;
  }
  .sub_tab{
    font-size: 3.5vw;
  }
  .sub-tab-ul-wrap{
    width: 100%;
  }
  .sub_tab_wrap h2{
    transform: translateY(-70%);
  }
  .sub_tab_wrap.way h2{
    transform: translateY(-50%);
  }
.sub-menu4-center .container12 > div:last-child{
  margin-bottom: 0;
}
}    
