@charset "utf-8";
body {
    font-weight: 400;
}
.fb_head {
	align-content: center;
	align-items: center;
	flex: none;
	flex-direction: column;
	flex-wrap: nowrap;
	height: 100vh;
	justify-content: flex-start;
	margin: 0 0 0 0;
	padding: 0;
	position: sticky;
	top: 0;
	width: 50%;
	max-width: 50%;
	background: url("../images/fb5_img01.jpg") no-repeat 50% 100% / cover;/*
    background: none;*/
}
.video-background {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.video-background video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translate(-50%, -50%) scale(1.2);
	object-fit: cover;
}
.video-overlay {/*
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center;
	padding: 100px 20px;*/
	height: 100vh;
}
.fb_head .btn a {
	align-content: center;
	align-items: center;
	border: 2px solid #91B15B;
	box-shadow: 0px 10px 10px rgba(0,0,0,0.2);
	margin: 32px auto 0;
	width: 90%;
	max-width: 480px;
	border-radius: 100px;
	padding: .8em .3em;
	line-height: 1.5;
	color: #91B15B;
	background: url(../images/arrow_green.svg) #fff no-repeat 90% 50% / auto 30%;
	display: block;
}
.fb_head .txt01 {
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4),0px 0px 8px rgba(0, 0, 0, 0.4),0px 0px 20px rgba(0, 0, 0, 0.8);
}
.fb_main {
	align-content: flex-start;
	align-items: flex-start;
	background: transparent;
	flex: none;
	flex-direction: column;
	flex-wrap: nowrap;
	height: auto;
	justify-content: flex-end;
	margin: 0 0 0 0;
	position: relative;
	width: 50%;
	max-width: 50%;
}
.fb_logo_wrap {
	width: 100%;
	min-height: 90px;
	background: #fff;
	top: 0;
	position: absolute;
}
.fb_logo {
	position: absolute;
	top: 13px;
	left: 0;
}
.facebook_lp_s02 {
    margin: 0;
    background: url(../images/style_wrap.svg) no-repeat -14vw 50px / 123%;
}
.bg_brown {
	background: #241A10;
}
.brown {
	color: #37290f;
}
.faq_wrap summary {
	padding: 0 30px .5em 0;
	border-bottom: 1px solid rgba(255,255,255 ,.5);
	position: relative;
}
.faq_wrap details {
	padding: 0 0 .5em;
}
.faq_wrap summary::after {
	content: "";
	background: url(../images/arrow_white.svg) no-repeat 50% 50% / contain;
	position: absolute;
	right: 20px;
	top: 7px;
	width: 16px;
	height: 16px;
	transition: transform 0.4s;
}
.faq_wrap details[open] summary::after {
	transform:rotate(180deg);
}
.faq_wrap summary + div {
	padding: 1em;
}
.faq_wrap details[open] div {
	animation: fadeIn 0.5s ease;
}
@keyframes fadeIn {
	0% {
	opacity: 0;
	transform: translateY(-10px);
	}
	100% {
	opacity: 1;
	transform: none;
	}
}
.fb4_img03 {
	
}
.slick-slide {
  width: 300px;
  margin: 0 5px;
}
 
.item img {
	width: 100%;
	height: auto;
}

.slick-prev,
.slick-next {
	position: absolute;
}
.slick-prev{
	left: -15px!important;
	top: 44%;
}
.slick-next {
	left: -15px!important;
	top: 53%;
}
.slick-arrow {
	z-index: 2!important;
	width: 15px!important;
	height: 26px!important;
	background: none;
	border: none;
}
.slick-arrow:before{
	content:""!important;
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
	opacity:1!important;
}
.fb4_img_wrap img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
.txt01_wrap {
	width: 100%;
	position: absolute;
	top: 25%;
}
.txt02_wrap {
	width: 100%;
	position: absolute;
	bottom: 0;
}
.slick-slide img {
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
#dl_btn {
	transition: all 1s ease;
	display: none;
}
.bg_f05_1 {
	background: url(../images/fb5_img12.jpg) no-repeat 50% 0 / cover;
}
.table01 {
    border-top: 1px solid rgba(222,215,207,.3);
    border-bottom: 1px rgba(222,215,207,.3);
}
.table01 tr {
    border-bottom: 1px solid rgba(222,215,207,.3);
}
.dl_wrap {
    padding: 15px;
	border-top: 1px solid rgba(247,247,247,.42);
	border-right: 1px solid rgba(247,247,247,.42);
	border-left: 1px solid rgba(247,247,247,.42);
}
.ar169 {
	aspect-ratio: 16 / 9 !important;
	object-fit: cover;
}
.contact02 input[type=submit].wpcf7c-btn-confirm, .contact02 input[type=submit].wpcf7-submit {
    max-width: 24em;
}
.voice_txt_l {
	padding-right: 0;
	padding-left: 0;
}
.voice_txt_r {
	padding-right: 0;
	padding-left: 0;
}
.voice_img_l {
	padding-right: 10px;
	padding-left: 0;
}
.voice_img_r {
	padding-right: 0;
	padding-left: 10px;
}
@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 480px) {

	body {
		font-size: 1.5rem;
		line-height: 1.6;
	}
	.sp_ml30 {
		
	}
	.fb_logo_wrap {
		min-height: 70px;
	}
	.fb_head {
		padding: 0;
		flex: none;
		height: 90vh;
		bottom: 0;
		left: 0;
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
		max-width: 100%;
	}
	.fb_logo {
		top: 15px;
		left: 0;
	}
	.fb_main {
		flex: none;
		flex-direction: column;
		flex-wrap: nowrap;
		width: 100%;
		max-width: 100%;
	}
	.fb_head .btn a {
		width: calc(100% - 30px);
		font-size: 1.8rem;
		background-position: 94% 50%;
	}
	.txt01_wrap {
		top: 36%;
	}
	.fb4_img_wrap img {
		aspect-ratio: auto;
		object-fit: cover;
	}
	.sp_ar89 {
		aspect-ratio: 8 / 9 !important;
		object-fit: cover;
	}
	.sp_ar131 {
		aspect-ratio: 1.3 / 1 !important;
		object-fit: cover;
	}
	.sp_ar_auto {
		aspect-ratio: auto !important;
		object-fit: cover;
	}
	.slick-slide img {
		aspect-ratio: 8 / 9;
		object-fit: cover;
	}
	.fix_btn_lp {
		background: #fff;
		border: 1px solid #37290f;
		box-shadow: 0px 10px 10px rgba(0,0,0,0.2);
		border-radius: 50%;
		height: 8em;
		width: 8em;
		right: 15px;
		bottom: 15px;
		left: auto;
		z-index: 2;
		justify-content: center;
		display: flex;
		align-items: center;
		opacity: .8;
		cursor: pointer;
	}
	.fix_btn_lp a {
		color: #37290f;
		font-size: 1.4rem;
		line-height: 1.4;
		display: block;
	}
	.facebook_lp_s02 {
		background-position: -29vw 50px;
	}
	.contact02 input[type=submit].wpcf7c-btn-confirm {
		font-size: .9em;
	}
}