@charset "utf-8";
/* CSS Document */

#philosophy_image{
	margin-bottom: 120px;
}

#philosophy_image img{
	width: 100%;
}

#philosophy{
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 100px;
}

#philosophy img{
	width: 100%;
}

#brand_image{
	margin-left: 1%;
}


#brand_image figure{
	width: 33%;
	float: left;
	margin-right: 0.1%;
	margin-bottom: 20px;
}

#brand_image img{
	width: 100%;
}

