/*!
global > color
------------------------------
*/
:root {
  --cl-gable-green: #174134;
  --cl-gray-nurse: #e3e8e3;
  --cl-iron: #dce2e1;
}

/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
:root {
  --font-ja: "Noto Sans JP", sans-serif;
  --font-en: "Poppins", sans-serif;
}

/*!
global > mixin
------------------------------
*/
.c_input input::-webkit-input-placeholder, .c_textarea textarea::-webkit-input-placeholder, .c_select select::-webkit-input-placeholder {
  font-size: 0.875rem;
}
.c_input input::-moz-placeholder, .c_textarea textarea::-moz-placeholder, .c_select select::-moz-placeholder {
  font-size: 0.875rem;
}
.c_input input:-ms-input-placeholder, .c_textarea textarea:-ms-input-placeholder, .c_select select:-ms-input-placeholder {
  font-size: 0.875rem;
}
.c_input input::-ms-input-placeholder, .c_textarea textarea::-ms-input-placeholder, .c_select select::-ms-input-placeholder {
  font-size: 0.875rem;
}
.c_input input::placeholder, .c_textarea textarea::placeholder, .c_select select::placeholder, .c_form__note {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .c_input input::-webkit-input-placeholder, .c_textarea textarea::-webkit-input-placeholder, .c_select select::-webkit-input-placeholder {
    font-size: clamp(0.875rem, 0.641025641vw + 0.5673076923rem, 1rem);
  }
  .c_input input::-moz-placeholder, .c_textarea textarea::-moz-placeholder, .c_select select::-moz-placeholder {
    font-size: clamp(0.875rem, 0.641025641vw + 0.5673076923rem, 1rem);
  }
  .c_input input:-ms-input-placeholder, .c_textarea textarea:-ms-input-placeholder, .c_select select:-ms-input-placeholder {
    font-size: clamp(0.875rem, 0.641025641vw + 0.5673076923rem, 1rem);
  }
  .c_input input::-ms-input-placeholder, .c_textarea textarea::-ms-input-placeholder, .c_select select::-ms-input-placeholder {
    font-size: clamp(0.875rem, 0.641025641vw + 0.5673076923rem, 1rem);
  }
  .c_input input::placeholder, .c_textarea textarea::placeholder, .c_select select::placeholder, .c_form__note {
    font-size: clamp(0.875rem, 0.641025641vw + 0.5673076923rem, 1rem);
  }
}

.c_radio label .wpcf7-list-item-label, .c_checkbox label .wpcf7-list-item-label {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .c_radio label .wpcf7-list-item-label, .c_checkbox label .wpcf7-list-item-label {
    font-size: clamp(0.875rem, 1.2820512821vw + 0.2596153846rem, 1.125rem);
  }
}

.c_form__btns input[type=submit],
.c_form__btns input[type=reset],
.c_form__btns button,
.c_form__btns a {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .c_form__btns input[type=submit],
  .c_form__btns input[type=reset],
  .c_form__btns button,
  .c_form__btns a {
    font-size: clamp(1rem, 1.2820512821vw + 0.3846153846rem, 1.25rem);
  }
}

.p_contact__ttl {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_contact__ttl {
    font-size: clamp(1.125rem, 1.9230769231vw + 0.2019230769rem, 1.5rem);
  }
}

.p_contact__tel {
  font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p_contact__tel {
    font-size: clamp(2.1875rem, 3.2051282051vw + 0.6490384615rem, 2.8125rem);
  }
}

.c_footer .c_footer_top {
  display: none;
}

