@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-contact {
  background-color: transparent;
}

.l-contents-gap-product {
  padding-top: 140px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .l-contents-gap-product {
    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: 30px 20px 0 !important;
    margin: 0 !important;
    justify-content: space-between;
    align-items: center;
    background-color: transparent !important;
  }
}
@media only screen and (max-width: 768px) {
  .l-products-quest-btn_b_cp .l-content-inner {
    gap: 20px 10px !important;
  }
}
.l-contents .button_area-inner_a {
  width: unset;
  padding-left: unset;
  float: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.l-contents .button_area-inner_text {
  color: #FFF;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_詳細 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 66.667% */
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_text {
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/詳細 */
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 12px;
    /* 120% */
  }
}
.l-contents .button_area-inner_a .mf_point_cv_ac {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(---, #FFF);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  padding: 18px 60px;
  gap: 12px;
  border-radius: 60px;
  background: #E60000;
  box-shadow: 4px 6px 14px 0px rgba(0, 0, 0, 0.14);
  align-self: stretch;
}

.l-contents .button_area-inner_a .mf_point_cv_ac span {
  display: flex;
  padding: 8px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: var(---, #FFF);
  color: var(---, #E60000);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_a .mf_point_cv_ac {
    color: var(---, #FFF);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/本文_太字 */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 157.143% */
    letter-spacing: 0.28px;
    display: flex;
    padding: 12px 18px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 25px;
    background: var(---, #E60000);
  }
  .l-contents .button_area-inner_a .mf_point_cv_ac span {
    display: flex;
    padding: 4px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: var(--surface-surface-subtle, #FAEDED);
    color: var(---, #E60000);
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /* 116.667% */
    letter-spacing: -0.24px;
  }
}
.l-contents .button_area-inner_a .mf_point_cv_ac:hover {
  background: #B80000;
}

.l-contents .button_area-inner_a .mf_point_cv_ac:hover span {
  color: #B80000;
  background: var(--surface-surface-subtle, #FAEDED);
}

.mf_point_cv_ac:visited,
.mf_point_cv_ac:link {
  color: #FFF;
}

.l-contents .button_area-inner_b {
  width: unset;
  float: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.l-contents .button_area-inner_b .mf_point_cv_login {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 70px;
  border: 2px solid var(--text-text-critical, #E60000);
  padding: var(--xs, 18px) var(--sm, 60px);
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

.l-contents .button_area-inner_b .mf_point_cv_login > img {
  width: 24px;
  height: 28px;
}

@media only screen and (max-width: 768px) {
  .l-contents .button_area-inner_b .mf_point_cv_login {
    display: flex;
    padding: 12px 15px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    align-self: stretch;
    border-radius: 25px;
    border: 2px solid var(---, #E60000);
    background: var(---, #FFF);
    color: var(---, #E60000);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/本文_太字 */
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    /* 157.143% */
    letter-spacing: 0.28px;
  }
  .l-contents .button_area-inner_b .mf_point_cv_login > img {
    width: 13px;
    height: 15px;
  }
}
.button_area-inner_c {
  width: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.button_area-inner_c > a {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
  display: flex;
  align-items: center;
}

.button_area-inner_c > a::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/txt-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
}

@media only screen and (max-width: 768px) {
  .button_area-inner_c > a {
    display: flex;
    color: #FFF;
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
  }
  .button_area-inner_c > a::before {
    width: 24px;
    height: 24px;
  }
}
.button_area-inner_c > a:hover {
  opacity: 0.7;
  color: #FFF;
}

.l-container {
  background: #000048;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .l-container {
    padding-bottom: 20px;
  }
}

.kvarea #etrust_kv .l-content-kv .kv_title {
  display: flex;
  width: 100%;
  padding: 24px 0 16px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  background: #F2F2F2;
}
@media screen and (max-width: 768px) {
  .kvarea #etrust_kv .l-content-kv .kv_title {
    padding: 16px 0 8px;
  }
}
.kvarea #etrust_kv .l-content-kv .kv_title_main {
  display: flex;
  align-items: center;
  gap: 19px;
  color: var(---, #1A1A1A);
  text-align: right;
  font-family: "Noto Sans JP";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 36px */
  letter-spacing: 1.2px;
}
@media screen and (max-width: 768px) {
  .kvarea #etrust_kv .l-content-kv .kv_title_main {
    gap: 7px;
    font-size: 20px;
    letter-spacing: 0.8px;
  }
  .kvarea #etrust_kv .l-content-kv .kv_title_main img {
    width: 140px;
  }
}
.kvarea #etrust_kv .l-content-kv .kv_title_sub {
  color: var(--module-text-menu-text, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 24px */
  letter-spacing: 0.6px;
}
@media screen and (max-width: 768px) {
  .kvarea #etrust_kv .l-content-kv .kv_title_sub {
    padding: 0 20px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.44px;
  }
}
.kvarea #etrust_kv .l-content-kv h1 img {
  width: 100%;
}
.kvarea #anchor {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor {
    margin-top: 32px;
  }
}
.kvarea #anchor .anc-box {
  display: flex;
  max-width: 1040px;
  padding: 0;
  justify-content: center;
  align-items: flex-end;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box {
    gap: 8px;
  }
}
.kvarea #anchor .anc-box a {
  display: flex;
  padding: 8px 16px;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex: 1 0 0;
  border-radius: 8px;
  border: 2px solid #000048;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  .kvarea #anchor .anc-box a {
    padding: 8px 0 4px;
    border-radius: 4px;
    border: 1px solid #000048;
  }
}
.kvarea #anchor .anc-box a::after {
  content: "";
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/anchor.svg);
}
@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;
  color: #000048;
  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: stretch;
    font-size: 10px;
    line-height: 110%;
    letter-spacing: 0.4px;
  }
}

