/* ============================================================
  屋根塗装ページ専用スタイル（yane.css）
  共通スタイル css/style.css + css/gaiheki.css を継承し、
  このページ固有の差分のみここで定義します。
============================================================ */

/* ページヒーローのオーバーレイ色（屋根：より深い紺） */
.yane .page-hero__overlay {
  background: linear-gradient(160deg, rgba(8,16,42,.65) 0%, rgba(8,16,42,.82) 100%);
}
