@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");
@import url("https://fonts.googleapis.com/css2?family=LINE+Seed+JP&display=swap");
a:hover {
  opacity: 0.7;
}

picture img {
  height: auto;
  aspect-ratio: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}

section.l-products {
  margin: 0px;
  padding: 0;
}
section.l-content .l-content-inner{
  max-width: 1040px;
    width: 90%;
    margin: auto;
}

section.l-contact {
  background-color: transparent;
}
section.l-contact .l-content-inner{
   padding-top: 80px;
   padding-bottom: 80px;
} 
@media screen and (max-width: 768px) {
  section.l-contact .l-content-inner{
   padding-top: 56px;
   padding-bottom: 56px;
} 
}
.l-contents-gap-product {
  padding-top: 140px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .l-contents-gap-product {
    padding-top: 114px;
  }
}

html {
  scroll-padding-top: 140px;
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 114px;
  }
}
/* breadcrumbs */
.breadcrumbs {
  background-color: #fff;
}

.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: transparent;
  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: transparent !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: 32px 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: #1A1A1A;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* ?G?X?R??/?G?X?R??_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 {
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* ?N?G?X?g/??? */
    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;
  /* ?G?X?R??/?G?X?R??_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;
  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;
    /* ?N?G?X?g/?{??_???? */
    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;
  /* ?G?X?R??/?G?X?R??_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;
    /* ?N?G?X?g/?{??_???? */
    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: #E60000;
  leading-trim: both;
  text-edge: cap;
  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/etrust_escon5/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;
    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;
}

.l-container {
  padding-bottom: 100px;
  background-color: #F9F7F7;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding-bottom: 20px;
  }
}

.kvarea #etrust_kv .l-content-kv h1 img {
  margin: auto;
  max-width: 1440px;
  width: 100%;
}
.kvarea #anchor {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor {
    margin-top: 32px;
  }
}
.kvarea #anchor .anc-box {
  display: grid;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto auto;
  column-gap: 24px;
  row-gap: 8px;
  align-items: end;
}
.kvarea #anchor .anc-box__link--features {
  grid-column: 1;
  grid-row: 2;
}
.kvarea #anchor .anc-box__link--features:hover,
.kvarea #anchor .anc-box__link--news:hover,
.kvarea #anchor .anc-box__link--process:hover,
.kvarea #anchor .anc-box__link--overview:hover
{
  background-color: #000000;
  color: #FFF;
   opacity: 1;
}
.kvarea #anchor .anc-box__lead {
  grid-column: 2;
  grid-row: 1;
}
.kvarea #anchor .anc-box__link--news {
  grid-column: 2;
  grid-row: 2;
}
.kvarea #anchor .anc-box__link--process {
  grid-column: 3;
  grid-row: 2;
}
.kvarea #anchor .anc-box__link--overview {
  grid-column: 4;
  grid-row: 2;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto auto;
    column-gap: 8px;
    row-gap: 8px;
  }
  .kvarea #anchor .anc-box__link--features {
    grid-column: 1;
    grid-row: 2;
  }
  .kvarea #anchor .anc-box__lead {
    grid-column: 2;
    grid-row: 1;
  }
  .kvarea #anchor .anc-box__link--news {
    grid-column: 2;
    grid-row: 2;
  }
  .kvarea #anchor .anc-box__link--process {
    grid-column: 1;
    grid-row: 3;
  }
  .kvarea #anchor .anc-box__link--overview {
    grid-column: 2;
    grid-row: 3;
  }
}
.kvarea #anchor .anc-box__lead {
  margin: 0;
