/*
Theme Name: korekara-lite
Theme URI: https://korekara.life/
Author: 合同会社これから
Author URI: https://korekara.life/
Description: 親サイト(korekara.life)用の仮テーマ。操作に慣れるための最小構成版です。
Version: 1.0.0
License: GPLv2 or later
Text Domain: korekara-lite
*/
body { font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; margin:0; color:#333; }
a { color:#1a73e8; text-decoration:none; }
a:hover { text-decoration:underline; }
.container { width: min(100%, 960px); margin: 0 auto; padding: 24px 16px; }
header.site-header { background:#fafafa; border-bottom:1px solid #eee; }
.site-title { font-size:1.25rem; margin:0; padding:16px 0; }
nav.site-nav ul { list-style:none; margin:0; padding:0; display:flex; gap:1rem; }
footer.site-footer { background:#fafafa; border-top:1px solid #eee; padding:24px 0; margin-top:48px; font-size: .875rem; }
h1 { font-size: 1.75rem; margin: 1.5rem 0 .75rem; }
