/*
 * spain-lp.css
 * スペインサッカー留学LP 専用スタイル
 * Thor テーマの干渉を防ぐため .spain-lp-body スコープで記述
 */

/* ─── CSS VARIABLES ─── */
.spain-lp-body {
  --navy:       #0a0e2a;
  --navy-mid:   #111840;
  --navy-light: #1a2355;
  --gold:       #c9a84c;
  --gold-light: #e8c87a;
  --gold-pale:  #f5e6b8;
  --gold-dark:  #9a7430;
  --white:      #faf8f2;
  --white-soft: #f0ede3;
  --text-light: rgba(250,248,242,0.75);
}

/* ─── RESET (LP スコープ内のみ) ─── */
.spain-lp-body,
.spain-lp-body * {
  box-sizing: border-box;
}

/* Thor / WordPress のデフォルトスタイルを上書き */
.spain-lp-body {
  margin: 0 !important;
  padding: 0 !important;
  background: var(--navy) !important;
  color: var(--white) !important;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-weight: 300 !important;
  overflow-x: hidden;
}

/* Thor が挿入するコンテナ系を無効化 */
.spain-lp-body #page,
.spain-lp-body #content,
.spain-lp-body .site-content,
.spain-lp-body .entry-content,
.spain-lp-body .container,
.spain-lp-body .wrap {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

/* ─── UTILITY ─── */
.spain-lp-body .gold-line {
  display: block;
  width: 60px;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
  margin: 0 auto;
}

.spain-lp-body .section-label {
  font-family: 'Cormorant Garamond', serif;
  font-size: 11px;
  letter-spacing: 0.35em;
  color: var(--gold);
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 12px;
}

.spain-lp-body .section-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(26px, 6vw, 42px);
  line-height: 1.25;
  text-align: center;
  color: var(--white);
  margin: 0;
}

.spain-lp-body .serif-jp { font-family: 'Noto Serif JP', serif; }

/* ─── HEADER ─── */
.spain-lp-body .lp-header {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(10,14,42,0.88);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(201,168,76,0.2);
}

.spain-lp-body .logo {
  font-family: 'Cormorant Garamond', serif;
  font-size: 15px;
  letter-spacing: 0.25em;
  color: var(--gold);
  text-transform: uppercase;
}

.spain-lp-body .header-cta {
  font-size: 11px;
  letter-spacing: 0.2em;
  color: var(--gold) !important;
  border: 1px solid var(--gold);
  padding: 8px 16px;
  text-decoration: none !important;
  transition: all 0.3s;
  font-family: 'Noto Sans JP', sans-serif;
}
.spain-lp-body .header-cta:hover {
  background: var(--gold);
  color: var(--navy) !important;
}

/* ─── HERO ─── */
.spain-lp-body #hero {
  min-height: 100svh;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 100px 24px 60px;
}

.spain-lp-body .hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 50% 30%, rgba(201,168,76,0.08) 0%, transparent 70%),
    radial-gradient(ellipse 60% 80% at 80% 80%, rgba(26,35,85,0.6) 0%, transparent 60%),
    linear-gradient(165deg, #0a0e2a 0%, #111840 45%, #0d1535 100%);
}

.spain-lp-body .hero-emblem {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: min(480px, 95vw);
  height: min(480px, 95vw);
  opacity: 0.04;
  border: 1px solid var(--gold);
  border-radius: 50%;
  animation: lp-rotateSlow 40s linear infinite;
}
.spain-lp-body .hero-emblem::before {
  content: '';
  position: absolute;
  inset: 20px;
  border: 1px solid var(--gold);
  border-radius: 50%;
}
.spain-lp-body .hero-emblem::after {
  content: '';
  position: absolute;
  inset: 40px;
  border: 1px solid var(--gold);
  border-radius: 50%;
}

@keyframes lp-rotateSlow {
  to { transform: translate(-50%,-50%) rotate(360deg); }
}

.spain-lp-body .hero-flag {
  display: flex;
  gap: 0;
  margin-bottom: 28px;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.2s;
}
.spain-lp-body .flag-stripe { width: 36px; height: 5px; }
.spain-lp-body .flag-red    { background: #c60b1e; }
.spain-lp-body .flag-yellow { background: #ffc400; }

.spain-lp-body .hero-kicker {
  font-family: 'Cormorant Garamond', serif;
  font-size: 12px;
  letter-spacing: 0.4em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.3s;
}

.spain-lp-body .hero-headline {
  font-family: 'Playfair Display', serif;
  font-size: clamp(36px, 10vw, 72px);
  line-height: 1.1;
  text-align: center;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.4s;
  color: var(--white);
  margin: 0;
}
.spain-lp-body .hero-headline em {
  font-style: italic;
  background: linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-dark));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.spain-lp-body .hero-sub {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(13px, 3.5vw, 17px);
  line-height: 1.9;
  text-align: center;
  color: var(--text-light);
  margin: 24px 0 0;
  max-width: 480px;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.55s;
  font-weight: 300;
}

.spain-lp-body .hero-divider {
  width: 1px;
  height: 60px;
  background: linear-gradient(to bottom, var(--gold), transparent);
  margin: 32px auto 0;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.7s;
}

.spain-lp-body .hero-cta-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  margin-top: 32px;
  position: relative;
  z-index: 2;
  animation: lp-fadeUp 0.9s ease both 0.8s;
}

