/**
* Foundation
* ========================== */
body {
  position: relative;
  margin: 0;
  /* font-family: "Yu Gothic Medium", "游ゴシ�?ク Medium", YuGothic, "游ゴシ�?ク�?", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; */
  /* font-size: 14px;
  font-weight: 500;
  color: #2C0000;
  line-height: 33px;
  letter-spacing: 0.07em; */
}

img {
  width: 100%;
}

/**
* Layout
* ========================== */
.l-section {
  text-align: center;
}

.l-main {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #2C0000;
  line-height: 33px;
  letter-spacing: 0.07em;
}

.l-main img {
  display: inline;
}

.footer__sitemap a {
  font-weight: 400;
}

/* Object
* ========================== */
/* Component ------------ */

/* Project ------------ */
.p-mainVisual {
  padding: 73px 0 60px;
  background: linear-gradient(#FFFFFF 27.5%, #E8E1DC 61.5%, #DBD2CC 95.5%);
  text-align: center;
}

.p-mainVisualTop {
  padding-block: 0 60px;
  background: linear-gradient(#FFFFFF 27.5%, #E8E1DC 61.5%, #DBD2CC 95.5%);
}

.p-mainVisualTop .p-mainVisual__message {
  padding-top: 60px;
}

.p-mainVisual__title {
  position: relative;
}

.p-mainVisual__title::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: 138px;
  background: linear-gradient(80.96deg, #531515 7.52%, #A88272 95.56%);
}

.p-mainVisual__image {
  padding-block: 80px;
  background: linear-gradient(
  to right,
  rgba(245, 164, 64, 0.15) 0%,   /* #f5a440 → rgba(245,164,64,0.15) */
  rgba(168, 100, 191, 0.15) 75%, /* #a864bf → rgba(168,100,191,0.15) */
  rgba(137, 74, 242, 0.15) 100%  /* #894af2 → rgba(137,74,242,0.15) */
);
}

.p-mainVisual__title__image {
  position: relative;
  width: 505px;
  height: auto;
  margin-bottom: 70px;
}

.p-mainVisual--2022 {
  background: linear-gradient(0deg, #DEDDDD 0.59%, #EAE7E6 37.07%, rgba(215, 209, 205, 0) 73.54%, rgba(253, 252, 252, 0) 73.55%);
}

.p-mainVisual__title--2022::before {
  top: 95px;
  height: 167px;
  background: linear-gradient(80.96deg, #C63F0C 7.52%, #E26377 95.56%);
}

.p-mainVisual__title__image--2022 {
  width: 610px;
  margin-bottom: 50px;
}

.p-mainVisual__title__image--2024 {
  width: 100%;
  max-width: 860px;
  margin-bottom: 0;
}

.p-mainVisual__year {
  font-family: 'Avenir';
  font-size: 32px;
  font-weight: 300;
  line-height: 44px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #531515;
  text-align: center;
  margin-bottom: 40px;
}

.p-mainVisual__message__title {
  display: inline-block;
  position: relative;
  margin-bottom: 31px;
  font-size: 26px;
  line-height: 41px;
}

.p-mainVisual__message__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 97%;
  height: 2px;
  background-color: #2C0000;
  bottom: 0;
  left: 0;
}

.p-mainVisual__message strong {
  font-size: 16px;
  font-weight: 700;
}

.p-projectMember {
  padding: 70px 0 0 0;
}

.p-projectMember--movie {
  padding: 70px 0 130px;
  border-bottom: 1px solid #D7D1CD;
}

.p-projectMember__title {
  margin-bottom: 23px;
  text-align: center;
}

.p-projectMember__title img {
  width: 509px;
}

.p-projectMember__lead {
  margin-bottom: 24px;
}

.p-projectMember__lead__message {
  margin-bottom: 9px;
  font-size: 26px;
  line-height: 25px;
}

.p-projectMember__border {
  height: 80px;
  position: relative;
  margin: 0 auto 30px;
}

.p-projectMember__instagram__text {
  padding: 70px 0 130px;
  font-size: 20px;
  line-height: 25px;
}

.p-projectMember__instagram__ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.p-projectMember__instagram__ul__li {
  width: 25%;
  cursor: pointer;
}

.p-projectMember__instagram__ul__li--fadein {
  transition: all 1500ms;
  opacity: 0;
}

.p-projectMember__instagram__ul__li--fadein:nth-child(4n - 2) {
  transition-delay: 300ms;
}

.p-projectMember__instagram__ul__li--fadein:nth-child(4n - 1) {
  transition-delay: 600ms;
}

.p-projectMember__instagram__ul__li--fadein:nth-child(4n) {
  transition-delay: 900ms;
}

.p-projectMember__instagram__ul__li__image {
  width: 100%;
  height: auto;
}

.p-projectMember__border::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #2C0000;
  transition: all 800ms;
}

.p-projectMember__border--scrollin::after {
  height: 80px;
}

.p-newMember {
  padding: 81px 0 91px;
  background: linear-gradient(#E3DEDB 0%, #ECE7E3 9.7%, rgba(215, 209, 205, 0) 16.8%, rgba(215, 209, 205, 0) 59.2%, #ECE7E3 90.3%, #E3DEDB 100%);
}

.p-newMember__title {
  display: inline-block;
  position: relative;
  margin-bottom: 26px;
  line-height: 41px;
}

.p-newMember__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 102%;
  height: 2px;
  background-color: #2C0000;
  bottom: 0;
  left: -2%;
}

.p-newMember__lead {
  margin-bottom: 60px;
}

.p-newMember__instagram {
  width: 860px;
  margin: 0 auto;
}

.p-newMember__instagram__ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.p-newMember__instagram__ul__li {
  width: 197px;
  height: 197px;
  margin-left: 24px;
  margin-bottom: 24px;
  cursor: pointer;
}

.p-newMember__instagram__ul__li:nth-child(4n - 3) {
  margin-left: 0;
}

.p-newMember__instagram__ul__li:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

.p-newMember__instagram__ul__li--scrollin {
  display: block;
  animation: fadeInMore 1000ms;
}

@keyframes fadeInMore {
  0% {
    height: 0;
    opacity: 0;
  }
  50% {
    height: 197px;
    opacity: 0;
  }
  100% {
    height: 197px;
    opacity: 1;
  }
}

.p-newMember__instagram__ul__li__image {
  width: 100%;
}

.p-newMember__instagram__readmore {
  display: inline-flex;
  position: relative;
  height: 67px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.12em;
  cursor: pointer;
}

.p-newMember__instagram__readmore--more {
  flex-direction: column;
}

.p-newMember__instagram__readmore--more::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 12px;
  background-image: url(../img/icon_more.png);
  background-size: 100%;
  top: 42px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 200ms;
  transition-timing-function: ease-in;
}

.p-newMember__instagram__readmore--more:hover::after {
  top: 54px;
}

.p-newMember__instagram__readmore--close {
  flex-direction: column-reverse;
  margin-top: 56px;
}

.p-newMember__instagram__readmore--close::after {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 12px;
  background-image: url(../img/icon_more.png);
  background-size: 100%;
  bottom: 42px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  transition: all 200ms;
  transition-timing-function: ease-in;
}

.p-newMember__instagram__readmore--close:hover::after {
  bottom: 54px;
}

.p-newMember__instagram__readmore img {
  height: 18px;
  width: auto;
}

.p-cta {
  padding: 90px 0 166px;
}

.p-cta__title {
  display: inline-block;
  position: relative;
  margin-bottom: 31px;
  font-size: 26px;
  line-height: 41px;
}

.p-cta__title::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #2C0000;
  bottom: 0;
  left: 2%;
}

