@charset "UTF-8";

/* icon */
.cont_headingLv3_wrap.cont_headingLv3_wrap--icon01::before,
.cont_headingLv3_wrap.cont_headingLv3_wrap--icon02::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-guide-03/icon01.png);
  ;
}

/* mv */
.main-wrap::before {
  height: 1100px;
}

.main-wrap::after {
  top: 1070px;
}

@media screen and (min-width: 880px) {
  body:not(.home.blog) {
    min-width: auto;
  }

  .mv-block .cont_headingLv1 {
    letter-spacing: 0.024em;
    line-height: 1.4;
  }

  .cont_headingLv1_wrap {
    margin-bottom: 205px;
  }

  .cont_headingLv1 {
    font-size: 46px;
  }

  .mv-block .cont_headingLv1_wrap+.img_wrap {
    margin-top: 0;
  }

  .mv-block .img_wrap {
    position: absolute;
    width: 417px;
    top: 239px;
    right: 114px;
  }

  .main-wrap::before {
    height: 1000px;
  }

  .main-wrap::after {
    top: 930px;
  }

  .scrollend+.main-wrap::before,
  .scrolled+.main-wrap::before {
    height: 970px;
  }

  .scrollend+.main-wrap::after,
  .scrolled+.main-wrap::after {
    top: 860px;
  }
}

@media screen and (max-width: 768px) {
  .main-wrap::before {
    height: 1130px;
  }

  .main-wrap::after {
    top: 1100px;
  }
}

/* dl */
.dl01 {}

.dl01.dl01--loan {}

.dl01.dl01--loan>div:not(:first-child) {
  margin-top: 40px;
}

.dl01.dl01--loan dt {
  padding-left: 1.5em;
  position: relative;
}

.dl01.dl01--loan dt::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
}

.dl01.dl01--loan dt.split::before {
  background-color: #5BABD9;
}

.dl01.dl01--loan dt.bridge::before {
  background-color: #3AC2A7
}

.dl01 dt {}

.dl01 dt:not(:first-child) {
  margin-top: 24px;
}

.dl01 dd {
  margin-top: 16px;
}

/* btn */
.btn_wrap::before {
  background-image: url(/article/wp-content/themes/recruit-finance/images/hosho-guide-common/cmn_next-cnt_guide03.png);
}

@media screen and (min-width: 880px) {
  .bal04_wrap.bal04_wrap--guid03a {}

  .bal04_wrap.bal04_wrap--guid03a[class*="bal04_wrap--illust"] {
    padding-bottom: 0;
  }

  .bal04_wrap.bal04_wrap--guid03a[class*="bal04_wrap--illust"]::after {
    display: none;
  }

  .bal04_wrap.bal04_wrap--guid03a .bal04 {
    padding: 38px 20px 24px;
  }

  .bal04_wrap.bal04_wrap--guid03a .bal04::before {
    top: 14px;
  }

  .bal04_wrap.bal04_wrap--guid03a .bal04::after {
    bottom: 0;
  }

  .bal04_wrap.bal04_wrap--guid03a .bal04 .arr {
    width: 14px;
    height: 18px;
    top: 0;
    right: 50%;
    left: inherit;
    transform: translateX(50%);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAjCAMAAACw/5reAAAAV1BMVEUAAAD6+vrs6uvt6+zt6+3w8PDs6+zt6uzu7Ozt7e3t6+vs6+zu7Ozs7Ozt6uvs6uvs6uvt6+vu6+vt7e3s7Ozt7e3t6+z////6+vry8fL39vfw7u/19PR3CDBzAAAAFnRSTlMAC/elZSDlxoVFwvRoX+vn27V1R0QryG8p3wAAAMFJREFUKM91z1kWgyAQRNF2nmLmNDjsf51R1BRQ5v3WgdNXvD6t6q2X04pO1y6nY6auLhEuSVX/Ps11rxKu0qOCz9FfNY01xpLGUtEr2hr1yhiJ0oSRKD9HgspIUBkJKiMDKiOt7jWMHMwEaoy0ZgQ1RhpjQI2Q8zIOoIZIu4w2pBY4Zw3UADm6cQbVR7oN/75DpAvUELkFKpCTOQI1xzlboLbS+udEJwnOQRjpV1Dljl/pX+njX0F9iDyvPhLUNEu+WKo2vRO3RrgAAAAASUVORK5CYII=);
  }

  .bal04_wrap.bal04_wrap--dl01 {
    width: 100%;
  }

  .bal04_wrap.bal04_wrap--dl01 .bal04 {
    padding-right: 64px;
    padding-left: 64px;
  }
}


/* margin */
.bal04_wrap.bal04_wrap--guid03a+.textA {
  margin-top: 40px;
}