@charset "UTF-8";
/* CSS Document */

#cont01 {
	padding: 60px 5.33% 80px;
}

#cont01 .box div:first-of-type p.t01 {
	display: inline;
	color: #5d5f68;
	font-size:min(5.2vw,42px);
	line-height: 1.2em;
	background-color: #eaf2fd;
}

#cont01 .box div:first-of-type p:last-child {
	padding-top: 30px;
}

#cont01 .box div:nth-of-type(2) {
	text-align: center;
	padding-top: 30px;
}

#cont02 {
	padding: 60px 5.33% 80px;
}

#cont02 p {
	padding: 50px 0;
}

#cont02 p span {
	font-weight: 500;
}

#cont02 div {
	padding: 30px 6.71% 35px;
	background-color: #fff;
}

#cont03 {
	padding: 60px 5.33% 80px;
}

#cont03 ul {
	padding: 50px 0 0;
}

#cont03 ul li {
	padding-bottom: 60px;
}

#cont03 ul li:last-child {
	padding-bottom: 0;
}

#cont03 ul li p {
	padding: 30px 0 0;
}

#cont04 {
	padding: 60px 5.33% 80px;
}

#cont04 .box {
	padding-top: 50px;
}

#cont04 .box ul li {
	padding-left: 1.2em;
	font-size:min(4.6vw,36px);
	color: #2085b3;
	line-height: 1.2em;
	padding-bottom: 15px;
	position: relative;
}

#cont04 .box ul li::before {
	content: "";
	width: 1em;
	height: 1em;
	background-image: url("../../images/ico_check02.webp");
	background-size: cover;
	position: absolute;
	left: 0;
	top: 4px;
}

#cont04 .box div {
	text-align: center;
	padding-top: 30px;
}

#cont05 {
	padding: 60px 5.33% 80px;
}

#cont05 > p {
	padding: 50px 0;
}

#cont05 ul li {
	padding-bottom: 60px;
}

#cont05 ul li:last-child {
	padding-bottom: 0;
}

#cont05 ul li div {
	text-align: center;
	padding: 20px 0 25px;
}

#cont05 ul li p.btn01 {
	margin-top: auto;
	padding-top: 20px;
}

#cont06 {
	padding: 60px 5.33% 80px;
}

#cont06 p {
	padding: 50px 0;
}

#cont06 div table {
	width: 100%;
	table-layout: fixed;
}

#cont06 div table th,#cont06 div table td {
	border: 1px solid #999999;
	font-size:min(3.4vw,28px);
	padding: 20px 10px;
}

#cont06 div table tr:first-child th {
	background-color: #e9f2fc;
	color: #5d5f68;
	line-height: 1.2em;
	font-weight: 500;
	font-size:min(3.6vw,30px);
}

#cont06 div table tr:not(:first-child) th {
	background-color: #e9f2fc;
	color: #5d5f68;
	line-height: 1.2em;
	font-weight: 500;
	text-align: left;
}

#cont06 div table tr:not(:first-child) td {
	background-color: #fff;
}

#cont07 {
	padding: 60px 5.33% 80px;
}

#cont07 > div {
	margin: 50px 0 60px;
	border: 1px solid #2487c4;
	border-radius: 20px;
	padding: 35px 6.71% 60px;
}

#cont07 > div h3 {
	font-size:min(5.2vw,42px);
	color: #6d8cb7;
	line-height: 1.2em;
	font-weight: 500;
}

#cont07 > div > div {
	padding-top: 20px;
}

#cont07 > div > div > div {
	text-align: center;
	padding-top: 30px;
	aspect-ratio: 16 / 9;
}

#cont07 > div > div > div iframe {
	width: 100%;
	height: 100%;
}

#cont07 ul li {
	padding-bottom: 60px;
}

#cont07 ul li:last-child {
	padding-bottom: 0;
}

#cont07 ul li div {
	text-align: center;
	padding: 20px 0 25px;
}

#cont08 {
	padding: 60px 5.33% 80px;
}

#cont08 .box {
	padding-top: 50px;
}

#cont08 .box > div {
	padding-bottom: 60px;
}

#cont08 .box > div:last-child {
	padding-bottom: 0;
}

#cont08 .box > div p {
	padding: 20px 0 0;
}

#cont08 .box > div > div {
	text-align: center;
	padding-top: 30px;
}

#cont08 .box > div:nth-of-type(2) p:first-of-type {
	padding-bottom: 60px;
}

#cont09 {
	padding: 60px 5.33% 80px;
}

#cont09 > p {
	padding: 50px 0;
}

#cont09 ul {
	padding: 0 0 50px;
}

#cont09 ul li {
	padding-left: 1em;
	line-height: 1.8em;
	position: relative;
}

#cont09 ul li::before {
	content: "・";
	position: absolute;
	left: 0;
	top: 0;
}

#cont09 > div {
	padding: 35px 6.71% 60px;
	border: 1px solid #2487c4;
	border-radius: 20px;
}

#cont09 > div > div:first-of-type h3 {
	font-size:min(5.2vw,42px);
	color: #6d8cb7;
	line-height: 1.2em;
	font-weight: 500;
	margin-bottom: 20px;
}

#cont09 > div > div:nth-of-type(2) {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
}

#cont10 {
	padding: 60px 5.33% 80px;
}

#cont10 .box01 {
	padding: 50px 0;
}

#cont10 .box01 div {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
}

#cont10 .box02 {
	padding: 30px 6.71% 35px;
	background-color: #fff;
	margin-bottom: 60px;
}

#cont11 {
	padding: 60px 0 0;
}

#cont11 .box01 {
	padding: 50px 5.33% 80px;
}

#cont11 .box01 .box {
	padding-bottom: 60px;
}

#cont11 .box01 .box > div:first-of-type {
	padding-bottom: 30px;
}

#cont11 .box01 .box > div:first-of-type p.t01 {
	display: inline;
	color: #5d5f68;
	font-size:min(5.2vw,42px);
	line-height: 2em;
	background-color: #eaf2fd;
}

#cont11 .box01 .box > div:first-of-type p:last-child {
	padding-top: 30px;
}

#cont11 .box01 .box > div:nth-of-type(2) {
	padding: 25px 6.71% 30px;
	background-color: #fafafa;
}

#cont11 .box01 .box > div:nth-of-type(2) p.t01 {
	padding-top: 20px;
	font-weight: 500;
}

#cont11 .box01 .box > div:nth-of-type(2) p.t02 {
	font-size:min(3.6vw,30px);
}

#cont11 .box02 {
	padding: 60px 5.33% 80px;
}

#cont11 .box02 .box {
	border: 1px solid #2487c4;
	border-radius: 20px;
	padding: 35px 6.71% 60px;
	background-color: #fff;
}

#cont11 .box02 .box h3 {
	font-size:min(5.2vw,42px);
	color: #6d8cb7;
	line-height: 1.2em;
	font-weight: 500;
}

#cont11 .box02 .box > div {
	padding-top: 20px;
}

#cont11 .box02 .box > div div {
	width: 80%;
	margin: 0 auto;
	padding-top: 30px;
}