@charset "UTF-8";
/* 오버레이 */
.maintemp_sec {
  margin-top: 100px;
  padding-bottom: 100px;
}
.maintemp_sec .maintemp {
  padding: 0 15px;
}
.maintemp_sec .maintemp__wrap {
  width: 100%;
}
.maintemp_sec .maintemp__wrap--title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.maintemp_sec .maintemp__wrap--title .gallpop-h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  margin-bottom: 10px;
}
.maintemp_sec .maintemp__wrap--title .gallpop-p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  text-align: center;
  margin-bottom: 40px;
}
.maintemp_sec .maintemp__wrap--img {
  width: 100%;
  margin-bottom: 45px;
}
.maintemp_sec .maintemp__wrap--img .img-box {
  display: flex;
  justify-content: center;
}
.maintemp_sec .maintemp__wrap--img .img-box .modal-img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}
.maintemp_sec .maintemp__wrap--back {
  width: 100%;
  display: flex;
  justify-content: center;
}
.maintemp_sec .maintemp__wrap--back a.esti-bt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 55px;
  text-decoration: none;
  background-color: #56669a;
  color: #ffffff;
}
.maintemp_sec .maintemp__wrap--back a.back-bt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 55px;
  text-decoration: none;
  background-color: #0a0a0b;
  color: #ffffff;
}

@media screen and (max-width: 1200px) {
  .maintemp_sec {
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .maintemp_sec .maintemp__wrap--title {
    margin-top: 40px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-bottom: 10px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    text-align: center;
    margin-bottom: 40px;
  }
  .maintemp_sec .maintemp__wrap--img {
    width: 100%;
    margin-bottom: 45px;
  }
  .maintemp_sec .maintemp__wrap--img .img-box {
    display: flex;
    justify-content: center;
  }
  .maintemp_sec .maintemp__wrap--img .img-box .modal-img {
    width: 100%;
    max-width: 1200px;
    height: auto;
  }
  .maintemp_sec .maintemp__wrap--back {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .maintemp_sec .maintemp__wrap--back a.esti-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 55px;
    text-decoration: none;
    background-color: #56669a;
    color: #ffffff;
  }
  .maintemp_sec .maintemp__wrap--back a.back-bt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 55px;
    text-decoration: none;
    background-color: #0a0a0b;
    color: #ffffff;
  }
}
@media screen and (max-width: 992px) {
  .maintemp_sec {
    margin-top: 65px;
    padding-bottom: 65px;
  }
  .maintemp_sec .maintemp__wrap--title {
    margin-top: 40px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-bottom: 10px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    text-align: center;
    margin-bottom: 40px;
    width: 90%;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p br {
    display: none;
  }
  .maintemp_sec .maintemp__wrap--img {
    width: 100%;
    margin-bottom: 45px;
  }
  .maintemp_sec .maintemp__wrap--img .img-box {
    display: flex;
    justify-content: center;
  }
  .maintemp_sec .maintemp__wrap--img .img-box .modal-img {
    width: 100%;
    max-width: 1200px;
    height: auto;
  }
  .maintemp_sec .maintemp__wrap--back a.esti-bt {
    width: 150px;
    height: 45px;
  }
  .maintemp_sec .maintemp__wrap--back a.back-bt {
    width: 150px;
    height: 45px;
  }
}
@media screen and (max-width: 768px) {
  .maintemp_sec {
    margin-top: 65px;
    padding-bottom: 65px;
  }
  .maintemp_sec .maintemp__wrap--title {
    margin-top: 40px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-bottom: 10px;
    text-align: center;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p br {
    display: none;
  }
  .maintemp_sec .maintemp__wrap--img {
    width: 100%;
    margin-bottom: 45px;
  }
  .maintemp_sec .maintemp__wrap--img .img-box {
    display: flex;
    justify-content: center;
  }
  .maintemp_sec .maintemp__wrap--img .img-box .modal-img {
    width: 100%;
    max-width: 1200px;
    height: auto;
  }
  .maintemp_sec .maintemp__wrap--back a.esti-bt {
    width: 150px;
    height: 45px;
  }
  .maintemp_sec .maintemp__wrap--back a.back-bt {
    width: 150px;
    height: 45px;
  }
}
@media screen and (max-width: 576px) {
  .maintemp_sec {
    margin-top: 50px;
    padding-bottom: 50px;
  }
  .maintemp_sec .maintemp__wrap--title {
    margin-top: 20px;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-bottom: 10px;
    text-align: center;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    text-align: center;
    margin-bottom: 40px;
    width: 100%;
  }
  .maintemp_sec .maintemp__wrap--title .gallpop-p br {
    display: none;
  }
  .maintemp_sec .maintemp__wrap--img {
    width: 100%;
    margin-bottom: 40px;
  }
  .maintemp_sec .maintemp__wrap--img .img-box {
    display: flex;
    justify-content: center;
  }
  .maintemp_sec .maintemp__wrap--img .img-box .modal-img {
    width: 100%;
    max-width: 1200px;
    height: auto;
  }
  .maintemp_sec .maintemp__wrap--back a.esti-bt {
    width: 130px;
    height: 40px;
  }
  .maintemp_sec .maintemp__wrap--back a.back-bt {
    width: 130px;
    height: 40px;
  }
}

/*# sourceMappingURL=main_temp.css.map */
