@charset "UTF-8";
/* 오버레이 */
/*.main {
    position: relative;
    z-index: 100;
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    background-color: #ffffff;*/
.mcon1-sec {
  margin-top: 100px;
  margin-bottom: 20px;
}
.mcon1-sec .con-mcon1 {
  display: flex;
  flex-direction: column;
  padding-top: 100px;
}
.mcon1-sec .con-mcon1 .top-mcon-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mcon1-sec .con-mcon1 .top-mcon-box h2 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: 72px;
  font-weight: 700;
  line-height: 90px;
  font-family: "Roboto", sans-serif !important;
  color: #c5c5cd;
  text-transform: uppercase;
}
.mcon1-sec .con-mcon1 .top-mcon-box h2::after {
  width: 70px;
  height: 1px;
  background-color: #c5c5cd;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mcon1-sec .con-mcon1 .top-mcon-box p {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #4b4c4d;
  text-align: center;
}
.mcon1-sec .con-mcon1 .top-mcon-box p span {
  color: #0c0d0d;
}
.mcon1-sec .con-mcon1 .top-mcon-box p.p2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #4b4c4d;
}
.mcon1-sec .con-mcon1 .top-mcon-box h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #4b4c4d;
  margin-top: 50px;
}
.mcon1-sec .con-mcon1 .top-mcon-box a {
  margin-top: 30px;
  width: 200px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0c0d0d;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
  transition: all 0.5s ease;
}
.mcon1-sec .con-mcon1 .top-mcon-box a:hover {
  background-color: #969899;
}

