@charset "shift_jis";
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPGothic:wght@400;700&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
section.l-content .l-content-inner {
  max-width: 1040px;
  width: 90%;
  margin: auto;
  padding: 0;
}
@media screen and (max-width: 768px) {
  section.l-content .l-content-inner {
    width: 100%;
    padding: 0 16px;
  }
}

a:hover {
  opacity: 0.7;
}

section.l-products {
  margin: 0px;
  padding: 0;
  background-color: #fff;
}

section.l-contact {
  background-color: #fff;
}

.l-contents-gap-product {
  padding-top: 140px;
  background-color: #fff;
}

/* breadcrumbs */
.breadcrumbs .breadcrumbs-inner {
  margin: auto;
  max-width: 1200px;
  padding: 13px 0 1em;
  width: 90%;
}

.breadcrumbs .breadcrumbs-inner ol {
  display: flex;
  overflow: hidden;
  zoom: 1;
}

.breadcrumbs .breadcrumbs-inner ol li,
.breadcrumbs-inner ol li a {
  color: #838383;
  font-family: "Noto Sans JP";
  font-size: 1em;
  line-height: 150%;
}

.breadcrumbs .breadcrumbs-inner ol li a {
  margin-right: 17px;
  position: relative;
}

.breadcrumbs .breadcrumbs-inner ol li a::after {
  background-image: url(/tameru/monefit/assets/img/products/arrow_pkz.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 0.625rem;
  margin-left: 17px;
  width: 0.3125rem;
}

.breadcrumbs-inner ol li a:hover,
.breadcrumbs-inner ol li a:visited {
  color: #838383;
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}
picture {
  flex-shrink: 0;
}

img {
  max-width: 100%;
  flex-shrink: 0;
}

section.l-products-quest-btn_b_cp {
  background-color: #FFF;
  margin: 0;
  padding: 0;
}

.l-products-quest-btn_b_cp.pc {
  display: flex;
  padding: 40px 20px 0 !important;
  margin: 0 !important;
  justify-content: space-between;
  align-items: center;
  background-color: #fff !important;
}

.l-products-quest-btn_b_cp.sp {
  display: none;
}

.l-products-quest-btn_b_cp .l-content-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 25px 40px !important;
  width: 100% !important;
  max-width: unset !important;
}

@media only screen and (max-width: 768px) {
  .l-products-quest-btn_b_cp.sp {
    display: flex;
    padding: 30px 20px 0 !important;
    margin: 0 !important;
    justify-content: space-between;
    align-items: center;
    background-color: transparent !important;
  }
}
@media only screen and (max-width: 768px) {
  .l-products-quest-btn_b_cp .l-content-inner {
    gap: 20px 10px !important;
  }
}
.l-contents .button_area-inner_a {
  width: unset;
  padding-left: unset;
  float: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.l-contents .button_area-inner_text {
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_詳細 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 66.667% */
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_text {
    color: var(---, #1A1A1A);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/詳細 */
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    /* 120% */
  }
}
.l-contents .button_area-inner_a .mf_point_cv_ac {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(---, #FFF);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  padding: 18px 60px;
  gap: 12px;
  border-radius: 60px;
  background: #E60000;
  box-shadow: 4px 6px 14px 0px rgba(0, 0, 0, 0.14);
  align-self: stretch;
}

.l-contents .button_area-inner_a .mf_point_cv_ac span {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: var(---, #FFF);
  color: var(---, #E60000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_a .mf_point_cv_ac {
    color: var(---, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/本文_太字 */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 157.143% */
    letter-spacing: 0.28px;
    display: flex;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 25px;
    background: var(---, #E60000);
  }
  .l-contents .button_area-inner_a .mf_point_cv_ac span {
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: var(--surface-surface-subtle, #FAEDED);
    color: var(---, #E60000);
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 116.667% */
    letter-spacing: -0.24px;
  }
}
.l-contents .button_area-inner_a .mf_point_cv_ac:hover {
  background: #B80000;
}

.l-contents .button_area-inner_a .mf_point_cv_ac:hover span {
  color: #B80000;
  background: var(--surface-surface-subtle, #FAEDED);
}

.mf_point_cv_ac:visited,
.mf_point_cv_ac:link {
  color: #FFF;
}

.l-contents .button_area-inner_b {
  width: unset;
  float: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.l-contents .button_area-inner_b .mf_point_cv_login {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 70px;
  border: 2px solid var(--text-text-critical, #E60000);
  padding: var(--xs, 18px) var(--sm, 60px);
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

.l-contents .button_area-inner_b .mf_point_cv_login > img {
  width: 24px;
  height: 28px;
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_b .mf_point_cv_login {
    display: flex;
    padding: 12px 15px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 25px;
    border: 2px solid var(---, #E60000);
    background: var(---, #FFF);
    color: var(---, #E60000);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/本文_太字 */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 157.143% */
    letter-spacing: 0.28px;
  }
  .l-contents .button_area-inner_b .mf_point_cv_login > img {
    width: 13px;
    height: 15px;
  }
}
.button_area-inner_c {
  width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.button_area-inner_c > a {
  color: var(---, #E60000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
  display: flex;
  align-items: center;
}

.button_area-inner_c > a::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url(/tameru/monefit/assets/img/mf_image/txt-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
}

@media only screen and (max-width: 768px) {
  .button_area-inner_c > a {
    display: flex;
    color: var(--module-text-red, #E60000);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
  .button_area-inner_c > a::before {
    width: 24px;
    height: 24px;
  }
}
.button_area-inner_c > a:hover {
  opacity: 0.7;
  color: var(---, #E60000);
}

#etrust_kv .l-content-kv .kv_title p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 19px;
  padding-top: 20px;
  color: var(---, #1A1A1A);
  text-align: right;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 36px */
  letter-spacing: 1.2px;
}
@media screen and (max-width: 768px) {
  #etrust_kv .l-content-kv .kv_title p {
    padding-top: 32px;
    gap: 7px;
    color: var(---, #1A1A1A);
    text-align: right;
    font-family: "Noto Sans JP";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 24px */
    letter-spacing: 0.8px;
  }
}
#etrust_kv .l-content-kv .kv_title p img {
  width: 223px;
}
@media screen and (max-width: 768px) {
  #etrust_kv .l-content-kv .kv_title p img {
    width: 139px;
  }
}
#etrust_kv .l-content-kv h1 img {
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #etrust_kv .l-content-kv h1 img {
    margin-top: 8px;
  }
}

#kv_cv {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  #kv_cv {
    padding: 24px 0;
  }
}

#anchor {
  padding: 40px 0;
  background: #F5F5F5;
}
@media screen and (max-width: 768px) {
  #anchor {
    padding: 24px 0;
  }
}
#anchor .anc-box {
  display: flex;
  align-items: flex-end;
  gap: 24px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #anchor .anc-box {
    flex-wrap: wrap;
    gap: 9px 8px;
  }
}
#anchor .anc-box > * {
  width: calc(25% - 16px);
}
@media screen and (max-width: 768px) {
  #anchor .anc-box > * {
    width: calc(50% - 9px);
  }
}
#anchor .anc-box a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64px;
  padding: 8px 16px;
  color: #48A63F;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.64px;
  border-radius: 8px;
  border: 2px solid #48A63F;
  background: var(---, #FFF);
}
#anchor .anc-box a:hover {
  background: linear-gradient(0deg, rgba(72, 166, 63, 0.1) 0%, rgba(72, 166, 63, 0.1) 100%), #FFF;
}
@media screen and (max-width: 768px) {
  #anchor .anc-box a {
    padding: 8px;
    height: 38px;
    text-align: center;
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.4px;
    border-radius: 4px;
    border: 1px solid #48A63F;
  }
}
#anchor .anc-box div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  #anchor .anc-box div {
    gap: 4px;
  }
}
#anchor .anc-box div p {
  color: #48A63F;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (max-width: 768px) {
  #anchor .anc-box div p {
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.4px;
  }
}
#anchor .anc-box div a {
  width: 100%;
}

#cp1 {
  padding: 0 0 80px;
  background: #F5F5F5;
}
@media screen and (max-width: 768px) {
  #cp1 {
    padding: 0 0 56px;
  }
}
#cp1 .kv {
  max-width: 2040px;
  width: 100%;
  margin: auto;
  padding: 56px 0 80px;
  background: linear-gradient(to right, #48A63F 60%, transparent 60%) no-repeat, url(/tameru/monefit/assets/img/etrust_tfhd4/tokucyo-bg.jpg) no-repeat right/40% 100%;
}
@media screen and (max-width: 768px) {
  #cp1 .kv {
    padding: 56px 16px 226px;
    background: url("/tameru/monefit/assets/img/etrust_tfhd4/tokucyo-bg.jpg") no-repeat bottom/contain, linear-gradient(to bottom, #48A63F 100%, transparent 0%) no-repeat;
  }
}
#cp1 .kv > div {
  max-width: 1040px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#cp1 .kv > div h2 {
  color: var(--module-text-white, #FFF);
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 48px */
  letter-spacing: 1.28px;
}
@media screen and (max-width: 768px) {
  #cp1 .kv > div h2 {
    font-size: 24px;
    letter-spacing: 0.96px;
  }
}
#cp1 .kv > div p.title {
  margin-top: 24px;
  color: var(--module-text-white, #FFF);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 768px) {
  #cp1 .kv > div p.title {
    margin-top: 24px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp1 .kv > div ul {
  margin-top: 8px;
}
#cp1 .kv > div ul li {
  display: flex;
  color: var(--module-text-white, #FFF);
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .kv > div ul li::before {
  content: "※";
}
#cp1 .l-content-inner > .cardarea.pc {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: -40px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea.pc {
    display: none;
  }
}
#cp1 .l-content-inner > .cardarea.sp {
  display: none;
  align-items: center;
  gap: 16px;
  margin-top: -40px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea.sp {
    display: flex;
    gap: 38px;
    margin-top: -35px;
    flex-direction: column;
  }
}
#cp1 .l-content-inner > .cardarea > a,
#cp1 .l-content-inner > .cardarea div {
  position: relative;
  display: flex;
  height: 291px;
  padding: 40px 16px 32px 16px;
  flex-direction: column;
  align-items: center;
  width: calc((100% - 32px) / 3);
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea > a,
  #cp1 .l-content-inner > .cardarea div {
    width: 100%;
    height: auto;
    padding: 32px 16px;
  }
}
#cp1 .l-content-inner > .cardarea > a::before,
#cp1 .l-content-inner > .cardarea div::before {
  position: absolute;
  content: "";
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 47px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea > a::after,
  #cp1 .l-content-inner > .cardarea div::after {
    position: absolute;
    content: "";
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/anchor.svg);
  }
}
#cp1 .l-content-inner > .cardarea > a:nth-child(1)::before,
#cp1 .l-content-inner > .cardarea div:nth-child(1)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/01_icon.svg);
}
#cp1 .l-content-inner > .cardarea > a:nth-child(2)::before,
#cp1 .l-content-inner > .cardarea div:nth-child(2)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/02_icon.svg);
}
#cp1 .l-content-inner > .cardarea > a:nth-child(3)::before,
#cp1 .l-content-inner > .cardarea div:nth-child(3)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/03_icon.svg);
}
#cp1 .l-content-inner > .cardarea > a > * + *,
#cp1 .l-content-inner > .cardarea div > * + * {
  margin-top: 8px;
}
#cp1 .l-content-inner > .cardarea > a p,
#cp1 .l-content-inner > .cardarea div p {
  color: #1A1A1A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  /* 23.4px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea > a p,
  #cp1 .l-content-inner > .cardarea div p {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .cardarea > a ul,