color: #000000;
text-align: center;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 18.2px */
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box__lead {
    font-size: 9px;
    line-height: 110%;
    letter-spacing: 0.4px;
  }
}
.kvarea #anchor .anc-box a {
  display: flex;
  padding: 8px 16px;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border-radius: 8px;
  border: 2px solid #000000;
  background: #F9F7F7;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box a {
    padding: 8px 0;
    border-radius: 4px;
    border: 1px solid #000000;
  }
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box a::after {
    width: 8px;
    height: 8px;
  }
}
.kvarea #anchor .anc-box a span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  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;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box a span {
    height: 22px;
    align-self: center;
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.4px;
  }
}
section#kv-under.pc {
  display: flex;
  justify-content: center;
  margin-top: 8px;
  align-items: flex-start;
  align-self: stretch;
}
section#kv-under.pc > div {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: #cccccc 1px solid;
  width: 1040px;
}
section#kv-under.pc > div p {
  text-align: center;
  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) {
  #etrust_kv #kv-under {
    display: flex;
    justify-content: center;
    margin: 8px 8px 0;
    align-items: flex-start;
    align-self: stretch;
  }
  #etrust_kv #kv-under > div {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: #cccccc 1px solid;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  #etrust_kv #kv-under > div p {
    color: #1a1a1a;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
  }
}
#features {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #features {
    margin-top: 24px;
  }
}
#features .l-content-inner {
  width: 100%;
  max-width: unset;
}
#features .l-content-inner .bg {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 1440px;
  min-height: -moz-fit-content;
  min-height: fit-content;
  margin: auto;
  background: black;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg {
    display: flex;
    flex-direction: column;
  }
}
#features .l-content-inner .bg .bg-inner {
  width: 1040px;
  padding: 56px 0 80px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .bg-inner {
    width: 100%;
    padding: 0;
  }
}
#features .l-content-inner .bg .bg-inner .title {
  color: #F9F7F7;
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) {
  #features .l-content-inner .bg .bg-inner .title {
    width: 100%;
    padding: 56px 16px 32px ;
    color: #FFF;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 900;
line-height: 150%; /* 36px */
letter-spacing: 0.96px;
  }
}
#features .l-content-inner .bg .bg-inner .title h2 {
  width: 100%;
  padding-bottom: 24px;
}
#features .l-content-inner .bg .bg-inner .title p {
color: #F9F7F7;
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) {
  #features .l-content-inner .bg .bg-inner .title p {
    color: #FFF;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
letter-spacing: 0.64px;
  }
}
#features .l-content-inner .bg .bg-inner .title ul {
  margin-top: 8px;
}
#features .l-content-inner .bg .bg-inner .title ul li {
  display: flex;
color: #F9F7F7;
font-family: "Noto Sans JP";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 22.4px */
letter-spacing: 0.56px;
}
#features .l-content-inner .bg .bg-inner .title ul li::before {
  content: "※";
}
#features .l-content-inner .bg > picture img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: contain;
     object-fit: contain;
  min-height: 100%;
  height: 268px;
  width: 512px;
  aspect-ratio: 3/2;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .bg-inner .title ul li {
    color: #FFF;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 19.2px */
letter-spacing: 0.48px;
  }
  #features .l-content-inner .bg > picture {
    display: block;
    width: 100%;
    align-self: stretch;
  }
  #features .l-content-inner .bg > picture img {
    position: static;
    height: auto;
    min-height: unset;
    width: 100%;
    aspect-ratio: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
#features .l-content-inner .anchor-card {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  max-width: 1040px;
  width: 90%;
  margin: auto;
  margin-top: -60px;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .anchor-card {
    flex-wrap: wrap;
    margin-top: -40px;
    margin-right: 16px;
    margin-left: 16px;
    gap: 16px;
  }
}
#features .l-content-inner .anchor-card a {
  position: relative;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .anchor-card a {
    pointer-events: auto;
    flex: unset;
  }
}

@media screen and (max-width: 768px) {
  #features .l-content-inner .anchor-card a:nth-child(1) picture img {
    width: 100%;
    margin: 0;    
  }
    #features .l-content-inner .anchor-card a:nth-child(2) picture img {
    width: 100%;
  }
}

