/* ============================================================
   DIN 2014 Narrow フォント定義
   ============================================================ */
@font-face {
  font-family: "DIN 2014 Narrow-Bold";
  src: url("https://anima-uploads.s3.amazonaws.com/5c93b64a64f3d80009a14e7a/{ParaType} DIN 2014 Narrow Bold Typeface.otf")
    format("opentype");
}

/* ============================================================
   Hero Section / CV (Figma 801:5237 = 510px)
   ============================================================ */

.div-wrapper .CV {
  height: 510px;
}

.div-wrapper .hero-c {
  height: 510px;
  background: linear-gradient(196deg, #377DC2 21.51%, #1A3C8D 73.72%);
  overflow: hidden;
}

/* 背景装飾SVG */
.div-wrapper .rectangle {
  width: 849px;
  right: 0;
  bottom: -15px;
  height: 351px;
  max-width: none;
}

/* 旧バッジ要素を非表示 */
.div-wrapper .group,
.sp-hero-badge-wrap,
.div-wrapper .sp-hero-tagline {
  display: none;
}

/* ──────────────────────────────────
   バッジ: 左右ローレル枠
   left:73px, top:51.97px, 228.63×141.03px
   ────────────────────────────────── */
/* バッジフレーム: Figma 1507:62417 × 70%スケール
   元: 306.67×189.17px → 70%: 214.67×132.42px, 中央揃え(left=87.67px) */
.sp-badge-frame {
  position: absolute;
  left: 87.67px;
  top: 65.83px;
  width: 214.67px;
  height: 132.42px;
  pointer-events: none;
}
/* 左ローレル: 132.26×189.16 × 70% = 92.58×132.41px */
.sp-badge-laurel-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 92.58px;
  height: 132.41px;
}
/* 右ローレル: x=174.43×0.7=122.1px, 92.57×132.41px */
.sp-badge-laurel-right {
  position: absolute;
  top: 0;
  left: 122.1px;
  width: 92.57px;
  height: 132.41px;
}

/* バッジ中央: 203.27×177.42 × 70% = 142.29×124.19px, 中央揃え(left=123.85px) */
.sp-badge-no1 {
  position: absolute;
  left: 123.85px;
  top: 31px;
  width: 142.29px;
  height: 124.19px;
  pointer-events: none;
  z-index: 1;
}

/* ──────────────────────────────────
   スマートフォン (シングル)
   left:133px, top:226px, 243.21×283.68px
   ────────────────────────────────── */
.div-wrapper .element-realistic {
  top: 226px;
  left: 133px;
  width: 243.21px;
  height: 283.68px;
}

/* ──────────────────────────────────
   ヒーロー文字: 中央配置
   center at (195-69, 255-9) = (126px, 246px)
   ────────────────────────────────── */
.div-wrapper .hero-content {
  left: calc(50% - 69px);
  top: calc(50% - 9px);
  transform: translate(-50%, -50%);
  align-items: flex-start;
}
.div-wrapper .hero {
  font-size: 24px;
  line-height: 1.4;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  color: #ffffff;
  white-space: nowrap;
}

/* ──────────────────────────────────
   スクロールインジケーター
   left:24px, top:354px
   ────────────────────────────────── */
.sp-scroll {
  position: absolute;
  left: 24px;
  top: 354px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.sp-scroll-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 1.4;
  animation: sp-scroll-fade 2s ease-in-out infinite;
}
.sp-scroll-line {
  width: 1px;
  height: 90px;
  background: rgba(255,255,255,0.15);
  position: relative;
  overflow: hidden;
}
.sp-scroll-line::before {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0) 100%);
  animation: sp-scroll-line 1.8s ease-in-out infinite;
}
.sp-scroll-line::after {
  content: none;
}

/* 矢印: 常時表示 + 下へ揺れるアニメーション */
.sp-scroll-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid rgba(255,255,255,0.9);
  animation: sp-scroll-arrow 1.8s ease-in-out infinite;
}

@keyframes sp-scroll-line {
  0%   { top: -100%; }
  100% { top: 100%; }
}
@keyframes sp-scroll-fade {
  0%, 100% { opacity: 1; }
  50%       { opacity: 0.5; }
}
@keyframes sp-scroll-arrow {
  0%, 100% { transform: translateY(0);   opacity: 1; }
  50%       { transform: translateY(5px); opacity: 0.6; }
}

