.LP-typebold {
  width: 1440px;
  height: 9129px;
  display: flex;
  background-color: var(--bg-01);
}

.LP-typebold .frame {
  display: inline-flex;
  z-index: 1;
  margin-top: 138px;
  width: 1440px;
  height: 9058.86px;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
}

.LP-typebold .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .group {
  width: 1440px;
  display: flex;
}

.LP-typebold .hero-c {
  width: 1440px;
  height: 510px;
  position: relative;
  background: linear-gradient(
    185.8deg,
    rgba(55, 125, 194, 1) 21.5%,
    rgba(26, 60, 141, 1) 73.7%
  );
}

.LP-typebold .rectangle {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 849px;
  height: 351px;
}

.LP-typebold .frame-2 {
  display: flex;
  flex-direction: column;
  width: 264px;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 318px;
  left: 217px;
}

.LP-typebold .cta-banner-desc {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--bg-01);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .hero-cta {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ff6800;
  border-radius: 6px;
  box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.2);
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.LP-typebold .hero-cta-text {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--bg-01);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--bg-01);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .hero-content {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 33px;
  left: 217px;
}

.LP-typebold .hero {
  position: relative;
  width: fit-content;
  font-family: var(--ta-font-family-ja);
  font-weight: 700;
  color: var(--bg-01);
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.4;
}

.LP-typebold .hero-award {
  position: absolute;
  left: 510px;
  top: 186px;
  width: 177px;
  height: auto;
  z-index: 2;
  pointer-events: none;
}

.LP-typebold .p {
  position: absolute;
  top: 458px;
  left: 217px;
  width: 348px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 17px;
}

.LP-typebold .element-realistic {
  top: 16px;
  left: 806px;
  width: 431px;
  height: 502px;
  position: absolute;
  aspect-ratio: 0.86;
  object-fit: cover;
}


.LP-typebold .ma-wrapper {
  display: flex;
  padding: 1.25rem 0;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ma {
  width: 800px;
  gap: 16px;
  padding: 4px 20px;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--ta-color-error);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

/* 注意書きバーは枠ごとリンク（a.ma）。下線は引かない（2026-07-08 ユーザー指定「枠と文言全部が押せる感じにするので下線不要」） */
.LP-typebold a.ma {
  text-decoration: none;
}

.LP-typebold .ma-desc {
  margin-top: -1px;
  font-weight: var(--ja-SP-caption-12px-regular-font-weight);
  color: var(--ta-color-error);
  font-size: 16px; /* PC版お知らせバー文言 12px→16px（2026-07-08 ユーザー指定） */
  text-align: center;
  line-height: 1.4;
  position: relative;
  width: fit-content;
  font-family: var(--ja-SP-caption-12px-regular-font-family);
  letter-spacing: var(--ja-SP-caption-12px-regular-letter-spacing);
  font-style: var(--ja-SP-caption-12px-regular-font-style);
}

.LP-typebold .feature-sec {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 80px;
  padding: 80px 80px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--bg-01);
}

.LP-typebold .frame-3 {
  display: flex;
  width: 1000px;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.LP-typebold .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .feat {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h1-40px-bold-font-family);
  font-weight: var(--ja-PC-h1-40px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h1-40px-bold-font-size);
  letter-spacing: var(--ja-PC-h1-40px-bold-letter-spacing);
  line-height: var(--ja-PC-h1-40px-bold-line-height);
  font-style: var(--ja-PC-h1-40px-bold-font-style);
  text-align: center;
}

.LP-typebold .rectangle-2 {
  position: relative;
  width: 100px;
  height: 2px;
  background-color: var(--accentlite);
}

.LP-typebold .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .ma-2 {
  display: flex;
  width: 440px;
  height: 74px;
  align-items: center;
  gap: 20px;
  padding: 20px;
  position: relative;
  background-color: var(--bg-01);
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--cardborder);
  box-shadow: 0px 4px 10px #8a97a533;
}

.LP-typebold .ellipse {
  position: relative;
  width: 12px;
  height: 12px;
  background-color: var(--accentlite);
  border-radius: 6px;
}

.LP-typebold .text-wrapper-2 {
  margin-top: -1px;
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .auto-feature-section {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 80px;
  padding: 40px 20px 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg-01);
}