#features .l-content-inner .anchor-card a p {
  height: 46px;
  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) {
  #features .l-content-inner .anchor-card a p {
    height: auto;
  }
}
#features .l-content-inner .anchor-card a ul li {
  display: flex;
}
#features .l-content-inner .anchor-card a ul li.check {
  color: #000000;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  /* 23.4px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .anchor-card a ul li.check {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#features .l-content-inner .anchor-card a ul li.check::before {
  flex-shrink: 0;
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  background-image: url(/tameru/monefit/assets/img/mf_image/icon_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
#features .l-content-inner .anchor-card a ul li.annotation {
  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;
}
#features .l-content-inner .anchor-card a ul li.annotation::before {
  flex-shrink: 0;
  content: "*";
}
#features .l-content-inner .anchor-card a ul li + li {
  margin-top: 8px;
}
#features .l-content-inner .anchor-card a img {
  width: 100%;
  filter: drop-shadow(8px 8px 12px rgba(0, 0, 0, 0.4));
}
#features .l-content-inner > .main {
  max-width: 1040px;
  width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
  gap: 56px;
  padding: 64px 0 80px;
}
#features .l-content-inner > .main > div {
  display: flex;
  flex-direction: column;
}
#features .l-content-inner > .main #content1 > .content-num-row,
#features .l-content-inner > .main #content2 > .content-num-row ,
#features .l-content-inner > .main #content3 > .content-num-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  column-gap: 16px;
  height: 56px;
}
#features .l-content-inner > .main #content1 > .content-num-row > img ,
#features .l-content-inner > .main #content2 > .content-num-row > img,
#features .l-content-inner > .main #content3 > .content-num-row > img{
  flex-shrink: 0;
}
#features .l-content-inner > .main #content1 > .content-num-row > .content-num-line ,
#features .l-content-inner > .main #content2> .content-num-row > .content-num-line,
#features .l-content-inner > .main #content3 > .content-num-row > .content-num-line{
  flex: 1 1 auto;
  min-width: 0;
  height: 1px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main #content1 > .content-num-row,
  #features .l-content-inner > .main #content2 > .content-num-row,
  #features .l-content-inner > .main #content3 > .content-num-row {
    column-gap: 12px;
  }
  #features .l-content-inner > .main > div > h3 {
    margin-top: 16px;
  }
  #features .l-content-inner > .main > div > h3 img {
    width: 100%;
  }
}
#features .l-content-inner > .main > div > picture {
  width: 100%;
}
#features .l-content-inner > .main > div > picture img {
  width: 100%;
}
#features .l-content-inner > .main > div a {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  margin-top: 32px;
  color: #E60000;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main{
    padding: 56px 0px;
  }
  #features .l-content-inner > .main > div a {
    color: #F62837;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
    margin-top: 16px;
  }
}
#features .l-content-inner > .main > div a::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/txt-link-u.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div a::before {
    width: 24px;
    height: 24px;
  }
}
#features .l-content-inner > .main > div > div:not(.content-num-row) {
  margin-top: 16px;
}
#features .l-content-inner > .main > div > div > p,
#features .l-content-inner > .main > div > div > div > 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;
}
#features .l-content-inner > .main > div > div > p > span,
#features .l-content-inner > .main > div > div > div > div > p > span {
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-decoration-color: rgba(216, 170, 118, 1);
  text-underline-offset: 0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
#features .l-content-inner > .main > div > div > p + ul,
#features .l-content-inner > .main > div > div > div > div > p + ul {
  margin-top: 8px;
}
#features .l-content-inner > .main > div > div > p + p,
#features .l-content-inner > .main > div > div > div > div > p + p {
  margin-top: 8px;
}
#features .l-content-inner > .main > div > div > ul + div,
#features .l-content-inner > .main > div > div > div > div > ul + div {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > ul + div,
  #features .l-content-inner > .main > div > div > div > div > ul + div {
    margin-top: 24px;
  }
}
#features .l-content-inner > .main > div > div > ul li,
#features .l-content-inner > .main > div > div > div > div > ul li {
  display: flex;
  color: #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;
}
#features .l-content-inner > .main > div > div > ul li::before,
#features .l-content-inner > .main > div > div > div > div > ul li::before {
      content: "※";
}
#features .l-content-inner > .main > div > div > ul li.ast::before,
#features .l-content-inner > .main > div > div > div > div > ul li.ast::before {
  content: "*";
}
#features .l-content-inner > .main > div > div > .flexbox {
  display: flex;
  gap: 32px;
  justify-content: space-between;
}
#features .l-content-inner > .main > div > div > .flexbox h3 + p {
  margin-top: 16px;
}
#features .l-content-inner > .main > div > div > .flexbox h3{
    color: #000000;
font-family: "Noto Sans JP";
font-size: 40px;
font-style: normal;
font-weight: 900;
line-height: 150%; /* 60px */
letter-spacing: 1.6px;
}
#features .l-content-inner > .main > div > div > .flexbox h3 span{
      text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-decoration-color: rgba(216, 170, 118, 1);
}
#features .l-content-inner > .main > div > div > .flexbox p + p {
  margin-top: 8px;
}
#features .l-content-inner > .main > div > div > .flexbox img {
    width: 378px;
  }
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .flexbox {
    flex-direction: column;
    gap: 16px;
  }
  #features .l-content-inner > .main > div > div > .flexbox h3{
    color: #000000;
