@charset "utf-8";
:root {
  --pink: #F45177;
  --light-blue: #E6EFF7;
  --black: #3C4950;
  --green: #35A6AF;
  --light-green: #159DA8;
  --light-pink: #FFE8E8;
  --red: #B90606;
  --yellow: #FCD844;
  --gray: #c3c8d6;
  --orange: #F7774D;
  --ffBold: YuGothic, "Yu Gothic", "Yu Gothic Medium", "游ゴシック Medium", 'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ W3', 'メイリオ', sans-serif;
}

/* ==================================================
共通部分調整
================================================== */
body {
  letter-spacing: 0.05em;
}
.cntSec .innerWrap {
  padding: 80px 0;
}
/* 下部追従 */
.fixedBottom .cntSec.cnv-col-1 .nmlBtn .nmlBtn_item:nth-child(1) {
  flex: 0 0 480px;
}
.cntSec.cnv-col-1.bg-color {
  background: rgba(255, 255, 255, 0.9);
}
.cnv-col-1 .nmlBtn_caption {
  font-size: 18px;
  font-weight: bold;
  font-family: var(--ffBold);
  text-align: center;
}
.fixedBottom .nmlBtn .nmlBtn_itemLink {
  min-height: 60px;
  border-radius: 40px;
}
.fixedBottom .nmlBtn .nmlBtn_itemLink .text-main,
.fixedBottom .nmlBtn .nmlBtn_itemLink .text-sub {
  margin: 0;
}
.fixedBottom .nmlBtn .nmlBtn_itemLink .text-sub {
  font-size: 18px;
  font-weight: bold;
}
/* conversion buttons */
.nmlBtn_item.type-cnv .nmlBtn_item {
}
.nmlBtn_item.type-cnv .nmlBtn_itemLink {
  background-color: var(--orange);
  border-color: var(--orange)
}
.nmlBtn_item.type-cnv .nmlBtn_itemLink:hover {
  color: var(--orange);
  background-image: url(/common_v2/images/arrow_right_triangle_orange.svg) !important;
}
.nmlBtn_item.type-cnv .nmlBtn_caption {
  font-size: 24px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
}

/* ==================================================
メインビジュアル
================================================== */
.mv {
  height: 641px;
  padding: 48px 26px;
  position: relative;
  background: url(/banking/lp/education_loan/img/mv_bg_pc.webp) no-repeat center / cover;
  background-color: #fff;
}
.mv_catch {
  font-size: 24px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}
.mv_catch2 {
  font-size: 48px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 16px;
}
.mv_title {
  color: var(--pink);
  font-size: 48px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.04em;
  text-align: center;
  margin-top: 18px;
}
.mv_title span {
  vertical-align: middle;
}
.mv_title_product {
  font-size: 88px;
  line-height: 88px;
}
.mv_inner {
  width: 947px;
  display: flex;
  position: relative;
  margin: auto;
  margin-top: 16px;
}
.mv_img {
  width: 457px;
}
.mv_block {
  position: relative;
  z-index: 1;
  margin-left: auto;
}
.mv_box {
  background-color: rgba(255, 255, 255, .8);
  border-radius: 0px 12px;
  margin-top: 24px;
  padding: 24px 24px 16px;
  min-width: 400px;
  min-height: 280px;
}
.mv_box_main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  justify-content: center;
}
.mv_rateWrap {
  display: flex;
  gap: 8px;
}
.mv_rate_label {
  min-width: 115px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#fff;
  font-size: 20px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
  background-color: var(--pink);
  border-radius: 8px;
  padding: 4px;
}
.mv_rate {
  font-size: 28px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1;
}
.mv_rate > span {
  font-size: 48px;
  letter-spacing: 0.1em;
}
.mv_supportArrow {
  position: relative;
  color: var(--black);
  font-weight: bold;
  font-family: var(--ffBold);
  background: url(/banking/lp/education_loan/img/support_arrow.svg) no-repeat center;
  width: 294px;
  height: 48px;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.06em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 8px;
}
.fcRed { color: var(--red) !important; }
.mv_box_sub {
  padding: 0 30px;
}
.mv_noteList {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-top: 12px;
}
.mv_noteList > li::before {
  content: "\203B";
  margin-right: 8px;
}
.mv_date {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.07em;
  line-height: 1;
  margin-top: 8px;
}


