@charset "utf-8";

.mainimage-container {
	width: 100%;
	max-width: 1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.mainimage-container:before {
	content: "";
	display: block;
	padding-top: 60%;
}

.mainimage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center;
}

.mainimage_text {
	position: absolute;
	top: 2.8rem;
	left: 2.8rem;
	padding: 1.4rem;
	margin: 0px;
	font-size: 2.8rem;
	line-height: 4.2rem;
	color: #ffffff;
	word-break: keep-all;
	letter-spacing: 0.2rem;
}

@-webkit-keyframes zoomUp {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
}

@keyframes zoomUp {

	/* 1.15倍させる指定 */
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
}

.swiper-mainimage {
	position: relative;
	height: calc(100vh - 83px - 200px);
	margin-top: 83px;
}

.swiper-mainimage .swiper-slide {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-mainimage .swiper-slide-active .swiper-img,
.swiper-mainimage .swiper-slide-duplicate-active .swiper-img,
.swiper-mainimage .swiper-slide-prev .swiper-img {
	-webkit-animation: zoomUp 8s linear 0s;
	animation: zoomUp 8s linear 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.swiper-img {
	background-size: cover;
	background-position: center center;
	height: 100%;
}

.swiper-shop {
	position: relative;
	height: 200px;
	width: 100%;
	padding: 15px 0px;
}

.swiper-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}

.swiper-button-next,
.swiper-button-prev {
	color: #ffffff !important;
}

.index-sp_wrap {
	width: 100%;
	border: 1px solid #A71F24;
	background: #FDFAC9;
	padding: 30px 15px 15px 15px;
	position: relative;
}

.index-sp_wrap span {
	font-size: 1.4rem;
	line-height: 1.5;
}

.index-sp_title {
	position: absolute;
	top: -1.35rem;
	background: #A71F24;
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 1.5;
	padding: 5px;
	font-weight: normal;
}

.index-shoptitle {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 100%;
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.5;
	color: #ffffff;
	text-shadow: 1px 1px 0 #000000, -1px 1px 0 #000000, 1px -1px 0 #000000, -1px -1px 0 #000000;
	word-break: keep-all;
	font-weight: 700;
}

.index-subtitle {
	color: #333333;
	font-size: 2.4rem;
	line-height: 3.6rem;
	font-weight: bold;
	word-break: keep-all;
	text-align: left;
	margin: 30px auto 15px auto;
}

.deg-title_wrap_01 {
	position: relative;
	height: 300px;
	overflow: hidden;
	background-position: left bottom !important;
	background-repeat: no-repeat !important;
	background-size: auto 300px !important;
}

.deg-title_wrap_02 {
	position: relative;
	height: 300px;
	overflow: hidden;
	background-position: right top !important;
	background-repeat: no-repeat !important;
	background-size: auto 300px !important;
}

.deg-title_01 {
	position: absolute;
	display: inline-block;
	left: 30px;
	bottom: 1.55rem;
	width: auto;
	max-width: 1030px;
	margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 8.4rem;
	height: 8.4rem;
	line-height: 8.4rem;
	transform: rotate(-6.325deg);
	color: #ffffff;
}

.deg-title_02 {
	position: absolute;
	display: inline-block;
	right: 30px;
	top: 1.8rem;
	width: auto;
	max-width: 1030px;
	margin: auto;
	text-align: left;
	font-weight: bold;
	font-size: 8.4rem;
	height: 8.4rem;
	line-height: 8.4rem;
	transform: rotate(-6.325deg);
	color: #ffffff;
}

.index-pr {
	position: relative;
	overflow: hidden;
}

.index-catch {
	position: absolute;
	color: #ffffff;
	font-size: 4.8rem;
	line-height: 4.8rem;
	font-weight: 700;
	word-break: keep-all;
	top: calc(83px + 50px);
	left: 50px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1);
	z-index: 1;
}

.index-intro {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	bottom: 30px;
	right: 30px;
	width: 50%;
	color: #ffffff;
	padding: 30px;
	font-size: 1.6rem;
	line-height: 2.4rem;
	z-index: 1;
}

.index-btn {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	font-weight: bold;
	max-width: 320px;
	width: 100%;
	max-height: 180px;
	align-items: end;
	justify-content: center;
	bottom: 30px;
	left: 30px;
	padding: 5px;
	z-index: 1;
	opacity: 0.8;
}

.index-btn:hover {
	opacity: 1;
	cursor: pointer;
	filter: drop-shadow(1px 1px 10px rgba(255, 182, 185, 1));
}

.index-btn_image {}

.index-btn_text {
	font-size: 1.4rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 1);
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%), 0 0 3px rgb(0 0 0 / 10%);
}

.index-btn:hover .index-btn_text {

	color: rgba(255, 255, 255, 1);
}

.fb-page {
	display: flex!important;
	justify-content: center;
}

.fb-page,
.fb-page iframe {
	width: 100% !important;
	height: 500px !important;
}

@media screen and (max-width:767px) {
	.swiper-mainimage {
		height: calc(100vh - 50px - 310px);
		margin-top: 50px;
	}

	.swiper-shop {
		height: 150px;
		padding: 10px 0px;
	}

	.deg-title_wrap_01 {
		height: 100px;
		background-size: auto 100px !important;
	}

	.deg-title_wrap_02 {
		height: 100px;
		background-size: auto 100px !important;
	}

	.index-subtitle {
		font-size: 2.4rem;
		line-height: 3.6rem;
		text-align: left;
		margin: 30px auto 0px auto;
	}

	h2.deg-title_01 {
		position: absolute;
		display: inline-block;
		left: 15px;
		bottom: 1rem;
		width: auto;
		max-width: 100%;
		margin: auto;
		text-align: left;
		font-weight: bold;
		font-size: 5.4rem;
		height: 5.4rem;
		line-height: 5.4rem;
		transform: rotate(-6.325deg);
		color: #ffffff;
	}

	.index-catch {
		font-size: 3.2rem;
		line-height: 3.6rem;
		top: calc(50px + 30px);
		left: 15px;
		width: 100%;
	}

	.index-btn {
		background: rgba(255, 255, 255, 0.2);
		bottom: 170px;
		right: 10px;
		left: auto;
		width: 50vw;
		height: auto;
		opacity: 1;
		padding: 0px;
	}

	.index-btn_text {
		font-size: 1.0rem;
		color: rgba(255, 255, 255, 1);
		z-index: 3;
		font-weight: bold;
		filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 1));
	}

	.index-intro {
		position: static;
		background: #A71F24;
		bottom: 0px;
		right: auto;
		left: auto;
		width: 100%;
		color: #ffffff;
		padding: 15px;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
}