@charset "UTF-8";
#senior #content {
  padding-bottom: 80px;
}
#senior .has-text-color {
  font-weight: bold;
  font-size: 1.2em;
}
#senior .has-text-color img {
  width: 2.3em;
  margin-right: 1em;
}
#senior h2 {
  text-align: left;
  font-size: 1.3em;
  margin: 0.7em 1em 1em;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Droid Sans Japanese", sans-serif;
}
@media screen and (max-width: 781px) {
  #senior h2 {
    margin-right: 0;
    margin-left: 0.5em;
    letter-spacing: 0.07em;
  }
  #senior .wp-block-columns {
    gap: 0;
  }
}
#senior .img-wrapper figure:first-of-type {
  padding-top: 10%;
  left: -8%;
  width: 105%;
}
#senior .img-wrapper figure:last-of-type {
  position: absolute;
  top: 0;
  left: -15%;
  margin-right: 15%;
}
#senior .img-wrapper .tate {
  writing-mode: vertical-rl;
  white-space: nowrap;
  word-break: keep-all;
  font-feature-settings: normal;
  position: absolute;
  top: 30%;
  left: -3%;
  z-index: 2;
  margin: 0;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 3;
  font-size: 1.6em;
}
#senior .img-wrapper .tate strong {
  background-color: #fff;
  padding: 0.5em;
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  #senior .img-wrapper figure:first-of-type {
    left: auto;
    right: -40px;
  }
  #senior .img-wrapper figure:last-of-type {
    left: -40px;
    margin-right: 40px;
  }
  #senior .img-wrapper .tate {
    top: 15vw;
    left: -2%;
    line-height: 2.7;
    font-size: 4vw;
  }
}
@media screen and (max-width: 499px) {
  #senior .img-wrapper .tate {
    top: 25vw;
  }
}
#senior .text-wrapper .name {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 2em;
}
#senior .text-wrapper .name + p {
  margin: 0 0 2em;
}
@media screen and (max-width: 781px) {
  #senior .text-wrapper .profile {
    text-align: right;
    width: 75%;
    margin-left: auto;
  }
  #senior .text-wrapper .profile > div {
    display: inline-block;
  }
  #senior .text-wrapper .profile .name {
    margin-top: -2em;
  }
  #senior .text-wrapper .profile .name + p {
    margin: 0;
    letter-spacing: 0;
    font-size: 0.89em;
  }
}
/*# sourceMappingURL=senior.css.map */