/********************
アフターメンテナンス
********************/

section h3 {
	font-size: 24px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 0 20px;
	margin: 0 0 20px;
	background: #8e7726;
	border-radius: 20px;
	width:100%;
	box-sizing:border-box;
}
#contents2 article,
#contents3 article{
	display:flex;
	gap:40px;
}