/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2026 | 10:47:23 */
#Flow .contents {
	padding-top:60px;
	padding-bottom:120px;
}
#Flow .contents .section {
	padding:40px 40px;
	border:solid 3px #022198;
}
#Flow .contents .section h2 {
	margin-bottom:10px;
}
#Flow .contents .section h2 strong {
	font-size:20px;
	font-family: "Oswald", sans-serif;
	font-weight:500;
	color:#FFF;
	padding:0px 10px;
	background-color:#022198;
	color:#FFF;
}
#Flow .contents .section h3{
	font-size:30px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	color:#022198;
	margin-bottom:5px;
}
#Flow .contents .underArrow{
	margin-top:30px;
	margin-bottom:30px;
}


@media (max-width: 833px) {
	#Flow .contents {
	padding-top:30px;
	padding-bottom:60px;
		padding-left:15px;
		padding-right:15px;
}
#Flow .contents .section {
	padding:15px 15px;
	border:solid 2px #022198;
}
#Flow .contents .section h2 {
	margin-bottom:5px;
}
#Flow .contents .section h2 strong {
	font-size:18px;
	padding:0px 5px;
}
#Flow .contents .section h3{
	font-size:26px;
	margin-bottom:5px;
}
#Flow .contents .underArrow{
	margin-top:15px;
	margin-bottom:15px;
}

}




