/* First CTA Area*/
.cta {

}
.cta-button {
    color: white; /* 文字色を白に設定 */
    padding: 15px 15px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    font-weight: bold; /* 文字を太く設定 */
    border-radius: 25px; /* ボタンの角を丸く設定 */
    margin: 10px; /* ボタン間の余白を設定 */
}

.phone, .cta-buttons .cta-button-container:nth-child(1) a {
    background-color: #ffc107; /* 1つ目のボタンの背景色をBootstrapの黄色に設定 */
}

.line, .cta-buttons .cta-button-container:nth-child(2) a {
    background-color: #28a745; /* 2つ目のボタンの背景色をBootstrapの緑色に設定 */
}

.TocontactForm, .cta-buttons .cta-button-container:nth-child(3) a {
    background-color: #007bff; /* 3つ目のボタンの背景色をBootstrapの青色に設定 */
}

.cta-buttons {
    display: flex;
    justify-content: center; /* ボタンを横並びにし、中央に配置 */
    flex-wrap: wrap; /* 必要に応じてボタンを次の行に折り返す */
}

.cta-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px; /* ボタンコンテナ間の余白を設定 */
}

.small-text {
    font-size: 0.8em; /* 文字を小さく設定 */
    color: black; /* 文字色を黒に設定 */
}
.cta-text-with-image {
    display: flex; /* テキストと画像を横並びに配置 */
    align-items: center; /* テキストと画像を中央揃えに配置 */
}

.cta-image {
    margin-left: 20px; /* 画像とテキストの間に余白を設定 */
}
.cta {
    padding: 0px; /* 上下左右のパディングを10pxに設定 */
    padding-top: 30px;
}
.cta-content {
    display: flex;
    flex-direction: column;
    align-items: center; /* 中央揃えに設定 */
    justify-content: center; /* 中央揃えに設定 */
    padding: 0px; /* 上下左右のパディングを10pxに設定 */
    padding-top: 30px;

}

.cta-button {
    color: white; /* 文字色を白に設定 */
    padding: 20px 20px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    border-radius: 25px; /* ボタンの角を丸く設定 */
    font-weight: bold; /* 文字を太く設定 */
    margin: 10px; /* ボタン間の余白を設定 */
}

.cta-buttons {
    display: flex;
    justify-content: center; /* ボタンを横並びにし、中央に配置 */
    flex-wrap: wrap; /* 必要に応じてボタンを次の行に折り返す */
}

.cta-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px; /* ボタンコンテナ間の余白を設定 */
}

.small-text {
    font-size: 0.8em; /* 文字を小さく設定 */
    color: black; /* 文字色を黒に設定 */
}

/* Call to Action Section */
.ctasec {
    display: flex;
    justify-content: center; /* 全体を中央に配置 */
    align-items: center; /* 全体を中央に配置 */
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    flex-wrap: wrap; /* 必要に応じて要素を次の行に折り返す */
    width: 80%; /* 横幅を80%に設定 */
    margin: 0 auto; /* 要素を中央に配置 */
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15); /* 影を追加 */
}

.ctasec-content, .ctasec-buttons {
    display: flex;
    flex-direction: column;
    align-items: center; /* 中央揃えに設定 */
    justify-content: center; /* 中央揃えに設定 */
    margin: 10px; /* 要素間の余白を設定 */
}

.ctasec-text h2 {
    color: #333;
}

.ctasec-text p {
    color: #666;
}

.ctasec-button {
    color: white; /* 文字色を白に設定 */
    padding: 12px 12px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    font-weight: bold; /* 文字を太く設定 */
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    width: max-content; /* ボタンの幅を最大の内容に合わせる */
    min-width: 220px; /* 最小幅を設定 */
}

.phone {
    background-color: #ffc107;
}

.line {
    background-color: #28a745;
}
.ctasec-icon-text {
    display: flex;
    align-items: center;
}

.ctasec-icon-text img {
    margin-right: 10px;
    width: 100px;
    height: 100px;
    margin-bottom: 100px; /* アイコンの下に余白を追加 */
    border-radius: 5px;
}

.tantouName{
    text-align: left;
    font-weight: bold; /* 文字を太く設定 */
}

.about-access:nth-child(odd) .about-access__body {
    flex-direction: row-reverse; /* 偶数列の要素を逆順に配置 */
}

/* お客様の声、表 */
.table-title {
    text-align: center; /* タイトルを中央に配置 */
    margin-bottom: 10px; /* タイトルとテーブルの間に隙間を作成 */
}

.expense-table {
    width: 50%; /* 幅を80%に設定 */
    max-width: 600px; /* 最大幅を600pxに設定 */
    border-collapse: collapse;
    background-color: white; /* 背景色を白に設定 */
    /*margin: 0 auto; テーブルを中央に配置 */
    margin-left: auto; /* 左側のマージンを自動設定 */
    margin-right: 0; /* 右側のマージンを0に設定 */
    margin-top: 5%;
}

.expense-table td {
    border: 1px solid #f2f2f2;
    padding: 8px;
}

.expense-table caption {
    background-color: #3b72c7;
    color: #fff;
}

.expense-table tr:nth-child(even) {
    background-color: #fdfdfd;
}

.expense-table tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.expense-table tr:hover {
    background-color: #ddd;
}

.expense-table .total-row {
    font-weight: bold;
    background-color: #fff !important;
}

.expense-table {
    border-collapse: separate;
    border-spacing: 0;
}

.expense-table td {
    border: solid 1px #000;
    border-radius: 10px; /* ここで角を丸くする */
}

.expense-table tr:first-child td:first-child {
    border-top-left-radius: 10px; /* 左上の角を丸くする */
}

.expense-table tr:first-child td:last-child {
    border-top-right-radius: 10px; /* 右上の角を丸くする */
}

.expense-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px; /* 左下の角を丸くする */
}

.expense-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px; /* 右下の角を丸くする */
}

