#pagetitle{
	background:url('../images/work3/bg_h2.webp') no-repeat top center;
}
#subnav ul li:nth-child(3) a{
	background:url('../images/common/arrow2.svg') no-repeat bottom center;
}
main section article{
	margin:0 auto 60px;
}
#manga img{
	display:block;
	width:calc(50% - 5px);
}
#manga article{
	display:flex;
	flex-wrap:wrap;
	gap:80px 10px;
}