#features {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  #features {
    margin-top: 32px;
  }
}
#features .l-content-inner {
  max-width: 1040px;
  border-radius: 20px;
  background: #FFF;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner {
    border-radius: 12px;
  }
}
#features .l-content-inner .bg {
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center;
  padding: 56px 40px 46px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/pc/pc-bg.jpg);
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg {
    padding: 0;
    gap: 0;
    background-image: unset;
  }
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .title {
    padding: 24px 16px 15px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/sp/sp-bg.jpg);
  }
}
#features .l-content-inner .bg .title h2 img {
  width: 830px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .title h2 img {
    width: 100%;
  }
}
#features .l-content-inner .bg .title p {
  margin-top: 16px;
  color: #000048;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .title p {
    font-size: 16px;
    letter-spacing: 0.64px;
  }
}
#features .l-content-inner .bg .title ul {
  margin-top: 8px;
}
#features .l-content-inner .bg .title ul li {
  display: flex;
  justify-content: 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;
}
#features .l-content-inner .bg .title ul li::before {
  content: "※";
}
#features .l-content-inner .bg .anchor-card {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .anchor-card {
    flex-wrap: wrap;
    gap: 32px 24px;
    padding: 16px 16px 0;
  }
}
#features .l-content-inner .bg .anchor-card a {
  position: relative;
  pointer-events: none;
  display: flex;
  padding: 32px 16px 16px 16px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 12px;
  border: 2px solid #000048;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .anchor-card a {
    pointer-events: auto;
    flex: unset;
    padding: 24px 16px 30px 16px;
  }
}
#features .l-content-inner .bg .anchor-card a::before {
  position: absolute;
  content: "";
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
}
#features .l-content-inner .bg .anchor-card a:nth-child(1)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/tokucyo-no01.svg);
}
#features .l-content-inner .bg .anchor-card a:nth-child(2)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/tokucyo-no02.svg);
}
#features .l-content-inner .bg .anchor-card a:nth-child(3)::before {
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/tokucyo-no03.svg);
}
@media screen and (max-width: 768px) {
  #features .l-content-inner .bg .anchor-card a::after {
    position: absolute;
    content: "";
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/anchor.svg);
  }
}
#features .l-content-inner .bg .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 .bg .anchor-card a p {
    height: auto;
  }
}
#features .l-content-inner .bg .anchor-card a img {
  width: 100%;
}
#features .l-content-inner > .main {
  display: flex;
  flex-direction: column;
  gap: 64px;
  padding: 18px 40px 64px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main {
    padding: 32px 16px;
    gap: 32px;
  }
}
#features .l-content-inner > .main > div {
  display: flex;
  flex-direction: column;
}
#features .l-content-inner > .main > div > picture {
  width: 100%;
}
#features .l-content-inner > .main > div:nth-child(2n+1) > div {
  position: relative;
  margin-left: 82px;
}
#features .l-content-inner > .main > div:nth-child(2n+1) > div > * {
  position: relative;
  z-index: 2;
}
#features .l-content-inner > .main > div:nth-child(2n+1) > div::before {
  z-index: 1;
  content: "";
  position: absolute;
  left: -19px;
  top: 8px;
  width: 86px;
  height: 52px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/pc/fukidashi-l-pc.png);
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div:nth-child(2n+1) > div::before {
    background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/sp/fukidashi-l-sp.png);
  }
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div:nth-child(2n+1) > div {
    margin-left: 33px;
  }
}
#features .l-content-inner > .main > div:nth-child(2n) > div {
  position: relative;
  margin-right: 82px;
}
#features .l-content-inner > .main > div:nth-child(2n) > div > * {
  position: relative;
  z-index: 2;
}
#features .l-content-inner > .main > div:nth-child(2n) > div::before {
  z-index: 1;
  content: "";
  position: absolute;
  right: -21px;
  top: 8px;
  width: 86px;
  height: 52px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/pc/fukidashi-r-pc.png);
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div:nth-child(2n) > div::before {
    background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/sp/fukidashi-r-sp.png);
  }
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div:nth-child(2n) > div {
    margin-right: 33px;
  }
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div:nth-child(2n) > div .flexbox {
    flex-direction: column;
  }
}
#features .l-content-inner > .main > div:nth-child(2n) > picture {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
#features .l-content-inner > .main > div > div {
  padding: 32px;
  border-radius: 20px;
  background: #F2F2F2;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div {
    margin-top: 8px;
    padding: 16px;
    gap: 24px;
    border-radius: 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: 500;
  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: #F03;
  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 > 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 > .flexbox {
  display: flex;
  gap: 16px;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .flexbox {
    flex-direction: column;
  }
  #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: 32px;
  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 {
    margin-top: 24px;
    gap: 16px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac {
  width: 100%;
  border-radius: 20px;
  border: 3px solid #000048;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac {
    border-radius: 8px;
    border: 2px solid #000048;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  color: #000048;
  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) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-title {
    padding: 24px 16px;
    font-size: 18px;
    line-height: 170%;
    letter-spacing: 0.72px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-title::after {
  content: "";
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/ac-close-nv.svg);
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-title::after {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-title.active::after {
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/ac-open-nv.svg);
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner {
  padding: 0 32px 32px 32px;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner {
    padding: 8px 16px 16px;
  }
}
#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: 500;
  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: 32px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #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: 570px;
}
@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: #06C755;
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .haitou .bunpai .title-icon div {
  background: #F03;
}
#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 {
    flex-direction: column;
    align-items: flex-start;
    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: 16px;
    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;
  }
}
@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;
}
#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: 32px;
  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: 16px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div {
    gap: 8px;
  }
}
#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: 16px;
    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 {
    flex-direction: column;
    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 #D9D9D9;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card {
    width: 100%;
    padding: 10px 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: 12px;
    line-height: 140%;
    letter-spacing: 0.48px;
  }
}
#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(255, 0, 51, 0.2);
  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: 12px;
    letter-spacing: 0.48px;
  }
}
#features .l-content-inner > .main > div > div > .ac-container .ac-inner .simulation > div .simulation-card > ul li::before {
  content: "※";
}
#features .l-content-inner > .note {
  display: flex;
  padding: 16px 32px;
  margin: 0 40px 56px;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap8, 8px);
  align-self: stretch;
  border-radius: 20px;
  border: 1px solid #1A1A1A;
}
@media screen and (max-width: 768px) {
  #features .l-content-inner > .note {
    padding: 16px;
    margin: 0 16px 24px;
  }
}
#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_lycorp2/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: 1040px;
}
#about .l-content-inner > .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .title {
    gap: 16px;
  }
}
#about .l-content-inner > .title div img {
  width: 428px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .title div img {
    max-width: 100%;
    width: 330px;
  }
}
#about .l-content-inner > .title P {
  color: #FFF;
  font-feature-settings: "pwid" on;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .title P {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}
