@charset "utf-8";
/*------------------------------------------------------------
	question
------------------------------------------------------------*/
#main {
	padding: 5.7rem 0 2rem;
}
#main .question {
	position: relative;
	display: none;
}
#main .question01 {
	display: block;
}
#main .ttl {
	margin-bottom: 3.4rem;
	min-height: 30rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 4.6rem;
	font-weight: 700;
	letter-spacing: 0.6rem;
	line-height: 1.53;
	font-family: "Zen Old Mincho", serif;
}
#main .btnList li a {
	min-height: 8.4rem;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-family: "Zen Old Mincho", serif;
	font-size: 2.4rem;
	letter-spacing: 0.2rem;
	line-height: 1.1;
	background: #EE858D;
	border-radius: 5rem;
}
#main .question .img01,
#main .question .img02 {
	position: absolute;
}
#main .question01 .img01 {
	top: -1.7rem;
	right: 11.57%;
}
#main .question01 .img02 {
	top: 17.8rem;
	left: 12.4%;
}
#main .question02 .img01 {
	top: -0.1rem;
	right: 9.4%;
}
#main .question02 .img02 {
	top: 17.3rem;
	left: 7.75%;
}
#main .question03 .img01 {
	top: -3.9rem;
	right: 11.4%;
}
#main .question03 .img02 {
	top: 16.5rem;
	left: 8.3%;
}
#main .question04 .img01 {
	top: 35%;
	right: 10.3%;
}
#main .question04 .img02 {
	top: 43%;
	left: 8.3%;
}
#main .question05 .img01 {
	top: -2rem;
	right: 10.9%;
}
#main .question05 .img02 {
	top: 10.8rem;
	left: 7.15%;
}
#main .question06 .img01 {
	top: 16.7rem;
	right: 6.3%;
}
#main .question06 .img02 {
	top: -2.2rem;
	left: 8.16%;
}
#main .question07 .img01 {
	top: 0.9rem;
	right: 8.8%;
}
#main .question07 .img02 {
	top: 11.5rem;
	left: 6.25%;
}
#main .question08 .img01 {
	top: 21.3rem;
	right: 7.5%;
}
#main .question08 .img02 {
	top: -2rem;
	left: 8.7%;
}
@media all and (min-width: 897px) {
	#main .btnList {
		display: flex;
		justify-content: center;
		gap: 3.5rem;
	}
	#main .btnList li {
		width: 33.6rem;
	}
	#main .question01 .btnList li {
		width: 33.6rem;
	}
}
@media all and (max-width: 896px) {
	#container {
		padding-top: 2.4rem;
	}
	#main {
		padding: 2.3rem 0 0;
	}
	#main .heading {
		margin-bottom: 2.8rem;
	}
	#main .question {
		margin-bottom: 4rem;
	}
	#main .question01 .img01 {
		width: 8.5rem;
		top: -1.1rem;
		right: 2.5rem;
	}
	#main .question01 .img02 {
		width: 7.1rem;
		top: auto;
		bottom: -8.6rem;
		left: 2rem;
	}
	#main .question02 .img01 {
		width: 9.2rem;
		top: -1rem;
		right: 2.5rem;
	}
	#main .question02 .img02 {
		width: 10.8rem;
		top: auto;
		bottom: -8.6rem;
		left: 2rem;
	}
	#main .question03 .img01 {
		width: 8.3rem;
		top: -1rem;
		right: 2.5rem;
	}
	#main .question03 .img02 {
		width: 9.2rem;
		top: auto;
		bottom: -8.6rem;
		left: 2rem;
	}
	#main .question04 .img01 {
		width: 7.3rem;
		top: auto;
		right: 2.5rem;
		bottom: -8.6rem;
	}
	#main .question04 .img02 {
		width: 9.9rem;
		top: -1rem;
		bottom: auto;
		left: 2rem;
	}
	#main .question05 .img01 {
		width: 9.1rem;
		top: -1rem;
		right: 2.5rem;
	}
	#main .question05 .img02 {
		width: 9.7rem;
		top: auto;
		bottom: -8.6rem;
		left: 2rem;
	}
	#main .question06 .img01 {
		width: 8rem;
		top: -1rem;
		right: 2.5rem;
	}
	#main .question06 .img02 {
		width: 8.8rem;
		top: auto;
		bottom: -8.7rem;
		left: 2rem;
	}
	#main .question07 .img01 {
		width: 9.1rem;
		top: -1rem;
		right: 2.5rem;
	}
	#main .question07 .img02 {
		width: 9.7rem;
		top: auto;
		bottom: -8.6rem;
		left: 2rem;
	}
	#main .question08 .img01 {
		width: 10.2rem;
		right: 2.5rem;
		top: auto;
		bottom: -8.6rem;
	}
	#main .question08 .img02 {
		width: 10.4rem;
		top: -1rem;
		bottom: auto;
		left: 2rem;
	}
	#main .ttl {
		margin-bottom: 2.6rem;
		padding-top: 5rem;
		min-height: 14.2rem;
		font-size: 2rem;
		letter-spacing: 0.4rem;
	}
	#main .btnList {
		margin: 0 auto;
		max-width: 21rem;
	}
	#main .btnList li + li {
		margin-top: 1.6rem;
	}
	#main .btnList li a {
		min-height: 4.8rem;
		font-weight: 700;
		font-size: 1.5rem;
		letter-spacing: 0.2rem;
		line-height: 1.1;
		border-radius: 5rem;
	}
}