@charset "UTF-8";
.contact {
  overflow: hidden;
  background-color: #fff;
  color: #707070;
}
.contact .main {
  position: relative;
  z-index: 2;
  padding-top: 134px;
}
@media (max-width: 768px) {
  .contact .main {
    margin-top: 0;
  }
}
.contact .fixed__wrapper {
  max-width: 1000px;
  width: 100%;
}
.contact p, .contact span, .contact time, .contact a {
  font-family: "ゴシックMB101 R";
}
.contact h1, .contact h2, .contact h3, .contact h4, .contact h5, .contact h6 {
  font-family: "ゴシックMB101 DB";
}
.contact .heading__img__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-top: 90px;
  padding-bottom: 90px;
  max-height: 400px;
  height: 280px;
  background: url(../img/contact/heading__bg.jpg);
  background-position: center;
  background-size: cover;
  pointer-events: none;
}
@media (max-width: 768px) {
  .contact .heading__img__wrapper {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    height: 150px;
  }
}
.contact .heading__img__wrapper h2.sec01-heading {
  color: #fff;
  font-weight: bold;
  font-style: normal;
  font-size: 32px;
  font-family: "ゴシックMB101 DB";
}
.contact .sec01 {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .contact .sec01 {
    margin-bottom: 40px;
  }
}
.contact .sec01 h2.sec-heading {
  margin-bottom: 40px;
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .contact .sec01 h2.sec-heading {
    margin-bottom: 34px;
    font-size: 32px;
  }
}
.contact .sec01 .sec-desc {
  margin-bottom: 50px;
  color: #91b621;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  /* font-size: 42px; */
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .contact .sec01 .sec-desc {
    margin-bottom: 34px;
    font-size: 22px;
  }
}
.contact .sec01 .tel--wrapper {
  margin-bottom: 58px;
}
.contact .sec01 .tel--wrapper a {
  display: block;
  margin-bottom: 14px;
  color: #479742;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1;
}
@media (max-width: 768px) {
  .contact .sec01 .tel--wrapper a {
    margin-bottom: 8px;
    font-size: 26px;
  }
}
.contact .sec01 .tel--wrapper .column-ochi {
  display: inline-block;
  margin: 0 4px;
  color: #479742;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1;
  transform: translateY(-6%);
}
@media (max-width: 768px) {
  .contact .sec01 .tel--wrapper .column-ochi {
    font-size: 26px;
  }
}
.contact .sec01 .tel--wrapper .tel--desc {
  display: block;
  color: #479742;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1;
  transform: translateX(-1%);
}
@media (max-width: 768px) {
  .contact .sec01 .tel--wrapper .tel--desc {
    font-size: 17px;
  }
}
.contact .sec01 .line--add--img {
  display: block;
  margin: 0 auto;
  margin-bottom: 70px;
  max-width: 300px;
}
@media (max-width: 768px) {
  .contact .sec01 .line--add--img {
    margin-bottom: 40px;
    max-width: 240px;
  }
}
.contact .sec01 .border--wrapper {
  display: block;
  margin: 0 auto;
  max-width: 800px;
}
.contact .sec01 .link-btn__tel-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  overflow: hidden;
  margin: 10px auto;
  max-width: 400px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: solid #0c87ef 2px;
  border-radius: 32px;
  font-family: "ゴシックMB101 B", "Gothic MB101 Bold";
}
.contact .sec01 .link-btn__tel-wrapper span {
  display: flex;
  align-items: center;
  padding: 0px 16px;
  max-width: 60px;
  background: #0c87ef;
  color: #fff;
  font-size: 24px;
}
.contact .sec01 .link-btn__tel-wrapper .link-btn__tel {
  display: inline-block;
  padding: 0 16px;
  width: 100%;
  color: #0c87ef;
  font-size: 24px;
}
.contact .sec02 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.contact .sec02 .icon {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 50px;
}
@media (max-width: 768px) {
  .contact .sec02 .icon {
    max-width: 40px;
  }
}
.contact .sec02 .sec-heading {
  margin-bottom: 16px;
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .contact .sec02 .sec-heading {
    font-size: 28px;
  }
}
.contact .sec02 .sec-heading .font-size--small {
  color: #91b621;
  text-align: center;
  font-weight: 600;
  font-style: normal;
  font-size: 34px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .contact .sec02 .sec-heading .font-size--small {
    font-size: 22px;
  }
}
.contact .sec02 .heading-desc {
  display: block;
  color: #91b621;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  /* font-size: 42px; */
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .contact .sec02 .heading-desc {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .contact .desc--attention {
    margin-left: 1em;
    text-align: left;
    text-indent: -1em;
    font-size: 13px;
  }
}

.form {
  margin-top: 40px;
}
@media (min-width: 769px) {
  .form {
    padding-bottom: 40px;
  }
}
.form .form__desc {
  text-align: center;
}
.form .flow {
  display: block;
  margin: 60px auto;
  max-width: 350px;
  width: 100%;
}
.form .rows {
  margin: 0px auto;
  padding: 20px;
  padding-top: 0;
  padding-bottom: 40px;
  max-width: 880px;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows {
    box-sizing: border-box;
    padding: 0;
    padding-bottom: 0;
    width: calc(100% - 0px);
    border-radius: 16px;
  }
}
.form .rows .row {
  display: flex;
  padding: 12px 0;
  border-top: 1px solid #eee;
}
@media (max-width: 768px) {
  .form .rows .row {
    display: block;
  }
}
@media (max-width: 768px) {
  .form .rows .row {
    border: none;
  }
}
.form .rows .row .tr {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-right: 28px;
  padding: 6px 0;
  min-width: 270px;
  height: auto;
  background: url(../img/contact/form--bg.jpg);
  background-size: auto;
}
@media (max-width: 768px) {
  .form .rows .row .tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
    margin-bottom: 6px;
    min-width: auto;
  }
  .form .rows .row .tr span {
    margin-right: 0;
    margin-bottom: 4px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .form .rows .row .tr span {
    margin-right: 0;
  }
}
.form .rows .row .tr.flex {
  display: inline-flex;
  align-items: flex-start;
  vertical-align: top;
}
@media (max-width: 768px) {
  .form .rows .row .tr.flex {
    display: flex;
  }
}
.form .rows .row .row__desc {
  display: inline-block;
  width: 185px;
  color: #666666;
  text-indent: 1em;
  font-weight: normal;
}
@media (max-width: 768px) {
  .form .rows .row .row__desc {
    color: #231516;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .form .rows .row .row__desc.text-long {
    width: 75%;
  }
}
.form .rows .row .row__opt {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 24px;
  padding: 2px 10px;
  width: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 32px;
  background-color: #dae000;
  color: #fff;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  opacity: 1;
  cursor: default;
}
.form .rows .row .row__opt.req {
  background-color: #91b621;
  opacity: 1;
}
@media (max-width: 768px) {
  .form .rows .row .row__opt {
    margin-right: 1em !important;
    margin-bottom: 0 !important;
    padding: 0 8px;
    font-size: 16px !important;
  }
}
.form .rows input[type=text], .form .rows input[type=tel], .form .rows input[type=email] {
  box-sizing: border-box;
  padding: 8px 10px;
  width: 100%;
  border: none;
  border: solid 1px #666;
  border-radius: 4px;
  background-color: #fff;
  color: #434343;
}
@media (max-width: 768px) {
  .form .rows input[type=text], .form .rows input[type=tel], .form .rows input[type=email] {
    display: block;
    margin: 0 auto;
    width: 100%;
    font-size: 16px;
  }
}
.form .rows .mail-attention--text {
  margin: -12px 0 16px auto;
  /* margin: 0; */
  margin-bottom: 2px;
  max-width: 580px;
  width: 100%;
  color: #756b63;
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .form .rows .mail-attention--text {
    margin: -8px 0 16px auto;
  }
}
.form .rows .wpcf7-form-control-wrap {
  padding-top: 5px;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows span.wpcf7-list-item {
    display: block;
  }
}
.form .rows input[name=address__postcode] {
  margin-right: 25px;
}
.form .rows select {
  box-sizing: border-box;
  padding: 8px 10px;
  width: 22%;
  border: none;
  background-color: #d4d5d5;
  text-align: left;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form .rows select[name=birthYear], .form .rows select[name=birthMonth], .form .rows select[name=birthDay] {
  margin-right: 4px;
  width: 16%;
  text-align: center;
}
@media (max-width: 768px) {
  .form .rows select[name=year] {
    margin-left: 2.5%;
  }
  .form .rows select[name=year], .form .rows select[name=month], .form .rows select[name=day] {
    margin-right: 5px;
    padding: 8px 0px;
    width: 20%;
    font-size: 1.2rem;
  }
}
.form .rows input[type=text][id*=form__address] {
  width: 17%;
}
.form .rows input[type=text]#form__address__desc {
  margin-top: 12px;
  margin-left: 255px;
  width: 40%;
}
.form .rows .input-desc {
  margin-top: 12px;
  margin-bottom: 0;
  margin-left: 260px;
  padding-left: 1em;
  text-align: left;
  text-align: left !important;
  text-indent: -1em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .form .rows .input-desc {
    margin-left: 2.5%;
    font-size: 12px !important;
  }
}
.form .rows .input-desc02 {
  margin-top: 0;
}
.form .rows .flex {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
}
.form .rows .flex .flex__wrapper {
  margin-bottom: 20px;
  width: 50%;
}
.form .rows textarea {
  overflow: auto;
  box-sizing: border-box;
  margin: 0px 0px 0px 0px;
  padding: 8px 10px;
  min-width: 100%;
  min-height: 34px;
  max-width: 100%;
  height: 124px;
  border: none;
  border: solid 1px #666;
  border-radius: 4px;
  background-color: #fff;
  color: #434343;
  vertical-align: top;
}
@media (max-width: 768px) {
  .form .rows textarea {
    margin: 0;
    height: 64px;
    font-size: 16px;
  }
}
.form .rows .method__select__wrapper {
  display: inline-block;
  margin-right: 60px;
}
@media (max-width: 768px) {
  .form .rows .method__select__wrapper {
    margin-right: 10px;
  }
}
.form .rows label span {
  margin-left: 8px;
  color: #231815;
  font-weight: 600;
  font-style: normal;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
}
@media (max-width: 768px) {
  .form .rows label {
    margin-left: 2%;
  }
}
@media (max-width: 768px) {
  .form .rows input[type=text]#form__address__postcode {
    display: inline-block;
    margin: 0 auto;
    width: 90%;
  }
  .form .rows select[name=address__prefe] {
    margin-top: 12px;
    width: 70%;
  }
  .form .rows input[type=text]#form__address__desc {
    margin-left: auto;
    width: 95%;
  }
  .form .rows input[type=file] {
    margin-left: 2.5%;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .form .rows input[type=file] {
    font-size: 1.2rem;
  }
}
@media (max-width: 768px) {
  .form .rows .pre {
    white-space: pre;
  }
}
.form .rows .textarea-wrapper {
  display: inline-block;
  width: 100%;
}
@media (max-width: 768px) {
  .form .rows .textarea-wrapper {
    display: block;
    margin: 0 auto;
  }
  .form .rows .textarea-wrapper textarea {
    min-width: 200px;
    max-width: 100%;
    width: 100%;
  }
}
.form input, .form select, .form textarea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", sans-serif !important;
}
.form .policy-box {
  overflow-y: scroll;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 20px;
  max-width: 880px;
  max-height: 300px;
  background: #fffff7;
  color: #000 !important;
  font-size: 14px;
}
@media (max-width: 768px) {
  .form .policy-box {
    overflow-x: hidden;
    width: 100%;
  }
}
.form .policy-box .policy-heading {
  border: none;
  color: #000;
  text-align: center;
  font-size: 16px;
}
.form .policy-box p {
  color: #000;
  text-align: center;
}
.form .policy-box h4 {
  margin: 12px 0;
  border-bottom: solid 1px #cccccc;
  color: #000;
}
.form .policy-box ul {
  list-style-type: disc;
}
.form .agree {
  margin-top: 12px;
  margin-bottom: 32px;
}
.form .agree span {
  color: #666666;
}
.form .agree .chkbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* ラベルのスタイル　*/
}
@media (max-width: 768px) {
  .form .agree .chkbox {
    margin: 0;
  }
}
.form .agree .chkbox label {
  position: relative;
  display: inline-table;
  max-width: 530px;
  text-indent: -1.5em;
  font-size: 16px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .form .agree .chkbox label {
    display: table;
    margin: 0 auto;
    width: 85%;
    font-size: 14px;
  }
}
.form .agree .chkbox p {
  text-align: left;
}
.form .agree .chkbox .wpcf7-form-control-wrap {
  position: static;
}
.form .agree .chkbox input[type=checkbox] {
  margin-right: 0.5em;
  cursor: pointer;
  transform: scale(1);
  pointer-events: all;
}
.form .agree .chkbox .wpcf7-not-valid-tip {
  position: absolute;
  right: 0em;
  bottom: -1.8em;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 769px) {
  .form .agree .chkbox .wpcf7-not-valid-tip {
    right: 2em;
  }
}
.form .submit--wrapper {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-width: 280px;
}
@media (max-width: 768px) {
  .form .submit--wrapper {
    margin-top: 36px;
    margin-bottom: 80px;
  }
}
.form .submit--wrapper .wpcf7-form-control {
  display: block;
  margin: 0 auto;
  max-width: 280px;
}
.form input[type=button], .form input[type=submit] {
  display: block;
  margin: 0 auto;
  padding: 20px;
  width: 30%;
  border: none;
  border-radius: 36px;
  background: linear-gradient(to bottom right, #087adb 0%, #84d2f5 100%);
  box-shadow: 2px 2px 2px #aaa;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  -webkit-appearance: button;
  transition: 0.3s;
}
.form input[type=button]:hover, .form input[type=submit]:hover {
  background-color: #6cba5a;
  color: #fff;
}
@media (max-width: 768px) {
  .form input[type=button], .form input[type=submit] {
    width: 60%;
  }
}
.form .address-prefe-text {
  margin-right: 0.5em;
}
.form .address-postcode-text {
  margin-right: 0.5em;
}
.form .wpcf7-not-valid-tip {
  margin-top: 4px;
  margin-right: 0.5em;
  text-align: right;
  font-size: 0.8em;
}
.form .wpcf7 form.invalid .wpcf7-response-output, .form .wpcf7 form.unaccepted .wpcf7-response-output, .form .wpcf7 form.sent .wpcf7-response-output {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 0.9em;
}
.form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .form .wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
    font-size: 14px;
  }
}

.link-icon {
  width: 1em;
}