#pagetitle{
	background:url('../images/nenpou/h2.jpg') no-repeat top center;
}
main h3{
	font-size:30px;
	text-align:center;
	color:#bd5440;
	font-family: yu-mincho-pr6, sans-serif;
	line-height:1.8em;
	margin:0 0 30px;
}
main section{
}

main article{
	max-width:1200px;
	margin:0 auto 100px;
}
.hyoushi{
	text-align:center;
	margin:0 0 40px;
}
.hyoushi img{
	width:182px;
	height:auto;
}
main .inner{
}
main .inner dl{
	padding:0 2% 40px;
	box-sizing:border-box;
}
main .inner dl dt a{
	display:block;
	padding:10px 0 10px 50px;
	color:#fff;
	text-decoration:none;
	background:#e56a52 url('../images/common/icon_pdf.png') no-repeat left 5px center;
}
main .inner dl dd{
	padding:10px 0 0 20px;
}
main .inner dl dd ul{
}
#kikanshi2{
	display:flex;
	flex-wrap:wrap;
}
#kikanshi2 article{
	width:50%;
	padding:0 30px;
	box-sizing:border-box;
}