/*
Theme Name: GeneratePress JP Child
Template: generatepress
*/


/* === BIZ SITE: Light theme, orange header, black text === */
body { background-color: #f5f7fa !important; color: #1a1a1a !important; font-family: "Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif !important; }
.site-header { background: linear-gradient(135deg, #e65100 0%, #f57c00 100%) !important; padding: 0 !important; }
.site-title a { color: #ffffff !important; font-size: 1.4em !important; font-weight: 700 !important; }
.site-description { color: #ffe0b2 !important; font-size: 0.85em !important; }
.main-navigation a { color: #ffffff !important; font-weight: 500 !important; }
.main-navigation a:hover, .main-navigation .current-menu-item > a { color: #fff176 !important; }
.entry-title a { color: #e65100 !important; font-weight: 700 !important; }
.entry-title a:hover { color: #bf360c !important; }
.entry-content { color: #1a1a1a !important; }
.entry-content h2, .entry-content h3 { color: #e65100 !important; }
article.post { background: #ffffff !important; border-radius: 8px !important; box-shadow: 0 1px 4px rgba(0,0,0,0.08) !important; padding: 0 !important; margin-bottom: 24px !important; border-top: 3px solid #f57c00 !important; }
.entry-header { padding: 16px 20px 8px !important; }
.entry-summary, .entry-content-single { padding: 0 20px 20px !important; }
.entry-meta, .entry-meta a { color: #666 !important; font-size: 0.85em !important; }
a { color: #e65100 !important; }
a:hover { color: #bf360c !important; }
.widget-title { color: #e65100 !important; border-bottom: 2px solid #f57c00 !important; padding-bottom: 6px !important; }
.site-footer { background: #e65100 !important; color: #ffe0b2 !important; }
.site-footer a { color: #fff !important; }
