@media (max-width: 1200px){
    .main_menu{display: none;}
    .menu{
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 30;
    }
    .menu .login{height: 82px; right: 90px; font-size: 1.2rem;}
    .menu .m_menu2.on{width: 50%;}
    .logo{color: #fff; left: 30px; height: 80px;}
    .inner{width: 90%;}
    .header-phone{display: none !important;}


    .footer{padding-bottom: 50px;}
    .footer .inner{padding: 50px 0;}
    .footer .inner > div{display: block;}
    .footer .inner > div > div:nth-of-type(2) p{top: auto;margin-top:30px;}
    .footer .fs{top: auto; width: 150px; height: 28px; margin-top:10px; position: relative;}
    .footer .fs li{height: 38px; top: -25px; left: 150px; margin-top: 0;}
    .footer .fs li a{top: 10px;}
    .footer .fs:hover{padding-bottom: 0; padding-right: 150px;}
    .footer .inner > div > div:nth-of-type(1) > p:nth-of-type(1) {
        /* 매우 긴 단어나 줄이 화면 밖으로 나가지 않도록 강제 줄 바꿈 */
        word-break: keep-all;
        overflow-wrap: anywhere;
        white-space: normal;
    }
    
    .footer .inner > div:last-of-type > div > p:first-of-type{
  font-size: 12px;
  line-height: 1.6;
}

.footer .inner > div:last-of-type > div > p:nth-of-type(2){
  font-size: 11px;
  line-height: 1.7;
}

.footer .inner > div:last-of-type > div > p:nth-of-type(3){
  font-size: 12px;
  line-height: 1.6;
}

.footer .inner > div:last-of-type > div > p:nth-of-type(n+5){
  font-size: 11px;
  line-height: 1.7;
}

}
/* =========================
   footer iPhone 표시 보정
   ========================= */
@media (max-width: 640px){
  html{
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body{
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  .footer,
  .footer *{
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    box-sizing: border-box;
  }

  .footer{
    padding-bottom: 76px; /* 하단 quick 높이 맞춤 */
  }

  .footer .inner{
    width: calc(100% - 32px);
    padding: 34px 0 28px;
  }

  /* 상단 로고/브랜드 정보 */
  .footer .inner > div > div:nth-of-type(1) > p:nth-of-type(1){
    word-break: keep-all !important;
    overflow-wrap: anywhere;
    white-space: normal;
  }

  /* 시행 / 신탁 / 업무대행 라인 */
  .footer .inner > div > div:nth-of-type(2) p{
    top: auto;
    margin-top: 14px !important;
    font-size: 11px !important;
    line-height: 1.7 !important;
    letter-spacing: -0.02em;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  /* 주소 / 내포이사 / 사업자등록 등 */
  .footer .inner > div:last-of-type > div > p:first-of-type{
    font-size: 10px !important;
    line-height: 1.75 !important;
    color: rgba(255,255,255,0.58);
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  /* Creative & Marketing */
  .footer .inner > div:last-of-type > div > p:nth-of-type(2){
    font-size: 10px !important;
    line-height: 1.6 !important;
    color: rgba(255,255,255,0.58);
    letter-spacing: -0.01em;
  }

  /* 고지문 */
  .footer .inner > div:last-of-type > div > p:nth-of-type(3),
  .footer .inner > div:last-of-type > div > p:nth-of-type(4),
  .footer .inner > div:last-of-type > div > p:nth-of-type(5),
  .footer .inner > div:last-of-type > div > p:nth-of-type(6),
  .footer .inner > div:last-of-type > div > p:nth-of-type(7),
  .footer .inner > div:last-of-type > div > p:nth-of-type(8),
  .footer .inner > div:last-of-type > div > p:nth-of-type(9),
  .footer .inner > div:last-of-type > div > p:nth-of-type(10),
  .footer .inner > div:last-of-type > div > p:nth-of-type(11){
    font-size: 10px !important;
    line-height: 1.8 !important;
    color: rgba(255,255,255,0.58);
    letter-spacing: -0.01em;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  /* 카피라이트 */
  .footer .inner > div:last-of-type > div > p:last-of-type{
    margin-top: 10px !important;
    font-size: 10px !important;
    line-height: 1.55 !important;
    color: rgba(255,255,255,0.58);
  }
}



@media (min-width: 1025px){

  .main1{
    height: 100vh;
  }

  #video01 iframe{
  pointer-events: none;
}

.main-story-page-2 .main-story-page-copy{
  display: block;
}

.main-story-page-2 .story-desc{
  display: block;
  margin-bottom: 18px;
}

.main-story-page-2 .story-kicker,
.main-story-page-2 .story-inline-desc{
  display: inline;
  vertical-align: baseline;
  margin-top: 30px;
}

.main-story-page-2 .story-inline-desc{
  margin-top: 0;
  margin-left: -0.06em; /* '배산임수의' 사이 틈 거의 없애기 */
}

  #main4 .main4-sticky{
    aspect-ratio: auto;
    min-height: 100vh;
    display: flex;
    align-items: center;
  }

  #main4 .main4-sticky > form{
    min-height: 100vh;
    display: flex;
    align-items: center;
  }

  #main4.main4_regist .regist{
    padding: 24px 28px;
  }

  #main4.main4_regist .reg-fields input[type="text"],
  #main4.main4_regist .reg-fields input[type="tel"]{
    height: 54px;
    font-size: 17px;
  }

  #main4.main4_regist .bt-regist{
    min-height: calc(54px * 2 + 12px);
  }

  #main4.main4_regist .agree-box{
    margin-top: 14px;
    padding-top: 10px;
  }

  #main4.main4_regist .agree-line{
    font-size: 16px;
  }

   #main4.main4_regist .agree-box{
    width: calc(100% - 170px);
    margin-left: 340px;
    box-sizing: border-box;
  }

  /* 기본은 숨김 */
