@charset "UTF-8";
.subpage .textbox {
  align-items: flex-start;
}

.subpage .textbox .text h5 {
  font-weight: bold;
  margin-top: 2em;
  font-size: 1.1em;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.subpage .textbox .text .list {
  margin: 0 0 0 2em;
  font-weight: normal;
}

#staff {
  margin-bottom: 80px;
}

@media screen and (max-width: 740px) {
  .subpage .title {
    background-position: center center;
  }
  #staff {
    margin-bottom: 40px;
  }
}