font-family: "Noto Sans JP";
font-size: 28px;
font-style: normal;
font-weight: 900;
line-height: 150%;
  }
  #features .l-content-inner > .main > div > div > .flexbox h3 span{
      text-decoration: underline;
  text-decoration-thickness: 0.1em;
  text-decoration-color: rgba(216, 170, 118, 1);
}
#features .l-co
  #features .l-content-inner > .main > div > div > .flexbox > .sp {
    display: block;
  }
  #features .l-content-inner > .main > div > div > .flexbox picture + picture img {
    margin-top: 32px;
  }
  #features .l-content-inner > .main > div > div > .flexbox img {
    width: 100%;
  }
}
#features .l-content-inner > .main > div > div > .ac-container {
  margin-top: 80px;
  gap: 16px;
}
#features .l-content-inner > .main > div > div > .ac-container .ac {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container {
  margin-top: 56px;
  gap: 16px;
}
  #features .l-content-inner > .main > div > div > .ac-container .ac {
    border-radius: 8px;
    border: 2px solid #F62837;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 0px 8px;
  color: #D8AA76;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-title {
    font-size: 24px;
    line-height: 170%;
    padding: 0px 0px 16px;
    letter-spacing: 0.72px;
  }
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-title::after {
    flex-shrink: 0;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner {
  padding: 0px;
}

#features .l-content-inner > .main > div > div > .ac-container .ac-inner > p {
  color: #1A1A1A;
  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;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner > ul {
  margin-top: 8px;
}
#features .l-content-inner > .main > div > div > .ac-container .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;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner > ul li::before {
      content: "※";
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou {
  margin-top: 24px;
  display: flex;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner > ul li {
    color: #1A1A1A;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 19.2px */
letter-spacing: 0.48px;
  }
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou {
    flex-direction: column;
    gap: 24px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 590px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou > div {
    height: auto;
    justify-content: flex-start;
    gap: 16px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi .title-icon div {
  background: #F62837;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai .title-icon div {
  background: #F62837;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title {
    gap: 8px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title p,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title p,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title p {
    font-size: 18px;
    letter-spacing: 0.64px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title .title-icon,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title .title-icon {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title .title-icon,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title .title-icon {
    gap: 4px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title .title-icon div,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title .title-icon div {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  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%;
  /* 24px */
  letter-spacing: 0.64px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-title .title-icon div,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-title .title-icon div {
    padding: 2px 8px;
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-content,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-content {
  margin-top: 8px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-content,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-content {
    margin-top: 8px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-content p,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-content p {
  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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi > .text .text-content p,
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai > .text .text-content p {
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .saitoshi img,
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai img {
  width: 100%;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation {
    gap: 24px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div {
    gap: 16px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > 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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div > p {
    font-size: 18px;
    letter-spacing: 0.64px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-cardarea {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-cardarea {
    gap: 4px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card {
  display: flex;
  padding: 16px 0;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid #000000;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card {
    flex: 1;
    padding: 8px 0;
    gap: 6px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .title {
  color: #1A1A1A;
  text-align: center;
  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;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .title {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.56px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .text {
  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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .text {
    font-size: 10px;
    line-height: 140%;
    letter-spacing: 0.48px;
    max-width: 72px;
    text-align: left;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .main {
  color: #1A1A1A;
  font-feature-settings: "palt" on;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 18px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .main {
    font-size: 12px;
    letter-spacing: 0.48px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .main > span {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 28px */
  letter-spacing: 1.12px;
  text-decoration: underline;
  text-decoration-thickness: 0.3em;
  text-decoration-color: rgba(216, 170, 118, 0.4);
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > .main > span {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.64px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > ul li {
    font-size: 10px;
    letter-spacing: 0.4px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > ul li::before {
      content: "※";
}
#features .l-content-inner > .note {
  max-width: 1040px;
  width: 90%;
  display: flex;
  padding: 16px 32px;
  margin: 0 auto;
  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) {
  #features .l-content-inner > .note {
    padding: 24px 16px;
    gap: 16px;
    margin: 0 auto 24px;
    border-radius: 8px;
  }
}
#features .l-content-inner > .note p.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;
}
#features .l-content-inner > .note p.title::before {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 28px;
  height: 31.896px;
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/point-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .note p.title::before {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }
}
#features .l-content-inner > .note p.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;
}

#about {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #about {
    margin-top: 56px;
  }
}
#about .l-content-inner {
  max-width: unset;
  width: 100%;
}
#about .l-content-inner .bg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  max-width: 1440px;
  min-height: -moz-fit-content;
  min-height: fit-content;
  margin: auto;
  background: black;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .bg {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }
}
#about .l-content-inner .bg .bg-inner {
  width: 333px;
  padding: 56px 0 80px;
  flex-shrink: 0;
}
#about .l-content-inner .bg > picture {
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .bg .bg-inner {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}
#about .l-content-inner .bg .bg-inner .title {
  width: 100%;
  color: white;
}
#about .l-content-inner .bg .bg-inner .title .title-border{
    border:#F9F7F7 1px solid;
    display: inline-block;
    padding:5px 16px ;
    font-size: 24px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .bg .bg-inner .title {
    width: 100%;
    max-width: 100%;
    padding: 40px 16px 16px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    text-align: center;
    overflow-wrap: break-word;
  }
  #about .l-content-inner .bg .bg-inner .title .title-border{
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 27px */
    letter-spacing: 0.72px;
  }
}

#about .l-content-inner .bg .bg-inner .title h2 {
  font-size: 40px;
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 16px;
}
#about .l-content-inner .bg .bg-inner .title p {
color: #F9F7F7;
font-feature-settings: 'pwid' on;
font-family: "Noto Sans JP";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.64px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .bg .bg-inner .title h2 {
    font-family: "Noto Sans JP";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 42px */
    letter-spacing: 1.12px;
  }
  #about .l-content-inner .bg .bg-inner .title p {
    color: #F9F7F7;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: 0.64px;
  }
}
#about .l-content-inner .bg .bg-inner .title ul {
  margin-top: 8px;
}
#about .l-content-inner .bg .bg-inner .title ul li {
  display: flex;
  color: white;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}
#about .l-content-inner .bg .bg-inner .title ul li::before {
      content: "※";
}
#about .l-content-inner .bg > picture img {
  top: 0;
  bottom: 0;
  right: 0;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 40px;
  margin-bottom: 40px;
  height: 306px;
  width: 706px;
  aspect-ratio: 550/387;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .bg > picture {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 0 16px 40px;
    margin: 0;
  }
  #about .l-content-inner .bg > picture img {
    position: static;
    display: block;
    height: auto;
    max-height: 148px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    box-sizing: border-box;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
#about .l-content-inner h2 {
  margin: auto;
  max-width: 1440px;
  width: 100%;
}
#about .l-content-inner h2 picture img {
  width: 100%;
}
#about .l-content-inner .main {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main {
    padding: 0;
    margin-top: 56px;
  }
}
#about .l-content-inner .main > div {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  width: 90%;
  margin: 56px auto 0;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div:nth-child(1) {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  width: 90%;
  margin: 0 auto ;
}
#about .l-content-inner .main > div:not(:nth-child(1)) {
  display: flex;
  flex-direction: column;
  max-width: 1040px;
  width: 90%;
  margin: 32px auto 0;
}
  #about .l-content-inner .main > div::after {
    margin-top: 32px;
  }
}
#about .l-content-inner .main .about-h3 {
  color: #D8AA76;
}
#about .l-content-inner .main .about-h3-line1 {
  margin-top: 24px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main .about-h3-line1 {
    white-space: normal;
    margin-top: 16px;
  }
}
#about .l-content-inner .main > div h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #000;
font-family: "Noto Sans JP";
font-size: 24px;
font-style: normal;
font-weight: 900;
line-height: 150%;
letter-spacing: 0.96px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div h3 {
    color: #000;
font-family: "Noto Sans JP";
font-size: 28px;
font-style: normal;
font-weight: 900;
line-height: 150%;
  }
  #about .l-content-inner .main > div h3 picture {
    flex: 1;
    max-width: 280px;
  }
}
#about .l-content-inner .main > div h3 img {
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 0;
}
#about .l-content-inner .main > div h3::before {
  content: "";
  width: 100%;
  height: 64px;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 2px solid #000000;
}
#about .l-content-inner .main > div:nth-child(1) h3 img {
  height: 60px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div:nth-child(1) h3 img {
    height: auto;
  }
}
#about .l-content-inner .main > div:nth-child(1) h3::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/01.png);
  background-size: 33.6px;
  background-position: left center;
}
#about .l-content-inner .main > div .about-intro01-row {

  width: 100%;
}
@media screen and (min-width: 769px) {
  #about .l-content-inner .main > div .about-intro01-row {
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
  }
  #about .l-content-inner .main > div .about-intro01-row__text {
    flex: 1 1 0;
    min-width: 52%;
  }
  #about .l-content-inner .main > div .about-intro01-row__fig {
    flex: 0 1 48%;
    max-width: 1040px;
    min-width: 0;
    align-self: center;
  }
  #about .l-content-inner .main > div .about-intro01-row__fig picture,
  #about .l-content-inner .main > div .about-intro01-row__fig picture img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div .about-intro01-row__fig {
    margin-top: 8px;
  }
  #about .l-content-inner .main > div .about-intro01-row__fig picture img {
    width: 100%;
    margin-top: 0;
  }
}
#about .l-content-inner .main > div:nth-child(2) h3::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/02.png);
  background-size: 40px;
  background-position: left center;
}
#about .l-content-inner .main > div:nth-child(3) h3 img {
  height: 60px;
}

