#main {
  position: relative;
}

.message_outer {
  position: relative;
}

@media screen and (min-width: 769px) {
  .message_top {
    padding-top: 90px;
    margin-top: -312px;
  }
}
@media screen and (max-width: 768px) {
  .message_top {
    padding-top: 10px;
  }
}
.message_top__mv {
  position: relative;
  width: 850px;
  margin-left: 275px;
}
@media screen and (max-width: 768px) {
  .message_top__mv {
    width: 100%;
    margin: 0 auto;
  }
}
.message_top__mv img {
  display: block;
}
.message_top__catch {
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .message_top__catch {
    position: sticky;
    width: 148px;
    top: 113px;
    left: 160px;
  }
}
@media screen and (max-width: 1300px) {
  .message_top__catch {
    left: max(calc(50% - 490px), 20px);
  }
}
@media screen and (max-width: 768px) {
  .message_top__catch {
    position: absolute;
    width: 75px;
    top: 0;
    left: 25px;
  }
}
.message_top__name {
  position: absolute;
  right: -90px;
  bottom: -48px;
  width: 528px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .message_top__name {
    right: 24px;
    bottom: -38px;
    width: 268px;
  }
}
.message_top__name img {
  margin-bottom: 21px;
}
@media screen and (max-width: 768px) {
  .message_top__name img {
    margin-bottom: 12px;
  }
}
.message_top__name--company {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #000;
}
@media screen and (max-width: 768px) {
  .message_top__name--company {
    font-size: 14px;
  }
}

@media screen and (min-width: 769px) {
  _:-ms-lang(x)::-ms-backdrop, .message_top {
    margin-top: 0;
  }

  _:-ms-lang(x)::-ms-backdrop, .message_top__catch {
    position: fixed;
  }

  _:-ms-lang(x)::-ms-backdrop, .message_top__catch.fixed_bottom {
    position: absolute;
    top: 4357px;
  }
}
.message {
  margin: 89px 0 128px;
}
@media screen and (max-width: 768px) {
  .message {
    margin: 78px 0 94px;
  }
}
@media screen and (max-width: 768px) {
  .message__wrap {
    padding: 0 25px;
  }
}
.message__inner {
  max-width: 666px;
  margin-left: 420px;
  color: #231815;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .message__inner {
    margin: 0 auto;
  }
}
.message__heading {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.6875;
  margin-bottom: 64px;
}
@media screen and (max-width: 768px) {
  .message__heading {
    font-size: 20px;
    margin-bottom: 40px;
  }
}
.message__text {
  font-size: 0px;
  font-weight: 700;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .message__text {
    line-height: 30px;
  }
}
.message__inline {
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .message__inline {
    font-size: 14px;
  }
}
.message__image {
  margin: 73px 0;
}
@media screen and (max-width: 768px) {
  .message__image {
    margin: 40px 0;
  }
}
@media screen and (min-width: 769px) {
  .message__image--01 {
    width: 1215px;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .message__image--02 {
    max-width: 961px;
    margin-left: 420px;
  }
}
.message__image img {
  display: block;
}
.message__sign {
  text-align: right;
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.06em;
  margin-top: 72px;
}
@media screen and (max-width: 768px) {
  .message__sign {
    font-size: 12px;
    margin-top: 66px;
  }
}
.message__sign img {
  width: 210px;
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .message__sign img {
    width: 128px;
    margin-top: 20px;
  }
}

/*# sourceMappingURL=message.css.map */
