@charset "utf-8";

/* お問い合わせのプライバシーポリシー */
.content .privacy{
	font-size: 1.2rem;
}
.content .privacy p{
	margin-bottom: 1px;
}
.content .privacy ol{
	margin-left: 15px;
}
.content .privacy li{
	list-style: decimal;
	margin-bottom: 20px;
	padding-left: 3px;
}
