@charset "utf-8";
.eyecatch_inc .eyecatch_inc01 .eye_img{
	background-color: #104EA3;
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	padding: 50px 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 h2{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: calc((75/1000)*1em);
}
.contents01 .contents01_01 h2 span{
	font-size: 15px;
	line-height: 30px;
	letter-spacing: calc((75/1000)*1em);
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.contents01 .contents01_01 .contents01_01_01 ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 55px 33px;
}
.contents01 .contents01_01 .contents01_01_01 ul li{
	width: 351px;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01{
	width: 100%;
	height: auto;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 a{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 a img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 .text01 a{
	width: auto;
	height: auto;
	display: inline;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 .text02{
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 .text02 a{
	width: auto;
	height: auto;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 ul li .contents01_01_01_01 .text02 a .arrow{
	width: 7px;
	height: auto;
	display: block;
	margin-left: 10px;
}
/*.contents01ここまで*/










