main{
    width: 100%;
    overflow: hidden;
}


.kv { position: relative; width:100%; }
.video-wrap, .video-wrap video { position: relative; width:100%; height:100%; }
.video-wrap video { object-fit: cover; aspect-ratio: 16/9; }

/* 모바일/태블릿 세로 영상 (1024px 미만) */
@media (max-width: 1023px) {
  .video-wrap video {
    height: auto;
    aspect-ratio: 5/7;
    object-fit: cover;
  }
}
/* 태블릿 비율 조정 */
@media (min-width: 481px) and (max-width: 1023px) {
  .video-wrap video {
    aspect-ratio: 4/5;
  }
}

.kv__ctrl{ 
  position:absolute; 
  width: 100%;
  justify-content: space-between;
  bottom:20px; display:flex; gap:10px; z-index:2; 
}

.kv__btn{ 
color: #fff;
  min-width: 100px;
    background: transparent;
  cursor:pointer; 
}
.kv__btn:focus{ outline:2px solid #fff; }


section.mwg_effect032{
    position:absolute;
    width:100%;
    height:100%;
    top:70%;
    left:0;
    right:0;
    color:#ddd;
}
.mwg_effect032 .scroll {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mwg_effect032 .pin-height {
    height: 150vh;
}
.mwg_effect032 .container {
    display: flex;
    justify-content: center;
    height: 100vh;
    align-items: center;
    overflow: hidden;
}
.mwg_effect032 .header {
    position: absolute;
    top: 25px;
    left: 35%;
    width: 30%;
    text-align: center;
}
.mwg_effect032 svg {
    width: 100%;
    height: auto;
    overflow: visible;
    transform: translate(0, 50%) scale(1.1, 1.1) /* Scaling to avoid seeing letter at the start and end */
}
.mwg_effect032 textPath {
    fill: currentColor;
    font: 500 normal 10vw/normal 'Inter', sans-serif;
    letter-spacing: -0.05em;
    text-transform: uppercase;
}

section.sec02{
    margin-bottom:20px;
    overflow: visible;
}
.swip{
    padding-bottom:60px ;
    width:100%;
}
  .swiper.wmd-main-slider {
    width: 100%;
    box-sizing: border-box;
    padding:200px 20px 120px 20px;
    overflow: visible !important; /* 배포 환경 충돌 방지 */
  }

.main-section {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-top: 70px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1400px;
  margin: auto;
  background-color: #fff;
}

.left-area {
  flex:1;
  display: flex;
  flex-direction: column;
}

.text-box h2 {
  margin: 0px 0px 10px;
}

.text-box span.blcak, .tab_ti p.blcak{
  font-weight: 500;
}

.text-box span.green_t, .tab_ti p.green_t {
  color:#387f6d;
  font-weight: 700;
}
.section-title{
  font-weight: 500;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
}

.text-box .desc {
  color: #868686;
  font-size: 14px;
  line-height: 160%;
  font-weight: 400;
}

.login{margin-right: 20px;}

.xi-log-in:before, .xi-user-plus:before{margin-right: 5px;}

.highlight-box {
  position: relative;
  border-radius: 16px;
  height: auto;
}
.tops strong{font-weight: 500;}

.highlight-box .left_part{
  position: relative;
   z-index: 1;
   width: 100%;
   border-radius: 0 75px 0 75px;
   overflow: hidden;
   margin-top: 60px;
}
.highlight-box img {
  width: 100%;
  display: block;
}
.highlight-text {
    width: 100%;
    background-color: #083171;
    display:flex;
    align-items: center;
    padding: 15px 50px 25px;
    color:#fff;
}
.hight_bg2{
  display: none;
  position: relative;
  margin-top: -100px;
}

.highlight-text .staricon {
    width:150px;
    margin-right: 20px;
}
.highlight-text .star_text{
    width:100%;
    margin-left:1rem;
}
.highlight-text button {
  border: 1px solid #fff;
  padding: 5px 15px;
  border-radius: 30px;
  color:#fff;
  margin-top:15px;
  background-color:transparent;
}
.card_mini{
  width: 90%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 150%;
}

.right-area {
    flex:1;
  overflow: visible;
}
.right-area::-webkit-scrollbar {
    background-color: #e8e8e8;   
    display: none;
    width: 10px;
}

.right-area::-webkit-scrollbar-thumb  {
    background-color: grey;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
    display: none;
  }


.card-grid {
  column-count: 2;
  column-gap: 40px;
  padding-bottom: 0;
  height: auto;
}

.card {
  break-inside: avoid;
  width: 100%;
  margin-bottom: 60px;
  /* box-shadow: 0 5px 15px rgba(0,0,0,0.1); */
  background: #fff;
  position: relative;
  cursor: pointer;
  z-index: 9;
  display: block;
  text-decoration: none;
  color: inherit;
  overflow: hidden;
}

.card img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  max-height: 570px;
}

.card_lt{
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%,-50%);
  color: #fff;
  width: 90%;
  height: 98%;
  text-align: center;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

/* 월명호 카드는 배경이 밝아서 더 진한 그림자 적용 */
.card.se .card_lt {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}

.card_lt_top{
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  height: 60%;
}
.card_lt_top .mids{
  padding-top: 30px;
}

.vis_sub02{
  font-size: 13px;
  font-weight: 300;
  line-height: 150%;
}

.card-overlay .imgbox{
  font-size: 0.85rem;
}

.xi-plus-thin:before {
    font-weight: 700;
}

.card_lt_bottom i{
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 5px;
}

.card_lt .tops{
  border: 1px solid #fff;
  padding: 0px 10px;
  display: inline-block;
  font-size: 12px;
}

.card_lt .tops_b{
  border: 1px solid #093a5f;
  padding: 0px 10px;
  display: inline-block;
  font-size: 12px;
}


.blue{color:#093a5f;}


/* 👇 텍스트 오버레이 */
.card-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 93%;
  transform: translate(-50%,-50%);
  height: 93%;
  background: rgb(0 5 79 / 44%);
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size:0.23rem;
  justify-content: center;
}
.card-overlay.fir{
  background: rgb(0 5 79 / 60%);
}
.card-overlay.two{
  background: rgba(56, 127, 109, 0.7);
}



.card-overlay.three{
  background: rgba(50, 67, 115, 0.7);
}

.card-overlay.four{
  background: rgba(23, 97, 191,  0.7);
}
.card-overlay.five{
  background: rgba(97, 89, 79,  0.7);
}
.card-overlay.six{
  background: rgba(34, 116, 2,  0.7);
}


.card-overlay .goto{
 width: 130px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 39px;
    padding: 3px;
    text-align: center;
    margin-top: 20px;
    font-size: 13px;
    font-weight: 500;
}

.card-overlay .bkyungimg{
 max-width: 210px;
  filter: invert(1);
}
.card:hover .card-overlay {
  opacity: 1;
}
.card:hover .card_lt{
  opacity: 0;
}
.card.se {
  transform: translateY(80px);
}

.card-text {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

.card-mobile{
    display:none;
}
.card-mobile>div{
    width:33.33%;
}



.mwg_effect031 {
    position: relative;
    overflow: hidden;
    display:none;
}
.mwg_effect031 .scroll {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mwg_effect031 .slide {
    height: 100vh;
    box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.14);
}
.mwg_effect031 .content-wrapper {
    width: 100%;
    height: 100%;
    perspective: 250vw;
}
.mwg_effect031 .content {
    position: absolute;
    inset: 0;
    transform-style: preserve-3d; /* inherits the perspective from the parent */
    transform-origin: 50% 10%;
    padding: 25px 50px 50px 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.mwg_effect031 .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mwg_effect031 .bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.mwg_effect031 .text {
    width: 32vw;
    display: flex;
    align-items: flex-end;
    font: 500 normal 1.6vw / 1.1 'Inter', sans-serif;
    letter-spacing: -0.03em;
}
.mwg_effect031 .bottom > div:last-child {
    display: flex;
    font: 500 normal 10.5vw / 0.9 'Inter', sans-serif;
    letter-spacing: -0.06em;
    gap: 25px;
}
.mwg_effect031 .bottom img {
    width: 25vw;
    border-radius: 0.02em;
}
.mwg_effect031 .top p {
    letter-spacing: -0.06em;
}
.mwg_effect031 .top svg {
    width: 5.7vw;
    height: auto;
    display: block;
}

.mwg_effect031 .slide:nth-child(1) .content{
    background-image:url('/img/love_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}

.mwg_effect031 .slide:nth-child(2) .content{
    background-image:url('/img/prive_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}
.mwg_effect031 .slide:nth-child(3) .content{
    background-image:url('/img/seven_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}
.mwg_effect031 .slide:nth-child(4) .content{
    background-image:url('/img/water_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}
.mwg_effect031 .slide:nth-child(5) .content{
    background-image:url('/img/love2_mains.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}
.mwg_effect031 .slide:nth-child(6) .content{
    background-image:url('/img/star_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}
.mwg_effect031 .slide:nth-child(7) .content{
    background-image:url('/img/medi_main.png');
    background-size:100% 100%;
   background-repeat: no-repeat;
    object-fit:cover;
    color: #fff;
}


section.tabs{
    position:relative;
    padding-top: 0;
    overflow: visible;
}

.tabs-main-flex {
  display: flex;
  gap: 40px;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
}

.tabs-left-column {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.tabs-right-column {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}

.tab_big{
    position:relative;
    width: 100%;
    margin-bottom:3rem;
    z-index:21;
}
.tab_big .tab_ti{
    margin-bottom:3rem;
}


.tab-content-wrap{
    width: 100%;
}
.tab-wrap {
  max-width: 800px;
  margin: 0 auto;
}

.tab-menu {
  display: flex;
  list-style: none;
  padding: 0;
  background-color: #f8f8f8;
  width: 480px;
  border-radius: 50px;
}

.tab-menu li {
  width: 100%;
  font-weight: 500;
}

.tab-menu li a {
    text-decoration: none;
    color: #555;
    padding: 10px;
    border-radius: 50px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
    background-color: #f8f8f8;
}
.tab-menu li a img{
  margin-right: 10px;
}
.tab-menu li:last-child{
  margin-right: 0;
}
.tab-menu li img{
    width:22px; 
}
.tab-menu li.active a {
  background-color: #387f6d;
  color: white;
}
.tab-menu li.active img{
 filter: invert(1);
}
.tab-content {
  display: none;
  padding: 0;
  border-top: none;
  position:relative;
}

.tab-content.active {
  display: block;
}

.tab-content .map_warp{
  position: relative;
  width: 100%;
  max-width: 600px;
}

.tab-content .map_warp .map_text {
  background-color: #fff;
  min-height: 230px;
  border-radius: 20px 120px 120px 20px;
  border: 1px solid #61594f;
  width: 100%;
  z-index: 20;
  display: flex;
  justify-content: space-between;
  padding: 25px 25px 25px 45px;
  align-items: center;
  position:relative;
}

.tab-content .map_warp .map_text .tex01{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width:70%;
  padding-right: 10px;
}
.tab-content .map_warp .map_text .text-flow{
  line-height: 1.6;
  /* padding: 10px 0; */
  color:#4b4b4b;
  font-weight: 400;
  font-size: 15px;
}
.tab-content .map_warp .map_text .te_top{
  display:flex;
  align-items: center;
  margin-bottom: 10px;
}
.tab-content .map_warp .map_text .icon{
  width:22px;
  height:22px;
  margin-right:10px;
}
.tabs-right-column .map01{
  position: relative;
  max-width: 1000px;
  width: 100%;
}
.tabs-right-column .map01 img{
  position:relative;
  display:block;
}
svg {
  margin-top: 20px;
  width:100%;
  position:absolute;
}
/* 구버전 SVG 고정 크기 규칙 제거 - 신버전은 .map-svg-overlay 클래스 사용 */



.draw-line {
  stroke-width: 4;
  fill: none;
  stroke-dasharray: 200;
  stroke-dashoffset:0;
  transition: stroke-dashoffset 1.5s ease-in-out;
}

.draw-line.reverse-line{
    stroke-dasharray:0;
  stroke-dashoffset:200;
  transition: stroke-dashoffset 1.5s ease-in-out;

}
.squre{
    width:70%;
}
.round{
    border-radius:50%;
    aspect-ratio:1 / 1;
    overflow:hidden;
    width: 100%;           /* 기본 너비는 꽉 차게 */
    max-width: 180px;      /* 최대 너비 제한 */
    max-height: 180px;  
}



.map-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  background-repeat: no-repeat;
}
.map-image {
  width: 100%;
  display: block;
}
.map-background-image {
  width: 100%;
  height: auto;
  display: block;
}
.map-svg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  pointer-events: none;
  margin-top: 0;
}
.shw {
  position: absolute;
  cursor: pointer;
  z-index: 10;
}
.hover-box {
  display: none;
  position: absolute;
  top: 60%;
  left: 70%;
  transform: translate(-50%, -50%);
  z-index: 20;
}

.hotspot-hover:hover + .hover-box {
  display: block;
}


section.notice{
  background: #f8f2ed;
}
section.notice img{
height: 22px;
    width: auto;
}
.news-section {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
  padding-top:60px;
}

.news-title h2 {
  margin-bottom: 10px;
}

.news-title h2 span {
  color: #008571;
  font-weight: bold;
}

.news-title p {
  font-size: 1rem;
  color: #444;
  margin-bottom: 30px;
  font-weight: 400;
}

.news-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 30px;
}

.news-item {
  background: #fdfdfd;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
  /* box-shadow: 0 2px 5px rgba(0,0,0,0.05); */
}

.label {
  color: #008571;
  font-weight: bold;
  white-space: nowrap;
}

.text {
  flex: 1;
  font-size: 1rem;
  font-weight: 400;
}

.side-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.side-links a {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  text-decoration: none;
  color: #60574d;
  height: 42%;
  /* box-shadow: 0 2px 5px rgba(0,0,0,0.05); */
  transition: background 0.2s;
  justify-content: center;flex-direction: column;
  font-weight: 500;
}

.side-links a:hover {
  background: #f9f9f9;
}

.news-section {
    display: flex;
    gap: 40px;
  }

  .news-list {
    flex: 4;
  }

  .side-links {
    flex: 1;
    justify-content: flex-start;
  }
.vp-controls.ControlBar_module_controls__293a16b4,
.PlayButton_module_playButtonWrapper__d1afd73a{
opacity: 0 !important;
}
button.bt{
  background-color: #000;
  color: #fff;
    padding: 10px 43px;
    border-radius: 50px;
    margin-top: 15px;
}
.highlight-text .star_text h4{
font-size: 1.2rem;
}
p.caption{
font-size:  0.85rem;
line-height: 1.6;
}

.inline-YTPlayer{
  max-width: 100% !important;
  width: 100% !important;
}

.main_banner{
  position: relative;
      text-align: center;
    color: #fff;
}

.motal{
  position: absolute;
  left: 50%;
  top: 33%;
  transform: translate(-50%,-50%);
  z-index: 1;
}

/* 중형 데스크탑에서 main-section 하단 여백 줄이기 */
@media (min-width: 1025px) and (max-width: 1439px) {
  .card {
    margin-bottom: 40px;
  }
}

/* 대형 데스크탑에서 main-section 하단 여백 줄이기 */
@media (min-width: 1440px) {
  .card {
    margin-bottom: 40px;
  }
}

@media (max-width: 1024px) {
  .news-section {
    flex-direction: column;
  }

  .news-left, .news-center, .news-right {
    flex: 1 1 100%;
  }

  .news-right {
    flex-direction: row;
    justify-content: space-between;
  }
 .news-section{
    gap:0;
  }
  .tabs-main-flex {
    flex-direction: column;
  }
  .tabs-left-column,
  .tabs-right-column {
    width: 100%;
  }
   .tab-content .map_warp{
    width: 100%;
    max-width: 100%;
   }
  .tabs-right-column .map01{
    width: 100%;
    margin-bottom: 200px;
  }

}
@media (max-width: 950px) {

  .tabs-right-column .map01{
    width: 100%;
    margin-bottom: 100px;
  }

  .right-area{
    overflow: unset;
  }
  .card.se{
    transform:unset;
  }
.tab-content .map_warp{
  width: 100%;
  max-width: 100%;
  }
  .tab_big{
    left: 0;
  }
  .card-grid{
    height: auto;
  }
  section.tabs{
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .page-section .for {
    gap: 0;
  }
  .page-section .for .for_t {
    margin-top: 0;
  }
}


@media (max-width: 950px) {
    .main-section{
        padding:10px;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .card-mobile{
        display:flex;
        flex-wrap: wrap;
    }
 
    .highlight-box{
        height:auto;
    }
    .highlight-box .left_part{
        position:relative;
      z-index:1;
      margin-top: 0;
    }
    .mwg_effect031{
        display:block;
        padding-bottom:90vh;
    }

    .mwg_effect032 textPath{
        font: 500 normal 37vw / normal 'Inter', sans-serif;
    }
    section.tabs{
        height:auto;
    }

    /* 영상 브라우저 폭에 맞춤 */
    .video-wrap {
        overflow: hidden;
    }

    .video-wrap video {
        width: 100%;
        margin-left: 0;
        object-fit: cover;
    }

    /* tab 관련 하단 여백 조정 */
    .tab_ti {
        margin-bottom: 1.5rem !important; /* 3rem의 절반 */
    }
    .tab_big {
        margin-bottom: 0 !important;
    }
    .tabs-main-flex.mb-100 {
        margin-bottom: 0 !important;
    }
    .tabs-main-flex {
        gap: 20px; /* 40px → 20px로 축소 */
    }

    .tab-content .map_warp .map_text{
        width:100%;
        height:auto;
        border-radius:10px 120px 120px 10px;   
        align-items: center;
        position: relative;
        flex-direction: column-reverse;
    }

    .tab-menu{
      width: 100%;
    }

    .tab-content .map_warp .map_text .tex01{
        flex-wrap:wrap;
        height:auto;
        padding: 0;
    }
    .squre{
        width:100%;
    }
    .round{
      max-width: 150px;
      display: none;
      max-height: 150px;
    }
     .swiper.wmd-main-slider{
      margin-top:20px;
      padding: 70px 20px 50px 20px;
      overflow: visible !important; /* 배포 환경 충돌 방지 */
  }

  .card-overlay{
    opacity:1;
  }
  .hight_bg{
    display:none;
  }
  .left-area .text-box{
    margin-bottom:20px;
  }
  section.main-section{
    position:relative;
  }
   .hight_bg2{
    position: relative;
    margin-top: -100px;
    width: 100%;
    height: auto;
    display: block;
    z-index: 0;
   }
   .tab_big{
    top:0;
   }
   .tab-menu li{
    width:50%;
   }
   .tab-menu li a{
    align-items: center;
    justify-content: center;
   }
   .tab_big{
    z-index:9;
   }
  .tab-content{
    height: auto;
  }
  .tab-content-wrap{
    height: auto;
    margin-top: 30px; /* 60px → 30px로 절반으로 축소 */
  }
  .tabs-right-column .map01{
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .tab-content .map_warp{
    position: relative;
    width:100%;
    max-width: 100%;
    height: auto;
  }

    .map-wrapper{
      overflow:hidden;
      left: 0;
    }

    .tab-content .map_warp .map_text .tex01{
      width:100%;
    }
    .map-wrapper{
      left: 0;
    }
    .card_lt{
  display: none;
    }
  }


/* 모바일 (768px 이하) - card.se transform 해제, 카드 오버레이 축소 */
@media (max-width: 768px) {
  .card.se {
    transform: none;
  }
  .card-grid {
    column-gap: 8px;
  }
  .card img {
    aspect-ratio: 2 / 3;
    max-height: none;
  }
  /* 카드 오버레이 내부 요소 축소 */
  .card-overlay .bkyungimg {
    max-width: 100px;
  }
  .card-overlay .goto {
    margin-top: 8px;
    padding: 2px;
    width: 90px;
    font-size: 12px;
  }
  .card-overlay .card_mini {
    font-size: 13px;
    line-height: 140%;
  }
  .card-overlay .card-text h5 {
    font-size: 15px;
  }
  section.tabs.inner {
    padding-bottom: 0;
  }
  .page-section .for {
    gap: 0;
  }
  .page-section .for .for_t {
    margin-top: 0;
  }
}

@media (max-width: 600px) {

  .news-item {
    /* flex-direction: column;
    align-items: flex-start; */
  }

  .news-right {
    flex-direction: column;
  }

  .card {
    width: 100%;margin-bottom: 22px;
  }
  section.mwg_effect032{
    top:0;
  }
  .notice .side-links{
    flex-direction: row !important;
  }
  .side-links a{
    width:50%;
    height:100px;
  }
  .news-section{
    gap:0;
  }
  .tab_big .tab_ti{
    margin-bottom:1rem;
  }

  .tab-menu{
    /* width: 360px; */
  }

}


@media (max-width: 550px) {
    .tab-content-wrap{
      height: auto;
    }
    .tabs-right-column .map01{
      position: relative;
      width: 100%;
      max-width: 100%;
    }
    .tab-content .map_warp{
      position: relative;
    }
    .map-wrapper{
      /* height:352px; */
      overflow:hidden;
    }
    /* main.css의 SVG 고정 크기 규칙 제거 - img + SVG overlay 구조에서는 불필요 */
    /* #tab1 svg{
    height: 338px;
        left: 71px;
        bottom: -39px
    }
    #tab2 svg{
  height: 432px;
        bottom: -52px;
        left: 6px;
    } */
    .tab-content .map_warp .map_text .tex01{
      width:100%;
    }
    section.tabs{
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .tab-menu{
      margin: 0 auto;
      width: 100%;
    }
    .card-overlay .bkyungimg{
      width: 73%;
    }
    .card-overlay .goto{
      margin-top: 7px;
    }
    .card-overlay .goto p{
      font-size: 14px;
    }
  }


@media (max-width: 450px) {

  .tabs-right-column .map01{
    left: 0;
    width: 100%;
    max-width: 100%;
  }
  .card-overlay .imgbox{
        font-size: 0.85rem;
  }
    .card-overlay .bkyungimg{
      width: 60%;
    }
    .card-grid{
      column-gap: 1rem;
    }
    .highlight-text{
      padding: 23px;
    }
    .highlight-text .star_text h4{
      margin-bottom: 10px;
    }
    .text-box h2{
    font-size: 27px;
    }
    
  }

  @media (min-width:1024px){
     .video-wrap { 
      height:100vh; 
    }
     .video-wrap video{ 
      aspect-ratio:auto; 
    } 
  }
