@charset "UTF-8";
/* =====================================================================
   Simple Touch LP - top.css
   Bootstrap5 ベースのオリジナルデザイン
   メインカラー: #516fe0
   ===================================================================== */

:root {
  --st-main: #516fe0;
  --st-main-dark: #3a52b8;
  --st-main-light: #7d93ea;
  --st-accent: #ffb020;
  --st-ink: #1f2640;
  --st-muted: #5a6378;
  --st-bg-soft: #f4f6fd;
  --st-line: #e3e8f6;
  --st-radius: 18px;
  --st-shadow: 0 18px 40px rgba(81, 111, 224, .14);
}

/* ---------- Base ---------- */
body {
  font-family: "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    "Yu Gothic", "Meiryo", sans-serif;
  color: var(--st-ink);
  background: #fff;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; }

.st-section { padding: 72px 0; }
@media (max-width: 767.98px) {
  .st-section { padding: 48px 0; }
}

/* 画像差し込み用 仮背景 (後で手動で差し替え) */
.st-placeholder {
  position: relative;
  background:
    repeating-linear-gradient(
      45deg,
      rgba(81, 111, 224, .08),
      rgba(81, 111, 224, .08) 14px,
      rgba(81, 111, 224, .14) 14px,
      rgba(81, 111, 224, .14) 28px
    );
  border: 2px dashed var(--st-main-light);
  border-radius: var(--st-radius);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--st-main-dark);
  font-weight: 700;
  letter-spacing: .04em;
  min-height: 180px;
  text-align: center;
}
.st-placeholder span {
  background: rgba(255, 255, 255, .8);
  padding: 6px 16px;
  border-radius: 999px;
  font-size: .82rem;
}

/* 見出し共通 */
.st-title {
  text-align: center;
  font-weight: 800;
  font-size: clamp(1.5rem, 4vw, 2.1rem);
  margin-bottom: .4em;
  color: var(--st-ink);
}
.st-title .st-title-en {
  display: block;
  color: var(--st-main);
  font-size: .9rem;
  letter-spacing: .18em;
  font-weight: 700;
  margin-bottom: .6em;
}
.st-title::after {
  content: "";
  display: block;
  width: 56px;
  height: 4px;
  border-radius: 999px;
  background: var(--st-main);
  margin: .55em auto 0;
}
@media (max-width: 767.98px) {
  .st-title { margin-bottom: 1em; }
  .st-title .st-title-en { font-size: .75rem; }
  .st-hero h1 { padding: 1.5rem 1rem 1rem 1rem; }
}
@media (min-width: 768px) {
  .st-title .st-title-en { margin-bottom: 1em; }
}
.st-lead {
  text-align: center;
  color: var(--st-muted);
  margin-bottom: 2.8rem;
}

/* ---------- Header ---------- */
.st-header {
  position: relative;
  background: #3a52b8;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.st-header .navbar-brand {
  display: flex;
  align-items: center;
}
.st-logo-text {
  font-family: "Monda", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: .01em;
  text-transform: lowercase;
  line-height: 1;
}
@media (min-width: 768px) {
  .st-logo-text { font-size: 1.5rem; }
}
.st-header .navbar > .container { justify-content: space-between; }
.st-header-login {
  font-weight: 700;
  font-size: .92rem;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 999px;
  padding: .25rem 1.4rem;
  text-decoration: none;
  transition: background .2s ease, color .2s ease;
}
@media (min-width: 768px) {
  .st-header-login { padding: .42rem 1.4rem; }
}
.st-header-login:hover {
  background: #fff;
  color: var(--st-main-dark);
}

/* === topindex.php 専用: ヒーローに重なる透過ヘッダー(追従なし) === */
.lp-top .st-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: transparent;
  border-bottom-color: transparent;
}
@media (max-width: 767.98px) {
  /* 重なるヘッダー分、ヒーロー先頭に余白を確保 */
  .lp-top .st-hero-inner { padding-top: 60px; }
}

