@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/example/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/example/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text03{
		margin: 0 auto 5px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text04{
		margin: 0 auto 35px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 ul{
	width: 980px;
	height: auto;
	margin: 0 auto 60px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul{
		width: 100%;
		height: auto;
		margin: 0 auto 35px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li{
	width: 100%;
	height: auto;
	margin: 60px auto 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li{
		margin: 30px auto 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 ul li a{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a{
		display:block;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li a:hover{
	opacity: 1;
}
.contents01 .contents01_01 .contents01_01_01 ul li a .img{
	width: 358px;
	height: auto;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a .img{
		width: 100%;
		margin: 0 0 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li a .img span{
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 24px;
	color: transparent;
	background-color: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_01 ul li a:hover .img span{
	background-color: rgba(0, 0, 0, .5);
	color: #ffffff;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_01 ul li a .img img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01{
	width: 572px;
	height: auto;
	margin: 0;
	display: block;
	transition: all .5s;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li a:hover .contents01_01_01_01{
	opacity: .8;
	transition: all .5s;
}
.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 h3{
	width: 100%;
	height: auto;
	padding: 6px 20px;
	margin: 0 0 15px;
	font-size: 25px;
	line-height: 29px;
	color: #ffffff;
	background-color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 h3{
		font-size: 18px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 h4{
	width: 100%;
	height: auto;
	margin: 0 0 25px;
	font-size: 20px;
	line-height: 30px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 h4{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 p{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li a .contents01_01_01_01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
/*.paginationここから*/
.wp-pagenavi {
	font-size: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wp-pagenavi a{
	box-sizing: border-box;
	width: 47px;
	height: 47px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 9px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi a{
		width: 35px;
		height: 35px;
		font-size: 10px;
		line-height: 20px;
	}
}
.wp-pagenavi a:hover{
	color: #ffffff;
	background-color: #000000;
	opacity: 1;
}
.wp-pagenavi .current{
	box-sizing: border-box;
	width: 47px;
	height: 47px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 800;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 9px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}
@media only screen and (max-width: 767px) {
	.wp-pagenavi .current{
		width: 35px;
		height: 35px;
		font-size: 10px;
		line-height: 20px;
		margin: 0 15px;
	}
}
/*.paginationここまで*/