.story-br-mobile{
  display: none;
}
  
}

@media (max-width: 1024px){

#siteIntro .site-intro__group{
  width: 400px !important;
  max-width: calc(100vw - 64px) !important;
}

#siteIntro .site-intro__mark-wrap{
  width: 220px !important;
  max-width: 52vw !important;
}

#siteIntro .site-intro__text{
  bottom: calc(50% + 116px) !important;
}

#siteIntro .site-intro__line--top{
  font-size: 24px !important;
}

#siteIntro .site-intro__line--sub{
  font-size: 16px !important;
}

#siteIntro .site-intro__final{
  font-size: 24px !important;
  padding: 0 20px !important;
}

    .rm-popups{
    left: 50%;
    top: 120px;
    transform: translateX(-50%);
    display: block;       /* ✅ 모바일에서 1개만 보여줄거라 block */
    width: 80vw;     /* ✅ 여기서 줄이면 됨 */
    max-width: 350px;/* ✅ 최대 크기 제한 */
    gap: 0;
    pointer-events: auto;
  }

  .rm-pop{
    width: 100%;
    max-width: none;
    display: none;        /* ✅ JS로 1개씩만 show */
  }
  .rm-pop.is-active{
    display: block;
  }

  .rm-pop__close{
    top: -40px;
    width: 40px;
    height: 40px;
  }
  .rm-pop__close span{
    width: 28px;
  }



  /* main4 배경/폼 */
#main4 .main4-sticky{
  position: relative;
  top: auto;
  aspect-ratio: auto;
  min-height: auto;
  height: auto;
  padding: 40px 0 52px;
  background-position: 88% center;
  background-size: cover;
  box-sizing: border-box;
}

  #main4.main4_regist{
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }

  #main4 .main4-sticky > form{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
  }

#main4.main4_regist .regist{
  width: 100%;
  padding: 32px 20px 28px;
  box-sizing: border-box;
}

#main4.main4_regist .reg-fields{
  grid-template-columns: 1fr;
  row-gap: 14px;
}

#main4.main4_regist .reg-fields input[type="text"],
#main4.main4_regist .reg-fields input[type="tel"]{
  width: calc(100% - 28px);
  margin: 0 auto;
  display: block;
  height: 54px;
}

  #main4.main4_regist .reg-fields dl{
    display: block;
  }

  #main4.main4_regist .reg-fields dt{
    text-align: left;
    margin-bottom: 6px;
  }

 #main4.main4_regist .bt-regist{
  grid-column: auto;
  grid-row: auto;
  width: calc(100% - 28px);
  height: 54px;
  min-height: 54px;
  margin: 16px auto 0;
}

 #main4.main4_regist .agree-box{
  width: calc(100% - 18px);
  max-width: calc(100% - 18px);
  margin-top: 18px;
  margin-left: 18px;
  padding-left: 0;
  box-sizing: border-box;
}

  #main4.main4_regist .agree-line{
    font-size: 15px;
    line-height: 1.5;
  }

  #main4.main4_regist .bt-regist .btn-register-text{
  flex-direction: row;
  gap: 4px;
  white-space: nowrap;
}
}