/* ---------- Hero ---------- */
.st-hero {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #0a102d url("../images/topfv.jpg") no-repeat center top;
  background-size: cover;
}
.st-hero-inner {
  position: relative;
  z-index: 1;
  padding: 64px 0 72px;
}
@media (max-width: 767.98px) {
  /* ヒーローの縦幅。下(艇)を優先して上の空側をトリミング */
  .st-hero {
    aspect-ratio: 2 / 3.3; /* 2/3 から縦を約10%長く */
    background-position: center bottom;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .st-hero-inner { width: 100%; padding: 28px 0 40px; }
}
@media (min-width: 768px) {
  /* PC用の横長画像(1672×941)に差し替え。縦は内容に合わせて伸びる(はみ出し防止) */
  .st-hero {
    background-image: url("../images/topfv-pc.jpg");
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    min-height: 440px;
  }
  .st-hero-inner { width: 100%; }
}
/* 大型PC: 横長ポスターを短めの帯で表示 */
@media (min-width: 1200px) {
  .st-hero {
    aspect-ratio: 1672 / 753; /* 元(941)の高さを約20%短縮 */
    min-height: 0;
  }
}
.st-hero-badge {
  display: inline-block;
  background: var(--st-accent);
  color: var(--st-ink);
  font-weight: 800;
  font-size: .82rem;
  padding: .35em 1.1em;
  border-radius: 999px;
  margin-bottom: 1rem;
}
.st-hero h1 {
  font-weight: 800;
  font-size: 1.8rem;
  line-height: 1.35;
  text-shadow: 0 2px 20px rgba(0, 0, 0, .18);
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .st-hero h1 {
    margin-bottom: 4rem;
    font-size: 3rem;
  }
}
/* タブレット〜小型PC: はみ出し防止に見出し・余白を圧縮 */
@media (min-width: 768px) and (max-width: 1199.98px) {
  .st-hero h1 { font-size: 2.1rem; margin-bottom: 2rem; }
  .st-hero-inner { padding: 36px 0; }
}
.st-hero h1 .hl {
  color: var(--st-accent);
}
.st-hero p.st-hero-sub {
  font-size: clamp(1rem, 2.4vw, 1.15rem);
  opacity: .95;
  margin-top: 1rem;
}

/* CTA ボタン */
.st-btn-line {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #06c755;
  color: #fff;
  font-weight: bold;
  font-size: 1.15rem;
  padding: .95rem 2.4rem;
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(6, 199, 85, .4);
  transition: transform .2s ease, box-shadow .2s ease;
  text-decoration: none;
}
@media (min-width: 768px) {
  .st-btn-line { font-size: 1.5rem; }
}
.st-btn-line:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 18px 36px rgba(6, 199, 85, .5);
}
.st-btn-line .ico {
  font-size: 1.2em;
  line-height: 1;
  color: #fff;
  margin-right: .5rem;
}
@keyframes st-pulse {
  0%   { transform: scale(1);     box-shadow: 0 12px 28px rgba(6, 199, 85, .4); }
  40%  { transform: scale(1.09);  box-shadow: 0 20px 44px rgba(6, 199, 85, .65); }
  60%  { transform: scale(1.05);  box-shadow: 0 16px 36px rgba(6, 199, 85, .55); }
  100% { transform: scale(1);     box-shadow: 0 12px 28px rgba(6, 199, 85, .4); }
}
.st-btn-pulse {
  animation: st-pulse 1.1s ease-in-out infinite;
  transform-origin: center;
}

/* hero内のボタンはコンテナ幅の85% (PCは70%) */
.st-hero .st-btn-line {
  width: 85%;
  justify-content: center;
}
@media (min-width: 768px) {
  .st-hero .st-btn-line { width: 70%; }
}

/* ---------- 配当実績 Swiper ---------- */
.st-result {
  background: linear-gradient(180deg, var(--st-bg-soft), #fff);
}
.st-result .swiper { padding-bottom: 44px !important; }
.st-result .swiper-pagination-bullet {
  background: var(--st-main);
  opacity: .25;
}
.st-result .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: var(--st-main) !important;
}
.st-result-card {
  background: #fff;
  border-radius: var(--st-radius);
  box-shadow: var(--st-shadow);
  overflow: hidden;
  border: 1px solid var(--st-line);
  height: 100%;
  display: flex;
  flex-direction: column;
}
/* カード上部 見出しバンド (画像なし) */
.st-result-head {
  background: linear-gradient(135deg, var(--st-main-dark), var(--st-main));
  color: #fff;
  text-align: center;
  padding: 16px 14px 14px;
  position: relative;
}
.st-result-head::after {
  content: "";
  position: absolute;
  left: 50%; bottom: -9px;
  transform: translateX(-50%);
  border: 9px solid transparent;
  border-top-color: var(--st-main);
}
.st-result-head .date {
  display: inline-block;
  background: rgba(255, 255, 255, .18);
  border-radius: 999px;
  padding: 2px 12px;
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .03em;
  margin-bottom: 8px;
}
.st-result-head .course {
  display: block;
  font-weight: 800;
  font-size: 1.1rem;
  line-height: 1.4;
}
.st-result-head .place {
  display: block;
  font-size: .85rem;
  opacity: .9;
  margin-top: 2px;
}
.st-result-card .st-card-body {
  padding: 24px 18px 22px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(81, 111, 224, .07), transparent 70%);
}
.st-result-amount { text-align: center; }
.st-result-amount .label {
  display: inline-block;
  color: #fff;
  font-size: .82rem;
  font-weight: 800;
  background: var(--st-accent);
  border-radius: 999px;
  padding: 3px 14px;
  margin-bottom: 8px;
}
.st-result-amount .yen {
  display: block;
  color: var(--st-main-dark);
  font-weight: 900;
  font-size: clamp(1.5rem, 4.8vw, 2.05rem);
  line-height: 1.15;
  letter-spacing: -.01em;
}
.st-result-amount .yen small {
  font-size: .5em;
  font-weight: 800;
  margin-left: 2px;
}