.LP-typebold .div-3 {
  display: flex;
  width: 1000px;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .af {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.LP-typebold .element {
  position: relative;
  width: 318.27px;
  height: 45px;
}

.LP-typebold .frame-5 {
  display: flex;
  flex-direction: column;
  width: 340px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .af-desc {
  align-self: stretch;
  margin-top: -1px;
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  position: relative;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .hero-cta-2 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  padding: 18px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--primary-light);
  border-radius: 6px;
}

.LP-typebold .af-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.LP-typebold .frame-6 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .img {
  position: relative;
  width: 316.29px;
  height: 40.37px;
  aspect-ratio: 7.83;
}

.LP-typebold .af-desc-2 {
  position: relative;
  width: 340px;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .hero-cta-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 18px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #357ae1;
  border-radius: 6px;
}

.LP-typebold .hero-cta-4 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--bg-01);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .CV-2 {
  position: relative;
  width: 100vw;
  height: 323px;
}

.LP-typebold .rectangle-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 323px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
  background: linear-gradient(
    210deg,
    rgba(55, 125, 194, 1) 0%,
    rgba(26, 60, 141, 1) 100%
  );
}

.LP-typebold .rectangle-3 {
  width: 790px;
  height: 323px;
}

.LP-typebold .cv2-final-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.LP-typebold .cv2-final-desc {
  margin: 0;
  font-family: var(--ta-font-family-ja);
  font-weight: 700;
  font-size: 20px;
  color: var(--primary-pale);
  letter-spacing: 1px;
  text-align: center;
  white-space: nowrap;
}

.LP-typebold .hero-cta-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 800px;
  height: 80px;
  padding: 18px 40px;
  box-sizing: border-box;
  background-color: var(--accent);
  border-radius: 6px;
  box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.2);
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.LP-typebold .auto-trade-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--primary-pale);
}

.LP-typebold .trade-manual-section {
  background-color: var(--bg-01);
}

.LP-typebold .cfd-feature-section {
  background-color: var(--primary-pale);
}

.LP-typebold .feat-left {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .feat-h {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h1-40px-bold-font-family);
  font-weight: var(--ja-PC-h1-40px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h1-40px-bold-font-size);
  text-align: center;
  letter-spacing: var(--ja-PC-h1-40px-bold-letter-spacing);
  line-height: var(--ja-PC-h1-40px-bold-line-height);
  font-style: var(--ja-PC-h1-40px-bold-font-style);
}

.LP-typebold .cfd-feature-stack {
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: stretch;
  gap: 20px;
}

.LP-typebold .cfd-feature-grid {
  display: flex;
  align-items: stretch;
  gap: 20px;
  width: 100%;
}

.LP-typebold .cfd-feature-card {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 20px;
  border-radius: var(--ta-radius-l);
  border: 1px solid var(--cardborder);
  background-color: var(--bg-01);
  box-sizing: border-box;
}

.LP-typebold .cfd-feature-card__head {
  display: flex;
  align-items: center;
  gap: 8px;
}

.LP-typebold .cfd-feature-card__icon {
  width: 24px;
  height: 24px;
}

.LP-typebold .cfd-feature-card__label {
  margin: 0;
  font-family: var(--ta-font-family-ja);
  font-weight: 700;
  font-size: 20px;
  color: var(--mane-color);
  letter-spacing: 1px;
  white-space: nowrap;
}

.LP-typebold .cfd-feature-card__title {
  text-align: center;
}

.LP-typebold .cfd-feature-note {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  padding: 20px;
  border-radius: var(--ta-radius-l);
  border: 1px solid var(--cardborder);
  background-color: var(--bg-01);
  box-sizing: border-box;
}

.LP-typebold .cfd-feature-note__img {
  width: 245px;
  height: auto;
  flex: 0 0 auto;
}

.LP-typebold .cfd-feature-note__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.LP-typebold .cfd-feature-note__title {
  margin: 0;
  font-family: var(--ta-font-family-ja);
  font-weight: 700;
  font-size: 20px;
  color: var(--primary-dark);
  letter-spacing: 1px;
}

.LP-typebold .cfd-feature-note__desc {
  margin: 0;
  font-family: var(--ta-font-family-ja);
  font-weight: 500;
  font-size: 16px;
  color: var(--sub-text);
  line-height: 1.7;
  letter-spacing: 1px;
}

