body.nihonkotsu-senju {
  max-width: 100%;
  padding-bottom: 170px;
}

.n-senju div,
.n-senju span,
.n-senju iframe,
.n-senju h1,
.n-senju h2,
.n-senju h3,
.n-senju h4,
.n-senju h5,
.n-senju h6,
.n-senju p,
.n-senju img,
.n-senju small,
.n-senju strong,
.n-senju b,
.n-senju dl,
.n-senju dt,
.n-senju dd,
.n-senju ol,
.n-senju ul,
.n-senju li,
.n-senju form,
.n-senju label,
.n-senju legend,
.n-senju table,
.n-senju tbody,
.n-senju tfoot,
.n-senju thead,
.n-senju tr,
.n-senju th,
.n-senju td,
.n-senju footer,
.n-senju header,
.n-senju menu,
.n-senju nav,
.n-senju section,
.n-senju video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}
.n-senju img {
  width: 100%;
}
.n-senju .top {
  background: url(../../../img/nihonkotsu-senju/n-senju_bg01.jpg) no-repeat top
      center,
    #fff;
}
/* .n-senju .main_c {
  background: url(../../../img/nihonkotsu-senju/n-senju_bg02.jpg) no-repeat center 350px, #fff;
} */
.n-senju .middle_c {
  background: url(../../../img/nihonkotsu-senju/n-senju_bg03.jpg) no-repeat top
      center,
    #fff;
}
.n-senju .inner {
  max-width: 750px;
  margin: 0 auto;
}
.n-senju .inner .conditions {
  position: relative;
}
.n-senju .inner .conditions label {
  text-align: center;
  width: 100%;
  height: 180px;
  cursor: pointer;
  background: linear-gradient(
    to bottom,
    rgba(250, 252, 252, 0) 0%,
    rgb(250, 252, 252) 50%
  );
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.n-senju .inner .conditions label::after {
  content: "";
  display: block;
  width: 650px;
  height: 100px;
  margin: 0 auto;
  background: url(../../../img/nihonkotsu-senju/n-senju_btn_open.png) no-repeat
    0 0/100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.n-senju .inner .conditions .conditions_content {
  transition: all 0.5s;
}
.n-senju .inner .conditions input {
  display: none;
}
.n-senju .inner .conditions input:checked + label {
  background: inherit;
}
.n-senju .inner .conditions input:checked + label::after {
  background: url(../../../img/nihonkotsu-senju/n-senju_btn_close.png) no-repeat
    0 0/100%;
}
.n-senju .inner .conditions input:checked ~ .conditions_content {
  height: auto;
  padding-bottom: 80px;
  transition: all 0.5s;
}

#form {
  background-color: #fff;
  padding: 0;
}
#form h2 {
  max-width: 750px;
  margin: 0 auto 50px;
}
#form h2 img {
  width: 100%;
}

.float_area {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 100%;
  padding: 18px 0;
  background: rgba(181, 33, 33, 0.9);
  transition: bottom 0.3s;
}

.float_area.none {
  transition: bottom 0.3s;
  bottom: -160px;
}

.float_area .n-senju_btn {
  width: 690px;
  margin: 0 auto;
  filter: drop-shadow(10px 10px 10px rgba(51, 51, 51, 0.2));
  transform: translateZ(0);
}

@media screen and (max-width: 750px) {
  body.nihonkotsu-senju {
    padding-bottom: 22.6666666667vw;
  }
  .n-senju .main_c {
    background-position: center 7%;
  }
  .n-senju .top,
  .n-senju .main_c,
  .n-senju .middle_c {
    background-size: 266.6666666667vw auto;
  }
  .n-senju .inner .conditions label {
    height: 24vw;
  }
  .n-senju .inner .conditions label::after {
    width: 86.6666666667vw;
    height: 13.3333333333vw;
  }
  .n-senju .inner .conditions input:checked ~ .conditions_content {
    padding-bottom: 10.6666666667vw;
  }
  .float_area {
    padding: 2.4vw 0;
  }
  .float_area .n-senju_btn {
    width: 92vw;
    filter: drop-shadow(
      1.3333333333vw 1.3333333333vw 1.3333333333vw rgba(51, 51, 51, 0.2)
    );
  }
  .float_area .n-senju_btn img {
    width: 100%;
  }
} /*# sourceMappingURL=style.css.map */

