@charset "UTF-8";
/* ------------------------------
- base
------------------------------ */
/* ------------------------------
- page
------------------------------ */
.a-ico_arw-r:visited {
  color: #003399;
}

.o-row-main_primary * {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.plan_intro_item {
  border: 1px solid #D4D4D4;
}
@media screen and (min-width: 48.1em) {
  .plan_intro_item {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_item {
    padding: 1rem;
  }
}

.plan_intro_heading > .m-Grid {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.plan_intro_heading > .m-Grid::before, .plan_intro_heading > .m-Grid::after {
  content: none;
}
@media screen and (min-width: 48.1em) {
  .plan_intro_heading > .m-Grid {
    gap: 1.2rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_heading > .m-Grid {
    gap: 1rem;
    margin-bottom: 1rem;
  }
}
.plan_intro_heading .a-fs-bg.a-fs-bg-red {
  border-radius: 3rem;
}
@media screen and (min-width: 48.1em) {
  .plan_intro_heading .a-fs-bg.a-fs-bg-red {
    padding: 0 2.5rem;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_heading .a-fs-bg.a-fs-bg-red {
    font-size: 1.4rem;
    padding: 0 1.8rem;
  }
}
@media screen and (min-width: 48.1em) {
  .item2 .plan_intro_heading .m-Grid.m-Grid--default--12 {
    gap: unset;
    justify-content: space-between;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_heading .m-Grid.m-Grid--default--12 > .m-GridColumn.m-GridColumn--default--12 .a-fw-bold {
    font-size: 1.4rem;
  }
}
.item2 .plan_intro_heading .m-Grid.m-Grid--default--12 > .m-GridColumn.m-GridColumn--default--12 .a-fw-bold {
  letter-spacing: -0.05em;
}
.plan_intro_heading .m-Grid.m-Grid--default--12 > .m-GridColumn.m-GridColumn--default--12 {
  width: auto;
}
.plan_intro_heading .m-Grid.m-Grid--default--12 > .m-GridColumn.m-GridColumn--default--12.comp-image {
  position: absolute;
  right: 0;
  top: -0.6rem;
}

.plan_intro_body > .m-Grid {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan_intro_body > .m-Grid::before, .plan_intro_body > .m-Grid::after {
  content: none;
}
@media screen and (min-width: 48.1em) {
  .plan_intro_body > .m-Grid {
    gap: 1.2rem;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_body > .m-Grid {
    gap: 1rem;
    font-size: 1.4rem;
  }
}
.plan_intro_body .comp-richtext {
  text-align: center;
}
@media screen and (min-width: 48.1em) {
  .plan_intro_body .comp-richtext {
    line-height: 1.5;
  }
}
@media screen and (max-width: 48em) {
  .plan_intro_body .comp-richtext {
    line-height: 1.4;
  }
}

.plan1_detail_heading .a-fs-bg.a-fs-bg-red,
.plan2_detail_heading .a-fs-bg.a-fs-bg-red {
  border-radius: 3rem;
}
@media screen and (min-width: 48.1em) {
  .plan1_detail_heading .a-fs-bg.a-fs-bg-red,
  .plan2_detail_heading .a-fs-bg.a-fs-bg-red {
    padding: 0 1.5rem;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 48em) {
  .plan1_detail_heading .a-fs-bg.a-fs-bg-red,
  .plan2_detail_heading .a-fs-bg.a-fs-bg-red {
    font-size: 1.2rem;
    padding: 0 1.8rem;
  }
}

.plan1_detail_headingInner > .m-Grid.m-Grid--12.m-Grid--default--12,
.plan2_detail_headingInner > .m-Grid.m-Grid--12.m-Grid--default--12 {
  position: relative;
}
.plan1_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12,
.plan2_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12 {
  width: auto;
  position: absolute;
  font-size: 2.4rem;
}
@media screen and (min-width: 48.1em) {
  .plan1_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12,
  .plan2_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12 {
    max-width: 80px;
    left: 13em;
    top: -3.5rem;
  }
}
@media screen and (max-width: 48em) {
  .plan1_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12,
  .plan2_detail_headingInner .comp-image.base.m-GridColumn.m-GridColumn--default--12 {
    max-width: 65px;
    right: 0;
    top: -2.8rem;
  }
}

.plan1_detail_mainImg .m-Grid.m-Grid--12.m-Grid--default--12,
.plan2_detail_mainImg .m-Grid.m-Grid--12.m-Grid--default--12 {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 48.1em) {
  .plan1_detail_mainImg .m-GridColumn.m-GridColumn--default--12.comp-image,
  .plan2_detail_mainImg .m-GridColumn.m-GridColumn--default--12.comp-image {
    width: 427px;
  }
}
@media screen and (max-width: 48em) {
  .plan1_detail_mainImg .m-GridColumn.m-GridColumn--default--12.comp-image,
  .plan2_detail_mainImg .m-GridColumn.m-GridColumn--default--12.comp-image {
    width: 100%;
  }
}

@media screen and (max-width: 48em) {
  .plan1_detail_recommend .comp-richtext.base.m-GridColumn.m-GridColumn--default--12,
  .plan2_detail_recommend .comp-richtext.base.m-GridColumn.m-GridColumn--default--12 {
    text-align: center;
  }
}

.plan1_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12,
.plan2_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12 {
  border: 1px solid #D4D4D4;
}
@media screen and (min-width: 48.1em) {
  .plan1_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12,
  .plan2_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12 {
    padding: 2rem 3.5rem;
  }
}
@media screen and (max-width: 48em) {
  .plan1_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12,
  .plan2_detail_recommendInner > .m-Grid.m-Grid--12.m-Grid--default--12 {
    padding: 2rem 1rem;
  }
}

.plan1_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12,
.plan2_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12 {
  display: flex;
  align-items: center;
}
.plan1_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12::before, .plan1_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12::after,
.plan2_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12::before,
.plan2_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12::after {
  content: none;
}
@media screen and (min-width: 48.1em) {
  .plan1_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12,
  .plan2_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12 {
    gap: 2rem;
  }
}
@media screen and (max-width: 48em) {
  .plan1_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12,
  .plan2_detail_recommendItem .m-Grid.m-Grid--12.m-Grid--default--12 {
    flex-direction: column;
    gap: 1.4rem;
  }
}
.plan1_detail_recommendItem .comp-image.base.m-GridColumn.m-GridColumn--default--12,
.plan2_detail_recommendItem .comp-image.base.m-GridColumn.m-GridColumn--default--12 {
  width: auto;
}
@media screen and (max-width: 48em) {
  .plan1_detail_recommendItem .richtext,
  .plan2_detail_recommendItem .richtext {
    font-size: 1.4rem;
    text-align: center;
  }
}
.list-interest .m-table-wrap > table tbody th, .list-interest .m-table-wrap > table tbody td {
  padding: 8px 0px 2px;
}
@media screen and (min-width: 48.1em) {
    .list-interest th, .list-interest td {
        padding: 0.6rem 1.5rem 0.4rem !important;
        line-height: 1.4;
    }
}
@media screen and (max-width: 48em) {
    .list-interest th, .list-interest td {
        padding: 1rem 0.5rem 0.8rem !important;
    }
}
@media screen and (max-width: 48em) {
  .list-interest .m-table-wrap > table tbody th .a-fz-xl,
  .list-interest .m-table-wrap > table tbody th .a-fz-l, .list-interest .m-table-wrap > table tbody td .a-fz-xl,
  .list-interest .m-table-wrap > table tbody td .a-fz-l {
    font-size: 1.6rem;
  }
  .list-interest .m-table-wrap > table tbody th .a-fz-xxxl, .list-interest .m-table-wrap > table tbody td .a-fz-xxxl {
    font-size: 1.8rem;
  }
}
.list-interest .m-table-wrap > table tbody th {
  background-color: #F2F2F2;
}
.list-interest {
  position:relative;
}
.list-interest::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #F8DEDE;
    width: 33.3333333333%;
    height: 100%;
    pointer-events: none;
}
@media screen and (max-width: 48em) {
  .list-interest .m-table-wrap > table tbody th {
    width: 30%;
    line-height: 1.4;
    padding: 8px clamp(0.4375em, 10vw - 1.90625em, 0.8125em) 2px;
  }
}
.list-interest .m-table-wrap > table thead th{
  background-color: #F2F2F2 !important;
}
.list-interest .m-table-wrap > table thead th:last-child {
  background-color: #F8DEDE !important;
}
@media screen and (max-width: 48em) {
  .list-interest .m-table-wrap > table thead .a-fz-xl.a-fw-bold {
    font-size: 1.6rem;
  }
}

.a-cta .a-fz-l {
  position: relative;
}
@media screen and (min-width: 48.1em) {
  .a-cta .a-fz-l {
    padding-left: 63px;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .a-fz-l {
    padding-left: 43px;
  }
}
.a-cta .a-fz-l::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-image: url(/content/dam/bk/japan/kariru/mycar/plan/imgs/nplan_cta_icon01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 48.1em) {
  .a-cta .a-fz-l::before {
    left: 0;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .a-fz-l::before {
    left: -8%;
  }
}

@media screen and (max-width: 48em) {
  .a-cta .richtext.a-margin-t4.a-lh-xs {
    text-align: left !important;
    padding: 0 20px;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .richtext.a-margin-t4.a-lh-xs div {
    text-align: left !important;
    padding: 0 20px;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .o-grid {
    margin: 0 -9px;
  }
}
@media screen and (min-width: 48.1em) {
  .a-cta .o-grid_col-6 {
    max-width: 64.6666666667%;
    flex: 0 0 64.6666666667%;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .o-grid_col-6 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 87%;
  }
}
@media screen and (max-width: 48em) {
  .a-cta .comp-list div {
    margin: 1.2rem 0 1.5rem !important;
  }
}

.s-cta .a-btn {
  height: 80px !important;
}
@media screen and (max-width: 48em) {
  .s-cta .a-btn {
    height: 82px !important;
    padding: 15px 30px;
  }
}

.s-cta .a-fz-l {
  position: relative;
  padding-left: 65px;
}
.s-cta .a-fz-l::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-image: url(/content/dam/bk/japan/kariru/mycar/plan/imgs/nplan_cta_icon02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 48.1em) {
  .s-cta .a-fz-l::before {
    left: 0;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .a-fz-l::before {
    left: -40%;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .a-fz-l {
    padding-left: 0;
  }
}

@media screen and (min-width: 48.1em) {
  .s-container .o-box {
    padding-inline: 107px;
  }
}

@media screen and (max-width: 48em) {
  .s-cta .richtext.a-margin-b2.a-lh-xs div {
    text-align: left !important;
    padding-left: 5.8rem;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .o-grid.o-grid-left.a-margin-t1 {
    margin-top: 0 !important;
  }
}
.s-cta .o-grid_col-12 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media screen and (max-width: 48em) {
  .s-cta .o-grid_col-12 {
    margin-top: 0;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .a-margin-t1 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .o-grid .o-grid-col-inr-l-t-n {
    padding: 0;
  }
}
.s-cta .o-grid .o-grid-col-inr {
  width: 100%;
  min-height: 0%;
}
@media screen and (max-width: 48em) {
  .s-cta .o-grid_col-6.o-grid_col-sp-12 + .o-grid_col-6.o-grid_col-sp-12 {
    margin-top: 1rem;
  }
}
.s-cta .js-heightfix_item_inr {
  font-weight: bold;
}
@media screen and (min-width: 48.1em) {
  .s-cta .js-heightfix_item_inr {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 48em) {
  .s-cta .js-heightfix_item_inr {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 48em) {
  .plan2_detail_interest .a-fw-bold .a-fz-number-s {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 48.1em) {
  .plan2_detail_interest .a-color-red.a-num {
    font-size: 4.4rem;
  }
}
@media screen and (max-width: 48em) {
  .plan2_detail_interest .a-color-red.a-num {
    font-size: 3.5rem;
    padding-left: 1rem;
  }
}
.plan2_detail_interest .richtext .a-fw-bold {
  font-size: 1.8rem;
}
.plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 {
  border-radius: 6px;
  border: 3px solid #FDE6E6;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 48em) {
  .plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 .comp-richtext.base.m-GridColumn.m-GridColumn--default--12:first-child {
    width: auto;
    white-space: nowrap;
  }
}
.plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 .comp-richtext.base.m-GridColumn.m-GridColumn--default--12:first-child .richtext {
  background-color: #FDE6E6;
}
@media screen and (min-width: 48.1em) {
  .plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 .comp-richtext.base.m-GridColumn.m-GridColumn--default--12:first-child .richtext {
    padding: 0.3rem 0;
  }
}
@media screen and (max-width: 48em) {
  .plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 .comp-richtext.base.m-GridColumn.m-GridColumn--default--12:first-child .richtext {
    padding: 0.85rem 0;
  }
}
.plan2_detail_interest .m-Grid.m-Grid--12.m-Grid--default--12 .comp-richtext.base.m-GridColumn.m-GridColumn--default--12:not(:first-child) .richtext {
  padding-top: 0.5rem;
}

@media screen and (min-width: 48.1em) {
  .faq_section .js-heightfix_item.js-heightfix_item2 {
    max-width: 64.4444444444%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 48em) {
  .faq_section .m-collist {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 48em) {
  .faq_section .comp-list .a-margin-t2 {
    margin-top: 1rem !important;
  }
  .faq_section .comp-list .a-margin-t2 .a-fz-s {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 48em) {
  .mycar_loan-menu .m-tab_head {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-bottom: none;
  }
}
.mycar_loan-menu .m-tab_item {
  font-weight: bold;
}
@media screen and (max-width: 48em) {
  .mycar_loan-menu .m-tab_item {
    border-bottom: 1px solid #d4d4d4;
    width: auto;
  }
  .mycar_loan-menu .m-tab_item:first-child {
    border-width: 1px;
  }
  .mycar_loan-menu .m-tab_item:nth-child(2n+1) {
    border-left: none;
  }
}
.mycar_loan-menu .m-tab_item a .a-ico_arw-r {
  line-height: 1.4;
}
.mycar_loan-menu .a-ico_arw-r {
  text-align: center;
  margin: auto;
  padding-right: 16px;
}
.mycar_loan-menu .a-ico_arw-r::before {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.important_attention .m-Grid.m-Grid--12.m-Grid--default--12 {
  border: 1px solid #d4d4d4;
  color: #e60000;
}
@media screen and (min-width: 48.1em) {
  .important_attention .m-Grid.m-Grid--12.m-Grid--default--12 {
    padding: 2.5rem 3rem;
  }
}
@media screen and (max-width: 48em) {
  .important_attention .m-Grid.m-Grid--12.m-Grid--default--12 {
    padding: 1rem;
  }
}

.loan_eligibility .comp-table th {
  vertical-align: middle;
  text-align: left;
}
.loan_eligibility .comp-table .a-ico_arw-r {
  padding-top: 6px;
  padding-bottom: 6px;
}
.loan_eligibility .comp-table .a-ico_arw-r::before {
  top: 0.85em;
}
.loan_eligibility .comp-table .m-collist.m-collist-ico2 {
  margin-top: 1rem;
}
@media screen and (max-width: 48em) {
  .loan_eligibility .a-heading2 {
    font-size: 1.8rem;
  }
}
.loan_eligibility .m-collist-notes {
  margin: 0.8rem 0;
}
.loan_eligibility .comp-table td > .m-collist-notes:last-child, .loan_eligibility .comp-table td > .m-collist-notes:nth-last-child(2) {
  margin-bottom: 0;
}
.loan_eligibility .comp-table td > :last-child .m-collist-notes:last-child, .loan_eligibility .comp-table td > :last-child .m-collist-notes:nth-last-child(2), .loan_eligibility .comp-table td > :nth-last-child(2) .m-collist-notes:last-child, .loan_eligibility .comp-table td > :nth-last-child(2) .m-collist-notes:nth-last-child(2) {
  margin-bottom: 0;
}

.pdf_linkList .comp-list.m-GridColumn.m-GridColumn--default--12 {
  margin-bottom: 1rem;
}

@media screen and (min-width: 48.1em) {
  .btn-md .o-grid_col-12.o-grid_col-sp-12 .a-btn {
    max-width: 64.6666666667%;
    margin: 0 auto;
  }
}

.s-container .o-grid.o-grid-6.o-grid-start {
  display: none;
}