@charset "utf-8";
@media screen and (max-width:768px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/driving/
		 Responsive / SP
	*
	*
	------------------------------------------------------------------------------------------ */

	.through_content {
		width:100%;
		height:auto;
		}

	/* ----------------------------------- */
	/* #section_hybrid */
	/* ----------------------------------- */

	#section_hybrid h5.ehev {
		margin:0 0 15px 0;
		padding:0 15px;
        }

	#section_hybrid .img_slider.col03 .pic {
        margin-top:10px;
        }

	#section_hybrid .slider_inner .desc:nth-child(2) {
		min-height: 84px;
	}


	}