.p_contact {
  padding-bottom: 211px;
}
@media screen and (min-width: 768px) {
  .p_contact {
    padding-bottom: clamp(28.125rem, 59.6153846154vw + -0.4903846154rem, 39.75rem);
  }
}
.p_contact__ttl {
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.8333333333;
  margin-bottom: 12px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p_contact__ttl {
    margin-bottom: 12px;
  }
}
.p_contact__tel {
  pointer-events: all;
  display: inline-block;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .p_contact__tel {
    margin-bottom: 15px;
    pointer-events: none;
  }
}
.p_contact__box {
  border: 1px solid #174134;
  max-width: 700px;
  margin: 0 auto;
  padding: 25px 10px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_contact__box {
    padding: 32px 20px 29px 20px;
    margin-bottom: clamp(4.375rem, 6.7307692308vw + 1.1442307692rem, 5.6875rem);
  }
}
.p_contact__box .c_txt18 {
  letter-spacing: 0;
}
.p_contact__inner {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .p_contact__inner {
    padding: 34px 0;
  }
}
.p_contact__inner .c_ttl28 {
  text-align: center;
  letter-spacing: 0.06em;
  line-height: 1.5714285714;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .p_contact__inner .c_ttl28 {
    font-size: 1.5625rem;
    margin-bottom: 12px;
  }
}
.p_contact__inner .txt_right {
  text-align: right;
  font-weight: 400;
  position: relative;
  right: -2px;
  letter-spacing: 0em;
}
@media screen and (min-width: 768px) {
  .p_contact__inner .txt_right {
    margin-bottom: 2px;
  }
}
.p_contact._thanks .p_contact_thanks__txt {
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  .p_contact._thanks .p_contact_thanks__txt {
    margin-top: 60px;
    text-align: center;
  }
}
.p_contact._thanks .p_contact_thanks__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  .p_contact._thanks .p_contact_thanks__back {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p_contact._thanks .c_btn {
    width: 200px;
  }
}
.p_contact._thanks .c_btn_icon::after {
  background-image: url("../images/common/icon_arrow_right02.svg");
}

.c_radio {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .c_radio {
    margin-top: 15px;
  }
}
.c_radio:first-child {
  margin-top: 0;
}
.c_radio label {
  cursor: pointer;
}
.c_radio label .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .c_radio label .wpcf7-list-item-label {
    padding-left: 22px;
  }
}
.c_radio label .wpcf7-list-item-label::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #174134;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 5px;
}
@media screen and (min-width: 768px) {
  .c_radio label .wpcf7-list-item-label::before {
    width: 17px;
    height: 17px;
    top: clamp(0.1875rem, 1.2820512821vw + -0.4278846154rem, 0.4375rem);
  }
}
.c_radio label .wpcf7-list-item-label::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #174134;
  position: absolute;
  left: 3px;
  top: 8px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  .c_radio label .wpcf7-list-item-label::after {
    width: 9px;
    height: 9px;
    left: 4px;
    top: clamp(0.4375rem, 1.2820512821vw + -0.1778846154rem, 0.6875rem);
  }
}
.c_radio input {
  opacity: 0;
  display: none;
}
.c_radio input:checked + span::after {
  opacity: 1;
}
.c_radio.radio_block .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .c_radio.radio_block .wpcf7-radio {
    gap: 15px;
  }
}

.c_checkbox {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .c_checkbox {
    margin-top: 15px;
  }
}
.c_checkbox:first-child {
  margin-top: 0;
}
.c_checkbox label {
  cursor: pointer;
}
.c_checkbox label .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 28px;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .c_checkbox label .wpcf7-list-item-label {
    padding-left: clamp(2.1875rem, 1.9230769231vw + 1.2644230769rem, 2.5625rem);
  }
}
.c_checkbox label .wpcf7-list-item-label::before {
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #174134;
  position: absolute;
  left: 0;
  top: 1px;
  background-color: #F3F5F5;
}
@media screen and (min-width: 768px) {
  .c_checkbox label .wpcf7-list-item-label::before {
    width: 25px;
    height: 25px;
    top: clamp(0rem, 1.2820512821vw + -0.6153846154rem, 0.25rem);
  }
}
.c_checkbox label .wpcf7-list-item-label::after {
  content: "";
  width: 6px;
  height: 10px;
  border-right: 2px solid #174134;
  border-bottom: 2px solid #174134;
  position: absolute;
  left: 7px;
  top: 4px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .c_checkbox label .wpcf7-list-item-label::after {
    border-right: 3px solid #174134;
    border-bottom: 3px solid #174134;
    width: 8px;
    height: 14px;
    left: 8px;
    top: clamp(0.25rem, 1.2820512821vw + -0.3653846154rem, 0.5rem);
  }
}
.c_checkbox input {
  opacity: 0;
  display: none;
}
.c_checkbox input:checked + span::after {
  opacity: 1;
}

