@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: 800px;
	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 .contents01_01_01_01{
	width:  637px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 60px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01{
		margin: 0 auto 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_main{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_main ul{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_main ul li{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_main ul li a{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_main ul li a img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	overflow-x: scroll;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub ul li{
	width: calc(100% / 4);
	min-width: calc(100% / 4);
	height: auto;
	margin: 0;
	cursor: pointer;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub ul .thumbnail-current{
	opacity: .5;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub ul li:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .contents01_01_01_01_01 .product_photo_sub ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 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 .contents01_01_01_02 h3{
		font-size: 18px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 h4{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 h4{
		font-size: 16px;
		line-height: 26px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 h4:nth-of-type(3){
	margin: 0 0 25px;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 h4:nth-of-type(3) span:last-of-type{
	display: none;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01 p{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01 p span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	line-height: 26px;
	display: inline;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01 p span{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01 iframe{
	width: 50%;
	max-width: initial;
	min-width: initial;
}
/*singlepaginationここから*/
.s-pagenavi{
	width: 372px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.s-pagenavi{
		width: 90%;
	}
}
.s-pagenavi .s-pagenavi_01{
	width: 20%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.s-pagenavi .s-pagenavi_03{
	width: 20%;
	height: auto;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.s-pagenavi .s-pagenavi_02{
	width: 60%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.s-pagenavi .s-pagenavi_01 a,
.s-pagenavi .s-pagenavi_03 a{
	box-sizing: border-box;
	width: 49px;
	height: 49px;
	display: block;
	border: 1px solid #000000;
	margin: 0;
	font-size: 15px;
	line-height: 49px;
	text-align: center;
}
.s-pagenavi .s-pagenavi_02 a{
	box-sizing: border-box;
	width: 100%;
	height: 49px;
	display: block;
	border: 1px solid #000000;
	margin: 0;
	font-size: 15px;
	line-height: 49px;
	text-align: center;
}
.s-pagenavi .s-pagenavi_01 a:hover{
	background-color: #000000;
	color: #ffffff;
	opacity: 1;
}
.s-pagenavi .s-pagenavi_02 a:hover{
	background-color: #000000;
	color: #ffffff;
	opacity: 1;
}
.s-pagenavi .s-pagenavi_03 a:hover{
	background-color: #000000;
	color: #ffffff;
	opacity: 1;
}
/*singlepaginationここまで*/