/* モデル一覧 */
.model-wrapper {
    display: flex;
    justify-content: center; /* ここをcenterに変更 */
    gap: 100px; /* ここを追加 */
  }
  
  .model-container1, .model-container2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px; /* ここを5pxに変更 */
  }
  
  .model-card1, .model-card2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .model-card1 img, .model-card2 img {
    width: 300px; /* 必要に応じて調整 */
    height: 200px; /* 必要に応じて調整 */
  }
  
  .model-price {
    margin-top: 10px; /* 必要に応じて調整 */
    font-weight: bold; /* ここを追加 */
  }
  
  .model-price .amount {
    color: red; /* ここを追加 */
    font-size: 1.2em; /* ここを追加 */
  }
  
  .model-price .currency {
    color: black; /* ここを追加 */
  }
  
  .model-detail-list {
    display: flex;
    justify-content: space-between;
    list-style-type: none; /* ここをnoneに変更 */
    padding: 0;
    margin: 10px 0; /* 必要に応じて調整 */
  }
  
  .model-detail-list li::before {
    content: "■"; /* ここを追加 */
    color: #1552af; /* ここを追加 */
    margin-right: 10px; /* ここを追加 */
    font-size: 0.5em; /* ここを追加 */
  }

/* riyu-container */
.riyu-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 5%;
}

.riyu-content {
  width: 60%;
}

.riyu-image {
  width: 35%;
}

.riyu-image img {
  width: 100%;
  height: auto;
}

/* ---------------------------------------------------
   追加修飾：今回 HTML で新規に追加したセクション
   (.top-intro, #greeting, #case など) のスタイル
--------------------------------------------------- */

/* トップ下の説明用セクション .top-intro */
.top-intro {
  padding: 20px;
  background: #f9f9f9;
}
.top-intro h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

/* 挨拶セクション #greeting */
#greeting {
  padding: 2em 0;
}
#greeting .container h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
  text-align: center;
}
#greeting .container > div {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
#greeting .container > div > div {
  flex: 1;
  min-width: 200px;
  border: 1px solid #ccc;
  padding: 1em;
  text-align: center;
}
#greeting h3 {
  margin-top: 0.5em;
  font-size: 1.2em;
}

/* 施工事例セクション #case */
#case {
  padding: 2em 0;
  background: #f4f4f4;
}
#case .container {
  margin-bottom: 2em;
}
#case h2 {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 1em;
}
.case-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.case-item {
  flex: 1;
  min-width: 200px;
  background: #fff;
  padding: 1em;
  border: 1px solid #ccc;
  text-align: center;
}
.case-item img {
  max-width: 100%;
  height: auto;
}

/* フラッグシップモデル用クラスなど */
.flagship {
  margin-top: 2em;
  text-align: center;
}
.flagship img {
  max-width: 300px;
  height: auto;
  margin: 1em 0;
}

/* First CTA Area*/
.cta {

}
.cta-button {
    color: white; /* 文字色を白に設定 */
    padding: 15px 15px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    font-weight: bold; /* 文字を太く設定 */
    border-radius: 25px; /* ボタンの角を丸く設定 */
    margin: 10px; /* ボタン間の余白を設定 */
}

.phone, .cta-buttons .cta-button-container:nth-child(1) a {
    background-color: #ffc107; /* 1つ目のボタンの背景色をBootstrapの黄色に設定 */
}

.line, .cta-buttons .cta-button-container:nth-child(2) a {
    background-color: #28a745; /* 2つ目のボタンの背景色をBootstrapの緑色に設定 */
}

.TocontactForm, .cta-buttons .cta-button-container:nth-child(3) a {
    background-color: #007bff; /* 3つ目のボタンの背景色をBootstrapの青色に設定 */
}

.cta-buttons {
    display: flex;
    justify-content: center; /* ボタンを横並びにし、中央に配置 */
    flex-wrap: wrap; /* 必要に応じてボタンを次の行に折り返す */
}

.cta-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px; /* ボタンコンテナ間の余白を設定 */
}

.small-text {
    font-size: 0.8em; /* 文字を小さく設定 */
    color: black; /* 文字色を黒に設定 */
}
.cta-text-with-image {
    display: flex; /* テキストと画像を横並びに配置 */
    align-items: center; /* テキストと画像を中央揃えに配置 */
}

.cta-image {
    margin-left: 20px; /* 画像とテキストの間に余白を設定 */
}
.cta {
    padding: 0px; /* 上下左右のパディングを10pxに設定 */
    padding-top: 30px;
}
.cta-content {
    display: flex;
    flex-direction: column;
    align-items: center; /* 中央揃えに設定 */
    justify-content: center; /* 中央揃えに設定 */
    padding: 0px; /* 上下左右のパディングを10pxに設定 */
    padding-top: 30px;

}

.cta-button {
    color: white; /* 文字色を白に設定 */
    padding: 20px 20px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    border-radius: 25px; /* ボタンの角を丸く設定 */
    font-weight: bold; /* 文字を太く設定 */
    margin: 10px; /* ボタン間の余白を設定 */
}

.cta-buttons {
    display: flex;
    justify-content: center; /* ボタンを横並びにし、中央に配置 */
    flex-wrap: wrap; /* 必要に応じてボタンを次の行に折り返す */
}

.cta-button-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px; /* ボタンコンテナ間の余白を設定 */
}

.small-text {
    font-size: 0.8em; /* 文字を小さく設定 */
    color: black; /* 文字色を黒に設定 */
}

/* Call to Action Section */
.ctasec {
    display: flex;
    justify-content: center; /* 全体を中央に配置 */
    align-items: center; /* 全体を中央に配置 */
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    flex-wrap: wrap; /* 必要に応じて要素を次の行に折り返す */
    width: 80%; /* 横幅を80%に設定 */
    margin: 0 auto; /* 要素を中央に配置 */
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15); /* 影を追加 */
}

.ctasec-content, .ctasec-buttons {
    display: flex;
    flex-direction: column;
    align-items: center; /* 中央揃えに設定 */
    justify-content: center; /* 中央揃えに設定 */
    margin: 10px; /* 要素間の余白を設定 */
}

.ctasec-text h2 {
    color: #333;
}

.ctasec-text p {
    color: #666;
}

.ctasec-button {
    color: white; /* 文字色を白に設定 */
    padding: 12px 12px; /* ボタンのパディングを上下に大きく設定 */
    text-decoration: none; /* テキストの下線を削除 */
    font-weight: bold; /* 文字を太く設定 */
    border-radius: 5px;
    text-align: center;
    margin-top: 10px;
    width: max-content; /* ボタンの幅を最大の内容に合わせる */
    min-width: 220px; /* 最小幅を設定 */
}

