@charset "UTF-8";
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.message__title {
  opacity: 0;
  transform: translateY(30rem);
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
.message__title img {
  width: 100%;
}
.message__title.is-active {
  opacity: 1;
  transform: translateY(0);
}

.message__kv {
  position: relative;
  z-index: 0;
  width: 100%;
}

.message__kvImage {
  position: relative;
  z-index: 0;
  width: 100%;
  font-size: 0;
}
.message__kvImage img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .message__kvImage {
    width: 890rem;
    margin-left: auto;
  }
}

.message__label {
  width: 340rem;
  margin-left: auto;
  border-radius: 0rem 0rem 0rem 4rem;
  background: #E83818;
  display: flex;
  align-items: center;
  padding: 18rem 40rem;
}
@media only screen and (min-width: 769px) {
  .message__label {
    padding: 24rem 0 24rem 40rem;
    width: 760rem;
  }
}

.message__position {
  display: flex;
  align-items: center;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.54rem;
  margin-right: 24rem;
}
.message__position span {
  display: flex;
  align-items: center;
  width: 18rem;
  margin-right: 24rem;
  transform: translateY(2rem);
}
.message__position span img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .message__position {
    font-size: 20rem;
    letter-spacing: 0.6rem;
  }
}

.message__name {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.54rem;
}
@media only screen and (min-width: 769px) {
  .message__name {
    font-size: 20rem;
    letter-spacing: 0.6rem;
    margin-right: 48rem;
  }
}

.message__nameEn {
  display: none;
}
@media only screen and (min-width: 769px) {
  .message__nameEn {
    display: flex;
    color: #FF6246;
    text-align: center;
    font-family: "Figtree", sans-serif;
    font-size: 20rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2rem;
    text-transform: uppercase;
  }
}

.message__copyarea {
  display: flex;
  flex-direction: row-reverse;
}
.message__copy {
  position: relative;
  margin-left: auto;
  padding: 40rem 20rem;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: left;
  width: 54%;
}
@media only screen and (min-width: 769px) {
  .message__copy {
    width: auto;
    position: absolute;
    top: 133rem;
    left: 180rem;
    padding: 0;
  }
}

.message__copyInner {
  display: block;
  color: #313232;
  font-feature-settings: "vert" on;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 38.114rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 58rem */
  margin-left: 10rem;
}
.message__copyInner:last-of-type {
  margin-left: 20rem;
}
@media only screen and (min-width: 769px) {
  .message__copyInner {
    font-size: 58rem;
    margin-left: 16rem;
  }
  .message__copyInner:last-of-type {
    margin-left: 0;
  }
}

.message__heading {
  width: 50%;
  margin-top: 82rem;
}
@media only screen and (min-width: 769px) {
  .message__heading {
    width: 550rem;
    margin-top: 170rem;
  }
}

.message__headingInner {
  font-family: "Figtree", sans-serif;
  color: #EDE7DA;
  font-size: 64.673rem;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 113.4rem */
  letter-spacing: 6.467rem;
  text-transform: uppercase;
  transform: rotate(90deg);
}
@media only screen and (min-width: 769px) {
  .message__headingInner {
    font-size: 126rem;
    letter-spacing: 12.6rem;
  }
}

.message__manekky {
  display: none;
}
@media only screen and (min-width: 769px) {
  .message__manekky {
    display: block;
    width: 390rem;
    margin-left: 98rem;
    transform: translateY(300rem);
  }
  .message__manekky img {
    width: 100%;
  }
}

.message__inner {
  display: block;
}
@media only screen and (min-width: 769px) {
  .message__inner {
    display: flex;
    margin-top: 128rem;
  }
}

.message__text {
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15rem;
  font-style: normal;
  font-weight: 500;
  line-height: 200%; /* 32rem */
  letter-spacing: 0.45rem;
  padding: 0 20rem;
  margin-bottom: 40rem;
}
.message__text span {
  font-weight: 900;
  background-color: #EDE7DA;
}
@media only screen and (min-width: 769px) {
  .message__text {
    font-size: 16rem;
    letter-spacing: 0.48rem;
    margin-bottom: 66rem;
    padding: 0;
    padding-right: 240rem;
  }
}

