@charset "UTF-8";

/*----------------------------------------

	+ content
		- disclosure

-----------------------------------------*/

/*----------------------------------------
	content
-----------------------------------------*/

#content .breadcrumb + div {
	margin-top: 70px;
}

/*----------------------------------------
	disclosure
-----------------------------------------*/

#disclosure section + section {
	margin-top: 50px;
}

#disclosure > section > h1 {
	padding-bottom: 20px;
}