.phone {
    background-color: #ffc107;
}

.line {
    background-color: #28a745;
}
.ctasec-icon-text {
    display: flex;
    align-items: center;
}

.ctasec-icon-text img {
    margin-right: 10px;
    width: 100px;
    height: 100px;
    margin-bottom: 100px; /* アイコンの下に余白を追加 */
    border-radius: 5px;
}

.tantouName{
    text-align: left;
    font-weight: bold; /* 文字を太く設定 */
}

.about-access:nth-child(odd) .about-access__body {
    flex-direction: row-reverse; /* 偶数列の要素を逆順に配置 */
}

/* お客様の声、表 */
.table-title {
    text-align: center; /* タイトルを中央に配置 */
    margin-bottom: 10px; /* タイトルとテーブルの間に隙間を作成 */
}

.expense-table {
    width: 50%; /* 幅を80%に設定 */
    max-width: 600px; /* 最大幅を600pxに設定 */
    border-collapse: collapse;
    background-color: white; /* 背景色を白に設定 */
    /*margin: 0 auto; テーブルを中央に配置 */
    margin-left: auto; /* 左側のマージンを自動設定 */
    margin-right: 0; /* 右側のマージンを0に設定 */
    margin-top: 5%;
}

.expense-table td {
    border: 1px solid #f2f2f2;
    padding: 8px;
}

.expense-table caption {
    background-color: #3b72c7;
    color: #fff;
}

.expense-table tr:nth-child(even) {
    background-color: #fdfdfd;
}

.expense-table tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.expense-table tr:hover {
    background-color: #ddd;
}

.expense-table .total-row {
    font-weight: bold;
    background-color: #fff !important;
}

.expense-table {
    border-collapse: separate;
    border-spacing: 0;
}

.expense-table td {
    border: solid 1px #000;
    border-radius: 10px; /* ここで角を丸くする */
}

.expense-table tr:first-child td:first-child {
    border-top-left-radius: 10px; /* 左上の角を丸くする */
}

.expense-table tr:first-child td:last-child {
    border-top-right-radius: 10px; /* 右上の角を丸くする */
}

.expense-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px; /* 左下の角を丸くする */
}

.expense-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px; /* 右下の角を丸くする */
}

/* モデル一覧 */
.model-wrapper {
    display: flex;
    justify-content: center; /* ここをcenterに変更 */
    gap: 100px; /* ここを追加 */
  }
  
  .model-container1, .model-container2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px; /* ここを5pxに変更 */
  }
  
  .model-card1, .model-card2 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .model-card1 img, .model-card2 img {
    width: 300px; /* 必要に応じて調整 */
    height: 200px; /* 必要に応じて調整 */
  }
  
  .model-price {
    margin-top: 10px; /* 必要に応じて調整 */
    font-weight: bold; /* ここを追加 */
  }
  
  .model-price .amount {
    color: red; /* ここを追加 */
    font-size: 1.2em; /* ここを追加 */
  }
  
  .model-price .currency {
    color: black; /* ここを追加 */
  }
  
  .model-detail-list {
    display: flex;
    justify-content: space-between;
    list-style-type: none; /* ここをnoneに変更 */
    padding: 0;
    margin: 10px 0; /* 必要に応じて調整 */
  }
  
  .model-detail-list li::before {
    content: "■"; /* ここを追加 */
    color: #1552af; /* ここを追加 */
    margin-right: 10px; /* ここを追加 */
    font-size: 0.5em; /* ここを追加 */
  }

/* riyu-container */
.riyu-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 5%;
}

.riyu-content {
  width: 60%;
}

.riyu-image {
  width: 35%;
}

.riyu-image img {
  width: 100%;
  height: auto;
}

/* ---------------------------------------------------
   追加修飾：今回 HTML で新規に追加したセクション
   (.top-intro, #greeting, #case など) のスタイル
--------------------------------------------------- */
/* ---------------------------------------------------
   追加修飾：今回 HTML で新規に追加したセクション
   (.top-intro, #greeting, #case など) のスタイル
--------------------------------------------------- */

/* トップ下の説明用セクション .top-intro */
.top-intro {
  padding: 20px;
  background: #f9f9f9;
}
.top-intro h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

/* 挨拶セクション #greeting */
#greeting {
  padding: 2em 0;
}
#greeting .container h2 {
  font-size: 1.5em;
  margin-bottom: 1em;
  text-align: center;
}
#greeting .container > div {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
#greeting .container > div > div {
  flex: 1;
  min-width: 200px;
  border: 1px solid #ccc;
  padding: 1em;
  text-align: center;
}
#greeting h3 {
  margin-top: 0.5em;
  font-size: 1.2em;
}

/* 施工事例セクション #case */
#case {
  padding: 2em 0;
  background: #f4f4f4;
}
#case .container {
  margin-bottom: 2em;
}
#case h2 {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 1em;
}
.case-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.case-item {
  flex: 1;
  min-width: 200px;
  background: #fff;
  padding: 1em;
  border: 1px solid #ccc;
  text-align: center;
}
.case-item img {
  max-width: 100%;
  height: auto;
}

/* フラッグシップモデル用クラスなど */
.flagship {
  margin-top: 2em;
  text-align: center;
}
.flagship img {
  max-width: 300px;
  height: auto;
  margin: 1em 0;
}

/* ==============================
   CTA#7用のカスタムスタイル
============================== */

.cta-7 {
  background-color: #f0f6ff; /* 全体背景色。必要に応じて変更 */
  padding: 20px;
  text-align: center;
  margin: 20px auto;
  border-radius: 8px;
  max-width: 800px; /* 横幅の最大サイズなど任意 */
}

.cta-7__heading {
  margin-bottom: 16px;
  /* ここに見出しを入れた場合の余白やフォントサイズなど指定 */
}

.cta-7__buttons {
  display: flex;
  flex-wrap: wrap; /* 画面幅が狭い時に折り返す */
  justify-content: center; /* 水平中央揃え */
  gap: 16px; /* ボタン同士の間隔 */
}

