@charset "UTF-8";

/*** プライバシーポリシー ***/

hgroup.mainTitle h2 {
	background-image:url(../images/privacy/title.png);
}

.privacyBloc {
	margin-bottom:50px;
	padding-bottom:50px;
	border-bottom:1px dotted #ccc;
}

.privacyBloc p {
	margin-bottom:30px;
}

.privacyBloc h3 {
	margin-bottom:20px;
	font-size:22px;
	font-weight:normal;
	color:#00AD5E;
	line-height:160%;
}

.privacyBloc h4 {
	margin-bottom:20px;
	font-size:18px;
	font-weight:normal;
	color:#00AD5E;
	line-height:160%;
}

.privacyBloc h5 {
	margin-bottom:20px;
	font-size:18px;
	font-weight:normal;
	line-height:160%;
}

.modList {
	margin-bottom:30px;
}







