/* ------------------------------
- page
------------------------------ */
.fv_cta_inner {
  background-color: #f2f2f2;
}
@media screen and (min-width: 48.1em) {
  .fv_cta_inner {
    padding: 2rem 10rem 1rem;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_inner {
    padding: 1rem 1.5rem;
  }
}

.a-btn_bg-white {
  border-width: 2px;
}

.a-btn.a-btn-ps.a-btn_bg-white:active,
.a-btn.a-btn_bg-white:focus {
  color: #e60000;
}

.fv_cta_top > .m-Grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 0.6rem;
  max-width: 50rem;
  margin: 0 auto;
}
@media screen and (max-width: 48em) {
  .fv_cta_top > .m-Grid {
    gap: 0.5rem;
  }
}
.fv_cta_top > .m-Grid .richtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .fv_cta_top > .m-Grid .richtext {
    background-color: #fff;
    border-radius: 0.4rem;
    margin-top: 0;
    padding: 4px 0 2px;
  }
}
.fv_cta_top > .m-Grid .m-indent_mark {
  display: inline;
}
.fv_cta_top > .m-Grid::before {
  content: none;
}

@media screen and (min-width: 48.1em) {
  .fv_cta_center .js-heightfix_item_inr {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_center .o-grid {
    margin: 0;
  }
  .fv_cta_center .o-grid_col-sp-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.fv_cta_bottom .a-btn::before {
  content: none;
}
.fv_cta_bottom .a-btn {
  border-width: 2px;
}
@media screen and (min-width: 48.1em) {
  .fv_cta_bottom .a-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .a-btn {
    padding: 1.4rem 0px 1.3rem;
  }
}
.fv_cta_bottom .a-btn .js-heightfix_item_inr {
  line-height: 1.3;
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .a-btn .js-heightfix_item_inr {
    font-size: 1.4rem;
  }
}
.fv_cta_bottom .a-btn .js-heightfix_item_inr span {
  color: #333;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2rem;
  position: relative;
  top: 0.2rem;
}
.fv_cta_bottom .a-btn .js-heightfix_item_inr span::before {
  content: "";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-image: url("/kariru/card/banquic/moushikomi/imgs/icon_timer.png");
  background-size: contain;
  margin-top: -0.1rem;
  background-repeat: no-repeat;
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .a-btn .js-heightfix_item_inr span {
    font-size: 1.1rem;
  }
}
.fv_cta_bottom .sim_wrap .js-heightfix_item_inr span::before {
  background-image: url("/kariru/card/banquic/moushikomi/imgs/icon_sim.png");
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .sim_wrap .o-grid,
  .fv_cta_bottom .shindan_wrap .o-grid {
    margin: 0;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .o-grid-s {
    gap: 0.5rem;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .o-grid_col-sp-6 {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
@media screen and (max-width: 48em) {
  .fv_cta_bottom .o-grid_col-sp-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.sticky_ctaWrap .o-grid-left .a-fz-s {
  color: #333;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.2rem;
}
@media screen and (min-width: 48.1em) {
  .sticky_ctaWrap .o-grid-left .a-fz-s {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .sticky_ctaWrap .o-grid-left .a-fz-s {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid-left .a-fz-s {
    position: relative;
    top: 0.9rem;
    font-size: 1.1rem;
    font-weight: bold;
  }
}
.sticky_ctaWrap .o-grid-left .a-fz-s::before {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 1.8rem;
  background-image: url("/kariru/card/banquic/faq/imgs/icon_timer.png");
  background-size: contain;
  margin-top: -0.1rem;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48.1em) {
  .sticky_ctaWrap .o-grid-left .a-btn {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid-left .a-btn {
    font-size: 1.5rem;
  }
}
.sticky_ctaWrap .o-grid-left .a-btn {
  line-height: 1.8;
}
.sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white {
  padding-top: 8px;
  border-width: 2px;
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white {
    padding-top: 6px;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white {
    padding: 0;
  }
}
@media screen and (min-width: 48.1em) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white .js-heightfix_item_inr {
    line-height: 1.1;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white .js-heightfix_item_inr {
    line-height: 1.2;
    position: relative;
    top: 0.6rem;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn_bg-white .js-heightfix_item_inr {
    font-size: 1.4rem;
    line-height: 1.6;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn-newwin::before {
    left: 10px;
  }
  .sticky_ctaWrap .o-grid-left .a-btn.a-btn-newwin::after {
    background-size: 28px 20px;
    right: 6px;
  }
}
.sticky_ctaWrap .layout-zindex {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #f2f2f2;
  z-index: 2;
}
@media screen and (min-width: 48.1em) {
  .sticky_ctaWrap .layout-zindex {
    padding: 1.2rem 2rem 1.2rem;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .layout-zindex {
    padding: 0.8rem 2rem 1.2rem;
  }
}
.sticky_ctaWrap .layout-zindex {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.sticky_ctaWrap.is-active .layout-zindex {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.sticky_ctaWrap .o-grid {
  max-width: 674px;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid {
    max-width: 100%;
    gap: 0.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sticky_ctaWrap .o-grid_col-4 {
  max-width: 240px;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid_col-4 {
    max-width: 40%;
  }
}
.sticky_ctaWrap .o-grid_col-8 {
  padding: 0;
}
@media screen and (min-width: 48.1em) {
  .sticky_ctaWrap .o-grid_col-8 {
    max-width: 424px;
  }
  .sticky_ctaWrap .o-grid_col-8 .js-heightfix_item_inr {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .o-grid_col-8 {
    max-width: 56%;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}
.sticky_ctaWrap .o-grid_col-8 .a-btn.a-btn_bg-red {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sticky_ctaWrap .a-btn {
  height: 56px;
}
.sticky_ctaWrap .o-grid_col-12 {
  padding: 0;
}
@media screen and (max-width: 48em) {
  .sticky_ctaWrap .a-btn-newwin {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 48.1em) {
  .t-footer_bottom {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 48em) {
  .t-footer_bottom {
    padding-bottom: 7.5rem;
  }
}