@charset "utf-8";
.eyecatch_inc.top .eyecatch_inc02 .eye_img01{
	background-image: url(../img/index/eye/eye01.jpg);
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img02{
	background-image: url(../img/index/eye/eye02.jpg);
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img03{
	background-image: url(../img/index/eye/eye03.jpg);
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img04{
	background-image: url(../img/index/eye/eye04.jpg);
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img05{
	background-image: url(../img/index/eye/eye05.jpg);
}
/* .eyecatch_inc.top .eyecatch_inc02 .eye_img06{
	background-image: url(../img/index/eye/eye06.jpg);
} */
@media only screen and (max-width: 767px){
	.eyecatch_inc.top .eyecatch_inc02 .eye_img01{
		background-image: url(../img/index/eye/eye01_sp.jpg);
	}
	.eyecatch_inc.top .eyecatch_inc02 .eye_img02{
		background-image: url(../img/index/eye/eye02_sp.jpg);
	}
	.eyecatch_inc.top .eyecatch_inc02 .eye_img03{
		background-image: url(../img/index/eye/eye03_sp.jpg);
	}
	.eyecatch_inc.top .eyecatch_inc02 .eye_img04{
		background-image: url(../img/index/eye/eye04_sp.jpg);
	}
	.eyecatch_inc.top .eyecatch_inc02 .eye_img05{
		background-image: url(../img/index/eye/eye05_sp.jpg);
	}
	/* .eyecatch_inc.top .eyecatch_inc02 .eye_img06{
		background-image: url(../img/index/eye/eye06_sp.jpg);
	} */
}

/*contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1080px;
	height: auto;
	padding: 105px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 55px 0 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 310px;
	height: auto;
	margin: 0;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2{
	width: 100%;
	height: auto;
	padding: 0 0 8px;
	margin: 0 auto;
	font-size: 35px;
	line-height: 45px;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2{
		padding: 0 0 10px;
		margin: 0 auto 20px;
		font-size: 25px;
		line-height: 33px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2::before{
	content: '';
	width: 100%;
	height: 3px;
	background-color: #0683C4;
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 h2::before{
		width: 221px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01{
	width: auto;
	height: auto;
	margin: 35px 0 0;
	font-size: 15px;
	line-height: 25px;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .link01{
		margin: 20px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01::before{
	content: '';
	width: 18px;
	height: 18px;
	margin: 0 8px 0 0;
	background-image: url(../img/index/item03.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents01 .contents01_01 .contents01_01_02{
	width: 519px;
	height: auto;
	margin: 0 0 0 105px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		margin: 0 auto 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
.contents01 .contents01_01 .contents01_01_02 ul li{
	width: 100%;
	height: auto;
	margin: 14px auto 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li{
		margin: 10px auto 0;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 ul li p{
	width: auto;
	height: auto;
	padding: 0 35px 0 0;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li p{
		padding: 0;
		font-size: 15px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li h3{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li h3{
		font-size: 15px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02 ul li h3 a{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	text-decoration: underline;
	color: #0683C4;
	display: inline-block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_02 ul li h3 a{
		font-size: 15px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_03{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.contents01 .contents01_01 .contents01_01_03 .link02{
		width: auto;
		height: auto;
		margin: 0;
		font-size: 15px;
		line-height: 25px;
		display: inline-flex;
		justify-content: flex-start;
		align-items: center;
	}
	.contents01 .contents01_01 .contents01_01_03 .link02::before{
		content: '';
		width: 18px;
		height: 18px;
		margin: 0 8px 0 0;
		background-image: url(../img/index/item03.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: block;
		flex-shrink: 0;
	}
}
/*contents01ここまで*/