#contact .contact-main {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
@media screen and (max-width: 767.9px) {
  #contact .contact-main {
    padding-top: 0;
    padding-bottom: 2rem;
  }
}
#contact .contact-main__title {
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767.9px) {
  #contact .contact-main__title {
    position: relative;
    padding-bottom: 4rem;
  }
  #contact .contact-main__title::after {
    position: absolute;
    content: "Contact";
    color: #00A060;
    font-size: 2.2rem;
    letter-spacing: 6px;
    font-weight: 300;
    left: 0;
    top: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  .contact_main_title_after::after {
    content: "";
  }
}
#contact .must {
  color: #E08C46;
  font-size: 1.6rem;
  margin-left: min(24px, 1.25vw);
  vertical-align: middle;
}
@media screen and (max-width: 767.9px) {
  #contact .must {
    font-size: 1.4rem;
  }
}
#contact .form__inner {
  margin-top: min(240px, 12.5vw);
  max-width: 1200px;
  margin-inline: auto;
}
@media screen and (max-width: 767.9px) {
  #contact .form__inner {
    margin-top: 8rem;
  }
}
#contact .mfp_col5 .field_2txt {
  width: 48%;
}
#contact .mfp_col5 .field_2txt:first-child {
  margin-right: 3%;
}
@media screen and (max-width: 767.9px) {
  #contact .mfp_col5 .field_2txt {
    width: 47%;
  }
  #contact .mfp_col5 .field_2txt:first-child {
    margin-right: 3%;
  }
}
#contact .mfp_col10 {
  width: 100%;
}
input{
  padding: 1rem;
  font-size: 2rem;
  border: none;
  margin-bottom: 2rem;
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  input{
    padding: 1rem;
    font-size: 1.6rem;
    border: none;
    margin-bottom: 2rem;
    width: 100%;
  }
}
@media screen and (max-width: 767.9px) {
  label {
    display: flex;
    font-size: min(2.4rem, 4.083vw);
  }
}
input[type="checkbox"] {
  margin: 0 2rem;
  block-size: min(2.4rem, 2.083vw);
  inline-size: min(2.4rem, 2.083vw);
}
@media screen and (max-width: 767.9px) {
  input[type="checkbox"] {
    margin: 0 2rem;
    block-size: min(2.4rem, 4.083vw);
    inline-size: min(2.4rem, 4.083vw);
  }
}
#contact .contact-form__list {
  display: flex;
  margin-bottom: min(40px, 3.5vw);
}
@media screen and (max-width: 767.9px) {
  #contact .contact-form__list {
    display: block;
  }
}
#contact .contact-form__list:last-child {
  margin-top:  min(40px, 3.5vw);
  padding-top: min(40px, 3.5vw);
}
dt.mfp {
  width: 30%;
}
@media screen and (max-width: 767.9px) {
  dt.mfp {
    width: 100%;
    margin-bottom: 2rem;
    font-size: min(2.4rem, 4.083vw);
  }
}
dd.mfp {
  width: 70%;
}
@media screen and (max-width: 767.9px) {
  dd.mfp {
    width: 100%;
    margin-bottom: 2rem;
  }
}
textarea {
  width: 100% !important;
  height: 20vw;
  border: none;
  font-size: 2rem;
}
@media screen and (max-width: 767.9px) {
  textarea {
    height: 60vw;
    font-size: 1.6rem;
  }
}
select {
  padding: 1rem;
  font-size: min(2.4rem, 2.083vw);
  border: none;
  margin-bottom: 2rem;
  width: 40%;
}
@media screen and (max-width: 767.9px) {
  select {
    font-size: min(2.4rem, 4.083vw);
    width: 100%;
  }
}
  .mfp_buttons {
  text-align: center;
  margin-top: min(40px, 3.5vw);
  padding-top: min(40px, 3.5vw);
}
.mfp_buttons button,.mfp_buttons input {
  padding: 1.5rem 2.25rem;
  background: #00A060;
  color: #fff;
  border-radius: 10px;
  letter-spacing: 2px;
  box-shadow: 0 7px 10px rgba(109, 163, 33, 0.33);
  width: fit-content;
}


.after_box_txt {
  background-color: #ffffff94;
  box-shadow: 0px 0px 2px #d4d4d4;
  padding: 1rem 2rem;
  font-size: 1.8rem;
  line-height: 1.5;
  border-radius: 15px;
  margin-top: 3rem;
}
.after_box_txt p {
  margin-bottom: 2rem;
}
.after_box_txt a {
  border-bottom: 1px dotted #00A060;
}
@media screen and (max-width: 767.9px) {
  .after_box_txt {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    margin-top: 2rem;
  }
  .after_box_txt p {
    margin-bottom: 1rem;
  }
}


/* メーラー変更後　css */
.form-parts {
  margin-bottom: 1rem;
}

.title_contact {
  margin-bottom: 2rem;
}



/* set__conf */


.set__conf {
  box-sizing: border-box;
  background-color: #ffffff94;
  box-shadow: 0px 0px 2px #d4d4d4;
  padding: 1rem 2rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 15px;
  margin-top: 3rem;
}
.formTable {
  font-size: 95%;
}
.set__conf h3 {
  font-size: 1.8rem;
  letter-spacing: 2px;
  font-weight: bolder;
  margin-bottom: 2rem;
}
.set__conf th {
  width: 12rem;
  padding-right: 2rem;
}
.set__conf tr {
  border-top:1px dotted #00A060;
.set__conf .scription {
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.flex_btn_set {
}

@media screen and (max-width: 767.9px) {

}