#cp1 .l-content-inner > .cardarea div ul {
  width: 100%;
  padding: 0 32px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea > a ul,
  #cp1 .l-content-inner > .cardarea div ul {
    width: 205px;
    max-width: 100%;
    padding: 0;
  }
}
#cp1 .l-content-inner > .cardarea > a ul.list1 li,
#cp1 .l-content-inner > .cardarea div ul.list1 li {
  color: #48A63F;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 23.4px */
  letter-spacing: 0.72px;
}
#cp1 .l-content-inner > .cardarea > a ul.list1 li::before,
#cp1 .l-content-inner > .cardarea div ul.list1 li::before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .cardarea > a ul.list1 li,
  #cp1 .l-content-inner > .cardarea div ul.list1 li {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .cardarea > a ul.list2 li,
#cp1 .l-content-inner > .cardarea div ul.list2 li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .cardarea > a ul.list2 li::before,
#cp1 .l-content-inner > .cardarea div ul.list2 li::before {
  content: "*";
}
#cp1 .l-content-inner > .content {
  padding-top: 64px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content {
    padding-top: 56px;
  }
}
#cp1 .l-content-inner > .content > .num {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 56px;
}
#cp1 .l-content-inner > .content > .num > div {
  width: 100%;
}
#cp1 .l-content-inner > .content > .num > div .title_num::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #414141;
}
#cp1 .l-content-inner > .content > .num > div span.underline {
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-decoration-color: #A9CB03;
  text-underline-offset: 0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) h3 {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) h3 {
    font-size: 28px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) p {
  margin-top: 16px;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) ul {
    margin-top: 8px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(1) ul li::before {
  content: "※";
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) {
    flex-direction: column;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div p + p {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div p + p {
    margin-top: 16px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div p.title {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div ul {
  margin-top: 8px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) > div ul li::before {
  content: "*";
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) img {
  width: 438px;
  height: auto;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(2) img {
    width: 100%;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) {
    flex-direction: column;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) p + p {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) p + p {
    margin-top: 16px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) p.title {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) ul {
  margin-top: 8px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) ul li::before {
  content: "*";
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) img {
  width: 438px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(3) img {
    width: 100%;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(4) a {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #0B8100;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(4) a {
    margin-top: -8px;
    font-feature-settings: "pwid" on;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(4) a {
  /* 20px */
}
#cp1 .l-content-inner > .content > .num > div.content01 .text_main > div:nth-child(4) a::before {
  display: inline-block;
  vertical-align: middle;
  transform: rotate(90deg);
  content: "";
  width: 1.5em;
  height: 1.5em;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/txt-link.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) {
  display: flex;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) {
    flex-direction: column;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > picture img {
  width: 438px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > picture img {
    width: 100%;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div h3 {
  color: var(--module-text-normal, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div h3 {
    font-size: 28px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div p {
  margin-top: 8px;
  color: var(--module-text-normal, #1A1A1A);
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div p {
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div picture {
    margin-top: 16px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div picture img {
  width: 100%;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot {
    margin-top: 32px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot li {
  display: flex;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot li > span {
  color: var(--module-text-normal, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.64px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot li > span > span {
  color: var(--module-text-normal, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  /* 27.2px */
  letter-spacing: 0.64px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot li + li {
  margin-top: 8px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.dot li::before {
  content: "・";
  color: #1A1A1A;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0.96px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.annotation {
  margin-top: 8px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.annotation li {
  display: flex;
  color: var(--module-text-normal, #1A1A1A);
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(1) > div ul.annotation li::before {
  content: "※";
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) {
  width: 100%;
  border-radius: 12px;
  border: 3px solid #A9CB03;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) {
    border-radius: 8px;
    border: 2px solid #A9CB03;
    background: #FFF;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 40px;
  color: #48A63F;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-title {
    padding: 32px 16px;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0.72px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-title::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-minus.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-title.active::after {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-plus.svg);
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner {
  padding: 0 40px 40px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner {
    padding: 0 16px 16px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > p {
  color: var(--module-text-normal, #1A1A1A);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > p {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div {
  margin-top: 24px;
  display: flex;
  gap: 40px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div {
    gap: 24px;
    flex-direction: column;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div {
    width: 100%;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title {
    gap: 8px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title p {
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title > div {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title > div {
    gap: 4px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title > div > div {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: #48A63F;
  color: #FFF;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.64px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .title > div > div {
    padding: 2px 8px;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .text {
  height: 104.28px;
  margin-top: 8px;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 27.2px */
  letter-spacing: 0.64px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > .text {
    height: auto;
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 30.6px */
    letter-spacing: 0.72px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(2) .ac-inner > div > div > picture img {
  margin-top: 16px;
  width: 100%;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) {
  width: 100%;
  border-radius: 12px;
  border: 3px solid #A9CB03;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) {
    border: 2px solid #A9CB03;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-title {
  display: flex;
  justify-content: space-between;
  padding: 32px 40px;
  color: #48A63F;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-title {
    padding: 32px 16px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-title::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-minus.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-title.active::after {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-plus.svg);
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner {
  padding: 0 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner {
    padding: 0 16px 16px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div {
  width: 100%;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div p {
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: var(--gap40, 40px);
  align-self: stretch;
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea {
    gap: 4px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card {
  display: flex;
  padding: 16px 0px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid var(---, #484848);
  background: var(---, #FFF);
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card {
    padding: 10px 1px;
    gap: 6px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtitle {
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtitle {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.56px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardsub {
  color: #1A1A1A;
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardsub {
    width: -moz-fit-content;
    width: fit-content;
    text-align: left;
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0.4px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtext {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtext {
    text-align: center;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.48px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtext > span {
  color: var(---, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: rgba(228, 35, 38, 0.2);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card .simulation_cardtext > span {
    font-feature-settings: "pwid" on;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card ul li {
    font-size: 10px;
    letter-spacing: 0.4px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > div > div .simulation_cardarea .simulation_card ul li::before {
  content: "※";
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content02 .text_main > div:nth-child(3) > .ac-inner > ul li::before {
  content: "※";
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content03 .text_main {
    flex-direction: column;
    gap: 0;
  }
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div {
  display: flex;
  width: 570px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content03 .text_main > div {
    width: 100%;
  }
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div h3.title {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content03 .text_main > div h3.title {
    font-size: 28px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div p.text {
  color: #1A1A1A;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div ul li {
  display: flex;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div ul li::before {
  content: "※";
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div picture img {
  width: 100%;
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div a {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  color: #0B8100;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content03 .text_main > div a {
    font-feature-settings: "pwid" on;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > div a::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/txt-link.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .num > div.content03 .text_main > div a::before {
    width: 24px;
    height: 24px;
  }
}
#cp1 .l-content-inner > .content > .num > div.content03 .text_main > picture img {
  width: 438px;
}
#cp1 .l-content-inner > .content > .num .title_num {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 16px;
}
#cp1 .l-content-inner > .content > .num .title_num p {
  flex-shrink: 0;
  color: #414141;
  font-family: arial;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%;
  /* 56px */
}
#cp1 .l-content-inner > .content > .num .text_main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  margin-top: 16px;
}
#cp1 .l-content-inner > .content > .card {
  margin-top: 80px;
  display: flex;
  padding: 16px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap8, 8px);
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #1A1A1A;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .card {
    margin-top: 56px;
    padding: 24px 16px;
    gap: 16px;
  }
}
#cp1 .l-content-inner > .content > .card .title {
  display: flex;
  gap: 12px;
  align-items: center;
  color: #1A1A1A;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 27px */
  letter-spacing: 0.72px;
}
#cp1 .l-content-inner > .content > .card .title::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 28px;
  height: 31.896px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/point_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #cp1 .l-content-inner > .content > .card .title::before {
    width: 34px;
    height: 38.732px;
    flex-shrink: 0;
  }
}
#cp1 .l-content-inner > .content > .card .text {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 27.2px */
  letter-spacing: 0.64px;
}

#cp2 {
  background: #48A63F;
}
#cp2 .kv {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 40px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/pc/unyo-syokai-pc.jpg);
}
@media screen and (max-width: 768px) {
  #cp2 .kv {
    padding: 40px 16px;
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/sp/unyo-syokai-sp.jpg);
  }
}
#cp2 .kv .kv_sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
#cp2 .kv .kv_sub .bg {
  display: flex;
  padding: 4px 16px;
  justify-content: center;
  align-items: center;
  color: #414141;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
  letter-spacing: 0.96px;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #cp2 .kv .kv_sub .bg {
    padding: 4px 8px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp2 .kv .kv_sub .line {
  padding-bottom: 8px;
  width: -moz-fit-content;
  width: fit-content;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 768px) {
  #cp2 .kv .kv_sub .line {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#cp2 .kv .kv_img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  #cp2 .kv .kv_img {
    gap: 24px;
  }
}
#cp2 .kv .kv_text {
  width: 627px;
  margin: auto;
  color: #FFF;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.64px;
}
@media screen and (max-width: 768px) {
  #cp2 .kv .kv_text {
    width: 100%;
  }
}
#cp2 .l-content-inner {
  display: flex;
  padding: 56px 0 64px;
  flex-direction: column;
  align-items: center;
  gap: 56px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner {
    padding: 40px 16px;
  }
}
#cp2 .l-content-inner > .text p {
  color: #FFF;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 42px */
  letter-spacing: 1.12px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner > .text p {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
#cp2 .l-content-inner > .link {
  width: 100%;
}
#cp2 .l-content-inner > .link a {
  display: flex;
  align-items: center;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner > .link a {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
#cp2 .l-content-inner > .link a {
  /* 20px */
}
#cp2 .l-content-inner > .link a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/txt-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 2px;
}
#cp2 .l-content-inner .content01 > h3 {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content01 > h3 {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 28px;
  }
}
#cp2 .l-content-inner .content01 > h3 span {
  color: #DCEA9A;
  font-family: arial;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 72px */
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content01 > h3 span {
    flex-shrink: 0;
    font-size: 40px;
  }
}
#cp2 .l-content-inner .content01 > p.text {
  margin-top: 16px;
  color: #FFF;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp2 .l-content-inner .content01 > p.notice {
  margin-top: 8px;
  color: #FFF;
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp2 .l-content-inner .content01 > .cardarea {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  margin-top: 16px;
}
#cp2 .l-content-inner .content02 > h3 {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > h3 {
    display: flex;
    align-items: baseline;
    gap: 8px;
    font-size: 28px;
  }
}
#cp2 .l-content-inner .content02 > h3 span {
  color: #DCEA9A;
  font-family: arial;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 72px */
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > h3 span {
    flex-shrink: 0;
    font-size: 40px;
  }
}
#cp2 .l-content-inner .content02 > p {
  margin-top: 16px;
  color: #FFF;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp2 .l-content-inner .content02 > .premium {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > .premium {
    margin-top: 24px;
  }
}
#cp2 .l-content-inner .content02 > .premium p.title {
  color: #FFF;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 42px */
  letter-spacing: 1.12px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > .premium p.title {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
#cp2 .l-content-inner .content02 > .premium p.text {
  margin-top: 8px;
  color: #FFF;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp2 .l-content-inner .content02 > .premium p.notice {
  margin-top: 8px;
  color: #FFF;
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp2 .l-content-inner .content02 > .premium > .img {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  margin-top: 16px;
  color: #F5F5F5;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 42px */
  letter-spacing: 1.12px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > .premium > .img {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
#cp2 .l-content-inner .content02 > .premium > .img > span {
  display: flex;
  padding: 8px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #F5F5F5;
  color: #007841;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 42px */
  letter-spacing: 1.12px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content02 > .premium > .img > span {
    padding: 8px 10px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp2 .l-content-inner .content02 > .premium > .img > picture {
  width: 100%;
}
#cp2 .l-content-inner .content03 > h3 {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%;
  /* 60px */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > h3 {
    display: flex;
    gap: 8px;
    font-size: 28px;
    align-items: baseline;
  }
}
#cp2 .l-content-inner .content03 > h3 span {
  color: #DCEA9A;
  font-family: arial;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 72px */
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > h3 span {
    flex-shrink: 0;
    font-size: 40px;
  }
}
#cp2 .l-content-inner .content03 > p.text {
  margin-top: 16px;
  color: #FFF;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#cp2 .l-content-inner .content03 > p.notice {
  margin-top: 8px;
  color: #FFF;
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#cp2 .l-content-inner .content03 > .cardarea {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > .cardarea {
    margin-top: 24px;
    justify-content: flex-start;
    flex-direction: column;
  }
}
#cp2 .l-content-inner .content03 > .cardarea > div {
  display: flex;
  width: calc(33.3333333333% - 48px);
  padding-bottom: 16px;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
  border-radius: 8px;
  background: #FFF;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > .cardarea > div {
    flex: 1;
    width: 100%;
  }
}
#cp2 .l-content-inner .content03 > .cardarea > div > img {
  display: block;
  width: 100%;
}
#cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(1) {
  width: 100%;
  padding: 4px 0;
  color: #48A63F;
  text-align: center;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.96px;
  background: #F5FAE6;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(1) {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
#cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(2) {
  padding: 8px 16px 0;
  color: #1A1A1A;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
  letter-spacing: 0.96px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(2) {
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(3) {
  padding: 8px 16px 0;
  color: #1A1A1A;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .content03 > .cardarea > div > p:nth-of-type(3) {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#cp2 .l-content-inner .content03 > .cardarea > picture {
  width: 100%;
}
#cp2 .l-content-inner .link > a {
  display: flex;
}
#cp2 .l-content-inner .link > a span {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .link > a span {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
#cp2 .l-content-inner .link > a {
  /* 20px */
}
#cp2 .l-content-inner .link > a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/txt-link_w.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 2px;
}
@media screen and (max-width: 768px) {
  #cp2 .l-content-inner .link > a::before {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
}
#cp2 .l-content-inner .link > a::after {
  content: none;
}

#cp_cv {
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  #cp_cv {
    margin-top: 32px;
  }
}

#news .l-content-inner {
  display: flex;
  padding: var(--xxl, 80px) 0px 0 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
  align-self: stretch;
}

@media only screen and (max-width: 768px) {
  #news .l-content-inner {
    padding: 56px 16px 0;
    gap: 32px;
  }
}
#news .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 56px;
  width: 100%;
}

#news .title h2 {
  display: flex;
  align-items: center;
  flex-flow: column;
  gap: 16px;
  color: #48A63F;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 130% */
}

#news .title h2 img {
  width: 935px;
}

#news .title .list {
  width: 100%;
  margin-top: 10px;
}

#news .title .list ul li {
  display: flex;
  align-items: center;
}
#news .title .list ul li + li {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #news .title .list ul li + li {
    margin-top: 16px;
  }
}
#news .title .list ul li span {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
  letter-spacing: 0.96px;
}
@media screen and (max-width: 768px) {
  #news .title .list ul li span {
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#news .title .list ul li span span {
  font-weight: 400;
}
#news .title .list ul li::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 8px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #news .title .list ul li::before {
    width: 24px;
    height: 24px;
  }
}
#news .title .list ul li:nth-child(1)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/icon-kouritsu.svg);
}
#news .title .list ul li:nth-child(2)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/icon-shikin.svg);
}
#news .title .list ul li:nth-child(3)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/icon-shiharai.svg);
}

@media screen and (max-width: 768px) {
  #news .title h2 img {
    width: 100%;
    max-width: 343px;
  }
}
@media only screen and (max-width: 768px) {
  #news .title {
    gap: 32px;
  }
  #news .title h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
    letter-spacing: 1.12px;
    gap: 8px;
  }
}
#news .title .titlelist {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: -20px;
}
@media screen and (max-width: 768px) {
  #news .title .titlelist {
    gap: 16px;
    margin-bottom: 0;
  }
}

#news .title .text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

#news .title .text p {
  color: var(--color-black-1000, #000);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

#news .title .text ul li {
  color: var(---, #484848);
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

@media only screen and (max-width: 768px) {
  #news .title .text {
    gap: 8px;
  }
  #news .title .text p {
    color: var(--color-black-1000, #000);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
  #news .title .text ul li {
    color: var(---, #484848);
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
  }
}
#news .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--lg, 40px);
  width: 100%;
}

#news .content .main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  align-self: stretch;
}

#news .content .main h3 {
  color: var(---, #E46B08);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_h3 */
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 133.333% */
}

#news .content .main p {
  color: var(--color-black-1000, #000);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

@media only screen and (max-width: 768px) {
  #news .content {
    gap: 36px;
  }
  #news .content .main {
    gap: 8px;
  }
  #news .content .main h3 {
    color: var(---, #E46B08);
    /* エスコン/エスコン_h3 */
    font-family: var(--h3-font-family, "Noto Sans JP");
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    letter-spacing: 0.8px;
  }
  #news .content .main p {
    color: var(--color-black-1000, #000);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
}
#news .content .list ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--xs, 10px);
  align-self: stretch;
}

#news .content .list ul li {
  display: flex;
  align-items: center;
  color: var(--text-text-primary, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

#news .content .list ul li::before {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
  background-image: url(/tameru/monefit/assets/img/mf_image/icon_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 768px) {
  #news .content .list ul {
    margin-top: -28px;
  }
  #news .content .list ul li {
    color: var(--text-text-primary, #1A1A1A);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
  #news .content .list ul li::before {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}
#news .content .img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--xxl, 48px);
}

#news .content .img > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

#news .content .img > div > img {
  width: 100%;
}
#news .content .img > div > img + ul {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #news .content .img > div > img + ul {
    margin-top: 0;
  }
}

@media only screen and (max-width: 768px) {
  #news .content .img {
    gap: 24px;
  }
}
#news .content .img > div ul li {
  display: flex;
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}
#news .content .img > div ul li::before {
  content: "※";
}

#news .content .img > div p {
  color: var(--color-black-1000, #000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_h4 */
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 136.364% */
}
#news .content .img > div p + img {
  margin-top: 20px;
}

#news .content .img > div p span.line {
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: rgba(72, 166, 63, 0.25);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

@media only screen and (max-width: 768px) {
  #news .content .img > div ul li {
    color: var(---, #1A1A1A);
    leading-trim: both;
    text-edge: cap;
    /* エスコン/エスコン_PC_注釈 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 157.143% */
  }
  #news .content .img > div.img-ac {
    padding: 20px;
    border-radius: 12px;
    border: 2px solid #000;
    width: 100%;
    gap: 32px;
  }
  #news .content .img > div.img-ac p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    align-self: stretch;
    color: #000;
    /* エスコン/エスコン_アコーディオン */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
  #news .content .img > div.img-ac p::after {
    display: inline-block;
    vertical-align: baseline;
    content: "";
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-minus.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #news .content .img > div.img-ac p.active::after {
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-plus.svg);
  }
}
#news .ac {
  display: flex;
  padding: 0 var(--lg, 40px) 0 var(--lg, 40px);
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 12px;
  border: 3px solid #414141;
}

@media only screen and (max-width: 768px) {
  #news .ac {
    border-radius: 12px;
    border: 2px solid #414141;
    padding: 0 20px;
  }
}
#news .ac .ac-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0;
  color: #414141;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}

#news .ac .ac-title::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-minus.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#news .ac .ac-title.active::after {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-plus.svg);
}

#news .ac .ac-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--md, 32px);
  align-self: stretch;
  margin-bottom: 32px;
}

#news .ac .ac-inner p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

#news .ac .ac-inner ul {
  width: 100%;
}

