@charset "utf-8";
/*
Theme Name: Lightning Child
Template: lightning
Description: Lightning Child Theme
*/

body, p,a{
	color:#2F180C;
	font-size: 16px;
	letter-spacing: 0.08em;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
h2{
	border-top:none;
	border-bottom: none;	
	font-size:38px;
	margin-bottom: 0;
}
h2.border_h2::after{
	content:"";
	display: block;
	margin: 15px auto 0;
	height:4px;
	width: 68px;
	background-color: #2F180C;
}
.breadcrumb-list a{
	font-size: 12px;
}
/* .container, .container-lg, .container-md, .container-sm, .container-xl{
	max-width:95%!important;
} */
.site-header--layout--nav-float .site-header-logo img{
	width: 260px;
}
.site-body{
	padding-bottom: 0;
}

.floatContact{
	display: none;
}
/* top */
.wp-block-image figcaption{
	font-size:22px;
	font-weight: bold;
}
.contact_wrap{
	background-image: url(/wp-content/uploads/2021/12/contact-bg-scaled.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.wp-block-columns{
	margin-bottom: 0;
}
.wp-block-button .wp-block-button__link{
	transition: 0.4s;
}
.wp-block-button .wp-block-button__link:hover{
	background-color: #2F180C;
	color: #fff;
	border: #2F180C 1px solid;
}
/* .wp-block-image figcaption a{
	font-size:20px;
} */

/* map */
.wp-block-group__inner-container{
	max-width:100%!important;
}
iframe{
		width:100%;
		height: 264px!important;
	margin-bottom: 0;
}
#block-4{
	margin-bottom: 0;
}


/* banner */
.banner{
	width: 870px!important;
	margin:0 auto!important;
}

.alignwide.wp-block-image{
	margin-bottom: 0;
}

/* footer */

footer p:last-of-type{
	display:none;
}
.site-footer{
	border-top: none;
	background-color: #2F180C;
}
.site-footer p,.site-footer a,.nav li a, nav li a{
	color: #fff;
	font-size: 14px;
}
.footer-nav{
	border-bottom: 1px solid #fff;
}
.site-footer-copyright p{
	font-size: 10px;
}
/* header */
header .nav li a, header nav li a{
		color: #2F180C;
}

.global-nav-list>li:before{
	border-bottom: 1px solid #2F180C;
}

/* 下層共通 */
.page-header{
	background-image: url(/wp-content/uploads/2021/12/header-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
	background-color:#fff;
}

/* お問い合わせ */
.main-section--col--two{
	width: 100%;
}
input[type=submit]{
	width: 25%;
	background-color: #2F180C;
}
form p:last-of-type{
	text-align: center;
}
.wpcf7-spinner{
	display: block;
}

/* オーダー家具 */
.vk_post .vk_post_title a{
    color: #2F180C;
}
.lcp_catlist li{
	display: flex;
	flex-direction: column-reverse;
    margin-right: 2.5%;
    width: 18%;
	min-width: 220px;
}
.lcp_catlist li:last-of-type{
	margin-right: 0;
}
.lcp_catlist{
	padding: 0;
   display: flex;
	flex-wrap: wrap;
}
.list_title{
	position: relative;
	padding-left: 20px;
}
.list_title::before{
	content: "";
	display: inline-block;
	width: 7px;
	height: 30px;
	background-color: #2F180C;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.lcp_catlist li img{
    min-width: 220px;
	max-width: 220px;
}

/* よくある質問 */

.ewd-ufaq-faq-title.ewd-ufaq-faq-toggle{
	position: relative;
}
.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ewd-ufaq-faq-title-text{
	width: 90%;
}
.ewd-ufaq-faq-title-text h4{
	width: 100%;
	font-size: 18px;
}

/* flow */
.vk_flow .vk_flow_frame{
	background-color:#fff;
	border: 1px solid #2F180C;
}

/* post */
.comments-area{
	display: none;
}
.vk_posts.next-prev{
	display: none;
}
.entry-footer{
	display: none;
}

.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a{
    color: #2F180C;
}

@media screen and (max-width:1046px) {
	.lcp_catlist li{
		width: 31%;
		min-width: 250px;
	}
	.lcp_catlist li img{
		min-width: 250px;
		max-width: 250px;
	}
}

@media screen and (max-width:768px) {
	.page_top_btn{
		bottom: 10%;
	}
	.site-body {
    	padding: 2rem 0 2rem;
	}
	.floatContact{
		position: fixed;
		bottom: 0;
		left: 0;
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.floatContact a{
		font-size: 16px;
		text-align: center;
		font-weight: bold;
		display: block;
		padding: 12px 0;
		color: #2F180C;
	}
	.floatTel{
		background-color: #fff;
		width: 100%;
	}
	.floatMail{
		background-color: #2F180C;
		width: 100%;
	}
	.floatMail a{
		color: #fff;
	}
	.sub-section{
		content-visibility: inherit;
		z-index: 9999;
	}

    /* top */
    .wp-block-buttons>.wp-block-button.wp-block-button__width-25{
        width: 80%;
        padding-top: 20px;
    }
	h2{
		font-size: 26px;
	}
	
	.alignwide.wp-block-image{
		max-width: 100%;
	}

    /* footer */
    .footer-nav-list{
        text-align: center;
    }
	
		/* オーダー家具 */
	.list_title{
		font-size: 22px!important;
	}
	.lcp_catlist li{
		margin-right: 20px;
		min-width: 150px;
	}
	
		.lcp_catlist li img{
		max-width: 150px;
		min-width: 150px;
	}
	
}
@media screen and (max-width:510px) {
		.lcp_catlist{
		justify-content: space-between;
	}
	.lcp_catlist li{
		margin-right: 0;
	}
}