@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.bg {
	background-color: #FFFBDF;
}
@media all and (min-width: 897px) {
.bg {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	max-width: 75rem;
}
}
#main .mainVisual {
	padding: 2.1rem 2rem 1.7rem;
	position: relative;
	background-color: #C8EFA8;
	overflow: hidden;
}
#main .mainVisual::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 33.6rem;
	height: 25.7rem;
	background: url(../img/index/main_bg01.png) no-repeat left top / 100%;
	content: "";
}
#main .mainVisual::after {
	position: absolute;
	bottom: -1.5rem;
	right: 0;
	z-index: 1;
	width: 31.5rem;
	height: 28rem;
	background: url(../img/index/main_bg02.png) no-repeat left bottom / 100%;
	content: "";
}
#main .mainVisual .photo {
	margin: 0 auto;
	max-width: 60.3rem;
}
#main .periods {
	margin-bottom: 12.5rem;
}
#main .periods .content {
	max-width: 64.8rem;
}
#main .periods h2 {
	margin-bottom: 4.2rem;
	padding: 2.4rem 1rem;
	text-align: center;
	background-color: #553C00;
}
#main .periods h2 img {
	width: 56.3rem;
}
#main .periods .imgtext {
	margin: 0 auto 1.5rem;
	max-width: 61.9rem;
}
#main .periods .innerBox {
	margin: 0 auto 5.8rem;
	max-width: 55.8rem;
	padding: 2.7rem 1rem 4.1rem;
	background-color: #fff;
	border: 0.2rem solid #000;
}
#main .periods .innerBox .title {
	margin-bottom: 3.4rem;
	text-align: center;
	font-weight: 700;
	font-size: 3.4rem;
	letter-spacing: 0.015em;
	line-height: 1.35;
}
#main .periods .innerBox .title .color {
	color: #00A26C;
	font-size: 4rem;
}
#main .periods .innerBox .btn {
	text-align: center;
}
#main .periods .innerBox .btn > img {
	margin: 0 auto 0.7rem;
	width: 28.3rem;
	display: block;
}
#main .periods .innerBox .btn a {
	margin: 0 auto;
	width: 39.3rem;
	display: block;
}
#main .periods .innerBox .btn a:hover {
	opacity: 0.7;
}
#main .periods .h_title {
	margin-bottom: 5rem;
	text-align: center;
	font-weight: 700;
	font-size: 2.7rem;
	letter-spacing: 0.015em;
	line-height: 1.2;
}
#main .periods .h_title img {
	width: 15.4rem;
	vertical-align: -1.2rem;
	display: inline-block;
}
#main .periods .text {
	text-align: center;
	font-weight: 700;
	font-size: 2.7rem;
	letter-spacing: 0.015em;
	line-height: 1.48;
}
#main .periods .linkImg {
	margin: 0 auto 5.2rem;
	width: 56.1rem;
	position: relative;
	z-index: 1;
}
#main .periods .linkImg a {
	width: 34.2rem;
	position: absolute;
	z-index: 1;
	bottom: 1.3rem;
	right: 0;
}
#main .periods .linkImg a:hover {
	opacity: 0.7;
}
#main .periods .subBox .text {
	margin: 0 auto 2.1rem;
	width: 50.5rem;
}
#main .periods .linkBox {
	align-items: center;
}
#main .periods .linkBox p {
	margin: 0 0.2rem 0.5rem;
}
#main .periods .link01 {
	width: 23.4rem;
}
#main .periods .link01 a {
	display: block;
	margin-bottom: 0.6rem;
}
#main .periods .link01 a:last-of-type {
	margin-bottom: 0;
}
#main .periods .link01 a:hover {
	opacity: 0.7;
}
#main .note h2 {
	padding: 0 1rem 0.4rem;
	margin-bottom: 3.3rem;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 2.8rem;
	letter-spacing: 0.015em;
	background-color: #000;
	border-radius: 2.3rem;
}
#main .note h2 span {
	padding: 0 7rem;
	background: url(../img/index/note_img01.png) no-repeat left center / 3.7rem, url(../img/index/note_img01.png) no-repeat right center / 3.7rem;
}
#main .note .textList {
	margin-bottom: 3rem;
}
#main .note .textList li {
	margin-bottom: 3.2rem;
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1.52;
}
#main .note .textList li:last-child {
	margin-bottom: 0;
}
#main .note .imgBox {
	margin-bottom: 5.7rem;
	align-items: flex-start;
}
#main .note .imgBox .notes {
	width: 31rem;
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1.52;
}
#main .note .imgBox .photo {
	margin: -4.2rem auto 0;
	width: 15.8rem;
}
#main .detail {
	margin-bottom: 5.2rem;
}
#main .detail h2 {
	margin-bottom: 2.3rem;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.015em;
}
#main .detail .overviewDl {
	padding-bottom: 2.7rem;
    margin-bottom: 4.3rem;
	letter-spacing: 0.08em;
	border-bottom: 2px solid #262626;
}
#main .detail .overviewDl dt {
	padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 2px solid #000;
}
#main .detail .overviewDl dd {
    margin-bottom: 4.5rem;
	text-align: justify;
	line-height: 1.578;
}
#main .detail .overviewDl .notesList {
	margin-top: 0.5rem;
}
#main .detail .overviewDl .notesList li {
	margin-bottom: 4.3rem;
	letter-spacing: 0.02em;
}
#main .detail .overviewDl .notesList li:last-child {
	margin-bottom: 0;
}
#main .detail .notes {
	margin-bottom: 6.8rem;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.54;
	letter-spacing: 0.03em;
}
#main .detail .top {
	margin: 0 auto;
	width: 34.9rem;
}
#main .detail .top a {
	min-height: 5.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2.8rem;
	letter-spacing: 0.03em;
	color: #fff;
	background-color: #F895A9;
	border-radius: 0.7rem;
}
#main .detail .top a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		padding: 1rem 3.7rem 0.8rem;
	}
	#main .mainVisual::before {
		width: 45vw;
		height: 34.667vw;
	}
	#main .mainVisual::after {
		right: -0.2vw;
		bottom: -2vw;
		width: 42vw;
		height: 40vw;
	}
	#main .mainVisual .photo {
		max-width: 80rem;
	}
	#main .periods {
		margin-bottom: 6rem;
	}
	#main .periods .content {
		margin: 0 3.3rem;
	}
	#main .periods h2 {
		padding: 1.2rem 1rem 0.8rem;
		margin-bottom: 2rem;
	}
	#main .periods h2 img {
		width: 80%;
	}
	#main .periods .imgtext {
		margin-bottom: 0.8rem;
		max-width: 100%;
	}
	#main .periods .imgtext img {
		width: 100%;
	}
	#main .periods .innerBox {
		margin-bottom: 3rem;
		max-width: 90%;
		padding: 1.3rem 1rem 2rem;
		border-width: 1px;
	}
	#main .periods .innerBox .title {
		margin-bottom: 1.5rem;
		font-size: 1.7rem;
	}
	#main .periods .innerBox .title .color {
		font-size: 2rem;
	}
	#main .periods .innerBox .btn > img {
		margin-bottom: 0.5rem;
		width: 14rem;
	}
	#main .periods .innerBox .btn a {
		width: 20rem;
	}
	#main .periods .h_title {
		margin-bottom: 2.5rem;
		font-size: 1.35rem;
	}
	#main .periods .h_title img {
		width: 7.8rem;
		vertical-align: -0.7rem;
	}
	#main .periods .text {
		font-size: 1.35rem;
	}
	#main .periods .linkImg {
		margin-bottom: 2.7rem;
		width: 28rem;
	}
	#main .periods .linkImg a {
		width: 17.1rem;
		bottom: 0.5rem;
	}
	#main .periods .link {
		width: 8rem;
	}
	#main .periods .subBox .text {
		margin-bottom: 1rem;
		width: 25.5rem;
	}
	#main .periods .link01 {
		width: 10.8rem;
	}
	#main .periods .link img {
		width: 100%;
	}
	#main .note .content {
		margin: 0 4.5rem;
	}
	#main .note h2 {
		padding: 0.1rem 0 0.2rem;
		margin-bottom: 1.7rem;
		font-size: 1.4rem;
	}
	#main .note h2 span {
		padding: 0 3.7rem;
		background-size: 1.9rem auto;
	}
	#main .note .textList {
		margin-bottom: 1.5rem;
	}
	#main .note .textList li {
		margin-bottom: 1.5rem;
		font-size: 1.05rem;
		text-align: justify;
	}
	#main .note .imgBox {
		margin-bottom: 3rem;
	}
	#main .note .imgBox .notes {
		width: 15.5rem;
		font-size: 1.05rem;
	}
	#main .note .imgBox .photo {
		margin: -1rem 2.5rem 0 0;
		width: 7.9rem;
	}
	#main .detail {
		margin: 0 2.8rem 2.7rem;
	}
	#main .detail h2 {
		margin-bottom: 1rem;
		font-size: 1.7rem;
	}
	#main .detail .overviewDl {
		padding-bottom: 1.3rem;
		margin-bottom: 2.2rem;
		font-size: 1.4rem;
	}
	#main .detail .overviewDl dd {
		margin-bottom: 2.1rem;
		letter-spacing: 0.04em;
	}
	#main .detail .overviewDl dt {
		margin-bottom: 0.5rem;
		padding-bottom: 0.3rem;
		border-width: 1px;
		letter-spacing: 0.02em;
	}
	#main .detail .overviewDl .notesList li {
		margin-bottom: 1.8rem;
		font-size: 1.35rem;
		letter-spacing: 0;
	}
	#main .detail .notes {
		margin-bottom: 3.3rem;
		font-size: 1.1rem;
	}
	#main .detail .top {
		width: 17.5rem;
	}
	#main .detail .top a {
		min-height: 2.8rem;
		font-size: 1.4rem;
		border-radius: 0.5rem;
	}
}
@media all and (min-width: 560px) and (max-width: 896px) {
	#main .mainVisual::before {
		width: 41vw;
	}
	#main .mainVisual::after {
		right: -2.2vw;
		width: 39vw;
	}
}