/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2025 | 02:47:54 */
#Flow .contents p.catch{
	font-size:22px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
#Flow .contents h2{
	font-size:28px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	padding-bottom:5px;
	border-bottom:3px solid #FF9029;
	margin-bottom:30px;
}
#Flow .contents .section1{
	margin-bottom:60px;
}
#Flow .contents .section1 p{
	margin-bottom:15px;
}
#Flow .contents .section2{
	padding-bottom:100px;
}
#Flow .contents .section2 .column{
	margin-bottom:50px;
}
#Flow .contents .section2 .box{
	background-color:#FFF;
	border-radius:20px;
		padding:20px 20px;
}
#Flow .contents .section2 .box h3{
	font-size:28px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	text-align:center;
	color:#FF9029;
	    margin-top: 15px;
    margin-bottom: 2px;
}



@media (max-width: 833px) {
		#Flow .contents{
	margin-top:20px;
	margin-bottom:20px;
			padding-left:15px;
			padding-right:15px;
}
	#Flow .contents p.catch{
	font-size:20px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
#Flow .contents h2{
	font-size:24px;
	padding-bottom:5px;
	border-bottom:3px solid #FF9029;
	margin-bottom:20px;
}
#Flow .contents .section1{
	margin-bottom:30px;
}
#Flow .contents .section1 p{
	margin-bottom:10px;
}
#Flow .contents .section2{
	padding-bottom:50px;
}
#Flow .contents .section2 .column{
	margin-bottom:30px;
}
#Flow .contents .section2 .box{
	background-color:#FFF;
	border-radius:15px;
		padding:20px 20px;
}
#Flow .contents .section2 .box h3{
	font-size:28px;
	font-family: "Zen Maru Gothic", serif;
	font-weight:500;
	text-align:center;
	color:#FF9029;
	    margin-top: 15px;
    margin-bottom: 2px;
}

}




