<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* 上部のh1見出し削除。h1はコーディングで指定 */
.page-id-7226 .section.page-header {
  display: none;
}

/* 空のpタグを非表示にする */
.page-id-7226 p:empty {
    display: none !important;
}

/* 幅固定と余白削除 */
.page-id-7226 .section.siteContent .container {
	max-width: none !important;
	padding: 0 !important;
}
.page-id-7226 .section.siteContent {
	padding: 0 !important;
}
.page-id-7226 .section.siteContent .mainSection {
  margin-bottom: 0;
}

/* 非表示設定 */
.pc-only { display: block; }
.sp-only { display: none; }
@media (max-width: 767px) {
  .pc-only { display: none; }
  .sp-only { display: block; }
}

/* --- Base Reset & Wrapper (Scope: .lp-celebration-wrapper) --- */
.lp-celebration-wrapper {
  font-family: "Noto Sans JP", sans-serif;
  color: #4a4a4a;
  line-height: 1.8;
  background-color: #fff;
  max-width: 100%;
  overflow-x: hidden;
  font-size: 16px;
}

/* PC（幅768px以上）の時に文字を大きくする設定 */
@media (min-width: 768px) {
  .lp-celebration-wrapper {
    font-size: 18px; /* PCの文字サイズ */
  }
}

.lp-celebration-wrapper * {
  box-sizing: border-box;
}

.lp-celebration-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  border-radius: 6px;
  display: block;
  margin: 0 auto;
}

/* --- Colors & Variables --- */
.lp-celebration-wrapper {
  --c-main: #9e2a2b; /* Fujiya Red (Engi) */
  --c-accent: #c5a059; /* Soft Gold */
  --c-bg-light: #fbf9f6; /* Warm off-white */
  --c-text: #4a4a4a;
  --font-serif: "Noto Serif JP", serif;
}

/* --- Utility --- */
.lp-celebration-wrapper .lp-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.lp-celebration-wrapper .lp-text-center { text-align: center; }

.lp-celebration-wrapper .lp-phrase {
  display: inline-block;
}

/* SPのみ改行するクラス */
.lp-br-sp {
  display: inline;
}
@media (min-width: 768px) {
  .lp-br-sp {
    display: none;
  }
}

.lp-celebration-wrapper .lp-section-title {
  font-family: var(--font-serif);
  font-size: 1.8em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0.5rem;
  color: var(--c-main);
  letter-spacing: 0.08em;
  border: none;
}

.lp-celebration-wrapper .lp-section-deco {
  width: 30px;
  height: 2px;
  background-color: var(--c-accent);
  margin: 0 auto 3rem auto;
}

