@charset "UTF-8";
section.pageTitlewap h2.contact {
  left: -9.1%;
}
/*お問い合わせ*/
.pageWrap.contactPage {
  padding-top: 80px;
}
.firstTxt {
  width: 600px;
  margin: 0 auto;
  color: var(--Black, #252525);
  text-align: center;
  font-feature-settings: 'palt'on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  margin-bottom: 50px;
}
div.telBox {
  border-radius: 30px;
  border: 3px solid var(--masame, #00913A);
  display: flex;
  width: 516px;
  padding: 27px 69px;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 93px;
}
div.telBox h2 {
  color: var(--Black, #252525);
  text-align: center;
  color: var(--Black, #252525);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.48px;
  text-align: center;
}
div.telBox a {
  color: var(--masame, #111);
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 64px */
}
div.telBox a:before {
  content: "";
  width: 33px;
  height: 33px;
  display: inline-block;
  background-image: url("../image/common/telsvg.svg");
  margin-right: 13px;
}
div.telBox p {
  color: #252525;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.42px;
}
/*フォームのcss*/
.formtitle {
  color: #252525;
  font-size: 18px;
  font-weight: 700;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
}
.hisu {
  color: #008742;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  margin-left: 6px;
}
.nini {
  color: #252525;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  margin-left: 6px;
}
.nyuryokubox.flex {
  width: 100%;
  flex: 1;
}
.nyuryokubox.flex p {
  display: flex;
  flex: 1;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: flex-start;
}
.nyuryokubox.flex p span {
  color: var(--masame, #111);
  font-feature-settings: 'palt'on;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  white-space: nowrap;
}
.contact__box.flex {
  gap: 34px;
}
.wpcf7-form-control-wrap {
  width: 100%;
}
.nyuryokubox.zip {
  margin-bottom: 16px;
}
div.contactWrap p span.wpcf7-form-control-wrap input {
  width: 100%;
  background: #eff5ff;
  padding: 16px 25px;
}
@media screen and (max-width:768px) {
  div.contactWrap p span.wpcf7-form-control-wrap input {
    padding: 19px 20px;
  }
}
div.contactWrap .zip p span.wpcf7-form-control-wrap input {
  width: 280px;
}
@media screen and (max-width:768px) {
  div.contactWrap .zip p span.wpcf7-form-control-wrap input {
    width: 100%;
  }
}
/* プレースホルダー */
.wpcf7 input::placeholder {
  color: #C9C9C9;
  /*	font-weight: 600;*/
  font-size: 18px;
}
.wpcf7-list-item-label::before {
  vertical-align: middle;
  margin-right: 10px;
}
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 40px;
  margin-top: 24px;
}
.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-list-item label {
  display: flex;
}
.wpcf7-list-item label span.wpcf7-list-item-label {
  white-space: nowrap;
}
.nyuryokubox {
  margin-bottom: 48px;
}
@media screen and (max-width:768px) {
  .nyuryokubox {
    margin-bottom: 40px;
  }
}
.zipwrap {}
.contact__block textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 1em 1.5em;
  background: #F5F5F5;
  margin-block: 1em;
}
@media screen and (max-width:768px) {
  .contact__block textarea {
    margin-block: 0;
  }
  .nyuryokubox.last {
    margin-bottom: 24px;
  }
}
.req {
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #252525;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
}
.req a {
  color: #2A4184;
  margin-left: 25px;
}
.two_columns {
  gap: 0 24px;
}
.two_columns > div {
  flex: 1;
}
.contactPp a {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.pp {
  display: flex;
  align-items: center;
}
.pp_txt {
  color: #252525;
  font-feature-settings: 'palt'on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
}
@media screen and (max-width:768px) {
  .flex.two_columns {
    flex-wrap: wrap;
  }
  .flex.two_columns div {
    flex: auto;
  }
  .req {
    flex-wrap: wrap;
  }
  .pp {
    display: flex;
    align-items: center;
  }
  .pp_txt {
    color: #252525;
    font-feature-settings: 'palt'on;
    /* cgs-ptj-r./18px-Medium */
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 36px */
    letter-spacing: 0.54px;
  }
}
.zip {
  display: flex;
  align-items: center;
  gap: 13px;
}
.zip:before {
  content: "〒";
  display: inline-block;
  color: #252525;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: 'palt'on;
  /* genki./16px-Medium */
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32px */
}
/***************************

contactform7設定

*************************/
/*ボタン*/
div.contact-btn {
  display: flex;
  margin: 50px auto 0;
  position: relative;
  width: 230px;
  height: 60px;
}
div.contact-btn:after {
  content: "";
  display: inline-block;
  width: 34px;
  height: 34px;
  background-size: contain;
  aspect-ratio: 5 / 4;
  background-image: url(../image/top/next.svg);
  position: absolute;
  right: 23px;
  transition: all 0.6s ease;
  top: 50%;
  transform: translateY(-50%);
}
div.contact-btn input.btn {
  align-self: stretch;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  /* transition: 0.3s ease-in-out;*/
  text-align: left;
  border-radius: 100vh;
  width: 230px;
  height: 60px;
  flex-shrink: 0;
  padding-left: 30px;
  border-radius: 30px;
  background: #00913A;
  border: 1px solid #00913A;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 24px */
  letter-spacing: 0.45px;
  position: relative;
}
div.contact-btn:hover input.btn {
  background: #fff;
  color: #00913A;
}
/*戻るボタン*/
div.pre-contact-btn {
  display: flex;
  margin: 50px auto 0;
  position: relative;
  width: 243px;
  height: 64px;
}
div.pre-contact-btn:after {
  content: "";
  display: inline-block;
  width: 15.17px;
  height: 12px;
  background-image: url(../image/common/btnarrow-w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s ease-in-out;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  position: absolute;
  left: 18px;
}
div.pre-contact-btn:hover:after {
  left: 10px;
}
div.pre-contact-btn input.wpcf7-previous {
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 20px 18px;
  align-self: stretch;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 100vh;
  width: 243px;
  background: #008742;
}
div.pre-contact-btn:before {
  content: "";
  width: 4px;
  height: 8px;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 21px;
  background: url("../image/contact/arrow-l.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s ease-in-out;
}
div.pre-contact-btn:hover:before {
  left: 10px;
}
/* チェックボックスデザイン */
input[type="checkbox"] {
  cursor: pointer;
  padding-left: 30px; /*label手前にチェックボックス用の余白を開ける*/
  vertical-align: middle;
  position: relative;
}
input[type="checkbox"]::before, input[type="checkbox"]::after {
  content: "";
  display: block;
  position: absolute;
}
input[type="checkbox"]::before {
  background-color: #F5F5F5;
  border-radius: 0%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 50%;
  left: -2px;
}
input[type="checkbox"]::after {
  border-bottom: 3px solid #008742; /*チェックの太さ*/
  border-left: 3px solid #008742; /*チェックの太さ*/
  opacity: 0; /*チェック前は非表示*/
  height: 8px; /*チェックの高さ*/
  width: 16px; /*チェックの横幅*/
  transform: rotate(-45deg);
  /*top: 0px; チェック時の位置調整*/
  /*left: 5px; チェック時の位置調整*/
  top: -7px;
  bottom: 0;
  left: 3px;
  margin: auto;
}
input[type="checkbox"]:checked::after {
  opacity: 1; /*チェック後表示*/
}
/*ios対策*/
.wpcf7-list-item label {
  align-items: center;
}
div.contactWrap p span.wpcf7-form-control-wrap input[name="checkbox-741[]"], div.contactWrap p span.wpcf7-form-control-wrap input[name="privacycheck"] {
  width: auto;
  appearance: none;
  -webkit-appearance: none;
  background: none;
  padding-right: 0;
}
div.contactWrap p span.wpcf7-form-control-wrap input {
  width: 100%;
  background: #F5F5F5;
  padding: 16px 25px;
}
/*追加*/
div.ppconfi a {
  color: var(--masame, #111);
  font-feature-settings: 'palt'on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.wpcf7-list-item.first.last {
  position: relative;
}
.wpcf7-list-item.first.last:after {
  content: "※必須";
  display: inline-block;
  color: #00913A;
  font-feature-settings: 'palt'on;
  /* cgs-ptj-r./18px-Medium */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 36px */
  letter-spacing: 0.54px;
  position: absolute;
  right: -59px;
  top: -1px;
}