@charset "utf-8";
/*------------------------------------------------------------
	scene
------------------------------------------------------------*/
.comMainBox {
	padding-top: 6.1rem;
}
.comMainBox::after {
	height: 36.3rem;
}
.comAnchorUl {
	margin-bottom: 10rem;
	gap: 1rem 1.5%;
}
.comAnchorUl li {
	width: 52%;
}
.comAnchorUl li:nth-child(2n) {
	flex: 1;
}
.comAnchorUl a {
	padding-top: 1.5rem;
	font-size: 2.2rem;
}
@media all and (max-width: 896px) {
	.comMainBox {
		padding-top: 3rem;
	}
	.comAnchorUl {
		margin-bottom: 7rem;
	}
}
/* topBox */
#main .topBox {
	margin-bottom: 14rem;
	position: relative;
	z-index: 3;
}
#main .topBox .hTitle {
	margin-bottom: 4.6rem;
	text-align: center;
	font-weight: 500;
	font-size: 3.6rem;
	line-height: 1.64;
	letter-spacing: -0.03em;
}
#main .topBox p {
	text-align: center;
	font-size: 1.8rem;
	font-family: "Noto Sans JP", sans-serif;
}
@media all and (max-width: 896px) {
	#main .topBox {
		margin-bottom: 7rem;
	}
	#main .topBox .hTitle {
		margin-bottom: 2rem;
		font-size: 2.3rem;
		text-align: left;
	}
	#main .topBox p {
		text-align: left;
		font-size: 1.6rem;
	}
}
/* scenceBox */
#main .scenceBox {
	padding: 10rem 0 13rem;
	position: relative;
	z-index: 1;
}
#main .scenceBox .bgPhoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
#main .scenceBox .bgPhoto img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .scenceBox h3.headLine02 {
	margin-bottom: 5rem;
	font-size: 3.3rem;
}
#main .scenceBox .innerBox {
	margin-bottom: 8.8rem;
	padding: 9rem 6.6rem 10rem;
	background-color: #571017;
}
#main .scenceBox .innerBox .hTitle {
	margin-bottom: 2rem;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 500;
	letter-spacing: -0.03em;
}
#main .scenceBox .innerBox .pointUl > li {
	padding: 6rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 5.1rem;
	border-bottom: 1px solid #84353d;
}
#main .scenceBox .innerBox .pointUl > li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
#main .scenceBox .innerBox .pointUl .textBox {
	padding: 4.8rem 0 0 14.3rem;
	width: 53.3rem;
	position: relative;
}
#main .scenceBox .innerBox .pointUl .textBox .num {
	padding: 0.8rem 4rem 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 13.6rem;
	height: 13.7rem;
	text-align: center;
	font-size: 2rem;
	color: #d4b772;
	background: url(../img/scene/scence_img01.png) no-repeat left top / 100%;
}
#main .scenceBox .innerBox .pointUl .textBox .num span {
	display: block;
	font-size: 6.4rem;
	line-height: 0.75;
}
#main .scenceBox .innerBox .pointUl .textBox .title {
	margin-bottom: 2.4rem;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.4;
}
#main .scenceBox .innerBox .pointUl .textBox .text {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 2.25;
}
#main .scenceBox .innerBox .pointUl .photoUl {
	margin: 4.7rem 0.6rem 0 0;
	flex: 1;
}
#main .scenceBox .innerBox .pointUl .photoUl li {
	width: 50%;
}
#main .scenceBox .innerBox .pointUl .photoUl img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .scenceBox .recommendBox .headLine02 {
	margin-bottom: 3.6rem;
	font-size: 3.3rem;
}
#main .scenceBox .recommendBox ul {
	margin-bottom: 8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 4rem;
}
#main .scenceBox .recommendBox ul li {
	width: calc((100% - 4rem) / 2);
}
#main .scenceBox .recommendBox ul .photoBox {
	margin-bottom: 4rem;
}
#main .scenceBox .recommendBox ul .photoBox img {
	width: 100%;
}
#main .scenceBox .recommendBox ul .textBox {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 5rem;
}
#main .scenceBox .recommendBox ul .textBox .lText {
	flex: 1;
}
#main .scenceBox .recommendBox ul .textBox .lText .title {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: -0.03em;
}
#main .scenceBox .recommendBox ul .textBox .lText .right {
	margin-top: 0.8rem;
	text-align: right;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: -0.03em;
}
#main .scenceBox .recommendBox ul .textBox .lText .right .num {
	margin: 0 0.5rem;
	font-size: 2.4rem;
	display: inline-block;
	vertical-align: 0.2rem;
	word-break: break-all;
}
#main .scenceBox .recommendBox ul .textBox .lText .right .else {
	font-size: 1.6rem;
	display: inline-block;
	vertical-align: 0.2rem;
}
#main .scenceBox .recommendBox ul .textBox .lText .attend {
	margin-top: 1rem;
	display: block;
}
#main .scenceBox .recommendBox ul .textBox .rText {
	width: 30.4rem;
}
#main .scenceBox .recommendBox ul .textBox .rText .text {
	margin-top: -0.5rem;
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 2;
}
#main .scenceBox .recommendBox ul .textBox .rText .tag {
	padding: 0.8rem 0.5rem 1rem;
	background-color: #d4b772;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: -0.03em;
	color: #000;
}
#main .scenceBox .recommendBox ul .textBox .rText .info {
	margin-top: 1rem;
	letter-spacing: -0.03em;
	font-weight: 500;
}
#main .scenceBox .recommendBox .style01 .textBox {
	margin-right: 1.7rem;
}
#main .scenceBox .recommendBox .style01 .textBox .rText {
	width: 34rem;
}
#main .scenceBox .recommendBox .notes {
	text-align: right;
	font-size: 1.2rem;
}
#main .scenceBox .recommendBox .notes:last-of-type {
	margin-bottom: 3.2rem;
}
#main .scenceBox .recommendBox .special .textBox {
	margin-right: 5rem;
}
#main .scenceBox .recommendBox .special .textBox .right {
	margin-right: 5rem;
}
#main .scenceBox.private {
	position: relative;
	z-index: 2;
}
#main .scenceBox.business {
	padding-bottom: 11.7rem;
	margin-top: 14rem;
}
#main .scenceBox.business .recommendBox ul {
	margin-bottom: 4.8rem;
}
#main .scenceBox.business .recommendBox .notes:last-of-type {
	margin-bottom: 2.1rem;
}
#gFooter {
	margin-top: 14rem;
}
@media all and (min-width: 897px) and (max-width: 1400px) {
	#main .scenceBox .recommendBox ul .textBox {
		gap: 2rem;
	}
}
@media all and (max-width: 896px) {
	#main .scenceBox {
		padding: 5rem 0;
	}
	#main .scenceBox .bgPhoto {
		height: 21rem;
	}
	#main .scenceBox h3.headLine02 {
		margin-bottom: 5rem;
		font-size: 3.3rem;
	}
	#main .scenceBox .innerBox {
		margin-bottom: 5rem;
		padding: 2rem 1rem;
	}
	#main .scenceBox .innerBox .hTitle {
		margin-bottom: 2rem;
		font-size: 2rem;
	}
	#main .scenceBox .innerBox .pointUl > li {
		padding: 2rem 0;
		display: block;
	}
	#main .scenceBox .innerBox .pointUl .textBox {
		margin-bottom: 2rem;
		padding: 4rem 0 0 6rem;
		width: auto;
	}
	#main .scenceBox .innerBox .pointUl .textBox .num {
		padding: 0.7rem 1.5rem 0 0;
		width: 7rem;
		height: 7rem;
		font-size: 1rem;
	}
	#main .scenceBox .innerBox .pointUl .textBox .num span {
		font-size: 3rem;
	}
	#main .scenceBox .innerBox .pointUl .textBox .title {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	#main .scenceBox .innerBox .pointUl .photoUl {
		margin: 0;
	}
	#main .scenceBox .recommendBox .headLine02 {
		margin-bottom: 3.4rem;
		font-size: 3.3rem;
	}
	#main .scenceBox .recommendBox ul {
		margin-bottom: 2rem !important;
		display: block;
	}
	#main .scenceBox .recommendBox ul li {
		margin-bottom: 5rem;
		width: auto;
	}
	#main .scenceBox .recommendBox ul li:last-child {
		margin-bottom: 0;
	}
	#main .scenceBox .recommendBox ul .photoBox {
		margin-bottom: 4rem;
	}
	#main .scenceBox .recommendBox ul .textBox {
		margin: 0 !important;
		display: block;
	}
	#main .scenceBox .recommendBox ul .textBox .lText {
		margin-bottom: 2rem;
	}
	#main .scenceBox .recommendBox ul .textBox .rText {
		width: auto !important;
	}
	#main .scenceBox .recommendBox .notes {
		padding-left: 1em;
		text-indent: -1em;
		text-align: left;
		font-size: 1.1rem;
	}
	#main .scenceBox .recommendBox .special .textBox .right {
		margin-right: 0;
	}
	#main .scenceBox.business {
		padding-bottom: 5rem;
		margin-top: 10rem;
	}
	#gFooter {
		margin-top: 8rem;
	}
}