@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document business
--------------------------------------------------------- */

#privacy {
	margin: 0 5% 30px;
	padding-bottom: 30px;
	border-bottom: solid 2px #adadad;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document summary
--------------------------------------------------------- */

#summary {
	margin: 0 5%;
	text-align: left;
}

#summary h3 {
	margin: 30px 0 10px;
	font-weight: 500;
	font-size: 16px;
}
