/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2026 | 08:12:52 */
#Strength p.catch{
	font-size:18px;
	text-align:center;
	margin-top:50px;
}
#Strength .section1{
	padding-top:100px;
	padding-bottom:100px;
}
#Strength .section2{
	background-color:#F3F3F3;
}
#Strength .section1 h2{
	margin-bottom:10px;
}
#Strength .section1 h2 strong{
	font-size:20px;
	font-family: "Rubik", sans-serif;
	font-weight:500;
	color:#FFF;
	background-color:#DC1428;
	padding:2px 10px;
}
#Strength .section1 h3{
	font-size:28px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#DC1428;
	margin-bottom:5px;
}
#Strength .section1 p{
	font-size:18px;
}


@media (max-width: 833px) {
	#Strength p.catch{
	font-size:16px;
	text-align:left;
	margin-top:25px;
		padding-left:15px;
		padding-right:15px;
}
#Strength .section1{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
}
#Strength .section1 h2{
	margin-bottom:10px;
}
#Strength .section1 h2 strong{
	font-size:20px;
	padding:2px 10px;
}
#Strength .section1 h3{
	font-size:24px;
	margin-bottom:5px;
}
#Strength .section1 p{
	font-size:16px;
}

}