#about .l-content-inner .main > div:nth-child(3) h3::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/03.png);
  background-size: 40px;
  background-position: left center;
}
#about .l-content-inner .main > div .pc picture img {
  border-radius: 80px 8px 8px 8px;
  background: #FFF;
  box-shadow: 8px 8px 0 0 #F62837;
}
#about .l-content-inner .main > div p {
  margin: 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;
}
#about .l-content-inner .main > div .about-intro01-row-img-under{
  margin: 8px 0 0;
  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) {
  #about .l-content-inner .main > div p {
    margin-top: 16px;
  }
  #about .l-content-inner .main > div .about-intro01-row-img-under{
  margin: 8px 0 0;
  color: #1A1A1A;
font-family: "Noto Sans JP";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 19.2px */
letter-spacing: 0.48px;
}
}
#about .l-content-inner .main > div > picture img,
#about .l-content-inner .main > div > .pc picture img {
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div > picture img,
  #about .l-content-inner .main > div > .pc picture img {
    width: 100%;
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  #about .l-content-inner .main > div .modalimg {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
  }
  #about .l-content-inner .main > div .modalimg img {
    width: 100%;
    height: auto;
    border-radius: 48px 8px 8px 8px;
    box-shadow: 4px 4px 0 0 #F62837;
  }
  #about .l-content-inner .main > div .modalimg p {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-top: 8px;
    color: #E60000;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 22.4px */
    letter-spacing: 0.56px;
  }
}
#about .l-content-inner a {
  display: flex;
  align-items: center;
  max-width: 1040px;
  width: 90%;
  margin: auto;
  margin-top: 56px;
  color: #E60000;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner a {
    margin-top: 32px;
    color: #F62837;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
  }
}
#about .l-content-inner a::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-right: 8px;
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/txt-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner a::before {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
  }
}

