@charset "shift_jis";
/* Updated 2026/03/26,T */
/* Updated 2023/04/24,T */
/* Updated 2022/09/13,T */
/* Updated 2022/01/05,D */

._lh12{
  line-height: 1.2;
}

._lh15{
  line-height: 1.5;
}

#wrap {
  line-height: 1.5;
}
.main-visual {
  padding: 40px 0 0;
  text-align: center;
  font-weight: bold;
  background: none;
}
.main-visual::after {
  left: 0;
}
.tab-group {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .main-visual {
    background: none;
  }

  .main-visual::after {
    bottom: 0px;
    height: 3px;
  }

  .shinki01 .tab-item.tab-02 {
    margin-top: 14px;
  }
  .toggle-block01:not(:first-child) {
    margin-top: 20px;
  }
}

/* RENEWAL ADD */
@media screen and (min-width: 768px) {
  #wrap #mainArea {
    width: auto;
    margin-bottom: 0;
  }
}

.main-visual::after {
  display: none;
}

#mainArea {
  margin-top: 0 !important;
}

.content-block01 {
  max-width: 1010px;
}

.card-normal01._borderStrong {
  border: none;
}

.card-normal01._borderStrong>.inner>.header {
  border: 5px solid #017a4f;
}

/*--- お知らせ ---*/
.loanAppInr {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0;
  background-color: #017A4F;
}

.content-block01.caitionBox {
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 auto;
}

.content-block01.caitionBox p {
  font-size: 16px;
  color: #cc0000;
}

.content-block01.caitionBox p .strongTxt {
  font-weight: bold;
}

.card-normal01>.inner>.header>.title {
  padding-right: 0!important;
}

@media screen and (max-width:767px) {
  .content-block01 .title-heading03>.title>.inner {
    margin-top: -.1em;
    font-size: 2rem;
  }
  .card-normal01._borderStrong>.inner>.header {
    border: 3px solid #017a4f;
    padding: 10px;
  }
  .card-normal01>.inner>.header>.title {
    font-size: 1.8rem;
    font-weight: 700;
  }
  .card-normal01>.inner>.header {
    padding: 14px;
  }
}

@media screen and (max-width:480px) {
  .card-normal01>.inner>.header>.title {
    padding-right: 35px!important;
  }
  .section-point05 .card-normal01>.inner>.header>.title {
    padding-right: 0px!important;
  }
}

/*--- お知らせ ---*/
.loanAppInr {
  padding: 4.8vw;
}
.content-block01.caitionBox {
  padding: 12px;
  width: 100%;
}
.content-block01.caitionBox p {
  font-size: 1.4rem;
}
.content-block01.caitionBox p .strongTxt {
  font-weight: bold;
}

/*
.label-mark01._large {
  font-size: 2.8rem;
  border-radius: 30px;
}*/

.label-mark01._large02 {
  font-size: 2.4rem;
  border-radius: 30px;
}

.label-mark01._lighter {
  padding: 7px 30px;
  background-color: #dee9ba;
}

/*
.text-block01._fs18 {
  line-height: 3rem;
}*/

._borderGreen {
  border: 5px solid #4d7f6f;
  box-sizing: border-box;
}

._borderGreen>.inner {
  min-height: calc(42px - 10px);
}