.p-cta__message {
  margin-bottom: 85px;
}

.p-cta__buttonArea--instagram {
  margin-top: 85px;
}

.p-cta__buttonArea__button {
  display: inline-block;
  position: relative;
  width: 313px;
  height: 46px;
  margin: 0 auto;
  border: solid 1px #2C0000;
  border-radius: 0;
  background-color: #FFFFFF;
  line-height: 46px;
  color: #2C0000;
  font-size: 14px;
  font-weight: 700;
  transition: all 200ms;
  transition-timing-function: ease-in;
}

@media all and (-ms-high-contrast:none) {
  .p-cta__buttonArea__button {
    padding-top: 4px;
  }
}

.p-cta__buttonArea__button::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 36px;
  height: 1px;
  background-color: #2C0000;
  top: 21.5px;
  left: 300px;
  transition: all 200ms;
  transition-timing-function: ease-in;
}

.p-cta__buttonArea__button::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #2C0000;
  top: 21.5px;
  left: 336px;
  transform: rotate(-230deg);
  transform-origin: left top;
  transition: all 200ms;
  transition-timing-function: ease-in;
}

.p-cta__buttonArea__button:hover {
  background-color: #2C0000;
  color: #FFFFFF;
}

.p-cta__buttonArea__button:hover::before {
  width: 61px;
}

.p-cta__buttonArea__button:hover::after {
  left: 361px;
}

.p-cta__buttonArea__button--instagram {
  height: 78px;
  width: 396px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}

