@charset "UTF-8";

#pagePrivacy{
	text-align: left;
}
.txt-pp{
	margin-bottom: 30px;
}

.list-pp{
	margin: 1em 1em 1em 1.7em;
}
.list-pp>li{
	margin-bottom: 1em;
}
.list-pp>li>ul{
	margin-top: 0.7em;
}
.list-pp>li>ul>li{
	margin-bottom: 0.8em;
}


@media print, screen and (min-width: 992px) {
.txt-pp{
	margin-bottom: 50px;
}
.list-pp>li{
	margin-bottom: 3em;
}
.list-pp li{
	font-size: 1.6rem;
}
}