@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
.subtop-wrap {
  background-image: url("../imgs/subtop_contact.png");
}
@media screen and (max-width: 767.98px) {
  .subtop-wrap {
    background-image: url("../imgs/subtop_contact_m.png");
  }
}

#section01 {
  position: relative;
  padding-top: 328px;
  padding-bottom: 277px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1919.98px) {
  #section01 {
    padding-top: 21.8812541694vw;
    padding-bottom: 18.4789859907vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding-top: 85px;
    padding-bottom: 60px;
  }
}
#section01 > .relative {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
#section01 .content {
  position: relative;
}
#section01 .content-title-wrap {
  margin-bottom: 87px;
}
@media screen and (max-width: 1919.98px) {
  #section01 .content-title-wrap {
    margin-bottom: 4.5336112559vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .content-title-wrap {
    margin-bottom: 10px;
  }
}
#section01 .content-title-wrap .subtitle {
  display: block;
  margin-bottom: 29px;
  font-size: 24px;
  font-weight: 800;
  color: #3e7c4b;
}
@media screen and (max-width: 1919.98px) {
  #section01 .content-title-wrap .subtitle {
    font-size: 1.2506513809vw;
    margin-bottom: 1.511203752vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .content-title-wrap .subtitle {
    font-size: 18px;
    margin-bottom: 0;
  }
}
#section01 .content-title-wrap .title {
  font-size: 60px;
  font-weight: 800;
}
@media screen and (max-width: 1919.98px) {
  #section01 .content-title-wrap .title {
    font-size: 3.1266284523vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .content-title-wrap .title {
    display: none;
  }
}
#section01 .info-wrap {
  width: 928px;
  padding-right: 20px;
  padding-bottom: 259px;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap {
    width: 48.3585200625vw;
    padding-bottom: 13.4966128192vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap {
    width: 100%;
    padding-bottom: 60px;
    padding-right: 0;
  }
}
#section01 .info-wrap .title {
  margin-bottom: 56px;
  font-size: 42px;
  font-weight: 700;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap .title {
    margin-bottom: 2.9181865555vw;
    font-size: 2.1886399166vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap .title {
    margin-bottom: 31px;
    font-size: 18px;
  }
}
#section01 .info-wrap .item {
  display: flex;
  font-size: 36px;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap .item {
    font-size: 1.8759770714vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap .item {
    font-size: 14px;
  }
}
#section01 .info-wrap .item:not(:last-child) {
  margin-bottom: 35px;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap .item:not(:last-child) {
    margin-bottom: 1.8238665972vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap .item:not(:last-child) {
    margin-bottom: 20px;
  }
}
#section01 .info-wrap .item dt {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 153px;
  font-weight: 600;
  padding-right: 60px;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap .item dt {
    width: 7.9729025534vw;
    padding-right: 3.1266284523vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap .item dt {
    width: 55px;
    padding-right: 20px;
  }
}
#section01 .info-wrap .item dt::after {
  content: "";
  position: absolute;
  top: 0;
  right: 30px;
  width: 1px;
  height: 33px;
  background-color: #000;
}
@media screen and (max-width: 1919.98px) {
  #section01 .info-wrap .item dt::after {
    right: 1.5633142262vw;
    height: 1.7196456488vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .info-wrap .item dt::after {
    right: 10px;
    height: 13px;
  }
}
#section01 .deco-wrap {
  display: flex;
  align-items: flex-end;
}
#section01 .deco-wrap .deco {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#section01 .deco-wrap .deco.img-1 {
  flex: 0 0 auto;
  width: 391px;
  aspect-ratio: 391/522;
  background-image: url("../imgs/contact/sec1_img_2.png");
}
@media screen and (max-width: 1919.98px) {
  #section01 .deco-wrap .deco.img-1 {
    width: 20.3751954143vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .deco-wrap .deco.img-1 {
    width: 27.807486631vw;
    aspect-ratio: 104/139;
    margin-bottom: 5.3475935829vw;
  }
}
@media screen and (max-width: 375px) {
  #section01 .deco-wrap .deco.img-1 {
    width: 104px;
    height: 139px;
    margin-bottom: 20px;
  }
}
#section01 .deco-wrap .deco.img-2 {
  position: relative;
  flex: 0 0 auto;
  width: 464px;
  aspect-ratio: 464/349;
  margin-left: 2px;
  background-image: url("../imgs/contact/sec1_img_3.png");
}
@media screen and (max-width: 1919.98px) {
  #section01 .deco-wrap .deco.img-2 {
    width: 24.1792600313vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .deco-wrap .deco.img-2 {
    width: 36.0962566845vw;
    aspect-ratio: 135/101;
    margin-left: -1.3368983957vw;
    margin-right: -2.6737967914vw;
    z-index: 1;
  }
}
@media screen and (max-width: 375px) {
  #section01 .deco-wrap .deco.img-2 {
    width: 135px;
    height: 101px;
    margin-left: -5px;
    margin-right: -10px;
  }
}
#section01 .deco-wrap .deco.img-3 {
  flex: 0 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 802px;
  aspect-ratio: 802/601;
  background-image: url("../imgs/contact/sec1_img_1.png");
}
@media screen and (max-width: 1919.98px) {
  #section01 .deco-wrap .deco.img-3 {
    width: 41.7926003127vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .deco-wrap .deco.img-3 {
    position: relative;
    width: 43.5828877005vw;
    aspect-ratio: 163/138;
    margin-bottom: 13.3689839572vw;
  }
}
@media screen and (max-width: 375px) {
  #section01 .deco-wrap .deco.img-3 {
    width: 163px;
    height: 138px;
    margin-bottom: 50px;
  }
}
#section01 .deco-wrap .deco.text {
  margin-left: 8px;
  margin-bottom: -0.1em;
  font-size: 120px;
  font-weight: 800;
  color: #edf0e9;
  font-family: "GmarketSans", "Pretendard", "맑은 고딕", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 1919.98px) {
  #section01 .deco-wrap .deco.text {
    font-size: 6.2532569046vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section01 .deco-wrap .deco.text {
    display: none;
  }
}

