/* ========== 資料請求ヒーロー ========== */
.request-content, .contact-content {
  max-width: 100%;
  padding: 100px 20px 0;
  text-align: center;
  color: #333333; /* 少し落ち着いた黒 */
}
.contact-content {
  padding: 100px 0 0;
}
/* 見出し（REQUEST / 資料請求） */
h2.request-ttl, h2.contact-ttl {
  margin: 0 0 20px;
  line-height: 1.4;
  font-weight: 500;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 14px; /* ベースは和文サイズ想定 */
  border: none
}
h2.icn_cstm {
  font-size: 20px;
  font-weight: 500
}
/* 英字 "REQUEST" は上で大きく、下に和文 */
.request-ttl span, .contact-ttl span {
  display: block;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
/* バナー全体 */
.bnr-lead {
  max-width: 720px; /* 指定どおり上限720px */
  margin: 0 auto;
  line-height: 0; /* 画像の下に余計な隙間が出ないように */
  border-radius: 4px;
  overflow: hidden;
}
/* picture内のimgをリキッドに */
.bnr-lead picture, .bnr-lead img {
  display: block;
  width: 100%;
  height: auto;
}
.input_area .input_box .freebox {
  box-sizing: border-box;
  padding-top: 10px;
  padding-left: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
  border: 1px solid #d7d7d7;
  font-size: 14px;
  height: 250px;
}
/* ===== ヒーロー背景エリア ===== */
.contact-content .contact-hero {
  position: relative;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 40px 16px;
  background-image: url("https://niigata-reform.com/wp-content/themes/herbarreform/common/img/renobasepack/bg-contact.jpg");
  background-size: cover;
  background-position: center center;
}
/* 背景の暗いグラデーションオーバーレイ */
.contact-content .contact-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2); /* ← 黒の透過フィルター */
  pointer-events: none;
  z-index: 0; /* hero内テキストが上に来るように */
}
/* ヒーロー内の実コンテンツ */
.contact-content .contact-hero-inner {
  position: relative;
  z-index: 1;
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
}
/* キャッチコピー */
.contact-content .contact-copy {
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 22px;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: .05em;
  color: #fff;
  margin: 0 auto 24px;
  max-width: 28em;
}
.contact-content .contact-copy span {
  font-size: 26px;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
/* ===== お悩みボックス ===== */
.contact-content .contact-problems {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 16px 70px;
  margin: 0 auto 32px;
  color: #333;
  max-width: 880px;
}
.contact-content .contact-problem-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 16px;
  column-gap: 24px;
}
/* 1項目 */
.contact-content .contact-problem-list li {
  display: flex;
  align-items: flex-start;
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
  color: #000;
  font-weight: 400;
  letter-spacing: .03em;
}
/* チェックアイコンの擬似ボックス */
.contact-content .check-icn {
  flex-shrink: 0;
  width: 38px;
  height: 32px;
  border: none; /* もとの枠は削除 */
  border-radius: 0;
  background-color: transparent;
  background-image: url("https://niigata-reform.com/wp-content/themes/herbarreform/common/img/renobasepack/check.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: 5px;
  margin-right: 15px;
  box-sizing: border-box;
}
/* 強調テキスト（ブルーっぽい強調） */
.contact-content .hl {
  color: #1A5E82; /* 青緑っぽい強調色。デザインに合わせて調整OK */
  font-weight: 600;
}
/* テキスト本体 */
.contact-content .text {
  display: block;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 15px;
  line-height: 1.7;
  color: #000;
  font-weight: 500
}
.contact-content .text span {
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
.inquiry_thanks {
  padding: 66px 0 50px;
}
/* ===== ソリューション帯 ===== */
/* 吹き出し帯（年間450棟〜） */
.contact-content .contact-solution-badge {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: -33px; /* ボックスの外に少しはみ出させる */
  background-color: #0E4253; /* 深い青緑〜紺 */
  color: #fff;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: .04em;
  text-align: center;
  padding: 12px 16px;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.3);
  max-width: 730px /* 文字の中の強調 */
}
.contact-content .contact-solution-badge .num {
  font-size: 1.5em;
  font-weight: 600;
  color: #fff;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
.contact-content .contact-solution-badge .em {
  color: #E9E381;
  font-weight: 500;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
/* ▼下向きの三角（吹き出し感） */
.contact-content .contact-solution-badge::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #0E4253 transparent transparent transparent;
}
.contact-content .contact-solution {
  background: transparent; /* いったん透過にして、文字だけ出す */
  color: #fff;
  text-align: center;
  max-width: 1000px;
  margin: 40px auto 0;
  padding: 0 16px 0;
  line-height: 1.7;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: .04em;
}
.contact-content .contact-solution-inner {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.7;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  color: #fff;
  letter-spacing: .04em;
}
.contact-content .contact-solution-meta {
  font-size: 14px;
  color: #fff;
  margin: 0 0 12px;
  font-weight: 400;
}
.contact-content .contact-solution-meta .num {
  font-size: 1.1em;
  font-weight: 600;
}
.contact-content .contact-solution-brand {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  font-weight: 500;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  padding: 15px 0 10px;
}
.contact-content .contact-solution-brand-main {
  color: #ffef88;
  font-size: 24px;
  text-decoration: underline;
  font-weight: 500;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
  text-shadow: 0 0 8px rgba(255, 255, 180, 0.8);
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.6));
}
.contact-content .contact-solution-lead {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #fff;
  font-weight: 500;
  font-family: "Noto Serif JP", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", serif;
}
/* ===== スマホ/PCでの表示制御 ===== */
.contact-content .sp-only {
  display: inline;
}
footer .footer__inner-text h2{
	border: none;
	margin-bottom: 0;
	padding-top: 0
}
footer .footer__inner-text p{
	margin: 0
}
/* ====== レスポンシブ ====== */
@media (min-width: 768px) {
  .request-content, .contact-content {
    padding-top: 100px;
  }
  h2.request-ttl, h2.contact-ttl {
    font-size: 15px;
    margin-bottom: 48px;
    border-bottom: none;
    letter-spacing: .01em
  }
  h2.request-ttl span, h2.contact-ttl span {
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .bnr-lead {
    border-radius: 6px;
  }
  h2.icn_cstm {
    font-size: 24px;
  }
  .inquiry-form.confirm {
    padding: 100px 0 50px !important;
  }
  .contact-content .contact-problems {
    padding: 70px 80px
  }
  .contact-content .text {
    font-size: 16px
  }
  .contact-content .contact-problem-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .request-content, .contact-content {
    padding-top: 120px;
  }
  .request-ttl, .contact-ttl {
    letter-spacing: .01em
  }
  .request-ttl span, .contact-ttl span {
    font-size: 42px;
  }
  .inquiry_thanks {
    padding: 100px 0 50px;
  }
  .contact-content .contact-hero {
    padding-left: 32px;
    padding-right: 32px;
  }
  .contact-content .contact-problem-list {
    column-gap: 32px;
    row-gap: 20px;
  }
  .contact-content .contact-solution-badge, .contact-content .contact-solution-badge .em {
    font-size: 24px;
  }
  .contact-content .contact-solution-badge .num {
    font-size: 40px
  }
  .contact-content .contact-solution-brand-main {
    font-size: 40px
  }
  .contact-content .contact-solution-brand, .contact-content .contact-solution-lead {
    font-size: 24px
  }
}