/* ============================================================
   Fish On - campaign.css
   キャンペーンページ専用スタイル
   ============================================================ */

/* ---------- フェードイン ---------- */
.fc-fade { opacity: 0; transform: translateY(24px); transition: opacity .6s ease, transform .6s ease; }
.fc-fade.fc-visible { opacity: 1; transform: none; }

/* ---------- 共通 ---------- */
#fo-campaign-page {
  padding-top: var(--fo-header-h);
  font-family: var(--fo-font-sans);
  color: var(--fo-text);
}
.fc-container { width: 100%; max-width: 860px; margin: 0 auto; padding: 0 24px; }
.fc-section { padding: 72px 0; }
.fc-section-label {
  display: block; font-size: 13px; font-weight: 700;
  letter-spacing: .22em; text-transform: uppercase;
  color: var(--fo-primary2); margin-bottom: 10px;
}
.fc-section-title {
  font-family: var(--fo-font-serif); font-size: clamp(22px,3.5vw,32px);
  font-weight: 700; color: var(--fo-dark); margin-bottom: 40px; line-height: 1.3;
}
.fc-label {
  display: inline-block; font-size: 12px; font-weight: 700;
  letter-spacing: .25em; text-transform: uppercase;
  color: var(--fo-accent2); margin-bottom: 14px;
}

/* ---------- HERO ---------- */
.fc-hero {
  position: relative; min-height: 360px;
  background: linear-gradient(135deg, var(--fo-dark) 0%, #01304f 60%, #0077b6 100%);
  display: flex; align-items: center; overflow: hidden;
}
.fc-hero__bg {
  position: absolute; inset: 0; opacity: .08;
  background-image: repeating-linear-gradient(
    45deg, rgba(255,255,255,.15) 0px, rgba(255,255,255,.15) 1px,
    transparent 1px, transparent 20px
  );
}
.fc-hero::before {
  content: ''; position: absolute; bottom: -2px; left: 0; right: 0; height: 120px;
  background: radial-gradient(ellipse at 20% 100%, rgba(0,168,232,.25) 0%, transparent 60%),
              radial-gradient(ellipse at 80% 80%, rgba(0,119,182,.2) 0%, transparent 50%);
}
.fc-hero__inner {
  position: relative; z-index: 2; width: 100%; max-width: 860px;
  margin: 0 auto; padding: 80px 24px 100px;
}
.fc-hero__title {
  font-family: var(--fo-font-serif); font-size: clamp(36px,6vw,64px);
  font-weight: 700; color: var(--fo-white); line-height: 1.2; margin: 0 0 12px;
  text-shadow: 0 2px 20px rgba(0,0,0,.4);
}
.fc-hero__title span { color: var(--fo-accent2); }
.fc-hero__sub { font-size: clamp(15px,2vw,18px); color: rgba(255,255,255,.8); margin-bottom: 24px; }
.fc-hero__badges { display: flex; flex-wrap: wrap; gap: 10px; }
.fc-badge {
  display: inline-flex; align-items: center; gap: 7px;
  background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.3);
  color: var(--fo-white); font-size: 13px; font-weight: 600;
  padding: 7px 16px; border-radius: 24px; backdrop-filter: blur(6px);
}
.fc-badge i { color: var(--fo-accent2); }
.fc-hero__wave {
  position: absolute; bottom: 0; left: 0; right: 0; z-index: 3; line-height: 0;
}
.fc-hero__wave svg { width: 100%; height: 60px; display: block; }

/* ---------- OVERVIEW ---------- */
.fc-overview { background: var(--fo-off); padding-top: 60px; }
.fc-overview__grid {
  display: grid; grid-template-columns: repeat(3,1fr); gap: 24px;
}
.fc-overview__item {
  background: var(--fo-white); padding: 32px 24px; text-align: center;
  border-top: 4px solid var(--fo-primary); box-shadow: var(--fo-shadow);
}
.fc-overview__icon {
  display: flex; align-items: center; justify-content: center;
  width: 56px; height: 56px; border-radius: 50%;
  background: var(--fo-off2); color: var(--fo-primary);
  font-size: 22px; margin: 0 auto 16px;
}
.fc-overview__item h3 { font-size: 17px; font-weight: 700; color: var(--fo-dark); margin-bottom: 10px; }
.fc-overview__item p { font-size: 14px; color: var(--fo-gray); line-height: 1.7; margin: 0; }
.fc-overview__item p strong { color: var(--fo-primary); }

/* ---------- CAMPAIGN CARDS ---------- */
.fc-campaigns { background: var(--fo-off); }
.fc-card {
  background: var(--fo-white); margin-bottom: 24px;
  box-shadow: var(--fo-shadow); overflow: hidden;
}
.fc-card:last-child { margin-bottom: 0; }