.LP-typebold .frame-8 {
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .ma-3 {
  gap: 16px;
  padding: 32px 20px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 12px;
  box-shadow: var(--card);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #ffffff;
}

.LP-typebold .frame-9 {
  display: flex;
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .frame-10 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .frame-11 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .frame-12 {
  position: relative;
  width: 39px;
  height: 32px;
}

.LP-typebold .vector {
  position: absolute;
  width: 100%;
  height: 99.96%;
  top: 0;
  left: 0;
}

.LP-typebold .vector-2 {
  position: absolute;
  width: 80.06%;
  height: 7.87%;
  top: 92.13%;
  left: 19.94%;
}

.LP-typebold .ma-label {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h2-28px-bold-font-family);
  font-weight: var(--ja-PC-h2-28px-bold-font-weight);
  color: var(--mane-color);
  font-size: var(--ja-PC-h2-28px-bold-font-size);
  letter-spacing: var(--ja-PC-h2-28px-bold-letter-spacing);
  line-height: var(--ja-PC-h2-28px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h2-28px-bold-font-style);
}

.LP-typebold .ma-desc-2 {
  font-weight: var(--ja-PC-h1-40px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h1-40px-bold-font-size);
  text-align: center;
  line-height: var(--ja-PC-h1-40px-bold-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-h1-40px-bold-font-family);
  letter-spacing: var(--ja-PC-h1-40px-bold-letter-spacing);
  font-style: var(--ja-PC-h1-40px-bold-font-style);
}

.LP-typebold .frame-13 {
  position: relative;
  flex: 0 0 auto;
}

/* PC ストアバッジ: 合成SVGを App Store / Google Play の個別リンク画像に分割 */
.LP-typebold .lp-store-badges {
  display: flex;
  align-items: center;
  gap: 20px;
}

.LP-typebold .lp-store-badge-link {
  display: inline-flex;
  flex: 0 0 auto;
}

.LP-typebold .lp-store-badge {
  display: block;
  height: auto;
}

.LP-typebold .lp-store-badge--app {
  width: 210px;
}

.LP-typebold .lp-store-badge--google {
  width: 262px;
}

.LP-typebold .no1-award-img {
  width: 217px;
  height: 144px;
  flex: 0 0 auto;
}

.LP-typebold .ma-desc-3 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .frame-8-top {
  display: flex;
  align-items: stretch;
  gap: 20px;
  width: 100%;
}

.LP-typebold .frame-8-top .ma-3 {
  flex: 1 1 0;
  width: auto;
  min-width: 0;
}

/* Narrow widths: the two cards keep an even width split (min-width:0 lets them
   shrink equally instead of one card hogging space). The heading + fixed No.1
   image / 0円 sit side by side while there is room and drop to a stacked layout
   only when they truly can't fit, so body text never wraps earlier than needed. */
.LP-typebold .frame-8-top .frame-9 {
  flex-wrap: wrap;
}
.LP-typebold .frame-8-top .ma-desc-3 {
  white-space: normal;
}

.LP-typebold .ma-3--fee .frame-9 {
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

.LP-typebold .ma-desc-2--left {
  text-align: left;
}

.LP-typebold .ma-fee-value {
  display: flex;
  align-items: flex-end;
  margin: 0;
  line-height: 1;
}

/* SP版と同じ特殊形状の0円アウトライン画像で表示（2026-07-08 ユーザー指定。
   旧テキスト構成 .ma-fee-num(200px)/.ma-fee-unit(28px) は画像化に伴い削除。
   高さ141pxは旧「0」の実高(200px×0.72≒144px)とほぼ同寸 */
.LP-typebold .ma-fee-value img {
  display: block;
  width: auto;
  height: 141px;
  max-width: none;
}

.LP-typebold .frame-14 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ec {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--bg-01);
  border: 1px solid;
  border-color: var(--cardborder);
  border-radius: 12px; /* カード角丸（--ta-radius-l 相当。隣接カード .ma-4/.ma-5 と統一。2026-07-08） */
}

.LP-typebold .img-2 {
  position: relative;
  width: 300px;
  height: 200px;
}

.LP-typebold .ec-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ec-title {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  text-align: center;
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .af-img {
  position: relative;
  width: 306.06px;
  height: 200px;
}

.LP-typebold .multi-grid {
  display: flex;
  width: 1000px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .ma-4 {
  gap: 16px;
  padding: 32px 20px;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: var(--cardborder);
  box-shadow: var(--card);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.LP-typebold .frame-15 {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .frame-16 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .component {
  position: relative;
  width: 51.82px;
  height: 38.92px;
}

.LP-typebold .clip-path-group {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
  aspect-ratio: 1;
}

.LP-typebold .vector-wrapper {
  position: absolute;
  width: 57.89%;
  height: 77.08%;
  top: 22.30%;
  left: 41.65%;
  display: flex;
  aspect-ratio: 1;
  background-image: url(/img/common/invast-top-vector-7.svg);
  background-size: 100% 100%;
}

.LP-typebold .vector-3 {
  flex: 1;
  width: 12.71px;
}

.LP-typebold .ma-label-2 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--mane-color);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .ma-desc-4 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-h2-28px-bold-font-family);
  font-weight: var(--ja-PC-h2-28px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h2-28px-bold-font-size);
  letter-spacing: var(--ja-PC-h2-28px-bold-letter-spacing);
  line-height: var(--ja-PC-h2-28px-bold-line-height);
  font-style: var(--ja-PC-h2-28px-bold-font-style);
}

.LP-typebold .ma-title {
  position: relative;
  width: 159px;
  height: 98px;
  font-family: "DIN 2014-Bold", Helvetica;
  font-weight: 400;
  color: var(--accent);
  font-size: 96px;
  line-height: 96px;
  white-space: nowrap;
}

.LP-typebold .span {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 134.4px;
}

.LP-typebold .text-wrapper-3 {
  font-family: var(--ja-PC-h2-28px-bold-font-family);
  font-weight: var(--ja-PC-h2-28px-bold-font-weight);
  font-size: var(--ja-PC-h2-28px-bold-font-size);
  letter-spacing: var(--ja-PC-h2-28px-bold-letter-spacing);
  line-height: var(--ja-PC-h2-28px-bold-line-height);
  font-style: var(--ja-PC-h2-28px-bold-font-style);
}

.LP-typebold .ma-desc-5 {
  position: relative;
  align-self: stretch;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .ma-5 {
  gap: 16px;
  padding: 32px 20px;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: var(--cardborder);
  box-shadow: var(--card);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.LP-typebold .frame-17 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .group-wrapper {
  position: absolute;
  width: 57.89%;
  height: 77.08%;
  top: 0;
  left: 0;
  aspect-ratio: 1;
  background-image: url(/img/common/invast-top-vector-4.svg);
  background-size: 100% 100%;
}

.LP-typebold .group-2 {
  position: relative;
  width: 62.02%;
  height: 47.75%;
  top: 26.12%;
  left: 11.24%;
}

.LP-typebold .vector-4 {
  position: absolute;
  width: 30.24%;
  height: 71.34%;
  top: 28.66%;
  left: 69.76%;
}

.LP-typebold .vector-5 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.LP-typebold .ma-title-2 {
  position: relative;
  display: flex;
  align-items: center;
  width: 166px;
  height: 86px;
  font-family: "DIN 2014 Narrow-Bold", Helvetica;
  font-weight: 400;
  color: var(--accent);
  font-size: 96px;
  line-height: 96px;
  white-space: nowrap;
}

.LP-typebold .af-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border: 1px solid;
  border-color: var(--cardborder);
}

.LP-typebold .frame-wrapper {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 234px;
  background-color: var(--bg-01);
  border-radius: 14.02px;
  box-shadow: var(--card);
}

.LP-typebold .frame-18 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  top: calc(50.00% - 109px);
  left: calc(50.00% - 350px);
}

.LP-typebold .group-3 {
  position: relative;
  width: 291.59px;
  height: 217.62px;
}

.LP-typebold .frame-19 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .af-desc-3 {
  position: relative;
  width: 369px;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .easy-section {
  display: flex;
  flex-direction: column;
  width: 1440px;
  align-items: center;
  gap: 80px;
  padding: 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg-01);
}

.LP-typebold .text-wrapper-4 {
  text-align: center;
  white-space: nowrap;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-h1-40px-bold-font-family);
  font-weight: var(--ja-PC-h1-40px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h1-40px-bold-font-size);
  letter-spacing: var(--ja-PC-h1-40px-bold-letter-spacing);
  line-height: var(--ja-PC-h1-40px-bold-line-height);
  font-style: var(--ja-PC-h1-40px-bold-font-style);
}

.LP-typebold .group-4 {
  position: relative;
  width: 333.86px;
  height: 234.82px;
}

.LP-typebold .frame-20 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .af-desc-4 {
  width: fit-content;
  margin-top: -1px;
  font-weight: var(--ja-PC-h2-28px-bold-font-weight);
  color: var(--accent);
  font-size: var(--ja-PC-h2-28px-bold-font-size);
  text-align: center;
  line-height: var(--ja-PC-h2-28px-bold-line-height);
  position: relative;
  font-family: var(--ja-PC-h2-28px-bold-font-family);
  letter-spacing: var(--ja-PC-h2-28px-bold-letter-spacing);
  font-style: var(--ja-PC-h2-28px-bold-font-style);
}

.LP-typebold .af-desc-5 {
  width: fit-content;
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  text-align: center;
  line-height: var(--ja-PC-body-16px-medium-line-height);
  white-space: nowrap;
  position: relative;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .frame-21 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .af-desc-6 {
  width: fit-content;
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  text-align: center;
  line-height: var(--ja-PC-body-16px-medium-line-height);
  white-space: nowrap;
  position: relative;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .auto-feature-section-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 80px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--primary-pale);
}

.LP-typebold .frame-22 {
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .frame-23 {
  display: flex;
  align-items: center;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ec-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 32px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: var(--bg-02);
  border-radius: 12px; /* カード角丸（.ec と統一。2026-07-08） */
}

.LP-typebold .af-img-2 {
  position: relative;
  width: 300px;
  height: 200px;
  background-color: var(--primary-pale);
  border-radius: 12px;
}

.LP-typebold .invastgoldcard-omote {
  position: absolute;
  top: 64px;
  left: 115px;
  width: 175px;
  height: 109px;
  aspect-ratio: 1.6;
  object-fit: cover;
}

.LP-typebold .element-propercard {
  position: absolute;
  top: 26px;
  left: 10px;
  width: 168px;
  height: 106px;
  aspect-ratio: 1.59;
  object-fit: cover;
}

.LP-typebold .frame-24 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .arrow-wrapper {
  display: flex;
  flex-direction: column;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  background-color: var(--mane-color);
  border-radius: 30px;
  box-shadow: var(--card-02);
  aspect-ratio: 1;
}

.LP-typebold .arrow {
  position: relative;
  width: 17.54px;
  height: 17.18px;
}

.LP-typebold .af-desc-7 {
  position: relative;
  align-self: stretch;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .image {
  position: absolute;
  top: calc(50.00% - 77px);
  left: calc(50.00% - 135px);
  width: 271px;
  height: 154px;
  aspect-ratio: 1.76;
  object-fit: cover;
}

.LP-typebold .frame-25 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ec-title-2 {
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .frame-26 {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .ec-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 32px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: var(--bg-02);
  border-radius: 12px; /* カード角丸（.ec と統一。2026-07-08） */
}

.LP-typebold .easy-section-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
  padding: 80px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--bg-01);
}

.LP-typebold .frame-27 {
  display: flex;
  width: 1000px;
  align-items: center;
  justify-content: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .clicklogo {
  position: relative;
  width: 350.07px;
  height: 74px;
}

.LP-typebold .frame-28 {
  display: flex;
  flex-direction: column;
  width: 529px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.LP-typebold .ma-desc-wrapper {
  gap: 8px;
  padding: 20px;
  flex: 1;
  flex-grow: 1;
  border-radius: var(--ta-radius-l);
  border: 1px solid var(--cardborder);
  box-shadow: var(--card);
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}

.LP-typebold .ma-desc-6 {
  margin-top: -1px;
  font-weight: var(--ja-SP-h3-18px-bold-font-weight);
  color: var(--primary-dark);
  font-size: var(--ja-SP-h3-18px-bold-font-size);
  line-height: var(--ja-SP-h3-18px-bold-line-height);
  white-space: nowrap;
  position: relative;
  width: fit-content;
  font-family: var(--ja-SP-h3-18px-bold-font-family);
  letter-spacing: var(--ja-SP-h3-18px-bold-letter-spacing);
  font-style: var(--ja-SP-h3-18px-bold-font-style);
}

.LP-typebold .frame-29 {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .af-desc-8 {
  position: relative;
  align-self: stretch;
  font-family: var(--ja-SP-body-16px-medium-font-family);
  font-weight: var(--ja-SP-body-16px-medium-font-weight);
  color: var(--sub-text);
  font-size: var(--ja-SP-body-16px-medium-font-size);
  letter-spacing: var(--ja-SP-body-16px-medium-letter-spacing);
  line-height: var(--ja-SP-body-16px-medium-line-height);
  font-style: var(--ja-SP-body-16px-medium-font-style);
}

.LP-typebold .faq-section-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 0px 40px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .faq-section {
  display: flex;
  width: 1440px;
  align-items: flex-start;
  justify-content: center;
  gap: 80px;
  padding: 40px 80px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg-01);
}

.LP-typebold .frame-30 {
  display: flex;
  width: 1000px;
  align-items: flex-start;
  gap: 80px;
  position: relative;
}

.LP-typebold .frame-31 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.LP-typebold .frame-32 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .frame-33 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: var(--border);
}

.LP-typebold .frame-34 {
  display: flex;
  width: 327.5px;
  align-items: center;
  gap: 20px;
  position: relative;
}

.LP-typebold .news-link {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--eg-PC-caption-12px-regular-font-family);
  font-weight: var(--eg-PC-caption-12px-regular-font-weight);
  color: var(--sub-text);
  font-size: var(--eg-PC-caption-12px-regular-font-size);
  letter-spacing: var(--eg-PC-caption-12px-regular-letter-spacing);
  line-height: var(--eg-PC-caption-12px-regular-line-height);
  white-space: nowrap;
  font-style: var(--eg-PC-caption-12px-regular-font-style);
}

.LP-typebold .news-link-2 {
  color: #ff197a;
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .news-link-3 {
  margin-top: -1px;
  color: var(--text);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .news-link-4 {
  color: var(--mane-color);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .news-link-5 {
  color: var(--e-5-3e-3e);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .news-link-6 {
  color: var(--mane-color);
  font-size: var(--ja-PC-body-16px-medium-font-size);
  line-height: var(--ja-PC-body-16px-medium-line-height);
  position: relative;
  width: fit-content;
  font-family: var(--ja-PC-body-16px-medium-font-family);
  font-weight: var(--ja-PC-body-16px-medium-font-weight);
  letter-spacing: var(--ja-PC-body-16px-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--ja-PC-body-16px-medium-font-style);
}

.LP-typebold .footer {
  display: flex;
  width: 1440px;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 220px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--primary-dark);
}

.LP-typebold .frame-35 {
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: center;
  gap: 80px;
  padding: 80px 0px 20px;
  position: relative;
}

.LP-typebold .frame-36 {
  display: flex;
  flex-direction: column;
  height: 825px;
  align-items: flex-start;
  gap: 80px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .frame-37 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: -66px;
}

.LP-typebold .frame-38 {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .container-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .heading {
  height: 27px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-5 {
  position: absolute;
  top: 1px;
  left: 0;
  font-family: var(--ja-PC-h3-24px-bold-font-family);
  font-weight: var(--ja-PC-h3-24px-bold-font-weight);
  color: var(--accent);
  font-size: var(--ja-PC-h3-24px-bold-font-size);
  letter-spacing: var(--ja-PC-h3-24px-bold-letter-spacing);
  line-height: var(--ja-PC-h3-24px-bold-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-h3-24px-bold-font-style);
}

.LP-typebold .list {
  display: flex;
  flex-direction: column;
  height: 244px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-6 {
  width: 186.66px;
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .text-wrapper-7 {
  position: relative;
  flex: 1;
  width: 186.66px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .list-2 {
  display: flex;
  flex-direction: column;
  height: 216px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .list-3 {
  display: flex;
  flex-direction: column;
  height: 76px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-8 {
  width: 186.67px;
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .text-wrapper-9 {
  position: relative;
  flex: 1;
  width: 186.67px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .list-4 {
  display: inline-flex;
  flex-direction: column;
  height: 104px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.LP-typebold .frame-39 {
  display: inline-flex;
  align-items: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .container-3 {
  display: inline-flex;
  flex-direction: column;
  height: 375px;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .list-5 {
  display: flex;
  flex-direction: column;
  height: 332px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.LP-typebold .text-wrapper-11 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 700;
  color: var(--bg-02);
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.LP-typebold .list-6 {
  display: flex;
  flex-direction: column;
  height: 316px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .container-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 110px;
}

.LP-typebold .text-wrapper-12 {
  position: absolute;
  top: -2px;
  left: 0;
  color: var(--bg-01);
  white-space: nowrap;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-13 {
  position: absolute;
  top: 26px;
  left: 0;
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  color: var(--bg-01);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  white-space: nowrap;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-14 {
  position: absolute;
  top: 61px;
  left: 0;
  color: var(--bg-01);
  white-space: nowrap;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-15 {
  position: absolute;
  top: 88px;
  left: 0;
  color: var(--bg-01);
  white-space: nowrap;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .container-5 {
  display: flex;
  flex-direction: column;
  width: 1000px;
  align-items: flex-start;
  gap: 19px;
  padding: 24px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--sub-text);
  border-radius: 4px;
}

.LP-typebold .div-wrapper {
  display: flex;
  height: 20px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-16 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--bg-01);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .container-6 {
  display: flex;
  flex-direction: column;
  height: 121.5px;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.LP-typebold .text-wrapper-17 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  color: #d1d5dc;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-18 {
  position: relative;
  align-self: stretch;
  color: #d1d5dc;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-19 {
  position: relative;
  align-self: stretch;
  margin-bottom: -37.5px;
  color: #d1d5dc;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .text-wrapper-20 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Noto Sans JP", Helvetica;
  font-weight: 500;
  color: var(--sub-text);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.LP-typebold .container-7 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-template-rows: repeat(1, minmax(0, 1fr));
  height: 46px;
  gap: 16px;
}

.LP-typebold .button {
  all: unset;
  box-sizing: border-box;
  grid-column: 1 / 2;
  position: relative;
  grid-row: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--bg-02);
}

.LP-typebold .text-wrapper-21 {
  flex: 1;
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  text-align: center;
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  position: relative;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  color: var(--bg-02);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}

.LP-typebold .button-2 {
  all: unset;
  box-sizing: border-box;
  grid-column: 2 / 3;
  position: relative;
  grid-row: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--bg-02);
}

.LP-typebold .button-3 {
  all: unset;
  box-sizing: border-box;
  grid-column: 3 / 4;
  position: relative;
  grid-row: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--bg-02);
}

.LP-typebold .button-4 {
  all: unset;
  box-sizing: border-box;
  grid-column: 4 / 5;
  position: relative;
  grid-row: 1 / 2;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding: 12px 16px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--bg-02);
}

.LP-typebold .all-rights-reserved-wrapper {
  position: relative;
  width: 330.47px;
  height: 16px;
}

.LP-typebold .all-rights-reserved {
  position: absolute;
  top: 0;
  left: -8px;
  font-family: var(--eg-PC-caption-12px-regular-font-family);
  font-weight: var(--eg-PC-caption-12px-regular-font-weight);
  color: var(--sub-text);
  font-size: var(--eg-PC-caption-12px-regular-font-size);
  text-align: center;
  letter-spacing: var(--eg-PC-caption-12px-regular-letter-spacing);
  line-height: var(--eg-PC-caption-12px-regular-line-height);
  white-space: nowrap;
  font-style: var(--eg-PC-caption-12px-regular-font-style);
}

.LP-typebold .navigation {
  display: flex;
  z-index: 2;
  flex-direction: column;
  width: 1200px;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 48px;
  position: fixed;
  top: 16px;
  left: calc(50.00% - 600px);
  background-color: #ffffff99;
  border-radius: 50px;
  border: 1px solid;
  border-color: #ffffff;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.LP-typebold .frame-40 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.LP-typebold .element-2 {
  position: relative;
  width: 166px;
  height: 26px;
  aspect-ratio: 6.38;
}

.LP-typebold .cta-area {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ff6800;
  border-radius: 6px;
}

.LP-typebold .cta-text {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.LP-typebold .cta-text-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 24px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg-01);
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--mane-color);
}

.LP-typebold .cta-text-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--mane-color);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.LP-typebold .navbar {
  display: inline-flex;
  align-items: center;
  gap: 36px;
  position: relative;
  flex: 0 0 auto;
}

.LP-typebold .link {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--ja-PC-caption-12px-medium-font-family);
  font-weight: var(--ja-PC-caption-12px-medium-font-weight);
  color: var(--text);
  font-size: var(--ja-PC-caption-12px-medium-font-size);
  letter-spacing: var(--ja-PC-caption-12px-medium-letter-spacing);
  line-height: var(--ja-PC-caption-12px-medium-line-height);
  white-space: nowrap;
  font-style: var(--ja-PC-caption-12px-medium-font-style);
}