.message__subheading {
  padding: 0 20rem;
  margin-bottom: 24rem;
}
@media only screen and (min-width: 769px) {
  .message__subheading {
    padding: 0;
  }
}

.message__subheadingInner {
  display: inline-block;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 28rem */
  letter-spacing: 2rem;
  text-transform: uppercase;
  padding: 2rem 10rem 6rem 10rem;
  background: #E83818;
  backdrop-filter: blur(25rem);
  margin-bottom: 6rem;
}
.message__subheadingInner:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
  .message__subheadingInner {
    font-size: 28rem;
    letter-spacing: 2.8rem;
  }
}
/**
* fonts
* パフォーマンスの観点からfontsはhtml内で記載、またはpreloadします
*/
.philosophy {
  background: #FFF;
  position: relative;
  z-index: 1;
  padding: 80rem 0 0;
}
@media only screen and (min-width: 769px) {
  .philosophy {
    padding: 128rem 0 0;
  }
}

.philosophy__heading {
  position: relative;
  z-index: 0;
  padding-bottom: 64rem;
}
@media only screen and (min-width: 769px) {
  .philosophy__heading {
    padding-bottom: 80rem;
  }
}

.philosophy__headingBg {
  width: 100%;
  margin: auto;
  font-size: 0;
}
.philosophy__headingBg img {
  width: 100%;
}
.philosophy__title {
  position: absolute;
  display: inline;
  width: 110rem;
  top: 20rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #E83818;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20rem;
  font-style: normal;
  font-weight: 900;
  line-height: 100%; /* 28rem */
  letter-spacing: 2rem;
  text-transform: uppercase;
  padding: 2rem 10rem 6rem 10rem;
  background: #FFF;
  backdrop-filter: blur(25rem);
}
@media only screen and (min-width: 769px) {
  .philosophy__title {
    width: 146rem;
    font-size: 28rem;
    letter-spacing: 2.8rem;
    top: 45rem;
  }
}

.philosophy__subtitle {
  color: #E83818;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 900;
  line-height: 135%; /* 27rem */
  letter-spacing: 1.44rem;
  text-transform: uppercase;
  margin-bottom: 24rem;
  padding: 0 55rem;
}
@media only screen and (min-width: 769px) {
  .philosophy__subtitle {
    text-align: center;
    font-size: 20rem;
    letter-spacing: 2rem;
    margin-bottom: 26rem;
  }
}

.philosophy__text {
  text-align: left;
  padding: 0 55rem;
}
@media only screen and (min-width: 769px) {
  .philosophy__text {
    text-align: center;
    padding: 0;
  }
}

.philosophy__textInner {
  display: inline-block;
  color: #313232;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18rem;
  font-style: normal;
  font-weight: 900;
  line-height: 135%; /* 27rem */
  letter-spacing: 1.44rem;
  text-transform: uppercase;
  margin-bottom: 8rem;
}
.philosophy__textInner:last-of-type {
  margin-bottom: 24rem;
}
@media only screen and (min-width: 769px) {
  .philosophy__textInner {
    font-size: 20rem;
    letter-spacing: 1.6rem;
    margin-bottom: 10rem;
  }
  .philosophy__textInner:last-of-type {
    margin-bottom: 26rem;
  }
}

.philosophy__subHeading {
  color: #E83818;
  text-align: left;
  font-family: "Figtree", sans-serif;
  font-size: 11rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 14.3rem */
  letter-spacing: 2.2rem;
  text-transform: uppercase;
  align-self: stretch;
  padding: 0 55rem;
  margin-bottom: 64rem;
}
@media only screen and (min-width: 769px) {
  .philosophy__subHeading {
    text-align: center;
    margin-bottom: 80rem;
    padding: 0;
  }
}

.philosophy__image {
  font-size: 0;
}
.philosophy__image img {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .philosophy__image {
    padding: 0 80rem 148rem;
  }
}