
/* --------------------------------------------------- */
.privacy {
	padding-top: 40px;
}
.privacy dt,
.privacy dd {
	line-height: 170%;
}
.privacy dt {
	font-weight: 700;
	font-size: 90%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: #ddd 1px solid;
}
.privacy dd {
	margin-bottom: 40px;
}
.privacy dd > ol {
}
.privacy dd > ol > li {
	margin-bottom: 15px;
}
.privacy dd ol > li span {
	font-weight: 700;
}
.privacy dd > ol > li > ol {
	list-style: outside decimal;
	margin-left: 40px;
	margin-top: 10px;
}
.privacy dd > ol > li > ol >li {
}
.privacy dd ul {
	list-style: outside disc;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.privacy dd ul > li {
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */





@media screen and (max-width: 600px) {
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
	/* ----------------------------------------------- */
	
}