@charset "utf-8";


/*main----------------------------------------------------------------------*/
.mainWrapper{
	background-image:url(./images/top/main.jpg);
}
.shassis .mainWrapper{
	background-image:url(./images/shassis/main.jpg);
}
.intake .mainWrapper{
	background-image:url(./images/intake/main.jpg);
}
.exterior .mainWrapper{
	background-image:url(./images/exterior/main.jpg);
}
.electrical .mainWrapper{
	background-image:url(./images/electrical/main.jpg);
}

/*タイトル----------------------------------------------------------------------*/
.titleWrapper{
	position:relative;
	width:100%;
	margin:0px;
	border-top:solid 1px rgba(255,255,255,0);
}
.titleWrapper .inner{
	position:relative;
	width:1192px;
	margin:0 auto;
	padding:60px 0 60px 0;
	text-align:center;
}
.next .titleWrapper .inner{
	padding:50px 0 0px 0;
}
.titleWrapper .inner h2{
	font-size:30px;
	color:#005bab;
}
.titleWrapper .inner h3{
	width:350px;
	margin:10px auto 18px;
	padding:12px 0 10px;
	font-size:18px;
	_color:#005bab;
	border-top:dotted 1px #666;
	border-bottom:dotted 1px #666;
}
.titleWrapper .inner p{
	width:230px;
	margin:0 auto;
	text-align:left;
}
.titleWrapper .inner .pBox{

}
.titleWrapper .inner .pBox img{
	position:absolute;
	width:154px;
	border-radius:6px;
}
.titleWrapper .inner .pBox img:nth-child(1){
	top:60px;
	left:70px;
}
.titleWrapper .inner .pBox img:nth-child(2){
	top:100px;
	left:190px;
}
/**/
.titleWrapper .largeBackBox{
	position:absolute;
	top:0;
	right:0;
	width:50vw;
	min-width:604px;
	height:100%;
	_float:right;
	overflow:hidden;
	z-index:-1;
}
.titleWrapper .largeBackBox div{
	position: absolute;
	top: 100px;
	left: 334px;
	width:50vw;
	height:100%;
	transform-origin: left center;
	background-size:auto;
	transform:skewX(-19.26deg) rotate(-5deg) scale(1.05);
	overflow:hidden;
}
.titleWrapper .largeBackBox div::after{
	content: '';
	top:-30vw;
	left: -120px;
	position:absolute;
	width:50vw;
	height:100vw;
	min-height:583px;
	transform-origin: left center;
	transform:skewX(19.26deg) rotate(5deg) scale(1.0);
	background:url(../images/share/back_line.gif);
	z-index:-1;
}

/*--製品TOP------------------------------------------------------*/
.products.top .btnWrapper{
	width:100%;
	background:#000;
	margin-bottom:80px;
}
.products.top .btnWrapper .inner{
	display:table;
	margin:0 auto;
	border-collapse:separate;
	border-spacing:1px 0;
}
.products.top .btnWrapper a{
	display:table-cell;
	width:275px;
	height:275px;
	transform:skewX(-14.26deg);
	overflow:hidden;
	vertical-align:top;
}
.products.top .btnWrapper a p.photo{
	width:100%;
	height:238px;
}
.products.top .btnWrapper a p.photo img{
	width:126%;
	margin-left:-13%;
	height:auto;
	transform:skewX(14.26deg) scale(1.0);
}
.products.top .btnWrapper a p.txt{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:37px;
	padding:13px 0 0 0;
	text-align:center;
	color:rgba(255,255,255,0.9);
	background:#005bab;
	_transform:skewX(-14.26deg);
}
.products.top .btnWrapper a p.txt span{
	display:inline-block;
	font-size:16px;
	transform:skewX(14.26deg);
}
/*タブ----------------------------------------------------------------------*/
.tabBox {
	margin: 60px 0 50px;
}
.tabBox .btn li {
	width: 210px;
}
.tabBox .btn li a{
	width: 210px;
}
/*シャシー----------------------------------------------------------------------*/
.shassis .titleWrapper .inner{
	_padding:60px 0 30px 0;
}
.shassis .titleWrapper .inner h3{
	position:absolute;
	width:250px;
	padding:3px 0;
	font-size:20px;
	color:rgba(255,255,255,0.9);
	background:#005bab;
	border-radius:50px;
}
/*共通----------------------------------------------------------------------*/
.illustBox{
	padding:30px 0 40px;
	text-align:center;
}
.next .titleWrapper .largeBackBox div{
	top: 60px;
	left: 280px;
}
.illustUnder{
	width:100%;
	padding:20px 0;
	text-align:center;
	font-size:20px;
	color:rgba(255,255,255,0.95);
	background:#005bab;
}
.productWrapper{
	width:1192px;
	margin:40px auto 70px;
}
.productWrapper .innerBox{
	display:table;
	width:1190px;
	min-height:195px;
	height: 100%;
	margin-bottom:30px;
	border:solid 1px #d2d2d2;
	border-collapse:collapse;
}
.productWrapper .innerBox > div{
	display:table-cell;
	min-height:195px;
	height: 100%;
	vertical-align:middle;
}
.productWrapper .innerBox .left{
	width:375px;
	background-size:cover;
	background-position:center center;
}
.productWrapper .innerBox .left div{
	width:375px;
	min-height:195px;
	height:100%;
	background:url(../images/share/naname_r.png) right top no-repeat;
	background-size:150px auto;
}
.productWrapper .innerBox .center{
	width:230px;
	text-align:center;
}
.productWrapper .innerBox .right{
	width:565px;
	_padding-left:20px;
	padding: 20px 0 20px 20px;
}
.productWrapper .innerBox .right h4{
	font-size:18px;
	color:#005bab;
	padding:0 0 10px 0;
}
.productWrapper .innerBox .right h4 span{
	display:block;
	width:30px;
	height:28px;
	margin:-3px 7px 0 0;
	padding:2px 0 0;
	font-size:18px;
	color:rgba(255,255,255,0.9);
	text-align:center;
	background:#000;
	border-radius:50px;
	float:left;
}
.productWrapper .innerBox .right p{
	width:530px;
}