#section02 {
  padding-bottom: 320px;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 991.98px) {
  #section02 {
    background-color: #fcf8f1;
    padding-top: 50px;
    padding-bottom: 58px;
  }
}
#section02 .title {
  position: relative;
  margin-bottom: 89px;
  line-height: 1;
  font-size: 42px;
  font-weight: 800;
  color: #3e7c4b;
}
@media screen and (max-width: 1919.98px) {
  #section02 .title {
    margin-bottom: 4.6378322043vw;
    font-size: 2.1886399166vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .title {
    margin-bottom: 26px;
    font-size: 18px;
  }
}
#section02 .info-wrap {
  margin-bottom: 38px;
}
@media screen and (max-width: 1919.98px) {
  #section02 .info-wrap {
    margin-bottom: 1.9801980198vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .info-wrap {
    margin-bottom: 26px;
  }
}
#section02 .info-wrap .item {
  display: flex;
  font-size: 36px;
}
@media screen and (max-width: 1919.98px) {
  #section02 .info-wrap .item {
    font-size: 1.8759770714vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .info-wrap .item {
    font-size: 14px;
  }
}
#section02 .info-wrap .item:not(:last-child) {
  margin-bottom: 35px;
}
@media screen and (max-width: 1919.98px) {
  #section02 .info-wrap .item:not(:last-child) {
    margin-bottom: 1.8238665972vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .info-wrap .item:not(:last-child) {
    margin-bottom: 20px;
  }
}
#section02 .info-wrap .item dt {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 153px;
  font-weight: 600;
  padding-right: 60px;
}
@media screen and (max-width: 1919.98px) {
  #section02 .info-wrap .item dt {
    width: 7.9729025534vw;
    padding-right: 3.1266284523vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .info-wrap .item dt {
    width: 55px;
    padding-right: 20px;
  }
}
#section02 .info-wrap .item dt::after {
  content: "";
  position: absolute;
  top: 0;
  right: 30px;
  width: 1px;
  height: 33px;
  background-color: #000;
}
@media screen and (max-width: 1919.98px) {
  #section02 .info-wrap .item dt::after {
    right: 1.5633142262vw;
    height: 1.7196456488vw;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .info-wrap .item dt::after {
    right: 10px;
    height: 13px;
  }
}
#section02 iframe {
  width: 100%;
  aspect-ratio: 1529/1003;
  min-height: 213px;
}
@media screen and (max-width: 991.98px) {
  #section02 iframe {
    aspect-ratio: 323/213;
  }
}