@charset "utf-8";

@media screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/performance/driving/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */
	/* ----------------------------------- */
	/* #clean */
	/* ----------------------------------- */
	#clean .bg {
		height: 500px;
		background-image: url(../image/img_03_bg.png);
		background-repeat: no-repeat;
		}

	#clean .bg .text {
		padding: 50px 60px;
		}

	#clean .bg .text h3 {
		margin-bottom: 20px;
		}

	#clean .bg .text .small {
		font-size: 9px;
		}

	#clean .bg .image {
		text-align: center;
		}

	#clean .bg .image .overlap {
		left: 116px;
		}

	.anime {
		position: relative;
		}

	.anime .overlap {
		position: absolute;
		top: 0;
		left: 0;
		}

#section_caution {
	margin:0 0 100px 0;
}
#section_caution .section_inner {
	padding:0 30px;
}
	

	}