/* カードヘッダー（魚種別カラー） */
.fc-card__head {
  display: flex; align-items: center; justify-content: space-between;
  padding: 20px 28px; color: var(--fo-white);
}
.fc-card__head--tai  { background: linear-gradient(135deg, #c0392b 0%, #e74c3c 100%); }
.fc-card__head--ama  { background: linear-gradient(135deg, #1a6e4e 0%, #27ae60 100%); }
.fc-card__head--aori { background: linear-gradient(135deg, #6c3483 0%, #9b59b6 100%); }
.fc-card__head--kuro { background: linear-gradient(135deg, #154360 0%, #1a5276 100%); }
.fc-card__head--tachi{ background: linear-gradient(135deg, #784212 0%, #d4860a 100%); }

.fc-card__jp {
  font-family: var(--fo-font-serif); font-size: clamp(22px,3vw,28px);
  font-weight: 700; display: block; margin-bottom: 6px;
}
.fc-card__season {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: 13px; font-weight: 600; opacity: .85;
  background: rgba(255,255,255,.15); padding: 4px 12px; border-radius: 20px;
}
.fc-card__icon { font-size: 48px; opacity: .6; }

/* カードボディ */
.fc-card__body { padding: 28px; }

/* 報酬グリッド */
.fc-rewards {
  display: flex; align-items: center; gap: 16px; margin-bottom: 16px;
}
.fc-reward { flex: 1; text-align: center; padding: 20px 12px; border: 2px solid; }
.fc-reward--silver { border-color: #adb5bd; background: #f8f9fa; }
.fc-reward--gold   { border-color: var(--fo-accent); background: #fffbf0; }
.fc-reward__arrow  { flex-shrink: 0; color: var(--fo-gray); font-size: 18px; }

.fc-reward__size {
  font-size: 15px; font-weight: 700; color: var(--fo-dark); margin-bottom: 12px;
  padding-bottom: 10px; border-bottom: 1px solid rgba(0,0,0,.08);
}
.fc-reward--gold .fc-reward__size { color: #7d5a00; }
.fc-ticket-val {
  display: block; font-family: var(--fo-font-serif);
  font-size: clamp(26px,4vw,36px); font-weight: 700; line-height: 1; margin-bottom: 6px;
}
.fc-ticket-val span { font-size: 16px; }
.fc-reward--silver .fc-ticket-val { color: #495057; }
.fc-reward--gold   .fc-ticket-val { color: var(--fo-accent); }
.fc-ticket-label {
  display: inline-block; font-size: 12px; font-weight: 700;
  padding: 3px 10px; border-radius: 20px;
}
.fc-reward--silver .fc-ticket-label { background: #e9ecef; color: #495057; }
.fc-reward--gold   .fc-ticket-label { background: var(--fo-accent); color: var(--fo-dark); }

.fc-card__method {
  font-size: 14px; color: var(--fo-gray); margin: 0;
  display: flex; align-items: center; gap: 6px;
}
.fc-card__method i { color: var(--fo-primary2); }

/* ---------- NOTES ---------- */
.fc-notes { background: var(--fo-white); }
.fc-notes-list { list-style: none; padding: 0; margin: 0; }
.fc-notes-list li {
  display: flex; align-items: flex-start; gap: 12px;
  font-size: 15px; color: var(--fo-text); line-height: 1.7;
  padding: 14px 0; border-bottom: 1px solid var(--fo-border);
}
.fc-notes-list li:last-child { border-bottom: none; }
.fc-notes-list li i { color: var(--fo-primary); flex-shrink: 0; margin-top: 4px; }

/* ---------- FOOTER CTA ---------- */
.fc-cta {
  background: linear-gradient(135deg, var(--fo-primary) 0%, var(--fo-dark) 100%);
  padding: 64px 0;
}
.fc-cta__title {
  font-family: var(--fo-font-serif); font-size: clamp(22px,3vw,30px);
  font-weight: 700; color: var(--fo-white); margin-bottom: 10px;
}
.fc-cta__desc { font-size: 16px; color: rgba(255,255,255,.75); margin-bottom: 32px; }
.fc-cta__btns { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; }

/* ---------- Responsive ---------- */
@media (max-width: 768px) {
  .fc-section { padding: 40px 0; }
  .fc-container { padding: 0 12px; }
  .fc-overview__grid { grid-template-columns: repeat(3,1fr); gap: 10px; }
  .fc-overview__item { padding: 16px 10px; }
  .fc-overview__icon { width: 36px; height: 36px; font-size: 15px; margin-bottom: 8px; }
  .fc-overview__item h3 { font-size: 13px; margin-bottom: 6px; }
  .fc-overview__item p { font-size: 11px; line-height: 1.5; }
  .fc-card__head { padding: 12px 16px; }
  .fc-card__jp { font-size: 18px; margin-bottom: 3px; }
  .fc-card__icon { font-size: 28px; }
  .fc-card__body { padding: 14px 12px; }
  .fc-rewards { gap: 8px; flex-direction: row; }
  .fc-reward { padding: 10px 6px; }
  .fc-reward__size { font-size: 12px; margin-bottom: 8px; padding-bottom: 6px; }
  .fc-ticket-val { font-size: clamp(18px,5vw,26px); }
  .fc-ticket-val small { font-size: 12px; }
  .fc-ticket-label { font-size: 10px; padding: 2px 6px; }
  .fc-reward__arrow { font-size: 14px; }
  .fc-card__method { font-size: 12px; }
  .fc-hero__inner { padding: 72px 16px 80px; }
  .fc-hero__title { font-size: clamp(28px,8vw,42px); }
  .fc-section-title { font-size: clamp(18px,4vw,24px); margin-bottom: 20px; }
  .fc-notes-list li { font-size: 13px; padding: 10px 0; }
  .fc-cta__btns { flex-direction: column; align-items: center; }
  .fo-cta-tel, .fo-cta-line { width: 100%; max-width: 300px; justify-content: center; }
}