#about .l-content-inner > .intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .intro {
    gap: 8px;
    margin-top: 32px;
  }
}
#about .l-content-inner > .intro div {
  display: flex;
  padding: 4px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #000048;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
  letter-spacing: 0.96px;
  border-radius: 12px;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .intro div {
    font-size: 20px;
    letter-spacing: 0.8px;
  }
}
#about .l-content-inner > .intro img {
  height: 110px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .intro img {
    height: 88px;
  }
}
#about .l-content-inner > .main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 56px;
  align-self: stretch;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main {
    gap: 32px;
    margin-top: 32px;
  }
}
#about .l-content-inner > .main > .content {
  padding-bottom: 56px;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content {
    padding-bottom: 32px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content:nth-of-type(1) .title img {
    max-width: 100%;
    width: 220px;
  }
}
#about .l-content-inner > .main > .content:nth-of-type(1) .source {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content:nth-of-type(1) .source {
    text-align: left;
  }
}
#about .l-content-inner > .main > .content:nth-of-type(2) .flexbox {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content:nth-of-type(2) .flexbox {
    flex-direction: column;
  }
}
#about .l-content-inner > .main > .content:last-child {
  padding-bottom: 0;
  border: none;
}
#about .l-content-inner > .main > .content.content03 img {
  width: 100%;
}
#about .l-content-inner > .main > .content.content03 > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content.content03 > div {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content.content03 > div > div {
    width: 100%;
  }
  #about .l-content-inner > .main > .content.content03 > div > div .modalimg img {
    height: auto;
  }
  #about .l-content-inner > .main > .content.content03 > div > div .modalimg p {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-top: 8px;
    color: var(---, #FFF);
    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 > .main > .content.content03 > div > div .modalimg p::before {
    display: inline-block;
    vertical-align: baseline;
    flex-shrink: 0;
    content: "";
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/kakudai_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  #about .l-content-inner > .main > .content.content03 > div > div .js-scrollable img {
    display: block;
    max-width: unset;
    width: 786px;
  }
}
#about .l-content-inner > .main > .content .flexbox {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content .flexbox {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content .flexbox > div {
    width: 100%;
  }
}
#about .l-content-inner > .main > .content .flexbox > div > picture img {
  width: 448px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content .flexbox > div > picture img {
    width: 100%;
    height: auto;
  }
}
#about .l-content-inner > .main > .content .flexbox > div:last-child {
  flex-shrink: 0;
}
#about .l-content-inner > .main > .content .title img {
  width: auto;
  height: 45px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .main > .content .title img {
    height: auto;
  }
}
#about .l-content-inner > .main > .content .title + * {
  margin-top: 24px;
}
#about .l-content-inner > .main > .content .text {
  color: #FFF;
  font-feature-settings: "pwid" on;
  /* module/text/pc本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}
#about .l-content-inner > .main > .content .source {
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
  margin-top: 8px;
}
#about .l-content-inner > .main > .content .users {
  margin-top: 24px;
}
#about .l-content-inner > .main > .content .users ul {
  margin-top: 8px;
}
#about .l-content-inner > .main > .content .users ul li {
  display: flex;
  color: #FFF;
  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 > .main > .content .users ul li::before {
  content: "※";
}
#about .l-content-inner > .link {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #FFF;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 20px */
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .link {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.64px;
    margin-top: 32px;
  }
}
#about .l-content-inner > .link::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/txt-link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  #about .l-content-inner > .link::before {
    width: 24px;
    height: 24px;
  }
}

