body {
  font-family: "Helvetica Neue", Arial, "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, "Hiragino Sans", sans-serif;
}
.btn-flex {
  display: flex;
  justify-content: center;
  gap: 80px;
}
.fs20 {
  font-size: 20px;
}
.fs28 {
  font-size: 28px;
}
.fs34 {
  font-size: 34px;
}
.mt15 {
  margin-top: 15px;
}
.mt25 {
  margin-top: 25px;
}
.mt60 {
  margin-top: 60px;
}
.mt100 {
  margin-top: 100px;
}
.txtAL {
  text-align: left;
}
.lh17 {
  line-height: 1.7;
}
/* .vAB {
  vertical-align: bottom;
} */
.pc-discla-img {
  vertical-align: bottom;
  margin-right: 10px;
}
.sp-discla-img {
  vertical-align: bottom;
  margin-right: 10px;
}
#discAreaHead_sp {
  display: flex;
  justify-content: center;
}
.discAreaHead_icon {
  width: 32px;
  margin-top: -9px;
  margin-right: 10px;
}

.slash {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.slash::before,
.slash::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #000;
  margin: 20px 15px 4px;
}
.slash::before {
  transform: rotate(60deg);
}
.slash::after {
  transform: rotate(-60deg);
}

/* SBI新生銀行カードローンの特徴 start */
.card_loan_feature {
  background-color: #E7F3FC;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.card_loan_feature__title {
  font-weight: bold;
  margin-bottom: 40px;
}
.card_loan_feature__title p{
  font-weight: bold;
}
#kariireRate {
  font-weight: bold;
}

.card_loan_feature__block {
  background-color: #fff;
  width: 840px;
  height: auto;
  margin: 0 auto;
}
.card_loan_feature__block:not(:first-of-type) {
  margin-top: 20px;
}
/* モジュールcssリセット start */
.card_loan_feature__block .column {
  margin-top: 0;
}
.card_loan_feature__block .column.strong-col {
  padding: 30px 70px;
}
.card_loan_feature__block .strong-col__icon {
  max-width: 50px;
}
.card_loan_feature__block .strong-col__contents {
  padding-top: 11px;
}
.card_loan_feature__block .column__sm--08 {
  width: 72%;
}
.card_loan_feature__block .column__sm--04 {
  width: 20.15%;
}
.card_loan_feature__block .column > [class^="column__"] {
  padding-top: 0;
}
.card_loan_feature__block .column {
  margin-bottom: 0;
}
.card_loan_feature__block .strong-col__images-item {
  width: auto;
}
/* モジュールcssリセット end */

.card_loan_feature__cv {
  margin: 0 auto;
  text-align: center;
}

.card_loan_feature__tel {
  max-width: 380px;
  width: 335px;
  height: 130px;
  margin: 40px auto 0;
  text-align: center;
  background-color: #fff;
}
.card_loan_feature__tel .txtTel span {
  display: inline-block;
  margin-top: 15px;
  font-size: 30px;
  font-weight: bold;
  color: #003586;
  line-height: 1;
  position: relative;
}
/* .card_loan_feature__tel .txtTel span::before {
  position: absolute;
  content: "";
  display: block;
  background-image: url(/common21/imgs/icon-phone-time.svg);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  left: -30px;
  background-size: contain;
} */
.card_loan_feature__tel-about {
  padding: 25px 0;
}
/* SBI新生銀行カードローンの特徴 end */


