header{
	display:none;
}
#pagetitle{
	background:url('../images/adr/bg_h2.webp') no-repeat top center;
}
#adrnav01 a{
	background:#014099 !important;
	color:#fff !important;
}
.midashi{
	display:flex;
}
.midashi_inner{
	width:calc(100% - 160px);
	padding:0 0 0 30px;
	box-sizing:border-box;
}


#article2{
	padding:50px 0 0;
}
#article2 .midashi{
	display:flex;
	align-items:center;
}
#article2 .midashi img{
	margin-right:20px;
}
#article2  table{
	margin:0 0 40px;
}
#article2  th,
#article2  td{
	padding:10px;
	border:1px solid #ccc;
}
#article2  th{
	background: #effbc4;
	white-space:nowrap;
}