.cta-7__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  padding: 12px 16px;
  color: #fff;
  transition: background-color 0.2s ease;
  min-width: 220px; /* 小さすぎないように最低幅を設定 */
}

/* 電話ボタン（ゴールド系） */
.cta-7__btn--phone {
  background-color: #b6935c; /* ゴールドっぽい色味 */
}
.cta-7__btn--phone:hover {
  background-color: #9c7e31; /* ホバー時に少し濃く */
}

/* フォームボタン（ブルー系） */
.cta-7__btn--form {
  background-color: #3478c2; /* ブルー系 */
}
.cta-7__btn--form:hover {
  background-color: #285c90; /* ホバー時に少し濃く */
}

/* 電話ボタンの下にサブテキストを入れる例 */
.cta-7__btn-text {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  text-align: center;
}
.cta-7__btn-label {
  font-size: 18px;
}
.cta-7__btn-sub {
  font-size: 12px;
  margin-top: 4px;
  opacity: 0.9;
}

/* ==============================
   「墓まもりが選ばれる理由」セクション
============================== */

.reason-choose {
  background-color: #fff; /* or #faf9f4, etc.お好みの薄い背景色 */
  padding: 40px 0;
}

/* セクション全体のラッパに合わせて適宜 */
.reason-choose .container {
  max-width: 1200px; /* 既存の .container と重複するなら不要 */
  margin: 0 auto;
  padding: 0 20px; /* レスポンシブ用に余白調整 */
}

.reason-choose__list {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

/* 各理由のブロック */
.reason-choose__item {
  display: flex;
  flex-wrap: wrap; /* 画面が狭い場合は折り返す */
  align-items: center;
  gap: 16px; /* テキストと画像の余白 */
}

/* テキスト部分 */
.reason-choose__text {
  flex: 1;
  min-width: 280px;
}
.reason-choose__title {
  font-size: 20px;
  margin-bottom: 8px;
  line-height: 1.4;
}
.reason-choose__title small {
  font-weight: normal;
  font-size: 0.8em;
  opacity: 0.8;
}
.reason-choose__text p {
  line-height: 1.6;
  margin: 0;
}

/* 画像部分 */
.reason-choose__image {
  flex: 1;
  min-width: 280px; 
  max-width: 500px; /* 画像の最大幅など調整 */
  text-align: center;
}
.reason-choose__image img {
  width: 100%;
  height: auto;
  border-radius: 8px; /* 角丸にしたければ */
}

/* レスポンシブ対応（768px以下など） */
@media screen and (max-width: 768px) {
  .reason-choose__item {
    flex-direction: column;
    align-items: flex-start;
  }
  .reason-choose__text,
  .reason-choose__image {
    min-width: auto;
    max-width: 100%;
  }
}

/* =========================================
   お問い合わせCTAセクション (.cta-contact)
   背景は既存「墓まもりができること」同様
========================================= */

.cta-contact {
  background-color: #faf9f4; /* または薄ベージュ等、既存デザインに合わせて変更 */
    padding: 20px 16px 20px;
    position: relative;
    margin: 5%;
}

/* 全体ラッパ */
.cta-contact__container {
  display: flex;             /* 横並び */
  align-items: center;       /* 縦方向の中央揃え */
  justify-content: space-between; /* 左右に要素を分布 (右寄せしたいなら変える) */
  flex-wrap: wrap; /* 狭い画面で折り返し */
  gap: 20px;
  margin: 0 auto;     /* 中央寄せ */
  padding: 0 16px;    /* 左右の余白 */
}

/* 左カラム: 写真+テキスト */
.cta-contact__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap; /* 画像・テキストが収まらない場合折り返す */
  gap: 20px;
  flex: 1; /* 可能なら左右分割で、こっちを広げる */
  min-width: 300px;
}
.cta-contact__image img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  object-fit: cover;
  /* 写真を丸く切り抜いているイメージ */
}

.cta-contact__text {
  max-width: 500px; /* テキスト幅の上限 */
}
.cta-contact__subtitle {
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
}
.cta-contact__title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.2;
}
.cta-contact__text p {
  margin: 0;
  line-height: 1.6;
}

/* 右カラム: ボタン集合 */
.cta-contact__buttons {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex-shrink: 0; /* こちらはあまり縮めない */
  min-width: 220px;
}

/* ボタン共通 */
.cta-contact__btn {
  display: inline-flex;
  flex-direction: column; /* 上下にラベルとサブラベルを並べる */
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 6px;
  padding: 12px 16px;
  color: #fff;
  font-weight: bold;
  min-width: 220px;
  transition: background-color 0.2s ease;
}

/* 電話ボタン */
.cta-contact__btn--phone {
  background-color: #b6935c; /* ゴールド系 */
}
.cta-contact__btn--phone:hover {
  background-color: #9c7e31; /* ホバー時に少し濃く */
}
/* フォームボタン */
.cta-contact__btn--form {
  background-color: #3478c2; /* ブルー系 */
}
.cta-contact__btn--form:hover {
  background-color: #285c90; /* ホバー時に少し濃く */
}

/* 電話ボタン内の文字情報 */
.cta-contact__btn-label {
  font-size: 18px;
  line-height: 1.2;
}
.cta-contact__btn-sub {
  font-size: 12px;
  margin-top: 4px;
  opacity: 0.9;
}

/* レスポンシブ対応（768px以下など） */
@media screen and (max-width: 768px) {
  .cta-contact__container {
    flex-direction: column;
    align-items: flex-start;
  }
  .cta-contact__content {
    flex-direction: row; /* 画像＆テキストを横並び */
    justify-content: flex-start;
  }
  .cta-contact__buttons {
    align-items: flex-start;
  }
}

/* ========================
   #05 展示場についての追加修正
======================== */

/* 会場リストのラッパ */
.exhibition-venues {
  margin-top: 40px; /* 適宜調整 */
  display: flex;
  flex-direction: column;
  gap: 40px; /* 会場同士の余白 */
}

/* 各会場 */
.exhibition-venue {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px; /* 画像とテキストの余白 */
}