/* 4ステップ start */
.card_loan_4step {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.card_loan_4step__title {
  font-weight: bold;
  margin-bottom: 40px;
}
.card_loan_4step__title p {
  font-weight: bold;
}

.card_loan_4step .step-connect {
  width: 80%;
  margin: 0 auto;
}
/* 4ステップ end */

/* お借入利率・ご契約額 */
.card_loan_detail {
  background-color: #E7F3FC;
  padding-top: 100px;
  padding-bottom: 100px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.card_loan_detail__title {
  font-weight: bold;
  margin-bottom: 40px;
}
.card_loan_detail__title p{
  font-weight: bold;
}
.card_loan_detail__box {
  background-color: #fff;
  width: 840px;
  height: auto;
  margin: 0 auto;
  padding: 40px 70px;
  text-align: center;
}

.border-line {
  width: 100%;
  height: 120px;
}
.border-line span {
  background-color: #CCCCCC;
  display: inline-block;
  width: 100%;
  height: 1px;
  /* position: absolute; */
  /* margin: 40px; */
  margin-top: 60px;
  text-align: center;
}
.card_loan_4step .list-ordered--asterisk.sp-hidden {
  margin: 0 auto;
  width: 80%;
}
.sup-asterisk {
  font-size: 16px;
}
.line-label__item.line-label__item--orange {
  min-width: auto !important;
}
@media screen and (min-width: 1019px) {
  a[href$="pdf"] {
    background-image: none;
    /* background-position: 100% 50%; */
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1019px) {
  a[href$="pdf"] {
    background-image: none;
    /* background-position: 100% 50%; */
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}


@media screen and (max-width: 1019px) {
  p {
    line-height: 1.4;
  }
  /* sp:18px */
  .fs20 {
    font-size: min(4.6153vw, 20px);
  }
  /* sp:22px */
  .fs28 {
    font-size: min(5.641vw, 28px);
  }
  /* sp:24px */
  .fs34 {
    font-size: min(6.1538vw, 34px);
  }
  .line-height {
    line-height: 1.4;
  }
  .slash {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .slash::before,
  .slash::after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #000;
    margin: 15px 15px 0px;
  }
  .slash::before {
    transform: rotate(60deg);
  }
  .slash::after {
    transform: rotate(-60deg);
  }
  .card_loan_feature__block {
    max-width: 85.897vw;
  }
  .card_loan_feature {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .card_loan_4step {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .card_loan_detail {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* モジュールcssリセット start */
  .card_loan_feature__block .column {
    margin-top: 0;
  }
  .card_loan_feature__block .column.strong-col {
    padding: 6.41vw 8.974vw;
  }
  .card_loan_feature__block .strong-col__icon {
    max-width: 50px;
  }
  .card_loan_feature__block .strong-col__contents {
    padding-top: 11px;
  }
  .card_loan_feature__block .column__sm--08 {
    width: 98%;
  }
  .card_loan_feature__block .column__sm--04 {
    width: 0%;
  }
  .card_loan_feature__block .column > [class^="column__"] {
    padding-top: 0;
  }
  .card_loan_feature__block .column {
    margin-bottom: 0;
  }
  .card_loan_feature__block .strong-col__images-item {
    width: auto;
  }
  .card_loan_feature__block .strong-col__icon {
    max-width: 92vw;
  }
  .card_loan_feature__block .strong-col__icon {
      max-width: 92vw;
  }

  .card_loan_feature__block .column {
    display: block;
  }
  .card_loan_feature__block .strong-col__icon {
    display: flex;
    align-items: center;
  }
  .card_loan_feature__block .strong-col__icon-image {
    width: 40px !important;
    margin: 0 3.846vw 0 0 !important;
  }
  .card_loan_feature__tel .tel {
    background-image: none;
    width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
  /* .card_loan_feature__tel {
    width: 85vw;
  } */

  /* モジュールcssリセット end */


  /* お借入利率・ご契約額 */
  .card_loan_detail__box {
    width: 85vw;
    padding: 6.41vw 8.974vw;
  }
  #kariireRate_sp {
    position: absolute;
    top: 4%;
  }
  .sup-asterisk {
    font-size: 14px;
  }
  .card_loan_feature__tel {
    min-height: 130px;
    /* height: 20vw; */
  }
  .card_loan_feature__tel-about {
    padding: 20px 0;
  }
}


.contents_cv_main .btn-caption {
  padding: 8px 32px;
  width: 100%;
  min-height: 50px;
  max-width: 307px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 6px;
  color: #fff;
  flex-direction: column;
  border-width: 2px;
  border-style: solid;
  word-break: break-all;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
}
/* cv_area */
.contents_cv {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,.65);
  z-index: 100;
}
.contents_cv_main {
  width: 900px;
  margin: 0 auto;
  display: flex;
  padding: 20px 0;
}
.contents_cv_main .btn-caption {
  margin: 0 auto;
}
.closeBtn__contents_cv {
  position: absolute;
  top: -30px;
  left: 10px;
}
 .footer__pagetop.footer__pagetop__add {
  left: 20px;
  right: 0;
 }

.footer__pagetop__add {
  bottom: 145px !important;
}
.footer__pagetop {
  left: 20px;
  right: 0;
}
.simple-footer__add {
  height: 175px !important;
}
.footer__fluid__add {
  margin-bottom: 85px;
}
.display-none {
  display: none;
}

.contents_cv .contents_cv_main .btn--main {
  background: -moz-linear-gradient(top, #88D7FD, #016598);
  background: -webkit-linear-gradient(top, #88D7FD, #016598);
  background: linear-gradient(to bottom, #46c3ff, #006ca3);
  border-width: 0;
  border-color: #0088c8;
  box-shadow: 3px 3px #01568b;
  padding: 8px 26px;
}

.contents_cv .contents_cv_main .btn--main:hover {
  opacity: 1;
  background: linear-gradient(to bottom, #6fd2ff, #3782a7);
  border-color: #1e93c9;
  box-shadow: 3px 3px #28678f;
}

.contents_cv .contents_cv_main .btn--accent {
  background: -moz-linear-gradient(top, #FF9C03, #FE6B01);
  background: -webkit-linear-gradient(top, #FF9C03, #FE6B01);
  background: linear-gradient(to bottom, #FF9C03, #FE6B01);
  border-width: 0;
  border-color: #FF9605;
  box-shadow: 3px 3px #B14400;
  padding: 8px 26px;
}
.contents_cv .contents_cv_main .btn--accent:hover {
  opacity: 1;
  background: linear-gradient(to bottom, #ffae34, #fc7719);
  border-color: #fea72c;
  box-shadow: 3px 3px #b05d2a;
}
#floating-area {
  display: none;
}


@media screen and (max-width: 1019px) {
  .contents_cv {
    padding: 15px 0;
  }
  .contents_cv_main {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:0px 8px 0px 25px;
  }
  .contents_cv_main .btn-caption {
    margin: 0 8px;
  }
  .contents_cv .closeBtn__contents_cv {
    top: -33px;
    left: 4px;
    right: auto;
  }
  .closeBtn__contents_cv img {
    margin-right: 0px;
  }
  .footer__pagetop__add {
    bottom: 135px !important;
  }
  .simple-footer__add {
    height: 220px !important;
  }
  .footer__fluid__add {
    margin-bottom: 150px;
  }
  footer.simple-footer .footer__fluid .footer__copy-right {
    margin-top: 10px;
  }
}


