#pagetitle{
	background:url('../images/work1/bg_h2.webp') no-repeat top center;
}
#subnav ul li:nth-child(1) a{
	background:url('../images/common/arrow2.svg') no-repeat bottom center;
}
main section article{
	display:flex;
	justify-content:space-between;
	margin:0 auto 60px;
}
main section article h4{
	border-bottom:1px solid #ccc;
	padding:0 0 15px;
	margin:0 0 20px;
	font-size:20px;
}
main section article .fll{
	width:720px;
	flex:none;
}
main section article .flr{
	width:230px;
	flex:none;
}