/*
Theme Name: Lightning Child 
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.5.1
*/
footer .container.site-footer-copyright p:nth-child(2) {
    display:none !important;
    }

body{
	font-family: "GenJyuuGothic-Medium" !important;
}

.h2-cen{
	color: #947560 !important;
}

.h2-tti{
	color: #947560 !important;
}

.h2_center {
  font-size: 2.2rem;
  line-height: 1;
	letter-spacing: .08em;
	color: #333 !important;
}

.h2_center span {
  display: block;
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
	color: #4a6c3b;
}

.site-header-logo img{
	max-height: 100px;
}

.entry-title--post-type--page, h2{
	border-top: 0px;
	border-bottom: 0px;
}
/*ヘッダーボタン*/

@media (min-width: 992px){
	.site-header--layout--nav-float .site-header-container {
		align-items: center;
		justify-content: center;
	}
}

.head-btn-ori{
	justify-content: end;
    display: flex;
    align-items: center;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
	margin-right: 15px;
	box-shadow: 2px 2px 4px gray;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

.btn--green,
a.btn--green {
  color: #fff;
  background-color: #00C31B;
	box-shadow: 2px 2px 4px gray;
}

.btn--green:hover,
a.btn--green:hover {
  color: #fff;
  background: #06aa1c;
}

.btn--tel,
a.btn--tel {
  color: #b77a0d;
	font-size: 2rem;
	font-weight: 600;
	margin: 0px 15px;
}
.btn--tel:hover,
a.btn--tel:hover {
  
}

.btn--tel::before{
	content:"ご予約・お問い合わせについて";
	display: block;
	font-size: .7rem;
	color: #333;
}

.fa-phone:before{
	margin-right: -10px;
}

.btn{
	padding: .8rem 1.2rem;
}

/*メインビジュアルテキスト*/

.ltg-slide-text-set{
	max-width: 690px;
	top: calc(40% - 100px);
	left: 5%;
	padding: 30px 20px;
	background: #ffffffbf;
	transform: initial;
}

@media(min-width: 1200px){
.ltg-slide-text-title{
	font-size: 2.5rem;
	letter-spacing: .1em;
	background: linear-gradient(transparent 85%, #f4f23f 75%);
	}
}

.mini-content-container-1 .btn{
	color: #ffffff !important;
	background: #8bab2d !important;
	transition: .3s !important;
	border-color: #8bab2d !important;
		margin-top: 32px;
}

.slide-span{
	color: #057541;
    font-size: 3rem;
}

/*フッター*/

.site-footer{
	border-top: 0px;
}

aside#block-12 p{
	font-size: 1rem;
}

aside#block-12 span{
	font-size: 1.4rem;
	font-weight: 700;
	color: #c73c3c;
}

table td, table th{
	text-align: center;
}

a.wp-block-button__link.has-background.wp-element-button{
	margin-right: 15px;
}

.wp-block-button__link{
	font-size: 1.3rem;
}