@media screen and (max-width: 1200px) {
  .mcon1-sec {
    margin-top: 100px;
    margin-bottom: 20px;
  }
  .mcon1-sec .con-mcon1 {
    padding-top: 100px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2 {
    font-size: 52px;
    font-weight: 700;
    line-height: 60px;
    font-family: "Roboto", sans-serif !important;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2::after {
    width: 70px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p.p2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    margin-top: 50px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box a {
    margin-top: 30px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
}
@media screen and (max-width: 768px) {
  .mcon1-sec {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .mcon1-sec .con-mcon1 {
    padding-top: 100px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    font-family: "Roboto", sans-serif !important;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2::after {
    width: 70px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p.p2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    margin-top: 50px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box a {
    margin-top: 30px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
}
@media screen and (max-width: 576px) {
  .mcon1-sec {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .mcon1-sec .con-mcon1 {
    padding-top: 80px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    font-family: "Roboto", sans-serif !important;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h2::after {
    width: 50px;
    margin-bottom: -10px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box p.p2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    margin-top: 50px;
  }
  .mcon1-sec .con-mcon1 .top-mcon-box a {
    margin-top: 30px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
  }
}
.contain {
  padding-top: 180px;
}
.contain .estimate {
  display: flex;
}
.contain .estimate__left {
  width: 65%;
  padding-right: 50px;
}
.contain .estimate__left--title {
  margin-bottom: 20px;
}
.contain .estimate__left--title h3 {
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__left--title h3 .biz_info {
  margin-left: 10px;
  padding: 5px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #4166a5;
}
.contain .estimate__left .biz_info_contain {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #e6e8eb;
}
.contain .estimate__left .biz_info_contain p {
  font-size: 15px;
  font-weight: 300;
  line-height: 35px;
  font-family: "Noto Sans KR", sans-serif;
}
.contain .estimate__left .imgBox_tit {
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  font-family: "Noto Sans KR", sans-serif;
  color: #61b0ba;
}
.contain .estimate__left .imgBox_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.contain .estimate__left .imgBox_wrap .imgBox {
  padding: 10px;
}
.contain .estimate__left .imgBox_wrap .imgBox img {
  width: 100%;
  max-width: 100%;
}
.contain .estimate__left--inputbox {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.contain .estimate__left--inputbox .input_form {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.contain .estimate__left--inputbox .input_form .ee_for {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #0aa4ca;
  margin: 5px 0;
}
.contain .estimate__left--inputbox .input_form .ee {
  padding: 20px;
  border: 1px solid #e6e8eb;
}
.contain .estimate__left--inputbox .input_form .esti_input {
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .input_form .esti_sel {
  padding: 15px 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .input_form textarea.esti_area {
  padding: 15px 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .exOp-head {
  margin-bottom: 5px;
  margin-top: 20px;
}
.contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
  width: 100% !important;
  background-color: #a6a6af;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
  padding: 10px;
  border: 0px solid #ffffff;
}
.contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
  width: 100% !important;
}
.contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
  display: none;
}
.contain .estimate__left--inputbox .col-wrap-three {
  display: flex;
  justify-content: space-between;
}
.contain .estimate__left--inputbox .col-wrap-three .input_form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 10px;
}
.contain .estimate__left--inputbox .col-wrap-three .input_form label {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  margin: 5px 0;
}
.contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
  width: calc(80% - 2px);
}
.contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
  width: calc(60% - 2px);
}
.contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
  width: calc(10% - 2px);
}
.contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
  width: calc(20% - 2px);
}
.contain .estimate__left--inputbox .exOp-wrap {
  background-color: #f5f6f8;
  margin-bottom: 5px;
}
.contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  padding: 10px;
}
.contain .estimate__left--inputbox .col-wrap {
  display: flex;
  justify-content: space-between;
}
.contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
  width: calc(50% - 2px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 10px;
}
.contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  margin: 5px 0;
}
.contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .col-wrap-two {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.contain .estimate__left--inputbox .col-wrap-two .input_form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 10px;
}
.contain .estimate__left--inputbox .col-wrap-two .input_form label {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  margin: 5px 0;
}
.contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
  padding: 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  border: 1px solid #e1e3e5;
}
.contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
  width: calc(80% - 2px);
}
.contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
  width: calc(20% - 2px);
}
.contain .estimate__left--inputbox .col-wrap-four.price_row {
  display: flex;
  flex-direction: column;
  padding: 30px 10px;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
  padding: 10px 0;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  border-top: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
  margin-right: 10px;
  font-weight: 400;
  color: #546db3;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  font-family: "Noto Sans KR", sans-serif;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
  font-weight: 600;
  color: #546db3;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  font-family: "Noto Sans KR", sans-serif;
}
.contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
  font-weight: 600;
  color: #546db3;
}
.contain .estimate__left--inputbox .submit_box {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.contain .estimate__left--inputbox .submit_box .send_bt {
  width: 200px;
  height: 50px;
  background-color: #1a191a;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.5s ease;
}
.contain .estimate__left--inputbox .submit_box .send_bt:hover {
  background-color: #453d45;
}
.contain .estimate__left--reply {
  margin-top: 30px;
}
.contain .estimate__left--reply .reply_contain {
  /* 파일 업로드 */
  /* 파일 업로드 끝 */
}
.contain .estimate__left--reply .reply_contain .title_box {
  margin-bottom: 10px;
}
.contain .estimate__left--reply .reply_contain .title_box .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__left--reply .reply_contain .tex_box textarea {
  padding: 20px;
  border: 1px solid #c8cbcc;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
  align-items: center;
  margin-left: 100px;
  /*//////////////*/
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
  position: absolute;
  left: -9999px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
  padding: 0 20px;
  display: inline-block;
  background: #222222;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
  font-family: "Noto Sans KR", sans-serif !important;
  text-align: center;
  width: 200px;
  height: 50px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
  background: #000000;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
  padding: 0px 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  color: #979797;
  font-family: "Noto Sans KR", sans-serif !important;
  font-weight: 300;
  line-height: 50px;
  float: left;
  width: 300px;
  height: 50px;
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #979797;
  border: none;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
  padding: 0 20px;
  display: inline-block;
  background: #222222;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
  font-family: "Noto Sans KR", sans-serif !important;
  text-align: center;
  width: 200px;
  height: 50px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
  background: #000000;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
  margin-top: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
  position: absolute;
  left: -9999px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
  padding: 0 20px;
  display: inline-block;
  background: #222222;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
  font-family: "Noto Sans KR", sans-serif !important;
  text-align: center;
  width: 200px;
  height: 50px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
  background: #000000;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
  padding: 0px 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 50px;
  color: #979797;
  font-family: "Noto Sans KR", sans-serif !important;
  font-weight: 300;
  line-height: 50px;
  float: left;
  width: 300px;
  height: 50px;
  margin-top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #979797;
  border: none;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
  padding: 0 20px;
  display: inline-block;
  background: #222222;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  color: #ffffff;
  font-family: "Noto Sans KR", sans-serif !important;
  text-align: center;
  width: 200px;
  height: 50px;
}
.contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
  background: #000000;
}
.contain .estimate__left--reply .reply_contain .submit_box {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.contain .estimate__left--reply .reply_contain .submit_box .send_bt {
  width: 200px;
  height: 50px;
  background-color: #1a191a;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.5s ease;
}
.contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
  background-color: #453d45;
}
.contain .estimate__left--reply .reply_list {
  width: 100%;
  margin-top: 50px;
  border-top: 1px solid #c8cbcc;
}
.contain .estimate__left--reply .reply_list .list_box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #e6e8eb;
}
.contain .estimate__left--reply .reply_list .list_box.admin {
  background-color: #f9f9fa;
}
.contain .estimate__left--reply .reply_list .list_box .box_left {
  width: 150px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__left--reply .reply_list .list_box .box_right {
  width: calc(100% - 150px);
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 10px 0 30px;
  border-left: 1px solid #e6e8eb;
}
.contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__right {
  width: 35%;
}
.contain .estimate__right--box {
  padding: 30px;
  border: 3px solid #f0f2f5;
  /*//////////////////로그인/가입 폼*/
  /*//////////////////로그인/가입 폼 끝*/
}
.contain .estimate__right--box .title h4 {
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__right--box .imgbox .img_bx img {
  max-width: 100%;
  height: auto;
}
.contain .estimate__right--box .item_title {
  margin-bottom: 10px;
}
.contain .estimate__right--box .item_title span {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__right--box .item_title h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__right--box .item_opt {
  padding: 15px 5px;
  border-bottom: 1px solid #e1e3e5;
}
.contain .estimate__right--box .item_opt p {
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
  padding-bottom: 0;
}
.contain .estimate__right--box .item_opt p span {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Noto Sans KR", sans-serif;
  color: #323333;
}
.contain .estimate__right--box .item_opt.item_desc {
  display: flex;
  width: 100%;
  border-bottom: 0px solid #e1e3e5;
}
.contain .estimate__right--box .item_opt.item_desc p {
  width: 100%;
}
.contain .estimate__right--box .login_bx--title {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contain .estimate__right--box .login_bx--title .toggle_btbox span {
  margin: 5px;
  padding: 7px 25px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  background-color: #0a0a1a;
  color: #ffffff;
  cursor: pointer;
}
.contain .estimate__right--box .login_bx--title .error_box {
  padding: 20px;
}
.contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #9e334c;
}
.contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
  display: flex;
  justify-content: flex-start;
}
.contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
  width: 200px;
  height: 40px;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  background-color: #ffffff;
  border: 1px solid #e6e8eb;
}
.contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 15px;
}
.contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
  padding: 10px 30px;
  background-color: #0a0a1a;
  border: 1px solid #0a0a1a;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
  cursor: pointer;
}
.contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
  margin-top: 10px;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
  display: flex;
  justify-content: flex-start;
  margin: 5px;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
  width: 300px;
  height: 40px;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  background-color: #ffffff;
  border: 1px solid #e6e8eb;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-top: 15px;
  padding-left: 10px;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
  padding: 10px 30px;
  background-color: #0a0a1a;
  border: 1px solid #0a0a1a;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #ffffff;
  cursor: pointer;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
  margin-top: 10px;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
  margin-top: 20px;
  padding-left: 10px;
}
.contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Noto Sans KR", sans-serif;
  color: #4b4c4d;
}