#cp_cv {
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  #cp_cv {
    padding-top: 56px;
  }
}

#process {
  padding: 80px 0 40px;
}

#process .l-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 40px;
  align-self: stretch;
  max-width: 1040px;
}

@media only screen and (max-width: 768px) {
  #process {
    padding: 56px 0;
  }
  #process .l-content-inner {
    gap: 32px;
  }
}
#process .l-content-inner h2 {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: var(--pch2-font-size, 40px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 60px */
}

#process .l-content-inner > div {
  width: 100%;
}

.procedure {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  counter-reset: num;
}

#process .procedure .procedure-card {
  display: grid;
  grid-template-columns: 100px 256px 1fr;
  padding: 32px;
  gap: 24px;
  position: relative;
  align-items: center;
  width: 100%;
  border-radius: 8px;
  border: 3px solid #fff;
  background: var(---, #FFF);
}

#process .procedure .procedure-card .step {
  color: #000048;
  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 #000048;
  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 #fff;
}

#process .procedure .procedure-card:nth-child(7):after {
  content: none;
}

#process .procedure .procedure-card .title span {
  color: var(---, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
}

@media only screen and (max-width: 768px) {
  #process .procedure .procedure-card .title span {
    font-size: 18px;
  }
}
#process .procedure div:nth-child(5) div::after {
  content: none;
}

@media only screen and (min-width: 769px) {
  #process .procedure div:nth-child(4) .procedure-card .title {
    margin-bottom: 8px;
  }
}
#process .procedure div:nth-child(5) .procedure-card p.title_text {
  font-weight: 400;
}

