/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 06:22:10 */
#Contact .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;
}
#Contact .mv h1{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
	font-size:60px;
	text-align:center;
}
#Contact .mv pre{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	font-size:20px;
	text-align:center;
}


#Contact .section1{
	padding-top:50px;
	padding-bottom:50px;
}
#Contact .section1 p.catch{
	font-size:18px;
	text-align:center;
	margin-bottom:40px;
}
#Contact .section1 h3{
	font-size:22px;
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

#Contact .section2{
	padding-top:50px;
	padding-bottom:100px;
}
#Contact .section2 h2{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	font-size:26px;
	padding-bottom:5px;
	border-bottom:3px solid #12336F;
	margin-bottom:20px;
}
#Contact .section2 h3{
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
	font-size:22px;
	line-height:1;
	margin-bottom:5px;
}
#Contact .section2 p.tel{
	font-size:34px;
	line-height:1.3;
}
#Contact .section2 p.note{
	font-size:14px;
	color:#FF0000;
}
#Contact .section2 p.note2{
	font-size:14px;
}





@media (max-width: 833px) {
	#Contact .mv{
    padding-top: 50px;
    padding-bottom: 50px;
}
#Contact .mv h1{
	font-size:40px;
}
#Contact .mv pre{
	font-size:20px;
}

#Contact .section1{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:15px;
	padding-right:15px;
}
#Contact .section1 p.catch{
	font-size:16px;
	text-align:left;
	margin-bottom:20px;
}
#Contact .section1 h3{
	font-size:22px;
}
	
	#Contact .section2{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Contact .section2 h2{
	font-size:22px;
	margin-bottom:15px;
}
#Contact .section2 h3{
	font-size:20px;
	margin-bottom:5px;
}
#Contact .section2 p.tel{
	font-size:30px;
}
	
}







