@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese");
.borrow figure table tbody th {
  width: 20em;
}
.borrow .jabank-loan {
  font-size: calc(18px / 16px * 1rem);
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  max-width: 588px;
  background-color: #007564;
  padding: 0.5em 2em;
  border-radius: 2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 576px) {
  .borrow .jabank-loan {
    border-radius: 1em;
  }
}
.borrow .section_inner .section_inner-block {
  margin: 20px 0;
}
.borrow .section_inner .section_inner-block:first-of-type {
  margin-top: 0;
}
.borrow .section_inner .section_inner-block:last-of-type {
  margin-bottom: 0;
}
.borrow .section_inner .note {
  padding: 1em 0;
}
@media screen and (max-width: 576px) {
  .borrow .section_inner .note {
    padding: 1em;
  }
}
.borrow .section_inner .order-form {
  background-color: #FDF8EB;
  padding: 2em;
}
.borrow .section_inner .order-form .this_title {
  font-size: 1.375rem;
  font-weight: 700;
  color: #1BDCAE;
  margin-bottom: 1em;
}
@media screen and (max-width: 576px) {
  .borrow .section_inner .order-form {
    padding: 1em;
  }
}
.borrow .section_inner .pre-screening {
  background-color: #F3F3F3;
  padding: 2em;
}
.borrow .section_inner .pre-screening a.button_1 {
  display: block;
  padding: 0.5em;
  width: 100%;
  max-width: 500px;
}
@media screen and (max-width: 576px) {
  .borrow .section_inner .pre-screening {
    padding: 1em;
  }
}

/*# sourceMappingURL=020200-page.css.map */
