/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 02:12:41 */
#Strength .section1{
	padding-top:60px;
	padding-bottom:100px;
}
#Strength .section1 h2{
	font-size:21px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#022198;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}
#Strength .section1 p{
	line-height:1.5;
}

#Strength .movie{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F8F8F8;
}
#Strength .movie h2{
	font-size:32px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#022198;
	text-align:center;
	margin-bottom:20px;
}




@media (max-width: 833px) {
	#Strength .section1{
	padding-top:30px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Strength .section1 h2{
	font-size:20px;
	margin-top:10px;
	margin-bottom:5px;
}
#Strength .section1 p{
	line-height:1.5;
}
	
	
	#Strength .movie{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Strength .movie h2{
	font-size:26px;
	text-align:center;
	margin-bottom:10px;
}
	
	
}