#cp_cv {
  position: relative;
  padding: 64px 0 0;
}
@media screen and (max-width: 768px) {
  #cp_cv {
    padding-top: 56px;
  }
}
#cp_cv .bg {
  width: 100%;
  position: absolute;
  top: 99.9%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #cp_cv .bg {
    top: 99%;
  }
}
#cp_cv .bg svg {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #cp_cv .bg svg {
    height: 15px;
  }
}

#process {
  padding: 80px 0 80px;
}

#process .l-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 64px;
  align-self: stretch;
  max-width: 1040px;
}

@media only screen and (max-width: 768px) {
  #process {
    padding: 56px 0 0px;
  }
  #process .l-content-inner {
    gap: 32px;
  }
}
#process .l-content-inner h2 {
  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: 1px solid #000000;
  background: var(---, #FFF);
}

#process .procedure .procedure-card .step {
  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 #000000;
  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 > *:nth-child(3) > div .title_text + .title_text {
    margin-top: 8px;
  }
}

#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 + .title_text {
    margin-top: 8px;
  }
  #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 #000000;
}

#process .procedure .procedure-card:nth-child(6):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: 32px;
  margin-left: auto;
  color: #E60000;
  leading-trim: both;
  text-edge: cap;
  /* ?G?X?R??/?G?X?R??_PC_?A???J?[ */
  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;
    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_escon5/txt-link.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;
  /* ?G?X?R??/?G?X?R??_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;
  /* ?G?X?R??/?G?X?R??_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 #000000;
    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 ul li {
    margin-top: -8px;
  }
  #process .l-content-inner h2 {
    text-align: center;
    /* ?G?X?R??/?G?X?R??_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);
    /* ?G?X?R??/?G?X?R??_???? */
    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);
    /* ?G?X?R??/?G?X?R??_???? */
    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: 80px 0;
}
#overview > div > div {
  border-radius: 8px; 
}
#overview > div > div.p-overview {
  padding: 32px;
  background-color: #FFF;
}
@media screen and (max-width: 768px) {
  #overview > div > div.p-overview {
    padding: 16px 16px 32px;
    background-color: #FFF;
  }
}

#overview .l-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  max-width: 1040px;
}

