@charset "UTF-8";
section.policy h2{
	width: 100%;
	padding: 5px 0;
	font-size: 1.4em;
	color: #fff;
	text-align: center;
	background-color: #ff63a1;
}

section.policy p{
	width: 86%;
	margin: 30px 7%;
	padding-bottom: 30px;
	font-size: 0.9em;
	line-height: 2.0em;
	border-bottom: solid 1px #c8c8c8;
}

