/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2025 | 12:08:21 */
#Privacy .contents{
	 padding-top:80px;
	padding-bottom:80px;	
}
#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:40px;
	padding-bottom:40px;
		padding-left:15px;
		padding-right:15px;
}

}