#news .ac .ac-inner ul li {
  padding-left: 55px;
  padding: 0 0 35px 50px;
  background-size: 40px auto, 2px 100%;
  background-repeat: no-repeat, repeat-y;
  background-position: top 10px left, top left 20px;
}

#news .ac .ac-inner ul li:nth-child(1) {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_1.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
  background-position: top 10px left, top 10px left 20px;
  background-repeat: no-repeat;
}

#news .ac .ac-inner ul li:nth-child(2) {
  padding: 0 0 20px 50px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_2.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
}

#news .ac .ac-inner ul li:nth-child(3),
#news .ac .ac-inner ul li:nth-child(4),
#news .ac .ac-inner ul li:nth-child(5),
#news .ac .ac-inner ul li:nth-child(6) {
  padding: 0 0 20px 50px;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/dot.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
  background-size: 12px auto, 2px 100%;
  background-position: top 10px left 15px, top 10px left 20px;
}

#news .ac .ac-inner ul li:nth-child(7) {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_3.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
  background-size: 40px auto, 2px 20px;
  background-repeat: no-repeat, no-repeat;
  padding-bottom: 0;
}

#news .ac .ac-inner ul li > p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_本文_太字 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
  /* 160% */
  align-items: baseline;
  gap: 0;
}

#news .ac .ac-inner ul li > p.title span {
  color: var(---_, #000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_本文_太字 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
  /* 160% */
}

