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

#hokei01 {
	padding: 60px 15px 80px;
}

#hokei01 p.t01 {
	padding: 40px 0 60px;
}

#hokei01 p.t02 {
	padding: 30px 0 35px;
}

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

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

#hokei01 ul li div {
	padding: 15px 0 20px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#hokei01 ul li p.t03 {
	padding-bottom: 20px;
}

#hokei02 {
	padding: 60px 15px 80px;
}

#hokei02 h2 {
	text-align: center;
	font-size:min(6.2vw,56px);
	color: #04378c;
	font-weight: 500;
}

#hokei02 h2 span {
	display: inline-block;
	padding-left: 1.8em;
	position: relative;
}

#hokei02 h2 span::before {
	content: "";
	width: 1.6em;
	height: 1.6em;
	background-image: url("../../../images/ico_logo.webp");
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#hokei02 ul.t01 {
	padding: 40px 0 60px;
}

#hokei02 ul.t01 li {
	ffont-size:min(4.8vw,36px); 
	font-weight: 500;
	padding: 0 0 20px 1.8em;
	line-height: 1.5em;
	position: relative;
}

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

#hokei02 ul.t02 > li {
	padding-bottom: 60px;
}

#hokei02 ul.t02 > li:last-child {
	padding-bottom: 0;
}

#hokei02 ul.t02 > li ul {
	padding: 30px 0 0;
}

#hokei02 ul.t02 > li ul li {
	padding: 0 0 15px 15px;
	line-height: 1.5em;
	position: relative;
}

#hokei02 ul.t02 > li ul li:last-child {
	padding-bottom: 0;
}

#hokei02 ul.t02 > li ul li::before {
	content: "●";
	font-size: 8px;
	position: absolute;
	left: 0;
	top: 0;
}

#hokei03 {
	padding: 0 0 80px;
}

#hokei03 .box {
	background-color: #eef4ff;
	padding: 40px 15px 60px;
}

#hokei03 .box div:first-of-type {
	padding-bottom: 30px;
	text-align: center;
}

#hokei03 .box div:nth-of-type(2) h2 {
	font-size:min(6.5vw,60px); 
	font-weight: 500;
	padding-bottom: 30px;
}

#hokei04 {
	padding: 60px 15px 80px;
}

#hokei04 p.t01 {
	padding: 40px 0 60px;
}

#hokei04 .box01 {
	padding: 30px 0 60px;
}

#hokei04 .box01 div:first-of-type {
	padding-bottom: 30px;
	text-align: center;
}

#hokei04 .box01 div:nth-of-type(2) p.t02 {
	font-size:min(6.5vw,60px); 
	color: #04378c;
	font-weight: 700;
	padding-bottom: 20px;
	line-height: normal;
}

#hokei04 .box02 p.t03 {
	padding: 30px 0 60px;
}

#hokei04 .box02 div.box > div:first-of-type {
	padding-bottom: 120px;
}

#hokei04 .box02 div.box > div h5 {
	margin-bottom: 30px;
}

#hokei04 .box02 div.box > div > div {
	text-align: center;
}

#hokei04 .box02 div.box > div p {
	font-size:min(4.9vw,40px);
	color: #04378c;
	font-weight: 500;
	text-align: center;
	padding-top: 20px;
}

#hokei04 .box02 div.box > div p:first-of-type {
	padding-bottom: 35px;
}

#hokei05 {
	padding: 60px 15px 0;
}

#hokei06 {
	padding: 0 0 80px;
}

#hokei06 .box {
	padding: 40px 15px 0;
}

#hokei06 .box div:first-of-type {
	padding-bottom: 30px;
	text-align: center;
}

#hokei06 .box div:nth-of-type(2) h2 {
	font-size:min(6.5vw,60px);
	color: #04378c;
	font-weight: 700;
	padding-bottom: 20px;
}