
	footer.entry-meta {
  display: none;
}
.site-content article {
  border-bottom: none;
}
footer[role="contentinfo"] {
  border-top: none;
}

.footerNaviBox li, .footerNaviBox li a {
  display: inline-block;
  text-decoration: none;
}
.footerNaviBox li {
  margin: 0 2.857142857rem 0 0;
  line-height: 1.4;
}
.footerNaviBox li a {
  border-bottom: 0;
  font-size: 14px;
  color: #006eac;
  line-height: 3.692307692;
  white-space: nowrap;
}
.footerNaviBox li a:hover {
  color: #21517c;
}
.footerNaviBox ul.menu, .footerNaviBox div.menu > ul {
  border-bottom: 2px solid #dee6ea;
  border-top: 2px solid #dee6ea;
  display: inline-block !important;
  text-align: center;
  width: 100%;
}
.footerNaviBox .current-menu-item > a,
.footerNaviBox .current_page_item > a {
  color: #99cc33;
}