@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/news/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/news/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: 24px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	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 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 800px;
	height: auto;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00{
	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_00{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_main{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_main ul{
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_main ul li{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_main ul li a{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_main ul li a img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_sub{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 60px
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_sub{
		margin: 0 auto 40px
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .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_00 .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_00 .product_photo_sub ul .thumbnail-current{
	opacity: .5;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_00 .product_photo_sub ul li img{
	width: 100%;
	height: auto;
	display: block;
}



















.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .date{
	margin-right: 33px;
	font-size: 15px;
	line-height: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .date{
		margin-right: 12px;
		font-size: 12px;
		line-height: 22px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4{
	width: 145px;
	height: 29px;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4{
		width: auto;
		height: 29px;
		padding: 0 10px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4.globalworks{
	background-color: #C7C7C7;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4.cruiseautobody{
	background-color: #B40808;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4.food_truck{
	background-color: #000000;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4.studioedge{
	background-color: #747658;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4 h4{
	width: auto;
	height: auto;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .h4 h4{
		font-size: 12px;
		line-height: 22px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h2{
	width: auto;
	height: auto;
	font-size: 40px;
	line-height: 46px;
	margin: 0 auto 40px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h2{
		font-size: 20px;
		line-height: 30px;
		margin: 0 auto 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h3{
	width: auto;
	height: auto;
	font-size: 20px;
	line-height: 30px;
	margin: 0 auto 20px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h3{
		font-size: 16px;
		line-height: 26px;
		margin: 0 auto 10px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01{
	width: auto;
	height: auto;
	margin: 0 auto 55px;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01{
		margin: 0 auto 35px;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 p{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .iframe{
	width: 80%;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text01 .iframe{
		width: 100%;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text01 .iframe iframe{
	width: 100%!important;
	max-width: initial!important;
	min-width: initial!important;
	margin: 0!important;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01_01{
	width: 223px;
	height: 49px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01_01:hover {
	color: #ffffff;
	background-color: #000000;
	opacity: 1;
}
/*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ここまで*/