.tab-group a {
  display: block;
  padding: 12px 0 7px;
  border: 3px solid #017a4f;
  background: #fff;
  text-align: center;
  color: #017a4f;
  font-size: 1.7rem;
  font-weight: bold;
  text-decoration: none;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.tab-active a {
  background: #017a4f;
  color: #fff;
  position: relative;
  padding: 16px 0 16px 0;
  border-bottom: none;
  font-size: 1.7rem;
  z-index: 1;
}

.tab-active a:hover {
  background: #017a4f;
  color: #fff;
}

.tab-active a::after {
  display: none;
}

.tab-item {
  margin-top: 10px;
}

.tab-block01>.list {
  max-width: 950px;
  padding: 0 10px;
  margin: 0 auto;
  border: none;
}

.tab-block01>.list>.item>.switch {
  background: #fff;
  border: 3px solid #017a4f;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: bold;
}

.tab-block01>.list>.item>.switch>.inner {
  color: #017a4f;
}

.tab-block01>.list>.item>.switch[aria-selected=true] {
  padding: 5px 0;
  background: #017a4f;
  color: #fff;
}

.tab-block01>.list>.item>.switch[aria-selected=false] {
  height: calc(100% - 10px);
  margin-top: 10px;
}

.tab-block01>.wrap {
  border-top: 4px solid #017a4f;
}

@media screen and (max-width:767px) {
  .btn-list01>.item {
    max-width: none;
  }

  #wrap #mainArea {
    margin-top: 0 !important;
  }

  #wrap #mainArea > div {
    padding: 0;
  }

  ._borderGreen {
    border: 2px solid #4d7f6f;
  }

  ._borderGreen>.inner {
    min-height: calc(42px - 4px);
  }

  .tab-group {
    padding-bottom: 0;
  }

  .shinki01 .tab-item.tab02 {
    margin-top: 30px;
  }

  .tab-group a {
    font-size: 1rem;
    margin-top: 54px;
    padding: 3px 0;
  }

  .tab-active a {
    font-size: 1rem;
  }

  .tab-01.tab-active a {
    margin: 62px 4px 0 0;
    padding: 7px 0;
    border: 2px solid #017a4f;
    border-bottom: none;
  }

  .tab-02.tab-active a {
    margin: 62px 0 0 4px;
  }

  .label-mark01._large02 {
    font-size: 2.4rem;
    border-radius: 30px;
  }

  .tab-block01>.list>.item>.switch>.inner {
    font-size: 1rem;
    min-height: auto;
  }
}

.mv-area {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv.png') no-repeat center bottom -49px;
  background-size: 1280px;
  background-color: #eaf8f8;
  position: relative;
  overflow: hidden;
  line-height: 1;
}

.mv-area::after {
  position: absolute;
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_after.png');
  background-size: contain;
  width: 1175px;
  height: 214px;
  bottom: -121px;
  right: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mv-area::after {
    right: -128px;
  }
}

@media screen and (min-width: 1281px) {
  .mv-area::after {
    right: calc((100vw - 1280px) / 2);
  }
}

.mv-area>.inner>.title01 {
  font-size: 2.4rem;
  position: relative;
  z-index: 10;
}

.mv-area>.inner>.title02 {
  font-size: 4rem;
  position: relative;
  z-index: 10;
}

.mv-area>.inner>.title02>.inner {
  position: relative;
}

.mv-area>.inner>.title02>.inner::after,
.mv-area>.inner>.title02>.inner::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 27px;
  width: 44px;
  height: 3px;
  background: #004831;
  border-radius: 3px;
}

.mv-area>.inner>.title02>.inner::after {
  left: -55px;
  transform: rotate(55deg);
}

.mv-area>.inner>.title02>.inner::before {
  right: -55px;
  transform: rotate(-55deg);
}

.mv-area>.inner>._label {
  max-width: 930px;
  margin: 0 auto;
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_label.png') no-repeat center;
  background-size: 930px;
  background-position: bottom;
  position: relative;
}

.mv-area>.inner>._label::before,
.mv-area>.inner>._label::after {
  position: absolute;
}

.mv-area>.inner>._label::before {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_cloud.png') no-repeat center;
  background-size: contain;
  width: 611px;
  height: 93px;
  left: -148px;
  top: -128px;
}

.mv-area>.inner>._label::after {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_balloon.png') no-repeat center;
  background-size: contain;
  width: 82px;
  height: 113px;
  right: 0;
  top: -111px;
}

.mv-area>.inner>._label.title03 {
  font-size: 2.8rem;
}

.mv-area>.inner>._label.note {
  font-size: 1.2rem;
}

