@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
	padding-top: 7.8rem;
	position: relative;
	z-index: 1;
	background-color: #ACE2E4;
}
.mainVisual::before {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 25.4rem;
	height: 32.7rem;
	content: "";
	background: url(../img/index/main_bg01.png) no-repeat top left / 100%;
}
.mainVisual::after {
	position: absolute;
	z-index: 2;
	bottom: 9rem;
	right: 0;
	width: 35rem;
	height: 34.3rem;
	content: "";
	background: url(../img/index/main_bg02.png) no-repeat bottom right / 100%;
}
.mainVisual .photo {
	padding-left: 0.6rem;
	margin: 0 auto 2.8rem;
	position: relative;
	z-index: 3;
	max-width: 100.3rem;
}
.mainVisual .img {
	padding-bottom: 0.9rem;
	text-align: center;
	background-color: #FFD9E4;
}
.mainVisual .img img {
	margin-top: -1.2rem;
}
#main .sec01 {
	padding: 5.4rem 0;
	background-color: #FFF6F8;
}
#main .sec01 .listUl {
	margin-left: -1.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .sec01 .listUl li {
	width: 38.3rem;
	text-align: center;
	position: relative;
}
#main .sec01 .listUl .arrow {
	margin-top: -6.5rem;
	width: 2.4rem;
	position: absolute;
	top: 50%;
	right: -7.3rem;
}
#main .sec01 .comTtl {
	margin-bottom: 0.5rem;
}
#main .sec01 .listUl .textImg img {
	max-width: 32.7rem;
}
#main .sec01 .listUl .textImg {
	margin-bottom: 1.8rem;
}
#main .sec01 .notes {
	margin-top: 0.6rem;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}
