@media (min-width:0px) and (max-width:1700px) {
  .intro-bg-wrap{
    background-size: initial;
  }
}
@media (min-width:0px) and (max-width:1600px){
  .intro-bg-wrap{
    background-size: 40vw 100%;
  }
  .intro-bg-wrap::after{
    width: 40vw;
  }
}
@media (min-width: 0px) and (max-width: 1280px) {
  .sec3 .main_tit{
    margin-bottom: 8rem;
  }
  .sec4::before{
    height: 350px;
  }
  .tab{
    top: 315px;
  }
  .img-wrap-before{
    display: none;
  }
  .sec4 .innertop{
    display: block;
  }
  .map_flex {
    flex-direction: column;
  }
  .map_txt_inner{
    height: auto;
  }
  .sec3{
    padding-bottom: 14rem;
  }
}
@media (min-width: 0px) and (max-width: 1080px) {
  .intro_wrap{
    gap: 0px;
  }
  .intro_wrap{
    align-items: flex-end;
  }
  .intro-bg-wrap {
    background-size: 40vw 100%;
  }
  .intro_wrap{
    flex-direction: column;
    gap: 0;
    align-items: center;
  }
  .intro-bg-wrap {
    background-size: cover;
    /* background: url(../img/sec1_bg_location.png) no-repeat center cover; */
  }
  .intro_left{
    text-align: center;
    padding-bottom: 5vw;
  }
  .intro_right img{
    margin: 0 auto;
  }

  .intro_right {
    width: 40vw;
  }
  .intro-bg-wrap::after {
    width: 65vw;
  }
  .sec4-tab-caption{
    left: 1.5vw;
    right: 1.5vw;
    bottom: 1.5vw;
  }
  .intro_4_1 .thumb_swiper {
    width: 190px;
  }
  .intro_4_1 .main_swiper {
    width: calc(100% - 215px);
  }

  .map_wrap .root_daum_roughmap {
    height: 300px;
  }
  
  .map_txt_inner {
    padding: 30px;
  }
  .main_before{
    height: 70px;
  }
}
@media (min-width: 0px) and (max-width: 900px) {
  .sec2-flex{
    flex-direction: column;
  }
  .sec2-left img{
    position: static;
    transform: none;
  }
  .sec2-left img[src$="doc_lms-03.png"]{
    transform: scaleX(-1);
  }

  .sec4-tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .sec4-tab > div img{
    height: 70vw;
  }
  .sec2-left-inner{
    width: 70vw;
    height: auto;
  }
  .sec2-left h3 span{
    padding: 3vw 15px;
    font-size: 4vw;
  }
  .sec2-left h3{
    font-size: 6vw;
    gap: 2vw;
  }
  .sec2-left-inner {
    padding: 3vw 3vw 0px 3vw;
  }
  .sec4-tab-caption{
    left: 3vw;
    right: 3vw;
    bottom: 3vw;
  }
  .sec5-content,
  .sec5-content.sec5-content-reverse{
    flex-direction: column;
    height: auto;
    gap: 4vw;
  }
  .sec5-left{
    width: 100%;
    margin-right: 0;
    flex: 1;
  }
  .sec5-left img,
  .sec5-right img{
    border-radius: 30px;
  }
  .sec4-left.reverse,
  .sec5-right{
    width: 100%;
  }
  .sec5-right{
    margin-left: 0;
  }
  .tab {
    height: auto;
    padding: 10px 15px;
    max-width: initial;
    width: 80%;
  }
  .tab-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  
  .tab-list li {
    width: 33.333%;
    flex: unset;
    text-align: center;
  }
  .sec3{
    padding-bottom: 12rem;
  }
  /* 아래 줄 2개 */
  .tab-list li:nth-child(n + 4) {
    width: 33.333%;
  }
  
  /* 가운데 정렬 */
  .tab-list li:nth-child(4) {
    margin-left: auto;
  }
  
  .tab-list li:nth-child(5) {
    margin-right: auto;
  }
  .tab-list li:nth-child(4)::before {
    display: none;
  }
  .sec4 .img-wrap {
    padding-top: 18vw;
  }
  .sec4-left.reverse::after,
  .sec4-left.reverse.reverse-right::after{
    right: 5px;
    top: 5px;
    width: 10vw;
    height: 10vw;
  }
  .sec4-left.reverse.reverse-right::after{
    left: initial;
  }
}
@media (min-width: 0px) and (max-width: 768px) {
  .emphasis-text{
    font-size: 6vw;
  }
  .intro-description p{
    font-size: 4vw;
  }
  .intro-bg-wrap::after{
    width: 70vw;
    background-size: contain;
  }
  .circle1 {
    left: 2.3vw;
  }
  .circle2 {
    left: 7.3vw;
  }
  .circle3 {
    left: 12vw;
  }
  .circle1, .circle2, .circle3{
    width: 1.7vw;
    height: 1.7vw;
  }
  .doctor-sign i{
    font-size: 5vw;
  }
  .intro-description p:last-child{
    font-size: 4.5vw;
  }
  .sec2::after{
    top: 100vw;
  }
  .tab{
    border-radius: 35px;
    top: 43vw;
  }
  .intro_4_1 .con_area {
    gap: 10px;
    flex-direction: column-reverse;
  }

  .intro_4_1 .main_swiper {
    width: 100%;
    height: 54vw;
  }

  .intro_4_1 .thumb_swiper {
    height: unset;
    width: 100%;
    height: 100%;
  }
  .intro_4_1 .con_area {
    flex-direction: column;
  }

  .intro_4_1 .thumb_swiper .swiper-slide {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 15%;
    border-radius: 8px;
  }
  .intro_4_1 .thumb_swiper .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .intro_4_1 .main_swiper .swiper-navigation {
    position: static;
    background: transparent;
    padding-left: 0;
  }

  .intro_4_1 .main_swiper .swiper-pagination {
    display: none;
  }

  .intro_4_1 .main_swiper .swiper-navigation-prev {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    opacity: 0.7;
    width: 20px;
    height: 40px;
    transform: translateY(-50%);
  }

  .intro_4_1 .main_swiper .swiper-navigation-next {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    opacity: 0.7;
    width: 20px;
    height: 40px;
    transform: translateY(-50%);
  }
  .intro_4_1 .thumb_swiper{
    aspect-ratio: initial;
  }
  .sec6{
    background: url(../img/sec6-bg-logo.png) no-repeat top right;
    background-size: 55vw auto;
  }
}