/* 画像を大きく表示 */
.exhibition-venue__image {
  flex: 1 1 40%; /* 幅の目安: 40% */
  min-width: 280px;
  text-align: center; /* 画像を中央に */
}
.exhibition-venue__image img {
  width: 100%;
  height: auto;
  display: block;
  background-color: #ddd; /* ダミーならグレー背景にしてもOK */
}

/* テキスト情報 */
.exhibition-venue__info {
  flex: 1 1 60%;
  min-width: 280px;
}
.exhibition-venue__title {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: bold;
}
.exhibition-venue__info dl {
  margin: 0;
}
.exhibition-venue__info dt {
  font-weight: bold;
  margin-top: 8px;
}
.exhibition-venue__info dd {
  margin-left: 0;
  margin-bottom: 4px;
}

/* ボタンを大きく */
.about-linkbtn--large {
  display: inline-block;
  font-size: 1.2em;
  padding: 1em 2em;
  border-radius: 10px; /* 角丸等お好み */
}

/* アクセス見出しは削除したため .about-access__title { display:none } としてもOK */

/* レスポンシブ対応（768px以下） */
@media screen and (max-width: 768px) {
  .exhibition-venue {
    flex-direction: column;
  }
  .exhibition-venue__image,
  .exhibition-venue__info {
    flex: 1 1 auto;
    min-width: auto;
  }
}

/* 推奨：別途CSSファイルで管理する */

/* 全体のセクション余白 */
.staff-section {
  padding: 40px 0;
}

/* コンテナ */
.staff-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

/* 各スタッフブロック */
.staff-profile {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; /* 下余白 */
}

/* 左右のコンテンツ */
.staff-profile__text,
.staff-profile__image {
  box-sizing: border-box;
}

/* 安念さん以降の他スタッフ用（例） */
.staff-profile--annen .staff-profile__image,
.staff-profile--ban .staff-profile__image,
.staff-profile--kawaguchi .staff-profile__image {
  flex-basis: 50%;
}
.staff-profile--annen .staff-profile__text,
.staff-profile--ban .staff-profile__text,
.staff-profile--kawaguchi .staff-profile__text {
  flex-basis: 50%;
}

/* タイトル（例：スタッフご挨拶） */
.staff-title {
  color: #00c9c9;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 16px;
}

/* 見出し・太字用（適度に使う） */
.fw-bold {
  font-weight: bold;
}

/* 通常文章 */
.staff-profile__text p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1em;
}

/* 署名 */
.signature {
  text-align: right;
  margin-top: 1em;
}
.signature br {
  display: block;
}

/* 区切り線 */
.staff-section hr {
  margin: 40px 0;
  border: none;
  border-top: 1px solid #ddd;
}

#staff img {
  border-radius: 16.6%;
}

/******************************************/
/* Staff Section (スタッフ紹介) CSS 追加   */
/******************************************/

/* セクション全体の余白 */
#staff.staff-section {
  padding: 40px 0 60px 0;
}

/* スタッフブロック全体 */
.staff-profile {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; /* 下方向に少し余白 */
}

/* 左右カラム共通の初期設定 */
.staff-profile__text,
.staff-profile__image {
  box-sizing: border-box;
  /* 横幅はデフォルトで 50% にしておき、必要に応じて上書き */
  flex-basis: 50%;
  padding: 0 16px; /* 左右に少し余白 */
}


/* ===================================== */
/* 同様に、安念さん・番さん・川口さんは 50%ずつ */
/* （特に変化がなければ、既定の50%を使うだけでOK） */
/* ===================================== */
.staff-profile--annen .staff-profile__text,
.staff-profile--annen .staff-profile__image,
.staff-profile--ban .staff-profile__text,
.staff-profile--ban .staff-profile__image,
.staff-profile--kawaguchi .staff-profile__text,
.staff-profile--kawaguchi .staff-profile__image {
  flex-basis: 50%;
}

/* 区切り線（hr）の見た目 */
#staff hr {
  margin: 2em 0;
  border: none;
  border-top: 1px solid #ccc; /* 必要に応じて色を変更 */
}

/* 引用ブロック */
.staff-profile__image blockquote {
  margin: 1em 0 0;
  padding: 1em;
  background: #f9f9f9;
  border-left: 0px solid #00c9c9;
}
.staff-profile__image blockquote p {
  margin: 0 0 0.5em;
  font-size: smaller;
  line-height: 1.6;
}

/* 署名部分などを右寄せするクラス（必要に応じて）*/
.staff-signature {
  font-size: 18px;
  text-align: right;
  margin-top: 10px;
}

/******************************************/
/* レスポンシブ対応（例）                 */
/******************************************/
/* 768px以上の場合の調整: お好みで追加 */
@media screen and (min-width: 768px) {
  .staff-profile {
    margin-bottom: 48px;
  }
  .staff-profile__text p {
    font-size: 16px;
  }
  #staff hr {
    margin: 3em 0;
  }
}

/* セクション全体 */
.voice {
  padding: 40px 0;
  background-color: #f2efe4; /* 背景色はお好みで */
}
.works-section__title {
  font-size: 20px;
  text-align: center;
  margin-bottom: 8px;
}
.works-section__divider {
  width: 60px;
  margin: 0 auto 40px;
  border: none;
  border-top: 2px solid #333;
}

/* 各事例のコンテナ */
.works-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; /* 下方向に余白 */
}
.works-block__left {
  width: 40%;
  padding: 0 20px;
  box-sizing: border-box;
}
.works-block__right {
  width: 60%;
  padding: 0 20px;
  box-sizing: border-box;
}

/* 左ラベル＆画像 */
.works-block__label {
  display: inline-block;
  background-color: #2288cc; 
  color: #fff;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 4px;
  margin-bottom: 16px;
}
.works-block__image {
  width: 100%;
  background-color: #ccc; /* 実際の画像がない時用の背景 */
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
}
.works-block__image img {
  width: 100%;
  height: auto;
  display: block;
}

/* 右側タイトルやテーブル */
.works-block__heading {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 700;
}
.works-block__heading {
  font-size: 16px;
  margin-bottom: 16px;
  font-weight: 700;
  /* ↓ ここから斜め表示用の追加・修正 ↓ */
  display: inline-block;         /* 回転させる要素をインラインブロック化 */
  transform: rotate(-3deg);      /* 少し傾ける (角度はお好みで) */
  transform-origin: left center; /* 回転の原点を左寄りに指定 */
  
  /* 見やすさ向上のための例 */
  background: #fff;              /* 背景をつける例 */
  padding: 4px 8px;             /* 余白をつける */
  box-shadow: 0 2px 4px rgba(0,0,0,0.15); /* 軽い影を付ける例 */
  border-radius: 4px;           /* 角丸 */
}

