header{
	display:none;
}
#pagetitle{
	background:url('../images/adr/bg_h2.webp') no-repeat top center;
}
#adr_navi ul li:nth-child(2) a{
	background:#014099;
	color:#fff;
}
.midashi{
	display:flex;
	align-items:center;
}
.midashi img{
	margin-right:20px;
}
main section ul{
	padding:0 0 0 30px;
}