#page_header {
  background-color: #fff;
}
#page_header .blc_in .page_ttl {
  color: #221E1F;
}
#page_header .blc_in {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 600px) {
  #page_header .blc_in {
    padding-top: 32px;
    padding-bottom: 0px;
  }
}

.txt p + p {
  margin-top: 2em;
}
.txt .ttl_lv3 {
  font-weight: bold;
  margin-top: 2em;
  font-size: 16px;
}
.txt a {
  text-decoration: underline;
}
.txt a:hover {
  text-decoration: none;
}/*# sourceMappingURL=operating-structure.css.map */