.works-block__price-table {
  margin-bottom: 16px;
  border-collapse: collapse;
  width: 100%;
  max-width: 360px; 
}
.works-block__price-table th,
.works-block__price-table td {
  padding: 6px 8px;
  border: 1px solid #aaa;
  font-size: 14px;
  text-align: left;
}
.works-block__price-table .total th,
.works-block__price-table .total td {
  font-weight: 700;
  background-color: #f7f7f7;
}

/* コメント文 */
.works-block__comment {
  font-size: 14px;
  line-height: 1.6;
}

/* レスポンシブ例 */
@media screen and (max-width: 768px) {
  .works-block {
    flex-direction: column;
  }
  .works-block__left, 
  .works-block__right {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
}

.voice__head,.works-section__title {
  padding: 16px;
}
/* ▼▼▼ 「墓まもり」が選ばれる理由 セクション ▼▼▼ */

/* セクション全体の余白など */
.reason-choose {
  padding: 40px 0; /* 上下のパディングを適度に */
}

/* セクション見出し */
.reason-choose .section-title {
  text-align: center;
  margin-bottom: 40px; /* 見出し下に余白 */
}

/* アイテムリスト */
.reason-choose__list {
  /* 横並びする場合、各アイテムをブロック化するならフレックスなど */
  display: flex;
  flex-direction: column; /* レスポンシブを考慮し、まず縦積みに */
  row-gap: 40px;         /* 各アイテム間の縦方向の余白 */
}

/* 各理由(アイテム)のブロック */
.reason-choose__item {
  display: flex;
  flex-wrap: wrap;  /* 画面幅が小さいときに折り返しを可能に */
  align-items: center; /* 画像とテキストの上下位置を合わせる */
}

/* テキスト部分 */
.reason-choose__text {
  width: 50%;              /* 横幅50% */
  box-sizing: border-box;
  padding: 0 20px;         /* 左右に余白 */
}
.reason-choose__title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px; /* タイトル下の余白 */
  line-height: 1.4;
}
.reason-choose__title small {
  font-size: 70%; /* サブタイトルを小さく表示 */
}
.reason-choose__text p {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 0; /* 段落間の余白を管理したい場合は適宜調整 */
}

/* 画像部分 */
.reason-choose__image {
  width: 50%;              /* 横幅50% */
  box-sizing: border-box;
  padding: 0 20px;         /* 左右に余白 */
  text-align: center;      /* 画像をセンター寄せする例 */
}
.reason-choose__image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

/* -------------------------------------------- */
/* 偶数番のアイテムだけ、画像とテキストを逆にする例 */
.reason-choose__item:nth-child(even) {
  flex-direction: row-reverse;
}
/* -------------------------------------------- */


/* ▼▼▼ レスポンシブ（768px以下など）のレイアウト調整例 ▼▼▼ */
@media screen and (max-width: 768px) {
  .reason-choose__item {
    flex-direction: column; /* 縦並び */
    text-align: left; 
  }
  .reason-choose__text,
  .reason-choose__image {
    width: 100%;
    padding: 0; /* 余白はお好みで */
    margin-bottom: 20px;
  }
  .reason-choose__item:nth-child(even) {
    flex-direction: column; /* 逆転を解除 */
  }
}
.reason-choose__image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  
  /* 追加要素: 1px の実線と 16% の角丸 */
  border: 1px solid #21b887; /* 枠線の色はお好みで */
  border-radius: 8px;     /* 角を 16% 丸める */
}


@media screen and (min-width: 768px) {
  .intro00__body {
    padding: 48px 64px 64px;
  }
}
.intro00__body {
padding-right: 50px;
  padding-left: 50px;
  background-color: #f2efe4;
  padding: 20px 16px 32px;
  position: relative;
}
/* ======================================= */
/* セクション全体（お墓モデル一覧）       */
/* ======================================= */

.product-models {
  padding: 40px 0;
  /* 背景をわずかにグレーに（コントラストを抑える） */
  background-color: #fafafa;
}

.product-models .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

/* ======================================= */
/* 各カテゴリブロック（シンプル/洋型/和洋型/和型） */
/* ======================================= */

.product-block {
  margin-bottom: 40px;      /* 各ブロックの下余白 */
  background-color: #fff;   /* 白背景 */
  padding: 24px;            /* 内側余白 */
  border: 1px solid #eee;   /* 薄い枠線 */
  border-radius: 8px;       /* 角丸 */
}

/* ブロックの見出し・説明文など */
.product-block__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

.product-block__desc {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 4px;
  color: #555;
}

.product-block__note {
  font-size: 12px;
  color: #777;
  margin-bottom: 16px;
}

/* ======================================= */
/* 商品一覧（複数の墓石アイテム）         */
/* ======================================= */

.product-block__list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px; /* アイテム間の隙間 */
}

/* ======================================= */
/* 商品アイテム（墓石1つ分）             */
/* ======================================= */

.product-block__item {
    flex: 1 1 340px; /* 幅の制約を解除 */
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 16px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.03); /* 控えめな影 */
  display: flex;
  flex-direction: column;    /* 縦に積む */
  justify-content: space-between;
}

/* 画像部分 */
.product-block__image {
  margin-bottom: 12px;
  text-align: center;
}

.product-block__image img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 6px;  /* 画像をやや角丸 */
  border: 1px solid #eee; /* 画像枠：境界を少し馴染ませる */
}

/* 商品情報部分（サイズ・価格・産地） */
.product-block__info {
  text-align: center;
  margin-top: auto; /* 下部寄せしたい場合 */
}

.product-block__size {
  font-size: 13px;
  color: #666;
  margin-bottom: 8px;
}

.product-block__price {
  font-size: 20px;
  font-weight: bold;
  color: #c33; /* 価格強調色 */
  margin-bottom: 4px;
}

