#pagetitle{
	background:url('../images/kinenshi50/h2.jpg') no-repeat top center;
}
#section1{
	margin:0 0 100px;
}
#section2 h4{
	text-align:center;
	color:#b25644;
	font-size:30px;
	font-family: yu-mincho-pr6, sans-serif;
	background:url('../images/kinenshi/bg_h4.png') no-repeat center center;
	margin:0 0 40px;
}
#section2 article{
}
#section2 article ul{	
	list-style:none;
	display:flex;
	flex-wrap:wrap;
}
#section2 article ul li{
	width:50%;
	padding:0 20px 100px;
	box-sizing:border-box;
	text-align:center;
}
#section2 article ul li a {
	text-decoration:none;
}
#section2 article ul li a span{
	display:block;
	line-height:60px;
	box-sizing:border-box;
	background:#e56a52 url('../images/common/icon_pdf.png') no-repeat left 10px center;
	color:#fff;
	text-decoration:none;
	width:300px;
	margin:0 auto;
}
#copyright{
	padding-bottom:10px !important;
}
#section2 article ul li img{
	height:300px;
	display:block;
	width:auto;
	max-width:initial !important;
	margin:0 auto 20px;
}
#section2 li strong{	
    font-family: yu-mincho-pr6, sans-serif;
	padding:30px;
	box-sizing:border-box;
	border:1px solid #ccc;
	border-radius:5px;
	display:block;
	text-align:center;
	margin:20px auto 0;
}