/*
Theme Name: Lightning Child 
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/
/*.site-header-logo img {
    max-height: 60px;
    max-width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
}*/
.page-header {
	background:url(https://nikkoseiki-sakaki.com/wp-content/uploads/2023/12/header-h1-4.jpg);
 
}
footer .copySection p:nth-child(2) {
    display:none !important;
    }
.wp-block-table th{
	background-color:#eee;
}
.wp-block-table table,th,td{
	border-color:#ccc;
}
.site-footer-copyright p:nth-child(2) {
    display:none;
}