header{
	display:none;
}
#pagetitle{
	background:url('../images/adr/bg_h2.webp') no-repeat top center;
}
#adrnav05 a{
	background:#014099 !important;
	color:#fff !important;
}
.midashi{
	display:flex;
	align-items:center;
}
.midashi img{
	margin-right:20px;
}
main section table{
	margin:0 0 40px;
}
main section th,
main section td{
	padding:10px;
	border:1px solid #ccc;
}
main section th{
	background: #effbc4;
	white-space:nowrap;
}
main section h4{
	font-size:24px;
	margin:0 0 20px;
}
.jirei{
	border:2px solid #ccc;
	padding:20px;
	margin:0 auto 60px;
	border-radius:10px;
}