/*吸気冷却----------------------------------------------------------------------*/
.intake .titleWrapper .inner{
	_padding:60px 0 30px 0;
}
.intake .titleWrapper .inner h3{
	position:absolute;
	width:250px;
	padding:3px 0;
	font-size:20px;
	color:rgba(255,255,255,0.9);
	background:#005bab;
	border-radius:50px;
}

/*ボディ----------------------------------------------------------------------*/
.exterior .titleWrapper .inner{
	_padding:60px 0 30px 0;
}
.exterior .titleWrapper .inner h3{
	position:absolute;
	width:250px;
	padding:3px 0;
	font-size:20px;
	color:rgba(255,255,255,0.9);
	background:#005bab;
	border-radius:50px;
}

/*電装----------------------------------------------------------------------*/
.electrical .titleWrapper .inner{
	_padding:60px 0 30px 0;
}
.electrical .titleWrapper .inner h3{
	position:absolute;
	width:250px;
	padding:3px 0;
	font-size:20px;
	color:rgba(255,255,255,0.9);
	background:#005bab;
	border-radius:50px;
}













/*responsive*/
.img100per{
	width:100%;
	height: auto;
}
.img-sp100per{
}
.img-max100per{
	display: block;
	max-width: 100%;
	height: auto;
}
/*############################################*/
/*  */
/*############################################*/
.sp{
	display:none;
}
@media (max-width: 992px) {

}
@media only screen and (max-width: 767px) {
	.scroll_position{
		margin-top:0px;
		padding-top:0px;
	}
	body{
		font-size:14px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:inline;
	}
	.img100per{
		width:100%;
		height: auto;
	}
	.img-sp100per{
		width:100%;
		height: auto;
	}
	.img-max100per{
		display: block;
		max-width: 100%;
		height: auto;
	}


	.mainWrapper{
		background:none;
	}
	.mainWrapper div{
		background-image:url(./images/top/main.jpg);
	}
	.shassis .mainWrapper div{
		background-image:url(./images/shassis/main.jpg);
	}
	.intake .mainWrapper div{
		background-image:url(./images/intake/main.jpg);
	}
	.exterior .mainWrapper div{
		background-image:url(./images/exterior/main.jpg);
	}
	.electrical .mainWrapper div{
		background-image:url(./images/electrical/main.jpg);
	}
	/*タイトル----------------------------------------------------------------------*/
	.titleWrapper{
		position:relative;
		width:100%;
		height:auto;
		_height:500px;
		margin-top:0px;
		margin-bottom:0px;
		border-top:solid 1px rgba(255,255,255,0);
	}
	.titleWrapper .inner{
		position:static;
		width:94%;
		left:0;
		right:0;
		margin:0 auto;
		padding:40px 0 0 0;
		text-align:center;
	}
	.titleWrapper .inner h3{
		width:100%;
	}
	.titleWrapper .inner h4{
		padding:30px 0 18px;
		font-size:20px;
		color:#005bab;
	}
	.titleWrapper .inner p{
		width:100%;
		margin:0 auto 20px;
		text-align:left;
	}
	.titleWrapper .inner .pBox{
		padding:0 0 20px;
	}
	.titleWrapper .inner .pBox img{
		position:static;
		width:50%;
		float:left;
		border-radius:0;
	}
	.titleWrapper .inner .pBox img:nth-child(1){
	}
	.titleWrapper .inner .pBox img:nth-child(2){
	}
	/**/
	.titleWrapper .largeBackBox{
		position:absolute;
		top:-10px;
		width:100vw;
		min-width:100vw;
		height:120%;
		float:none;
		z-index:-1;
	}
	.titleWrapper .largeBackBox div{
		position: absolute;
		top: 0px;
		left: 40%;
		width:200vw;
		height:120%;
		background-size:auto;
		transform:skewX(-14.26deg);
		overflow:hidden;
	}
	.titleWrapper .largeBackBox div::after{
		content: '';
		top:-10vw;
		left: -50vw;
		position:absolute;
		width:200vw;
		height:200vw;
		transform-origin: left center;
		transform:skewX(19.26deg) rotate(5deg) scale(1.0);
		background:url(../images/share/back_line.gif);
		z-index:-1;
	}
	/*--------------------------------------------------------*/
	.products.top .btnWrapper{
		width:100%;
		background:#fff;
		margin-bottom:30px;
	}
	.products.top .btnWrapper .inner{
		display:block;
		margin:0 auto;
		border-collapse:collapse;
	}
	.products.top .btnWrapper a{
		position:relative;
		display:block;
		width:100%;
		height:38vw;
		margin-bottom:1px;
		transform:skewX(0deg);
		overflow:hidden;
		vertical-align:top;
	}
	.products.top .btnWrapper a p.photo{
		width:100%;
		height:100%;
		transform:skewX(-14.26deg) scale(1);
	}
	.products.top .btnWrapper a p.photo img{
		position:absolute;
		width:57%;
		height:auto;
		left:12%;
	}
	.products.top .btnWrapper a:nth-child(odd) p.photo img{
		left:auto;
		right:-1px;
	}
	.products.top .btnWrapper a p.txt{
		position:absolute;
		top:0;
		left:50%;
		width:57%;
		height:105%;
		padding:0px 0 0 0;
		text-align:center;
		color:rgba(255,255,255,0.9);
		background:#005bab;
		transform:skewX(-14.26deg);
	}
	.products.top .btnWrapper a:nth-child(odd) p.txt{
		left:-7%;
	}
	.products.top .btnWrapper a p.txt span{
		display:inline-block;
		margin-top:16vw;
		font-size:18px;
		transform:skewX(14.26deg);
	}
	.products.top .btnWrapper a:nth-child(2) p.txt span{
		_display:inline-block;
		margin-top:14vw;
		line-height:1.2em;
		_font-size:18px;
		_transform:skewX(14.26deg);
	}

	/*タブ----------------------------------------------------------------------*/
	.tabBox {
		margin: 0px 0 0px;
	}
	.tabBox .btn li {
		width: 100%;
	}
	.tabBox .btn li a{
		width: 100%;
	}
	/*シャシー----------------------------------------------------------------------*/
	.shassis .titleWrapper .inner{
		padding:30px 0 30px 0;
	}
	.shassis .titleWrapper .inner h3{
		position:static;
		margin:0 auto;
	}
	.shassis .titleWrapper .largeBackBox{
		display:none;
	}
	/*共通----------------------------------------------------------------------*/
	.illustBox{
		padding-top:40px;
	}
	.illustBox img{
		width:100%;
		height:auto;
	}
	.illustUnder{
		width:96%;
		padding:18px 2%;
		font-size:20px;
	}
	.productWrapper{
		width:100%;
		margin:0px auto 70px;
	}
	.productWrapper .innerBox{
		display:block;
		width:100%;
		min-height:195px;
		height: 100%;
		margin-bottom:30px;
		border:none;
		border-collapse:collapse;
	}
	.productWrapper .innerBox > div{
		display:block;
		min-height:0;
		vertical-align:middle;
	}
	.productWrapper .innerBox .left{
		width:100%;
		min-height:0;
		height:52vw;
		background-size:cover;
		background-position:center center;
	}
	.productWrapper .innerBox .left div{
		display:none;
	}
	.productWrapper .innerBox .center{
		width:94%;
		margin:0 auto;
		padding:20px 0;
		text-align:center;
	}
	.productWrapper .innerBox .center img{
		max-width:100%;
		height:auto;
	}
	.productWrapper .innerBox .right{
		width:94%;
		margin:0 auto;
		padding-left:0px;
	}
	.productWrapper .innerBox .right h4{
		margin-bottom:16px;
		padding:12px 0 10px;
		font-size:22px;
		border-top:dotted 1px #666;
		border-bottom:solid 3px #666;
	}
	.productWrapper .innerBox .right h4 span{
		margin-top:0;
	}
	.productWrapper .innerBox .right p{
		width:100%;
	}

	/*吸気冷却----------------------------------------------------------------------*/
	.intake .titleWrapper .inner{
		padding:30px 0 30px 0;
	}
	.intake .titleWrapper .inner h3{
		position:static;
		margin:0 auto;
	}
	.intake .titleWrapper .largeBackBox{
		display:none;
	}
	/*ボディ----------------------------------------------------------------------*/
	.exterior .titleWrapper .inner{
		padding:30px 0 30px 0;
	}
	.exterior .titleWrapper .inner h3{
		position:static;
		margin:0 auto;
	}
	.exterior .titleWrapper .largeBackBox{
		display:none;
	}
	/*電装----------------------------------------------------------------------*/
	.electrical .titleWrapper .inner{
		padding:30px 0 30px 0;
	}
	.electrical .titleWrapper .inner h3{
		position:static;
		margin:0 auto;
	}
	.electrical .titleWrapper .largeBackBox{
		display:none;
	}








} /* /@media */