/* ──────────────────────────────────
   フッター注意書き
   left:73px, top:459px (within heroC)
   ────────────────────────────────── */
.div-wrapper .text-wrapper {
  left: 73px;
  top: 459px;
  width: 295px;
  font-size: 10px;
  line-height: 1.7;
  letter-spacing: 0.5px;
}

/* ============================================================
   フィッシング詐欺注意 (Figma 491:1497)
   ============================================================ */
.sp-phishing-notice {
  display: block;
  text-align: center;
  color: #e53e3e;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  text-decoration: underline;
}

/* ============================================================
   自動売買 クラウンアイコン
   ============================================================ */
.div-wrapper .frame-8 {
  width: 39px;
  height: 32px;
  object-fit: contain;
}

/* ============================================================
   裁量トレード: 通貨ペア国旗 (単一コンポジット画像)
   ============================================================ */
img.component {
  display: block;
  width: 51.82px;
  height: 38.92px;
  object-fit: contain;
}

/* ============================================================
   サービス＆サポート: 矢印ボタン（frame-144 CDN 画像を CSS 置換）
   ============================================================ */
.sp-arrow-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #1a3c8d;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  flex-shrink: 0;
  margin-top: -6px;
  margin-bottom: -14px;
}
.sp-arrow-btn::after {
  content: "→";
  line-height: 1;
}

/* ============================================================
   固定底バー: position:fixed bottom:0 に修正
   ============================================================ */
.div-wrapper .group-6 {
  top: auto;
  bottom: 0;
  width: 100%;
}

/* 口座開設ボタン (左・オレンジ) */
.div-wrapper .hero-cta-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 195px;
  height: 48px;
  padding: 18px 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ff6800;
  border-radius: 6px 0 0 0;
  box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.2);
  text-decoration: none;
  box-sizing: border-box;
}

.div-wrapper .hero-cta-text-2 {
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
  margin: 0;
}

/* ログインボタン (右・白/青枠) */
.div-wrapper .hero-cta-text-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 195px;
  height: 48px;
  padding: 18px 40px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  border-radius: 0 6px 0 0;
  border: 1px solid #1e5fad;
  box-shadow: 2px 2px 5px rgba(255, 255, 255, 0.2);
  text-decoration: none;
  box-sizing: border-box;
}

.div-wrapper .hero-cta-text-3 {
  color: #1e5fad;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
  margin: 0;
}

/* ============================================================
   レスポンシブ幅: フレックス系セクションをビューポートに追従
   ============================================================ */
.div-wrapper,
.div-wrapper .CV,
.div-wrapper .hero-c {
  width: 100%;
  max-width: 100%;
}

.div-wrapper .feature-sec,
.div-wrapper .auto-feature-section,
.div-wrapper .div-2,
.div-wrapper .iphone,
.div-wrapper .easy-section,
.div-wrapper .faq-section-wrapper,
.div-wrapper .faq-section {
  width: 100%;
  box-sizing: border-box;
}

.div-wrapper .frame-2,
.div-wrapper .div-3,
.div-wrapper .frame-3,
.div-wrapper .frame-11,
.div-wrapper .frame-16 {
  width: 100%;
  max-width: 350px;
  box-sizing: border-box;
}

.div-wrapper .ma-2,
.div-wrapper .ma-3,
.div-wrapper .ma-4 {
  width: 100%;
  box-sizing: border-box;
  max-width: 350px;
}

.div-wrapper .af-2 {
  width: 100%;
  max-width: 350px;
}

/* ============================================================
   お知らせセクション
   ============================================================ */
.div-wrapper .faq-section {
  padding-left: 20px;
  padding-right: 20px;
}

/* ============================================================
   トライオートFX / CFD サービス紹介 (node: 458:1475)
   ============================================================ */
.sp-af-section {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  gap: 40px;
  width: 100%;
  box-sizing: border-box;
}
.sp-af-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding-top: 20px;
  width: 100%;
}
.sp-af-logo {
  height: 45px;
  width: auto;
  max-width: 100%;
}
.sp-af-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.sp-af-desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5a6a85;
  line-height: 1.7;
  letter-spacing: 1px;
  margin: 0;
}
.sp-af-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 18px 40px;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.2s;
}
.sp-af-cta:hover {
  opacity: 0.85;
  text-decoration: none;
  color: #fff;
}
.sp-af-cta span {
  font-size: 16px;
  font-weight: 500;
}
.sp-af-cta--fx {
  background: #ff6800;
  box-shadow: 2px 2px 5px rgba(255,255,255,0.2);
}
.sp-af-cta--cfd {
  background: #357ae1;
}

