

/* 箕面市設定 市や県のカラー*/
.keyimgBox h1{
background : #fffce9;
}

h2{
color : #7abb82;
font-size: 1.925rem;
border-bottom: 2px solid #7abb82;
margin-top: 35px;
}


table.detail th{
background : #7abb82 !important;
color : #fff !important;
}