@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700;900&display=swap");
html:has(.page-ffxiv-cp-2026) {
  font-size: 62.5%;
}

.page-ffxiv-cp-2026 {
  margin: 0;
}
.page-ffxiv-cp-2026 main {
  width: 100%;
}
.page-ffxiv-cp-2026 #contents {
  font-family: "Noto Sans JP", serif;
  -webkit-text-size-adjust: 100%;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  font-feature-settings: "palt" 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 #contents {
    font-size: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main .inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .inner {
    max-width: 100%;
    padding: 0 5.2083333333vw;
  }
}
.page-ffxiv-cp-2026 main .inner .en {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.page-ffxiv-cp-2026 main a {
  opacity: 1;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}
.page-ffxiv-cp-2026 main a img {
  transition: all 0.5s ease 0s;
}
.page-ffxiv-cp-2026 main a img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main a img:hover {
    opacity: 1;
  }
}
.page-ffxiv-cp-2026 main .js-target {
  opacity: 1;
  transform: none;
}
.page-ffxiv-cp-2026.is-scroll-animate main .js-target {
  display: block;
  transition: opacity 1s, transform 1s;
  opacity: 0;
  transform: translateY(20px);
}
.page-ffxiv-cp-2026.is-scroll-animate main .js-target.is-active {
  opacity: 1;
  transform: translateY(0);
}
.page-ffxiv-cp-2026 main br.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main br.pc {
    display: none;
  }
}
.page-ffxiv-cp-2026 main br.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main br.sp {
    display: block;
  }
}

.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    pp
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .pp {
  background: #00677f;
  position: relative;
}
.page-ffxiv-cp-2026 main .pp .lang {
  z-index: 1;
}
.page-ffxiv-cp-2026 main .pp section {
  font-weight: 900;
}
.page-ffxiv-cp-2026 main .pp section .text {
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .text {
    font-size: 4.1666666667vw;
    margin-bottom: 10.4166666667vw;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap {
  padding: 0 !important;
}
.page-ffxiv-cp-2026 main .pp section .wrap .area_ttl {
  font-size: 4rem;
  color: #ffd940;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap .area_ttl {
    font-size: 5.2083333333vw;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap .links {
  max-width: 800px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap .links {
    max-width: 100%;
    margin-top: 5.2083333333vw;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap .links li a {
  display: block;
  background: #fff;
  font-size: 3.2rem;
  color: #00677f;
  line-height: 96px;
  border-radius: 50vh;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap .links li a {
    font-size: 4.1666666667vw;
    line-height: 14.5833333333vw;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap .links li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap .links li a:hover {
    opacity: 1;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap .links li + li {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap .links li + li {
    margin-top: 5.2083333333vw;
  }
}
.page-ffxiv-cp-2026 main .pp section .wrap + .wrap {
  margin-top: 96px !important;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .pp section .wrap + .wrap {
    margin-top: 15.625vw !important;
  }
}/*# sourceMappingURL=pp.css.map */