/* ✅ 태블릿/모바일 직전 구간 보호 */
@media (max-width: 900px) and (min-width: 641px){
  .plan-images{
    height: 420px;      /* PC 600px ↔ 모바일 56vw 중간값 */
    min-height: 360px;
    position: relative;
    overflow: hidden;
  }
}


@media (max-width: 768px){

#siteIntro .site-intro__group{
  width: 270px !important;
  max-width: calc(100vw - 48px) !important;
  height: 270px !important;
}

#siteIntro .site-intro__mark-wrap{
  width: 150px !important;
  max-width: 48vw !important;
}

#siteIntro .site-intro__scene--two{
  align-items: center !important;
  justify-content: center !important;
}

#siteIntro .site-intro__text{
  width: 168px !important;
  left: 50% !important;
  right: auto !important;
  bottom: calc(50% + 84px) !important;
  transform: translateX(-50%) !important;
  text-align: center !important;
}

#siteIntro .site-intro__line{
  display: block !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

#siteIntro .site-intro__line--top{
  width: 168px !important;
  font-size: 17px !important;
  margin: 0 auto !important;
}

#siteIntro .site-intro__line--sub{
  width: 164px !important;
  font-size: 11px !important;
  margin: 5px auto 0 !important;
}

#siteIntro .site-intro__final{
  font-size: 18px !important;
  line-height: 1.25 !important;
  padding: 0 20px !important;
  white-space: normal !important;
  transform: translateY(-14px) !important;
  text-align: center !important;
}

  .site-intro__final-images{
    width: min(88vw, 520px);
  }

  #siteIntro .site-intro__final-img--01{
  animation:
    introFinalSvgIn01Mobile .45s ease 4.58s forwards,
    introFinalSvgOut01Mobile .20s ease 5.32s forwards !important;
}


#siteIntro .site-intro__final-img--02{
  animation:
    introFinalSvgIn02Mobile .45s ease 5.48s forwards !important;
}

  .site-intro__final-img--02-pc{
    display: none !important;
  }

  .site-intro__final-img--02-mo{
    display: block !important;
    width: min(86vw, 330px) !important;
  }

  #siteIntro .site-intro__final-images{
    width: min(90vw, 520px);
  }

@keyframes introFinalSvgIn01Mobile{
  from{
    opacity: 0;
    transform: translate(-50%, calc(-50% + 10px)) scale(1.3);
  }
  to{
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.3);
  }
}

@keyframes introFinalSvgOut01Mobile{
  from{
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.3);
  }
  to{
    opacity: 0;
    transform: translate(-50%, calc(-50% - 6px)) scale(1.3);
  }
}

@keyframes introFinalSvgIn02Mobile{
  from{
    opacity: 0;
    transform: translate(-50%, calc(-50% + 10px)) scale(1.1);
  }
  to{
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.1);
  }
}

.site-intro__skip{
    right: 18px;
    bottom: 18px;
    font-size: 12px;
  }

    .video_wrap{
    background-position: 50% 50%;}

    .video-vertical {
     max-width: 90vw;      /* PC용 max-width 제한 해제 */
    width: 90vw;        /* 화면 꽉 채우기 */
    margin: 0 auto;       /* ✅ 가운데 정렬 */
    margin-bottom: 100px;
  }

#video01{
  height: 82dvh;
  padding-top: 0 !important;
  position: relative;
  overflow: hidden;
}

#video01 > iframe{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;

  min-width: 160vh;
  min-height: 82dvh;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
  

.floating-register{
  display: none !important;
}

.main-story-page{
  min-height: 100svh;
}

.main-story-page-copy{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;

  width: auto !important;
  margin: 0 !important;
  padding: 24vh 20px 64px !important;
  box-sizing: border-box;
  text-align: left !important;
}

.main-story-page-1 .main-story-page-copy,
.main-story-page-2 .main-story-page-copy{
  position: absolute !important;
  top: 30% !important;
  left: 0 !important;
  right: 0 !important;
  transform: translateY(-50%) !important;
  padding: 0 20px !important;
}
}