#news .ac .ac-inner a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  padding: 18px 40px;
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  border-radius: 40px;
  border: 2px solid var(---, #E60000);
  background: var(---, #FFF);
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 14px;
}

#news .ac .ac-inner a > img {
  width: 24px;
  height: 28px;
}

#news .ac .ac-inner ul li .list.sp {
  display: none !important;
}

#news .ac .ac-inner ul li .list.pc {
  padding: 55px 45px;
  display: flex !important;
  border-radius: 12px;
  background: var(---, #F4F4F4);
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 20px 0 10px;
}

#news .ac .ac-inner ul li .list.pc div {
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 15px;
}

#news .ac .ac-inner ul li .list img {
  width: 50%;
}

#news .ac .ac-inner ul li .list p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
  display: flex;
  gap: 10px;
}

#news .ac .ac-inner ul li .list p span {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  /* 42px */
  letter-spacing: -0.9px;
}

#news .ac .ac-inner ul li .list p.annotation {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

@media only screen and (max-width: 768px) {
  #news .ac .ac-title {
    /* エスコン/エスコン_アコーディオン */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
    padding: 20px 0;
  }
  #news .ac .ac-inner {
    margin-top: 12px;
    margin-bottom: 32px;
  }
  #news .ac .ac-inner a {
    padding: 12px 18px;
    color: var(---, #E60000);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/本文_太字 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 157.143% */
    letter-spacing: 0.28px;
    border-radius: 25px;
    border: 2px solid var(---, #E60000);
    background: var(---, #FFF);
  }
  #news .ac .ac-inner a > img {
    width: 13px;
    height: 15px;
  }
  #news .ac .ac-inner ul li {
    padding-left: 55px;
    padding: 0 0 35px 40px;
    background-size: 32px auto, 2px 100%;
    background-repeat: no-repeat, repeat-y;
    background-position: top 2px left, top left 16px;
  }
  #news .ac .ac-inner ul li:nth-child(1) {
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_1.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
    background-position: top 10px left, top 12px left 16px;
  }
  #news .ac .ac-inner ul li:nth-child(2) {
    background-position: top 10px left, top 12px left 16px;
    padding: 0 0 20px 40px;
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_2.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
  }
  #news .ac .ac-inner ul li:nth-child(3),
  #news .ac .ac-inner ul li:nth-child(4),
  #news .ac .ac-inner ul li:nth-child(5),
  #news .ac .ac-inner ul li:nth-child(6) {
    padding: 0 0 20px 40px;
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/dot.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
    background-size: 10px auto, 2px 100%;
    background-position: top 10px left 12px, top 12px left 16px;
  }
  #news .ac .ac-inner ul li:nth-child(6) {
    background-position: top 40% left 12px, top left 16px;
  }
  #news .ac .ac-inner ul li:nth-child(7) {
    background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/step_3.svg), url(/tameru/monefit/assets/img/etrust_tfhd4/line.png);
    background-size: 30px auto, 2px 30px;
    background-repeat: no-repeat, no-repeat;
    background-position: top 10px left, top left 16px;
  }
  #news .ac .ac-inner ul li > p {
    color: var(---, #1A1A1A);
    leading-trim: both;
    text-edge: cap;
    /* エスコン/エスコン_PC_本文_太字 */
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px;
    /* 160% */
    align-items: baseline;
    gap: 0;
  }
  #news .ac .ac-inner ul li > p.title span {
    color: var(---_, #000);
    leading-trim: both;
    text-edge: cap;
    /* エスコン/エスコン_PC_本文_太字 */
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28.8px;
    /* 160% */
  }
  #news .ac .ac-inner ul li .list.sp {
    padding: 20px 24px 10px;
    display: flex !important;
    border-radius: 12px;
    background: var(---, #F4F4F4);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-top: 20px;
  }
  #news .ac .ac-inner ul li .list.pc {
    display: none !important;
  }
  #news .ac .ac-inner ul li .list img {
    width: 90%;
    max-width: 300px;
    display: block;
    margin: auto;
  }
  #news .ac .ac-inner ul li .list p {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
    display: flex;
    gap: 10px;
    margin-top: 10px;
  }
  #news .ac .ac-inner ul li .list p span {
    color: var(---, #1A1A1A);
    leading-trim: both;
    text-edge: cap;
    font-family: Roboto;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 42px */
    letter-spacing: -0.9px;
  }
  #news .ac .ac-inner ul li .list p.annotation {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_注釈 */
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
    margin-top: 10px;
  }
}
#news .ac .ac-inner a:hover {
  background: var(--surface-surface-subtle, #FAEDED);
}