@media only screen and (max-width: 768px) {
  #overview {
    padding: 56px 0;
  }
  #overview .l-content-inner {
    gap: 32px;
  }
  #overview .l-content-inner .link {
    margin: 16px 0 0;
  }
  #overview .quest .linklist.sp .link {
    margin: 0px !important;
  }
}
#overview .l-content-inner h2 {
  color: #000000;
  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;
    /* ?G?X?R??/?G?X?R??_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;
    margin-bottom: -8px;
  }
}
#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(---, #F8F8F8);
  border-radius: 8px;
  color: #313826;
  leading-trim: both;
  text-edge: cap;
  /* ?G?X?R??/?G?X?R??_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;
  /* ?G?X?R??/?G?X?R??_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;
  /* ?G?X?R??/?G?X?R??_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;
    /* ?G?X?R??/?G?X?R??_???? */
    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);
    /* ?G?X?R??/?G?X?R??_?{?? */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
  }
  #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;
    /* ?G?X?R??/?G?X?R??_???? */
    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 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;
  /* ?G?X?R??/?G?X?R??_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_escon5/icon-setsumeisyo.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;
  /* ?G?X?R??/?G?X?R??_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;
    /* ?G?X?R??/?G?X?R??_???? */
    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;
  margin-top: 64px;
}

#overview .l-content-inner .link .linklist .linkbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

#overview .l-content-inner .link .linklist .linkbox p {
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  /* 23.8px */
  letter-spacing: 0.56px;
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .link .linklist {
    flex-flow: column;
    gap: 24px;
    margin-top: 8px;
  }
  #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: 24px;
  align-self: stretch;
}

@media only screen and (max-width: 768px) {
  .quest {
    flex-direction: column;
    gap: 16px;
    padding: 0 0px 16px;
  }
}
.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;
  /* ?G?X?R??/?G?X?R??_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);
  /* ?G?X?R??/?G?X?R??_?{?? */
  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 {
  flex-shrink: 0;
  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;
}

@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);
    /* ?G?X?R??/?G?X?R??_?{?? */
    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;
    margin-top: -8px;
  }
  .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);
  width: 564px;
  height: 328px;
}

.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, #D8AA76);
}

.quest table td:nth-child(2) {
  border-right: 3px solid var(---blue_strong, #D8AA76);
}

.quest table tr:nth-child(4) td:nth-child(2) {
  border-bottom: 3px solid var(---blue_strong, #D8AA76);
}

.quest table thead th:nth-child(2) {
  border-top: 3px solid var(---blue_strong, #D8AA76);
  border-right: 3px solid var(---blue_strong,#D8AA76);
}

.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, #D8AA76);
  }
  .quest table td:nth-child(2) {
    border-right: 2px solid var(---blue_strong, #D8AA76);
  }
  .quest table tr:nth-child(4) td:nth-child(2) {
    border-bottom: 2px solid var(---blue_strong, #D8AA76);
  }
  .quest table thead th:nth-child(2) {
    border-top: 2px solid var(---blue_strong, #D8AA76);
    border-right: 2px solid var(---blue_strong, #D8AA76);
  }
  .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 {
  width: 145px;
  background: #F5F5F5;
  padding: 25px 0;
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* ?G?X?R??/?G?X?R??_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 {
    width: unset;
    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(216, 170, 118, 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: 140px;
}

.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: 16px;
    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;
}

.monefit .ac-title .card > .content > .textbox {
  gap: 8px;
}

@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.2em;
  text-decoration-color: rgba(216, 170, 118, 0.4);
  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: #D8AA76;
  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: #D8AA76 transparent transparent transparent;
}

#overview .monefit .tablebox > .table > div > div:nth-child(2) {
  background-color: #1A1A1A;
  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: #1A1A1A 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(216, 170, 118, 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 {
  background-color: #FFFFFF;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  border: 2px solid #1A1A1A;
}

.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: 24px 16px;
    color: var(--IG-accent_IGblack, #000);
    /* ?G?X?R??/?G?X?R??_?A?R?[?f?B?I?? */
    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: #000000;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  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: #000000;
  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 p {
  color: #000000;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.96px;
}
  .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_escon5/accordion-close.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.monefit .ac2.active .more::after {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/accordion-open.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;
  /* ?G?X?R??/?G?X?R??_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;
  }
}
.mf_point {
  border-radius: 8px;
  padding: var(--xl, 64px) var(--lg, 40px);
}
@media screen and (max-width: 768px) {
  .mf_point {
    padding: var(--xl, 64px) 15px;
  }
}

/* ???[?_?????J???{?^?? */
.modal-open {
  cursor: pointer;
}

/* ???[?_????w?i??w?? */
.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;
}

/* ???[?_????[???v?f??w?? */
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 25%;
}

/* ?N???X?????????????w?? */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* ???[?_????????w?? */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
}

/* ???[?_????????{?^????w?? */
.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;
}

@media screen and (max-width: 768px) {
  .image-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: opacity 0.3s, visibility 0.3s;
    box-sizing: border-box;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
  .image-modal.is-active {
    opacity: 1;
    visibility: visible;
  }
  .image-modal img {
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    cursor: default;
  }
  .close-button {
    background-color: rgb(255, 255, 255);
    color: var(---, #E60000);
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0.72px;
    height: 59px;
    padding: 0px 56px;
    cursor: pointer;
    z-index: 10000;
    border-radius: 60px;
  }
  .close-button.active {
    display: block;
  }
}
.mf_point::before {
  content: none;
}
#news{
  padding-bottom: 60px;
}
#news .l-content-inner {
  display: flex;
  padding: var(--xxl, 100px) 0px 0 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 56px;
  align-self: stretch;
}

@media only screen and (max-width: 768px) {
  #news{
    padding-bottom: 0px;
  }
  #news .l-content-inner {
    padding: 56px 0 0;
    gap: 24px;
    max-width: unset;
  }
}
#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;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 130% */
}

#news .title h2 img {
  width: 716px;
}