@media (min-width: 0px) and (max-width: 600px) {
  .main-tit-small-txt{
    font-size: 3vw;
  }
  .main_tit b{
    font-size: 8vw;
  }

  .sec4-tab-caption {
    left: 2.5vw;
    right: 2.5vw;
    bottom: 2.5vw;
  }
  .sec4-tab > div h3{
    font-size: 5vw;
  }
  .sec4-tab-caption ul li {
    font-size: 3.5vw;
  }
  .sec4-tab > div{
    height: 100%;
  }
  .main_tit h3{
    font-size: 4vw;
  }
  /* 보유장비 슬라이드 반응형: 작은 화면에서 카드 폭 축소 */
  .c6_swiper_wrap .swiper-wrapper .swiper-slide{
    width: 70vw;
    max-width: 280px;
  }
  .item_name {
    font-size: 6vw;
  }
  .item_name+i{
    font-size: 4vw;
  }
  .equ-small-txt{
    font-size: 3.5vw !important;
  }
  .tab {
    width: 95%;
    padding: 2vw;
  }
  .tab-list a {
    padding: 2vw;
    font-size: 4.5vw;
  }
  .tab-list li + li::before {
    display: none;
  }

  .main-tit-line{
    height: 8vw;
  }
  .sec4::before{
    height: 60vw;
  }
  .tab{
    top: 47vw;
  }
  .map_txt_inner {
    padding: 20px;
    border-radius: 20px;
  }
  .map_txt address {
    font-size: 4.5vw;
  }
  .map_txt ul li {
    gap: 15px;
        font-size: 4.3vw;
    padding: 0 5px;
  }
  .map_txt ul li span,
  .map_txt ul li span.fix-fit {
    width: 5.7em;
  }

  .night_li i {
    gap: 6px;
  }
  .map_txt ul li.night_li::before {
    left: -5px;
  }
}


@media (min-width: 0px) and (max-width: 450px) {
  .footer_biz_desktop {
    display: none;
  }
  .footer_biz_mobile {
    gap: 6px;
        display: flex;
  }
  .br-40{
    display: block;
  }
  .intro-description{
    gap: 10px;
  }
  .intro_right {
    width: 60vw;
}
.sec2-left{
  border-radius: 10px;
}

.sec2-right{
  font-size: 4vw;
}
.sec2-left h3 span{
  padding: 1vw 2.5vw;
  height: 35px;
}
.item_pagination.swiper-pagination-progressbar{
  margin-top: 10vw;
}

  /* Daum roughmap 핀(마크) 모바일 450px 이하에서 가로 중앙 고정 */
  .map_wrap .root_daum_roughmap [class*="marker"],
  .map_wrap .root_daum_roughmap [class*="pin"],
  .map_wrap .root_daum_roughmap [class*="poi"],
  .map_wrap .root_daum_roughmap [class*="location"]{
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
  }

 /* 450px 이하 비수술 클리닉 타이포 축소 */
 .sec4-left.reverse h3,
 .sec4-left.reverse.reverse-right h3{
   font-size: 7vw;
 }
 .sec4-left.reverse p,
 .sec4-left.reverse.reverse-right p{
   font-size: 4vw;
 }
  .sec4-left.reverse .focus,
  .sec4-left.reverse.reverse-right .focus{
    width: 1.5vw;
    height: 6vw;
  }

  .sec4-left.reverse{
    padding: 4vw;
  }
  .br-pc{
    display: none;
  }
  .tab,
  .sec5-left img, .sec5-right img{
    border-radius: 20px;
  }
  .map_txt ul li:last-child{
    margin-bottom: 0.5rem;
  }
  .map_txt ul li.night_li::before{
    width: 100%;
  }
  .map_txt ul li.night_li {
    gap: 15px;
  }
  .night_li em{
    gap: 3px;
  }
  .night_li .wide {
    width: 5.7em;
  }
  .night_li i {
    gap: 5px;
  }
  .night_li .txt{
    font-size: 4.3vw;
  }
  .sec2-right-top{
    gap: 20px;
  }
  .sec3{
    padding-bottom: 8rem;
  }
  .sec4-tab-caption ul{
    gap: 0px;
  }
  .map_tit{
    font-size: 6vw;
    margin-bottom: 0px;
  }
  .map_txt address,
  .time_last{
    margin-bottom: 1.5rem;
  }
  .map_wrap .root_daum_roughmap .wrap_map{
    height: 300px;
  }
  .sec2-left-inner{
    border-radius: 20px;
  }
}