#process {
  padding: var(--xxl, 120px) 0 40px;
}

#process .l-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  align-self: stretch;
}

@media only screen and (max-width: 768px) {
  #process {
    padding: 64px 0;
  }
  #process .l-content-inner {
    gap: 32px;
  }
}
#process .l-content-inner h2 {
  color: #48A63F;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: var(--pch2-font-size, 40px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 60px */
}

#process .l-content-inner > div {
  width: 100%;
}

.procedure {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  counter-reset: num;
}

#process .procedure .procedure-card {
  display: grid;
  grid-template-columns: 100px 256px 1fr;
  padding: 32px;
  gap: 24px;
  position: relative;
  align-items: center;
  width: 100%;
  border-radius: 8px;
  border: 3px solid #48A63F;
  background: var(---, #FFF);
}

#process .procedure .procedure-card .step {
  color: #48A63F;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.48px;
  display: inline-block;
  white-space: nowrap;
}

.procedure .procedure-card .step::after {
  display: inline-block;
  white-space: nowrap;
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  margin-left: 0.2em;
}

#process .procedure .procedure-card .text {
  width: 256px;
  min-width: 168px;
  color: var(---, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.72px;
}

#process .procedure .procedure-card > *:nth-child(3) {
  margin-left: 0;
  padding-left: 24px;
  border-left: 1px solid #48A63F;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 24px;
}

#process .procedure .procedure-card > *:nth-child(3) > div .title_text {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #process .procedure .procedure-card > *:nth-child(3) > div .title_text {
    margin-top: 0;
  }
}

#process .procedure .procedure-card .title {
  width: unset;
  color: var(---, #1A1A1A);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.8px;
}