.mv-area>.inner._content {
  background: #fff;
  padding-bottom: 106px;
  position: relative;
}

.mv-area>.inner._content::before,
.mv-area>.inner._content::after {
  position: absolute;
}

.mv-area>.inner._content::before {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_img_mv_content_before.png') no-repeat center;
  background-size: contain;
  width: 208px;
  height: 198px;
  left: -40px;
  top: -62px;
}

.mv-area>.inner._content::after {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_img_mv_content_after.png') no-repeat center;
  background-size: contain;
  width: 112px;
  height: 166px;
  right: 40px;
  top: 26px;
}

.mv-area>.inner._content>.percent {
  position: relative;
  display: inline-block;
}

.mv-area>.inner._content>.percent::before,
.mv-area>.inner._content>.percent::after {
  position: absolute;
}

.mv-area>.inner._content>.percent::before {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_star.png') no-repeat center;
  background-size: contain;
  width: 45px;
  height: 45px;
  left: -34px;
  bottom: -14px;
}

.mv-area>.inner._content>.percent::after {
  content: '';
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_house.png') no-repeat center;
  background-size: contain;
  width: 59px;
  height: 65px;
  right: -79px;
  bottom: 28px;
}

.mv-area>.inner._content>.listTitle {
  margin-top: 70px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.mv-area>.inner._content>.list {
  padding-left: 220px;
}

.mv-area>.inner._content>.list>.item {
  margin-bottom: 16px;
  position: relative;
}

.mv-area>.inner._content>.list>.item::before {
  content: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_mv_list.png');
  position: absolute;
  top: 0;
  left: -40px;
}

.mv-area ._fs174 {
  font-size: 17.4rem;
  color: #fa8200;
  text-shadow: 0px 8px 0px #ffeecc;
}

.mv-area ._fs120 {
  font-size: 12rem;
  color: #fa8200;
  text-shadow: 0px 8px 0px #ffeecc;
}

.mv-area ._fs100 {
  font-size: 10rem;
  vertical-align: middle;
  font-weight: lighter;
}

.mv-area .youtube {
  position: relative;
  width: 100%;
  margin-top: 50px;
  padding-top: 35.25%;
}
.mv-area .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

@media screen and (max-width:767px) {
  .mv-area {
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_sp.png') no-repeat center bottom;
    background-size: cover;
    background-color: #eaf8f8;
    position: relative;
    overflow: hidden;
  }

  .mv-area::after {
    position: absolute;
    content: '';
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_after_sp.png') no-repeat center;
    background-size: 100vw;
    width: 100vw;
    height: calc(214 / 750 * 100vw);
    bottom: calc(-115 / 750 * 100vw);
    right: 0;
  }

  .mv-area>.inner._pt32 {
    padding-top: calc(32 / 750 * 100vw) !important;
  }

  .mv-area>.inner>.title01 {
    font-size: calc(24 / 750 * 100vw) !important;
  }

  .mv-area>.inner>.title02 {
    font-size: calc(50 / 750 * 100vw) !important;
  }

  .mv-area>.inner>.title02.title_sp {
    font-size: calc(40 / 750 * 100vw) !important;
  }

  .mv-area>.inner>.title02._mt24 {
    margin-top: calc(24 / 750 * 100vw) !important;
  }

  .mv-area>.inner>.title02>.inner::after,
  .mv-area>.inner>.title02>.inner::before {
    bottom: calc(27 / 750 * 100vw);
    width: calc(44 / 750 * 100vw);
    height: calc(3 / 750 * 100vw);
    border-radius: calc(3 / 750 * 100vw);
  }

  .mv-area>.inner>.title02>.inner::after {
    left: calc(-55 / 750 * 100vw);
  }

  .mv-area>.inner>.title02>.inner::before {
    right: calc(-55 / 750 * 100vw);
  }

  .mv-area>.inner>._label {
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_label_sp.png') no-repeat center;
    background-size: 100%;
    background-position: bottom;
    padding-top: calc(44 / 750 * 100vw) !important;
    padding-bottom: calc(16 / 750 * 100vw) !important;
  }

  .mv-area>.inner>._label::before {
    width: calc(611 / 750 * 100vw);
    height: calc(93 / 750 * 100vw);
    left: calc(25 / 750 * 100vw);
    top: calc(-140 / 750 * 100vw);
  }

  .mv-area>.inner>._label::after {
    width: calc(82 / 750 * 100vw);
    height: calc(113 / 750 * 100vw);
    right: calc(-12 / 750 * 100vw);
    top: calc(-122 / 750 * 100vw);
  }

  .mv-area>.inner>._label>.title03 {
    font-size: calc(32 / 750 * 100vw) !important;
  }

  .mv-area>.inner>._label>.note {
    font-size: calc(16 / 750 * 100vw) !important;
    margin-top: calc(26 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content {
    background: #fff;
    position: relative;
  }

  .mv-area>.inner._content {
    background: #fff;
    margin: 0 auto;
    padding: 0 calc(30 / 750 * 100vw);
    padding-bottom: calc(106 / 750 * 100vw);
    position: relative;
  }

  .mv-area>.inner._content::before,
  .mv-area>.inner._content::after {
    position: absolute;
  }

  .mv-area>.inner._content::before {
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_img_mv_content_before_sp.png') no-repeat center;
    background-size: contain;
    width: calc(98 / 750 * 100vw);
    height: calc(155 / 750 * 100vw);
    left: calc(-10 / 750 * 100vw);
    top: calc(-28 / 750 * 100vw);
  }

  .mv-area>.inner._content::after {
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_img_mv_content_after.png') no-repeat center;
    background-size: contain;
    width: calc(112 / 750 * 100vw);
    height: calc(166 / 750 * 100vw);
    right: calc(-25 / 750 * 100vw);
    top: 0;
  }

  .mv-area>.inner._content>.title-heading02>.title>.mark>.label-mark01 {
    font-size: calc(35 / 750 * 100vw) !important;
    padding: 7px 20px;
  }

  .mv-area>.inner._content>.title-heading02>.title>.inner {
    font-size: calc(22 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.title-heading02>.title>.inner._mt12 {
    margin-top: calc(12 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.percent {
    font-size: calc(44 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.percent>._fs36 {
    font-size: calc(36 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.percent>._fs22 {
    font-size: calc(22 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.percent::before {
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_mv_star_sp.png') no-repeat center;
    background-size: contain;
    width: calc(46 / 750 * 100vw);
    height: calc(186 / 750 * 100vw);
    left: calc(-46 / 750 * 100vw);
    bottom: calc(-28 / 750 * 100vw);
  }

  .mv-area>.inner._content>.percent::after {
    width: calc(59 / 750 * 100vw);
    height: calc(65 / 750 * 100vw);
    right: calc(-79 / 750 * 100vw);
    bottom: calc(28 / 750 * 100vw);
  }

  .mv-area>.inner._content>.percentNote._fs22 {
    font-size: calc(22 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.listTitle {
    margin: calc(42 / 750 * 100vw) 0;
    font-size: calc(30 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.list {
    padding-left: calc(36 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw) !important;
  }

  .mv-area>.inner._content>.list._shinkin02 {
      padding-left: calc(140 / 750 * 100vw);
  }

  .mv-area>.inner._content>.list>.item {
    margin-bottom: 16px;
    position: relative;
  }

  .mv-area>.inner._content>.list>.item::before {
    content: '';
    background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_mv_list.png') no-repeat center;
    background-size: contain;
    width: calc(21 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    position: absolute;
    top: 0;
    left: calc(-36 / 750 * 100vw);
  }

  .mv-area ._fs174 {
    font-size: calc(174 / 750 * 100vw);
    color: #fa8200;
    text-shadow: 0px 8px 0px #ffeecc;
  }

  .mv-area ._fs120 {
    font-size: calc(120 / 750 * 100vw);
  }

  .mv-area ._fs100 {
    font-size: calc(100 / 750 * 100vw);
  }

  .mv-area ._fs50 {
    font-size: calc(50 / 750 * 100vw) !important;
  }
  .mv-area .youtube {
    margin-top: 30px;
    padding-top: 56.25%;
  }
  .mv-area .youtube iframe {
    width: 100%;
    height: 100%;
  }
}

.section-reason {
  background-color: #f6f9e6;
  padding: 88px 0 70px;
  border-top: 5px solid #017a4f;
  position: relative;
}

.section-reason::before {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: calc(50% - 66px / 2);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 38px 33px 0 33px;
  border-color: #017a4f transparent transparent transparent;
}

.section-reason #infoModalOpen {
  padding: 0px 6.15px 0px;
}

.section-reason .results::after {
  right: 26px;
}

@media screen and (max-width: 767px) {
  .section-reason .results::after {
    display: none;
  }
}

.section-reason03 .list-circle01>.item::before,
.section-reason04 .list-circle01>.item::before {
  background-color: #333;
}

.section-reason03 #infoModalOpen,
.section-reason03 #infoModalOpenRepay {
  line-height: 16px;
}

@media screen and (max-width: 767px) {
  .section-reason03 input,
  .section-reason03 select {
    width: 78%;
  }

  .section-reason03 #borrowingPeriodMonth,
  .section-reason03 #borrowingPeriodMonthRepay {
    margin-left: 0;
  }
}

.juro-columnLayout01 {
  display: flex;
  justify-content: space-around;
}

@media screen and (max-width: 767px) {
  .section-reason {
    padding: 53px 0 36px;
    border-top: 3px solid #017a4f;
  }

  .section-reason::before {
    left: calc(50% - 14px / 2);
    border-width: 19px 17px 0 17px;
  }

  .juro-columnLayout01.-spBlock {
    display: block;
  }

  .juro-columnLayout01.-spBlock>:not(:first-child) {
    margin-top: 20px;
    margin-left: 0;
  }
}

.innerWrap {
  max-width: 684px;
}

.section-point {
  padding-bottom: 70px;
}

.section-point .title-heading02 {
  margin-top: 54px;
  margin-bottom: 12px;
}

.section-point .title-heading02>.title._pointWrap {
  color: #fff;
  background-color: #017a4f;
  max-width: 600px;
  line-height: 40px;
  margin: 0 auto;
  position: relative;
}

.section-point .title-heading02>.title._pointWrap::before,
.section-point .title-heading02>.title._pointWrap::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 12px 20px;
  border-color: transparent transparent #e2efbc transparent;
  position: absolute;
  top: 14px;
}

.section-point .title-heading02>.title._pointWrap::before {
  left: -14px;
  transform: rotate(90deg);
}

.section-point .title-heading02>.title._pointWrap::after {
  right: -14px;
  transform: rotate(-90deg);
}

.section-point .title-heading02>.title._pointWrap>.inner {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .section-point {
    padding-bottom: 35px;
  }

  .section-point .title-heading02>.title._pointWrap {
    width: calc(530 / 750 * 100vw);
    color: #fff;
    background-color: #017a4f;
    max-width: 600px;
    line-height: 17px;
    margin: 0 auto;
    position: relative;
  }

  .section-point .title-heading02>.title._pointWrap::before,
  .section-point .title-heading02>.title._pointWrap::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 10px 8.5px;
    border-color: transparent transparent #e2efbc transparent;
    position: absolute;
    top: 4px;
  }

  .section-point .title-heading02>.title._pointWrap::before {
    left: -4px;
    transform: rotate(90deg);
  }

  .section-point .title-heading02>.title._pointWrap::after {
    right: -4px;
    transform: rotate(-90deg);
  }

  .section-point02 ._sp-flex {
    display: flex;
    justify-content: center;
  }
}

.section-point .card-normal01>.inner>.header>.title>.inner>.fukidashi {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_bg_fukidashi.png') no-repeat center;
  background-size: contain;
  width: 50px;
  line-height: 48px;
  text-align: center;
  display: inline-block;
}

.section-point .card-normal01>.inner>.body:not(:first-child)::before {
  display: none;
}

.section-point .table-detail01 {
  border: 0;
}

.section-point .table-detail01>.item>.row>:not(:first-child) {
  border-left: 0;
}

.section-point .table-detail01>.item {
  border-top: 0;
}

.section-point .table-detail01>.item:not(:last-child) {
  border-bottom: 2px solid #d5dedb;
}

@media screen and (max-width: 767px) {
  .section-point .card-normal01>.inner>.body {
    padding: 18px 0;
  }

  .section-point .text-hooray01>.inner::after, .text-hooray01>.inner::before {
    bottom: 4px;
  }

  .section-point .card-normal01>.inner>.header {
    padding: 18px 0;
  }

  .section-point .card-normal01>.inner>.header>.title>.inner {
    position: relative;
    padding-left: 36px;
    display: inline-block;
  }

  .section-point .card-normal01>.inner>.header>.title>.inner>.fukidashi {
    position: absolute;
    width: 36px;
    line-height: 34px;
    left: -5px;
    top: -3px;
  }

  .section-point03 .detail-block01>.inner>._d-flex {
    display: block!important;
  }
}

.juro-heightText01 {
  min-height: 4em;
}

.juro-TextEmphasis01 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  color: #004831;
}

.juro-TextEmphasis01>.inner {
  display: flex;
  flex-direction: column;
}

.juro-TextEmphasis01>.inner>:not(:first-child) {
  margin-top: 4px;
}

.section-point .card-balloon03>.inner>.title {
  background-color: #017a4f;
}

.section-point .card-balloon03>.inner>.title>.inner {
  min-height: 60px;
}

.section-point .card-balloon03>.inner>.title::before {
  border-color: #017a4f transparent transparent transparent;
}

.section-point .detail-block01>.inner>.list>.detail>.img {
  display: flex;
  justify-content: flex-end;
}

.section-point02 .card-balloon03 {
  background: #f6f9e6;
}

.section-point01>.card-normal01,
.section-point02>.card-normal01,
.section-point03>.card-normal01,
.section-point04>.card-normal01,
.section-point05>.card-normal01 {
  position: relative;
  overflow: visible;
  border: none;
  padding: 0 12px;
  margin-top: 0;
}

.section-point01>.card-normal01::after,
.section-point02>.card-normal01::after,
.section-point03>.card-normal01::after,
.section-point04>.card-normal01::after,
.section-point05>.card-normal01::after {
  position: absolute;
  content: '';
  display: inline-block;
}

.section-point01>.card-normal01::after {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_point_01.png') no-repeat center;
  background-size: contain;
  width: 81px;
  height: 61px;
  left: 40px;
  top: -67px;
}

.section-point02>.card-normal01::after {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_point_02.png') no-repeat center;
  background-size: contain;
  width: 74px;
  height: 65px;
  left: 40px;
  top: -65px;
}

.section-point03>.card-normal01::after {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_point_03.png') no-repeat center;
  background-size: contain;
  width: 58px;
  height: 100px;
  left: 40px;
  top: -65px;
}

.section-point04>.card-normal01::after {
  background: url('/kojin/special/jutaku-loan-kinri/karikae/resources/img/shinki01_simulation_ico_point_04.png') no-repeat center;
  background-size: contain;
  width: 58px;
  height: 62px;
  left: 64px;
  top: -62px;
}

.section-point05>.card-normal01::after {
  background: url('/kojin/special/jutaku-loan-kinri/resources/img/shinki01_simulation_ico_point_05.png') no-repeat center;
  background-size: contain;
  width: 95px;
  height: 62px;
  left: 31px;
  top: -55px;
}

.section-point04 > .card-normal01 > .inner > .body > .text-block01 > p {
  color: #333;
}

.section-point04 > .card-normal01 > .inner > .body > .text-block01 > p span {
  margin-right: 20px;
  padding: 5px 20px;
  background: #024831;
  color: #fff;
  border-radius: 2em;
}

.section-point04 .list-circle01>.item::before {
  background-color: #333;
}

@media screen and (max-width: 767px) {
  .juro-heightText01 {
    min-height: auto;
  }
}

@media screen and (max-width: 767px) {
  .section-point .card-balloon03>.inner>.title>.inner {
    min-height: 30px;
  }

  .section-point .detail-block01>.inner>.list>.detail>.img {
    justify-content: center;
  }

  .section-point01>.card-normal01::after {
    width: 41px;
    height: 31px;
    left: 0;
    top: -33px;
  }

  .section-point02>.card-normal01::after {
    width: 37px;
    height: 33px;
    left: 0;
    top: -33px;
  }

  .section-point03>.card-normal01::after {
    width: 29px;
    height: 50px;
    left: 8px;
    top: -33px;
  }

  .section-point04>.card-normal01::after {
    width: 29px;
    height: 31px;
    left: 15px;
    top: -31px;
  }

  .section-point05>.card-normal01::after {
    width: 36px;
    height: 23px;
    left: 0px;
    top: -31px;
  }

  .section-point04 > .card-normal01 > .inner > .body > .text-block01 > p {
    font-size: 1.4rem;
  }

  .section-point04 > .card-normal01 > .inner > .body > .text-block01 > p span {
    margin-right: 8px;
    padding: 2px 7px;
  }

  .section-point04 .table-detail01 > .item > .row > .header,
  .section-point04 .table-detail01 > .item > .row > .data {
    padding: 15px 5px;
  }
}

.juro-TextEmphasis01 .num01 {
  font-family: roboto;
  font-size: 10.4rem;
}

.section-point .table-detail01>.item>.row>.header {
  background-color: transparent;
  color: #004831;
}

@media screen and (min-width: 768px) {
  .section-point .detail-block01>.inner>.list>.detail>.img {
    width: auto;
    margin-left: 0;
  }

  .section-point .detail-block01>.inner>.list>.detail>.text {
    width: auto;
    margin-top: 0;
  }
}

.section-point .ttl-blk01{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  margin: 0 auto;
  max-width: 750px;
  border-radius: 22px;
  background: #e2efbc;
  color: #004831;
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.4;
}

.section-point .ttl-blk01 .inner01{
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.section-point .ttl-blk01 .inner01 img{
  margin: 0 0 0 10px;
}

@media screen and (max-width: 767px) {
  .section-point .ttl-blk01{
    border-radius: 37px;
    font-size: 2.0rem;
    padding: 10px;
  }
}

@media screen and (max-width: 767px) {
  .juro-TextEmphasis01 .num01 {
    font-size: 6rem;
  }
}

.section-useExample>.column-useExample {
  display: flex;
  width: calc(100% - 80px);
  margin: 0 auto;
}

.section-useExample>.column-useExample>.persona {
  width: 38%;
}

.section-useExample>.column-useExample>.table {
  width: 62%;
}

.section-useExample>.column-useExample>.table > p {
  color: #4d7f6f;
}

@media screen and (max-width: 767px) {
  .section-useExample>.column-useExample {
    width: 100%;
  }

  .section-useExample .table-detail01 .header {
    padding: 5px;
  }

  .section-useExample .table-detail01 .data {
    padding: 5px 10px;
  }
}

.section-useExample>.title-heading03 {
  position: relative;
}

.section-useExample>.title-heading03::before {
  content: '';
  display: block;
  position: absolute;
  top: -26px;
  left: calc(50% - 36px / 2);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 18px 0 18px;
  border-color: #017a4f transparent transparent transparent;
}

@media screen and (max-width: 767px) {
  .section-useExample>.title-heading03::before {
    content: '';
    display: block;
    position: absolute;
    top: -13px;
    left: calc(50% - 19px / 2);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 11.5px 9px 0 9px;
    border-color: #017a4f transparent transparent transparent;
  }
}

.section-useExample>.title-heading03>.title {
  flex-wrap: wrap;
}

.section-useExample>.title-heading03>.title>.inner>._fs90 {
  font-size: 9rem;
  color: #fa8200;
}

.section-useExample>.title-heading03>.title>.mark {
  display: flex;
  align-items: center;
}

.section-flow .juro-circleList01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.juro-circleList01>.item:not(:last-child) {
  margin-right: 3%;
}

.juro-circleText01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8.625em;
  height: 8.625em;
  background: #c4d700;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  color: #004831;
}

.juro-circleText01.-large01 {
  width: 197px;
  height: 197px;
  font-size: 2.6rem;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .juro-circleText01.-large01 {
    width: calc(197 / 750 * 100vw);
    height: calc(197 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
    line-height: calc(38 / 750 * 100vw);
  }
}

.section-flow .card-overflowing01 {
  background: transparent;
}

@media screen and (min-width: 768px) {
  .section-flow .detail-block01>.inner {
    width: auto;
    max-width: 600px;
  }
}

.section-flow .detail-block01>.inner>.list>.detail>.img {
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .section-flow .detail-block01>.inner>.list>.detail>.img {
    justify-content: center;
  }
}

.section-flow ._d-table {
  width: auto;
}

.section-flow ._mt36 {
  margin-top: 36px;
}

.section-flow .label-mark01._large {
  padding: 12px 28px;
}

.section-flow04.card-normal01,
.section-flow02.card-normal01,
.section-flow03.card-normal01 {
  position: relative;
  margin-top: 94px;
  overflow: visible;
}

.section-flow04.card-normal01::after,
.section-flow02.card-normal01::after,
.section-flow03.card-normal01::after {
  content: '';
  display: block;
  position: absolute;
  top: -66px;
  left: calc(50% - 28px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 28px 0 28px;
  border-color: #e7e7e7 transparent transparent transparent;
}

@media screen and (max-width: 767px) {
  .section-flow01 .img figure {
    width: calc(360 / 750 * 100vw);
  }

  .section-flow02 ._t-center {
    width: calc(184 / 750 * 100vw);
    margin-right: auto;
    margin-left: auto;
  }

  .section-flow03 ._t-center {
    width: calc(174 / 750 * 100vw);
    margin-right: auto;
    margin-left: auto;
  }

  .section-flow04 ._t-center {
    width: calc(216 / 750 * 100vw);
    margin-right: auto;
    margin-left: auto;
  }

  .section-flow04.card-normal01,
  .section-flow02.card-normal01,
  .section-flow03.card-normal01 {
    margin-top: 40px;
  }

  .section-flow04.card-normal01::after,
  .section-flow02.card-normal01::after,
  .section-flow03.card-normal01::after {
    top: -28px;
    left: calc(50% - 16.5px);
    border-width: 16.5px 14px 0 14px;
  }
}

.section-paper {
  background-color: #f6f9e6;
  padding: 88px 0 70px;
  margin-top: 70px;
}

.section-paper .card-normal01._borderStrong>.inner>.header {
  border: 3px solid #017a4f;
}

.section-paper .list-circle01>.item::before {
  background-color: #333;
}

@media screen and (max-width: 767px) {
  .section-paper .card-normal01._borderStrong>.inner>.header {
    border: 2px solid #017a4f;
  }

  .section-flow .label-mark01._large {
    padding: 8px 12px;
  }
}

.section-reason {
  background: #fff;
  padding-bottom: 8px;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

#footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
  padding-bottom: 146px;
}

@media screen and (max-width: 767px) {
  #footer-area.footer-fixed:not(.-close) #footer-content .footer-logo {
    padding-bottom: 93px;
  }
}