@charset "UTF-8";

/*
======== table of content. ===============

summary:下階層ページ

==========================================
*/

/*----------------------------------------
feature
------------------------------------------*/
#feature #main {
	background:#fff;
}

#feature #main .inner {
	padding:30px;
}

#feature #main .inner h1 {
	margin-bottom:24px;
	color:#261e1c;
	font-size:40px;
	font-weight:bold;
}

#feature #main .inner p {
	line-height:1.35;
	color:#261e1c;
}
	