#process .procedure .procedure-card .title_text {
  display: flex;
  flex-direction: column;
  width: unset;
  color: var(---, #1A1A1A);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.72px;
}

#process .procedure .procedure-card .title_text span {
  color: var(---, #1A1A1A);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
}

@media only screen and (max-width: 768px) {
  #process .procedure .procedure-card {
    gap: 8px 16px;
  }
  #process .procedure .procedure-card .title_text {
    font-size: 16px;
    gap: 0;
    line-height: 170%;
  }
  #process .procedure .procedure-card .title_text span {
    font-size: 16px;
  }
}
#process .procedure .procedure-card::after {
  content: "";
  position: absolute;
  right: calc(50% - 25px);
  top: 100%;
  border: 25px solid transparent;
  border-top: 24px solid #48A63F;
}

#process .procedure .procedure-card:nth-child(7):after {
  content: none;
}

#process .procedure .procedure-card .title span {
  color: var(---, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
}

@media only screen and (max-width: 768px) {
  #process .procedure .procedure-card .title span {
    font-size: 18px;
  }
}
#process .procedure div:nth-child(5) div::after {
  content: none;
}

@media only screen and (min-width: 769px) {
  #process .procedure div:nth-child(4) .procedure-card .title {
    margin-bottom: 8px;
  }
}
#process .procedure div:nth-child(5) .procedure-card p.title_text {
  font-weight: 400;
}

#process .procedure .procedure-card ul li {
  color: var(--module-text-attention, #1A1A1A);
  display: flex;
  margin-top: -16px;
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}

#process .procedure .procedure-card ul li::before {
  display: inline-block;
  content: "※";
}

#process .l-content-inner .list > p {
  color: var(--module-text-attention, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
  display: flex;
  align-items: flex-start;
  margin-top: 24px;
}

#process .l-content-inner .list > p::before {
  display: inline-block;
  content: "※";
}

#process .l-content-inner > div > a {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  color: var(---, #E60000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
}
@media screen and (max-width: 768px) {
  #process .l-content-inner > div > a {
    margin-top: 32px;
    color: var(--module-text-red, #E60000);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
}

#process .l-content-inner > div > a::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 28px;
  height: 28px;
  background-image: url(/tameru/monefit/assets/img/etrust/txt-link2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 8px;
}

#process .l-content-inner p a {
  color: var(--module-text-red, #E60000);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media screen and (max-width: 768px) {
  #process .l-content-inner p a {
    color: var(--module-text-red, #E60000);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    /* 30.6px */
    letter-spacing: 0.72px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
}
#process .l-content-inner p a::before {
  content: none;
}

#process .list ul li {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 220px;
}

#process .list ul li p.title {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  color: var(---, #FFF);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  border-radius: 4px;
  background: var(---_, #000);
}

#process .list ul li .text p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_h4 */
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 136.364% */
  letter-spacing: 0;
}

#process .list ul li .text p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  #process .procedure .procedure-card {
    background: var(---, #FFF);
    grid-template-columns: 48px 1fr;
    padding: 16px;
  }
  #process .procedure .procedure-card .step {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 2;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    text-align: center;
  }
  #process .procedure .procedure-card .step:empty {
    display: none;
  }
  #process .procedure .procedure-card .step:empty + p {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .procedure .procedure-card .step::after {
    margin-left: 0;
    content: counter(num, decimal-leading-zero);
    white-space: unset;
    text-align: center;
    display: block;
    align-items: center;
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
  }
  #process .procedure .procedure-card > *:nth-child(3) {
    height: unset;
    padding-top: 8px;
    padding-left: 0px;
    border-top: 1px solid #48A63F;
    border-left: unset;
    grid-row: 2/3;
    grid-column: 1/3;
    gap: 16px;
  }
  #process .procedure .procedure-card .title {
    color: var(---, #1A1A1A);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0.72px;
  }
  #process .procedure .procedure-card .text {
    width: 100%;
    color: var(---, #1A1A1A);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.64px;
  }
  #process .procedure .procedure-card:nth-of-type(5) .text {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #process .procedure .procedure-card ul li {
    margin-top: -8px;
  }
  #process .l-content-inner h2 {
    text-align: center;
    /* エスコン/エスコン_h2 */
    font-family: var(--pch2-font-family, "Noto Sans JP");
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
    letter-spacing: 1.12px;
  }
  #process .l-content-inner a {
    color: var(---, #E60000);
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
    margin: 32px auto 0 0;
  }
  #process .l-content-inner a::before {
    width: 24px;
    height: 24px;
  }
  #process .list ul li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    width: 100%;
  }
  #process .list ul li p.title {
    width: 166px;
    min-width: 166px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
    color: var(---, #FFF);
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
    border-radius: 4px;
    background: var(---_, #000);
  }
  #process .list ul li:nth-child(4) p.title {
    height: 85px;
  }
  #process .list ul li .text {
    flex-grow: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  #process .list ul li .text p {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
    letter-spacing: 0;
  }
  #process .list ul li .text p + p {
    margin-top: 6px;
  }
  #process .l-content-inner .list > p {
    margin-top: 32px;
  }
}
#process .l-content-inner a:hover {
  opacity: 0.7;
}

#overview {
  padding: 40px 0 40px;
}

#overview .l-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 72px;
}

@media only screen and (max-width: 768px) {
  #overview {
    padding: 0 0 4px;
  }
  #overview .l-content-inner {
    gap: 24px;
  }
  #overview .l-content-inner .link {
    margin: 8px 0;
  }
  #overview .quest .linklist.sp .link {
    margin: 0px !important;
  }
}
#overview .l-content-inner h2 {
  color: #48A63F;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 130% */
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner h2 {
    text-align: center;
    /* エスコン/エスコン_h2 */
    font-family: var(--pch2-font-family, "Noto Sans JP");
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
    letter-spacing: 1.12px;
  }
}
#overview .l-content-inner .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

#overview .l-content-inner .list > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
}

#overview .l-content-inner .list > div > div {
  width: 100%;
  padding: 0 8px;
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .list {
    gap: 20px;
  }
  #overview .l-content-inner .list > div {
    gap: 12px;
  }
}
#overview .l-content-inner .list h3 {
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  background: var(---, #F4F4F4);
  color: #313826;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

#overview .l-content-inner .list p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

#overview .l-content-inner .list p .small {
  color: var(--Black, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}

#overview .l-content-inner div.list div:nth-child(10) div p:nth-child(1) {
  margin-bottom: 16px;
}

#overview .l-content-inner div.list div div p + p {
  margin-top: 16px;
}

#overview .l-content-inner .list ul {
  margin-top: 8px;
}

#overview .l-content-inner .list ul li {
  color: #1A1A1A;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  display: flex;
  align-items: flex-start;
}

