@media print, all and (min-width: 751px) {
  .is-hidden_pc {
    display: none;
  }
}
@media print, all and (max-width: 750px) {
  .is-hidden_sp {
    display: none;
  }
}
#about-message .message-box {
  width: min(1280px, 100%);
  margin: auto;
}
#about-message .message-box .catch-box {
  position: relative;
}
#about-message .message-box .catch-box .text {
  width: 480px;
  position: absolute;
  left: calc(50% - 480px);
  top: 45px;
}
#about-message .message-box .catch-box .text em {
  font-size: 237.5%;
  font-family: YuGothic, "Noto Sans JP", sans-serif;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 25px;
  line-height: 1.7;
}
#about-message .message-box .catch-box .text .sign {
  margin-bottom: 25px;
}
#about-message .message-box .catch-box .text .sign .ja {
  font-size: 125%;
  display: inline-block;
}
#about-message .message-box .catch-box .text .sign .ja > span {
  font-size: 180%;
  margin-left: 10px;
}
#about-message .message-box .catch-box .text .sign .en {
  display: block;
}
#about-message .message-box .catch-box .text .sign .en span {
  display: inline-block;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 312.5%;
}
#about-message .message-box .catch-box .text .sign .en .last-name::first-letter {
  color: #EA5550;
}
#about-message .message-box .catch-box .text .sign .en .first-name::first-letter {
  color: #26B7BC;
}
#about-message .message-box .catch-box .image {
  width: 830px;
  margin-left: auto;
}
#about-message .message-box .detail-box {
  width: min(1280px, 100%);
  margin: auto;
  margin-left: 160px;
  display: flex;
}
#about-message .message-box .detail-box .text-box {
  width: 670px;
  background: rgba(255, 255, 255, 0.8);
  padding: 45px 36px 50px 0;
  box-sizing: border-box;
  margin-top: -215px;
  z-index: 1;
}
#about-message .message-box .detail-box .text-box p:not(:last-child) {
  margin-bottom: 30px;
}
#about-message .message-box .detail-box .image {
  margin-top: -20px;
  z-index: 1;
}
#about-message .biography-box dl {
  line-height: 1.8;
}
#about-message .biography-box dt {
  float: left;
  clear: left;
  width: 85px;
}
#about-message .biography-box dd {
  padding-left: 6em;
}

#about-history p:not(:last-child) {
  margin-bottom: 30px;
}

.staff-list > li {
  display: flex;
  flex-wrap: wrap;
  gap: 45px;
  margin-bottom: 85px;
}
.staff-list > li .image {
  width: 240px;
  line-height: 0;
  text-align: center;
}
.staff-list > li .editlink {
  position: absolute;
}
.staff-list.col02 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.staff-list.col02 > li {
  gap: 24px;
  width: 49.4%;
}
.staff-list.col02 > li .image {
  width: 198px;
  margin-bottom: 0;
}
.staff-list.col02 > li .name {
  font-size: 125%;
}
.staff-list:not(.col02) .property-list > dt {
  float: left;
  clear: left;
}
.staff-list .name-box {
  margin-bottom: 20px;
}
.staff-list .name-box .status {
  margin-bottom: 5px;
  line-height: 1.5;
}
.staff-list .name-box .name {
  margin-bottom: 5px;
  font-size: 162.5%;
  font-weight: bold;
  /* 26px */
  line-height: 1.5;
}
.staff-list .name-box .name_en {
  margin-bottom: 0;
  font-size: 85.75%;
  /* 24px */
  font-weight: 400;
  line-height: 1;
  margin-left: 10px;
}
.staff-list .name-box .name-box {
  margin-bottom: 25px;
}
.staff-list .name-box .property-list:not(:last-child) {
  margin-bottom: 20px;
}
.staff-list .property-list > dt {
  line-height: 1.6875;
}
.staff-list .property-list > dt .inner {
  display: inline-block;
  min-width: 95px;
  box-sizing: border-box;
  font-weight: bold;
  color: #EA5550;
}
.staff-list .property-list > dt .inner.lsplus {
  letter-spacing: 0.75em;
  text-indent: 0.75em;
}
.staff-list .property-list > dd {
  line-height: 1.875;
  overflow: hidden;
}
.staff-list .property-list > dd:not(:last-of-type) {
  margin-bottom: 18px;
}
.staff-list .property-list > dd p:last-child,
.staff-list .property-list > dd ul:last-child,
.staff-list .property-list > dd ol:last-child,
.staff-list .property-list > dd dl:last-child,
.staff-list .property-list > dd table:last-child {
  margin-bottom: 0;
}
.staff-list .property-list .message-box {
  padding: 15px 20px;
  line-height: 1.5625;
  border: 1px solid #eb6e46;
  overflow: hidden;
}
.staff-list .property-list .message-box p:last-child,
.staff-list .property-list .message-box ul:last-child,
.staff-list .property-list .message-box ol:last-child,
.staff-list .property-list .message-box dl:last-child,
.staff-list .property-list .message-box table:last-child {
  margin-bottom: 0;
}
.staff-list .property-list .catch {
  margin-bottom: 25px;
  color: #eb6e46;
  font-size: 112.5%;
  /* 18px */
  font-weight: bold;
  line-height: 1.78;
}
.staff-list .property-list .editlink {
  position: absolute;
  top: 0;
  right: 0;
}
.staff-list .property-list:has(.editlink) {
  position: relative;
}

