@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/ecology/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
/* ------------------------------
    #section_fuel
------------------------------ */
#section_fuel .section_engine .col_left,
#section_fuel .section_engine .col_right{
	width:380px;
	padding-right:35px;
	
}
#section_fuel .section_engine .col_left{
	border-right:solid 1px #ddd;
}
#section_fuel .section_engine h5{
	margin-top:0;
}

/* ------------------------------
    #section_standard
------------------------------ */
#section_standard {
	margin-bottom: 80px;
}
#section_standard h3.first {
	margin-bottom: 60px;
}
#section_standard h3.all {
	margin-bottom: 50px;
	margin-top: 50px;
}
#section_standard .img_slider {
	padding: 0 0 0 30px;
}
#section_standard .img_slider .slider_inner {
	margin: 0 0 30px 0;
	overflow: hidden;
	position:relative;
	width:940px;
	min-height:90px;
}
#section_standard .img_slider .h_wrap{
	float:left;
	clear:left;
	  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  transform: translate(0%,-50%);

}
#section_standard .img_slider .img {
	width: 150px;
	display: block;
	float: left;
	vertical-align: middle;
	position: relative;
	padding-left:20px;
}
#section_standard .img_slider .img img {
	width: 100%;
	height: auto;
}
#section_standard .img_slider .mid {
	position: relative;
	display: block;
	float: left;
	padding-left: 25px;
}
#section_standard .img_slider .h17 .mid {
	padding-top: 0px;
}
#section_standard .img_slider h4 {
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 10px;
	text-indent: -0.5em;
	line-height: 160%;
	line-height: 80px;
}
#section_standard .img_slider h5 {
	font-size: 17px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 160%;
}
#section_standard .img_slider .type_list {
	padding: 5px 0 5px 30px;
	display: block;
	position: relative;
	vertical-align: middle;
	float: right;
	width: 400px;
	border-left: solid 1px #ccc;
	text-align: left;
}
#section_standard .img_slider .type_list p{
	font-size:13px;
	line-height:160%;
}
#section_standard .img_slider .type02 {
	margin-top: 15px;
}
#section_standard .img_slider .h17 .type_list {
	height:75px;
}
#section_standard .img_slider .h17 .type_list p{
	line-height:75px;
}
#section_standard .img_slider .type_list span {
	font-size: 12px;
	line-height: 140%;
	display: block;
	margin-bottom: 5px;
}
}