/* ==================================================
「中央ろうきんをご存知ですか？」のセクション。svはServiceの略 
================================================== */

.sv > .innerWrap {
  padding-top: 40px;
  padding-bottom: 80px;
}
.sv .nmlBtn_item.color-pink.arrow-right .nmlBtn_itemLink {
  color: var(--pink);
  border-color: var(--pink);
  background-image: url(/common_v2/images/arrow_right_triangle_pink.svg);
}
.sv .nmlBtn_item.color-pink .nmlBtn_itemLink:hover {
  color: #fff;
  background-color: var(--pink);
  background-image: url(/common_v2/images/arrow_right_triangle_white.svg);
}

/* Point container */
.point-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  margin-top: 90px;
  text-align: center;
}
.point {
  width: 344px;
  height: 218px;
  font-weight: bold;
  font-family: var(--ffBold);
  background-color: var(--light-pink);
  border-radius: 0 24px 0 24px;
  position: relative;
}
.point-anchor-link {
  display: block;
  text-decoration: none;
  color: var(--black);
}
.point-anchor-link:hover {
  opacity: 0.7;
}
.point-number-img {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
.point-title {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 2.25;
  margin-top: -10px;
  margin-top: 54px;
}
.point-title-em {
  color: var(--pink);
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.point .highlight {
  text-decoration: underline;
  text-decoration-thickness: 8px;
  text-decoration-color: var(--yellow);
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}
.icon-triangle-img {
  position: absolute;
  bottom: 16px;
  left: 163px;
}

/* Service block */
.sv_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sv_check {
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: 46px;
}
.sv_check > li {
  position: relative;
  text-indent: 0;
  margin-top: 40px;
  padding-left: 72px;
}
.sv_check > li:first-child { margin-top: 0; }
.sv_check > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 56px;
  aspect-ratio: 1 / 1;
  background: url(/common_v2/images/icon_check_pink.svg) no-repeat center center / contain;
}
.sv_check_mainTxt {
  color: var(--pink);
  font-size: 28px;
  letter-spacing: 0.05em;
}
.sv_check_subTxt {
  margin-top: 4px;
}

/* Comment box */
.p-commentBox {
  --color: var(--pink);
  --padding: 24px 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 56px;
}
.p-commentBox_txt {
  --color: var(--pink);
  position: relative;
  background-color: var(--color);
  border-radius: 8px;
  padding: var(--padding);
}
.p-commentBox_txt.bgWhite {
  --color: #fff;
  color: var(--black);
}
.p-commentBox_txt::after {
  content: '';
  width: 20px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  background-color: var(--color);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-image: url(/banking/lp/education_loan/img/comment_tri.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  mask-image: url(/banking/lp/education_loan/img/comment_tri.svg);
  margin: 0 auto;
}
.p-commentBox-small {
  --padding: 10px 24px;
  font-size: 24px;
}

/* Background colors */
.bgLPink { background-color: var(--light-pink) !important; }
.fcPink { color: var(--pink) !important; }

/* Point heading */
.point-heading {
  text-align: center;
}
.point-heading-img {
}
.point-heading .highlight {
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: var(--yellow);
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}
.point-heading_txt {
  font-size: 40px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.04em;
  line-height: 1;
  margin-top: 20px;
}
.point-heading .p-commentBox {
  margin-top: 24px;
}

/* ==================================================
Point1 “教育””に関する幅広い使途※に利用可能
================================================== */

/* Icons container */
.icons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px 80px;
  margin-top: 36px;
}
.icon {
  position: relative;
  display: inline-block;
}
.icon-text {
  font-size: 18px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.3;
  position: absolute;
  width: 100%;
  top: 78%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.icon-text-innerSub {
  font-size: 14px;
}
.icons-container+.noteList.type-right {
  margin-top: 8px !important;
  margin-right: 260px;
  margin-left: auto;
  width: 220px;
}

/* Note list */
.noteList {
  letter-spacing: 0.08em;
  margin-top: 16px;
}
.noteList:first-child { margin-top: 0; }
.noteList > li {
  line-height: 1.3;
}
.icons-container_notice {
  width: 660px;
  margin-left: auto;
}

/* Catch phrase */
.p-catch {
  font-size: 24px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 34px;
}
.p-catch:first-child { margin-top: 0; }

/* Point balloon */
.point-balloonWrap {
  width: 678px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 52px;
}
.point-balloon {
  position: relative;
  padding-top: 16px;
}
.point-balloon_txt {
  position: relative;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.1;
  background-color: #fff;
  border-radius: 8px;
  padding: 24px 30px;
}
.point-balloon_txt::after {
  content: '';
  width: 28px;
  height: 24px;
  display: block;
  position: absolute;
  left: 170px;
  bottom: calc(100% - 8px);
  z-index: 1;
  background-color: #fff;
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
.point-balloon_txt .noteList {
  margin-top: 16px;
  letter-spacing: 0.05em;
}

/* Campaign */
.p-campaign {
  position: relative;
  background-color: #fff;
  border-radius: 0 16px;
  margin-top: 80px;
  padding: 40px;
}
.p-campaign_title {
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  color: var(--pink);
  font-size: 24px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
}
.p-campaign_banner {
  text-align: center;
}
.p-campaign_banner >a {
  transition: opacity .3s ease;
}
.p-campaign_banner > a:hover { opacity: .7; }

/* Note box */
.noteBox_2 {
  margin-top: 40px;
  background-color: #fff;
  border-radius: 0 16px 0 16px;
}
.noteBox_2:first-child {
  margin-top: 0;
}
.noteBox_head_2 {
  display: flex;
  align-items: center;
  padding: 20px 40px;
  background-color: #fff;
  color: var(--black);
  font-size: 2.4rem;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1.4;
  position: relative;
  border-radius: 0 16px 0 0;
  border: 1px solid var(--black);
}
.noteBox_head_2::before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background: url(/banking/lp/education_loan/img/icon_warning.svg) no-repeat left center / contain;
  transition: all .3s ease;
}
.noteBox_body_2 {
  padding: 20px 32px 24px 32px;
  background-color: #f5f5f5;
}
.noteBox_head_2.js-acd_btn {
  border: 1px solid var(--black);
  cursor: pointer;
  border-radius: 0 16px;
  transition: all .3s ease;
}
.noteBox_head_2.js-acd_btn::after {
  content: '';
  display: block;
  position: absolute;
  right: 24px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background: url(/banking/lp/education_loan/img/icon_plus_circle_gray.svg) no-repeat 0 0 / 100% 100%;
  transition: all .3s ease;
}
.noteBox_head_2.js-acd_btn.active {
  border-radius: 0 16px 0 0;
}
.noteBox_head_2.js-acd_btn.active::after {
  background-image: url(/banking/lp/education_loan/img/icon_minus_circle_gray.svg);
}
.noteBox_2 .noteList {
  margin-top: 0;
}
.noteBox_head_2:not(.active).js-acd_btn:hover {
  background-color: var(--pink);
  color: #fff;
  border: 1px solid var(--black);
}
.noteBox_head_2:not(.active).js-acd_btn:hover::before {
  background-image: url(/common_v2/images/icon_attention_white.svg);
}
.noteBox_body_2 ul.cirList > li::before {
  background-color: var(--pink)
}

/* ==================================================
Point2 “教育””に関する幅広い使途※に利用可能
================================================== */

/* Point2 blocks */
.point2_block1 {
  margin-top: 60px;
}
.point2_block1_body {
  margin-top: 8px;
}
.l-grid {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr 1fr;
  margin-top: 24px;
}
.l-grid:first-child { margin-top: 0; }
.point2_block1_item {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 16px;
  padding: 14px 40px;
  border: 2px solid var(--pink);
}
.point2_block1_icon {
  flex-shrink: 0;
}
.point2_block1_txt {
  color: var(--black);
  font-size: 28px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.noteList.point2_block1_notice {
  margin: 0;
}

/* Rate box */
.p-rateBox {
  border-radius: 0 16px;
  overflow: hidden;
  margin-top: 56px;
}
.p-rateBox_head {
  display: flex;
  gap: 8px;
  flex-direction: column;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1.1;
  text-align: center;
  background-color: var(--pink);
  padding: 16px 8px;
}
.p-rateBox_head_subTxt {
  font-size: 18px;
  line-height: 1;
}
.p-rateBox_head_txt {
}
.p-rateBox_body {
  background-color: #fff;
  padding: 24px;
  border: 1px solid var(--pink);
  border-radius: 0 0 0 16px;
}
.p-rateBox-color02 .p-rateBox_head {
  background-color: var(--light-green);
}
.p-rateBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-rate {
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: var(--black);
  font-size: 72px;
  font-weight: bold;
  font-family: var(--ffBold);
  line-height: 1;
  letter-spacing: 0;
  background: linear-gradient(to top, transparent 3px, #FCD844 3px, #FCD844 20px, transparent 20px);
  margin-top: 12px;
}
.p-rate:first-child { margin-top: 0; }
.p-rate_year {
  font-size: 28px;
}
.p-rate_per {
  font-size: 40px;
}
.p-rate_subTxt {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 16px;
}
.p-rateBlock-type2 {
  position: relative;
  background-color: #F5F5F5;
  padding: 24px;
  margin-top: 26px;
}
.p-rateBlock-type2:first-child { margin-top: 0; }
.p-rateBlock + .p-rateBlock-type2::before {
  content: '';
  width: 48px;
  height: 22px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -11px;
  background: url(/banking/lp/education_loan/img/arrow.svg) no-repeat center / contain;
  margin: auto;
}
.p-rate_txt01 {
  font-size: 18px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: center;
}
.p-rateBlock_lwr {
  width: 100%;
  display: flex;
  justify-content: space-between  ;
  padding-top: 12px;
}
.p-rateBlock_notice {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  font-family: var(--ffBold);
  padding-left: 1.5em;
}
.p-rateBlock_notice::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\203B";
  display: block;
}
.p-rateBlock_date {
  font-weight: bold;
  font-family: var(--ffBold);
}

/* Point2 catch */
.point2_catch {
  font-size: 32px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.75;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 36px;
}

/* Point2 image */
.point2_image {
  border: 1px solid #A8B5C3;
  border-radius: 8px;
  padding: 24px 35px;
  width: 760px;
  margin: 40px auto 0;
}
.point2_image_notice {
  width: 760px;
  margin: 0 auto;
}

/* Point2 rocky */
.point2_rocky {
  text-align: center;
}
.point2_rocky img {
  width: 330px;
}

/* Point2 more container */
.point2_more_container {
  display: flex;
  padding: 28px 40px;
  align-items: center;
  gap: 40px;
  border-radius: 8px;
  background:  var(--light-pink);
  width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}
.point2_more_balloon {
  color: var(--pink);
  font-size: 24px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%); 
}
.point2_more_item {
  display: flex;
  width: 440px;
  min-height: 130px;
  padding: 16px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 0 8px;
  background: #FFF;
  gap: 8px;
}
.point2_more_icon {
  width: 40px;
  height: 40px;
}
.point2_more_text {
  font-size: 2.0rem;
  font-weight: bold;
  font-family: var(--ffBold);
  text-align: center;
}
.point2_more_text .point2_more-catch {
  font-size: 2.0rem;
  text-decoration: underline;
  text-decoration-thickness: 8px;
  text-decoration-color: var(--yellow);
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}

/* Point2 block2 */
.point2_block2 {
  background-color: #f5f5f5;
  border-radius: 0 16px;
  margin-top: 56px;
  padding: 28px 40px;
}
.point2_block2_box1 {
  background-color: #fff;
  border-radius: 0 16px;
  padding: 20px 24px;
  margin-top: 24px;
}
.point2_block2_txt {
  font-size: 20px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
  margin-top: 12px;
}
.point2_block2_txt:first-child { margin-top: 0; }
.point2_block2_rate {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.point2_block2_rate > b {
  font-size: 40px;
  letter-spacing: 0.05em;
}
.point2_block2_dl {
  margin-top: 16px;
}
.point2_block2_dt {
  color: var(--black);
  font-size: 20px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.7;
}
.point2_block2_dd {
  margin-top: 12px;
}
.point2_block2_dd .cirList > li::before{
  background-color: var(--pink)
}
.point2_block2_dd .numList > li::before{
  color: var(--pink)
}

/* ==================================================
Point3 借りた後も安心、一部繰上げ返済手数料無料
================================================== */
.point3_txt {
  font-size: 16px;
  line-height: 1.6875;
  margin-top: 56px;
}
.point3_img {
  text-align: center;
  margin-top: 32px;
}

/* ==================================================
ご融資までの流れ
================================================== */
.financing .innerWrap {
  padding: 80px 0;
}
.financing-heading {
  text-align: center;
}
.financing-heading .financing-title {
  margin-bottom: 50px;
}
.financing-heading .financing-title .main-text {
  font-size: 40px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
}
.financing-heading .financing-sub-title .main-text {
  font-size: 28px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
}
.financing-heading .financing-sub-title .main-text-em {
  font-size: 32px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.financing-heading .financing-sub-title .main-text-em.fc-blue {
  color: var(--pink);
}
.financing-heading .financing-sub-title .main-text-em.fc-red {
  color: var(--red);
}
.financing-heading .financing-sub-title .main-text-em.fc-red {
  text-decoration: underline;
  text-decoration-thickness: 8px;
  text-decoration-color: var(--yellow);
  text-underline-offset: -3px;
  text-decoration-skip-ink: none;
}
.financing-steps-container {
  margin-top: 70px;
}
.financing-steps {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  margin-top: 56px;
  gap: 48px;
}
.financing-step-wrap {
  width: 225px;
}
.financing-step {
  width: 225px;
  height: 160px;
  background-color: #fff;
  border-radius: 8px;
  border: solid 2px var(--pink);
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  position: relative;
}
.financing-step:not(:last-child)::after {
  content: "";
  width: 48px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  background: url(/banking/lp/education_loan/img/icon_arrow.svg) no-repeat center center / 16px 36px;
}
.financing-step p {
  color: var(--pink);
  font-size: 20px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-top: 56px;
  text-align: center;
}
.financing-step .sub-text {
  color: var(--black);
  font-size: 16px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
}
.financing-step img {
  position: absolute;
  top: -40px;
}


/* ==================================================
以下の書類がお手元にあるとWebでのお手続きがスムーズです 
================================================== */
.preCheck .box2_head {
  background: var(--pink);
  border-color: var(--pink);
}
.preCheck .box2_body {
  border-color: var(--pink);
}
.preCheck .box2_body ul.cirList li::before {
  background: var(--pink)
}

/* ==================================================
よくあるご質問 
================================================== */
.apply-question .acd_btn:not(.active):after {
  background: url(/common_v2/images/icon_plus_pink.svg) no-repeat center center / contain;
}
.apply-question .acd_btn:hover::after {
  background: url(/common_v2/images/icon_plus_white.svg) no-repeat center center / contain;
}
.apply-question .acd_btn.active:hover::after {
  background: url(/common_v2/images/icon_minus_white.svg) no-repeat center center / contain;
}
.apply-question .acd_btn {
  background-color: #fff;
}
.apply-question .acd_btn.active {
  background-color: var(--pink);
}
.apply-question .acd_box {
  background-color: #fff;
}
.apply-question .acd_btn.active,.acd_btn:hover {
  background-color: var(--pink);
}
.acd.type-qa .acd_btn:hover .faqIcon-q, .acd.type-qa .acd_btn.active .faqIcon-q {
  color: var(--pink);
  background-image: url(/common_v2/images/icon_qa_white_pink.svg);
}
.apply-question .faqIcon-q {
  background-image: url(/common_v2/images/icon_qa_pink.svg);
  color: #fff;
}
.apply-question .faqIcon-a {
  background-image: url(/common_v2/images/icon_qa_white_pink.svg);
  color: var(--pink);
}

/* Question heading */
.question-heading {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 64px;
}
.question-heading .main-text {
  font-size: 40px;
  font-weight: bold;
  font-family: var(--ffBold);
  letter-spacing: 0.05em;
  line-height: 1;
}



/* ==================================================
追加ユーティリティ
================================================== */
.u-fcBlue { color: var(--pink) !important; }
.u-fcYellow { color: var(--yellow) !important; }
.u-fcLGreen { color: var(--light-green) !important; }
.u-fcOrange { color: var(--orange) !important; }
.u-mt24 { margin-top: 24px !important; }
.u-mt56 { margin-top: 56px !important; }