@charset "UTF-8";

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

	+ content
		- disclosure

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


/*----------------------------------------
	disclosure
-----------------------------------------*/
#disclosure {
	margin-top: 35px;
}
#disclosure section + section {
	margin-top: 40px;
}

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