/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/




body {
    min-width: 320px;
    background-color: #fff5e4;
    background-color: #eff8f9;
	background: url(images/bg.png) no-repeat center top;
	background-color:#fdf7ec;
}

.site-header {
    background-color: transparent;
}



.logo-before{
	color:#666;
	font-size:10px;
}



.banner3{
	display:none;
}


body.home .banner3{
display:flex!important;
	margin:0px;
	padding:0px;
	    justify-content: space-between;
	margin-bottom:20px;
}

.banner3 a{
width:32%;
}


.banner3 img{
width:100%;
	height:auto;
}


.entry {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 15px;
    border: 1px solid #ccc;
    background-color: #FFF;
    border-radius: 4px 4px 4px 4px;
    padding-bottom: 15px;
}



.lightning_swiper{
max-width:986px;
	height:auto;
}




.nav li a, nav li a {
    color: #802a2a;
    text-decoration: none;
}

.nav li a, nav li a strong {
    font-weight: normal !important;
}


.page-header {
    background-color: transparent;
	    min-height: 6rem;
	    color: #653d25;
}


.entry .entry-body h1 {
    margin-bottom: 15px;
    padding: 0 0px 35px 65px;
    font-size: 19px;
    font-weight: bold;
    color: #6b3f1f;
    background: url(images/heading.png) no-repeat;
	background-size:100% auto;
}

.entry {
    padding-top: 30px;
}


.entry-body h2 {
    font-size: 1.25rem;
	padding: .5em 0;
    border-top: none;
    border-bottom: 1px solid #ccc;
}

.entry-body h3 {
    font-size:1.15rem;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 9px;
    padding-left: 35px;
    color: #000000;
    line-height: 20px;
    background-image: url(https://gluckpiano.com/wp-content/themes/lightning-child/images/cah3-bk.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}


    .global-nav--layout--float-right .global-nav-list {
        margin: unset;
        display: flex;
        justify-content: center;
    }



.widget_block h3 {
    margin-top: 5px;
    padding: 0 10px 0 30px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    background: url(images/heading2.png) no-repeat;
	border-bottom:none;
}

.widget_block h3:where(:not(.wp-block-post-title)):after{
	content:none;
}


.widget_block  ul {
    list-style: none;
	padding-left: 0px;
}



.widget_block  li {
    margin: 0;
    padding: 1rem 0;
    border-bottom: 1px dashed rgb(255 149 149);
}

.entry a , .sub-section a {
    color: #fe6969!important;
}

#main h2 {
    margin-bottom: 15px;
    padding: 10px 10px 0px 45px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    background: #dddddd url(images/heading.jpg) no-repeat;
	border-bottom:none;
}
.sub-section .wp-block-group {
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
}











.display_pc{
	display:block;
}

.display_sp{
	display:none;
}


	@media (max-width: 600px){
	.entry .entry-body h1 {
    padding: 0 0px 25px 0px;
    background-position-y: bottom;
}
	

}





@media (max-width: 767px){
	

.display_pc{
	display:none;
}

.display_sp{
	display:block;
}
	
	
}





@media (max-width: 992px){
	
	.widget {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
	
	
	.logo-after{display:none;}
	
	.sp_contact{
    display: flex;
    justify-content: center;
    gap: 1%;
    margin: 0px auto 20px auto;
	}
	
		.sp_contact a{
		width:48%;
			max-width:300px;
			height:auto;
	}
	
			.sp_contact a img{
		width:100%;
			height:auto;
	}
	
}


@media (min-width: 992px){
	
		.sp_contact{
display:none;
	}
	
	
.site-header--layout--nav-float .site-header-container {
    flex-wrap: wrap;
    justify-content: space-between;
}

.site-header--layout--nav-float .site-header-logo {
    width: 50%;
}
	
body:not(.header_scrolled) .global-nav--layout--float-right {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
	
body.header_scrolled .logo-after{
		display:none!important;
	}
	
	body.header_scrolled .logo-before{
		display:none!important;
	}
	
	
	
	.site-header-logo {
    padding-top: 0rem;
		margin:0px;
		width: 100%;
    max-width: 360px;
	}
	
	body.header_scrolled .site-header {
background-position:100% 77%;
		background-color: #f3e1c4;
}
	
	.site-body {
    padding: 1rem 0 3.5rem;
}
	
	
 .header_scrolled .site-header .global-nav {
        margin: 0px auto;
    }


	
}

@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 986px;
	padding:0px;
}

}


@media (max-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 986px;
		padding:0px;
}
}
	


.entry-full{
	margin-bottom:40px!important;
}

.global-nav{
        width: 100%!important;
        margin: 23px auto 0px auto;
    }



.global-nav-list {
	width:100%;
}



.global-nav-list li img {
    height: auto;
	width:100%;
    margin-top: 0px;
}

@media (min-width: 992px) {
    .device-pc .global-nav-list>li>a {
        padding: 0px;
        margin: 0px;
    }
}

div#comments{
	display:none!important;
}



.entry .entry-body h1 {
    color: #772b0a;
    padding: 5px;
    margin: 20px 0px 25px 0px;
    font-size: 22px;
    line-height: 30px;
    background-image: url(https://tsukamotopiano.com/wp-content/uploads/2025/02/heading.png);
    background-repeat: no-repeat;
    background-position: bottom left;
	
}


h1.entry-title {
    color: #772b0a;
    padding: 5px;
    margin: 20px 0px 25px 0px;
    font-size: 22px;
    line-height: 30px;
    background-image: url(https://tsukamotopiano.com/wp-content/uploads/2025/02/heading.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}





.global-nav-list>li:before {
    content: none;
}



div.3banners_cover{
	display:flex!important;
}



#block-27{
	
}

#block-28{
	display:none;
}


body.blog #block-28, body.single-post #block-28{
	display:block;
}