#process .procedure .procedure-card ul li {
  color: var(--module-text-attention, #1A1A1A);
  display: flex;
  margin-top: -16px;
  /* module/text/pc sp注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
}

#process .procedure .procedure-card ul li::before {
  display: inline-block;
  content: "※";
}

#process .l-content-inner .list > p {
  color: var(--module-text-attention, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 22.4px */
  letter-spacing: 0.56px;
  display: flex;
  align-items: flex-start;
  margin-top: 24px;
}

#process .l-content-inner .list > p::before {
  display: inline-block;
  content: "※";
}

#process .l-content-inner > div > a {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-left: auto;
  color: #fff;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_アンカー */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  /* 70% */
}
@media screen and (max-width: 768px) {
  #process .l-content-inner > div > a {
    margin-top: 32px;
    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_lycorp2/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;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  border-radius: 4px;
  background: var(---_, #000);
}

#process .list ul li .text p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_h4 */
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 136.364% */
  letter-spacing: 0;
}

#process .list ul li .text p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {
  #process .procedure .procedure-card {
    background: var(---, #FFF);
    grid-template-columns: 48px 1fr;
    padding: 16px;
  }
  #process .procedure .procedure-card .step {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 2;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    text-align: center;
  }
  #process .procedure .procedure-card .step:empty {
    display: none;
  }
  #process .procedure .procedure-card .step:empty + p {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .procedure .procedure-card .step::after {
    margin-left: 0;
    content: counter(num, decimal-leading-zero);
    white-space: unset;
    text-align: center;
    display: block;
    align-items: center;
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
  }
  #process .procedure .procedure-card > *:nth-child(3) {
    height: unset;
    padding-top: 8px;
    padding-left: 0px;
    border-top: 1px solid #000048;
    border-left: unset;
    grid-row: 2/3;
    grid-column: 1/3;
    gap: 16px;
  }
  #process .procedure .procedure-card .title {
    color: var(---, #1A1A1A);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    letter-spacing: 0.72px;
  }
  #process .procedure .procedure-card .text {
    width: 100%;
    color: var(---, #1A1A1A);
    font-feature-settings: "pwid" on;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.64px;
  }
  #process .procedure .procedure-card:nth-of-type(5) .text {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  #process .procedure .procedure-card ul li {
    margin-top: -8px;
  }
  #process .l-content-inner h2 {
    text-align: center;
    /* エスコン/エスコン_h2 */
    font-family: var(--pch2-font-family, "Noto Sans JP");
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
    letter-spacing: 1.12px;
  }
  #process .l-content-inner a {
    color: var(---, #E60000);
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 27.2px */
    letter-spacing: 0.64px;
    margin: 32px auto 0 0;
  }
  #process .l-content-inner a::before {
    width: 24px;
    height: 24px;
  }
  #process .list ul li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    width: 100%;
  }
  #process .list ul li p.title {
    width: 166px;
    min-width: 166px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 5px;
    color: var(---, #FFF);
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
    border-radius: 4px;
    background: var(---_, #000);
  }
  #process .list ul li:nth-child(4) p.title {
    height: 85px;
  }
  #process .list ul li .text {
    flex-grow: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
  #process .list ul li .text p {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
    letter-spacing: 0;
  }
  #process .list ul li .text p + p {
    margin-top: 6px;
  }
  #process .l-content-inner .list > p {
    margin-top: 32px;
  }
}
#process .l-content-inner a:hover {
  opacity: 0.7;
}

#overview {
  padding: 40px 0 80px;
}
#overview > div > div {
  border-radius: 8px;
  background: #FFF;
}
#overview > div > div.p-overview {
  padding: 32px;
}
@media screen and (max-width: 768px) {
  #overview > div > div.p-overview {
    padding: 16px;
  }
}

#overview .l-content-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 72px;
  max-width: 1040px;
}

@media only screen and (max-width: 768px) {
  #overview {
    padding: 0 0 4px;
  }
  #overview .l-content-inner {
    gap: 32px;
  }
  #overview .l-content-inner .link {
    margin: 8px 0;
  }
  #overview .quest .linklist.sp .link {
    margin: 0px !important;
  }
}
#overview .l-content-inner h2 {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  /* 130% */
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner h2 {
    text-align: center;
    /* エスコン/エスコン_h2 */
    font-family: var(--pch2-font-family, "Noto Sans JP");
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 42px */
    letter-spacing: 1.12px;
    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(---, #F4F4F4);
  border-radius: 8px;
  color: #313826;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

#overview .l-content-inner .list p {
  color: var(---, #1A1A1A);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "palt" on;
  /* エスコン/エスコン_PC_本文 */
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  /* 160% */
}

#overview .l-content-inner .list p .small {
  color: var(--Black, #1A1A1A);
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
}

#overview .l-content-inner div.list div:nth-child(10) div p:nth-child(1) {
  margin-bottom: 16px;
}

#overview .l-content-inner div.list div div p + p {
  margin-top: 16px;
}