/* --- Hero Section --- */
.lp-celebration-wrapper .lp-hero {
  position: relative;
  width: 100%;
  height: 65vh;
  min-height: 500px;
  background-image: url('https://houtoutaiken.lp-web.net/wp-content/uploads/2026/02/誕生日サプライズプランFV背景-scaled.jpg'); 
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp-celebration-wrapper .lp-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.1);
}
.lp-celebration-wrapper .lp-hero-box {
  position: relative;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  padding: 3rem 0;
  text-align: center;
  max-width: 90%;
  width: 580px;
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.lp-celebration-wrapper .lp-hero-catch {
  font-family: var(--font-serif);
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #333;
  border: none;
}
.lp-celebration-wrapper .lp-hero-sub {
  font-size: 0.9em;
  letter-spacing: 0.15em;
  color: #666;
  margin-top: 1rem;
  display: block;
  border-top: 1px solid #ddd;
  padding-top: 1rem;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* --- Concept Section --- */
.lp-celebration-wrapper .lp-section-concept {
  padding: 80px 0 60px 0;
  background-color: #fff;
}
.lp-celebration-wrapper .lp-section-concept .lp-container {
  max-width: 800px;
}

/* 2カラムレイアウト用の枠組み */
.lp-celebration-wrapper .lp-concept-row {
  display: flex;
  flex-direction: column; /* スマホは縦並び */
  gap: 40px;
  align-items: center;
  margin-top: 20px;
}

/* PC（幅768px以上）の設定 */
@media (min-width: 768px) {
  .lp-celebration-wrapper .lp-concept-row {
    flex-direction: row; /* PCは横並び */
    align-items: center;
    justify-content: space-between;
  }
}

/* 左側：テキストエリア */
.lp-celebration-wrapper .lp-concept-col-text {
  flex: 1;
  text-align: center;
}
@media (min-width: 768px) {
  .lp-celebration-wrapper .lp-concept-col-text {
    text-align: left; /* PCは左揃え */
    padding-right: 40px;
  }
}

/* 右側：画像エリア */
.lp-celebration-wrapper .lp-concept-col-img {
  flex: 1;
  width: 100%;
  max-width: 450px; /* 画像が大きくなりすぎないように制限 */
}

/* 画像自体の設定（縦横比維持） */
.lp-celebration-wrapper .lp-concept-img {
  width: 100%;
  height: auto; /* ★これが重要：どんな画像でも比率を崩しません */
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  display: block;
}

.lp-celebration-wrapper .lp-concept-lead {
  font-size: 1em;
  line-height: 2.2;
  margin-bottom: 1.5rem;
}

/* --- Recommend Section (New) --- */
.lp-celebration-wrapper .lp-section-recommend {
  padding: 0 0 60px 0;
  background-color: #fff;
}
.lp-celebration-wrapper .lp-recommend-box {
  background-color: #fffbf5; /* 薄いベージュ */
  border: 1px solid #eecaca; /* 薄い赤の枠線 */
  border-radius: 10px;
  padding: 30px;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
.lp-celebration-wrapper .lp-recommend-title {
  font-family: var(--font-serif);
  font-size: 1.3em;
  color: var(--c-main);
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.lp-celebration-wrapper .lp-recommend-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  text-align: left;
}
.lp-celebration-wrapper .lp-recommend-list li {
  margin-bottom: 10px;
  padding-left: 1.5em;
  position: relative;
  font-weight: 500;
  font-size: 1.05em;
}
.lp-celebration-wrapper .lp-recommend-list li::before {
  content: '✔';
  position: absolute;
  left: 0;
  top: 0;
  color: var(--c-main);
  font-weight: bold;
  font-size: 1.1em;
}

/* --- Plan 1: Meat Afternoon Tea (Light Theme) --- */
.lp-celebration-wrapper .lp-plan-main {
  background-color: var(--c-bg-light); /* Light beige background */
  padding: 80px 0;
}
.lp-celebration-wrapper .lp-plan-card {
  background: #fff;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0,0,0,0.05);
  padding: 50px 8px;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.02);
}

.lp-celebration-wrapper .lp-badge-ribbon {
  display: inline-block;
  background-color: var(--c-main);
  color: white;
  padding: 6px 20px;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  border-radius: 2px;
  font-family: var(--font-serif);
}

.lp-celebration-wrapper .lp-plan-title {
  font-family: var(--font-serif);
  font-size: 1.8em;
  color: #333;
  margin: 20px 0 0;
  line-height: 1.4;
  border: none;
}
.lp-celebration-wrapper .lp-plan-title::after {
  border: none;
}
.lp-celebration-wrapper .lp-plan-price {
  font-family: var(--font-serif);
  font-size: 1.1em;
  color: var(--c-main);
  font-weight: 600;
  display: block;
  margin-bottom: 30px;
}
.lp-celebration-wrapper .lp-plan-img {
  margin: 20px auto 40px auto;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}
.lp-celebration-wrapper .lp-plan-desc {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 30px auto;
}
.lp-celebration-wrapper .lp-plan-points-box {
  background-color: #fff9f9;
  border: 1px dashed #eecaca;
  padding: 25px 8px;
  border-radius: 8px;
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.lp-celebration-wrapper .lp-plan-points-box ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.lp-celebration-wrapper .lp-plan-points-box li {
  color: var(--c-main);
  font-weight: 600;
  margin: 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* --- Flow Section --- */
.lp-celebration-wrapper .lp-flow-wrapper {
  padding: 80px 0;
  background-color: var(--c-bg-light);
}
.lp-celebration-wrapper .lp-flow-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .lp-celebration-wrapper .lp-flow-cards {
    flex-direction: row;
    gap: 30px;
  }
}
.lp-celebration-wrapper .lp-flow-card {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 30px 20px;
  flex: 1;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0,0,0,0.03);
  transition: transform 0.3s;
}
.lp-celebration-wrapper .lp-flow-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.06);
}
.lp-celebration-wrapper .lp-flow-num {
  background-color: var(--c-main);
  color: white;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  font-weight: bold;
  margin: 0 auto 15px auto;
  display: block;
}
.lp-celebration-wrapper .lp-flow-step-title {
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--c-main);
  font-size: 1.1em;
  background: none;
  margin: 0;
}

/* --- CTA --- */
.lp-celebration-wrapper .lp-cta-wrapper {
  padding: 60px 0;
  background-color: #fff;
  text-align: center;
}
.lp-celebration-wrapper .lp-btn-reserve {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--c-main);
  color: white;
  padding: 20px 40px;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 5px 20px rgba(158, 42, 43, 0.3);
  transition: transform 0.3s, box-shadow 0.3s;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.lp-celebration-wrapper .lp-btn-reserve:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(158, 42, 43, 0.4);
}
.lp-celebration-wrapper .lp-btn-main {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 2px;
}
.lp-celebration-wrapper .lp-btn-sub {
  font-size: 0.85em;
  opacity: 0.9;
  font-weight: normal;
}</style>
<!-- end Simple Custom CSS and JS -->
