body,
#header::before,
#header::after {
  background: #fdf6e6 !important;
}

#page-collection-single .gallery_wrapper_ {
  padding-bottom: 0;
}

#page-collection-single .afterword_ .back_ {
  margin-top: 100px;
}

#denim2024-keyvisual {
  position: relative;
  height: calc(100vh - 6.75rem);
  margin: 6.75rem 40px 0;
}

#denim2024-keyvisual .background,
#denim2024-keyvisual .content {
  position: absolute;
  inset: 0;
}

#denim2024-keyvisual .background img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#denim2024-keyvisual .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 22px 26px;
}

#denim2024-keyvisual .content .maintitle {
  font-family: 'A1 Gothic M';
  font-size: 2.5rem;
  line-height: 1.2001;
  letter-spacing: 0.02em;
  color: #faedcd;
}

#denim2024-keyvisual .content .subtitle {
  font-family: 'A1 Gothic R';
  font-size: 0.875rem;
  line-height: 1.2001;
  color: #faedcd;
}

#denim2024-greeting {
  position: relative;
  overflow: hidden;
  padding: 100px 22px 200px;
}

#denim2024-greeting .inner {
  font-family: 'A1 Gothic R';
}

#denim2024-greeting .title {
  margin-bottom: 32px;
}

#denim2024-greeting .title h2 {
  font-size: 1.25rem;
  line-height: 1.2001;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}

#denim2024-greeting .title span {
  font-size: 0.75rem;
  line-height: 1.2001;
  display: block;
}

#denim2024-greeting .text {
  position: relative;
  font-size: 0.875rem;
  line-height: 2.2001;
  letter-spacing: 0.02em;
  text-align: justify;
}

#denim2024-greeting .text .stamp {
  content: '';
  display: block;
  position: absolute;
  right: -35px;
  bottom: -140px;
  width: 255px;
  aspect-ratio: 290.69/243.29;
}

#denim2024-greeting .text .stamp::after {
  content: '';
  position: absolute;
  inset: 0;
}

#denim2024-greeting .text .stamp::after {
  background: url("../../../img/collection/denim2024/bull.svg") center/cover no-repeat;
}

#denim2024-greeting .text p {
  position: relative;
}

#denim2024-collection h2 {
  font-size: 1.6875rem;
  line-height: 1.11121;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 35px;
}

#denim2024-collection .swiper {
  position: relative;
  overflow: hidden;
}

#denim2024-collection .swiper .swiper-wrapper {
  display: inline-flex;
  flex-wrap: nowrap;
  cursor: none;
  margin-bottom: 10px;
}

#denim2024-collection .swiper .swiper-wrapper[data-type='odd'] .swiper-slide:nth-child(even) {
  margin-top: 25px;
}

#denim2024-collection .swiper .swiper-wrapper[data-type='even'] .swiper-slide:nth-child(odd) {
  margin-top: 25px;
}

#denim2024-collection .swiper .swiper-slide {
  position: relative;
}

#denim2024-collection .swiper .swiper-slide .image {
  height: 480px;
}

#denim2024-collection .swiper .swiper-slide .data {
  position: absolute;
  top: 43.54167%;
  right: 0;
  transform: translate(40%);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: grid;
  gap: 7.5px;
}

#denim2024-collection .swiper .swiper-slide .data dl {
  font-family: 'A1 Gothic M';
  font-size: 0.5625rem;
  line-height: 1.0001;
  letter-spacing: 0.08em;
  display: grid;
  grid-template-columns: 7.5em 1fr;
}

#denim2024-collection .swiper .swiper-slide .data dl .r {
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
  writing-mode: initial;
}

#denim2024-collection .swiper .swiper-pager {
  display: flex;
  justify-content: center;
  margin: -5px 0;
}

#denim2024-collection .swiper .swiper-pager li {
  line-height: 0;
}

#denim2024-collection .swiper .swiper-pager button {
  padding: 5px;
}

#denim2024-collection .swiper .swiper-pager button::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background: rgba(71, 113, 139, 0.25);
  border-radius: 50%;
}

#denim2024-collection .swiper .swiper-pager button[data-current='true']::before {
  background: #d21d17;
}

#denim2024-collection .swiper .drag {
  position: fixed;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  z-index: 10;
  font-size: 0.875rem;
  line-height: 1.5001;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #193854;
  transform: scale(0);
  transition: transform 500ms cubic-bezier(0.77, 0, 0.175, 1);
  pointer-events: none;
}

#denim2024-collection .swiper .drag[data-visible='true'] {
  transform: scale(1);
}

#denim2024-collection .link-list {
  text-align: center;
  margin-top: 50px;
}

#denim2024-collection .link-list .button_ {
  width: 11.25rem;
}

#denim2024-credit {
  width: 114.28571%;
  margin-left: -7.14286%;
  text-align: right;
  margin-top: 60px;
}

#denim2024-bottom {
  display: grid;
  grid-template-rows: auto auto;
  gap: 40px 0;
  margin-top: 80px;
}

#denim2024-bottom img {
  width: 55.38462vw;
}

#denim2024-bottom img:nth-child(2) {
  justify-self: flex-end;
}

#denim2024-fes {
  margin-top: 9.375rem;
  display: grid;
  grid-template-rows: auto auto auto;
}

#denim2024-fes .upper {
  position: relative;
  margin-bottom: 15px;
}

#denim2024-fes .upper h2 {
  font-family: 'A1 Gothic M';
  color: #d21d17;
  font-size: 0.75rem;
  line-height: 1.3;
}

#denim2024-fes .upper picture {
  display: block;
  aspect-ratio: 346/214;
}

#denim2024-fes .upper picture img {
  width: 100%;
}

