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

#cont01 {
	padding: 105px 0 110px;
}

#cont01 .box {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#cont01 .box div:first-of-type {
	width: 610px;
}

#cont01 .box div:first-of-type p.t01 {
	display: inline;
	color: #5d5f68;
	font-size: 32px;
	line-height: 1.2em;
	background-color: #eaf2fd;
}

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

#cont02 {
	padding: 125px 0 130px;
}

#cont02 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont02 .box div:first-of-type ul li {
	padding-left: 30px;
	font-size: 18px;
	color: #2085b3;
	line-height: 1.2em;
	padding-bottom: 15px;
	position: relative;
}

#cont02 .box div:first-of-type ul li::before {
	content: "";
	width: 18px;
	height: 18px;
	background-image: url("../../images/ico_check02.webp");
	background-size: cover;
	position: absolute;
	left: 0;
	top: 4px;
}

#cont02 .box div:first-of-type p {
	padding-top: 20px;
	color: #f00;
}

#cont03 {
	padding: 120px 0 130px;
}

#cont03 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont03 .box p {
	width: 590px;
}

#cont04 {
	padding: 120px 0 130px;
}

#cont04 .box01 {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 80px;
	display: flex;
	justify-content: space-between;
}

#cont04 .box01 p {
	width: 590px;
}

#cont04 .box02 {
	width: 1080px;
	margin: 0 auto;
	padding: 0 0 80px;
}

#cont04 .box02 > p {
	padding: 35px 0 40px;
}

#cont04 .box02 > ul {
	display: flex;
	justify-content: space-between;
}

#cont04 .box02 > ul li {
	width: 500px;
}

#cont04 .box02 > ul li p {
	padding: 20px 25px 0;
}

#cont04 .box03 {
	width: 778px;
	margin: 0 auto;
	border: 1px solid #2487c4;
	border-radius: 25px;
	padding: 60px 90px 70px;
	background-color: #fff;
}

#cont04 .box03 h3 {
	font-size: 21px;
	font-weight: 500;
	color: #6d8cb7;
	line-height: 1.2em;
}

#cont04 .box03 > div {
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
}

#cont04 .box03 > div p {
	width: 550px;
}

#cont05 {
	padding: 120px 0 130px;
}

#cont05 > p {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 40px;
}

#cont05 > .box01 {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 80px;
}

#cont05 > .box01 p {
	padding: 35px 0 60px;
}

#cont05 > .box01 div {
	text-align: center;
}

#cont05 > .box02 {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 80px;
}

#cont05 > .box02 .box {
	display: flex;
	justify-content: space-between;
	padding: 35px 0 60px;
}

#cont05 > .box02 .box ul li {
	padding-left: 30px;
	font-size: 18px;
	color: #2085b3;
	line-height: 1.2em;
	padding-bottom: 15px;
	position: relative;
}

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

#cont05 > .box02 .box p {
	padding-top: 20px;
}

#cont05 > .box03 {
	width: 1080px;
	margin: 0 auto;
}

#cont05 > .box03 > p {
	padding: 35px 0 60px;
}

#cont05 > .box03 > .box {
	width: 852px;
	margin: 0 auto;
	border: 1px solid #2487c4;
	border-radius: 25px;
	padding: 57px 53px 70px;
}

#cont05 > .box03 > .box h3 {
	margin-bottom: 35px;
	text-align: center;
}

#cont05 > .box03 > .box h3 span {
	display: inline-block;
	background-color: #6d8cb7;
	margin: 0 5px;
	width: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
}

#cont05 > .box03 > .box p.t01 {
	text-align: center;
}

#cont05 > .box03 > .box p.t01 span {
	color: #5d5f68;
	font-size: 18px;
	line-height: 2em;
	background-color: #fff36a;
}

#cont05 > .box03 > .box > div {
	background-color: #f5f5f5;
	padding: 40px 25px 50px;
	margin: 40px 0 55px;
}

#cont05 > .box03 > .box > div h4 {
	font-size: 21px;
	font-weight: 500;
	color: #6d8cb7;
	line-height: 1.2em;
	text-align: center;
}

#cont05 > .box03 > .box > div p {
	padding: 35px 0 0 115px;
	position: relative;
}

#cont05 > .box03 > .box > div p::before {
	content: "";
	width: 115px;
	height: 103px;
	background-image: url("../../images/img_hosyou.webp");
	background-size: cover;
	position: absolute;
	left: 0;
	top: 20px;
}

#cont05 > .box03 > .box p.t02 {
	font-size: 21px;
	font-weight: 500;
	color: #6d8cb7;
	line-height: 1.2em;
	margin-bottom: 15px;
	text-align: center;
}

#cont05 > .box03 > .box p.t03 {
	width: 480px;
	margin: 0 auto;
	background-color: #fff36a;
	font-size: 18px;
	margin-bottom: 30px;
	text-align: center;
}

#cont05 > .box03 > .box p.t04 {
	font-size: 21px;
	font-weight: 500;
	color: #6d8cb7;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 70px;
}

#cont05 > .box03 > .box p.t04 span {
	font-size: 30px;
	margin-left: 30px;
}

#cont05 > .box03 > .box > h4 {
	text-align: center;
	font-size: 21px;
	font-weight: 500;
	background-color: #f9f9f9;
	line-height: 62px;
	margin-bottom: 20px;
}

#cont05 > .box03 > .box p.t05 {
	font-size: 21px;
	font-weight: 500;
	color: #6d8cb7;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 35px;
}

#cont05 > .box03 > .box p.t06 {
	text-align: center;
}

#cont05 > .box03 > .box p.t06 > span {
	display: inline-block;
	text-align: left;
}

#cont05 > .box03 > .box p.t06 > span > span {
	font-weight: 500;
	color: #6d8cb7;
}

#cont05 > .box03 > .box p.t06 > span > span > span {
	font-size: 21px;
}

#cont06 {
	padding: 120px 0 130px;
}

#cont06 > p {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 40px;
}

#cont06 ul {
	width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#cont06 ul li {
	width: 320px;
	background-color: #fff;
	box-shadow: 0px 0px 8px 0px rgba(39, 39, 39, 0.3);
}

#cont06 ul li h3 {
	position: relative;
}

#cont06 ul li h3.star01::after {
	content: "★";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

#cont06 ul li h3.star02::after {
	content: "★★";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

#cont06 ul li h3.star03::after {
	content: "★★★";
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

#cont06 ul li p {
	padding: 15px 20px 20px;
	font-size: 15px;
}

#cont07 {
	padding: 120px 0 130px;
}

#cont07 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont07 .box p {
	width: 590px;
}

#cont08 {
	padding: 120px 0 130px;
}

#cont08 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont08 .box p {
	width: 590px;
}

#cont09 {
	padding: 120px 0 130px;
}

#cont09 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont09 .box p {
	width: 590px;
}

#cont10 {
	padding: 120px 0 130px;
}

#cont10 .box {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 0;
	display: flex;
	justify-content: space-between;
}

#cont10 .box p {
	width: 590px;
}

#cont11 {
	padding: 120px 0 130px;
}

#cont11 p {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0;
}

#cont11 div {
	text-align: center;
}