#overview .l-content-inner .list ul li::before {
  display: inline-block;
  content: "※";
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .list h3 {
    padding: 8px 12px;
    color: #313826;
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
  }
  #overview .l-content-inner .list p {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
    padding: 0px 8px;
  }
  #overview .l-content-inner .list p .small {
    color: var(---, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: 0.56px;
  }
  #overview .l-content-inner .list ul li {
    color: #1A1A1A;
    /* エスコン/エスコン_注釈 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
    padding: 0px 8px;
  }
  #overview .l-content-inner div.list div:nth-child(10) div p:nth-child(1) {
    margin-bottom: 8px;
  }
  #overview .l-content-inner div.list div div p + p {
    margin-top: 8px;
  }
}
#overview .l-content-inner .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}

#overview .l-content-inner .link a {
  display: flex;
  padding: 20px 52px;
  align-items: center;
  gap: var(--xxs, 8px);
  border-radius: 100px;
  border: 2px solid var(---, #E60000);
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

#overview .l-content-inner .link a::before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 20px;
  background-image: url(/tameru/monefit/assets/img/etrust/icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#overview .l-content-inner .link a:hover {
  background: var(--surface-surface-subtle, #FAEDED);
}

#overview .l-content-inner .link ul {
  display: flex;
  flex-direction: column;
  gap: var(--xs, 8px);
  align-self: stretch;
  counter-reset: num;
}

#overview .l-content-inner .link ul li {
  counter-increment: num;
  color: #1A1A1A;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  display: flex;
  align-items: flex-start;
}

#overview .l-content-inner .link ul li::before {
  white-space: nowrap;
  display: inline-block;
  content: "*" counter(num);
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .link ul li {
    color: #1A1A1A;
    /* エスコン/エスコン_注釈 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
  }
}
#overview .l-content-inner .link .linklist {
  display: flex;
  gap: 20px;
}

#overview .l-content-inner .link .linklist .linkbox {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#overview .l-content-inner .link .linklist .linkbox p {
  color: var(--module-text-normal, #1A1A1A);
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.72px;
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .link .linklist {
    flex-flow: column;
    gap: 26px;
  }
  #overview .l-content-inner .link .linklist .linkbox {
    gap: 8px;
  }
  #overview .l-content-inner .link .linklist .linkbox p {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.quest {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

@media only screen and (max-width: 768px) {
  .quest {
    flex-direction: column;
    margin-top: 32px;
    gap: 24px;
  }
}
.quest .textbox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--lg, 40px);
  flex: 1 0 0;
}

.quest .textbox .title {
  display: block;
  color: var(---blue_strong, #000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_h4 */
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 136.364% */
  width: 100%;
  margin: unset;
}

.quest .textbox .text {
  color: var(---, #1A1A1A);
  /* エスコン/エスコン_本文 */
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.64px;
}

.quest .textbox .linklist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}

