@charset "utf-8";

@media print, screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/driving/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */

	.through_content {
		width:930px;
		height:auto;
		}

	/* ----------------------------------- */
	/* #section_driving */
	/* ----------------------------------- */
	#section_driving h3 {
        margin-bottom:50px;
        }

	#section_driving .equipment {
		margin-bottom: 20px;
		}

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

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

	#section_hybrid .img_slider.col03{
		width: 880px !important;
		}

	#section_hybrid .img_slider.col03 p.desc {
        margin:0 0 10px 0;
        font-size: 13px;
        }

	#section_hybrid .slider_inner .desc:nth-child(2) {
		min-height: 96px;
	}
	/* ----------------------------------- */
	/* #section_4WD */
	/* ----------------------------------- */
	#section_4wd .equipment {
		margin-bottom: 20px;
		}

	}
