/*
Theme Name: 若木塗装
Theme URI: https://example.com/
Author: 若木塗装
Author URI: https://example.com/
Description: 広島の外壁塗装会社「若木塗装」のランディングページ用テーマ。固定ページのテンプレート（ページ属性 → テンプレート）で「若木塗装 LP」を選択するとLPが表示されます。
Version: 1.0.0
Requires at least: 5.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wakagi-toso
*/

/* ===== 若木塗装 カスタムスタイル ===== */
body {
    font-family: 'Noto Sans JP', sans-serif;
}

.hero-overlay {
    background: linear-gradient(to right, rgba(15, 23, 42, 0.85), rgba(15, 23, 42, 0.4));
}

.text-shadow {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}
