/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2026 | 08:27:44 */
#Products .section1{
	padding-top:60px;
	padding-bottom:120px;
}
#Products .section1 .column{
	margin-bottom:45px;
}
#Products .section1 h2{
		font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #14722B;
	font-size:30px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}


@media (max-width: 833px) {
	#Products .section1{
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Products .section1 .column{
	margin-bottom:25px;
}
#Products .section1 h2{
	font-size:24px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:500;
}
}