@media screen and (max-width: 1500px) {
  .contain .estimate {
    display: flex;
    padding: 0 15px;
  }
  .contain .estimate__left {
    width: 65%;
    padding-right: 20px;
  }
  .contain .estimate__left--title {
    margin-bottom: 20px;
  }
  .contain .estimate__left--title h3 {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--title h3 .biz_info {
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #4166a5;
  }
  .contain .estimate__left .biz_info_contain {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left .biz_info_contain p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left .imgBox_tit {
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    color: #61b0ba;
  }
  .contain .estimate__left .imgBox_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox {
    padding: 10px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox img {
    width: 100%;
    max-width: 100%;
  }
  .contain .estimate__left--inputbox {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .contain .estimate__left--inputbox .input_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .input_form .ee_for {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #0aa4ca;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .input_form .ee {
    padding: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left--inputbox .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form .esti_sel {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form textarea.esti_area {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .exOp-head {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
    width: 100% !important;
    background-color: #a6a6af;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    padding: 10px;
    border: 0px solid #ffffff;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
    width: 100% !important;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-three {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
    width: calc(60% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
    width: calc(10% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .exOp-wrap {
    background-color: #f5f6f8;
    margin-bottom: 5px;
  }
  .contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row {
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
    margin-right: 10px;
    font-weight: 400;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply {
    margin-top: 30px;
  }
  .contain .estimate__left--reply .reply_contain {
    /* 파일 업로드 */
    /* 파일 업로드 끝 */
  }
  .contain .estimate__left--reply .reply_contain .title_box {
    margin-bottom: 10px;
  }
  .contain .estimate__left--reply .reply_contain .title_box .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .tex_box textarea {
    padding: 20px;
    border: 1px solid #c8cbcc;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
    align-items: center;
    margin-left: 100px;
    /*//////////////*/
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply .reply_list {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #c8cbcc;
  }
  .contain .estimate__left--reply .reply_list .list_box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box.admin {
    background-color: #f9f9fa;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left {
    width: 150px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right {
    width: calc(100% - 150px);
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px 0 30px;
    border-left: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right {
    width: 35%;
  }
  .contain .estimate__right--box {
    padding: 30px;
    border: 3px solid #f0f2f5;
    /*//////////////////로그인/가입 폼*/
    /*//////////////////로그인/가입 폼 끝*/
  }
  .contain .estimate__right--box .title h4 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .imgbox .img_bx img {
    max-width: 100%;
    height: auto;
  }
  .contain .estimate__right--box .item_title {
    margin-bottom: 10px;
  }
  .contain .estimate__right--box .item_title span {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_title h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt {
    padding: 15px 5px;
    border-bottom: 1px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt.item_desc {
    display: flex;
    width: 100%;
    border-bottom: 0px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt.item_desc p {
    width: 100%;
  }
  .contain .estimate__right--box .login_bx--title {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contain .estimate__right--box .login_bx--title .toggle_btbox span {
    margin: 5px;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #0a0a1a;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .error_box {
    padding: 20px;
  }
  .contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #9e334c;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
    margin: 5px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
    width: 300px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
    margin-top: 20px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #4b4c4d;
  }
}
@media screen and (max-width: 1200px) {
  .contain .estimate {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .contain .estimate__left {
    width: 100%;
    padding-right: 0;
    margin-top: 50px;
    order: 3;
  }
  .contain .estimate__left--title {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .contain .estimate__left--title h3 {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--title h3 .biz_info {
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #4166a5;
  }
  .contain .estimate__left .biz_info_contain {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left .biz_info_contain p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left .imgBox_tit {
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    color: #61b0ba;
  }
  .contain .estimate__left .imgBox_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox {
    padding: 10px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox img {
    width: 100%;
    max-width: 100%;
  }
  .contain .estimate__left--inputbox {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .contain .estimate__left--inputbox .input_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .input_form .ee_for {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #0aa4ca;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .input_form .ee {
    padding: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left--inputbox .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form .esti_sel {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form textarea.esti_area {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .exOp-head {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
    width: 100% !important;
    background-color: #a6a6af;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    padding: 10px;
    border: 0px solid #ffffff;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
    width: 100% !important;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-three {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
    width: calc(60% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
    width: calc(10% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .exOp-wrap {
    background-color: #f5f6f8;
    margin-bottom: 5px;
  }
  .contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row {
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
    margin-right: 10px;
    font-weight: 400;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply {
    margin-top: 30px;
  }
  .contain .estimate__left--reply .reply_contain {
    /* 파일 업로드 */
    /* 파일 업로드 끝 */
  }
  .contain .estimate__left--reply .reply_contain .title_box {
    margin-bottom: 10px;
  }
  .contain .estimate__left--reply .reply_contain .title_box .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .tex_box textarea {
    padding: 20px;
    border: 1px solid #c8cbcc;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
    align-items: center;
    margin-left: 100px;
    /*//////////////*/
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply .reply_list {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #c8cbcc;
  }
  .contain .estimate__left--reply .reply_list .list_box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box.admin {
    background-color: #f9f9fa;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left {
    width: 150px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right {
    width: calc(100% - 150px);
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px 0 30px;
    border-left: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right {
    width: 100%;
  }
  .contain .estimate__right--box {
    padding: 30px;
    border: 2px solid #f0f2f5;
    /*//////////////////로그인/가입 폼*/
    /*//////////////////로그인/가입 폼 끝*/
  }
  .contain .estimate__right--box .title h4 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .imgbox .img_bx {
    display: flex;
    justify-content: center;
  }
  .contain .estimate__right--box .imgbox .img_bx img {
    max-width: 60%;
    height: auto;
  }
  .contain .estimate__right--box .item_title {
    margin-bottom: 10px;
  }
  .contain .estimate__right--box .item_title span {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_title h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .item_opt {
    padding: 15px 5px;
    border-bottom: 1px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_opt p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt.item_desc {
    display: flex;
    width: 100%;
    border-bottom: 0px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt.item_desc p {
    width: 100%;
  }
  .contain .estimate__right--box .login_bx--title {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contain .estimate__right--box .login_bx--title .toggle_btbox span {
    margin: 5px;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #0a0a1a;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .error_box {
    padding: 20px;
  }
  .contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #9e334c;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
    margin: 5px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
    width: 300px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
    margin-top: 20px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #4b4c4d;
  }
}
@media screen and (max-width: 992px) {
  .contain .estimate {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .contain .estimate__left {
    width: 100%;
    padding-right: 0;
    margin-top: 50px;
    order: 3;
  }
  .contain .estimate__left--title {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .contain .estimate__left--title h3 {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--title h3 .biz_info {
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #4166a5;
  }
  .contain .estimate__left .biz_info_contain {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left .biz_info_contain p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left .imgBox_tit {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    color: #61b0ba;
  }
  .contain .estimate__left .imgBox_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox {
    padding: 0 0 10px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox img {
    width: 100%;
    max-width: 100%;
  }
  .contain .estimate__left--inputbox {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .contain .estimate__left--inputbox .input_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .input_form .ee_for {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #0aa4ca;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .input_form .ee {
    padding: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left--inputbox .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form .esti_sel {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form textarea.esti_area {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .exOp-head {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
    width: 100% !important;
    background-color: #a6a6af;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    padding: 10px;
    border: 0px solid #ffffff;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
    width: 100% !important;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-three {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
    width: calc(60% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
    width: calc(10% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .exOp-wrap {
    background-color: #f5f6f8;
    margin-bottom: 5px;
  }
  .contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
    width: calc(80% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
    width: calc(20% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row {
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
    margin-right: 10px;
    font-weight: 400;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply {
    margin-top: 30px;
  }
  .contain .estimate__left--reply .reply_contain {
    /* 파일 업로드 */
    /* 파일 업로드 끝 */
  }
  .contain .estimate__left--reply .reply_contain .title_box {
    margin-bottom: 10px;
  }
  .contain .estimate__left--reply .reply_contain .title_box .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .tex_box textarea {
    padding: 20px;
    border: 1px solid #c8cbcc;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
    align-items: center;
    margin-left: 100px;
    /*//////////////*/
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply .reply_list {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #c8cbcc;
  }
  .contain .estimate__left--reply .reply_list .list_box {
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box.admin {
    background-color: #f9f9fa;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding-bottom: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-left: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding: 0 10px 0 0;
    border-left: 0 solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right {
    width: 100%;
  }
  .contain .estimate__right--box {
    padding: 30px;
    border: 2px solid #f0f2f5;
    /*//////////////////로그인/가입 폼*/
    /*//////////////////로그인/가입 폼 끝*/
  }
  .contain .estimate__right--box .title h4 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .imgbox .img_bx {
    display: flex;
    justify-content: center;
  }
  .contain .estimate__right--box .imgbox .img_bx img {
    max-width: 60%;
    height: auto;
  }
  .contain .estimate__right--box .item_title {
    margin-bottom: 10px;
  }
  .contain .estimate__right--box .item_title span {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_title h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .item_opt {
    padding: 15px 5px;
    border-bottom: 1px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_opt p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt.item_desc {
    display: flex;
    width: 100%;
    border-bottom: 0px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt.item_desc p {
    width: 100%;
  }
  .contain .estimate__right--box .login_bx--title {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contain .estimate__right--box .login_bx--title .toggle_btbox span {
    margin: 5px;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #0a0a1a;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .error_box {
    padding: 20px;
  }
  .contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #9e334c;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
    margin: 5px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
    width: 300px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
    margin-top: 20px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #4b4c4d;
  }
}
@media screen and (max-width: 768px) {
  .contain {
    padding-top: 80px;
  }
  .contain .estimate {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .contain .estimate__left {
    width: 100%;
    padding-right: 0;
    margin-top: 50px;
    order: 3;
  }
  .contain .estimate__left--title {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .contain .estimate__left--title h3 {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 40px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--title h3 .biz_info {
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #4166a5;
  }
  .contain .estimate__left .biz_info_contain {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left .biz_info_contain p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left .imgBox_tit {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    color: #61b0ba;
  }
  .contain .estimate__left .imgBox_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox {
    padding: 0 0 10px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox img {
    width: 100%;
    max-width: 100%;
  }
  .contain .estimate__left--inputbox {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .contain .estimate__left--inputbox .input_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .input_form .ee_for {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #0aa4ca;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .input_form .ee {
    padding: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left--inputbox .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form .esti_sel {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form textarea.esti_area {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .exOp-head {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
    width: 100% !important;
    background-color: #a6a6af;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    padding: 10px;
    border: 0px solid #ffffff;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
    width: 100% !important;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-three {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
    width: calc(30% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
    width: calc(40% - 2px);
  }
  .contain .estimate__left--inputbox .exOp-wrap {
    background-color: #f5f6f8;
    margin-bottom: 5px;
  }
  .contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
    width: 100%;
    margin-top: 2px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 label {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 label b {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row {
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
    margin-right: 10px;
    font-weight: 400;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply {
    margin-top: 30px;
  }
  .contain .estimate__left--reply .reply_contain {
    /* 파일 업로드 */
    /* 파일 업로드 끝 */
  }
  .contain .estimate__left--reply .reply_contain .title_box {
    margin-bottom: 10px;
  }
  .contain .estimate__left--reply .reply_contain .title_box .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .tex_box textarea {
    padding: 20px;
    border: 1px solid #c8cbcc;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
    align-items: center;
    margin-left: 100px;
    /*//////////////*/
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 50px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 300px;
    height: 50px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 200px;
    height: 50px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply .reply_list {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #c8cbcc;
  }
  .contain .estimate__left--reply .reply_list .list_box {
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box.admin {
    background-color: #f9f9fa;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding-bottom: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-left: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding: 0 10px 0 0;
    border-left: 0 solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right {
    width: 100%;
  }
  .contain .estimate__right--box {
    padding: 30px;
    border: 2px solid #f0f2f5;
    /*//////////////////로그인/가입 폼*/
    /*//////////////////로그인/가입 폼 끝*/
  }
  .contain .estimate__right--box .title h4 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .imgbox .img_bx {
    display: flex;
    justify-content: center;
  }
  .contain .estimate__right--box .imgbox .img_bx img {
    max-width: 60%;
    height: auto;
  }
  .contain .estimate__right--box .item_title {
    margin-bottom: 10px;
  }
  .contain .estimate__right--box .item_title span {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_title h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .item_opt {
    padding: 15px 5px;
    border-bottom: 1px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_opt p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt.item_desc {
    display: flex;
    width: 100%;
    border-bottom: 0px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt.item_desc p {
    width: 100%;
  }
  .contain .estimate__right--box .login_bx--title {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contain .estimate__right--box .login_bx--title .toggle_btbox span {
    margin: 5px;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #0a0a1a;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .error_box {
    padding: 20px;
  }
  .contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #9e334c;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
    margin: 5px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
    width: 300px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
    margin-top: 20px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #4b4c4d;
  }
}
@media screen and (max-width: 576px) {
  .contain {
    padding-top: 30px;
  }
  .contain .estimate {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .contain .estimate__left {
    width: 100%;
    padding-right: 0;
    margin-top: 50px;
    order: 3;
  }
  .contain .estimate__left--title {
    margin-bottom: 20px;
  }
  .contain .estimate__left--title h3 {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--title h3 .biz_info {
    margin-left: 10px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 15px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #4166a5;
  }
  .contain .estimate__left .biz_info_contain {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left .biz_info_contain p {
    font-size: 15px;
    font-weight: 300;
    line-height: 35px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left .imgBox_tit {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    color: #61b0ba;
  }
  .contain .estimate__left .imgBox_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox {
    padding: 0 0 10px;
  }
  .contain .estimate__left .imgBox_wrap .imgBox img {
    width: 100%;
    max-width: 100%;
  }
  .contain .estimate__left--inputbox {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .contain .estimate__left--inputbox .input_form {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .input_form .ee_for {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #0aa4ca;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .input_form .ee {
    padding: 20px;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__left--inputbox .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form .esti_sel {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .input_form textarea.esti_area {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .exOp-head {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head .exOp_head_tex {
    width: 100% !important;
    background-color: #a6a6af;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    padding: 10px;
    border: 0px solid #ffffff;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-6 {
    width: 100% !important;
  }
  .contain .estimate__left--inputbox .exOp-head .input_head.col-1, .contain .estimate__left--inputbox .exOp-head .input_head.col-2 {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-three {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 2px;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-8 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-6 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-1 {
    width: calc(30% - 2px);
  }
  .contain .estimate__left--inputbox .col-wrap-three .input_form.col-2 {
    width: calc(40% - 2px);
  }
  .contain .estimate__left--inputbox .exOp-wrap {
    background-color: #f5f6f8;
    margin-bottom: 5px;
  }
  .contain .estimate__left--inputbox .exOp-wrap .exOp_tex {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap {
    display: flex;
    justify-content: space-between;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 {
    width: calc(50% - 2px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap .input_form.col-5 .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form label {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form .esti_input {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border: 1px solid #e1e3e5;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-8 {
    width: 100%;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 {
    width: 100%;
    margin-top: 2px;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 label {
    display: none;
  }
  .contain .estimate__left--inputbox .col-wrap-two .input_form.col-2 label b {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    margin: 5px 0;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row {
    display: flex;
    flex-direction: column;
    padding: 30px 10px;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 {
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h5 span {
    margin-right: 10px;
    font-weight: 400;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h2 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__left--inputbox .col-wrap-four.price_row .pay_h4 span {
    font-weight: 600;
    color: #546db3;
  }
  .contain .estimate__left--inputbox .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt {
    width: 200px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--inputbox .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply {
    margin-top: 30px;
  }
  .contain .estimate__left--reply .reply_contain {
    /* 파일 업로드 */
    /* 파일 업로드 끝 */
  }
  .contain .estimate__left--reply .reply_contain .title_box {
    margin-bottom: 10px;
  }
  .contain .estimate__left--reply .reply_contain .title_box .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .tex_box textarea {
    padding: 20px;
    border: 1px solid #c8cbcc;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box {
    align-items: center;
    margin-left: 70px;
    /*//////////////*/
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #file-upload {
    position: absolute;
    left: -9999px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 150px;
    height: 40px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 40px;
    float: left;
    width: 200px;
    height: 40px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 150px;
    height: 40px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file {
    margin-top: 10px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 150px;
    height: 40px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file #filename {
    padding: 0px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    color: #979797;
    font-family: "Noto Sans KR", sans-serif !important;
    font-weight: 300;
    line-height: 50px;
    float: left;
    width: 200px;
    height: 40px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #979797;
    border: none;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload] {
    padding: 0 20px;
    display: inline-block;
    background: #222222;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #ffffff;
    font-family: "Noto Sans KR", sans-serif !important;
    text-align: center;
    width: 150px;
    height: 40px;
  }
  .contain .estimate__left--reply .reply_contain .fileBox_cont .file-box .upload_file label[for=file-upload]:hover {
    background: #000000;
  }
  .contain .estimate__left--reply .reply_contain .submit_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt {
    width: 170px;
    height: 50px;
    background-color: #1a191a;
    color: #ffffff;
    cursor: pointer;
    transition: background-color 0.5s ease;
  }
  .contain .estimate__left--reply .reply_contain .submit_box .send_bt:hover {
    background-color: #453d45;
  }
  .contain .estimate__left--reply .reply_list {
    width: 100%;
    margin-top: 50px;
    border-top: 1px solid #c8cbcc;
  }
  .contain .estimate__left--reply .reply_list .list_box {
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box.admin {
    background-color: #f9f9fa;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p {
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    padding-bottom: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_left .re_p span {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
    margin-left: 20px;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    padding: 0 10px 0 0;
    border-left: 0 solid #e6e8eb;
  }
  .contain .estimate__left--reply .reply_list .list_box .box_right .reply_tex {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right {
    width: 100%;
  }
  .contain .estimate__right--box {
    padding: 30px 15px;
    border: 2px solid #f0f2f5;
    /*//////////////////로그인/가입 폼*/
    /*//////////////////로그인/가입 폼 끝*/
  }
  .contain .estimate__right--box .title h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .imgbox {
    padding: 20px 0;
  }
  .contain .estimate__right--box .imgbox .img_bx {
    display: flex;
    justify-content: center;
  }
  .contain .estimate__right--box .imgbox .img_bx img {
    max-width: 80%;
    height: auto;
  }
  .contain .estimate__right--box .item_title {
    margin-bottom: 10px;
  }
  .contain .estimate__right--box .item_title span {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_title h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    text-align: center;
  }
  .contain .estimate__right--box .item_opt {
    padding: 15px 5px;
    border-bottom: 1px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .contain .estimate__right--box .item_opt p span {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    font-family: "Noto Sans KR", sans-serif;
    color: #323333;
  }
  .contain .estimate__right--box .item_opt.item_desc {
    display: flex;
    width: 100%;
    border-bottom: 0px solid #e1e3e5;
  }
  .contain .estimate__right--box .item_opt.item_desc p {
    width: 100%;
  }
  .contain .estimate__right--box .login_bx--title {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .contain .estimate__right--box .login_bx--title .toggle_btbox span {
    margin: 5px;
    padding: 7px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #0a0a1a;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .error_box {
    padding: 20px;
  }
  .contain .estimate__right--box .login_bx--title .error_box .invalid-feedback {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #9e334c;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .form_bx .form_input {
    width: 200px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx {
    display: flex;
    justify-content: flex-start;
    margin: 5px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .form_bx .form_input {
    width: 300px;
    height: 40px;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    background-color: #ffffff;
    border: 1px solid #e6e8eb;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 15px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .send_bt {
    padding: 10px 30px;
    background-color: #0a0a1a;
    border: 1px solid #0a0a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #ffffff;
    cursor: pointer;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap form .login_form_wrap .bt_box .pass_box {
    margin-top: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx {
    margin-top: 20px;
    padding-left: 10px;
  }
  .contain .estimate__right--box .login_bx--title .login_form2 .form2_wrap--estBx a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif;
    color: #4b4c4d;
  }
}

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