/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2025 | 02:59:11 */
#Privacy .contents{
	padding-top:60px;
	padding-bottom:100px;	
}
#Privacy .contents p{
	margin-bottom:30px;
}
#Privacy .contents h2{
    font-family: "Noto Sans JP", sans-serif;
	font-weight:600;
	margin-bottom:5px;
}

@media (max-width: 833px) {
	
	#Privacy .contents{
	padding-top:30px;
	padding-bottom:50px;	
}

	
#Privacy .contents {
		padding-left:15px;
		padding-right:15px;
}

}