/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 01:43:07 */
#Privacy .mv{
	background-image: url(http://trustford.jp/wp-content/uploads/2025/11/bg1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
}
#Privacy .mv h1{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
	font-size:60px;
	text-align:center;
}
#Privacy .mv pre{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	font-size:20px;
	text-align:center;
}



#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;
}

}