.product-block__price-small {
  font-size: 14px;
  font-weight: normal;
  color: #444;
}

.product-block__stone {
  font-size: 13px;
  color: #333;
}

/* ======================================= */
/* レスポンシブ（768px以下）              */
/* ======================================= */
@media screen and (max-width: 768px) {
  .product-block {
    padding: 16px; /* 内側余白を少し縮小 */
  }
  .product-block__list {
    /*flex-direction: column;*/
  }
  .product-block__item {
    flex: 1 1 auto; /* 幅の制約を解除 */
  }
}
/***************************************
 * CTAブロック全体
 ***************************************/
 .cta-block {
  background-color: #e7edfa; /* 背景色はお好みで。画像のような淡い青 */
  padding: 30px 5%;
  /* 画面幅に応じて左右に5%余白 + 30px上下余白 */
}

.cta-block__inner {
  display: flex;
  flex-wrap: wrap; /* 幅が狭い時は折り返し */
  justify-content: space-between;
  align-items: center;
  max-width: 1200px; /* 中央寄せの幅制限 */
  margin: 0 auto;
}

/***************************************
 * 左カラム (スタッフ画像 + テキスト)
 ***************************************/
.cta-block__left {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex: 1 1 50%;
  min-width: 300px; /* 適宜調整 */
}

.cta-block__image {
  flex-shrink: 0;
  margin-right: 16px; /* 画像とテキストの隙間 */
}
.cta-block__image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%; /* 丸くする */
  display: block;
}

.cta-block__text {
  /* 左テキスト部分 */
  line-height: 1.6;
}

.cta-block__sub {
  font-size: 14px;
  color: #333;
  margin-bottom: 4px;
}

.cta-block__title {
  font-size: 24px;
  font-weight: bold;
  color: #1c1c1c;
  margin-bottom: 8px;
}

.cta-block__desc {
  font-size: 14px;
  color: #444;
}

/***************************************
 * 右カラム (電話ボタン + フォームボタン)
 ***************************************/
.cta-block__right {
  display: flex;
  flex-direction: column;
  align-items: flex-start; 
  /* 右寄せにしたい場合は align-items: flex-end; 等に変更 */
  gap: 16px; /* ボタン同士の間隔 */
  flex: 1 1 40%;
  min-width: 260px; /* 適宜調整 */
  margin-top: 16px;
}

/* 電話ボタン */
.tel-button {
  display: inline-flex;
  flex-direction: column; /* 電話番号→受付時間の順に縦並び */
  text-decoration: none;
  background-color: #c4a261; /* ゴールドっぽい色 */
  color: #fff;
  border-radius: 6px;
  padding: 12px 16px;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.tel-button:hover {
  opacity: 0.8;
}
.tel-button__number {
  font-size: 18px;
  margin-bottom: 4px;
}
.tel-button__note {
  font-size: 12px;
  font-weight: normal;
}

/* お問い合わせフォームボタン */
.contact-button {
  display: inline-block;
  text-decoration: none;
  background-color: #3366cc; /* 青色 */
  color: #fff;
  border-radius: 6px;
  padding: 12px 24px;
  font-size: 14px;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.contact-button:hover {
  opacity: 0.8;
}

/***************************************
 * レスポンシブ対応 (768px以下)
 ***************************************/
@media screen and (max-width: 768px) {
  .cta-block__inner {
    flex-direction: column;
  }
  .cta-block__left, 
  .cta-block__right {
    flex: 1 1 auto;
    min-width: auto;
    margin-top: 16px;
  }
  .cta-block__left {
    margin-bottom: 16px;
  }
  .cta-block__image img {
    width: 64px;
    height: 64px;
  }
  .tel-button__number {
    font-size: 16px;
  }
}

.cta-btn--mail {
  border-bottom: 3px solid #28609c;;
}


/* ▼ 小さなボックス (最高品質,10年保証,大手商社) */
.fv__feature-list {
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  margin: 16px 0;
}
.fv__feature-list li {
  background-color: #fff;
  border: 2px solid red;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  color: #311a00;
  box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

/* ▼ 「墓まもりで出来る事」のブロック */
.fv__can-do {
  text-align: center;
}
.can-do__title {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: bold;
}
.can-do__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.can-do__list li {
  width: 120px;
  text-align: center;
}
.circle-icon {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background-color: #f2f2f2;
  margin: 0 auto 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1px 3px rgba(0,0,0,0.5);
}
.circle-icon img {
  width: 32px;
  height: 32px;
}


.reason-choose__title {
  position: relative;
  color: #158b2b;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
}
.reason-choose__title:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 58px;
  border-radius: 50%;
  border: 5px solid #a6ddb0;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

b, strong {
  font-weight: bolder;
}
/* 親要素: 横スクロールを可能にする */
.iframe-scroll-wrap {
  width: 100%;          /* ページ幅に合わせる */
  overflow-x: auto;     /* 横方向のみスクロール許可 */
  /* もし上下方向のスクロールバーを出したくなければ overflow-y:hidden; */
  white-space: nowrap;  /* 横スクロールを確実にする場合 */
  border-radius: 10px;
}

/* iframe: 横幅を大きめに固定しておけば、画面より大きい時スクロールバーが出る */
.wide-iframe {
  display: block;
  width: 1200px;  /* 例: コンテンツ幅 */
  height: 600px;  /* お好みで */
  border: none;
}
.fv__image-sp .text {
  top: 100.7vw;
}
.fv__image-sp {
  margin-top: 0vw;
}
.fv_review{
  box-shadow: 1px 3px rgba(0,0,0,0.5);
  border-radius: 24px;
}
.cta-btn > .upper {
  font-size: x-small;
}
.floating-banner__link > .cta-btn {
  font-size: x-small;
}
    /* Instagramフィード全体のコンテナ */
    #instafeed {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      justify-content: center;
      margin: 0 auto;
      max-width: 1200px;
    }
    /* 各フィード項目（リンク） */
    #instafeed a {
      display: block;
      width: calc(33.333% - 8px); /* 3列表示 */
      box-sizing: border-box;
      text-decoration: none;
    }
    /* 画像スタイル */
    #instafeed img {
      width: 100%;
      height: auto;
      border-radius: 4px;
      display: block;
    }
    /* 768px以下は2列表示 */
    @media screen and (max-width: 768px) {
      #instafeed a {
        width: calc(50% - 8px);
      }
    }
    /* 480px以下は1列表示 */
    @media screen and (max-width: 480px) {
      #instafeed a {
        width: 100%;
      }
    }

