@charset "utf-8";


@media screen and (max-width : 768px) {
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #contents_area
----------------------------------- */
#contents_area .pic_wide {
	text-align: center;
	position: relative;
	width: 100%;
	height: 70vw;
}
#contents_area .pic_wide img {
	height: 70vw;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -65vw;
}

#section_driving .caption {
    font-size: 11px;
    line-height: 140%;
    margin: 10px 15px 45px;
	
}
.mr{
	margin-top:20px !important;
	margin-bottom:40px !important;
}

.section .h3_02{
	margin-top:-40px;
	margin-bottom:30px;
}
.engine_spec p{
	font-size:18px;
	line-height:140%;
	font-weight:bold;
}

.engine_spec p span{
	display:block;
	font-size:16px;
	font-weight:normal;
	margin-left:-0.5em;
}
}
