@charset "UTF-8";
.p-message-first__hd {
  background: linear-gradient(90.21deg, #0D57A6 1.31%, #184A80 15.61%, #000000 30.58%, #003A79 43.08%, #0B4D97 57.21%, #000000 85.8%, #003773 95.84%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 2rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 1.5em;
}
@media screen and (max-width: 767px){
  .p-message-first__hd {
    font-size: 1.3125rem;
  }
}
/*# sourceMappingURL=message.css.map */