/* CTAセクション全体 */
.cta-contact {
  background-color: #f0f8f0; /* お好みの背景色 */
}

/* コンテナを左右に並べる */
.cta-contact__container {
  display: flex;
  flex-wrap: nowrap;       /* 強制的に1行に配置 */
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}

/* 左側: 写真＋テキスト */
.cta-contact__content {
  flex: 1 1 50%;
  min-width: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cta-contact__image {
  text-align: center;
  margin-bottom: 8px;
}
.cta-contact__image img {
  display: block;
  max-width: 100%;
  height: auto;
  /* 固定サイズにするなど調整 */
  width: 80px;
  margin: 0 auto;
}

.cta-contact__text {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}

/* 右側: ボタン群 */
.cta-contact__buttons {
  flex: 1 1 50%;
  min-width: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
}

/* 既存のcta-btn（ボタン共通） */
.cta-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  padding: 8px 16px;
  transition: opacity 0.2s ease;
  min-height: 44px;
}
.cta-btn:hover {
  opacity: 0.8;
}
.cta-btn .upper {
  display: inline-flex;
  align-items: center;
}
.lower-float{
  font-size: smaller;
  font-weight: bolder;
}
.cta-btn .upper img {
  width: 16px;
  height: 16px;
  margin-right: 0px;
}
.cta-btn .lower {
  font-size: 12px;
  font-weight: normal;
}


/* スマホ（幅400px以下）でも左右横並びにするための調整 */
@media screen and (max-width: 400px) {
  .cta-contact__container {
    flex-wrap: nowrap;
  }
  .cta-contact__content,
  .cta-contact__buttons {
    flex: 1 1 50%;
  }
  /* 必要に応じてフォントサイズやボタンのパディングも縮小 */
  .cta-contact__text {
    font-size: 12px;
  }
  .cta-contact__title {
    font-size: 18px;
  }
  .cta-btn {
    font-size: 12px;
    padding: 6px 10px;
  }
}
.voice-detail__cat > span {
  font-weight: normal;
}
/* ロゴ */
.header__logo {
  line-height: 1;
  width: 220px;
}

/* ヘッダー右側のボタンエリア（基本設定） */
.header__gnav-container .header__button {
  display: grid;
  background-color: #faf9f4;
  justify-content: center;
  row-gap: 12px;
}

/* 768px以上：列間の隙間 */
@media screen and (min-width: 768px) {
  .header__gnav-container .header__button {
    column-gap: 16px;
  }
}

/* 992px以上：ボタンエリアをロゴの右側に絶対配置し、3列にする */
@media screen and (min-width: 992px) {
  .header__gnav-container .header__button {
    position: absolute;
    top: -52px;
    right: 0;
    padding: 0;
    border-top: 0;
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 共通ボタンスタイル */
.cta-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  padding: 8px 16px;
  transition: opacity 0.2s ease;
  min-height: 44px;
}

@media screen and (min-width: 992px) {
  .cta-btn {
    border-bottom-width: 3px;
  }
}

@media screen and (min-width: 768px) {
  .cta-btn {
    border-radius: 45px;
    height: 52px;
    background-image: url(../img/icon_btn.svg);
    background-size: 16px;
    background-position: right 12px center;
  }
}
.tenjijo-nituite{
  font-weight: normal !important;
  margin-top:0.7em !important;
}

/* ===== 横スクロール対応 for 各商品一覧 ===== */
/* 横スクロール用の基本設定 */
.product-block__list {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  gap: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

/* 各アイテムは固定幅にする例（必要に応じて調整） */
.product-block__item {
  flex: 0 0 auto;
  /* 例：固定幅260px */
  width: 384px;
  border-bottom: 3px solid #1552af;
}

/* 画面幅が狭い場合でも横並びになるよう、強制する */
@media screen and (max-width: 768px) {
  .product-block__list {
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
  }
  .product-block__item {
    flex: 0 0 auto !important;
  }
}
/* Webkitブラウザ向けのスクロールバーのカスタム例 */
.product-block__list::-webkit-scrollbar {
  height: 6px;
}

.product-block__list::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 3px;
}

.cta-contact__subtitle >  span::before {
  transform: rotate(-30deg);
  margin-right: 8px;
}
.cta-contact__subtitle >  span::after {
  transform: rotate(30deg);
  margin-left: 8px;
}
.cta-contact__subtitle >  span::after, .cta-contact__subtitle >  span::before {
  content: "";
  display: block;
  width: 2px;
  border-radius: 1px;
  height: 1.4em;
  background-color: #311a00;
}
.cta-contact__subtitle, .cta-contact__subtitle >  span {
  display: flex;
  align-items: center;
}
.cta-contact__subtitle {
  justify-content: center;
  font-size: 13px;
}

.insta-feed-wrapper, .fv__award {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 20px 0 !important;
  text-align: center; /* 念のため */
}

.insta-feed-wrapper a {
  display: inline-block;
}

/* 992px以上では通常、右側に絶対配置 */
@media screen and (min-width: 992px) {
  .header__gnav-container .header__button {
    position: absolute;
    grid-template-columns: repeat(3, 1fr);
    top: -52px;
    right: 0;
    padding: 0;
    border-top: 0;
  }
}

/* 横幅が990px～1206pxの場合、ロゴが隠れないように調整 */
@media screen and (min-width: 990px) and (max-width: 1206px) {
  .header__gnav-container .header__button {
    /* ボタン領域の最大幅を、ロゴ幅(220px)＋余白(20px)分を除いたものに */
    max-width: calc(100% - 240px);
    position: absolute;
    top: -52px;
    right: 0;
    left: auto;
    /* 全体を80%に縮小 */
    transform: scale(0.8);
    transform-origin: top right;
  }
  /* ロゴの方は前面に表示 */
  .header__logo {
    position: relative;
    z-index: 10;
  }
  .header__gnav-container .header__button {
    z-index: 5;
  }
}