@keyframes lp-fadeUp {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* ─── BUTTONS ─── */
.spain-lp-body .btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: linear-gradient(135deg, var(--gold-light) 0%, var(--gold) 50%, var(--gold-dark) 100%);
  color: var(--navy) !important;
  padding: 18px 40px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
  transition: all 0.35s;
}
.spain-lp-body .btn-primary::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, var(--gold-pale), var(--gold-light));
  opacity: 0;
  transition: opacity 0.35s;
}
.spain-lp-body .btn-primary:hover::before { opacity: 1; }
.spain-lp-body .btn-primary span { position: relative; z-index: 1; }

.spain-lp-body .btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(201,168,76,0.5);
  color: var(--gold) !important;
  padding: 14px 32px;
  font-size: 12px;
  letter-spacing: 0.15em;
  text-decoration: none !important;
  transition: all 0.3s;
  font-family: 'Noto Sans JP', sans-serif;
}
.spain-lp-body .btn-outline:hover {
  border-color: var(--gold);
  background: rgba(201,168,76,0.08);
}

/* ─── VALUE ─── */
.spain-lp-body #value {
  padding: 100px 24px;
  position: relative;
  background: linear-gradient(180deg, var(--navy) 0%, var(--navy-mid) 100%);
}
.spain-lp-body #value::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.spain-lp-body .value-intro { text-align: center; margin-bottom: 64px; }
.spain-lp-body .value-intro p {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(13px, 3.5vw, 16px);
  line-height: 2;
  color: var(--text-light);
  max-width: 520px;
  margin: 20px auto 0;
}

.spain-lp-body .value-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
  max-width: 600px;
  margin: 0 auto;
}

.spain-lp-body .value-card {
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(201,168,76,0.15);
  padding: 36px 28px;
  position: relative;
  transition: all 0.4s;
  overflow: hidden;
}
.spain-lp-body .value-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0;
  width: 3px; height: 100%;
  background: linear-gradient(to bottom, var(--gold), transparent);
}
.spain-lp-body .value-card:hover {
  background: rgba(201,168,76,0.04);
  border-color: rgba(201,168,76,0.35);
}

.spain-lp-body .value-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 48px;
  font-weight: 300;
  color: rgba(201,168,76,0.15);
  line-height: 1;
  margin-bottom: 16px;
  letter-spacing: -0.02em;
}
.spain-lp-body .value-title {
  font-family: 'Noto Serif JP', serif;
  font-size: 17px;
  font-weight: 700;
  color: var(--gold-light);
  margin-bottom: 12px;
  letter-spacing: 0.05em;
}
.spain-lp-body .value-text {
  font-size: 13px;
  line-height: 1.9;
  color: var(--text-light);
  font-weight: 300;
  margin: 0;
}
.spain-lp-body .value-icon {
  position: absolute;
  top: 28px; right: 24px;
  font-size: 28px;
  opacity: 0.5;
}

/* ─── STATS ─── */
.spain-lp-body #stats {
  padding: 100px 24px;
  position: relative;
  background: var(--navy-light);
  overflow: hidden;
}
.spain-lp-body #stats::before,
.spain-lp-body #stats::after {
  content: '';
  position: absolute;
  left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.spain-lp-body #stats::before { top: 0; }
.spain-lp-body #stats::after  { bottom: 0; }

.spain-lp-body .stats-bg-text {
  position: absolute;
  font-family: 'Playfair Display', serif;
  font-size: clamp(80px, 25vw, 200px);
  color: rgba(201,168,76,0.03);
  font-style: italic;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
}

.spain-lp-body .stats-header { text-align: center; margin-bottom: 60px; position: relative; z-index: 2; }

