@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 34.375em) {
	
	/*-----------------list_product------------------*/
	
	.list_product dl {
		margin-bottom: 20px;
		width: 31.3%;
		margin-left: 1%;
		margin-right: 1%;
	}
	
	.samefont {
		float: left;
		width: 46%;
		margin: 2%;
	}

}