.c_input {
  margin-top: 15px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_input {
    margin-top: 20px;
  }
}
.c_input:first-child {
  margin-top: 0;
}
.c_input input {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  border-radius: 5px;
  background-color: #F3F5F5;
  border: 1px solid #174134;
  width: 100%;
  padding: 5px 10px;
  color: #174134;
}
@media screen and (min-width: 768px) {
  .c_input input {
    padding: 10px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem) 9px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem);
    border-radius: 9px;
    font-size: 1rem;
  }
}
.c_input input::-webkit-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_input input::-moz-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_input input:-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_input input::-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_input input::placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_input input:focus {
  outline: none;
}

.c_textarea {
  position: relative;
}
.c_textarea:first-child {
  margin-top: 0;
}
.c_textarea textarea {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  border-radius: 5px;
  background-color: #F3F5F5;
  border: 1px solid #174134;
  width: 100%;
  padding: 5px 10px;
  height: 200px;
  resize: none;
  color: #174134;
}
@media screen and (min-width: 768px) {
  .c_textarea textarea {
    font-size: 1rem;
    height: 150px;
    padding: 10px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem) 9px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem);
    border-radius: 9px;
  }
}
.c_textarea textarea::-webkit-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_textarea textarea::-moz-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_textarea textarea:-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_textarea textarea::-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_textarea textarea::placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_textarea textarea:focus {
  outline: none;
}

.c_select {
  margin-top: 15px;
  max-width: 498px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c_select {
    margin-top: 20px;
  }
}
.c_select::before {
  content: "";
  width: 40px;
  height: 40px;
  background-color: #174134;
  position: absolute;
  right: -2px;
  top: 0;
  z-index: 1;
  border-radius: 0 5px 5px 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .c_select::before {
    height: 49px;
    width: 40px;
    border-radius: 0 9px 9px 0;
  }
}
.c_select::after {
  content: "";
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #F3F5F5;
  border-left: 2px solid #F3F5F5;
  position: absolute;
  right: 16px;
  top: 18.5px;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  z-index: 2;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .c_select::after {
    top: 25px;
    right: 16px;
  }
}
.c_select:first-child {
  margin-top: 0;
}
.c_select select {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  width: 100%;
  padding: 5px 10px;
  color: #174134;
  background-color: #F3F5F5;
  border: 1px solid #174134;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .c_select select {
    font-size: 1rem;
    padding: 10px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem) 9px clamp(0.9375rem, 2.2435897436vw + -0.1394230769rem, 1.375rem);
    border-radius: 9px;
  }
}
.c_select select::-webkit-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_select select::-moz-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_select select:-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_select select::-ms-input-placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_select select::placeholder {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  color: #8BA099;
}
.c_select select:focus {
  outline: none;
}
.c_select select option {
  color: #174134;
}
.c_select select option[value=""] {
  color: #8BA099;
}
.c_select select:has(option[value=""]:checked) {
  color: #8BA099;
}
.c_select select:not(:has(option[value=""]:checked)) {
  color: #174134;
}

