@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts p {
	color: #545454;
	font-size: 1.2em;
	line-height: 1.9;
}

#conts .photo {
	margin-bottom: 16px;
}

#conts .text {
	font-size: 1.3em;
	margin-bottom: 25px;
}

#conts .note {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 30px;
}

#conts .notes {
	font-size: 1.1em;
	line-height: 1.3;
	margin-bottom: 26px;
}