#main .sec01 .num01 .textImg {
	margin-bottom: 1.9rem;
}
#main .sec01 .num01 .btn img {
	max-width: 36.3rem;
}
#main .sec01 .num01 .comTtl {
	margin-bottom: 0;
}
@media all and (min-width: 897px) {
	#main .sec01 .listUl a:hover {
		opacity: 0.7;
	}
}
#main .sec02 {
	padding: 5.5rem 0 6.7rem;
	background-color: #F0FAFA;
}
#main .sec02 h2 {
	margin-bottom: 2rem;
	color: #2FB6BC;
	font-weight: 900;
	font-size: 3.2rem;
	text-align: center;
}
#main .sec02 h2 .sml {
	font-size: 2.5rem;
}
#main .subText .line {
	position: relative;
	z-index: 1;
	display: inline-block;
}
#main .subText .line::after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: -0.5rem;
	right: -0.5rem;
	height: 1.1rem;
	content: "";
	background-color: #FFFF00;
	border-radius: 0.6rem;
}
#main .sec02 .img01 {
	margin-bottom: 1.7rem;
	text-align: center;
}
#main .sec02 .photo {
	margin-bottom: -0.6rem;
	text-align: center;
}
#main .sec02 .text {
	margin: 0 -1.5rem 0.9rem;
	font-weight: 900;
	font-size: 2.4rem;
	text-align: center;
}
#main .sec02 .text .big {
	color: #2FB6BC;
	font-size: 3.3rem;
	letter-spacing: 0.06em;
}
#main .sec02 .text .big.per10 {
	font-size: 2.9rem;
}
#main .sec02 .text .num {
	font-size: 4.8rem;
}
#main .sec02 .text .line::after {
	bottom: 1rem;
}
#main .sec02 .notes {
	margin-bottom: 1rem;
	font-weight: 500;
	text-align: center;
	color: #64321E;
	font-size: 2.1rem;
}
#main .sec02 .notes span {
	font-size: 2.6rem;
}
#main .sec02 .comTtl {
	margin-bottom: 0.8rem;
	color: #2FB6BC;
	text-align: center;
	font-size: 2.8rem;
}
#main .sec02 .img02 {
	margin-bottom: 3.5rem;
	text-align: center;
}
#main .sec02 .btmImg {
	margin-bottom: 3rem;
	text-align: center;
}
#main .sec03 {
	padding: 5.2rem 0 8rem;
	background-color: #FFF6F8;
}
#main .sec03 .headLine01 {
	margin-bottom: 2.7rem;
}
#main .sec03 .txtDl {
	margin-bottom: 6rem;
	font-size: 1.8rem; 
	font-weight: 500;
	line-height: 1.852;
} 
#main .sec03 .txtDl dt {
	margin-bottom: 0.3rem;
	border-bottom: 1px solid #64321E;
}
#main .sec03 .txtDl dd {
	margin-bottom: 3.6rem;
	letter-spacing: 0.05em;
}
#main .sec03 .txtDl dd:last-child {
	margin-bottom: 0;
}
#main .sec03 .notes {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 500;
}
#main .sec04 {
	padding: 4.3rem 0 1.1rem;
	border: 0.3rem solid #64321E;
}
#main .sec04 .img {
	margin-bottom: 0.2rem;
	text-align: center;
}
#main .sec04 h3 {
	margin-bottom: 0.2rem;
	text-align: center;
	font-size: 3rem;
	font-weight: 900;
	letter-spacing: 0.01em;
}
#main .sec04 .photo {
	margin: 0 auto;
	max-width: 113.2rem;
}
#main .sec05 {
	padding: 6.6rem 0 4.9rem;
	background-color: #FFF6F8;
}
#main .sec05 .showImg {
	padding-left: 4rem;
	margin: 0 auto 4rem;
	max-width: 76rem;
	position: relative;
}
#main .sec05 .showImg .btn {
	width: 30.4rem;
	position: absolute;
	bottom: 0.3rem;
	right: 13.3rem;
}
#main .sec05 .showImg .btn a {
	display: block;
}
#main .sec05 .showImg .btn a:hover {
	opacity: 0.7;
}
#main .sec05 .notes {
	margin-bottom: 6.2rem;
	font-size: 2.1rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.05em;
}
#main .sec05 .top {
	margin: 0 auto;
	width: 31.7rem;
}
#main .sec05 .top a {
	padding: 1rem 0.5rem;
	display: block;
	text-align: center;
	font-size: 2.6rem;
	font-weight: 900;
	background-color: #fff;
	border: 1px solid #64321E;
	border-radius: 0.8rem;
}
#main .sec05 .top a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding-top: 5rem;
	}
	.mainVisual::before {
		width: 11.8rem;
		height: 15.2rem;
	}
	.mainVisual::after {
		bottom: 12.5rem;
		width: 17.5rem;
		height: 17.1rem;
	}
	.mainVisual .photo {
		padding-left: 0;
		margin-bottom: 1.9rem;
		text-align: center;
		width: 33rem;
	}
	.mainVisual .img {
		padding: 0 1rem 1rem;
	}
	.mainVisual .img img {
		margin-top: -0.6rem;
	}
	#main .sec01 {
		padding: 2.8rem 0 3.7rem;
	}
	#main .sec01 .listUl {
		margin: 0 auto;
		max-width: 28.1rem;
		display: block;
	}
	#main .sec01 .listUl li {
		margin-bottom: 3.3rem;
		width: auto;
	}
	#main .sec01 .listUl li:last-child {
		margin-bottom: 0;
	}
	#main .sec01 .listUl .textImg {
		margin-bottom: 3.1rem;
		text-align: left;
	}
	#main .sec01 .num01 .textImg {
		margin-bottom: 1.1rem;
	}
	#main .sec01 .listUl .textImg img {
		width: 29rem;
	}
	#main .sec01 .listUl .num01 .textImg img {
		width: 23.5rem;
	}
	#main .sec01 .btn img {
		width: 100%;
		max-width: 26.3rem;
	}
	#main .sec01 .num01 .btn img {
		max-width: 26.3rem;
	}
	#main .sec01 .notes {
		margin: 0.3rem -3rem 0;
		font-size: 1.32rem;
	}
	#main .sec02 {
		padding: 1.5rem 0 4.5rem;
	}
	#main .sec02 h2 {
		margin-bottom: 1.5rem;
		font-size: 2.3rem;
	}
	#main .sec02 h2 .sml {
		font-size: 1.8rem;
	}
	#main .subText .line::after {
		left: 0;
		right: 0;
		height: 0.7rem;
		border-radius: 0.35rem;
	}
	#main .sec02 .img01 {
		margin-bottom: 0.7rem;
	}
	#main .sec02 .photo {
		margin: 0 -3.7rem 3.1rem -2.5rem;
	}
	#main .sec02 .text {
		margin: 0 -1.5rem 0rem;
		font-size: 1.7rem;
	}
	#main .sec02 .text .big {
		font-size: 2.3rem;
		letter-spacing: 0.06em;
	}
	#main .sec02 .text .line::after {
		bottom: 0.2rem;
	}
	#main .sec02 .text .num {
		font-size: 3.5rem;
		line-height: 0.7;
	}
	#main .sec02 .notes {
		margin-bottom: 0.5rem;
		font-size: 1.1rem;
	}
	#main .sec02 .notes span {
		font-size: 1.5rem;
	}
	#main .sec02 .comTtl {
		margin-bottom: 0.5rem;
		font-size: 1.5rem;
	}
	#main .sec02 .img02 {
		margin-bottom: 2.9rem;
	}
	#main .sec02 .btmImg {
		margin: 0 -0.2rem 3rem;
	}
	#main .sec03 {
		padding: 2.5rem 0 2rem;
	}
	#main .sec03 .headLine01 {
		margin-bottom: 1.7rem;
		font-size: 1.7rem;
	}
	#main .sec03 .headLine01 .line {
		padding-bottom: 0.5rem;
	}
	#main .sec03 .txtDl {
		margin-bottom: 1.5rem;
		font-size: 1.4rem; 
		line-height: 1.6;
	} 
	#main .sec03 .txtDl dt {
		margin-bottom: 0.5rem;
	}
	#main .sec03 .txtDl dd {
		margin-bottom: 2.2rem;
		text-align: justify;
		letter-spacing: 0;
	}
	#main .sec03 .notes {
		font-size: 1.32rem;
	}
	#main .sec04 {
		padding: 2.5rem 0 1.1rem;
		border-width: 0.2rem;
	}
	#main .sec04 .content {
		margin: 0 4.5rem;
	}
	#main .sec04 h2 {
		margin: 0 auto 1rem;
		width: 28.1rem;
	}
	#main .sec04 .img {
		padding-right: 0.3rem;
		margin: 0 auto 1rem;
		width: 28.1rem;
	}
	#main .sec04 h3 {
		margin: 0 -0.5rem 1.6rem 0;
		font-size: 1.55rem;
	}
	#main .sec04 .photo {
		margin: 0 0.7rem 0 1.3rem;
		text-align: center;
	}
	#main .sec05 {
		padding: 1.8rem 0 3.1rem;
	}
	#main .sec05 .showImg {
		padding: 0 0.4rem 0 0;
		margin: 0 auto 2.1rem;
		max-width: 28rem;
	}
	#main .sec05 .showImg .btn {
		width: 16.9rem;
		right: 0.3rem;
		bottom: 0.2rem;
	}
	#main .sec05 .notes {
		margin-bottom: 2.5rem;
		font-size: 1.32rem;
		letter-spacing: -0.05em;
	}
	#main .sec05 .top {
		width: 17.6rem;
	}
	#main .sec05 .top a {
		padding: 0.5rem;
		font-size: 1.5rem;
		border-radius: 0.4rem;
	}
}
@media all and (max-width: 374px) {
	.mainVisual::after {
		bottom: 13.5rem;
	}
}