#overview .l-content-inner .list ul {
  margin-top: 8px;
}

#overview .l-content-inner .list ul li {
  color: #1A1A1A;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  display: flex;
  align-items: flex-start;
}

#overview .l-content-inner .list ul li::before {
  display: inline-block;
  content: "※";
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .list h3 {
    padding: 8px 12px;
    color: #313826;
    /* エスコン/エスコン_強調 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 20.8px */
    letter-spacing: 0.64px;
  }
  #overview .l-content-inner .list p {
    color: var(---, #1A1A1A);
    /* エスコン/エスコン_本文 */
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.64px;
    padding: 0px 8px;
  }
  #overview .l-content-inner .list p .small {
    color: var(---, #1A1A1A);
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 21px */
    letter-spacing: 0.56px;
  }
  #overview .l-content-inner .list ul li {
    color: #1A1A1A;
    /* エスコン/エスコン_注釈 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
    padding: 0px 8px;
  }
  #overview .l-content-inner div.list div:nth-child(10) div p:nth-child(1) {
    margin-bottom: 8px;
  }
  #overview .l-content-inner div.list div div p + p {
    margin-top: 8px;
  }
}
#overview .l-content-inner .link {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}

#overview .l-content-inner .link a {
  display: flex;
  padding: 20px 52px;
  align-items: center;
  gap: var(--xxs, 8px);
  border-radius: 100px;
  border: 2px solid var(---, #E60000);
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}

#overview .l-content-inner .link a::before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 20px;
  background-image: url(/tameru/monefit/assets/img/etrust/icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

#overview .l-content-inner .link a:hover {
  background: var(--surface-surface-subtle, #FAEDED);
}

#overview .l-content-inner .link ul {
  display: flex;
  flex-direction: column;
  gap: var(--xs, 8px);
  align-self: stretch;
  counter-reset: num;
}

#overview .l-content-inner .link ul li {
  counter-increment: num;
  color: #1A1A1A;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_注釈 */
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  display: flex;
  align-items: flex-start;
}

#overview .l-content-inner .link ul li::before {
  white-space: nowrap;
  display: inline-block;
  content: "*" counter(num);
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #overview .l-content-inner .link ul li {
    color: #1A1A1A;
    /* エスコン/エスコン_注釈 */
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    letter-spacing: 0.48px;
  }
}
#overview .l-content-inner .link .linklist {
  display: flex;
  gap: 20px;
  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: 26px;
  }
  #overview .l-content-inner .link .linklist .linkbox {
    gap: 8px;
  }
  #overview .l-content-inner .link .linklist .linkbox p {
    font-size: 14px;
    letter-spacing: 0.56px;
  }
}
.quest {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  padding: 32px 40px;
}

