/* 色設定 */
.page-header {
  background-color: #ffffff !important;
}

.wp-block-heading {
  border-top: 2px solid　#506a00 !important;
}

#footer a {
  color: black !important;
}

.container, .container-md, .container-sm {
  width: auto;
  max-width: none;
  min-width: auto;
}

.page-header_pageTitle {
  background-color: #506a00;
  padding: 15px 0;
  border-radius: 50px;
}