#denim2024-fes .lower .photo {
  position: relative;
  margin-bottom: 45px;
}

#denim2024-fes .lower .photo img {
  border-radius: 2px;
  overflow: hidden;
  width: 100%;
  transform: rotate(2deg);
}

#denim2024-fes .lower .photo::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 43.93064%;
  margin-left: 5.78035%;
  margin-bottom: -7.22543%;
  aspect-ratio: 152/115;
  background: url("../../../img/collection/denim2024/mark.svg") center/contain no-repeat;
  mix-blend-mode: darken;
}

#denim2024-fes .lower .text {
  font-family: 'A1 Gothic M';
  position: relative;
  color: #181818;
  font-size: 0.875rem;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: justify;
}

#denim2024-fes .bottom .button_ {
  width: 100%;
  margin-top: 40px;
}

@media screen and (min-width: 769px) {
  #page-collection-single .afterword_ .back_ {
    margin-top: 11.875rem;
  }

  #denim2024-keyvisual .content {
    justify-content: center;
    padding: 40px;
  }

  #denim2024-greeting {
    padding: 150px 80px 200px;
  }

  #denim2024-collection h2 {
    margin-bottom: 38px;
  }

  #denim2024-collection .swiper .swiper-wrapper {
    margin-bottom: 12px;
  }

  #denim2024-collection .link-list {
    margin-top: 2.5rem;
  }

  #denim2024-credit {
    margin-top: 6.25rem;
  }

  #denim2024-bottom {
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    gap: 0 7.14286%;
    margin-top: 9.375rem;
  }

  #denim2024-bottom img {
    width: 100%;
  }

  #denim2024-bottom img:nth-child(2) {
    margin-top: 28.84615%;
  }

  #denim2024-fes {
    grid-template-rows: auto auto;
    grid-template-columns: 28.33333% 1fr;
    gap: 0 5%;
    margin-inline: -3.57143%;
  }

  #denim2024-fes .upper {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    margin: 0;
  }

  #denim2024-fes .upper h2 {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }

  #denim2024-fes .upper picture {
    aspect-ratio: 342.4/794.24;
  }

  #denim2024-fes .lower {
    grid-row: 1 / 2;
    grid-column: 2 / 3;
  }

  #denim2024-fes .lower .photo {
    margin-bottom: 55px;
  }

  #denim2024-fes .lower .photo img {
    border-radius: 5px;
  }

  #denim2024-fes .lower .photo::after {
    left: auto;
    right: 0;
    width: 45.565%;
    margin-left: 0;
    margin-right: 4%;
    margin-bottom: -23.75%;
  }

  #denim2024-fes .bottom {
    grid-row: 2 / 3;
    grid-column: 1 / -1;
    text-align: center;
  }

  #denim2024-fes .bottom .button_ {
    width: 15.9375rem;
    margin-top: 100px;
  }
}

@media screen and (min-width: 1024px) {
  #denim2024-greeting .inner {
    display: flex;
  }

  #denim2024-greeting .title {
    width: 17.5rem;
    margin-bottom: 0;
  }

  #denim2024-greeting .text {
    width: 40rem;
    min-width: 640px;
  }

  #denim2024-greeting .text .stamp {
    position: absolute;
    margin: 0;
    right: -70px;
    bottom: -140px;
    width: 280px;
  }
}

@media screen and (min-width: 1280px) {
  #denim2024-greeting {
    padding: 9.375rem 7.5rem 12.5rem;
  }

  #denim2024-greeting .text .stamp {
    position: absolute;
    margin: 0;
    right: -220px;
    bottom: -130px;
    width: 296px;
  }
}

@media screen and (max-width: 1279.8px) {
  #denim2024-credit {
    width: calc(100% + 55px * 2);
    margin-left: -55px;
  }
}

@media screen and (max-width: 1023.8px) {
  #denim2024-credit {
    width: calc(100% + 48px * 2);
    margin-left: -48px;
  }
}

@media screen and (max-width: 768.8px) {
  #denim2024-keyvisual {
    height: calc(100vh - 6.75rem);
    margin: 6.75rem 0 0;
  }

  #denim2024-credit {
    width: 100%;
    margin-left: 0;
  }
}

@media screen and (max-width: 559.8px) {
  #denim2024-keyvisual {
    height: calc(100svh - 108px);
    margin: 108px 0 0;
  }

  #denim2024-keyvisual .content .maintitle {
    font-size: 2.5rem;
    line-height: 1.2001;
    letter-spacing: 0.02em;
  }

  #denim2024-keyvisual .content .subtitle {
    font-size: 0.875rem;
    line-height: 1.2001;
  }

  #denim2024-greeting .title h2 {
    font-size: 1.25rem;
    line-height: 1.2001;
    letter-spacing: 0.02em;
  }

  #denim2024-greeting .title span {
    font-size: 0.75rem;
    line-height: 1.2001;
  }

  #denim2024-greeting .text {
    font-size: 0.875rem;
    line-height: 2.2001;
    letter-spacing: 0.02em;
  }

  #denim2024-collection h2 {
    font-size: 1.6875rem;
    line-height: 1.11121;
    letter-spacing: 0.02em;
  }

  #denim2024-collection .swiper .swiper-slide .data dl {
    font-size: 0.5625rem;
    line-height: 1.0001;
    letter-spacing: 0.08em;
  }

  #denim2024-collection .swiper .drag {
    font-size: 0.875rem;
    line-height: 1.5001;
    letter-spacing: 0.02em;
  }

  #denim2024-credit {
    width: 100%;
    margin-left: 0;
  }
}

@media (hover: none) and (pointer: coarse) {
  #denim2024-collection .swiper .drag {
    display: none;
  }
}
/*# sourceMappingURL=denim2024.css.map */