/* ============================================================
   自動売買セクション (node: 459:1401)
   ============================================================ */
.sp-jido-section {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  gap: 24px;
  width: 100%;
  box-sizing: border-box;
}
.sp-jido-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.sp-jido-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-jido-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}
/* No.1カード */
.sp-jido-ma1 {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
}
.sp-jido-ma1-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.sp-jido-badge-row {
  display: flex;
  align-items: center;
  gap: 8px;
}
.sp-jido-crown {
  height: 32px;
  width: 39px;
}
.sp-jido-2nen {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #1e5fad;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-jido-ma1-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-jido-no1 {
  width: 185px;
  height: auto;
}
.sp-jido-note {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #5a6a85;
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0;
  text-align: left;
  width: 100%;
}
/* フィーチャーカード */
.sp-jido-ec-row {
  display: flex;
  gap: 10px;
  width: 100%;
}
.sp-jido-ec {
  flex: 1;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.07);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  gap: 8px;
  box-sizing: border-box;
}
.sp-jido-ec-img {
  background: #ebf3fc;
  border-radius: 6px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  box-sizing: border-box;
}
.sp-jido-ec-img img {
  width: 100%;
  height: 80px;
  object-fit: contain;
}
.sp-jido-ec-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.5px;
}

/* ============================================================
   裁量トレードセクション (node: 495:1408)
   ============================================================ */
.sp-sairy-section {
  background: #ebf3fc;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  gap: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* ヘッダー */
.sp-sairy-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.sp-sairy-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-sairy-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}

/* カードリスト */
.sp-sairy-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

/* 共通カード */
.sp-sairy-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(235, 243, 252, 0.48);
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
}
.sp-sairy-card-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  margin: 0;
}

/* 国旗 + 通貨ペア行 */
.sp-sairy-card-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sp-sairy-pair {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}
.sp-sairy-flag {
  width: 52px;
  height: auto;
}
.sp-sairy-pair-name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1e5fad;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}

/* 数値 */
.sp-sairy-num {
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.sp-sairy-num-value {
  font-family: "DIN 2014 Narrow-Bold", "DIN 2014 Narrow", sans-serif;
  font-size: 80px;
  font-weight: 700;
  color: #ff6800;
  line-height: 1.2;
  letter-spacing: 0;
}
.sp-sairy-num-unit {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #ff6800;
  line-height: 1.7;
  letter-spacing: 1px;
  margin-bottom: 8px;
}

/* キャプション */
.sp-sairy-caption {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #5a6a85;
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0;
}

/* スワップカード */
.sp-sairy-card--swap {
  align-items: center;
  text-align: center;
}
.sp-sairy-swap-img {
  width: 100%;
  display: flex;
  justify-content: center;
}
.sp-sairy-swap-img img {
  width: 180px;
  height: auto;
}
.sp-sairy-swap-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0a2463;
  line-height: 1.7;
  letter-spacing: 1px;
  margin: 0;
}
.sp-sairy-swap-desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5a6a85;
  line-height: 1.7;
  letter-spacing: 1px;
  text-align: left;
  margin: 0;
}

/* ============================================================
   高スペックな取引ツールセクション (node: 458:9951)
   ============================================================ */
.sp-tool-section {
  background: #ebf3fc;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  gap: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* ヘッダー */
.sp-tool-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.sp-tool-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}
.sp-tool-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}

/* ボディ */
.sp-tool-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}

/* サブタイトル */
.sp-tool-subtitle {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ff6800;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  margin: 0;
}