@media all and (min-width: 751px) {
  body.about #title {
    background-image: url(../images/about/title-bg.jpg);
  }
  /* INDEX */
}
@media only screen and (max-width: 750px) {
  body.about #title {
    background-image: url(../images/about/title-bg.jpg);
  }
  /* INDEX */
  #about-message .message-box .catch-box {
    position: relative;
  }
  #about-message .message-box .catch-box .text {
    width: auto;
    left: 20px;
    bottom: 30px;
    top: auto;
    box-sizing: border-box;
    margin: auto;
  }
  #about-message .message-box .catch-box .text em {
    font-size: 125%;
    margin-bottom: 1px;
    line-height: 1.7;
  }
  #about-message .message-box .catch-box .text .sign {
    margin-bottom: 0px;
  }
  #about-message .message-box .catch-box .text .sign .ja {
    font-size: 92%;
  }
  #about-message .message-box .catch-box .text .sign .ja > span {
    font-size: 200%;
    margin-left: 5px;
  }
  #about-message .message-box .catch-box .text .sign .en {
    width: 100%;
    text-align: right;
  }
  #about-message .message-box .catch-box .text .sign .en span {
    font-size: 178.57%;
  }
  #about-message .message-box .catch-box .image {
    width: auto;
    max-width: 470px;
  }
  #about-message .message-box .detail-box {
    margin: 0 20px;
    flex-direction: column;
    width: auto;
  }
  #about-message .message-box .detail-box .text-box {
    width: auto;
    padding: 25px 0;
    margin-top: 0px;
  }
  #about-message .message-box .detail-box .text-box p:not(:last-child) {
    margin-bottom: 30px;
  }
  #about-message .message-box .detail-box .image {
    margin: 0 auto;
    max-width: 250px;
    margin-bottom: 10px;
  }
  #about-message .biography-box dl {
    line-height: 1.8;
  }
  #about-message .biography-box dt {
    float: left;
    clear: left;
    width: 85px;
  }
  .staff-list > li {
    gap: 15px;
    margin-bottom: 50px;
  }
  .staff-list > li .image-box {
    margin: auto;
  }
  .staff-list.col02 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .staff-list.col02 > li {
    gap: 15px;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 20px;
    justify-content: flex-start;
  }
  .staff-list.col02 > li .image-box {
    margin: 0;
  }
  .staff-list.col02 > li .image {
    width: 135px;
  }
  .staff-list.col02 > li .name {
    font-size: 125%;
  }
  .staff-list:not(.col02) .property-list > dt {
    float: left;
    clear: left;
  }
  .staff-list .name-box {
    margin-bottom: 5px;
  }
  .staff-list .name-box .status {
    margin-bottom: 5px;
    line-height: 1.5;
  }
  .staff-list .name-box .name {
    margin-bottom: 5px;
    font-size: 162.5%;
    font-weight: bold;
    /* 26px */
    line-height: 1.5;
  }
  .staff-list .name-box .name_en {
    font-size: 95.75%;
    margin-left: 0px;
  }
  .staff-list .name-box .property-list:not(:last-child) {
    margin-bottom: 20px;
  }
  .staff-list .property-list > dd:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