.spain-lp-body .stats-quote {
  font-family: 'Playfair Display', serif;
  font-size: clamp(18px, 5vw, 28px);
  font-style: italic;
  color: var(--gold-light);
  text-align: center;
  max-width: 480px;
  margin: 0 auto 60px;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
.spain-lp-body .stats-quote::before {
  content: '\201C';
  display: block;
  font-size: 60px;
  line-height: 0.5;
  color: var(--gold);
  opacity: 0.4;
  margin-bottom: 16px;
}

.spain-lp-body .stats-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px;
  max-width: 560px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 2;
}
.spain-lp-body .stat-item {
  background: rgba(10,14,42,0.6);
  padding: 32px 20px;
  text-align: center;
  border: 1px solid rgba(201,168,76,0.1);
  position: relative;
  overflow: hidden;
}
.spain-lp-body .stat-item::before {
  content: '';
  position: absolute;
  bottom: 0; left: 0; right: 0;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.spain-lp-body .stat-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(42px, 10vw, 60px);
  font-weight: 600;
  line-height: 1;
  background: linear-gradient(135deg, var(--gold-light), var(--gold));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 8px;
  display: block;
}
.spain-lp-body .stat-unit {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 300;
  color: var(--gold);
  -webkit-text-fill-color: var(--gold);
}
.spain-lp-body .stat-label {
  font-size: 11px;
  letter-spacing: 0.15em;
  color: var(--text-light);
  margin-top: 6px;
  font-family: 'Noto Sans JP', sans-serif;
  display: block;
}

.spain-lp-body .timeline { max-width: 560px; margin: 0 auto; position: relative; z-index: 2; }
.spain-lp-body .timeline-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  letter-spacing: 0.3em;
  color: var(--gold);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.spain-lp-body .timeline-item { display: flex; gap: 20px; margin-bottom: 28px; align-items: flex-start; }
.spain-lp-body .timeline-dot {
  width: 10px; height: 10px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
  margin-top: 5px;
  box-shadow: 0 0 10px rgba(201,168,76,0.5);
}
.spain-lp-body .timeline-year {
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  color: var(--gold);
  letter-spacing: 0.15em;
  margin-bottom: 4px;
}
.spain-lp-body .timeline-text {
  font-family: 'Noto Serif JP', serif;
  font-size: 13px;
  line-height: 1.8;
  color: var(--text-light);
  margin: 0;
}

/* ─── PARENTS ─── */
.spain-lp-body #parents {
  padding: 100px 24px;
  background: var(--navy);
  position: relative;
}
.spain-lp-body #parents::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.spain-lp-body .parents-header { text-align: center; margin-bottom: 56px; }

.spain-lp-body .concerns-list {
  max-width: 560px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.spain-lp-body .concern-item {
  border: 1px solid rgba(201,168,76,0.15);
  border-top: none;
  overflow: hidden;
}
.spain-lp-body .concern-item:first-child { border-top: 1px solid rgba(201,168,76,0.15); }
.spain-lp-body .concern-q {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 24px 22px;
  cursor: pointer;
  position: relative;
  background: rgba(255,255,255,0.01);
  transition: background 0.3s;
}
.spain-lp-body .concern-q:hover { background: rgba(201,168,76,0.04); }
.spain-lp-body .concern-icon {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: rgba(201,168,76,0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
}
.spain-lp-body .concern-text {
  flex: 1;
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  font-weight: 700;
  color: var(--white);
  line-height: 1.5;
  margin: 0;
}
.spain-lp-body .concern-toggle {
  font-size: 18px;
  color: var(--gold);
  font-family: 'Cormorant Garamond', serif;
  transition: transform 0.3s;
  flex-shrink: 0;
}
.spain-lp-body .concern-a {
  padding: 0 22px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.3s;
  background: rgba(201,168,76,0.03);
}
.spain-lp-body .concern-a.open {
  max-height: 400px;
  padding: 20px 22px 28px;
}
.spain-lp-body .concern-a-inner { display: flex; gap: 16px; align-items: flex-start; }
.spain-lp-body .answer-mark {
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  color: var(--gold);
  flex-shrink: 0;
  line-height: 1;
  margin-top: 2px;
}
.spain-lp-body .concern-a p {
  font-size: 13px;
  line-height: 1.9;
  color: var(--text-light);
  font-weight: 300;
  margin: 0;
}
.spain-lp-body .concern-item.active .concern-toggle { transform: rotate(45deg); }

/* ─── CTA ─── */
.spain-lp-body #cta {
  padding: 100px 24px 80px;
  position: relative;
  overflow: hidden;
  background: var(--navy-mid);
}
.spain-lp-body #cta::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 50% at 50% 50%, rgba(201,168,76,0.07) 0%, transparent 70%);
}
.spain-lp-body #cta::after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.spain-lp-body .cta-inner {
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}
.spain-lp-body .cta-badge {
  display: inline-block;
  border: 1px solid rgba(201,168,76,0.4);
  padding: 8px 22px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 12px;
  letter-spacing: 0.35em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 32px;
}
.spain-lp-body .cta-title {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 7vw, 46px);
  line-height: 1.2;
  margin-bottom: 12px;
  color: var(--white);
}
.spain-lp-body .cta-title em { font-style: italic; color: var(--gold-light); }
.spain-lp-body .cta-sub {
  font-family: 'Noto Serif JP', serif;
  font-size: clamp(13px, 3.5vw, 15px);
  line-height: 2;
  color: var(--text-light);
  margin-bottom: 40px;
  font-weight: 300;
}
.spain-lp-body .cta-features {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 44px;
  text-align: left;
}
.spain-lp-body .cta-feature { display: flex; align-items: center; gap: 12px; font-size: 13px; color: var(--text-light); }
.spain-lp-body .cta-feature-dot {
  width: 5px; height: 5px;
  border-radius: 50%;
  background: var(--gold);
  flex-shrink: 0;
}
.spain-lp-body .line-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #06C755;
  color: #fff !important;
  padding: 20px 40px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  margin-bottom: 16px;
  transition: all 0.35s;
  box-shadow: 0 4px 24px rgba(6,199,85,0.25);
}
.spain-lp-body .line-btn:hover {
  background: #04a844;
  box-shadow: 0 4px 32px rgba(6,199,85,0.4);
  transform: translateY(-2px);
}
.spain-lp-body .line-btn-sub {
  font-size: 11px;
  color: rgba(255,255,255,0.75);
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 36px;
}
.spain-lp-body .cta-divider {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 36px;
  opacity: 0.35;
}
.spain-lp-body .cta-divider::before,
.spain-lp-body .cta-divider::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--gold);
}
.spain-lp-body .cta-divider span {
  font-family: 'Cormorant Garamond', serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  color: var(--gold);
  text-transform: uppercase;
}
.spain-lp-body .trust-row { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; }
.spain-lp-body .trust-item { display: flex; align-items: center; gap: 6px; font-size: 11px; color: var(--text-light); }
.spain-lp-body .trust-icon { color: var(--gold); font-size: 14px; }

