/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 02:49:30 */
#Privacy .contents{
	padding-top:60px;
	padding-bottom:120px;
	}
#Privacy .contents p{
	margin-bottom:20px;
	}
#Privacy .contents h2{
	 font-size: 18px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
	margin-bottom:5px;
	}
#Privacy .contents h3{
	 font-size: 16px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
	margin-bottom:5px;
	}


@media (max-width: 833px) {
	#Privacy .contents{
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
	}
}