@charset "utf-8";
#sec_useful ul li.js-fadein{
	opacity: 1;
	transform: translateY(0);
}

#sec_privacy .contents{
	max-width: 900px;
}

#sec_privacy .contents p{
	margin-top: 1em;
	text-align: left;
	line-height: 1.75;
	font-weight: 500;
}

#sec_privacy .contents a{
	color: rgba(0, 0, 0, 0.92);
}
