@charset "UTF-8";
.container-loan {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.container-loan img {
  height: auto;
  max-width: 100%;
}

@media only screen and (min-width: 769px) {
  .container-loan,
  .glb-pageWrapper {
    min-width: 1260px;
  }
}
.hidden {
  display: none;
}

.trans {
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
}
.trans:hover {
  opacity: 0.8;
}

.image-common {
  display: block;
  width: 100%;
}

.object-common {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .sm {
    display: none !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .md {
    display: none !important;
  }
}

.container-loan {
  background: url("/img/reform/contents/reform_loan/bgr_intro_01.jpg") top left/48px auto repeat;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .container-loan {
    background-size: 24px auto;
  }
}

.container-loan .wrapper {
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .container-loan .wrapper {
    width: calc(100% - 60px);
    max-width: 980px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .container-loan .wrapper {
    padding-right: 18px;
    padding-left: 18px;
    max-width: 375px;
    min-width: 320px;
  }
}

.section-loan-intro .intro-subtitle {
  display: block;
  font-weight: 700;
}
.section-loan-intro .intro-title {
  font-weight: 700;
  color: #3ebdcf;
}
.section-loan-intro .title-text {
  display: inline-block;
}
.section-loan-intro .title-strong {
  display: inline-block;
  position: relative;
}
.section-loan-intro .title-strong::before {
  position: absolute;
  content: "";
  background: #eafbff;
  z-index: -1;
}
.section-loan-intro .intro-inner {
  font-weight: 900;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
  text-decoration-color: #777;
}
.section-loan-intro .intro-inner p {
  margin-bottom: 0;
}
.section-loan-intro .intro-text {
  margin-bottom: 0;
}
.section-loan-intro .intro-image {
  position: relative;
}
.section-loan-intro .intro-image::before {
  position: absolute;
  content: "";
  right: -31px;
  bottom: 14px;
  background: url("/img/reform/contents/reform_loan/text_loan_01.svg") center/cover no-repeat;
  width: 241px;
  height: 89px;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-loan-intro {
    padding-top: 166px;
    padding-bottom: 100px;
  }
  .section-loan-intro .wrapper {
    display: flex;
    flex-direction: row-reverse;
  }
  .section-loan-intro .intro-content {
    flex: 1;
    margin-right: 20px;
  }
  .section-loan-intro .intro-subtitle {
    font-size: 2.4rem;
    margin-bottom: 17px;
  }
  .section-loan-intro .intro-title {
    font-size: 3.6rem;
    line-height: 1.35;
    margin-bottom: 29px;
    letter-spacing: 0.1em;
  }
  .section-loan-intro .title-strong {
    width: 220px;
    margin-right: 22px;
    transform: translateY(13px);
  }
  .section-loan-intro .title-strong::before {
    top: -3px;
    left: 4px;
    width: 227px;
    height: 49px;
  }
  .section-loan-intro .intro-inner {
    font-size: 1.8rem;
    line-height: 1.5555555556;
    margin-bottom: 32px;
  }
  .section-loan-intro .intro-inner p {
    line-height: 2;
  }
  .section-loan-intro .intro-inner p + p {
    margin-top: 18px;
  }
  .section-loan-intro .intro-text {
    line-height: 2;
    padding-right: 10px;
  }
  .section-loan-intro .intro-image {
    width: 399px;
    height: 538px;
    margin-top: -45px;
    flex: 0 0 auto;
  }
  .section-loan-intro .intro-image::before {
    right: -31px;
    bottom: 14px;
    width: 241px;
    height: 89px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-loan-intro {
    background-size: 20px auto;
    padding-top: 48px;
    padding-bottom: 20px;
  }
  .section-loan-intro .wrapper {
    padding: 0 20px;
  }
  .section-loan-intro .intro-content {
    margin-bottom: 20px;
  }
  .section-loan-intro .intro-subtitle {
    font-size: 1.6rem;
    margin-bottom: 4px;
    text-align: center;
  }
  .section-loan-intro .intro-title {
    font-size: 2.7rem;
    line-height: 1.35;
    margin-bottom: 17px;
    text-align: center;
  }
  .section-loan-intro .title-strong {
    width: 134px;
    margin-right: 17px;
    transform: translateY(5px);
  }
  .section-loan-intro .title-strong::before {
    top: -3px;
    left: 4px;
    width: 141px;
    height: 30px;
  }
  .section-loan-intro .intro-inner {
    font-size: 2rem;
    padding: 0 0 0 10px;
    margin-bottom: 20px;
    letter-spacing: 0;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
  }
  .section-loan-intro .intro-inner p {
    line-height: 1.5;
  }
  .section-loan-intro .intro-inner p + p {
    margin-top: 21px;
  }
  .section-loan-intro .intro-text {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: -0.05em;
    padding: 0 10px;
  }
  .section-loan-intro .intro-image {
    width: 200px;
    height: 269px;
    margin: 0 auto 20px;
  }
  .section-loan-intro .intro-image::before {
    right: -9px;
    bottom: 7px;
    width: 120px;
    height: 44px;
  }
}

.section-loan-define .wrapper {
  position: relative;
  z-index: 10;
}
.section-loan-define .define-block {
  display: flex;
}
.section-loan-define .block-popup {
  position: relative;
  z-index: 1;
}
.section-loan-define .content-text span {
  font-weight: 700;
}
.section-loan-define .define-title {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
.section-loan-define .define-subtitle {
  font-weight: 900;
}
.section-loan-define .popup-image {
  cursor: pointer;
  display: block;
}
.section-loan-define .popup-text a {
  font-weight: 700;
  text-decoration-line: underline;
  display: inline-block;
  color: #000;
}
.section-loan-define .popup-text a:hover {
  text-decoration: none;
}
.section-loan-define .note-text {
  font-weight: 700;
  text-align: center;
  color: #ffffff;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-loan-define {
    margin-bottom: 109px;
    position: relative;
  }
  .section-loan-define::before {
    left: 0;
    margin-right: -490px;
    border-radius: 0 40px 40px 0;
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-color: rgb(228, 246, 250);
    top: 0;
    right: 50%;
    bottom: 0;
  }
  .section-loan-define .define-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 63px 69px 45px 0;
  }
  .section-loan-define .define-title {
    font-size: 1.4rem;
    letter-spacing: 0.08em;
  }
  .section-loan-define .define-subtitle {
    font-size: 3rem;
    letter-spacing: 0.15em;
  }
  .section-loan-define .define-subtitle span {
    display: block;
  }
  .section-loan-define .define-block {
    padding: 7px 0 0 34px;
  }
  .section-loan-define .define-content {
    max-width: 660px;
  }
  .section-loan-define .define-title,
  .section-loan-define .define-subtitle {
    margin: 0;
    text-align: left;
    writing-mode: vertical-lr;
    text-orientation: mixed;
  }
  .section-loan-define .define-subtitle {
    line-height: 1.5;
  }
  .section-loan-define .content-text {
    line-height: 2.125;
    margin-bottom: 32px;
  }
  .section-loan-define .content-text span {
    background: linear-gradient(to right, #ffdc60, #ffdc60) top 17px left/100% calc(100% - 18px) no-repeat;
  }
  .section-loan-define .content-block {
    display: flex;
  }
  .section-loan-define .popup-image {
    width: 444px;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;
  }
  .section-loan-define .popup-text {
    font-size: 1.2rem;
    text-align: center;
  }
  .section-loan-define .popup-text a {
    text-underline-offset: 2px;
  }
  .section-loan-define .note-text {
    font-size: 2rem;
    line-height: 1.4;
    position: relative;
    z-index: 2;
    padding: 81px 5px 10px 0;
    min-height: 239px;
  }
  .section-loan-define .note-text::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -2px;
    left: -8px;
    width: 226px;
    height: 239px;
    background: url("/img/reform/contents/reform_loan/decor_refine_01.png") center/100% 239px no-repeat;
  }
  .section-loan-define .block-note {
    flex: 1;
    position: relative;
    z-index: -1;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-loan-define .define-wrapper {
    background-color: rgb(228, 246, 250);
    border-radius: 20px;
    padding: 23px 15px 25px;
  }
  .section-loan-define .define-block {
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: 15px;
  }
  .section-loan-define .define-title {
    font-size: 1.2rem;
    letter-spacing: 0.08em;
  }
  .section-loan-define .define-subtitle {
    display: flex;
    flex-direction: column-reverse;
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-bottom: 2px;
  }
  .section-loan-define .content-block {
    display: flex;
    flex-direction: column-reverse;
  }
  .section-loan-define .content-text {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-bottom: 19px;
  }
  .section-loan-define .content-text span {
    background: linear-gradient(to right, #FFDC60, #FFDC60) top 15px left/100% calc(100% - 17px) no-repeat;
  }
  .section-loan-define .block-note {
    min-height: 77px;
    background: url("/img/reform/contents/reform_loan/decor_refine_01_sp.png") top 0 left 0/100% 77px no-repeat;
    margin: 0 -3px 6px 0;
  }
  .section-loan-define .note-text {
    padding-top: 9px;
    line-height: 1.5;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .section-loan-define .popup-image {
    margin-bottom: 5px;
  }
  .section-loan-define .popup-text {
    font-size: 1.2rem;
    text-align: center;
  }
  .section-loan-define .popup-text a {
    text-underline-offset: 3px;
    padding-right: 10px;
  }
}

.section-loan-flow .flow-wrapper {
  background-color: #e4f6fa;
  position: relative;
}
.section-loan-flow .flow-title {
  display: flex;
}
.section-loan-flow .title-english {
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: "Outfit", sans-serif;
}
.section-loan-flow .title-japanese {
  font-weight: 900;
}
.section-loan-flow .flow-step {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-loan-flow .step-element {
  background-color: #fff;
  position: relative;
}
.section-loan-flow .step-element:last-child {
  margin-bottom: 0;
}
.section-loan-flow .element-illustration {
  width: 100%;
  position: relative;
}
.section-loan-flow .illustration-priority {
  position: absolute;
  z-index: 1;
  text-align: center;
  font-family: "Outfit", sans-serif;
}
.section-loan-flow .priority-text {
  font-weight: 600;
  letter-spacing: 0.08em;
  font-family: "Outfit", sans-serif;
  color: #fff;
  display: block;
}
.section-loan-flow .priority-number {
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #fff;
  display: block;
}
.section-loan-flow .illustration-thumbnail {
  margin: 0 auto;
}
.section-loan-flow .content-title {
  font-weight: 900;
  letter-spacing: 0.05em;
}
.section-loan-flow .content-description {
  line-height: 1.625;
  margin-bottom: 0;
}
.section-loan-flow .content-link {
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-align: center;
}
.section-loan-flow .content-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, #f39c19, #ffd644);
  z-index: -1;
  transition: 0.3s ease;
}
.section-loan-flow .content-link:hover::after {
  opacity: 0.8;
}
.section-loan-flow .link-wrapper {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.section-loan-flow .link-wrapper::after {
  content: "";
  position: absolute;
  transform: translateY(50%);
}
.section-loan-flow .flow-repayment strong {
  font-weight: 700;
}
.section-loan-flow .flow-note {
  margin-bottom: 0;
  font-weight: 500;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-loan-flow {
    margin-bottom: 110px;
  }
  .section-loan-flow .flow-wrapper {
    border-radius: 0 40px 40px 0;
    display: flex;
    justify-content: space-between;
    padding: 67px 60px 51px 29px;
  }
  .section-loan-flow .flow-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 150vw;
    background-color: #e4f6fa;
  }
  .section-loan-flow .flow-title {
    max-height: 300px;
    margin-right: 20px;
  }
  .section-loan-flow .title-english {
    writing-mode: vertical-rl;
    font-size: 1.4rem;
    line-height: 2.3571428571;
    padding-top: 3px;
    margin-right: -1px;
  }
  .section-loan-flow .title-japanese {
    writing-mode: vertical-rl;
    font-size: 3rem;
    line-height: 1.4;
    letter-spacing: 0.15em;
  }
  .section-loan-flow .flow-inner {
    width: 706px;
  }
  .section-loan-flow .flow-step {
    margin-bottom: 32px;
    padding-top: 3px;
  }
  .section-loan-flow .step-element {
    border-radius: 20px;
    padding: 39px 50px 34px;
    margin-bottom: 48px;
  }
  .section-loan-flow .step-element::after {
    content: "";
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    width: 2px;
    height: 48px;
    top: 100%;
    background-color: #6b7476;
  }
  .section-loan-flow .step-element:last-child::after {
    display: none;
  }
  .section-loan-flow .element-illustration {
    margin-bottom: 24px;
  }
  .section-loan-flow .illustration-priority {
    top: -2px;
    left: -20px;
    width: 90px;
    height: 70px;
    background: url("/img/reform/contents/reform_loan/decor_flow_01.png") center/100% 100% no-repeat;
    padding: 10px 15px;
  }
  .section-loan-flow .priority-text {
    font-size: 1.4rem;
    line-height: 1.2857142857;
  }
  .section-loan-flow .priority-number {
    font-size: 4rem;
    line-height: 0.825;
  }
  .section-loan-flow .illustration-thumbnail {
    width: 420px;
    height: 240px;
  }
  .section-loan-flow .content-title {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 7px;
  }
  .section-loan-flow .content-description {
    line-height: 1.625;
  }
  .section-loan-flow .content-link {
    margin-top: 20px;
    margin: 20px auto 10px;
    padding: 11px 50px;
    border-radius: 25px;
    box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
  }
  .section-loan-flow .content-link::after {
    border-radius: 25px;
  }
  .section-loan-flow .link-wrapper {
    line-height: 1.5;
    font-size: 1.8rem;
  }
  .section-loan-flow .link-wrapper::after {
    bottom: calc(50% - 1px);
    right: 23px;
    width: 12px;
    height: 14px;
    background: url("/img/reform/contents/reform_loan/decor_flow_02.png") center/100% 100% no-repeat;
  }
  .section-loan-flow .flow-repayment {
    line-height: 1.625;
    margin-bottom: 8px;
    padding: 0 25px 0 13px;
  }
  .section-loan-flow .flow-note {
    font-size: 1.2rem;
    line-height: 1.3333333333;
    padding: 0 25px 0 13px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-loan-flow {
    margin-bottom: 30px;
  }
  .section-loan-flow .wrapper {
    padding-left: 18px;
    padding-right: 18px;
  }
  .section-loan-flow .flow-wrapper {
    border-radius: 20px;
    padding: 22px 15px 28px;
  }
  .section-loan-flow .flow-title {
    flex-direction: column-reverse;
    text-align: center;
    margin-bottom: 10px;
  }
  .section-loan-flow .title-english {
    font-size: 1.2rem;
    line-height: 2;
    margin-right: 0px;
  }
  .section-loan-flow .title-japanese {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .section-loan-flow .flow-step {
    margin-bottom: 20px;
    padding-top: 3px;
  }
  .section-loan-flow .step-element {
    border-radius: 10px;
    padding: 19px 0 20px;
    margin-bottom: 20px;
  }
  .section-loan-flow .element-illustration {
    margin-bottom: 13px;
  }
  .section-loan-flow .illustration-priority {
    top: -8px;
    left: 8px;
    width: 60px;
    height: 50px;
    background: url("/img/reform/contents/reform_loan/decor_flow_01_sp.png") center/100% 100% no-repeat;
    padding: 8px 10px;
  }
  .section-loan-flow .priority-text {
    font-size: 1rem;
    line-height: 1.2;
  }
  .section-loan-flow .priority-number {
    font-size: 2.6rem;
    line-height: 0.7692307692;
  }
  .section-loan-flow .illustration-thumbnail {
    width: 270px;
  }
  .section-loan-flow .element-content {
    padding: 0 20px;
  }
  .section-loan-flow .content-title {
    font-size: 1.7rem;
    line-height: 1.4;
    margin-bottom: 14px;
    text-align: center;
  }
  .section-loan-flow .content-description {
    line-height: 1.4285714286;
    font-size: 1.4rem;
  }
  .section-loan-flow .content-link {
    margin-top: 14px;
    margin: 14px 1px 0 2px;
    padding: 9px 28px 11px;
    border-radius: 30px;
    box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.15);
  }
  .section-loan-flow .content-link::after {
    border-radius: 30px;
  }
  .section-loan-flow .link-wrapper {
    line-height: 1.3333333333;
    font-size: 1.5rem;
    display: block;
  }
  .section-loan-flow .link-wrapper::after {
    bottom: calc(50% + 1px);
    right: 12px;
    width: 12px;
    height: 16px;
    background: url("/img/reform/contents/reform_loan/decor_flow_02_sp.png") center/100% 100% no-repeat;
  }
  .section-loan-flow .flow-repayment {
    line-height: 1.3333333333;
    margin-bottom: 8px;
    padding: 0 0 0 4px;
    font-size: 1.2rem;
  }
  .section-loan-flow .flow-note {
    font-size: 1.2rem;
    line-height: 1.3333333333;
    padding: 0 0px 0 4px;
  }
}

.section-loan-recommend {
  position: relative;
}
.section-loan-recommend .wrapper {
  position: relative;
  z-index: 1;
}
.section-loan-recommend .recommend-wrapper {
  background-color: #e4f6fa;
  margin-left: auto;
  position: absolute;
  z-index: -1;
  border-radius: 38px 0 0 38px;
}
.section-loan-recommend .title-japanese {
  font-weight: 900;
}
.section-loan-recommend .title-english {
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: "Outfit", sans-serif;
}
.section-loan-recommend .recommend-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-loan-recommend .recommend-item {
  background-color: #fff;
}
.section-loan-recommend .recommend-item:last-child {
  margin-bottom: 0;
}
.section-loan-recommend .item-wrapper {
  position: relative;
}
.section-loan-recommend .item-thumbnail {
  position: absolute;
}
.section-loan-recommend .item-title {
  letter-spacing: 0.05em;
  font-weight: 700;
}
.section-loan-recommend .item-description sup {
  position: relative;
}
.section-loan-recommend .item-step {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #3ebdcf;
}
.section-loan-recommend .item-manage {
  color: #3ebdcf;
  text-align: center;
}
.section-loan-recommend .manage-wrapper {
  border: #3ebdcf 2px solid;
  font-weight: 700;
  height: 100%;
}
.section-loan-recommend .recommend-note {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-loan-recommend .note-item {
  margin-bottom: 0px;
}
.section-loan-recommend .manage-text sup {
  font-size: 1rem;
  line-height: 1.3;
}
.section-loan-recommend .item-detail {
  font-weight: 500;
  position: relative;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-loan-recommend {
    padding: 1px 0 110px;
  }
  .section-loan-recommend .wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 68px 26px 39px 60px;
  }
  .section-loan-recommend .recommend-wrapper {
    top: 0;
    bottom: 0;
    left: 0;
    width: 150vw;
  }
  .section-loan-recommend .recommend-title {
    max-height: 320px;
    display: flex;
    flex-direction: row-reverse;
  }
  .section-loan-recommend .title-japanese {
    writing-mode: vertical-rl;
    font-size: 3rem;
    line-height: 1.3666666667;
    letter-spacing: 0.15em;
  }
  .section-loan-recommend .title-english {
    writing-mode: vertical-rl;
    font-size: 1.4rem;
    line-height: 2.3571428571;
    padding-top: 4px;
  }
  .section-loan-recommend .recommend-content {
    width: 742px;
    padding-top: 2px;
  }
  .section-loan-recommend .recommend-list {
    margin-bottom: 38px;
  }
  .section-loan-recommend .recommend-item {
    padding: 48px 20px 42px;
    margin-bottom: 32px;
    border-radius: 20px;
  }
  .section-loan-recommend .recommend-item:last-child {
    margin-bottom: 0;
  }
  .section-loan-recommend .item-wrapper {
    margin-bottom: 31px;
    padding-left: 185px;
    min-height: 116px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .section-loan-recommend .item-thumbnail {
    width: 130px;
    height: 130px;
    top: 0px;
    left: 28px;
  }
  .section-loan-recommend .item-title {
    font-size: 2.4rem;
    line-height: 1.1666666667;
    margin-bottom: 10px;
  }
  .section-loan-recommend .title-wrapper {
    background: linear-gradient(to right, #ffdb1f, #ffdb1f) top 24px left -4px/100% calc(100% - 25px) no-repeat;
  }
  .section-loan-recommend .item-description {
    font-size: 1.6rem;
    line-height: 1.625;
    padding-right: 10px;
    margin-bottom: 0;
  }
  .section-loan-recommend .item-description sup {
    font-size: 1rem;
    left: -10px;
  }
  .section-loan-recommend .item-step {
    display: flex;
    flex-wrap: wrap;
    margin: 0 12px -16px;
  }
  .section-loan-recommend .item-manage {
    padding: 0 8px 16px;
    width: 33.3333333333%;
  }
  .section-loan-recommend .manage-wrapper {
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 19px 0;
  }
  .section-loan-recommend .manage-text {
    line-height: 1.5294117647;
    font-size: 1.7rem;
  }
  .section-loan-recommend .item-detail {
    font-size: 1.2rem;
    line-height: 1.3333333333;
    padding-left: 12px;
  }
  .section-loan-recommend .item-detail::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-loan-recommend {
    padding: 30px 0 30px;
  }
  .section-loan-recommend .wrapper {
    padding-top: 22px;
    padding-bottom: 23px;
  }
  .section-loan-recommend .recommend-wrapper {
    top: 0;
    bottom: 0;
    left: 17px;
    right: 17px;
    border-radius: 20px;
  }
  .section-loan-recommend .recommend-title {
    text-align: center;
  }
  .section-loan-recommend .title-japanese {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    display: block;
  }
  .section-loan-recommend .title-english {
    display: block;
    font-size: 1.2rem;
    line-height: 1.1666666667;
    margin-bottom: 18px;
  }
  .section-loan-recommend .recommend-content {
    padding: 0 12px;
  }
  .section-loan-recommend .recommend-list {
    margin-bottom: 20px;
  }
  .section-loan-recommend .recommend-item {
    padding: 31px 15px 25px;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .section-loan-recommend .recommend-item:nth-child(2) .item-thumbnail {
    top: -13px;
    left: 0;
  }
  .section-loan-recommend .recommend-item:nth-child(3) .item-thumbnail {
    left: 0;
  }
  .section-loan-recommend .recommend-item:last-child {
    margin-bottom: 0;
  }
  .section-loan-recommend .item-wrapper {
    display: flex;
    align-items: center;
    min-height: 50px;
    margin-bottom: 18px;
    justify-content: end;
    padding: 0 11px 0 84px;
  }
  .section-loan-recommend .item-thumbnail {
    width: 80px;
    height: 70px;
    top: -11px;
    left: 10px;
  }
  .section-loan-recommend .item-title {
    font-size: 1.8rem;
    line-height: 1.3888888889;
  }
  .section-loan-recommend .title-wrapper {
    background: linear-gradient(to right, #ffdb1f, #ffdb1f) top 21px left -4px/100% calc(100% - 20px) no-repeat;
  }
  .section-loan-recommend .item-description {
    font-size: 1.4rem;
    line-height: 1.4285714286;
    margin-bottom: 12px;
  }
  .section-loan-recommend .item-description sup {
    font-size: 1rem;
    left: -10px;
  }
  .section-loan-recommend .item-manage {
    margin-bottom: 12px;
  }
  .section-loan-recommend .item-manage:last-child {
    margin-bottom: 0;
  }
  .section-loan-recommend .manage-wrapper {
    border-radius: 10px;
    padding: 8px 0;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .section-loan-recommend .manage-text {
    line-height: 1.3333333333;
    font-size: 1.5rem;
  }
  .section-loan-recommend .item-detail {
    font-size: 1.2rem;
    line-height: 1.3333333333;
  }
}

.section-loan-service .service-wrapper {
  background-color: #e4f6fa;
  position: relative;
}
.section-loan-service .title-japanese {
  font-weight: 900;
}
.section-loan-service .title-english {
  font-weight: 500;
  letter-spacing: 0.08em;
  font-family: "Outfit", sans-serif;
  margin-bottom: 0;
}
.section-loan-service dl {
  border-bottom: 2px #b8c1c3 solid;
}
.section-loan-service .detail-title {
  margin-bottom: 0;
  font-weight: 700;
}
.section-loan-service .detail-text {
  margin-bottom: 0;
}
.section-loan-service .detail-note {
  display: block;
}
.section-loan-service .example-title {
  margin-bottom: 0;
  font-weight: 700;
}
.section-loan-service .example-text {
  margin-bottom: 0;
}
.section-loan-service .information-table {
  background-color: #fff;
  text-align: center;
}
.section-loan-service .table-wrapper {
  overflow: auto;
}
.section-loan-service .table-main {
  width: max-content;
}
.section-loan-service .table-heading {
  background-color: #3ebdcf;
}
.section-loan-service .heading-title {
  font-weight: 700;
  color: #fff;
  border: 1px solid #3ebdcf;
}
.section-loan-service .content-row {
  border-bottom: 2px #ccc solid;
}
.section-loan-service .content-row:last-child {
  border-bottom: 0;
}
.section-loan-service .item-text {
  font-weight: 700;
  margin-bottom: 0;
}
.section-loan-service .text-note {
  font-weight: 400;
  display: inline-block;
}
.section-loan-service .information-link {
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-align: center;
  display: block;
}
.section-loan-service .information-link .m-icon-blank {
  display: none;
}
.section-loan-service .information-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, #f39c19, #ffd644);
  z-index: -2;
  opacity: 1;
  transition: 0.3s ease;
}
.section-loan-service .information-link:hover::before {
  opacity: 0.8;
}
.section-loan-service .link-wrapper {
  color: #fff;
  font-weight: 700;
}
.section-loan-service .link-wrapper::after {
  content: "";
  position: absolute;
  transform: translateY(50%);
  bottom: 50%;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-loan-service {
    padding-bottom: 50px;
    margin-bottom: 71px;
  }
  .section-loan-service .service-wrapper {
    border-radius: 40px 0 0 40px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 68px 24px 85px 86px;
  }
  .section-loan-service .service-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 150vw;
    background-color: #e4f6fa;
  }
  .section-loan-service .service-title {
    display: flex;
    flex-direction: row-reverse;
  }
  .section-loan-service .title-japanese {
    writing-mode: vertical-rl;
    font-size: 3rem;
    line-height: 1.4;
    letter-spacing: 0.15em;
  }
  .section-loan-service .title-english {
    writing-mode: vertical-rl;
    font-size: 1.4rem;
    line-height: 2.3571428571;
    padding-top: 5px;
  }
  .section-loan-service .service-information {
    width: 699px;
  }
  .section-loan-service .information-detail {
    margin-bottom: 9px;
  }
  .section-loan-service dl {
    display: flex;
    padding-bottom: 31px;
    padding-top: 31px;
  }
  .section-loan-service dl:first-child {
    padding-top: 15px;
  }
  .section-loan-service dl:last-child {
    border-bottom: 0;
  }
  .section-loan-service dt {
    width: 189px;
    padding-right: 20px;
    padding-left: 3px;
  }
  .section-loan-service dd {
    width: calc(100% - 189px);
  }
  .section-loan-service .detail-title {
    line-height: 1.4375;
  }
  .section-loan-service .detail-text {
    line-height: 1.4375;
  }
  .section-loan-service .detail-note {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-top: -3px;
    margin-bottom: -22px;
  }
  .section-loan-service .detail-note.is-last {
    margin-bottom: -7px;
  }
  .section-loan-service .detail-note.is-inline {
    display: inline;
  }
  .section-loan-service .information-example {
    margin-bottom: 12px;
    display: flex;
    padding-left: 3px;
  }
  .section-loan-service .example-title {
    line-height: 1.375;
    min-width: 80px;
    padding-right: 10px;
  }
  .section-loan-service .example-text {
    line-height: 1.5714285714;
    font-size: 1.4rem;
  }
  .section-loan-service .information-table {
    padding: 30px 39px 12px;
    margin: 0 0 35px;
  }
  .section-loan-service .heading-title {
    font-size: 1.3rem;
    line-height: 1.6153846154;
    padding: 2px 5px 3px;
  }
  .section-loan-service .content-row.is-modify .content-item:nth-child(1) {
    width: 130px;
  }
  .section-loan-service .content-row.is-modify .content-item:nth-child(2) {
    width: max-content;
    min-width: 260px;
    max-width: 300px;
  }
  .section-loan-service .content-row.is-modify .content-item:nth-child(3) {
    width: 99px;
  }
  .section-loan-service .content-row.is-modify .content-item:nth-child(4) {
    min-width: 130px;
    max-width: 160px;
    width: max-content;
  }
  .section-loan-service .content-item {
    padding-top: 19px;
    padding-bottom: 18px;
  }
  .section-loan-service .content-item:nth-child(2) {
    text-align: left;
    padding-left: 14px;
  }
  .section-loan-service .item-text {
    font-size: 1.5rem;
    line-height: 1.4666666667;
  }
  .section-loan-service .text-note {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
  .section-loan-service .information-link {
    padding: 15px 64px;
    border-radius: 30px;
    box-shadow: 7px 7px 25px 0px rgba(0, 0, 0, 0.15);
  }
  .section-loan-service .information-link::before {
    border-radius: 30px;
  }
  .section-loan-service .link-wrapper {
    letter-spacing: 0.1em;
    line-height: 1.6666666667;
    font-size: 1.8rem;
  }
  .section-loan-service .link-wrapper::after {
    right: 27px;
    width: 32px;
    height: 32px;
    background: url("/img/reform/contents/reform_loan/decor_service_01.png") center/100% 100% no-repeat;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-loan-service {
    padding-bottom: 50px;
    margin-bottom: 12px;
  }
  .section-loan-service .wrapper {
    padding-left: 17px;
    padding-right: 17px;
  }
  .section-loan-service .service-wrapper {
    border-radius: 20px;
    padding: 21px 19px 29px 22px;
    text-align: center;
  }
  .section-loan-service .service-title {
    margin-bottom: 16px;
  }
  .section-loan-service .title-japanese {
    font-size: 2.2rem;
    line-height: 1.4545454545;
    letter-spacing: 0.1em;
    margin-bottom: 7px;
    display: block;
  }
  .section-loan-service .title-english {
    display: block;
    font-size: 1.2rem;
    line-height: 0.9166666667;
  }
  .section-loan-service .information-detail {
    margin-bottom: 20px;
  }
  .section-loan-service dl {
    padding-bottom: 15px;
    padding-top: 14px;
  }
  .section-loan-service dl:first-child {
    padding-top: 15px;
  }
  .section-loan-service dt {
    margin-bottom: 15px;
  }
  .section-loan-service .detail-title {
    line-height: 1.4375;
  }
  .section-loan-service .detail-text {
    line-height: 1.4285714286;
    font-size: 1.4rem;
  }
  .section-loan-service .detail-text.is-longer {
    margin: 0 -10px;
  }
  .section-loan-service .detail-note {
    font-size: 1.3rem;
    line-height: 1.3846153846;
    margin-top: 3px;
    margin-bottom: -18px;
  }
  .section-loan-service .detail-note.is-last {
    margin-bottom: 0px;
  }
  .section-loan-service .information-example {
    margin-bottom: 19px;
  }
  .section-loan-service .example-title {
    line-height: 1.375;
    min-width: 80px;
    margin-bottom: 10px;
  }
  .section-loan-service .example-text {
    line-height: 1.5714285714;
    font-size: 1.4rem;
  }
  .section-loan-service .information-table {
    margin: 0;
  }
  .section-loan-service .table-wrapper {
    padding: 21px 25px 9px;
    overflow: auto;
  }
  .section-loan-service .table-main {
    width: 578px;
  }
  .section-loan-service .heading-title {
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 3px 5px 4px;
  }
  .section-loan-service .heading-title:nth-child(1) {
    width: 130px;
  }
  .section-loan-service .heading-title:nth-child(2) {
    width: 260px;
  }
  .section-loan-service .heading-title:nth-child(3) {
    width: 99px;
  }
  .section-loan-service .heading-title:nth-child(4) {
    width: 132px;
  }
  .section-loan-service .content-item {
    padding: 18px 4px 17px;
  }
  .section-loan-service .item-text {
    font-size: 1.4rem;
    line-height: 1.4285714286;
  }
  .section-loan-service .text-note {
    font-size: 1.1rem;
    line-height: 1.8181818182;
  }
  .section-loan-service .information-instruction {
    font-size: 1.1rem;
    line-height: 1.8181818182;
    margin-bottom: 17px;
  }
  .section-loan-service .information-link {
    padding: 10px 44px;
    border-radius: 30px;
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.15);
  }
  .section-loan-service .information-link::before {
    border-radius: 30px;
  }
  .section-loan-service .link-wrapper {
    letter-spacing: 0.05em;
    line-height: 1.3333333333;
    font-size: 1.5rem;
  }
  .section-loan-service .link-wrapper::after {
    right: 12px;
    width: 36px;
    height: 36px;
    background: url("/img/reform/contents/reform_loan/decor_service_01_sp.png") center/100% 100% no-repeat;
  }
}

.m-nav-breadcrumb_list {
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .m-nav-breadcrumb_list {
    width: calc(100% - 60px);
    max-width: 980px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .m-nav-breadcrumb_list {
    padding-right: 18px;
    padding-left: 18px;
    min-width: 320px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .container-second {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .container-second {
    width: 100%;
    max-width: none;
    padding: 24px 15px 0;
    font-size: 1.6rem;
  }
}

.banner-fixed {
  position: fixed;
  right: -120px;
  top: 185px;
  color: #fff;
  text-align: center;
  z-index: 100;
  transition: right 0.3s;
}
.banner-fixed.is-show {
  right: 0;
}
.banner-fixed .banner-simulation,
.banner-fixed .banner-search {
  color: #fff;
  text-decoration: none;
  display: block;
  transition: opacity 0.2s ease;
}
.banner-fixed .banner-simulation:hover,
.banner-fixed .banner-search:hover {
  opacity: 0.8;
}
.banner-fixed .banner-simulation {
  background-color: #3EBDCF;
  padding: 15px 8px 9px;
}
.banner-fixed .simulation-thumbnail {
  width: 80px;
  margin: 0 auto;
}
.banner-fixed .simulation-text {
  font-weight: 700;
  line-height: 1.3846153846;
  font-size: 1.3rem;
  margin-bottom: 0;
}

.section-top-keyvisual {
  position: relative;
}
.section-top-keyvisual .keyvisual-decor {
  position: absolute;
  z-index: 10;
}
.section-top-keyvisual::before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.section-top-keyvisual .keyvisual-heading {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.section-top-keyvisual .keyvisual-content {
  color: #fff;
  font-weight: 700;
  border-radius: 50px;
  width: 96.2441314554%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(62, 189, 207);
}
.section-top-keyvisual .keyvisual-button {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-top-keyvisual::before {
    bottom: -5.7649667406%;
    width: 83.8945827233%;
    height: 93.1263858093%;
    background: url("/img/reform/contents/reform_loan/img_keyvisual_02.png") bottom left/100% auto no-repeat;
  }
  .section-top-keyvisual .keyvisual-heading {
    top: 10.6430155211%;
    width: 53.5871156662%;
    height: 42.3503325942%;
  }
  .section-top-keyvisual .keyvisual-decor.is-first {
    width: 18.3748169839%;
    height: 43.6807095344%;
    top: 5.5432372506%;
    left: 3.953147877%;
  }
  .section-top-keyvisual .keyvisual-decor.is-second {
    width: 15.3001464129%;
    height: 48.1152993348%;
    top: 8.6474501109%;
    right: 6.0029282577%;
  }
  .section-top-keyvisual .keyvisual-decor.is-third {
    width: 17.8623718887%;
    height: 50.7760532151%;
    bottom: -14.8558758315%;
    left: 32.7232796486%;
  }
  .section-top-keyvisual .keyvisual-decor.is-fourth {
    width: 15.5929721816%;
    height: 30.8203991131%;
    bottom: -14.8558758315%;
    right: 13.5431918009%;
    text-align: center;
  }
  .section-top-keyvisual .keyvisual-decor.is-fourth .keyvisual-button {
    width: 46.9483568075%;
    height: 53.9568345324%;
    margin: 0 auto;
  }
  .section-top-keyvisual .keyvisual-content {
    font-size: 1.0248901903vw;
    line-height: 1.4285714286;
    width: 96.2441314554%;
    min-height: 47.4820143885%;
    margin-top: -4.6762589928%;
    padding: 3.5971223022% 4.6948356808%;
    box-shadow: 2.939px 3px 5px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-top-keyvisual::before {
    z-index: 1;
    bottom: 33.3333333333%;
    width: 90.6666666667%;
    height: 76.8888888889%;
    background: url("/img/reform/contents/reform_loan/img_keyvisual_02_sp.png") bottom left/100% auto no-repeat;
  }
  .section-top-keyvisual .keyvisual-heading {
    display: flex;
    z-index: 2;
    top: 5.3333333333%;
    width: 91.7333333333%;
  }
  .section-top-keyvisual .keyvisual-heading img {
    margin-top: auto;
  }
  .section-top-keyvisual .keyvisual-decor.is-first {
    width: 31.2%;
    height: 34%;
    bottom: 4.8571428571%;
    left: 1.8666666667%;
  }
  .section-top-keyvisual .keyvisual-decor.is-second {
    width: 27.7333333333%;
    height: 34%;
    bottom: 4.5714285714%;
    right: 2.1333333333%;
  }
  .section-top-keyvisual .keyvisual-decor.is-third {
    width: 30.9333333333%;
    height: 34.8571428571%;
    bottom: 2%;
    right: 33.8666666667%;
  }
  .section-top-keyvisual .keyvisual-decor.is-fourth {
    position: relative;
    bottom: -11px;
  }
  .section-top-keyvisual .keyvisual-wrapper {
    position: relative;
    padding-bottom: 30.2857142857%;
  }
  .section-top-keyvisual .keyvisual-content {
    font-size: 14px;
    line-height: 1.2142857143;
    width: 290px;
    min-height: 51px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 86px 7px 21px;
    position: relative;
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.25);
  }
  .section-top-keyvisual .keyvisual-content::after {
    position: absolute;
    content: "";
    width: 47px;
    height: 40px;
    right: 31px;
    top: 2px;
    background: url("/img/reform/contents/reform_loan/decor_keyvisual_04_sp.png") bottom left/100% auto no-repeat;
  }
}

.mfp-bg,
.mfp-wrap {
  z-index: 100011;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .m-nav-breadcrumb_list > li:last-child {
    padding-right: 18px;
  }
}

/*# sourceMappingURL=reform_loan.css.map */
