@charset "utf-8";
/*------------------------------------------------------------
	spot
------------------------------------------------------------*/
#main {
	background-color: #fff;
}
#main .sec01 {
	margin-top: 6.7rem;
	padding-bottom: 7.8rem;
}
#main .sec01 h2 {
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 0.1rem solid #000;
}
#main .sec01 h2 .left {
	width: 6.2rem;
	color: #E43D30;
	font-size: 5.2rem;
	font-family: "Noto Serif JP", serif;
	line-height: 1.2;
}
#main .sec01 h2 .right {
	width: calc(100% - 8.5rem);
	align-items: end;
}
#main .sec01 h2 .spot {
	flex: 1;
	color: #E43D30;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
#main .sec01 h2 .area {
	font-size: 1.8rem;
	letter-spacing: 0.1em;
}
#main .sec01 .titleBox {
	margin-bottom: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	align-items: center
}
#main .sec01 h3 {
	flex: 1;
	font-size: 3rem;
}
#main .sec01 .location {
	margin: 0.7rem -0.4rem 0 0;
	padding-left: 3.7rem;
	font-size: 2.6rem;
	background: url(../img/common/icon01.png) no-repeat left top 0.4rem / 2.4rem auto;
}
#main .sec01 .photo {
	margin-bottom: 3.5rem;
	border-radius: 3rem;
	overflow: hidden;
	position: relative;
}
#main .sec01 .photo p {
	position: absolute;
	right: 3rem;
	bottom: 1.5rem;
	font-weight: bold;
}
#main .sec01 .photo .white {
	color: #fff;
}
#main .sec01 .photo img {
	width: 100%;
}
#main .sec01 .text {
	margin-bottom: 4rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.2;
	letter-spacing: 0.08em;
}
#main .sec01 .notes {
	margin-bottom: 4rem;
	padding: 0.5rem 1rem;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	border: 1px solid #E43D30;
}
#main .sec01 .page a {
	display: block;
}
#main .sec01 .prev,
#main .sec01 .next {
	width: 10rem;
}
#main .sec02 {
	padding: 13.1rem 0 10rem;
	background-color: #E5F1ED;
}
#main .sec02 .content {
	max-width: 134.5rem;
}
#main .sec02 h2 {
	margin-bottom: 7.2rem;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-align: center;
}
#main .sec02 .photoList {
	margin: -2rem 0 8.9rem;
}
#main .sec02 .photoList li {
	margin-top: 2rem;
	width: 23%;
}
#main .sec02 .photoList li:not(:nth-child(4n)) {
	margin-right: calc(8% / 3);
}
#main .sec02 .photoList a {
	display: block;
}
#main .sec02 .photoList .pho {
	margin-bottom: 1rem;
	border-radius: 0.5rem;
	overflow: hidden;
}
#main .sec02 .photoList .pho img {
	width: 100%;
}
#main .sec02 .photoList .txt {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.08em;
}
@media all and (min-width: 897px) and (max-width: 1400px) {
	#gHeader .logo {
		width: 12.5vw;
		right: 2%;
	}
}
@media all and (max-width: 896px) {
	#main .sec01 {
		margin-top: 2.4rem;
		padding-bottom: 5rem;
	}
	#main .sec01 h2 {
		margin-bottom: 0.7rem;
		padding-bottom: 1.1rem;
		align-items: end;
	}
	#main .sec01 h2 .left {
		width: 5.2rem;
		font-size: 4.3rem;
		line-height: 1;
	}
	#main .sec01 h2 .right {
		width: calc(100% - 6.2rem);
		display: block;
		line-height: 1.1;
	}
	#main .sec01 h2 .spot {
		display: block;
		font-size: 1.3rem;
	}
	#main .sec01 h2 .area {
		font-size: 1.1rem;
	}
	#main .sec01 .titleBox {
		margin-bottom: 1.6rem;
		display: block;
		letter-spacing: 0.1em;
	}
	#main .sec01 h3 {
		margin-bottom: 1.3rem;
		font-size: 1.8rem;
	}
	#main .sec01 .location {
		margin: 0;
		padding-left: 1.8rem;
		font-size: 1.3rem;
		background-size: 1.2rem auto;
		background-position: left top 0.1rem;
	}
	#main .sec01 .photo {
		margin-bottom: 2.2rem;
		border-radius: 1rem;
	}
	#main .sec01 .photo p {
		right: 1rem;
		bottom: 0.8rem;
		font-size: 1rem;
	}
	#main .sec01 .text {
		margin-bottom: 2.3rem;
		font-size: 1.4rem;
		letter-spacing: 0.04em;
		line-height: 2.14;
		text-align: justify;
	}
	#main .sec01 .notes {
		font-size: 1.2rem;
	}
	#main .sec01 .prev,
	#main .sec01 .next {
		width: 8.05rem;
	}
	#main .sec02 {
		padding: 4.4rem 0 5.1rem;
	}
	#main .sec02 h2 {
		margin-bottom: 2.1rem;
		font-size: 1.8rem;
	}
	#main .sec02 .photoList {
		margin-bottom: 4.1rem;
	}
	#main .sec02 .photoList li {
		width: 47.5%;
	}
	#main .sec02 .photoList li:not(:nth-child(4n)) {
		margin-right: 0;
	}
	#main .sec02 .photoList li:not(:nth-child(2n)) {
		margin-right: 5%;
	}
	#main .sec02 .photoList .pho {
		margin-bottom: 0.3rem;
		border-radius: 0.3rem;
	}
	#main .sec02 .photoList .txt {
		font-size: 1.3rem;
	}
}