@media (max-width: 768px){

  .main-story-page-2 .main-story-page-copy{
    position: absolute !important;
    top: auto !important;
    bottom: 56px !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    padding: 0 20px !important;
    text-align: left !important;
  }

  .main-story-page-2 .story-desc2{
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 1.45;
  }

  .main-story-page-2 .story-kicker{
    margin: 0;
    font-size: 17px 
    line-height: 1.4;
    letter-spacing: -0.03em;
  }

.main-story-page-2 .main-story-page-copy{
  top: auto !important;
  bottom: 150px !important;
  transform: none !important;
}

.main-story-page-3 .main-story-page-copy{
  position: absolute !important;
  top: 32% !important;
  left: 0 !important;
  right: 0 !important;
  transform: translateY(-50%) !important;
  padding: 0 20px !important;
}

.main-story-page .story-kicker{
  font-size: 17px;
  line-height: 1.25;
}

.main-story-page .story-desc,
.main-story-page .story-inline-desc{
  font-size: 20px;
  line-height: 1.55;
}

.main-story-page-1 .story-desc{
  margin-top: 12px;
}

.main-story-page-1 .story-water{
  margin-top: 12px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -0.02em;
}

.main-story-page-2 .story-kicker{
  margin-top: 12px;
}

.main-story-page-2 .story-inline-desc{
  margin-top: 12px;
}


.main-story-page-2 .main-story-page-bg{
  background-image: url('/images/main_story_bg2_mo.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-story-page-3 .main-story-page-bg{
  background-image: url('/images/main_feature_hangang_mo.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-story-page-copy--dark h2{
  font-size: 34px;
  line-height: 1.2;
}

.main-story-page-copy--dark p{
  margin-top: 18px;
  font-size: 16px;
  line-height: 1.6;
}
}

@media all and (max-width: 1024px) {
  .main-story-page-1 .story-kicker-image img {
    width: 320px;
  }

  .main-story-page-1 .story-desc {
    margin-top: 14px;
  }

  .mo-br {
  display: none;
}

    .notice-board-page .notice-board-card{
        grid-template-columns: 1fr;
    }

    .notice-board-page .notice-board-content{
        padding: 40px 24px;
    }

    .notice-board-page .notice-board-title{
        font-size: 30px;
    }

    .notice-board-page .notice-board-btn{
        min-width: 260px;
        height: 56px;
        font-size: 17px;
    }
}



@media all and (max-width: 1024px) {
  .mo-br {
    display: block;
  }


  .sub_top{
    height: 140px;
    background: url(../images/sub_top_img_mo.png) center center / cover no-repeat;
  }

  .subpage-title{
    padding: 52px 0 32px;
  }

  .subpage-kicker{
    font-size: 24px;
  }

  .subpage-headline{
    font-size: 18px;
  }

  .overview-page .sub_menu > ul{
    max-width: none;
    width: 100%;
    padding: 0;
    justify-content: flex-start;
    gap: 0;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .overview-page .sub_menu > ul > li{
    flex: 0 0 auto;
    min-width: 96px;
    max-width: none;
    height: 54px;
    position: relative;
    margin-right: 4px;
  }

  .overview-page .sub_menu > ul > li:first-child{
    margin-left: 8px;
  }

  .overview-page .sub_menu > ul > li:last-child{
    margin-right: 8px;
  }

  .overview-page .sub_menu > ul > li > a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    font-size: 13px;
    line-height: 1.25;
    word-break: keep-all;
    white-space: normal;
    text-align: center;
    height: 100%;
  }

  .overview-page .sub_menu > ul > li.active::after{
    content: none;
  }

  .overview-page .sub_menu > ul > li.active > a::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 28px;
    height: 2px;
    background: #2f5ea8;
  }

  .overview-inner{
    padding: 0 16px 72px;
  }

  .overview-hero{
    margin-bottom: 32px;
  }

  .overview-spec-table th,
  .overview-spec-table td{
    padding: 14px 10px;
    font-size: 14px;
    line-height: 1.6;
  }

  .overview-spec-table th{
    width: 110px;
  }

  .overview-note{
    font-size: 12px;
    line-height: 1.7;
  }

  .introduce-point{
    font-size: 20px;
    line-height: 1.45;
  }

  .introduce-lead p,
  .introduce-body p{
    font-size: 15px;
    line-height: 1.8;
  }
}

@media (max-width: 768px){
  .brand-signature-label{
    margin-bottom: 12px;
    font-size: 10px;
  }

   .brand-signature{
    margin-top: 32px;
  }

  .brand-signature-logo{
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .brand-signature-logo img{
    display: block;
    width: 100%;
    height: auto;
  }

  .brand-signature-text{
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.6;
  }

  /* 입지환경 */
  .infra-inner{
    padding: 0 16px 72px;
  }

  .infra-section-copy{
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.45;
  }

  .infra-section-copy--space{
    margin-top: 48px;
  }

  .infra-card-grid{
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .infra-card-title{
    gap: 6px;
    font-size: 15px;
    line-height: 1.4;
  }

  .infra-card-icon{
    width: 18px;
    height: 18px;
  }

  .infra-card-text{
    margin-left: 24px;
    font-size: 14px;
    line-height: 1.75;
  }

  .infra-gtx-kicker{
    margin: 48px 0 8px;
    font-size: 12px;
    line-height: 1.3;
  }

  .infra-gtx-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 20px;
  }

  .infra-gtx-copy{
    margin: 10px 0 20px;
    font-size: 20px;
    line-height: 1.4;
  }

  .infra-info-grid{
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .infra-info-box{
    gap: 12px;
    min-height: auto;
    padding: 18px 18px;
  }

  .infra-info-icon{
    flex: 0 0 42px;
    width: 42px;
  }

  .infra-info-title{
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 1.45;
  }

  .infra-info-text{
    font-size: 13px;
    line-height: 1.7;
  }

  .infra-note{
    font-size: 11px;
    line-height: 1.75;
  }

  .mo-br{
    display: block;
  }

  .premium-inner{
    padding: 0 16px 72px;
  }

  .premium-list{
    gap: 16px;
    margin-top: 20px;
  }

  .premium-item,
  .premium-item--reverse{
    display: flex;
    flex-direction: column;
    min-height: auto;
  }

  .premium-item--reverse .premium-media,
  .premium-item--reverse .premium-text{
    order: initial;
  }

  .premium-media{
    padding: 14px 14px 0;
  }

  .premium-text{
    min-height: auto;
    padding: 20px 18px 22px;
  }

 .premium-number{
  top: 10px;
  right: 14px;
  left: auto;
  font-size: 56px;
}

 /* 리버스도 모바일에서는 숫자 오른쪽 고정 */
.premium-item--reverse .premium-number{
  right: 14px;
  left: auto;
}

 .premium-copy{
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  margin-top: 8px;
  text-align: left;
}

/* 리버스 카드도 모바일에서는 시작점 동일 */
.premium-item--reverse .premium-copy{
  left: auto;
  right: auto;
  text-align: left;
}

  .premium-copy .infra-card-title{
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 6px;
    justify-content: flex-start;
    text-align: left;
  }

  .premium-copy .infra-card-text{
    font-size: 14px;
    line-height: 1.75;
    margin-left: 0;
    text-align: left;
  }

  .premium-note{
    font-size: 11px;
    line-height: 1.75;
  }

.premium-item--reverse .premium-copy .infra-card-title{
  justify-content: flex-start;
}

.premium-item--reverse .premium-copy .infra-card-text{
  margin-left: 0;
  text-align: left;
}


  .edu-inner{
    padding: 0 16px 72px;
  }

  .edu-section-copy{
    margin-bottom: 26px;
  }

  .edu-top-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-bottom: 14px;
  }

  .edu-side-cards{
    gap: 12px;
  }

  .edu-side-card{
    min-height: auto;
    padding: 20px 18px;
  }

  .edu-side-number{
    top: 10px;
    right: 14px;
    font-size: 54px;
  }

  .edu-side-copy .infra-card-title{
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 6px;
  }

  .edu-side-copy .infra-card-text{
    font-size: 14px;
    line-height: 1.75;
  }

  .edu-info-grid{
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 14px;
  }

  .edu-info-box{
    min-height: auto;
    padding: 18px 18px;
  }

  .edu-info-title{
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 8px;
    gap: 6px;
  }

  .edu-info-text{
    font-size: 14px;
    line-height: 1.75;
  }

  .edu-table{
    width: 100%;
    margin: 0 auto;
  }

  .edu-table-wrap{
    margin-top: 14px;
    padding: 18px 14px 20px;
  }


  .edu-info-icon{
    width: 18px;
    height: 18px;
  }


  .edu-table-title{
    gap: 6px;
    justify-content: center;
    margin-bottom: 12px;
    font-size: 15px;
  }

  .edu-table thead th{
    padding: 12px 6px;
    font-size: 13px;
    line-height: 1.4;
  }

  .edu-table tbody th,
  .edu-table tbody td{
    padding: 14px 6px;
    font-size: 13px;
    line-height: 1.55;
    word-break: keep-all;
  }

  .edu-table thead th:first-child,
  .edu-table tbody th{
    width: 72px;
  }

  .edu-note{
    font-size: 11px;
    line-height: 1.75;
  }

 .map-inner{
    padding: 0 16px 72px;
  }

  .map-card-grid{
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .map-card-head{
    margin-bottom: 14px;
  }

  .map-card-icon{
    width: 16px;
    height: 16px;
  }

  .map-card-title{
    font-size: 15px;
    line-height: 1.35;
  }

  .map-info{
    padding-top: 14px;
  }

  .map-card-line{
    margin-bottom: 12px;
  }

  .map-address{
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.55;
  }

  .map-btns{
    flex-direction: column;
    gap: 8px;
  }

  .map-btn{
    width: 100%;
    min-width: 0;
    height: 46px;
    font-size: 14px;
  }
    .map-box{
    width: 100%;
    overflow: hidden;
  }

  .root_daum_roughmap{
    width: 100% !important;
  }

  .root_daum_roughmap .wrap_map{
    width: 100% !important;
  }

  .root_daum_roughmap iframe{
    width: 100% !important;
  }

  .sub_menu.menu03 ul li{
    width: 33.333%;
    max-width: 33.333%;
    flex: 0 0 33.333%;
  }

    .unit-plan-main img{
    width: 100%;
    max-width: none;
  }

    .overview-page .sub_menu.menu03 > ul{
    overflow-x: visible;
    white-space: normal;
    justify-content: center;
  }

  .overview-page .sub_menu.menu03 > ul > li{
    flex: 1;
    min-width: 0;
    width: 33.333%;
    max-width: 33.333%;
    margin-right: 0;
  }

  .overview-page .sub_menu.menu03 > ul > li:first-child{
    margin-left: 0;
  }

  .overview-page .sub_menu.menu03 > ul > li:last-child{
    margin-right: 0;
  }

  .overview-page .sub_menu.menu03 > ul > li > a{
    padding: 0 6px;
    white-space: normal;
    word-break: keep-all;
  }

  .overview-page .sub_menu.menu04 > ul > li:first-child > a{
    white-space: nowrap;
    word-break: keep-all;
    font-size: 12px;
    letter-spacing: -0.04em;
    padding: 0 8px;
  }


    .community-wrap{
        margin-top: 4px;
    }

    .community-row-box{
        padding: 14px 12px 16px;
    }

    .community-row-box + .community-row-box{
        margin-top: 14px;
    }

    .community-grid{
        grid-template-columns: repeat(2, 1fr);
        gap: 14px 12px;
    }

    .community-thumb{
        margin-bottom: 10px;
        aspect-ratio: 1 / 1.18;
    }

    .community-item .infra-card-title{
        font-size: 14px;
        line-height: 1.35;
    }

    .community-line{
        width: 18px;
        margin: 8px 0 8px;
    }

    .community-item .infra-card-text{
        font-size: 12px;
        line-height: 1.6;
    }

    .imagecut-badge{
        right: 6px;
        bottom: 6px;
        font-size: 9px;
    }

.unit-type-tab{
    gap: 8px;
    max-width: 100%;
    margin: 0 auto 28px;
  }

  .unit-type-tab button{
    min-width: 0;
    flex: 1;
    height: 38px;
    padding: 0 8px;
    font-size: 14px;
  }

  .unit-plan-wrap{
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .unit-plan-main img{
    max-width: 100%;
  }

  .unit-plan-thumb{
    margin-bottom: 18px;
  }

 .unit-plan-thumb img{
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.unit-plan-right{
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}

  .unit-plan-info{
    padding: 0;
  }

  .unit-plan-info-head{
    gap: 8px;
    margin-bottom: 14px;
    padding: 14px 14px;
  }

  .unit-plan-type{
    font-size: 15px;
  }

  .unit-plan-divider{
    height: 11px;
  }

  .unit-plan-household{
    font-size: 12px;
  }

  .unit-plan-spec{
    padding: 0 14px;
  }

  .unit-plan-spec-row + .unit-plan-spec-row{
    margin-top: 11px;
  }

  .unit-plan-spec dt,
  .unit-plan-spec dd{
    font-size: 13px;
    line-height: 1.45;
  }

  .emodel-coming-box{
    min-height: 240px;
    margin-bottom: 18px;
  }

  .emodel-coming-icon{
    width: 28px;
    margin-bottom: 10px;
  }

  .emodel-coming-en{
    margin-bottom: 6px;
    font-size: 12px;
  }

  .emodel-coming-ko{
    font-size: 13px;
  }

  .design-list{
    gap: 14px;
  }

  .design-item,
  .design-item--reverse{
    grid-template-columns: 1fr;
    gap: 14px;
    min-height: auto;
    padding: 14px 14px 16px;
  }

  .design-item--reverse .design-thumb,
  .design-item--reverse .design-copy{
    order: initial;
  }

  .design-item--reverse .design-copy{
    text-align: left;
  }

  .design-title{
    margin-bottom: 8px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 1.4;
  }

  .design-title::before{
    top: 2px;
    height: 18px;
  }

  .design-text{
    font-size: 13px;
    line-height: 1.7;
    padding-left: 10px;
}

.design-item--reverse .design-title{
  padding-right: 0;
  padding-left: 10px;
}

.design-item--reverse .design-title::before{
  right: auto;
  left: 0;
}

.design-item--reverse .design-text{
    padding-right: 0;
    padding-left: 10px;
}

    .notice-board-page .notice-board-kicker{
        font-size: 14px;
        margin-bottom: 14px;
    }

    .notice-board-page .notice-board-title{
        font-size: 24px;
    }

    .notice-board-page .notice-board-divider{
        height: 28px;
        margin: 20px 0;
    }

    .notice-board-page .notice-board-btn{
        width: 100%;
        min-width: 0;
        max-width: 250px;
        height: 52px;
        font-size: 16px;
    }

    .notice-board-page .notice-board-btn-icon{
        width: 14px;
        height: 14px;
        flex: 0 0 14px;
    }

.supply-icon-grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 16px;
    max-width: 100%;
  }

  .supply-icon{
    width: 24px;
    height: 24px;
    margin-bottom: 10px;
  }

  .supply-icon-title{
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 1.4;
  }

  .supply-icon-text{
    font-size: 13px;
    line-height: 1.7;
  }

  .supply-page .infra-inner{
  text-align: center;
}

.supply-page .supply-icon-grid{
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.supply-page .supply-icon-item{
  text-align: center;
}

.supply-page .supply-icon-grid{
  grid-template-columns: repeat(2, minmax(120px, 150px));
  justify-content: center;
}
}

/* =========================
   Tablet
   ========================= */
@media (max-width: 1024px) {
  .supply-page .infra-section-copy {
    margin-top: 22px;
    margin-bottom: 36px;
    font-size: 21px;
  }

  .supply-page .supply-icon-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .supply-page .supply-icon-item {
    min-height: 205px;
    padding: 28px 20px 24px;
    border-radius: 18px;
  }

  .supply-page .supply-icon-item::after {
    left: 20px;
    right: 20px;
  }

  .supply-page .supply-icon {
    width: 66px;
    height: 66px;
    margin-bottom: 16px;
  }

  .supply-page .supply-icon img {
    width: 28px;
    height: 28px;
  }

  .supply-page .supply-icon-title {
    font-size: 22px;
  }

  .supply-page .supply-icon-text {
    font-size: 14px;
  }
}

/* =========================
   Mobile 2열 최종본
   ========================= */
@media (max-width: 768px) {
  .supply-page .infra-section-copy {
    margin-top: 18px;
    margin-bottom: 28px;
    font-size: 17px;
    line-height: 1.55;
  }

  .supply-page .supply-icon-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .supply-page .supply-icon-item {
    min-height: auto;
    padding: 20px 12px 18px;
    border-radius: 14px;
  }

  .supply-page .supply-icon-item::after {
    left: 12px;
    right: 12px;
    height: 2px;
  }

  .supply-page .supply-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 12px;
  }

  .supply-page .supply-icon img {
    width: 33px;
    height: 33px;
  }

  .supply-page .supply-icon-title {
    font-size: 17px;
    line-height: 1.35;
    letter-spacing: -0.03em;
  }

  .supply-page .supply-icon-text {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: -0.02em;
  }

  .supply-page .infra-note {
    margin-top: 16px;
    font-size: 11px;
    line-height: 1.6;
  }


.supply-page .supply-icon-title span {
  color: #195495;
  font-weight: 800;
}

  .promo-page .sub_menu.menu03 > ul > li{
    flex: 0 0 auto;
    margin-right: 0;
  }

  .promo-page .sub_menu.menu03 > ul > li:nth-child(1){
    width: 31%;
    max-width: 31%;
  }

  .promo-page .sub_menu.menu03 > ul > li:nth-child(2){
    width: 31%;
    max-width: 31%;
  }

  .promo-page .sub_menu.menu03 > ul > li:nth-child(3){
    width: 38%;
    max-width: 38%;
  }

  .promo-page .sub_menu.menu03 > ul > li > a{
    padding: 0 6px;
  }


.promo-video-tab{
  margin-bottom: 22px;
}

.promo-video-frame{
  aspect-ratio: 16 / 9;
}

.press-page .press-board-wrap{
      margin-top: 4px !important;
  }

  .press-page .press-board table{
      display: block !important;
      width: 100% !important;
      overflow-x: auto !important;
      -webkit-overflow-scrolling: touch !important;
  }

  .press-page .press-board th,
  .press-page .press-board td{
      padding: 14px 8px !important;
      font-size: 13px !important;
      line-height: 1.6 !important;
  }

  .press-page .press-board select,
  .press-page .press-board input[type="text"],
  .press-page .press-board input[type="search"]{
      height: 38px !important;
      font-size: 13px !important;
  }

  .press-page .press-board input[type="submit"],
  .press-page .press-board button,
  .press-page .press-board .btn,
  .press-page .press-board a.btn{
      height: 38px !important;
      padding: 0 14px !important;
      font-size: 13px !important;
      line-height: 38px !important;
  }

  .press-page .press-board .paging,
  .press-page .press-board .pagination,
  .press-page .press-board .pageNum{
      margin-top: 22px !important;
  }

  .press-page .press-board .paging a,
  .press-page .press-board .pagination a,
  .press-page .press-board .pageNum a,
  .press-page .press-board .paging strong,
  .press-page .press-board .pagination strong,
  .press-page .press-board .pageNum strong{
      min-width: 30px !important;
      height: 30px !important;
      font-size: 13px !important;
  }

  .fade-up{
  transform: translateY(18px);
}

.fade-left{
  transform: translateX(-16px);
}

.fade-right{
  transform: translateX(16px);
}

.premium-item.fade-right{
  transform: translateY(18px);
}

.edu-main-image.fade-left{
  transform: translateY(18px);
}

.design-item.fade-right{
  transform: translateY(18px);
}
}



@media (max-width: 640px){
.logo{
  left: 12px;
  height: 56px;
  align-items: center;
}


.logo > div:nth-of-type(1){
  width: 94px;
  height: 34px;
  top: 50% !important;
  transform: translateY(-50%);
  margin-top: 0 !important;
  margin-left: 0 !important;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}


    .menu{display: block;}
    .main_menu{display: none;}    
    .menu .m_menu2.on{width: 80%;}
    .inner{width: 90%;}
  .menu .m_menu{
    top: 28px;
    right: 16px;
  }
        
    /*main*/
    
#video01{
  height: calc(100dvh - 76px);
}

#video01 > iframe{
  min-height: calc(100dvh - 76px);
}



   .quick{
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index: 99999 !important;
    display: block !important;
    margin: 0 !important;
  }

  .quick ul{
    width: 100% !important;
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .quick ul li{
    flex: 1 !important;
    height: 76px !important;          /* 높이 통일 */
    padding: 0 !important;
    border-right: 1px solid #ffffff3b !important;
    border-radius: 0 !important;
    overflow: hidden !important;
    position: relative !important;
  }

  .quick ul li:last-child{
    border-right: 0 !important;
  }

  /* 좌/우 배경 */
  .quick ul li.quick-call{ background: #111111 !important; }
  .quick ul li.quick-reg { background: linear-gradient(135deg, #195495 0%, #123A66 100%) !important; }

  /* ✅ a를 “버튼 컨테이너”로 (파란글씨/밑줄 제거 핵심) */
  .quick ul li > a{
    position: relative !important;     /* absolute 금지 */
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;

    color: #fff !important;
    text-decoration: none !important;
    -webkit-tap-highlight-color: transparent;
  }

  /* 텍스트도 확실히 흰색 */
  .quick ul li > a span{
    color: #fff !important;
    text-decoration: none !important;
    line-height: 1.1 !important;
    font-size: 1.05rem !important;
    font-weight: 400 !important;
  }

  /* ✅ 아이콘은 li:before 말고 a:before로 */
  .quick ul li > a:before{
    content: "" !important;
    width: 22px !important;
    height: 22px !important;
    margin: 0 0 10px 0 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: block !important;
  }

  .quick ul li.quick-call > a:before{
    background-image: url(../images/quick_1.png) !important;
  }

  .quick ul li.quick-reg > a:before{
    background-image: url(../images/quick_2.png) !important;
  }

  /* 혹시 기존 li:before가 살아있으면 제거 */
  .quick ul li:before{
    content: none !important;
  }

}