.p-cta__buttonArea__button--instagram::before {
  top: 39px;
  left: 381px;
}

.p-cta__buttonArea__button--instagram::after {
  top: 39px;
  left: 417px;
}

.p-cta__buttonArea__button--instagram:hover::after {
  left: 442px;
}

.p-projectMember__instagram__ul__li .p-cta__buttonArea__button--instagram {
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.p-projectMember__instagram__ul__li .p-cta__buttonArea__button--instagram p {
  margin-top: 1.5em;
  line-height: 1.2;
}

.p-projectMember__instagram__ul__li .p-cta__buttonArea__button--instagram .arrow {
  font-size: 2.2em;
  vertical-align: middle;
}

.p-projectMember__instagram__ul__li .p-cta__buttonArea__button--instagram::before,
.p-projectMember__instagram__ul__li .p-cta__buttonArea__button--instagram::after {
  display: none;
}

.p-cta__buttonArea__button__icon {
  width: 40px;
  margin-right: 10px;
}

.p-cta__buttonArea--instagram._in-modal {
  margin-top: 50px;
  margin-bottom: 40px;
}

.p-cta__buttonArea--instagram._in-modal .p-cta__buttonArea__button {
  background-color: transparent;
}

.p-cta__buttonArea--instagram._in-modal .p-cta__buttonArea__button:hover {
  background-color: #2C0000;
}

.p-modalArea {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-modalArea__wrapper {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 92.3%;
  max-width: 1182px;
  max-height: 92.3%;
  text-align: center;
  overflow-y: scroll;
}

.p-modalArea__wrapper__close {
  position: absolute;
  width: 56px;
  height: 0;
  top: 23px;
  right: 24px;
  cursor: pointer;
  margin-left: auto;
}

.p-modalArea__wrapper__content {
  width: 100%;
  padding: 8.31% 13% 3.81%;
  box-sizing: border-box;
  background: linear-gradient(#FFFFFF 27.5%, #E8E1DC 61.5%, #DBD2CC 95.5%);
}

.p-modalArea__wrapper__content__change {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;
}

.p-modalArea__wrapper__content__change__item {
  width: calc((100% - 20px) / 2);
}

.p-modalArea__wrapper__content__change__item + .p-modalArea__wrapper__content__change__item {
  margin-left: 20px;
}

.p-modalArea__wrapper__content__change__item:last-child {
  width: 57.2%;
  max-width: 500px;
  margin: 20px 0 0;
}

.p-modalArea__wrapper__content__movie {
  width: 468px;
}

.p-modalArea__wrapper__content__movie iframe {
  width: 100%;
  height: calc(468px / 4 * 5);
}

.p-modalArea__wrapper__content__message {
  text-align: left;
}

.p-modalArea__wrapper__content__message__number {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 27px;
}

.p-modalArea__wrapper__content__message__text {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 27px;
}

.p-modalArea__wrapper__content__message__hash li {
  font-size: 18px;
  line-height: 27px;
}

.p-modalArea__back {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(14, 0, 0, 0.5);
}

.p-modalArea__wrapper--error {
  height: 92.3%;
  max-height: 650px;
}

.p-modalArea__wrapper__content--error {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0;
}

.p-modalArea__wrapper__content__errorMessage {
  font-size: 18px;
  line-height: 46px;
}

.p-pageTop {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 86px;
  height: 86px;
  background-color: #D7D1CD;
  cursor: pointer;
}

.p-pageTop__inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.p-pageTop__inner__image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60px;
  margin: 0 auto;
}


/* Utility
* ========================== */
.u-hidden {
  display: none;
}

.u-mincho {
  font-family: "游明朝", "游明朝�?", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

.u-strong {
  padding-bottom: 5px;
  font-weight: 600;
}

.u-fixed {
  height: 100%;
  overflow: hidden;
}

.u-shine {
  position: relative;
  overflow: hidden;
}

.u-shine::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  transform: skewX(-25deg);
  animation: shine 0.7s;
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.u-linkHover {
  background-color: #FFF5F5;
  transition-duration: 200ms;
  transition-timing-function: ease-in;
}

.u-linkHover:hover {
  opacity: 0.6;
}

.u-opacity0 {
  transform: translate(0, 30px);
  transition: all 1200ms;
  opacity: 0;
}

.u-opacity1 {
  transform: translate(0, 0);
  opacity: 1 !important;
}


/* Article
* ========================== */
.p-article {
  padding-top: 73px;
}
.p-article__logo {
  max-width: 490px;
  margin-bottom: 30px;
}
.p-article__message__text {
  margin-bottom: 30px;
}