@charset "UTF-8";
@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;
  }
}

@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section {
    padding: 12.8vw 0;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.intro {
    padding-bottom: 19.2vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents .inner {
    padding: 0 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section .sec_ttl {
  margin-bottom: 1.7857142857vw;
  line-height: 1.4;
  font-size: 3.3333333333vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section .sec_ttl {
    margin-bottom: 3.2vw;
    font-size: 6.4vw;
    line-height: 1.4;
  }
}
.page-ffxiv-cp-2026 main #contents section .sec_diamonds {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section .sec_diamonds {
    gap: 4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section .sec_diamonds.js-target {
  display: flex;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    kv
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .kv {
  position: relative;
  background: #00677f;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv {
    min-height: 175.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .kv__bg img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__bg {
    min-height: 175.7333333333vw;
    background: url(../img/sp/kv.jpg) center top/cover no-repeat;
  }
  .page-ffxiv-cp-2026 main .kv__bg img {
    display: none;
  }
}
.page-ffxiv-cp-2026 main .kv__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 64.2857142857vw;
  text-align: center;
  padding: 0 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__content {
    top: 27.7333333333vw;
    left: 0;
    transform: none;
    max-width: 100%;
    padding: 0 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__lead {
  font-size: 1.5761904762vw;
  font-weight: 900;
  color: #ffd940;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__lead {
    font-size: 4.8vw;
    line-height: 1.3;
    white-space: nowrap;
  }
}
.page-ffxiv-cp-2026 main .kv__lead em {
  font-style: normal;
  color: #ffd940;
}
.page-ffxiv-cp-2026 main .kv__logo {
  margin-top: 1.1904761905vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__logo {
    margin-top: 4vw;
  }
}
.page-ffxiv-cp-2026 main .kv__logo img {
  width: 47.6785714286vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__logo img {
    width: 55.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .kv__ttl {
  font-size: 3.0952380952vw;
  font-weight: 900;
  color: #d9ffff;
  line-height: 1;
  margin-top: 0.5952380952vw;
  letter-spacing: 0.1488095238vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__ttl {
    font-size: 9.6vw;
    margin-top: 2.6666666667vw;
    line-height: 1.2;
  }
}
.page-ffxiv-cp-2026 main .kv__sub {
  font-size: 1.1904761905vw;
  font-weight: 900;
  color: #d9ffff;
  margin-top: 3.3333333333vw;
  letter-spacing: 0.1488095238vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__sub {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
}
.page-ffxiv-cp-2026 main .kv__theme {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5952380952vw;
  padding: 0.5952380952vw 3.2738095238vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme {
    padding: 2.6666666667vw 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__theme::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40.9523809524vw;
  height: 4.880952381vw;
  transform: translate(-50%, -50%);
  background: url(../img/polygon-frame.svg) center/100% 100% no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme::before {
    width: 84.2666666667vw;
    height: 22.4vw;
    background-image: url(../img/sp/polygon-frame.svg);
  }
}
.page-ffxiv-cp-2026 main .kv__theme-body {
  position: relative;
  z-index: 1;
  padding: 0 0.5952380952vw;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme-body {
    padding: 0 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__theme-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4761904762vw;
  font-size: 1.1904761905vw;
  font-weight: 900;
  color: #00677f;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme-label {
    font-size: 3.2vw;
    gap: 1.0666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__theme-label::before, .page-ffxiv-cp-2026 main .kv__theme-label::after {
  content: "";
  display: block;
  width: 2.9761904762vw;
  height: 0.0595238095vw;
  background: #00677f;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme-label::before, .page-ffxiv-cp-2026 main .kv__theme-label::after {
    width: 8vw;
    height: 0.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__theme-text {
  font-size: 1.6666666667vw;
  font-weight: 900;
  color: #00677f;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__theme-text {
    font-size: 4.8vw;
    line-height: 1.3;
  }
}
.page-ffxiv-cp-2026 main .kv__period {
  display: inline-block;
  margin-top: 3.3333333333vw;
  padding: 0.4166666667vw 0.5952380952vw 0.6547619048vw;
  border-top: 0.0595238095vw solid #ffd940;
  border-bottom: 0.0595238095vw solid #ffd940;
  font-weight: 800;
  color: #ffd940;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__period {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90.4vw;
    margin-top: 4vw;
    padding: 2.1333333333vw 2.6666666667vw 2.9333333333vw;
    border-top-width: 0.2666666667vw;
    border-bottom-width: 0.2666666667vw;
    line-height: 1.4;
  }
}
.page-ffxiv-cp-2026 main .kv__period-label {
  font-size: 1.4880952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__period-label {
    display: block;
    font-size: 4.5333333333vw;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__period-dates {
    display: block;
    font-size: 4.5333333333vw;
    line-height: 1.2;
    white-space: nowrap;
  }
}
.page-ffxiv-cp-2026 main .kv__period .year,
.page-ffxiv-cp-2026 main .kv__period .day {
  font-size: 1.9047619048vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__period .year,
  .page-ffxiv-cp-2026 main .kv__period .day {
    font-size: 6.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .kv__period .unit {
  font-size: 1.3095238095vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .kv__period .unit {
    font-size: 4.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    anchor-nav
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .anchor-nav {
  background: #d9ffff;
  padding: 1.1904761905vw 0 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .anchor-nav {
    padding: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .anchor-nav__list { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex; /*IE10*/ /* Android4.3以下、Safari3.1〜6.0 */ /* Safari6.1以降 */
  justify-content: space-between;
  max-width: 64.2857142857vw;
  margin: 0 auto;
  gap: 0.4761904762vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .anchor-nav__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 100%;
    padding: 0;
    gap: 2.1333333333vw;
  }
}
.page-ffxiv-cp-2026 main .anchor-nav__list li {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .anchor-nav__list li {
    width: auto;
    flex: none;
  }
}
.page-ffxiv-cp-2026 main .anchor-nav__list li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5952380952vw;
  background: #ffd940;
  border: 0.1785714286vw solid #fff;
  border-radius: 0.5952380952vw;
  padding: 1.0714285714vw 0.5952380952vw 0.9523809524vw;
  font-size: 1.3095238095vw;
  font-weight: 800;
  color: #00677f;
  line-height: 2;
  min-height: 5.2380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .anchor-nav__list li a {
    border-width: 0.8vw;
    border-radius: 2.6666666667vw;
    padding: 4.8vw 2.6666666667vw 4.2666666667vw;
    font-size: 3.7333333333vw;
    height: 19.2vw;
    gap: 2.6666666667vw;
    line-height: 0.8;
  }
}
.page-ffxiv-cp-2026 main .anchor-nav__list li a::after {
  content: "";
  display: block;
  width: 0.5952380952vw;
  height: 0.5952380952vw;
  border-right: 0.119047619vw solid #00677f;
  border-bottom: 0.119047619vw solid #00677f;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .anchor-nav__list li a::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-right-width: 0.5333333333vw;
    border-bottom-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    intro
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .intro {
  background: #d9ffff;
}
.page-ffxiv-cp-2026 main .intro::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main .intro .lead {
  font-size: 3.2rem;
  font-weight: 900;
  color: #00677f;
  line-height: 1.5;
  letter-spacing: 0.1488095238vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .lead {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    letter-spacing: -0.0426666667vw;
  }
}
.page-ffxiv-cp-2026 main .intro .btn_create {
  position: relative;
  margin-top: 4.7619047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .btn_create {
    margin-top: 6.4vw;
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main .intro .btn_create a {
  display: block;
  background: #00677f;
  width: 35.7142857143vw;
  max-width: 100%;
  margin: 0 auto;
  line-height: 5.9523809524vw;
  border-radius: 50vh;
  font-size: 1.5476190476vw;
  font-weight: 700;
  color: #fff;
  position: relative;
}
.page-ffxiv-cp-2026 main .intro .btn_create a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2.380952381vw;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.119047619vw solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s ease 0s;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .btn_create a::after {
    right: 6.1333333333vw;
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .btn_create a {
    width: 91.4666666667vw;
    line-height: 15.4666666667vw;
    font-size: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .intro .btn_create .chara01 {
  position: absolute;
  top: -4.1666666667vw;
  left: 2.9166666667vw;
  width: 7.7380952381vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .btn_create .chara01 {
    position: relative;
    top: 6.6666666667vw;
    left: 23.4666666667vw;
    width: 20.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .intro .btn_create .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main .intro .btn_create .chara02 {
  position: absolute;
  top: -4.1666666667vw;
  right: 1.8452380952vw;
  width: 8.75vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .intro .btn_create .chara02 {
    top: 22.1333333333vw;
    right: 22.4vw;
    width: 20.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .intro .btn_create .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    xiv
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #contents section.xiv {
  background: #685bc7;
}
.page-ffxiv-cp-2026 main #contents section.xiv::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv {
    overflow: visible;
  }
  .page-ffxiv-cp-2026 main #contents section.xiv .inner {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .sec_ttl {
  color: #fff;
}
.page-ffxiv-cp-2026 main #contents section.xiv .sec_diamonds {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .sec_diamonds {
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .sec_diamonds span {
  display: block;
  flex-shrink: 0;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.2380952381vw solid #fff;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .sec_diamonds span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box {
  position: relative;
  margin-top: 4.7619047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box {
    margin-top: 6.4vw;
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl {
  background: #ea88d0;
  font-size: 4rem;
  font-weight: 900;
  color: #fff;
  padding: 2.380952381vw;
  border-radius: 1.1904761905vw 1.1904761905vw 0 0;
  line-height: 1.4;
  letter-spacing: 0.0595238095vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl {
    font-size: 6.4vw;
    padding: 5.3333333333vw;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl .large {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl .large {
    font-size: 6.4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl .small {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap_ttl .small {
    font-size: 5.6vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap {
  background: #fff;
  border-radius: 0 0 1.1904761905vw 1.1904761905vw;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 3.8095238095vw 4.2857142857vw;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap {
    border-radius: 0 0 5.3333333333vw 5.3333333333vw;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .text {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .text {
    font-size: 3.7333333333vw;
    text-align: center;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .text + .text {
  margin-top: 0;
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about {
  display: none;
  background: #d9ffff;
  border-radius: 1.1904761905vw;
  padding: 2.380952381vw;
  margin-top: 2.380952381vw;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about {
    border-radius: 2.6041666667vw;
    padding: 5.2083333333vw 3.125vw;
    margin-top: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__ttl {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__ttl {
    font-size: 3.6458333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__body { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex;
  gap: 1.7857142857vw;
  margin-top: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__body {
    display: block;
    margin-top: 3.125vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__img {
  width: 11.6666666667vw;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__img {
    width: 60%;
    margin: 0 auto 3.125vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__info {
  flex: 1;
  text-align: left;
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__label {
  display: inline-block;
  background: #333;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.4166666667vw 0.5952380952vw;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__label {
    font-size: 3.125vw;
    padding: 0.9114583333vw 1.3020833333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__detail {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  margin-top: 0.2380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__detail {
    font-size: 3.125vw;
    margin-top: 0.5208333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__block + .about__block {
  margin-top: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .wrap .about__block + .about__block {
    margin-top: 3.125vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .chara01 {
  position: absolute;
  top: -2.9761904762vw;
  left: -5.7142857143vw;
  width: 10.5357142857vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .chara01 {
    top: -12vw;
    left: -12.8vw;
    width: 28.8vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .chara02 {
  position: absolute;
  top: 5.3571428571vw;
  right: -2.380952381vw;
  width: 8.5714285714vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .box .chara02 {
    top: -6.6666666667vw;
    right: auto;
    left: 79.4666666667vw;
    width: 15.4666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .box .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes {
  display: none;
  margin-top: 2.380952381vw;
}
.page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes.js-target {
  display: none;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes.js-target {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes {
    margin-top: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes a {
  display: inline-block;
  background: #ea88d0;
  border-radius: 50vh;
  padding: 1.7857142857vw 5.9523809524vw;
  font-size: 2.6rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.23;
  position: relative;
}
.page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2.380952381vw;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.119047619vw solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s ease 0s;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes a::after {
    right: 6.1333333333vw;
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.xiv .btn_fanfes a {
    padding: 3.125vw 8.3333333333vw;
    font-size: 3.6458333333vw;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    memory
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .memory {
  background: #d9ffff;
  overflow: hidden;
}
.page-ffxiv-cp-2026 main .memory::before {
  content: none;
}
.page-ffxiv-cp-2026 main .memory::after {
  content: "";
  position: absolute;
  top: -1%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 101%;
  background: url(../img/user-post-bg.jpg) -5.78% -7.59%/105.79% 107.59% no-repeat;
  opacity: 0.4;
  pointer-events: none;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory::after {
    top: 0;
    height: 100%;
    background-position: center top;
    background-size: cover;
  }
}
.page-ffxiv-cp-2026 main .memory .sec_ttl {
  color: #00677f;
  letter-spacing: 0.2083333333vw;
}
.page-ffxiv-cp-2026 main .memory .sec_diamonds {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .sec_diamonds {
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .memory .sec_diamonds span {
  display: block;
  flex-shrink: 0;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.2380952381vw solid #00677f;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .sec_diamonds span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .memory .sample_ttl {
  position: relative;
  display: inline-block;
  margin-top: 4.7619047619vw;
}
.page-ffxiv-cp-2026 main .memory .sample_ttl.js-target {
  display: inline-block;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main .memory .sample_ttl.js-target {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .sample_ttl {
    margin-top: 8.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .memory .sample_ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22.0238095238vw;
  height: 3.4523809524vw;
  transform: translate(-50%, -50%);
  background: url(../img/special-frame.svg) center/100% 100% no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .sample_ttl::before {
    width: 54.4vw;
    height: 8.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .memory .sample_ttl span {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 22.0238095238vw;
  min-height: 3.4523809524vw;
  font-size: 2.0238095238vw;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  padding: 0.5952380952vw 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .sample_ttl span {
    min-width: 54.4vw;
    min-height: 8.5333333333vw;
    font-size: 4.2666666667vw;
    padding: 1.8666666667vw 6.9333333333vw;
  }
}
.page-ffxiv-cp-2026 main .memory .post { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex;
  gap: 1.1904761905vw;
  justify-content: center;
  margin-top: 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .post {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 5.3333333333vw;
         column-gap: 5.3333333333vw;
    row-gap: 8vw;
    margin-top: 8.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .memory .post li {
  flex: 1;
  max-width: 20.6547619048vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .post li {
    flex: none;
    max-width: none;
  }
  .page-ffxiv-cp-2026 main .memory .post li:last-child:nth-child(3) {
    grid-column: 1/-1;
    justify-self: center;
    width: calc(50% - 2.6666666667vw);
  }
}
.page-ffxiv-cp-2026 main .memory .post li img {
  width: 100%;
  box-shadow: 0.5952380952vw 0.5952380952vw 1.1904761905vw rgba(0, 0, 0, 0.15);
  border-radius: 0.2380952381vw 0.2380952381vw 0.3571428571vw 0.3571428571vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .post li img {
    box-shadow: 2.6666666667vw 2.6666666667vw 5.3333333333vw rgba(0, 0, 0, 0.15);
    border-radius: 1.0666666667vw 1.0666666667vw 1.6vw 1.6vw;
  }
}
.page-ffxiv-cp-2026 main .memory .note {
  margin-top: 1.7857142857vw;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .memory .note {
    margin-top: 8vw;
    font-size: 3.2vw;
  }
}
.page-ffxiv-cp-2026 main .memory .inner {
  position: relative;
  z-index: 1;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    flow
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .flow {
  background: #00677f;
  border-radius: 0;
}
.page-ffxiv-cp-2026 main .flow::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow {
    overflow: visible;
  }
  .page-ffxiv-cp-2026 main .flow .inner {
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .page-ffxiv-cp-2026 main .flow .inner > .step,
  .page-ffxiv-cp-2026 main .flow .inner > .note,
  .page-ffxiv-cp-2026 main .flow .inner > .btn_row,
  .page-ffxiv-cp-2026 main .flow .inner > .cp_contact {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
}
.page-ffxiv-cp-2026 main .flow .sec_ttl {
  color: #ffd940;
}
.page-ffxiv-cp-2026 main .flow .sec_diamonds {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .sec_diamonds {
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .sec_diamonds span {
  display: block;
  flex-shrink: 0;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.2380952381vw solid #ffd940;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .sec_diamonds span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .period {
  display: inline-block;
  margin: 4.7619047619vw 0 2.380952381vw;
  padding: 0.4166666667vw 0.5952380952vw 0.6547619048vw;
  border-top: 0.0595238095vw solid #ffd940;
  border-bottom: 0.0595238095vw solid #ffd940;
  font-weight: 800;
  color: #ffd940;
  line-height: 1;
}
.page-ffxiv-cp-2026 main .flow .period.js-target {
  display: inline-block;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main .flow .period.js-target {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    align-self: center;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 8.5333333333vw 0 8.5333333333vw;
    padding: 3.2vw 2.1333333333vw 2.6666666667vw;
    border-top-width: 0.2666666667vw;
    border-bottom-width: 0.2666666667vw;
    line-height: 1.2;
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .period-label {
  font-size: 1.369047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period-label {
    display: block;
    font-size: 4.8vw;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period-dates {
    display: block;
    font-size: 4.8vw;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period-line {
    display: block;
  }
}
.page-ffxiv-cp-2026 main .flow .period .num {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period .num {
    font-size: 6.9333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .period .unit {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .period .unit {
    font-size: 4.8vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex;
  align-items: stretch;
  gap: 2.380952381vw;
  position: relative;
  overflow: visible;
}
.page-ffxiv-cp-2026 main .flow .step.js-target {
  display: flex;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main .flow .step.js-target {
  display: flex;
}
.page-ffxiv-cp-2026 main .flow .step::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - (100% - 4.7619047619vw) / 3);
  height: 0.9523809524vw;
  background: #d9ffff;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step::after {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 4.2666666667vw;
    height: 100%;
    background: #d9ffff;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step {
    display: block;
  }
  .page-ffxiv-cp-2026 main .flow .step.js-target {
    display: block;
  }
  html.is-scroll-animate .page-ffxiv-cp-2026 main .flow .step.js-target {
    display: block;
  }
}
.page-ffxiv-cp-2026 main .flow .step li {
  flex: 1;
  align-self: stretch;
  background: #fff;
  border-radius: 1.1904761905vw;
  padding: 3.3333333333vw 1.9047619048vw;
  position: relative;
  overflow: visible;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li {
    border-radius: 3.2vw;
    padding: 4.2666666667vw;
  }
  .page-ffxiv-cp-2026 main .flow .step li + li {
    margin-top: 5.3333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.2380952381vw;
  height: 5.2380952381vw;
  margin: 0 auto 0.9523809524vw;
  border-radius: 50vh;
  background: #262626;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .num {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    margin-bottom: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .num span {
  font-family: "Roboto", sans-serif;
  font-size: 2.380952381vw;
  font-weight: 700;
  color: #d9ffff;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .num span {
    font-size: 6.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .text {
  font-size: 2rem;
  font-weight: 900;
  text-align: left;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .text {
    font-size: 4vw;
    text-align: center;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .text em {
  font-style: normal;
  font-size: 2.2rem;
  color: #00677f;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .text em {
    font-size: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .text .note-inline {
  display: block;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: left;
  margin-top: 0.5952380952vw;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .text .note-inline {
    font-size: 2.9333333333vw;
    text-align: left;
    margin-top: 2.1333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .img {
  position: relative;
  margin-top: 1.9047619048vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .img {
    margin-top: 4.2666666667vw;
  }
  .page-ffxiv-cp-2026 main .flow .step li .img img {
    width: 82.9333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .img .chara02 {
  position: absolute;
  left: -3.9880952381vw;
  bottom: -17.5595238095vw;
  width: 8.5714285714vw;
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .img .chara02 {
    left: -10vw;
    bottom: -5.3333333333vw;
    width: 18.1333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .img .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main .flow .step li .chara01 {
  position: absolute;
  top: -2.6785714286vw;
  left: -2.7380952381vw;
  width: 8.75vw;
  z-index: 3;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .chara01 {
    top: -3.7333333333vw;
    left: -3.4666666667vw;
    width: 25.3333333333vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main .flow .step li > .chara02 {
  position: absolute;
  top: 0.7142857143vw;
  right: -2.7976190476vw;
  width: 6.130952381vw;
  z-index: 3;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li > .chara02 {
    top: -6.9333333333vw;
    right: 4.8vw;
    left: auto;
    width: 17.0666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li > .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main .flow .step li .btn_detail.x {
  margin-top: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .btn_detail.x {
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li .btn_detail.x a {
  background: #262626;
  width: 14.880952381vw;
  line-height: 3.3333333333vw;
  margin: 0 auto;
  font-size: 1.0714285714vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li .btn_detail.x a {
    width: 68.8vw;
    line-height: 15.4666666667vw;
    font-size: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li:last-child .text {
  display: flex;
  flex-direction: column;
  gap: 0.9523809524vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .step li:last-child .text {
    gap: 3.2vw;
  }
}
.page-ffxiv-cp-2026 main .flow .step li:last-child .text p {
  line-height: 1.5;
  margin: 0;
}
.page-ffxiv-cp-2026 main .flow .step li:last-child .text .note-inline {
  margin-top: 0;
  margin-left: 0;
  text-indent: 0;
}
.page-ffxiv-cp-2026 main .flow .note {
  max-width: 64.2857142857vw;
  margin: 1.4285714286vw auto 0;
  text-align: left;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .note {
    font-size: 3.2vw;
    margin-top: 4.2666666667vw;
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main .flow .note li {
  line-height: 1.5;
  text-indent: -1em;
  margin-left: 1em;
}
.page-ffxiv-cp-2026 main .flow .btn_row { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex;
  gap: 2.380952381vw;
  justify-content: center;
  max-width: 64.2857142857vw;
  margin: 4.7619047619vw auto 0;
}
.page-ffxiv-cp-2026 main .flow .btn_row.js-target {
  display: flex;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main .flow .btn_row.js-target {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .btn_row {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 6.4vw;
  }
  .page-ffxiv-cp-2026 main .flow .btn_row.js-target {
    display: block;
  }
  html.is-scroll-animate .page-ffxiv-cp-2026 main .flow .btn_row.js-target {
    display: block;
  }
}
.page-ffxiv-cp-2026 main .flow .btn_row .btn_detail {
  flex: 1;
  max-width: 30.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .btn_row .btn_detail {
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main .flow .btn_row .btn_detail a {
  background: #ffd940;
  width: 100%;
  line-height: 6.6666666667vw;
  font-size: 2.6rem;
  color: #262626;
}
.page-ffxiv-cp-2026 main .flow .btn_row .btn_detail a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2.380952381vw;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.119047619vw solid #262626;
  border-left: 0;
  border-bottom: 0;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.5s ease 0s;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .btn_row .btn_detail a::after {
    right: 6.1333333333vw;
    width: 2.4vw;
    height: 2.4vw;
    border-width: 0.5333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .btn_row .btn_detail a {
    line-height: 15.4666666667vw;
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .btn_row .btn_detail + .btn_detail {
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .btn_row .btn_detail.policy a {
  margin-top: 0;
}
.page-ffxiv-cp-2026 main .flow .cp_contact {
  background: #d9ffff;
  border-radius: 1.1904761905vw;
  max-width: 47.619047619vw;
  margin: 4.7619047619vw auto 0;
  padding: 3.3333333333vw;
  color: #333;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact {
    border-radius: 3.2vw;
    padding: 5.3333333333vw;
    margin-top: 6.4vw;
    max-width: 100%;
    width: 100%;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .ttl {
  font-size: 1.6666666667vw;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .ttl {
    font-size: 4.8vw;
    line-height: 1.4;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .subttl {
  font-size: 1.1904761905vw;
  font-weight: 900;
  margin-top: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .subttl {
    font-size: 3.7333333333vw;
    line-height: 1.4;
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .mail {
  margin-top: 1.4285714286vw;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .mail {
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .mail a {
  font-size: 2.6rem;
  font-weight: 900;
  color: #00677f;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .mail a {
    font-size: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .contact_period {
  font-size: 1.8rem;
  margin-top: 1.4285714286vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .contact_period {
    font-size: 3.7333333333vw;
    line-height: 1.4;
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .flow .cp_contact .cap {
  font-size: 1.5rem;
  margin-top: 1.4285714286vw;
}
.page-ffxiv-cp-2026 main .flow .cp_contact .cap:last-child {
  margin-top: 1.0666666667vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .flow .cp_contact .cap {
    font-size: 2.6666666667vw;
    line-height: 1.4;
    margin-top: 1.0666666667vw;
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    emote
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #contents section.emote {
  background: #d9ffff;
}
.page-ffxiv-cp-2026 main #contents section.emote::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote {
    overflow: visible;
  }
  .page-ffxiv-cp-2026 main #contents section.emote .inner {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .inner {
  padding-top: 3.3333333333vw;
  padding-bottom: 3.8095238095vw;
}
.page-ffxiv-cp-2026 main #contents section.emote .box {
  position: relative;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl {
  background: #00677f;
  font-size: 4rem;
  font-weight: 900;
  color: #fff;
  padding: 2.380952381vw;
  border-radius: 1.1904761905vw 1.1904761905vw 0 0;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl {
    font-size: 4.8vw;
    padding: 4.2666666667vw;
    border-radius: 3.2vw 3.2vw 0 0;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl em {
  font-style: normal;
  color: #ffd940;
  letter-spacing: 0.119047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl em {
    font-size: 4.8vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl .sub {
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .wrap_ttl .sub {
    font-size: 3.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .wrap {
  background: #fff;
  border-radius: 0 0 1.1904761905vw 1.1904761905vw;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 3.8095238095vw 4.2857142857vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .wrap {
    border-radius: 0 0 3.2vw 3.2vw;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .img_emote {
  max-width: 47.619047619vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .img_emote {
    max-width: 100%;
  }
  .page-ffxiv-cp-2026 main #contents section.emote .box .img_emote img {
    border-radius: 2.1333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .chara01 {
  position: absolute;
  top: 10.8928571429vw;
  left: -3.8095238095vw;
  width: 8.75vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .chara01 {
    top: 24.2666666667vw;
    left: -3.7333333333vw;
    width: 14.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.emote .box .chara02 {
  position: absolute;
  right: -4.8214285714vw;
  bottom: -1.6071428571vw;
  width: 11.4880952381vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.emote .box .chara02 {
    right: -7.4666666667vw;
    bottom: -5.3333333333vw;
    width: 18.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.emote .box .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    cm
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .cm {
  background: #00677f;
}
.page-ffxiv-cp-2026 main .cm::before {
  content: none;
}
.page-ffxiv-cp-2026 main .cm .logo {
  max-width: 48.9880952381vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .logo {
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main .cm .logo img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .logo img {
    width: 48.8vw;
    margin-inline: auto;
  }
}
.page-ffxiv-cp-2026 main .cm .list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.4285714286vw;
  width: 100%;
  margin-top: 4.7619047619vw;
}
.page-ffxiv-cp-2026 main .cm .list.js-target {
  display: grid;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main .cm .list.js-target {
  display: grid;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list {
    grid-template-columns: 1fr;
    gap: 8.5333333333vw;
    margin-top: 6.4vw;
  }
  .page-ffxiv-cp-2026 main .cm .list.js-target {
    display: grid;
  }
  html.is-scroll-animate .page-ffxiv-cp-2026 main .cm .list.js-target {
    display: grid;
  }
}
.page-ffxiv-cp-2026 main .cm .list li {
  display: flex;
  flex-direction: column;
  gap: 0.9523809524vw;
  min-width: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list li {
    gap: 3.2vw;
  }
}
.page-ffxiv-cp-2026 main .cm .list li .thum {
  position: relative;
  border-radius: 0.8333333333vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list li .thum {
    border-radius: 3.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .cm .list li .thum a {
  display: block;
  position: relative;
  aspect-ratio: 16/9;
}
.page-ffxiv-cp-2026 main .cm .list li .thum a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.0357142857vw;
  height: 3.0357142857vw;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list li .thum a::before {
    width: 13.6vw;
    height: 13.6vw;
  }
}
.page-ffxiv-cp-2026 main .cm .list li .thum a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4761904762vw 0 0.4761904762vw 0.8333333333vw;
  border-color: transparent transparent transparent #fff;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list li .thum a::after {
    border-width: 2.1333333333vw 0 2.1333333333vw 3.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .cm .list li .thum img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-ffxiv-cp-2026 main .cm .list li .name {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.0595238095vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .cm .list li .name {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    movie
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .movie {
  background: #00677f;
  border-radius: 0;
}
.page-ffxiv-cp-2026 main .movie::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie {
    overflow: visible;
  }
  .page-ffxiv-cp-2026 main .movie .inner {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main .movie .sec_ttl {
  color: #ffd940;
}
.page-ffxiv-cp-2026 main .movie .sec_diamonds {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .sec_diamonds {
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main .movie .sec_diamonds span {
  display: block;
  flex-shrink: 0;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.2380952381vw solid #ffd940;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .sec_diamonds span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img {
  max-width: 57.1428571429vw;
  margin: 4.7619047619vw auto 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img {
    margin-top: 6.4vw;
    max-width: 91.4666666667vw;
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main .movie .img .thum {
  border-radius: 0.8333333333vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img .thum {
    border-radius: 3.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img .thum a {
  display: block;
  position: relative;
}
.page-ffxiv-cp-2026 main .movie .img .thum a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.5714285714vw;
  height: 8.5714285714vw;
  background: #00677f;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img .thum a::before {
    width: 15.7333333333vw;
    height: 15.7333333333vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img .thum a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.369047619vw 0 1.369047619vw 2.380952381vw;
  border-color: transparent transparent transparent #fff;
  transition: all 0.5s ease 0s;
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img .thum a::after {
    border-width: 2.4vw 0 2.4vw 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img .chara01 {
  position: absolute;
  top: 2.380952381vw;
  left: -4.7619047619vw;
  width: 9.7023809524vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img .chara01 {
    top: -2.6666666667vw;
    left: -5.3333333333vw;
    width: 16.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main .movie .img .chara02 {
  position: absolute;
  right: -4.2857142857vw;
  bottom: 1.9047619048vw;
  width: 7.7380952381vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .movie .img .chara02 {
    right: -4.5333333333vw;
    bottom: -4.5333333333vw;
    width: 16vw;
  }
}
.page-ffxiv-cp-2026 main .movie .img .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    product
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #contents section.product {
  background: #d9ffff;
  border-radius: 0;
}
.page-ffxiv-cp-2026 main #contents section.product::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product {
    overflow: visible;
  }
  .page-ffxiv-cp-2026 main #contents section.product .inner {
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .sec_ttl {
  font-size: 5.6rem;
  line-height: 1.3;
  color: #00677f;
  margin-bottom: 1.7857142857vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .sec_ttl {
    font-size: 6.4vw;
    margin-bottom: 3.2vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .sec_diamonds {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .sec_diamonds {
    gap: 2.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .sec_diamonds span {
  display: block;
  flex-shrink: 0;
  width: 0.9523809524vw;
  height: 0.9523809524vw;
  border: 0.2380952381vw solid #00677f;
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .sec_diamonds span {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .sec_diamonds {
  margin-bottom: 0;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap {
  position: relative;
  background: #fff;
  border-radius: 1.1904761905vw;
  padding: 4.7619047619vw 2.380952381vw !important;
  margin-top: 4.7619047619vw;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap {
    border-radius: 5.3333333333vw;
    padding: 5.3333333333vw 4.2666666667vw 10.6666666667vw !important;
    margin-top: 8.5333333333vw;
    overflow: visible;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap + .wrap {
  margin-top: 3.3333333333vw !important;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap + .wrap {
    margin-top: 8.5333333333vw !important;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .cate_ttl {
  font-size: 6.4rem;
  line-height: 1;
  color: #00677f;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .cate_ttl {
    font-size: 6.4vw;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item {
  margin-top: 3.3333333333vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item {
    margin-top: 6.4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item.js-target {
  display: grid;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main #contents section.product .wrap .item.js-target {
  display: grid;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item li + li {
    margin-top: 0;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item li .name {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item li .name {
    font-size: 5.3333333333vw;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item li .name span {
  display: block;
  margin-top: 0.9523809524vw;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item li .name span {
    margin-top: 2.1333333333vw;
    font-size: 4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item li .btn_detail {
  margin-top: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item li .btn_detail {
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap .item li .btn_detail a {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap .item li .btn_detail a {
    width: 46.9333333333vw;
    line-height: 10.6666666667vw;
    font-size: 4vw;
    margin-top: 0;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  justify-content: center;
  justify-items: center;
  padding-right: 0;
  padding-left: 0;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item.js-target {
  display: grid;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item.js-target {
  display: grid;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item {
    grid-template-columns: 1fr;
    gap: 8.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 27.7380952381vw;
  min-width: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(n+3) {
    margin-top: 0;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li.js-target {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li.js-target {
    width: 100%;
  }
}
html.is-scroll-animate .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li.js-target {
  display: flex;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li .img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.2380952381vw;
  width: 100%;
  max-width: 27.7380952381vw;
  min-height: 14.4047619048vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li .img {
    max-width: 100%;
    min-height: auto;
    margin-top: 4.2666666667vw;
    gap: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li .img img {
  display: block;
  flex-shrink: 0;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li .img .dec,
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li .img .main {
  position: static;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(1) .dec {
  width: 7.2619047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(1) .dec {
    width: 38%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(1) .main {
  width: 9.2261904762vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(1) .main {
    width: 48%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(2) .dec {
  width: 7.2619047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(2) .dec {
    width: 38%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(2) .main {
  width: 10vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(2) .main {
    width: 48%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(3) .dec {
  width: 9.2857142857vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(3) .dec {
    width: 40%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(3) .main {
  width: 11.0119047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(3) .main {
    width: 48%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(4) .dec {
  width: 13.630952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(4) .dec {
    width: 52%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(4) .main {
  width: 12.0238095238vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .item li:nth-child(4) .main {
    width: 48%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara01 {
  position: absolute;
  top: 4.7619047619vw;
  right: -2.380952381vw;
  width: 8.630952381vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara01 {
    top: 3.2vw;
    right: -3.2vw;
    left: auto;
    width: 19.4666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara02 {
  position: absolute;
  top: 23.0357142857vw;
  left: -1.7857142857vw;
  width: 7.2619047619vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara02 {
    top: 192vw;
    left: -2.6666666667vw;
    width: 14.9333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara03 {
  position: absolute;
  right: -3.5714285714vw;
  bottom: 0.5952380952vw;
  width: 8.8095238095vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara03 {
    right: -6.9333333333vw;
    bottom: auto;
    top: 362.6666666667vw;
    width: 20.8vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.printers .chara03 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item {
  display: flex;
  justify-content: space-evenly;
  align-items: flex-start;
  margin-inline: auto;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item.js-target {
  display: flex;
}
html.is-scroll-animate .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item.js-target {
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item {
    flex-direction: column;
    align-items: center;
    gap: 8.5333333333vw;
    padding: 0;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li {
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
  text-align: center;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li a {
  display: block;
  color: #333;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li a:hover {
    opacity: 1;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .icon {
  width: 4.7619047619vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .icon {
    width: 21.3333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .icon img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .img {
  margin-top: 1.4285714286vw;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .img {
    margin-top: 6.4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .img img {
  width: 100%;
  max-width: 22.2619047619vw;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .img img {
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .name {
  margin-top: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li .name {
    margin-top: 4.2666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(1) .img img {
  max-width: min(14.9404761905vw, 251px);
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(1) .img img {
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(2) .img img {
  max-width: 17.2023809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(2) .img img {
    max-width: 100%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(3) .img img {
  max-width: 22.2619047619vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .item li:nth-child(3) .img img {
    max-width: 100%;
    width: 100%;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara01 {
  position: absolute;
  top: 3.5714285714vw;
  left: -4.7619047619vw;
  width: 9.3452380952vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara01 {
    top: 8.8vw;
    left: -5.6vw;
    width: 21.3333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara01 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara02 {
  position: absolute;
  right: -2.380952381vw;
  bottom: 3.3333333333vw;
  width: 6.5476190476vw;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara02 {
    right: -3.2vw;
    bottom: auto;
    top: 353.8666666667vw;
    width: 14.6666666667vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.product .wrap.films .chara02 img {
  width: 100%;
  display: block;
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    floating-btn
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main .floating-btn {
  position: fixed;
  right: 0vw;
  bottom: 9.5238095238vw;
  z-index: 900;
  display: block;
  width: 13.3333333333vw;
  height: 13.3333333333vw;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", sans-serif;
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .floating-btn {
    right: 0.8vw;
    bottom: 17.0666666667vw;
    width: 22.4vw;
    height: 22.4vw;
  }
}
.page-ffxiv-cp-2026 main .floating-btn.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.page-ffxiv-cp-2026 main .floating-btn.is-visible:hover {
  opacity: 0.85;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .floating-btn.is-visible:hover {
    opacity: 1;
  }
}
.page-ffxiv-cp-2026 main .floating-btn__visual {
  display: block;
  width: 100%;
  height: 100%;
}
.page-ffxiv-cp-2026 main .floating-btn__visual img {
  display: block;
  width: 100%;
  height: 100%;
}
.page-ffxiv-cp-2026 main .floating-btn__text {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.page-ffxiv-cp-2026 main .floating-btn__heading {
  position: absolute;
  top: 4.4047619048vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.3095238095vw;
  font-weight: 900;
  color: #00677f;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .floating-btn__heading {
    top: 7.4666666667vw;
    font-size: 2.2vw;
  }
}
.page-ffxiv-cp-2026 main .floating-btn__label {
  position: absolute;
  top: 7.5vw;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.8333333333vw;
  font-weight: 700;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main .floating-btn__label {
    top: 12.7333333333vw;
    font-size: 1.4vw;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    modal
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
}
.page-ffxiv-cp-2026 main #modal .modalMask {
  position: absolute;
  inset: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}
.page-ffxiv-cp-2026 main #modal .modalCont .video {
  position: absolute;
  width: 100%;
  max-width: 57.1428571429vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  padding: 0 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modal .modalCont .video {
    max-width: 100%;
    padding: 0 4.5572916667vw;
  }
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .youtube iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close {
  position: absolute;
  top: -3.3333333333vw;
  right: 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close {
    top: -9.375vw;
    right: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex; /*IE10*/ /* Android4.3以下、Safari3.1〜6.0 */ /* Safari6.1以降 */
  justify-content: center;
  background: #00677f;
  width: 2.380952381vw;
  height: 2.380952381vw;
  border-radius: 50vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
  }
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::before, .page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 1.4285714286vw;
  height: 0.1785714286vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::before, .page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::after {
    width: 4.1666666667vw;
    height: 0.5208333333vw;
  }
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::before {
  transform: rotate(45deg);
}
.page-ffxiv-cp-2026 main #modal .modalCont .video .btn_close a::after {
  transform: rotate(-45deg);
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    terms modal
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #modalTerms {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
}
.page-ffxiv-cp-2026 main #modalTerms .modalMask {
  position: absolute;
  inset: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  padding: 0 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms {
    padding: 0 4.5572916667vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close {
  position: absolute;
  top: -3.3333333333vw;
  right: 2.380952381vw;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close {
    top: -9.375vw;
    right: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button { /*Android4.3*/ /*IE10*/ /*PC-Safari,iOS8.4*/
  display: flex; /*IE10*/ /* Android4.3以下、Safari3.1〜6.0 */ /* Safari6.1以降 */
  justify-content: center;
  background: #00677f;
  width: 2.380952381vw;
  height: 2.380952381vw;
  border: 0;
  border-radius: 50vh;
  position: relative;
  cursor: pointer;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::before, .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 1.4285714286vw;
  height: 0.1785714286vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::before, .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::after {
    width: 4.1666666667vw;
    height: 0.5208333333vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::before {
  transform: rotate(45deg);
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms .btn_close button::after {
  transform: rotate(-45deg);
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__body {
  background: #fff;
  border-radius: 1.1904761905vw;
  padding: 3.3333333333vw 4.2857142857vw;
  max-height: 33.3333333333vw;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__body {
    border-radius: 2.6041666667vw;
    padding: 6.25vw 3.125vw;
    max-height: calc(100vh - 15.625vw);
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__ttl {
  font-size: 3.2rem;
  font-weight: 900;
  text-align: center;
  color: #00677f;
  line-height: 1.4;
  margin-bottom: 2.380952381vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__ttl {
    font-size: 4.6875vw;
    margin-bottom: 4.1666666667vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8;
  color: #333;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content {
    font-size: 3.125vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content h3 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #00677f;
  line-height: 1.5;
  margin-top: 1.9047619048vw;
  margin-bottom: 0.9523809524vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content h3 {
    font-size: 3.6458333333vw;
    margin-top: 4.1666666667vw;
    margin-bottom: 2.0833333333vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content h3:first-child {
  margin-top: 0;
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ul,
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ol {
  margin-top: 0.9523809524vw;
  padding-left: 1.5em;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ul,
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ol {
    margin-top: 2.0833333333vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ul li + li,
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ol li + li {
  margin-top: 0.4761904762vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ul li + li,
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content ol li + li {
    margin-top: 1.0416666667vw;
  }
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__content a {
  color: #00677f;
  text-decoration: underline;
  word-break: break-all;
}
.page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__links li + li {
  margin-top: 0.7142857143vw;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #modalTerms .modalCont .terms__links li + li {
    margin-top: 3.2vw;
  }
}
.page-ffxiv-cp-2026 main {
  /* -----------------------------------------------------
    official
  ----------------------------------------------------- */
}
.page-ffxiv-cp-2026 main #contents section.official {
  background: #fff;
}
.page-ffxiv-cp-2026 main #contents section.official::before {
  content: none;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .inner {
    display: flex;
    flex-direction: column;
    gap: 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .bnr {
    max-width: 100%;
  }
  .page-ffxiv-cp-2026 main #contents section.official .bnr img {
    width: 100%;
    height: 51.2vw;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 2.1333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.official .btn_detail {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .btn_detail {
    margin-top: 0;
  }
}
.page-ffxiv-cp-2026 main #contents section.official .btn_detail a {
  width: 600px;
  line-height: inherit;
  padding: 16px 0;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .btn_detail a {
    width: 100%;
    padding: 2.1333333333vw 3.7333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .btn_detail a::after {
    right: 5.8666666667vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-width: 0.5333333333vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.official .text {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .text {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .text p {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
.page-ffxiv-cp-2026 main #contents section.official .text p.copyright {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .text p.copyright {
    font-size: 3.2vw;
    line-height: 6.4vw;
  }
}
.page-ffxiv-cp-2026 main #contents section.official .text p + p {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .page-ffxiv-cp-2026 main #contents section.official .text p + p {
    margin-top: 6.4vw;
  }
}/*# sourceMappingURL=style.css.map */