@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 .equipment {
		margin-bottom: 20px;
		}
	
	/* ----------------------------------- */
	/* #section_4WD */
	/* ----------------------------------- */
	#section_4wd .equipment {
		margin-bottom: 20px;
		}

	}