#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: 32px;
    height: 32px;
  }
}
#news .title .list ul li:nth-child(1)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/icon-kouritsu.svg);
}
#news .title .list ul li:nth-child(2)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/icon-shikin.svg);
}
#news .title .list ul li:nth-child(3)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/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;
  /* ?G?X?R??g/?G?X?R??g_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;
  /* ?G?X?R??g/?G?X?R??g_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);
    /* ?G?X?R??g/?G?X?R??g_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);
    /* ?G?X?R??g/?G?X?R??g_?{??? */
    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;
  /* ?G?X?R??g/?G?X?R??g_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);
    /* ?G?X?R??g/?G?X?R??g_?{??? */
    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;
  /* ?G?X?R??g/?G?X?R??g_PC_?f??? */
  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;
  /* ?G?X?R??g/?G?X?R??g_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(216, 170, 118, 0.4);
  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;
    /* ?G?X?R??g/?G?X?R??g_PC_?f??? */
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 157.143% */
  }
  #news .content .img > div.img-ac {
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #000000;
    width: 100%;
    gap: 32px;
    background-color: #fff;
  }
  #news .content .img > div.img-ac p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    align-self: stretch;
    color: #000000;
    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_escon5/accordion-close.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_escon5/accordion-open.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: 1px solid #000000;
  background-color: #fff;
}

@media only screen and (max-width: 768px) {
  #news .ac {
    border-radius: 12px;
    border: 1px solid #000000;
    padding: 0 20px;
  }
}
#news .ac .ac-title {
  color: #000000;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 0;
  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_escon5/accordion-close.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#news .ac .ac-title.active::after {
  background-image: url(/tameru/monefit/assets/img/etrust_escon5/accordion-open.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;
  /* ?G?X?R??g/?G?X?R??g_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_escon5/step-1.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/step-2.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/dot.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/step-3.svg), url(/tameru/monefit/assets/img/etrust_escon5/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;
  /* ?G?X?R??g/?G?X?R??g_PC_?{???_?e??? */
  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;
  /* ?G?X?R??g/?G?X?R??g_PC_?{???_?e??? */
  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;
  /* ?G?X?R??g/?G?X?R??g_PC_???f? */
  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: 30px;
}

#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;
  /* ?G?X?R??g/?G?X?R??g_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;
  /* ?G?X?R??g/?G?X?R??g_PC_?f??? */
  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 {
    /* ?G?X?R??g/?G?X?R??g_?A?R?[?f?B?I??g */
    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;
    /* ?N?G?X?g/?{???_?e??? */
    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_escon5/step-1.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/step-2.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/dot.svg), url(/tameru/monefit/assets/img/etrust_escon5/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_escon5/step-3.svg), url(/tameru/monefit/assets/img/etrust_escon5/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;
    /* ?G?X?R??g/?G?X?R??g_PC_?{???_?e??? */
    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;
    /* ?G?X?R??g/?G?X?R??g_PC_?{???_?e??? */
    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);
    /* ?G?X?R??g/?G?X?R??g_?{??? */
    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);
    /* ?G?X?R??g/?G?X?R??g_?f??? */
    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);
}