@charset "utf-8";

.content .contact,
.contact_none{
	display: none;
}
.cont_mod1 a,
.cont_mod1 .tellink{
	color: ;
}
.content .contact{
	margin-top: 0;
}
.privacy {
	font-size: .85em;
	margin-bottom: -40px;
}
.privacy p {
	margin-bottom: 1em;
}
.privacy ol li {
	padding-left: .5em;
	margin: 0 0 1em 1.5em;
	list-style: decimal outside;
}
.privacy ol li:last-child{
	margin-bottom: 0;
}

@media screen and (max-width: 680px){
	.privacy {
		margin-bottom: 0;
	}
}