@charset "UTF-8";
@media (max-width: 992px) and (orientation: landscape) {
  /* line 2, info.scss */
  :root {
    zoom: 0.6;
  }
}

/* line 32, info.scss */
body.brand {
  padding-top: 180px;
}
@media (max-width: 992px) {
  /* line 32, info.scss */
  body.brand {
    padding-top: 18.1451612903vw;
  }
}
/* line 35, info.scss */
body.brand .content .inner {
  padding: 0;
}

@media screen and (min-width: 992px) {
  /* line 43, info.scss */
  body.brand {
    padding-top: 0;
  }
}
/* line 50, info.scss */
.content .sub_top h2 {
  background: url("../../Content/images/m_subtop_overview.jpg") 50% 50% no-repeat;
  background-size: cover;
}
/* line 55, info.scss */
.content .sub_top .sub_menu ul {
  justify-content: flex-start;
}
@media screen and (min-width: 992px) {
  /* line 55, info.scss */
  .content .sub_top .sub_menu ul {
    justify-content: center;
  }
}
/* line 60, info.scss */
.content .sub_top .sub_menu ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 60, info.scss */
  .content .sub_top .sub_menu ul li {
    width: auto;
  }
}
/* line 65, info.scss */
.content .sub_top .sub_menu ul li a {
  padding: 0 50px;
}
@media (max-width: 992px) {
  /* line 65, info.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 5.0403225806vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 65, info.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 40px;
  }
}
/* line 75, info.scss */
.content .img_bg {
  position: relative;
  width: 100%;
  min-width: 320px;
  margin: auto;
  text-align: center;
  background: #fff url("../../Content/images/m_about1_img1.jpg") 50% 50% no-repeat;
  background-size: cover;
  margin-bottom: 80px;
}
/* line 84, info.scss */
.content .img_bg img {
  opacity: 0;
  width: 100%;
}
/* line 92, info.scss */
.content .inner .col2 tr td {
  text-align: left;
}
/* line 97, info.scss */
.content .inner .col8_mo {
  table-layout: fixed;
}
/* line 100, info.scss */
.content .inner .col8_mo tr th {
  width: 310px !important;
}
/* line 103, info.scss */
.content .inner .col8_mo tr td {
  width: 300px !important;
}
/* line 108, info.scss */
.content .inner .col4 {
  width: 100%;
}
/* line 113, info.scss */
.content .inner .list_txt li {
  text-align: left;
}
/* line 118, info.scss */
.content .section {
  text-align: left;
}
/* line 120, info.scss */
.content .section .wrap-txt {
  margin-bottom: 90px;
  background: url(../images/m_contact-bg.png) no-repeat left bottom #f5f5f5;
  background-size: 100%;
  padding: 80px 60px 70px;
  color: #000;
  font-size: 33px;
  /*
  본분양 desc
  .desc{
      @include scale(margin-bottom, 55px);
      @include scale(line-height, 51px);
      word-break: keep-all;
      span{
          color: #015152;
          font-weight: 500;
      }
  }
  */
}
@media (max-width: 992px) {
  /* line 120, info.scss */
  .content .section .wrap-txt {
    margin-bottom: 9.0725806452vw;
  }
}
@media (max-width: 992px) {
  /* line 120, info.scss */
  .content .section .wrap-txt {
    padding: 8.064516129vw 6.0483870968vw 7.0564516129vw;
  }
}
@media (max-width: 992px) {
  /* line 120, info.scss */
  .content .section .wrap-txt {
    font-size: 3.3266129032vw;
  }
}
/* line 139, info.scss */
.content .section .wrap-txt .wrap-info {
  /* 본분양 desc
  @include scale(padding-top, 50px);
  border-top: 1px solid #ccc;
  */
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  /* line 139, info.scss */
  .content .section .wrap-txt .wrap-info {
    margin-bottom: 5.0403225806vw;
  }
}
/* line 145, info.scss */
.content .section .wrap-txt .wrap-info .caution {
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  /* line 145, info.scss */
  .content .section .wrap-txt .wrap-info .caution {
    margin-bottom: 1.0080645161vw;
  }
}
/* line 148, info.scss */
.content .section .wrap-txt .wrap-info .address {
  font-weight: 500;
}
/* line 152, info.scss */
.content .section .wrap-txt .btn_kakaomap {
  display: block;
  width: 400px;
  height: 110px;
  border: 1px solid #015152;
  text-align: center;
  line-height: 110px;
  color: #015152;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 152, info.scss */
  .content .section .wrap-txt .btn_kakaomap {
    width: 40.3225806452vw;
  }
}
@media (max-width: 992px) {
  /* line 152, info.scss */
  .content .section .wrap-txt .btn_kakaomap {
    height: 11.0887096774vw;
  }
}
@media (max-width: 992px) {
  /* line 152, info.scss */
  .content .section .wrap-txt .btn_kakaomap {
    line-height: 11.0887096774vw;
  }
}
/* line 164, info.scss */
.content .section .wrap-bottom .wrap-img {
  width: 100%;
  margin-bottom: 120px;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 164, info.scss */
  .content .section .wrap-bottom .wrap-img {
    margin-bottom: 12.0967741935vw;
  }
}
/* line 168, info.scss */
.content .section .wrap-bottom .wrap-img img {
  width: 100%;
}
/* line 172, info.scss */
.content .section .wrap-bottom .map-wrap {
  width: 100%;
  height: 530px;
  position: relative;
}
@media (max-width: 992px) {
  /* line 172, info.scss */
  .content .section .wrap-bottom .map-wrap {
    height: 53.4274193548vw;
  }
}
/* line 193, info.scss */
.content .section.location1 .wrap-bottom {
  border-bottom: 1px solid #ccc;
  padding-bottom: 90px;
}
@media (max-width: 992px) {
  /* line 193, info.scss */
  .content .section.location1 .wrap-bottom {
    padding-bottom: 9.0725806452vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 193, info.scss */
  .content .section.location1 .wrap-bottom {
    padding-bottom: 60px;
  }
}
/* line 202, info.scss */
.content .section.location2 .wrap-txt {
  margin-top: 90px;
}
@media (max-width: 992px) {
  /* line 202, info.scss */
  .content .section.location2 .wrap-txt {
    margin-top: 9.0725806452vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 202, info.scss */
  .content .section.location2 .wrap-txt {
    margin-top: 60px;
  }
}
/* line 213, info.scss */
.content #fullpage_brand #section1 .fp-bg {
  background-image: url("../../Content/images/m_brand1.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 217, info.scss */
.content #fullpage_brand #section1 .fp-bg img {
  display: none;
}
/* line 223, info.scss */
.content #fullpage_brand #slide2-1 .fp-bg {
  background-image: url("../../Content/images/m_brand2-1.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 230, info.scss */
.content #fullpage_brand #slide2-2 .fp-bg {
  background-image: url("../../Content/images/m_brand2-2.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 237, info.scss */
.content #fullpage_brand #slide3-1 .fp-bg {
  background-image: url("../../Content/images/m_brand3-1.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 244, info.scss */
.content #fullpage_brand #slide3-2 .fp-bg {
  background-image: url("../../Content/images/m_brand3-2.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 251, info.scss */
.content #fullpage_brand #slide3-3 .fp-bg {
  background-image: url("../../Content/images/m_brand3-3.jpg");
  background-size: cover;
  background-position: center 90%;
}
/* line 258, info.scss */
.content #fullpage_brand #section6 .brand_bottom {
  height: 390px;
}
@media (max-width: 992px) {
  /* line 258, info.scss */
  .content #fullpage_brand #section6 .brand_bottom {
    height: 39.314516129vw;
  }
}
/* line 261, info.scss */
.content #fullpage_brand #section6 .brand_bottom img.mo_cont {
  display: block;
  width: 100%;
  height: auto;
}
/* line 266, info.scss */
.content #fullpage_brand #section6 .brand_bottom img.pc_cont {
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 275, info.scss */
  .content body.brand {
    padding-top: 0;
  }
  /* line 280, info.scss */
  .content .sub_top h2 {
    background: url("../../Content/images/subtop_overview.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
  /* line 285, info.scss */
  .content .img_bg {
    position: relative;
    width: 100%;
    min-width: 992px;
    /*max-width: 1920px;*/
    margin: auto;
    text-align: center;
    background: #fff url("../../Content/images/about1_img1.jpg") 50% 50% no-repeat;
    background-size: cover;
    margin-bottom: 80px;
  }
  /* line 295, info.scss */
  .content .img_bg img {
    opacity: 0;
    width: 100%;
  }
  /* line 301, info.scss */
  .content .inner .col8 {
    table-layout: fixed;
  }
  /* line 304, info.scss */
  .content .inner .col8 tr th {
    width: 180px !important;
  }
  /* line 307, info.scss */
  .content .inner .col8 tr td {
    width: 146px !important;
  }
  /* line 313, info.scss */
  .content .inner .list_txt li {
    text-align: left;
  }
  /* line 319, info.scss */
  .content .section .wrap-txt {
    max-width: 1200px;
    margin: 0 auto 50px;
    padding: 65px;
    position: relative;
    background: url(../images/contact-bg.png) no-repeat left bottom #f5f5f5;
    background-size: 100%;
    font-size: 26px;
    /*
    본분양 desc 
    .desc{
        margin-bottom: 30px;
        line-height: 38px;
    }
    */
  }
  /* line 334, info.scss */
  .content .section .wrap-txt .wrap-info {
    margin-bottom: 0;
  }
  /* line 337, info.scss */
  .content .section .wrap-txt .wrap-info .caution {
    margin-bottom: 15px;
    font-size: 20px;
  }
  /* line 341, info.scss */
  .content .section .wrap-txt .wrap-info .address {
    font-size: 20px;
  }
  /* line 345, info.scss */
  .content .section .wrap-txt .btn_kakaomap {
    width: 180px;
    height: 50px;
    position: absolute;
    right: 65px;
    bottom: 65px;
    line-height: 50px;
    font-size: 16px;
  }
  /* line 355, info.scss */
  .content .section .wrap-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
  }
  /* line 361, info.scss */
  .content .section .wrap-bottom .wrap-img {
    max-width: 580px;
    flex: none;
    margin: 0;
    text-align: left;
  }
  /* line 366, info.scss */
  .content .section .wrap-bottom .wrap-img img {
    width: 100%;
  }
  /* line 370, info.scss */
  .content .section .wrap-bottom .map-wrap {
    max-width: 580px;
    height: 370px;
    margin: 0;
  }
  /* line 394, info.scss */
  .content #fullpage_brand #section1 .fp-bg {
    background-image: url("../../Content/images/brand1.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 398, info.scss */
  .content #fullpage_brand #section1 .fp-bg img {
    display: none;
  }
  /* line 404, info.scss */
  .content #fullpage_brand #slide2-1 .fp-bg {
    background-image: url("../../Content/images/brand2-1.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 411, info.scss */
  .content #fullpage_brand #slide2-2 .fp-bg {
    background-image: url("../../Content/images/brand2-2.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 418, info.scss */
  .content #fullpage_brand #slide3-1 .fp-bg {
    background-image: url("../../Content/images/brand3-1.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 425, info.scss */
  .content #fullpage_brand #slide3-2 .fp-bg {
    background-image: url("../../Content/images/brand3-2.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 432, info.scss */
  .content #fullpage_brand #slide3-3 .fp-bg {
    background-image: url("../../Content/images/brand3-3.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 439, info.scss */
  .content #fullpage_brand #section6 .brand_bottom {
    height: 380px;
    background-image: url("../../Content/images/brand6.jpg");
    background-size: cover;
    background-position: center 80%;
  }
  /* line 445, info.scss */
  .content #fullpage_brand #section6 .brand_bottom img.mo_cont {
    display: none;
  }
  /* line 448, info.scss */
  .content #fullpage_brand #section6 .brand_bottom img.pc_cont {
    display: block;
    opacity: 0;
    width: 100%;
    height: auto;
  }
}