.quest .textbox .link {
  display: flex;
  flex-direction: row !important;
  gap: 8px !important;
  align-items: center;
  color: var(---, #E60000);
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 26px */
}

.quest .link::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 28px;
  height: 28px;
  background-image: url(/tameru/monefit/assets/img/etrust/txt-link2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  .quest .textbox {
    gap: 16px;
  }
  .quest .textbox .title {
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
  }
  .quest .textbox .text {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
  .quest .textbox .link.pc {
    display: none;
  }
  .quest .linklist {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
  }
  .quest .link.sp {
    display: flex;
    flex-direction: row !important;
    gap: 8px !important;
    color: var(---, #E60000);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
}
.quest .textbox .link:hover {
  opacity: 0.7;
}

.quest table {
  border: 1px solid var(---, #1A1A1A);
}

.quest table th,
.quest table td {
  border-bottom: 1px solid var(---, #1A1A1A);
  border-right: 1px solid var(---, #1A1A1A);
  vertical-align: middle;
  text-align: center;
}

.quest table thead th {
  padding: 5px 50px;
}

.quest table th:nth-child(1) {
  border-right: 3px solid var(---blue_strong, #00A0A8);
}

.quest table td:nth-child(2) {
  border-right: 3px solid var(---blue_strong, #00A0A8);
}

.quest table tr:nth-child(4) td:nth-child(2) {
  border-bottom: 3px solid var(---blue_strong, #00A0A8);
}

.quest table thead th:nth-child(2) {
  border-top: 3px solid var(---blue_strong, #00A0A8);
  border-right: 3px solid var(---blue_strong, #00A0A8);
}

.quest table thead th:nth-child(3) {
  padding-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .quest table {
    width: 100%;
  }
  .quest table th:nth-child(1) {
    border-right: 2px solid var(---blue_strong, #00A0A8);
  }
  .quest table td:nth-child(2) {
    border-right: 2px solid var(---blue_strong, #00A0A8);
  }
  .quest table tr:nth-child(4) td:nth-child(2) {
    border-bottom: 2px solid var(---blue_strong, #00A0A8);
  }
  .quest table thead th:nth-child(2) {
    border-top: 2px solid var(---blue_strong, #00A0A8);
    border-right: 2px solid var(---blue_strong, #00A0A8);
  }
  .quest table thead th {
    padding: 5px 15px;
  }
  .quest table thead th:nth-child(2) {
    padding: 5px 15px;
  }
  .quest table thead th:nth-child(3) {
    padding-bottom: 10px;
  }
}
.quest table th {
  background: rgba(236, 236, 236, 0.5);
}

.quest table tr th > *,
.quest table tr td > * {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  width: 100%;
  height: 100%;
}

.quest table tr > *:first-child {
  background: #F5F5F5;
  padding: 25px 27px;
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

@media only screen and (max-width: 768px) {
  .quest table tr > *:first-child {
    padding: 0 9px;
    color: var(---, #1A1A1A);
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    letter-spacing: 0.56px;
    white-space: nowrap;
  }
  .quest table tr td > * {
    gap: 8px;
  }
}
.quest table td:nth-child(2) {
  background: rgba(72, 166, 63, 0.15);
}

.quest table td:nth-child(3) {
  background: var(---, #FFF);
}

.quest table tbody tr:last-child > *:last-child {
  border: none;
}

.quest table th:nth-child(2) img {
  width: 130px;
}

.quest table th:nth-child(3) img {
  width: 95px;
}

@media only screen and (max-width: 768px) {
  .quest table th:nth-child(2) img {
    width: 28vw;
  }
  .quest table th:nth-child(3) img {
    width: 20vw;
  }
}
.quest table td {
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
  letter-spacing: 0.9px;
}

.quest table td span {
  color: #1A1A1A;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.7px;
}

@media only screen and (max-width: 768px) {
  .quest table td {
    color: var(---, #1A1A1A);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 16.8px */
    letter-spacing: 0.7px;
    padding: 18px 4px;
  }
  .quest table td span {
    color: #1A1A1A;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 14.4px */
    letter-spacing: 0.48px;
  }
}
.monefit {
  width: 100%;
}

.monefit .card {
  display: flex;
  padding: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  background: #FFF;
}

@media screen and (max-width: 768px) {
  .monefit .card {
    padding: 0;
  }
}
.monefit .card.card1 {
  gap: 64px;
}

@media screen and (max-width: 768px) {
  .monefit .card.card1 {
    gap: 48px;
  }
}
.monefit .card > .content {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
  }
}
.monefit .card > .content:nth-child(1) > img {
  width: 454.468px;
  height: 245.04px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content:nth-child(1) > img {
    width: 100%;
    height: auto;
  }
}
.monefit .card > .content:nth-child(2) > img {
  order: 1;
  width: 459px;
  height: 252px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content:nth-child(2) > img {
    width: 100%;
    height: auto;
    order: unset;
  }
}
.monefit .card > .content > .textbox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox {
    gap: 16px;
    align-items: flex-start;
  }
}
.monefit .card > .content > .textbox > p {
  color: #1A1A1A;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  /* 32px */
  letter-spacing: 0.8px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > p {
    color: var(--IG-accent_IGblack, #000);
    text-align: left;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 25.2px */
    letter-spacing: 0.72px;
  }
}
.monefit .card > .content > .textbox > div > p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > div > p {
    color: var(--text-text-primary, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
}
.monefit .card > .content > .textbox > div > p > span {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.72px;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-decoration-color: rgba(0, 139, 70, 0.2);
  text-underline-offset: 0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > div > p > span {
    color: var(--text-text-primary, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
.monefit .card > .content > .textbox > div > ul {
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > div > ul {
    margin-bottom: 8px;
  }
}
.monefit .card > .content > .textbox > div > ul li {
  display: flex;
  color: var(--text-text-primary, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
  margin-top: 8px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > div > ul li {
    color: var(--text-text-primary, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
}
.monefit .card > .content > .textbox > div > ul li::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 1.3em;
  height: 1.3em;
  margin-top: 0.3em;
  margin-right: 0.5em;
  background-image: url(/tameru/monefit/assets/img/lp/account2/icons8.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content > .textbox > div > ul li::before {
    width: 1.3em;
    height: 1.3em;
    margin-top: 0.2em;
  }
}
.monefit .card > .content > .textbox > div > ul li:first-child {
  margin-top: 0;
}

#overview .monefit .title {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
  margin-top: 48px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .title {
    gap: 8px;
    margin-top: 0;
  }
}
#overview .monefit .title > p:nth-child(1) {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  /* 32px */
  letter-spacing: 0.8px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .title > p:nth-child(1) {
    color: var(--IG-accent_IGblack, #000);
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 25.2px */
    letter-spacing: 0.72px;
  }
}
#overview .monefit .title > p:nth-child(2) {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .title > p:nth-child(2) {
    color: var(--text-text-primary, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
}
@media screen and (max-width: 768px) {
  #overview .monefit .tablebox {
    width: 100%;
    overflow-x: scroll;
  }
}
#overview .monefit .tablebox > .table {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table {
    width: -moz-max-content;
    width: max-content;
    gap: 9px;
  }
}
#overview .monefit .tablebox > .table > div {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}

#overview .monefit .tablebox > .table > div > div {
  position: relative;
  border-radius: 5.879px;
  padding: 7px 10px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 2.058px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > div > div {
    color: #FFF;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 25.2px */
    letter-spacing: 2.058px;
  }
}
#overview .monefit .tablebox > .table > div > div::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -9px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-width: 10px 10px 0 10px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > div > div::after {
    bottom: -4px;
    border-width: 5px 5px 0 5px;
  }
}
#overview .monefit .tablebox > .table > div > div:nth-child(1) {
  background-color: #48A63F;
  margin: 0 169px 22px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > div > div:nth-child(1) {
    margin: 0 110px 9px;
  }
}
#overview .monefit .tablebox > .table > div > div:nth-child(1)::after {
  border-color: #48A63F transparent transparent transparent;
}

#overview .monefit .tablebox > .table > div > div:nth-child(2) {
  background-color: #414141;
  margin: 0 66px 22px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > div > div:nth-child(2) {
    margin: 0 33px 9px;
  }
}
#overview .monefit .tablebox > .table > div > div:nth-child(2)::after {
  border-color: #414141 transparent transparent transparent;
}

#overview .monefit .tablebox > .table > table {
  width: 100%;
  height: 100%;
  border-collapse: separate;
  border: 1px solid #1A1A1A;
}

#overview .monefit .tablebox > .table > table tr th div {
  width: 238px;
  color: #1A1A1A;
  text-align: left;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 2.058px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr th div {
    width: 126px;
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 19.6px */
    letter-spacing: 2.058px;
  }
}
#overview .monefit .tablebox > .table > table tr td:nth-of-type(1) {
  width: 535px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td:nth-of-type(1) {
    width: 311px;
  }
}
#overview .monefit .tablebox > .table > table tr td:nth-of-type(2) {
  width: 307px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td:nth-of-type(2) {
    width: 173px;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(1) th div {
  display: flex;
  height: 132px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  background: #FAFAFA;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(1) th div {
    height: 100%;
    gap: 4px;
    padding: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(1) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 29.39px;
  height: 21.275px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(1) th div::before {
    width: 21.198px;
    height: 15.345px;
    flex-shrink: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(2) > * {
  background: rgba(72, 166, 63, 0.15);
}

#overview .monefit .tablebox > .table > table tr:nth-child(2) th div {
  display: flex;
  height: 188px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(2) th div {
    height: 168px;
    padding: 0;
    gap: 4px;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(2) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  aspect-ratio: 72/103;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(2) th div::before {
    width: 17.31px;
    height: 18.521px;
    aspect-ratio: 17.31/18.52;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(3) th div {
  display: flex;
  height: 96px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 11.758px;
  flex: 1 0 0;
  align-self: stretch;
  background: #FAFAFA;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(3) th div {
    height: 100%;
    gap: 4px;
    padding: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(3) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 29.39px;
  height: 26.761px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(3) th div::before {
    width: 21.198px;
    height: 19.302px;
    flex-shrink: 0;
  }
}
#overview .monefit .tablebox > .table > table tr td {
  padding: 16px 24px;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td {
    padding: 16px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  align-self: stretch;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td ul {
    gap: 8px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul li {
  display: flex;
  gap: 8px;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 28px */
  letter-spacing: 2.058px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td ul li {
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
    letter-spacing: 2.058px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul li::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  margin-top: 0.5em;
  width: 8px;
  height: 8px;
  aspect-ratio: 1/1;
  border-radius: 7.349px;
  background: var(---, #E60000);
}

#overview .monefit .tablebox > .table > table tr > * {
  border: 1px solid #1A1A1A;
}

.monefit .ac2 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 12px;
  border: 3px solid #414141;
}

@media only screen and (max-width: 768px) {
  .monefit .ac2 {
    border-radius: 12px;
    border: 2px solid #414141;
  }
}
.monefit .ac2 .ac-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 32px;
  padding: 32px 40px;
  color: var(---_, #000);
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}
@media screen and (max-width: 768px) {
  .monefit .ac2 .ac-title {
    padding: 32px 16px;
    color: var(--IG-accent_IGblack, #000);
    /* エスコン/エスコン_アコーディオン */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
}
.monefit .ac2 .ac-title p {
  color: #414141;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 0.96px;
}

.monefit .ac2.active .ac-title {
  padding-bottom: 96px;
}

.monefit .ac2 .more {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #414141;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}
@media screen and (max-width: 768px) {
  .monefit .ac2 .more {
    padding-bottom: 24px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}

.monefit .ac2 .more::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/accordion-minus.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.monefit .ac2.active .more::after {
  background-image: url(/tameru/monefit/assets/img/etrust_tfhd4/ac_plus_white.svg);
}

.monefit .ac2 .ac-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--md, 32px);
  align-self: stretch;
  padding: 32px 40px 96px;
}
@media screen and (max-width: 768px) {
  .monefit .ac2 .ac-inner {
    padding: 0 16px 90px;
  }
}

.pagetop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  z-index: 999;
}

.pagetop a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 80px;
  height: 80px;
  border: 2px solid #E60000;
  background: #fff;
  border-radius: 100px;
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0;
}

@media (hover: none) {
  .pagetop a:active {
    opacity: 0.7;
  }
}
@media (hover: hover) {
  .pagetop a:hover {
    opacity: 0.7;
  }
}
.pagetop a img {
  width: 16px;
  height: 8px;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  .pagetop {
    right: 11px;
    bottom: 5%;
  }
  .pagetop a {
    font-size: 16px;
    gap: 5px;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    color: var(---, #E60000);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    /* 116.667% */
    letter-spacing: -0.24px;
  }
}
@media screen and (max-width: 768px) {
  .mf_point {
    margin-top: 56px;
  }
}

/* モーダルを開くボタン */
.modal-open {
  cursor: pointer;
}

/* モーダルと背景の指定 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 9999;
}

/* モーダルの擬似要素の指定 */
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 25%;
}

/* クラスが追加された時の指定 */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
}

/* モーダルを閉じるボタンの指定 */
.modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(---, #E60000);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
  height: 59px;
  padding: 0px 56px;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  border-radius: 60px;
  background: #FFF;
}

.modal-content {
  padding: 20px;
}

.modal-content > iframe {
  width: 800px;
  height: 450px;
}

@media (max-width: 768px) {
  .modal-open {
    position: static;
    width: -moz-fit-content;
    width: fit-content;
  }
  .modal {
    padding: 0;
  }
  .modal-content {
    padding: 20px 0;
  }
  .modal-content > iframe {
    width: 95.2vw;
    height: 55.3vw;
  }
}
.modal-open:hover,
.modal-close:hover {
  opacity: 0.7;
}/*# sourceMappingURL=tfhd4.css.map */