.c_form {
  /* Firefox */
}
.c_form form[data-status=init] .wpcf7-not-valid-tip {
  display: none;
}
.c_form__inner {
  border: 1px solid #174134;
}
.c_form__note {
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 8px;
}
@media screen and (min-width: 768px) {
  .c_form__note {
    margin-top: 8px;
  }
}
.c_form__note:first-child {
  margin-top: 0;
}
.c_form__note + .c_input {
  margin-top: 5px;
}
.c_form__item:not(:last-of-type) {
  border-bottom: 1px solid #174134;
}
@media screen and (min-width: 768px) {
  .c_form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .c_form__item.item_01 .c_form__right {
    padding-top: 38px;
    padding-bottom: 41px;
  }
}
.c_form__item01:not(:last-of-type) {
  border-bottom: 1px solid #174134;
}
@media screen and (min-width: 768px) {
  .c_form__item01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .c_form__item01 .c_form__left {
    padding: 39px 29px 31px 29px;
  }
}
.c_form__item01 .c_form__right {
  background-color: #45675D;
  color: #F3F5F5;
}
@media screen and (min-width: 768px) {
  .c_form__item01 .c_form__right {
    padding: 39px 29px 31px 29px;
  }
}
@media screen and (min-width: 768px) {
  .c_form__radio {
    padding: clamp(0.375rem, 1.9230769231vw + -0.5480769231rem, 0.75rem) clamp(0.3125rem, 2.8846153846vw + -1.0721153846rem, 0.875rem) 0 clamp(0.3125rem, 2.8846153846vw + -1.0721153846rem, 0.875rem);
  }
}
.c_form__left {
  background-color: #45675D;
  color: #F3F5F5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 20px;
}
@media screen and (min-width: 768px) {
  .c_form__left {
    padding: 31px clamp(0.9375rem, 4.1666666667vw + -1.0625rem, 1.75rem) 28px clamp(0.9375rem, 4.1666666667vw + -1.0625rem, 1.75rem);
    width: clamp(12.5rem, 25.641025641vw + 0.1923076923rem, 17.5rem);
  }
}
.c_form__left .c_ttl18 {
  line-height: 1.5555555556;
}
.c_form__right {
  padding: 15px 20px;
}
@media screen and (min-width: 768px) {
  .c_form__right {
    width: calc(100% - clamp(12.5rem, 25.641025641vw + 0.1923076923rem, 17.5rem));
    padding: 19px clamp(0.9375rem, 4.4871794872vw + -1.2163461538rem, 1.8125rem) 20px;
  }
}
.c_form__grid {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px;
}
@media screen and (min-width: 768px) {
  .c_form__grid {
    -ms-grid-columns: 1fr clamp(1.25rem, 0.641025641vw + 0.9423076923rem, 1.375rem) 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: clamp(1.25rem, 0.641025641vw + 0.9423076923rem, 1.375rem);
  }
}
.c_form__grid .c_input {
  margin-top: 0;
}
.c_form__grid01 {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 768px) {
  .c_form__grid01 {
    grid-gap: clamp(1.25rem, 3.2051282051vw + -0.2884615385rem, 1.875rem);
  }
}
.c_form__grid01 .c_input {
  margin-top: 0;
}
.c_form__grid01__item {
  position: relative;
}
.c_form__grid01__item::after {
  content: "";
  width: 4px;
  height: 2px;
  background-color: #174134;
  position: absolute;
  right: -9.5px;
  top: 19.5px;
}
@media screen and (min-width: 768px) {
  .c_form__grid01__item::after {
    left: auto;
    top: 24px;
    width: 9px;
    height: 3px;
    right: clamp(-1.25rem, -1.6025641026vw + -0.1682692308rem, -0.9375rem);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.c_form__grid01__item:last-child::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .c_form__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c_form__flex__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .c_form__flex__left {
    margin-bottom: 0;
    margin-right: clamp(1.25rem, 6.4102564103vw + -1.8269230769rem, 2.5rem);
  }
}
.c_form__flex__left .c_txt30 {
  margin: -18.5px 10px 0 0px;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
@media screen and (min-width: 768px) {
  .c_form__flex__left .c_txt30 {
    margin: -25px 10px 0 4px;
  }
}
.c_form__flex__left .c_input {
  width: calc(50% - 10px);
  position: relative;
  margin-top: 0;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .c_form__flex__left .c_input {
    width: clamp(7.25rem, 14.1025641026vw + 0.4807692308rem, 10rem);
    margin-right: clamp(1.25rem, 3.2051282051vw + -0.2884615385rem, 1.875rem);
  }
}
.c_form__flex__left .c_input::after {
  content: "";
  width: 9px;
  height: 2px;
  background-color: #174134;
  position: absolute;
  right: -15px;
  top: 19.5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  .c_form__flex__left .c_input::after {
    top: 26px;
    width: 9px;
    height: 3px;
    right: clamp(-1.25rem, -1.6025641026vw + -0.1682692308rem, -0.9375rem);
  }
}
.c_form__flex__left .c_input:last-child {
  margin-right: 0;
}
.c_form__flex__left .c_input:last-child::after {
  display: none;
}
.c_form__flex__right {
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .c_form__flex__right {
    padding-left: 0px;
  }
}
.c_form__flex__right .c_btn01 {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .c_form__flex__right .c_btn01 {
    min-width: clamp(9.375rem, 25.641025641vw + -2.9326923077rem, 14.375rem);
  }
  .c_form__flex__right .c_btn01:hover {
    opacity: 0.8;
  }
}
.c_form__flex02 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .c_form__flex02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 15px;
  }
}
.c_form__flex02_no_maring {
  margin: 0;
}
.c_form__flex02__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .c_form__flex02__left {
    margin-bottom: 0;
    margin-right: clamp(0.625rem, 3.2051282051vw + -0.9134615385rem, 1.25rem);
  }
}
.c_form__flex02__left .c_select {
  width: 100%;
  max-width: 500px;
  position: relative;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c_form__flex02__left .c_select {
    width: clamp(12.5rem, 32.0512820513vw + -2.8846153846rem, 18.75rem);
  }
}
.c_form__btns {
  text-align: center;
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .c_form__btns {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 43px 20px 20px;
  }
}
.c_form__btns input[type=submit],
.c_form__btns input[type=reset],
.c_form__btns button,
.c_form__btns a {
  border: 1px solid #174134;
  border-radius: 5px;
  background-color: #174134;
  color: #F3F5F5;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
  display: inline-block;
  min-width: 200px;
  min-height: 60px;
  padding: 10px 15px;
  margin: 5px 5px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  .c_form__btns input[type=submit],
  .c_form__btns input[type=reset],
  .c_form__btns button,
  .c_form__btns a {
    min-height: 90px;
    padding: 10px 20px;
    min-width: 270px;
    border-radius: 9px;
    margin: 10px 13px;
  }
  .c_form__btns input[type=submit]:hover,
  .c_form__btns input[type=reset]:hover,
  .c_form__btns button:hover,
  .c_form__btns a:hover {
    opacity: 0.8;
  }
}
.c_form__btns input[type=submit].back,
.c_form__btns input[type=reset].back,
.c_form__btns button.back,
.c_form__btns a.back {
  background-color: #F3F5F5;
  color: #174134;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c_form__btns input[type=submit]:disabled {
  pointer-events: none;
}
.c_form__btns .wpcf7-spinner {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}
.c_form__content {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .c_form__content {
    padding-top: 47px;
  }
}
.c_form__content .c_txt18 {
  font-weight: 400;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .c_form__content .c_txt18 {
    text-align: center;
  }
}
.c_form__content .c_form__box .c_ttl18 {
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 2;
  color: #174134;
  margin-bottom: 4px;
}
@media screen and (min-width: 768px) {
  .c_form__content .c_form__box .c_ttl18 {
    margin-bottom: 4px;
  }
}
.c_form__content .c_txt {
  line-height: 2.25;
}
@media screen and (min-width: 768px) {
  .c_form__content .c_txt {
    padding: 0 3px;
  }
}
.c_form__box {
  border-top: 1px solid #174134;
  border-bottom: 1px solid #174134;
  padding: 16px 5px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .c_form__box {
    padding: 16px 7px 21px 7px;
    margin-top: 83px;
  }
}
.c_form .c_ttl18 {
  color: #fff;
}
.c_form .wpcf7-list-item {
  margin: 0;
}
.c_form input[type=number]::-webkit-outer-spin-button,
.c_form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c_form input[type=number] {
  -moz-appearance: textfield;
}