/* ─── FOOTER ─── */
.spain-lp-body .lp-footer {
  border-top: 1px solid rgba(201,168,76,0.15);
  padding: 40px 24px 32px;
  text-align: center;
  background: var(--navy);
}
.spain-lp-body .footer-logo {
  font-family: 'Cormorant Garamond', serif;
  font-size: 18px;
  letter-spacing: 0.3em;
  color: var(--gold);
  text-transform: uppercase;
  margin-bottom: 16px;
}
.spain-lp-body .lp-footer p {
  font-size: 11px;
  color: rgba(250,248,242,0.3);
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin: 0;
}

/* ─── ORNAMENT ─── */
.spain-lp-body .ornament {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
  margin: 20px 0;
}
.spain-lp-body .ornament::before,
.spain-lp-body .ornament::after {
  content: '';
  flex: 1;
  max-width: 60px;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold));
}
.spain-lp-body .ornament::after { background: linear-gradient(270deg, transparent, var(--gold)); }
.spain-lp-body .ornament-diamond {
  width: 6px; height: 6px;
  background: var(--gold);
  transform: rotate(45deg);
}

/* ─── FLOATING LINE ─── */
.spain-lp-body .floating-line-btn {
  position: fixed;
  bottom: 24px; right: 20px;
  z-index: 99;
  background: #06C755;
  color: #fff !important;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-decoration: none !important;
  box-shadow: 0 4px 20px rgba(6,199,85,0.4);
  border-radius: 2px;
  animation: lp-pulse 3s ease-in-out infinite;
  font-family: 'Noto Sans JP', sans-serif;
}
@keyframes lp-pulse {
  0%, 100% { box-shadow: 0 4px 20px rgba(6,199,85,0.4); }
  50%       { box-shadow: 0 4px 32px rgba(6,199,85,0.65); }
}
.spain-lp-body .line-icon { font-size: 16px; }

/* ─── SCROLL REVEAL ─── */
.spain-lp-body .reveal {
  opacity: 0;
  transform: translateY(32px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
.spain-lp-body .reveal.visible {
  opacity: 1;
  transform: translateY(0);
}
.spain-lp-body .reveal-delay-1 { transition-delay: 0.1s; }
.spain-lp-body .reveal-delay-2 { transition-delay: 0.2s; }
.spain-lp-body .reveal-delay-3 { transition-delay: 0.3s; }
.spain-lp-body .reveal-delay-4 { transition-delay: 0.4s; }

/* ─── WordPress 固有の余計な出力を隠す ─── */
.spain-lp-body .wp-block-spacer,
.spain-lp-body .wp-caption,
.spain-lp-body .alignnone,
.spain-lp-body img.wp-smiley { margin: 0; padding: 0; }