/* ---------- About / 説明 ---------- */
.st-about .st-feature-img { border-radius: 10px; }
.st-about h2 {
  font-weight: 800;
  font-size: clamp(1.25rem, 3.4vw, 1.7rem);
  line-height: 1.5;
}
.st-check-list {
  list-style: none;
  padding: 0;
  margin: 1.4rem 0;
}
.st-check-list li {
  position: relative;
  padding: .55rem 0 .55rem 2.1rem;
  border-bottom: 1px dashed var(--st-line);
  font-weight: 600;
}
.st-check-list li::before {
  content: "✓";
  position: absolute;
  left: 0; top: 50%;
  transform: translateY(-50%);
  width: 24px; height: 24px;
  background: var(--st-main);
  color: #fff;
  border-radius: 50%;
  display: grid; place-items: center;
  font-size: .8rem;
  font-weight: 900;
}
.st-subtitle {
  color: var(--st-main-dark);
  font-weight: 800;
  font-size: 1.1rem;
  margin-top: 1.2rem;
  padding-left: 12px;
  border-left: 5px solid var(--st-accent);
}

/* ---------- お客様の声 ---------- */
.st-voice { background: var(--st-bg-soft); }
.st-voice-row { margin-bottom: 2rem; }
.st-voice-avatar .st-placeholder {
  min-height: 84px;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
}
.st-bubble {
  position: relative;
  background: #fff;
  border-radius: 16px;
  padding: 18px 20px;
  box-shadow: 0 10px 26px rgba(31, 38, 64, .08);
  border: 1px solid var(--st-line);
}
.st-bubble h3 {
  font-size: .82rem;
  color: var(--st-main);
  font-weight: 800;
  margin-bottom: .4rem;
}
.st-bubble h3 span {
  display: inline-block;
  background: var(--st-bg-soft);
  border-radius: 6px;
  padding: 1px 8px;
  margin-right: 6px;
  color: var(--st-muted);
}
.st-bubble p { margin: 0; font-size: .95rem; }
/* 吹き出しの三角 (左向き) */
.st-bubble.is-left::before {
  content: "";
  position: absolute;
  left: -10px; top: 26px;
  border: 8px solid transparent;
  border-right-color: #fff;
}
.st-bubble.is-right::before {
  content: "";
  position: absolute;
  right: -10px; top: 26px;
  border: 8px solid transparent;
  border-left-color: #fff;
}

/* ---------- よくあるご質問 ---------- */
.st-faq .accordion-item {
  border: 1px solid var(--st-line);
  border-radius: 14px !important;
  overflow: hidden;
  margin-bottom: 14px;
  box-shadow: 0 6px 16px rgba(31, 38, 64, .05);
}
.st-faq .accordion-button {
  font-weight: 700;
  color: var(--st-ink);
  background: #fff;
  padding: 1.1rem 1.2rem 1.1rem 3rem;
  position: relative;
}
.st-faq .accordion-button::after {
  background-size: 1rem;
}
.st-faq .accordion-button::before {
  content: "Q";
  position: absolute;
  left: 1rem; top: 50%;
  transform: translateY(-50%);
  width: 26px; height: 26px;
  background: var(--st-main);
  color: #fff;
  border-radius: 50%;
  display: grid; place-items: center;
  font-weight: 800;
  font-size: .9rem;
}
.st-faq .accordion-button:not(.collapsed) {
  color: var(--st-main-dark);
  background: var(--st-bg-soft);
  box-shadow: none;
}
.st-faq .accordion-button:focus {
  border-color: var(--st-main-light);
  box-shadow: 0 0 0 .2rem rgba(81, 111, 224, .2);
}
.st-faq .accordion-body {
  color: var(--st-muted);
  background: #fff;
  padding: 1rem 1.2rem 1.2rem 3rem;
  position: relative;
  font-size: .95rem;
}
.st-faq .accordion-body::before {
  content: "A";
  position: absolute;
  left: 1rem; top: 1rem;
  width: 26px; height: 26px;
  background: var(--st-accent);
  color: var(--st-ink);
  border-radius: 50%;
  display: grid; place-items: center;
  font-weight: 800;
  font-size: .9rem;
}

