@charset "utf-8";

/*-----------------------------------------------------
philosophy
-------------------------------------------------------*/

/* タイトル */
.titleSection{
	padding-bottom: 0;
}

.titleSection .title{
	display: inline-block;
	width: 465px;
	height: 63px;
	background: url(../images/philosophy/title.png);
}


/* コンテンツ */
.section{
	width: 100%;
	min-width: 1100px;
	background: url(../images/philosophy/bg.jpg) top center repeat-x;
	text-align: center;
	margin-bottom: 225px;
}

.section .title{
	padding: 375px 0 166px;
}