.all-content {
  background: #e7f1cf;
}
.all-content .float-banner {
  display: none;
}
.all-content header {
  background: #fff;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
}
.all-content header .header-nav .a-nav + .a-nav {
  border-left: 1px solid #333333;
}
.all-content header .header-nav .a-nav a {
  color: #333333;
}

footer {
  background-color: #fff;
  margin-top: 180px;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 100px;
  }
}

.l-contact {
  margin-top: 71px;
}
@media screen and (max-width: 1300px) and (min-width: 900px) {
  .l-contact {
    margin-top: 5.45vw;
  }
}
@media screen and (max-width: 899px) {
  .l-contact {
    margin-top: 57px;
  }
}
.l-contact.complete .btn__wrap {
  text-align: center;
  margin-top: 50px;
}
.l-contact.complete .btn__wrap .top {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  max-width: 370px;
  width: 100%;
  max-height: 62px;
  height: 100%;
  background: #00693e;
  border: none;
  color: #fff;
  border-radius: 9999px;
  padding: 14px;
  pointer-events: all;
  transition: all 0.4s;
  border: 1px solid transparent;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-contact.complete .btn__wrap .top {
    margin-top: 20px;
    font-size: 20px;
    max-height: 48px;
    padding: 7.5px;
  }
}
.l-contact.complete .btn__wrap .top:hover {
  background: #fff;
  color: #00693e;
  transition: all 0.4s;
  border: 1px solid #00693e;
}
.l-contact.complete .mail {
  opacity: 0.7;
  transition: all 0.3s;
}
.l-contact.complete .mail:hover {
  opacity: 1;
  transition: all 0.3s;
}
.l-contact .inner {
  max-width: 800px;
  margin: 0 auto;
  width: 90%;
}
.l-contact__conts .explain .imgflame {
  display: block;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .explain .imgflame.mainmv {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}
.l-contact__conts .explain .imgflame img {
  height: 100% !important;
}
.l-contact__conts .explain .ttl {
  position: relative;
  font-size: 30px;
  line-height: 1.875;
  letter-spacing: 0.1em;
  color: #00693e;
  text-align: center;
  font-weight: 500;
  overflow: hidden;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .explain .ttl {
    font-size: 24px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .ttl {
    font-size: 20px;
  }
}
.l-contact__conts .explain .ttl:before, .l-contact__conts .explain .ttl:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  height: 1.5px;
  max-width: 160px;
  width: 100%;
  background: #00693e;
  top: 50%;
  margin: 0 auto;
}
.l-contact__conts .explain .ttl:before {
  transform: translate(-200%, -50%);
}
@media screen and (max-width: 768px) {
  .l-contact__conts .explain .ttl:before {
    transform: translate(-170%, -50%);
  }
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .ttl:before {
    transform: translate(-145%, -50%);
  }
}
.l-contact__conts .explain .ttl:after {
  transform: translate(200%, -50%);
}
@media screen and (max-width: 768px) {
  .l-contact__conts .explain .ttl:after {
    transform: translate(170%, -50%);
  }
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .ttl:after {
    transform: translate(145%, -50%);
  }
}
.l-contact__conts .explain .txt {
  font-size: 18px;
  line-height: 1.75;
  text-align: center;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .explain .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .txt {
    font-size: 14px;
  }
}
.l-contact__conts .explain .txt em {
  font-weight: 600;
}
.l-contact__conts .explain .txt--01 {
  margin-top: 20px;
}
.l-contact__conts .explain .txt--02 {
  margin-top: 35px;
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .txt--02 {
    margin-top: 20px;
  }
}
.l-contact__conts .explain .txt--03 {
  margin-top: 35px;
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .txt--03 {
    margin-top: 20px;
  }
}
.l-contact__conts .explain .slide__conts {
  margin-top: 20px;
}
.l-contact__conts .explain .slide__conts--ttl {
  font-size: 15px;
  color: #00693e;
  font-weight: 500;
  padding-left: 15px;
  position: relative;
}
.l-contact__conts .explain .slide__conts--ttl:before {
  content: "";
  position: absolute;
  background: #00693e;
  left: 0;
  top: 3.5px;
  height: 13px;
  width: 13px;
}
.l-contact__conts .explain .slide__conts .imgflame {
  display: block;
  width: 100%;
  padding-top: 10px;
  overflow-y: hidden !important;
  overflow-x: auto !important;
}
.l-contact__conts .explain .slide__conts .imgflame img {
  min-width: 800px;
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .slide__conts .imgflame img {
    min-width: 600px;
  }
}
.l-contact__conts .explain .slide__conts .imgflame .scroll-hint-icon {
  top: calc(50% - 40px) !important;
}
@media screen and (max-width: 500px) {
  .l-contact__conts .explain .slide__conts .imgflame .scroll-hint-icon {
    scale: 0.8;
  }
}
.l-contact__conts .form__conts {
  background: #fff;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts {
    margin-top: 30px;
  }
}
.l-contact__conts .form__conts .mw_wp_form_confirm {
  font-family: "Noto Sans JP", serif !important;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .anotation {
  display: none;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .checklist .anotation {
  display: block;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .checklist .form__conts--item--td {
  margin-top: 10px;
}
.l-contact__conts .form__conts .mw_wp_form_confirm #other-text-wrap {
  margin-left: 0 !important;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .old .form__conts--item--td:after, .l-contact__conts .form__conts .mw_wp_form_confirm .hear .form__conts--item--td:after {
  display: none;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .policy {
  display: none;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .submit, .l-contact__conts .form__conts .mw_wp_form_confirm .back {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  max-width: 370px;
  width: 100%;
  max-height: 62px;
  height: 100%;
  border: none;
  color: #fff;
  border-radius: 9999px;
  padding: 14px;
  pointer-events: all;
  transition: all 0.4s;
  border: 1px solid transparent;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts .mw_wp_form_confirm .submit, .l-contact__conts .form__conts .mw_wp_form_confirm .back {
    margin-top: 20px;
    font-size: 18px;
    max-height: 48px;
    padding: 7.5px;
  }
}
.l-contact__conts .form__conts .mw_wp_form_confirm .submit:hover, .l-contact__conts .form__conts .mw_wp_form_confirm .back:hover {
  transition: all 0.4s;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .back {
  background: #fff;
  border: 1px solid #00693e;
  color: #00693e;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .back:hover {
  color: #fff;
  background: #00693e;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .submit {
  background: #00693e;
  color: #fff;
}
.l-contact__conts .form__conts .mw_wp_form_confirm .submit:hover {
  border: 1px solid #00693e;
  background: #fff;
  color: #00693e;
}
.l-contact__conts .form__conts--wrapper {
  padding: 70px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--wrapper {
    padding: 35px;
  }
}
@media screen and (max-width: 500px) {
  .l-contact__conts .form__conts--wrapper {
    padding: 30px;
  }
}
.l-contact__conts .form__conts--item {
  display: flex;
  align-items: flex-start !important;
  font-size: 18px;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item {
    flex-direction: column;
    gap: 10px;
    font-size: 16px;
  }
}
.l-contact__conts .form__conts--item:first-of-type {
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item:first-of-type {
    padding-bottom: 20px;
  }
}
.l-contact__conts .form__conts--item:not(:first-of-type) {
  padding: 30px 0;
  border-top: 0.5px solid #b3b3b3;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item:not(:first-of-type) {
    padding: 20px 0;
  }
}
.l-contact__conts .form__conts--item.align-base {
  align-items: flex-start !important;
}
.l-contact__conts .form__conts--item.mail .anotation {
  margin-top: 5px;
  margin-left: 10px;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--th .anotation {
  margin-top: 10px;
  line-height: 1.5;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.participate .form__conts--item--td {
    gap: 10px;
  }
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td .mwform-radio-field {
  margin-left: 0;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td .mwform-radio-field label {
  align-items: center;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td .mwform-radio-field label input {
  width: 18px;
  aspect-ratio: 1/1;
  margin: 0;
  margin-right: 10px;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td #other-text-wrap {
  margin-left: 30px;
  margin-top: -10px;
}
.l-contact__conts .form__conts--item.participate .form__conts--item--td #other-text-wrap input {
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.participate .form__conts--item--td #other-text-wrap {
    margin-top: 0px !important;
    margin-left: 0;
  }
}
.l-contact__conts .form__conts--item.checklist {
  flex-direction: column;
  border-bottom: 0.5px solid #b3b3b3;
  gap: 20px;
}
.l-contact__conts .form__conts--item.checklist .form__conts--item--th, .l-contact__conts .form__conts--item.checklist .form__conts--item--td {
  max-width: 100%;
}
.l-contact__conts .form__conts--item.checklist .form__conts--item--th .anotation {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.checklist .form__conts--item--th .anotation {
    margin-top: 10px;
  }
}
.l-contact__conts .form__conts--item.checklist .form__conts--item--td .mwform-checkbox-field {
  margin-left: 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.checklist .form__conts--item--td .mwform-checkbox-field {
    margin-top: 0px;
    margin-left: 0;
  }
}
.l-contact__conts .form__conts--item.checklist .form__conts--item--td .mwform-checkbox-field label {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.checklist .form__conts--item--td .mwform-checkbox-field label {
    justify-content: center;
  }
}
.l-contact__conts .form__conts--item.checklist input {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.l-contact__conts .form__conts--item .anotation {
  display: block;
  font-size: 14px;
  line-height: 1.25;
  color: #b3b3b3;
  letter-spacing: 0.05em;
}
.l-contact__conts .form__conts--item .form__conts--item--th {
  max-width: 233px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item .form__conts--item--th {
    max-width: 100%;
  }
}
.l-contact__conts .form__conts--item .form__conts--item--th .point {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background: #f15a24;
  padding: 4.5px 9px;
  font-size: 16px;
  white-space: nowrap;
  max-height: 25px;
  margin-left: 5px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item .form__conts--item--th .point {
    font-size: 14px;
  }
}
.l-contact__conts .form__conts--item .form__conts--item--th > span {
  line-height: 1.75;
}
.l-contact__conts .form__conts--item .form__conts--item--td {
  max-width: 380px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item .form__conts--item--td {
    max-width: 100%;
  }
}
.l-contact__conts .form__conts--item .form__conts--item--td input, .l-contact__conts .form__conts--item .form__conts--item--td textarea, .l-contact__conts .form__conts--item .form__conts--item--td select {
  width: 100%;
  border: none;
  background: #f7f7f7;
  max-height: 40px;
  height: 100%;
  font-size: 18px;
  line-height: 1.75;
  padding: 7px 7px 7px 10px;
}
.l-contact__conts .form__conts--item .form__conts--item--td input::-moz-placeholder, .l-contact__conts .form__conts--item .form__conts--item--td textarea::-moz-placeholder, .l-contact__conts .form__conts--item .form__conts--item--td select::-moz-placeholder {
  color: #b3b3b3;
}
.l-contact__conts .form__conts--item .form__conts--item--td input::placeholder, .l-contact__conts .form__conts--item .form__conts--item--td textarea::placeholder, .l-contact__conts .form__conts--item .form__conts--item--td select::placeholder {
  color: #b3b3b3;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item .form__conts--item--td input, .l-contact__conts .form__conts--item .form__conts--item--td textarea, .l-contact__conts .form__conts--item .form__conts--item--td select {
    font-size: 14px;
  }
}
.l-contact__conts .form__conts--item .form__conts--item--td input {
  padding: 7px 7px 7px 15px;
}
.l-contact__conts .form__conts--item .form__conts--item--td select {
  padding: 5px 7px 7px 10px;
}
.l-contact__conts .form__conts--item .form__conts--item--td select:invalid {
  color: red;
}
.l-contact__conts .form__conts--item .form__conts--item--td select option[value=""] {
  color: red;
}
.l-contact__conts .form__conts--item .form__conts--item--td .select-custom {
  appearance: none; /* Chrome, Safari, Edge, Opera */
  -webkit-appearance: none;
  -moz-appearance: none;
}
.l-contact__conts .form__conts--item .form__conts--item--td textarea {
  width: 100%;
  min-height: 165px;
}
.l-contact__conts .form__conts--item .form__conts--item--td .old, .l-contact__conts .form__conts--item .form__conts--item--td .hear {
  width: 100%;
}
.l-contact__conts .form__conts--item .form__conts--item--td .mwform-radio-field label {
  display: flex;
}
.l-contact__conts .form__conts--item .form__conts--item--td .mwform-radio-field label input {
  width: initial;
}
.l-contact__conts .form__conts--item.old .form__conts--item--td, .l-contact__conts .form__conts--item.hear .form__conts--item--td {
  position: relative;
}
.l-contact__conts .form__conts--item.old .form__conts--item--td:after, .l-contact__conts .form__conts--item.hear .form__conts--item--td:after {
  position: absolute;
  content: "";
  background: url(../img/icon_triangle.svg) no-repeat center/contain;
  right: 10px;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  height: 10px;
  width: 20px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts--item.old .form__conts--item--td:after, .l-contact__conts .form__conts--item.hear .form__conts--item--td:after {
    height: 8px;
    width: 18px;
  }
}
.l-contact__conts .form__conts .policy {
  font-size: 14px;
  line-height: 1.75;
  text-align: center;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts .policy {
    margin-top: 30px;
  }
}
.l-contact__conts .form__conts .policy .txt {
  color: #b3b3b3;
}
.l-contact__conts .form__conts .policy .txt span {
  color: #b3b3b3;
}
.l-contact__conts .form__conts .policy .txt a {
  color: #b3b3b3;
  position: relative;
  display: inline-block;
}
.l-contact__conts .form__conts .policy .txt a:after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 1px;
  background: #b3b3b3;
  bottom: 1px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.l-contact__conts .form__conts .policy .txt a:hover {
  opacity: 0.8;
  transition: all 0.3s;
}
.l-contact__conts .form__conts .policy .txt a:hover::after {
  width: 0;
  right: 0;
}
.l-contact__conts .form__conts .policy .doi {
  display: block;
  margin-top: 25px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts .policy .doi {
    margin-top: 20px;
    font-size: 16px;
  }
}
.l-contact__conts .form__conts .confirm {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 23px;
  max-width: 370px;
  width: 100%;
  max-height: 62px;
  height: 100%;
  background: #00693e;
  border: none;
  color: #fff;
  border-radius: 9999px;
  padding: 14px;
  pointer-events: all;
  transition: all 0.4s;
  border: 1px solid transparent;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .l-contact__conts .form__conts .confirm {
    margin-top: 20px;
    font-size: 20px;
    max-height: 48px;
    padding: 7.5px;
  }
}
.l-contact__conts .form__conts .confirm:hover {
  background: #fff;
  color: #00693e;
  transition: all 0.4s;
  border: 1px solid #00693e;
}
.l-contact__conts .form__conts .submit {
  display: none;
}/*# sourceMappingURL=edited.css.map */