/* ---------- 下層ページ (規約 / ポリシー / 特商法 / 問い合わせ) ---------- */
.st-page { padding: 56px 0 72px; }
.st-page-head {
  text-align: center;
  margin-bottom: 2.6rem;
}
.st-page-title {
  display: inline-block;
  font-weight: 800;
  font-size: clamp(1.4rem, 4vw, 1.9rem);
  color: var(--st-ink);
  position: relative;
  padding-bottom: .5rem;
  margin-bottom: 1.5rem;
}
.st-page-title::after {
  content: "";
  position: absolute;
  left: 50%; bottom: 0;
  transform: translateX(-50%);
  width: 48px; height: 4px;
  border-radius: 999px;
  background: var(--st-main);
}
.st-page .lead-text {
  color: var(--st-muted);
  margin-bottom: 2rem;
}
/* 規約・ポリシーの定義リスト */
.st-dl dt {
  font-weight: 800;
  color: var(--st-main-dark);
  padding: 12px 0 12px 16px;
  border-left: 5px solid var(--st-main);
  background: var(--st-bg-soft);
  border-radius: 0 8px 8px 0;
  margin-bottom: .7rem;
}
.st-dl dd {
  margin: 0 0 2rem;
  padding: 0 4px;
  color: var(--st-ink);
  font-size: .95rem;
  line-height: 1.9;
}
/* 特商法テーブル */
.st-table { width: 100%; border-collapse: collapse; }
.st-table th,
.st-table td {
  border: 1px solid var(--st-line);
  padding: 14px 16px;
  font-size: .93rem;
  vertical-align: top;
  text-align: left;
}
.st-table th {
  background: var(--st-bg-soft);
  color: var(--st-main-dark);
  font-weight: 700;
  white-space: nowrap;
  width: 34%;
}
.st-table small { color: var(--st-muted); }
@media (max-width: 575.98px) {
  .st-table th, .st-table td { display: block; width: 100%; border-bottom: 0; }
  .st-table tr td { border-bottom: 1px solid var(--st-line); }
}
/* お問い合わせフォーム */
.st-form label {
  font-weight: 700;
  font-size: .9rem;
  margin-bottom: .3rem;
  display: block;
}
.st-form .form-control {
  border: 1px solid var(--st-line);
  border-radius: 10px;
  padding: .7rem .9rem;
}
.st-form .form-control:focus {
  border-color: var(--st-main-light);
  box-shadow: 0 0 0 .2rem rgba(81, 111, 224, .18);
}
.st-form .btn-submit {
  background: var(--st-main);
  color: #fff;
  font-weight: 700;
  border: 0;
  border-radius: 999px;
  padding: .8rem;
  width: 100%;
  transition: background .2s ease;
}
.st-form .btn-submit:hover { background: var(--st-main-dark); }
.st-form-link {
  display: inline-block;
  font-size: .88rem;
  color: var(--st-main);
  text-decoration: underline;
}
.st-form-link:hover { color: var(--st-main-dark); }

/* ---------- フッター ---------- */
.st-footer {
  background: var(--st-ink);
  color: rgba(255, 255, 255, .82);
  padding: 48px 0 28px;
}
.st-footer nav ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 22px;
  padding: 0;
  margin: 0 0 1.6rem;
}
.st-footer nav a {
  color: #fff;
  text-decoration: none;
  font-size: .92rem;
  font-weight: 600;
}
.st-footer nav a:hover { color: var(--st-main-light); }
.st-footer .st-note {
  font-size: .74rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, .55);
  max-width: 880px;
  margin: 0 auto 1.4rem;
}
.st-footer .st-copyright {
  display: block;
  text-align: center;
  font-size: .8rem;
  color: rgba(255, 255, 255, .7);
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-top: 1.2rem;
}

/* ---------- フローティングCTA (モバイル) ---------- */
.st-float-cta {
  position: fixed;
  left: 0; right: 0; bottom: 0;
  z-index: 1040;
  padding: 10px 14px;
  transition: opacity .4s ease, visibility .4s ease;
}
/* フッター到達時にフェードアウト */
.st-float-cta.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.st-float-cta .st-btn-line {
  width: 100%;
  justify-content: center;
  font-size: 1.05rem;
  padding: .8rem;
}
@media (min-width: 768px) {
  /* PCでは全幅バーのまま、ボタンは中央寄せ＋適度な幅 */
  .st-float-cta { text-align: center; }
  .st-float-cta .st-btn-line {
    width: auto;
    min-width: 360px;
    font-size: 1.2rem;
    padding: .85rem 2.6rem;
  }
}