@media only screen and (max-width: 768px) {
  .quest {
    flex-direction: column;
    gap: 24px;
    padding: 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;
  /* エスコン/エスコン_PC_h4 */
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  /* 136.364% */
  width: 100%;
  margin: unset;
}

.quest .textbox .text {
  color: var(---, #1A1A1A);
  /* エスコン/エスコン_本文 */
  font-family: "Noto Sans JP";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.64px;
}

.quest .textbox .linklist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
}

.quest .textbox .link {
  display: flex;
  flex-direction: row !important;
  gap: 8px !important;
  align-items: center;
  color: var(---, #E60000);
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 26px */
}

.quest .link::before {
  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);
    /* エスコン/エスコン_本文 */
    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, #F03);
}

.quest table td:nth-child(2) {
  border-right: 3px solid var(---blue_strong, #F03);
}

.quest table tr:nth-child(4) td:nth-child(2) {
  border-bottom: 3px solid var(---blue_strong, #F03);
}

.quest table thead th:nth-child(2) {
  border-top: 3px solid var(---blue_strong, #F03);
  border-right: 3px solid var(---blue_strong, #F03);
}

.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, #F03);
  }
  .quest table td:nth-child(2) {
    border-right: 2px solid var(---blue_strong, #F03);
  }
  .quest table tr:nth-child(4) td:nth-child(2) {
    border-bottom: 2px solid var(---blue_strong, #F03);
  }
  .quest table thead th:nth-child(2) {
    border-top: 2px solid var(---blue_strong, #F03);
    border-right: 2px solid var(---blue_strong, #F03);
  }
  .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;
  /* エスコン/エスコン_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(6, 199, 85, 0.15);
}

.quest table td:nth-child(3) {
  background: var(---, #FFF);
}

.quest table tbody tr:last-child > *:last-child {
  border: none;
}

.quest table th:nth-child(2) img {
  width: 130px;
}

.quest table th:nth-child(3) img {
  width: 95px;
}

@media only screen and (max-width: 768px) {
  .quest table th:nth-child(2) img {
    width: 28vw;
  }
  .quest table th:nth-child(3) img {
    width: 20vw;
  }
}
.quest table td {
  color: var(---, #1A1A1A);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 144.444% */
  letter-spacing: 0.9px;
}

.quest table td span {
  color: #1A1A1A;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "Noto Sans JP";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
  letter-spacing: -0.7px;
}

@media only screen and (max-width: 768px) {
  .quest table td {
    color: var(---, #1A1A1A);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 16.8px */
    letter-spacing: 0.7px;
    padding: 18px 4px;
  }
  .quest table td span {
    color: #1A1A1A;
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 14.4px */
    letter-spacing: 0.48px;
  }
}
.monefit {
  width: 100%;
}

.monefit .card {
  display: flex;
  padding: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 8px;
  background: #FFF;
}

@media screen and (max-width: 768px) {
  .monefit .card {
    padding: 0;
  }
}
.monefit .card.card1 {
  gap: 64px;
}

@media screen and (max-width: 768px) {
  .monefit .card.card1 {
    gap: 48px;
  }
}
.monefit .card > .content {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
  }
}
.monefit .card > .content:nth-child(1) > img {
  width: 454.468px;
  height: 245.04px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content:nth-child(1) > img {
    width: 100%;
    height: auto;
  }
}
.monefit .card > .content:nth-child(2) > img {
  order: 1;
  width: 459px;
  height: 252px;
}

@media screen and (max-width: 768px) {
  .monefit .card > .content:nth-child(2) > img {
    width: 100%;
    height: auto;
    order: unset;
  }
}
.monefit .card > .content > .textbox {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}

.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.1em;
  text-decoration-color: #F03;
  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: #F03;
  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: #F03 transparent transparent transparent;
}

#overview .monefit .tablebox > .table > div > div:nth-child(2) {
  background-color: #414141;
  margin: 0 66px 22px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > div > div:nth-child(2) {
    margin: 0 33px 9px;
  }
}
#overview .monefit .tablebox > .table > div > div:nth-child(2)::after {
  border-color: #414141 transparent transparent transparent;
}

#overview .monefit .tablebox > .table > table {
  width: 100%;
  height: 100%;
  border-collapse: separate;
  border: 1px solid #1A1A1A;
}

#overview .monefit .tablebox > .table > table tr th div {
  width: 238px;
  color: #1A1A1A;
  text-align: left;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 2.058px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr th div {
    width: 126px;
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    /* 19.6px */
    letter-spacing: 2.058px;
  }
}
#overview .monefit .tablebox > .table > table tr td:nth-of-type(1) {
  width: 535px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td:nth-of-type(1) {
    width: 311px;
  }
}
#overview .monefit .tablebox > .table > table tr td:nth-of-type(2) {
  width: 307px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td:nth-of-type(2) {
    width: 173px;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(1) th div {
  display: flex;
  height: 132px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  background: #FAFAFA;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(1) th div {
    height: 100%;
    gap: 4px;
    padding: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(1) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 29.39px;
  height: 21.275px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(1) th div::before {
    width: 21.198px;
    height: 15.345px;
    flex-shrink: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(2) > * {
  background: rgba(6, 199, 85, 0.15);
}

#overview .monefit .tablebox > .table > table tr:nth-child(2) th div {
  display: flex;
  height: 188px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(2) th div {
    height: 168px;
    padding: 0;
    gap: 4px;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(2) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_2.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  aspect-ratio: 72/103;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(2) th div::before {
    width: 17.31px;
    height: 18.521px;
    aspect-ratio: 17.31/18.52;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(3) th div {
  display: flex;
  height: 96px;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 11.758px;
  flex: 1 0 0;
  align-self: stretch;
  background: #FAFAFA;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(3) th div {
    height: 100%;
    gap: 4px;
    padding: 0;
  }
}
#overview .monefit .tablebox > .table > table tr:nth-child(3) th div::before {
  content: "";
  display: inline-block;
  background-image: url(/tameru/monefit/assets/img/lp/account2/chigai_icon_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 29.39px;
  height: 26.761px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr:nth-child(3) th div::before {
    width: 21.198px;
    height: 19.302px;
    flex-shrink: 0;
  }
}
#overview .monefit .tablebox > .table > table tr td {
  padding: 16px 24px;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td {
    padding: 16px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  align-self: stretch;
  height: 100%;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td ul {
    gap: 8px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul li {
  display: flex;
  gap: 8px;
  color: #1A1A1A;
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 28px */
  letter-spacing: 2.058px;
}

@media screen and (max-width: 768px) {
  #overview .monefit .tablebox > .table > table tr td ul li {
    color: #1A1A1A;
    font-family: "Noto Sans JP";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 19.6px */
    letter-spacing: 2.058px;
  }
}
#overview .monefit .tablebox > .table > table tr td ul li::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  margin-top: 0.5em;
  width: 8px;
  height: 8px;
  aspect-ratio: 1/1;
  border-radius: 7.349px;
  background: var(---, #E60000);
}

#overview .monefit .tablebox > .table > table tr > * {
  border: 1px solid #1A1A1A;
}

.monefit .ac2 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.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);
    /* エスコン/エスコン_アコーディオン */
    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: #000048;
  font-family: "Noto Sans JP";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 33.6px */
  letter-spacing: 0.96px;
}

.monefit .ac2.active .ac-title {
  padding-bottom: 96px;
}

.monefit .ac2 .more {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #000048;
  font-family: "Noto Sans JP";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 0.88px;
}
@media screen and (max-width: 768px) {
  .monefit .ac2 .more {
    padding-bottom: 24px;
    font-size: 18px;
    letter-spacing: 0.72px;
  }
}

.monefit .ac2 .more::after {
  display: inline-block;
  vertical-align: baseline;
  content: "";
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/ac-open-nv.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.monefit .ac2.active .more::after {
  background-image: url(/tameru/monefit/assets/img/etrust_lycorp2/ac-close-wt.svg);
}

.monefit .ac2 .ac-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--md, 32px);
  align-self: stretch;
  padding: 32px 40px 96px;
}
@media screen and (max-width: 768px) {
  .monefit .ac2 .ac-inner {
    padding: 0 16px 90px;
  }
}

.pagetop {
  position: fixed;
  right: 30px;
  bottom: 20px;
  z-index: 999;
}

.pagetop a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 80px;
  height: 80px;
  border: 2px solid #E60000;
  background: #fff;
  border-radius: 100px;
  color: var(---, #E60000);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* エスコン/エスコン_PC_強調 */
  font-family: "Noto Sans JP";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
  letter-spacing: 0;
}

@media (hover: none) {
  .pagetop a:active {
    opacity: 0.7;
  }
}
@media (hover: hover) {
  .pagetop a:hover {
    opacity: 0.7;
  }
}
.pagetop a img {
  width: 16px;
  height: 8px;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  .pagetop {
    right: 11px;
    bottom: 5%;
  }
  .pagetop a {
    font-size: 16px;
    gap: 5px;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    color: var(---, #E60000);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    /* クエスト/アンカー */
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    /* 116.667% */
    letter-spacing: -0.24px;
  }
}
.mf_point {
  border-radius: 8px;
  padding: var(--xl, 64px) var(--lg, 40px);
}
@media screen and (max-width: 768px) {
  .mf_point {
    margin-top: 56px;
  }
}

/* モーダルを開くボタン */
.modal-open {
  cursor: pointer;
}

/* モーダルと背景の指定 */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 9999;
}

/* モーダルの擬似要素の指定 */
.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 25%;
}

/* クラスが追加された時の指定 */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
}

/* モーダルを閉じるボタンの指定 */
.modal-close {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(---, #E60000);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  /* 30.6px */
  letter-spacing: 0.72px;
  height: 59px;
  padding: 0px 56px;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  border-radius: 60px;
  background: #FFF;
}

.modal-content {
  padding: 20px;
}

.modal-content > iframe {
  width: 800px;
  height: 450px;
}

@media (max-width: 768px) {
  .modal-open {
    position: static;
    width: -moz-fit-content;
    width: fit-content;
  }
  .modal {
    padding: 0;
  }
  .modal-content {
    padding: 20px 0;
  }
  .modal-content > iframe {
    width: 95.2vw;
    height: 55.3vw;
  }
}
.modal-open:hover,
.modal-close:hover {
  opacity: 0.7;
}

@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;
}/*# sourceMappingURL=etrust_lycorp2.css.map */