.law-item {
	padding: 70px 0 60px 0;
	text-align: center;
	overflow: hidden;
}
.bg-gay {
	background-color: #f5f6f7;
}
.law-title {
	font-size: 32px;
	color: #00aaff;
}
.law-item p {
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: left;
	text-indent: 2em;
	line-height: 40px;
	font-size: 14px;
	color: #666;
}
.law-item p.last-p-1 {
	margin-bottom: 0;
}
.law-item p.last-p-2 {
	margin-top: 0;
}
.small-title {
	display: block;
	margin: 14px 0;
	text-align: left;
	text-indent: 2em;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #00aaff;
}
.privacy-content p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 0;
}
.privacy-content .small-title {
	text-indent: 0;
}