.step-form01.wpforms-container {
  position: relative;
  max-width: 800px;
  margin: auto;
  background: #f9f9f9;
  padding-bottom: 15px;
  height: auto;
}

.step-form01.wpforms-container .step-flow__item {
  padding: 10px 0;
  height: 60px;
}

.step-form01.wpforms-container .wpforms-field {
  padding: 10px 0;
  overflow: visible !important;
}

.step-form01.wpforms-container .wpforms-field-checkbox ul {
  display: flex;
  justify-content: center;
  max-width: 90%;
  margin: 0 auto;
  list-style: none;
}

.step-form01.wpforms-container .kiyaku {
  margin: 0 auto;
  width: fit-content;
  max-width: 90%;
}

.wpforms-screen-reader-announce {
  display: none;
}

.step-form01.wpforms-container .form__heading {
  padding: 0 0px 0;
  margin: 0 auto;
  color: #232323 !important;
  font-weight: bold;
  font-size: 1.25em;
  text-align: left !important;
  width: 90%;
  max-width: 750px;
}

.step-form01.wpforms-container li.choice-1.depth-1 {
  display: flex;
  align-items: center;
}
.step-form01.wpforms-container li.choice-1.depth-1 label {
  padding: 0;
}

.step-form01.wpforms-container .wpforms-error {
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
  padding: 0;
}

.step-form01.wpforms-container .wpforms-field select,
.step-form01.wpforms-container .wpforms-field input[type="text"],
.step-form01.wpforms-container .wpforms-field input[type="email"],
.step-form01.wpforms-container .wpforms-field input[type="tel"] {
  display: block;
  margin-bottom: 10px;
  vertical-align: middle;
  width: 90%;
  max-width: 750px;
  margin: 0 auto;
  /* height: 50px; */
  font-size: 16px;
  padding: 5px;
}

.step-form01.wpforms-container .wpforms-page-next,
.step-form01.wpforms-container .wpforms-submit {
  line-height: inherit;
  padding: 1.4em 2em;
  background: rgb(23, 169, 2);
  background: linear-gradient(
    180deg,
    rgba(23, 169, 2, 1) 0%,
    rgba(34, 230, 2, 1) 100%
  );
  border: none;
  border-radius: 5px;
  color: white;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 5px 0 #3caa31;
  margin: 10px auto 15px;
  cursor: pointer;
  font-size: 1rem;
  width: 90%;
}

.step-form01.wpforms-container .wpforms-page-next:hover,
.step-form01.wpforms-container .wpforms-submit:hover {
  background: #73d06a;
}

@media screen and (max-width: 639px) {
  .step-form01.wpforms-container .wpforms-page-next,
  .step-form01.wpforms-container .wpforms-submit {
    margin: 0 auto 10px;
  }
}

@media screen and (min-width: 641px) {
  .step-form01.wpforms-container .wpforms-page-next,
  .step-form01.wpforms-container .wpforms-submit {
    width: 350px !important;
  }
}

.step-form01.wpforms-container {
  padding-bottom: 100px;
}

.step-form01.wpforms-container .wpforms-page-prev {
  margin: 0 auto;
  display: block;
  background: none !important;
  text-align: center;
  color: #145ea3 !important;
  font-size: 0.8rem;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  box-shadow: none !important;
  border: none !important;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  white-space: nowrap;
}

.wpforms-field-pagebreak[data-field-id="20"] {
  position: absolute !important;
  left: 50%;
  transform: translateX(-50%);
  bottom: -140px;
  -webkit-column-width: 22px !important;
}
.wpforms-page.wpforms-page-3.last {
  position: relative;
}
