/*
Theme Name: 液晶修理センター 2026
Theme URI: https://ekishousyuuri.com
Author: D-LIFE
Description: 液晶修理センター リニューアル用カスタムテーマ
Version: 0.9.3
Text Domain: ekishousyuuri-2026
*/

/* Reset */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { font-size: 16px; -webkit-text-size-adjust: 100%; }
body { font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif; line-height: 1.8; color: #333; }
img { max-width: 100%; height: auto; vertical-align: middle; }
a { color: #0066cc; text-decoration: none; }
a:hover { text-decoration: underline; }
ul, ol { list-style: none; }
