@charset "utf-8";
@media screen and (max-width:768px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/driving/
		 Responsive / SP
	*
	*
	------------------------------------------------------------------------------------------ */

	.through_content {
		width:100%;
		height:auto;
		}

	/* ------------------------------
		 #section_view
	------------------------------ */
	/*#section_view .front_view {*/
		/*margin-bottom:40px;*/
		/*}*/
	/*#section_view .front_view .caption {*/
		/*font-size:11px;*/
		/*line-height:1.545em;*/
		/*display:block;*/
		/*margin:0 15px;*/
		/*}*/
	/*#section_view .through_content_inner {*/
		/*padding:0;*/
		/*}*/
	/*#section_view .through_content img {*/
		/*min-width:480px;*/
		/*height:auto;*/
		/*margin:0 auto;*/
		/*}*/

	}