/* privacy.css: プライバシーポリシーページ専用 */

.policyDate{
  margin-top:26px;
  color:var(--muted);
  font-size:14px;
  line-height:1.8;
}
