@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
#contentsWrap {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .anchorWrap {
    margin-top: -44px;
    padding-top: 44px;
  }
}

.crimsondesert_Layout * {
  box-sizing: border-box;
}
.crimsondesert_Layout p {
  margin-bottom: 0;
}
.crimsondesert_Layout .introSection {
  background: #000;
}
.crimsondesert_Layout .introSection > .inner01 {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .introSection > .inner01 {
    width: 100%;
  }
}
.crimsondesert_Layout .section01,
.crimsondesert_Layout .section02,
.crimsondesert_Layout .lineupSection {
  background: #00233c;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01,
  .crimsondesert_Layout .section02,
  .crimsondesert_Layout .lineupSection {
    padding: 10.5vw 0 6.25vw;
  }
}
.crimsondesert_Layout .section01 > .inner01,
.crimsondesert_Layout .section02 > .inner01,
.crimsondesert_Layout .lineupSection > .inner01 {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 > .inner01,
  .crimsondesert_Layout .section02 > .inner01,
  .crimsondesert_Layout .lineupSection > .inner01 {
    width: 92.5vw;
  }
}
.crimsondesert_Layout .section01 {
  background: #262626;
  padding: 66px 0 80px;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 {
    padding: 10vw 0 15.75vw;
  }
}
.crimsondesert_Layout .section01 .logo {
  text-align: center;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 .logo {
    margin-bottom: 7vw;
  }
}
.crimsondesert_Layout .section01 .logo img {
  max-width: 488px;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 .logo img {
    max-width: 70vw;
  }
}
.crimsondesert_Layout .section01 .tx01 {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 2.4rem;
  line-height: 1.6666666667;
  letter-spacing: -0.05em;
}
.crimsondesert_Layout .section01 .tx01 + .tx01 {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 .tx01 + .tx01 {
    margin-top: 1.4em;
  }
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section01 .tx01 {
    font-size: 1.6rem;
    line-height: 1.52;
  }
}
.crimsondesert_Layout .section02 {
  background: #404040;
  padding: 80px 0 85px;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section02 {
    padding: 3.75vw 0 3.75vw;
  }
}
.crimsondesert_Layout .section02 > .inner01 {
  min-width: 960px;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .section02 > .inner01 {
    min-width: auto;
    width: 92.5vw;
  }
}
.crimsondesert_Layout .lineupSection {
  background: #262626;
  padding: 74px 0 147px;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .lineupSection {
    padding: 9.5vw 0 17.5vw;
  }
}
.crimsondesert_Layout .lineupSection > .inner01 {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .lineupSection > .inner01 {
    width: 92.5vw;
  }
}
.crimsondesert_Layout .lineupSection > .inner01 .ti01 {
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 3.8rem;
  line-height: 1.2;
  padding-bottom: 0.38em;
  margin-bottom: -18px;
  background: linear-gradient(180deg, #bca883, #746853);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .lineupSection > .inner01 .ti01 {
    font-size: 5vw;
    padding-bottom: 0.78em;
    margin-bottom: 6vw;
  }
}
.crimsondesert_Layout .lineupSection > .inner01 .ti01::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(180deg, #bca883, #746853);
}
@media screen and (max-width: 767px) {
  .crimsondesert_Layout .lineupSection > .inner01 .ti01::before {
    height: 2px;
  }
}
.crimsondesert_Layout .lineupSection > .inner01 .btn01 {
  margin-top: 69px;
}

.gallery01 {
  display: grid;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .gallery01 {
    gap: 3.25vw;
  }
}
.gallery01 img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .gallery01 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gallery01 li:nth-child(1),
  .gallery01 li:nth-child(2) {
    grid-column: span 2;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .gallery01 li a {
    transition: opacity 0.15s ease-in-out;
  }
  .gallery01 li a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 767px) {
  .gallery01 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery01 li:nth-child(1) {
    order: 1;
    grid-column: span 2;
  }
  .gallery01 li:nth-child(3) {
    order: 2;
  }
  .gallery01 li:nth-child(4) {
    order: 3;
  }
  .gallery01 li:nth-child(7) {
    order: 4;
  }
  .gallery01 li:nth-child(8) {
    order: 5;
  }
  .gallery01 li:nth-child(2) {
    order: 6;
    grid-column: span 2;
  }
  .gallery01 li:nth-child(5) {
    order: 7;
  }
  .gallery01 li:nth-child(6) {
    order: 8;
  }
  .gallery01 li:nth-child(9) {
    order: 9;
  }
  .gallery01 li:nth-child(10) {
    order: 10;
  }
}

.btn01 {
  margin-top: 69px;
}
@media screen and (max-width: 767px) {
  .btn01 {
    margin-top: 9.5vw;
  }
}
.btn01 a {
  width: 700px;
  display: inline-block;
  background: linear-gradient(180deg, #bca883, #746853);
  padding: 2px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .btn01 a {
    width: 100%;
    font-size: 4.5vw;
    padding: 1px;
  }
}
.btn01 a > span {
  display: block;
  background: #231815;
  padding: 22px 30px 23px 0;
}
@media screen and (max-width: 767px) {
  .btn01 a > span {
    padding: 2.25vw 3vw 2.25vw 0;
  }
}
.btn01 a > span > span {
  padding: 0;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: 3.8rem;
  line-height: 1;
  background: linear-gradient(180deg, #bca883, #746853);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .btn01 a > span > span {
    font-size: 5vw;
  }
}
.btn01 a > span > span .font01 {
  margin-right: -0.4em;
}
.btn01 a > span > span .font02 {
  letter-spacing: -0.35em;
  margin-left: -0.1em;
}
.btn01 a > span > span .font03 {
  letter-spacing: -0.25em;
}
@media screen and (max-width: 767px) {
  .btn01 a > span > span .font03 {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) {
  .btn01 a {
    transition: opacity 0.15s ease-in-out;
  }
  .btn01 a:hover {
    opacity: 0.7;
  }
}
.btn01 a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .modelList01 {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
}