/* デバイスモックアップ（合成PNG単体） */
.sp-tool-devices-img {
  width: 100%;
  max-width: 350px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* アプリバッジ */
.sp-tool-badges {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.sp-tool-badge-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.sp-tool-badge {
  height: 54px;
  width: auto;
  display: block;
}
.sp-tool-badge-caption {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5a6a85;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  margin: 0;
}

/* ============================================================
   サービス＆サポートセクション (node: 540:18888)
   ============================================================ */
.sp-service-section {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px;
  gap: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* ヘッダー */
.sp-service-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.sp-service-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-service-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}

/* カードリスト */
.sp-service-cards {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
}

/* 個別カード */
.sp-service-card {
  background: #f7f9fc;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 20px 32px;
  width: 100%;
  box-sizing: border-box;
}

/* 画像エリア（Figmaスクリーンショット合成PNG） */
.sp-service-card-img-comp {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  object-fit: cover;
}

/* タイトル行 */
.sp-service-card-title-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
}
.sp-service-card-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #0a2463;
  line-height: 1.7;
  letter-spacing: 1px;
}
.sp-service-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.sp-service-arrow img {
  width: 40px;
  height: 40px;
}

/* 説明文 */
.sp-service-card-desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5a6a85;
  line-height: 1.7;
  letter-spacing: 1px;
  width: 100%;
  margin: 0;
}

/* ============================================================
   取引所FXくりっく365セクション (node: 515:6608)
   ============================================================ */
.sp-click365-section {
  background: #ebf3fc;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 20px 20px;
  gap: 40px;
  width: 100%;
  box-sizing: border-box;
}

/* ヘッダー */
.sp-click365-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.sp-click365-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}
.sp-click365-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}

/* コンテンツ */
.sp-click365-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}

/* ロゴ */
.sp-click365-logo {
  width: 100%;
  max-width: 350px;
  height: auto;
  object-fit: contain;
  display: block;
}

/* カードリスト */
.sp-click365-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 350px;
}
.sp-click365-card {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 7px rgba(235, 243, 252, 0.48);
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
}
.sp-click365-card-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #0a2463;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}
.sp-click365-card-text--sm {
  font-size: 18px;
}

/* 説明文 */
.sp-click365-desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #5a6a85;
  line-height: 1.7;
  letter-spacing: 1px;
  width: 100%;
  margin: 0;
}

/* ============================================================
   お知らせセクション (node: 458:11707)
   ============================================================ */
.sp-news-section {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 20px 40px;
  gap: 80px;
  width: 100%;
  box-sizing: border-box;
}

/* ヘッダー */
.sp-news-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.sp-news-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #0a2463;
  text-align: center;
  line-height: 1.7;
  letter-spacing: 1px;
  white-space: nowrap;
}
.sp-news-underline {
  width: 100px;
  height: 2px;
  background: #ffa54f;
}

/* ボディ */
.sp-news-body {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  letter-spacing: 1px;
}

/* news__view list (SP override) */
.lp-sp .news__view {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* 各ニュースアイテム */
.lp-sp .news__item {
  border-bottom: 1px solid #d4dce8;
  padding: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  cursor: pointer;
  width: 100%;
}
.lp-sp .news__item:first-child {
  border-top: none;
}

/* ヘッダー行（日付＋カテゴリ） */
.lp-sp .news__item--header {
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 1.4;
}

/* 日付 */
.lp-sp .news__item--date {
  font-family: "DIN 2014 Narrow", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #5a6a85;
  letter-spacing: 0;
  white-space: nowrap;
}

/* カテゴリタグ（デフォルト: おしらせ ブルー） */
.lp-sp .news__item--status {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 500;
  color: #1e5fad;
  line-height: 1.4;
  letter-spacing: 1px;
  white-space: nowrap;
}
/* 重要 → 赤 */
.lp-sp .news__item--status.--important {
  color: #e53e3e;
}
/* トライオートFX → 赤 */
.lp-sp .news__item--status.--tafx {
  color: #e53e3e;
}
/* トライオートETF → ホットピンク */
.lp-sp .news__item--status.--taetf {
  color: #ff197a;
}
/* トライオート → ブルー */
.lp-sp .news__item--status.--triauto {
  color: #1e5fad;
}
/* マイメイト */
.lp-sp .news__item--status.--maimate {
  color: #1e5fad;
}
/* くりっく365 */
.lp-sp .news__item--status.--click365 {
  color: #1e5fad;
}

/* タイトル */
.lp-sp .news__item--body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #1a1a2e;
  line-height: 1.7;
  letter-spacing: 1px;
}

/* すべて見るリンク */
.sp-news-all-link {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #1e5fad;
  line-height: 1.7;
  letter-spacing: 1px;
  text-decoration: none;
  white-space: nowrap;
  align-self: flex-end;
}
.sp-news-all-link:hover {
  text-decoration: underline;
}
