#pagetitle{
	background:url('../images/online-application/bg_h2.webp') no-repeat top center;
	background-size:cover;
}
#section0 article{
	max-width:960px;
	margin:0 auto 60px;
}
#section0 ul{
	padding:0;
	list-style:none;
	display:flex;
	gap:20px;
	max-width:1132px;
	margin:0 auto 80px;
}
#section0 ul li{
	width:364px;
	flex:none;
}
#section0 h3{
	font-size:36px;
	text-align:center;
	color:#f2835e;
	margin-bottom:40px;
}