@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  html {
    height: 100%;
  }
}
html body {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  html body {
    background: url("./img/pc/pc_bg.jpg") center/cover no-repeat fixed;
  }
}
@media screen and (max-width: 767px) {
  html body::before {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background: url("./img/sp/sp_bg.jpg");
    background-position: center center;
    background-size: contain;
    content: "";
  }
}
html body img {
  width: 100%;
}
html body .top {
  background-image: url("./img/pc/pc_fv_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 768px) {
  html body .top {
    height: 36.8229166667vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  html body .top {
    background-image: url("./img/sp/sp_fv_bg.png");
    height: 77.8666666667vw;
  }
}
html body .top .campaign-title {
  display: block;
  height: auto;
}
@media screen and (min-width: 768px) {
  html body .top .campaign-title {
    width: 65.7291666667vw;
    max-width: 1262px;
    margin: 0.3125vw auto 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  html body .top .campaign-title {
    width: 100%;
  }
}
html body .top .campaign-detail {
  display: block;
  height: auto;
}
@media screen and (min-width: 768px) {
  html body .top .campaign-detail {
    width: 52.0833333333vw;
    max-width: 1262px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  html body .top .campaign-detail {
    width: 100%;
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  html body .about {
    margin-top: -100px;
  }
}
html body .about .about-precautions-text {
  text-align: left;
  line-height: clamp(28px, 30 / 1920 * 100vw, 32px);
  letter-spacing: 1.28px;
  margin: min(4vw, 40px) auto 0;
  width: min(80vw, 800px);
  color: #ffffff;
  font-size: clamp(14px, 16 / 1920 * 100vw, 16px);
}
@media screen and (max-width: 767px) {
  html body .about .about-precautions-text {
    line-height: calc(56 / 750 * 100vw);
    letter-spacing: 2.24px;
    font-size: calc(28 / 750 * 100vw);
  }
}
html body .about .about-precautions-text a {
  text-decoration: underline;
  word-wrap: break-word;
}
html body .about .synopsis-btn {
  display: block;
  transition: transform 0.3s ease-out;
  width: min(64vw, 640px);
  margin: min(4.8vw, 48px) auto 0;
}
@media screen and (max-width: 767px) {
  html body .about .synopsis-btn {
    width: min(85.3333333333vw, 640px);
    margin: min(6.4vw, 48px) auto 0;
  }
}
html body .about .synopsis-btn:hover {
  transform: translateY(min(-0.5vw, -5px));
}
html body .add-mission {
  padding: min(12vw, 120px) 0;
}
@media screen and (max-width: 767px) {
  html body .add-mission {
    padding: min(16vw, 120px) 0;
  }
}
html body .add-mission .mission-list-img {
  margin: min(4vw, 40px) auto 0;
  display: block;
  width: min(100vw, 1000px);
}
html body .add-mission .mission-list-img-sp {
  margin: min(5.3333333333vw, 40px) auto 0;
  display: block;
  width: min(93.6vw, 702px);
}
html body .add-mission .cp-inse-img {
  margin: 0 auto;
  display: block;
  width: min(99.723vw, 997.23px);
}
@media screen and (max-width: 767px) {
  html body .add-mission .cp-inse-img {
    margin: 0 auto;
    width: min(100vw, 750px);
  }
}
html body .add-mission .step-title-img {
  margin: min(12vw, 120px) auto 0;
  display: block;
  width: min(54vw, 540px);
  scroll-margin-top: min(7vw, 70px);
}
@media screen and (max-width: 767px) {
  html body .add-mission .step-title-img {
    margin: min(16vw, 120px) auto 0;
    width: min(76.364vw, 572.73px);
    scroll-margin-top: min(16vw, 120px);
  }
}
html body .add-mission .mission-list-img {
  margin: min(4vw, 40px) auto 0;
  display: block;
  width: min(100vw, 1000px);
}
html body .add-mission .mission-txt-open-btn {
  display: block;
  margin: 0 auto;
  width: min(46.1vw, 461px);
}
@media screen and (max-width: 767px) {
  html body .add-mission .mission-txt-open-btn {
    width: min(61.4666666667vw, 461px);
  }
}
html body .add-mission .is-close-state {
  margin: min(4vw, 40px) auto 0;
}
@media screen and (max-width: 767px) {
  html body .add-mission .is-close-state {
    margin: min(5.3333333333vw, 40px) auto 0;
  }
}
html body .limited-add-mission {
  margin-bottom: min(12vw, 120px);
}
@media screen and (max-width: 767px) {
  html body .limited-add-mission {
    margin-bottom: min(16vw, 120px);
  }
}
html body .limited-add-mission .add-mission-section {
  padding: min(4.8vw, 48px) 0;
  background: url("./img/common/add_bg.png") center/cover no-repeat;
  width: 100%;
  height: auto;
  text-align: center;
  border-top: min(0.4vw, 4px) solid #f7e27f;
  border-bottom: min(0.4vw, 4px) solid #f7e27f;
}
@media screen and (max-width: 767px) {
  html body .limited-add-mission .add-mission-section {
    border-top: min(1.0666666667vw, 8px) solid #f7e27f;
    border-bottom: min(1.0666666667vw, 8px) solid #f7e27f;
    background: url("./img/common/add_bg.png") center center/contain;
    -webkit-background-size: contain;
  }
}
html body .limited-add-mission .add-mission-section .add-missionimg-wrapper,
html body .limited-add-mission .add-mission-section .add-mission-text-wrapper,
html body .limited-add-mission .add-mission-section .mission-list-wrapper,
html body .limited-add-mission .add-mission-section .mission-list-sp-wrapper {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
html body .limited-add-mission .add-mission-section .add-mission-img {
  margin: 0 auto;
  width: min(70.2vw, 702px);
}
@media screen and (max-width: 767px) {
  html body .limited-add-mission .add-mission-section .add-mission-img {
    width: min(93.6vw, 702px);
  }
}
html body .limited-add-mission .add-mission-section .add-mission-text-img {
  margin: min(1.6vw, 16px) auto 0;
  width: min(55.6vw, 556px);
}
@media screen and (max-width: 767px) {
  html body .limited-add-mission .add-mission-section .add-mission-text-img {
    width: min(74.1333333333vw, 556px);
    margin: min(2.1333333333vw, 16px) auto 0;
  }
}
html body .limited-add-mission .add-mission-section .mission-list-img {
  margin: min(4vw, 40px) auto 0;
  width: min(100vw, 1000px);
}
html body .limited-add-mission .add-mission-section .mission-list-img-sp {
  margin: min(5.3333333333vw, 40px) auto 0;
  width: min(93.6vw, 702px);
}
html body .limited-add-mission .add-mission-section .mission-list-img {
  margin: min(4vw, 40px) auto 0;
  width: min(100vw, 1000px);
}
html body .reward {
  padding: min(4.8vw, 48px) 0;
  background-image: url("./img/pc/pack_bg_pc.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: min(76vw, 760px);
  height: auto;
}
@media screen and (max-width: 767px) {
  html body .reward {
    padding: min(8.4946666667vw, 63.71px) 0 min(8.7493333333vw, 65.62px);
    background-image: url("./img/sp/pack_bg_sp.png");
    min-height: min(227.784vw, 1708.38px);
  }
}
html body .reward .pack-title-img {
  display: block;
  margin: 0 auto;
  width: min(83.2vw, 832px);
}
@media screen and (max-width: 767px) {
  html body .reward .pack-title-img {
    width: min(93.8666666667vw, 704px);
  }
}
html body .reward .pack-txt-img-sp {
  display: block;
  margin: min(2.1333333333vw, 16px) auto 0;
  width: min(68.4vw, 513px);
}
html body .reward .reward-list-img {
  display: block;
  margin: min(4vw, 40px) auto 0;
  width: min(100vw, 1000px);
}
html body .reward .pack-title-img-sp {
  display: block;
  margin: min(5.3333333333vw, 40px) auto 0;
  width: min(93.8666666667vw, 704px);
}
html body .campaign-text {
  width: min(80vw, 800px);
  margin: min(4vw, 40px) auto 0;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html body .campaign-text {
    width: min(93.6vw, 702px);
    margin: min(10.6666666667vw, 80px) auto 0;
  }
}
html body .campaign-text ul {
  list-style: none;
  color: #ffffff;
  font-size: clamp(14px, 16 / 1920 * 100vw, 16px);
  letter-spacing: 1.28px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  html body .campaign-text ul {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: 2.24px;
  }
}
html body .campaign-text ul li {
  text-align: left;
  line-height: clamp(28px, 30 / 1920 * 100vw, 32px);
}
@media screen and (max-width: 767px) {
  html body .campaign-text ul li {
    line-height: calc(56 / 750 * 100vw);
  }
}
html body .campaign-text ul li:not(:first-child) {
  margin-top: min(4vw, 40px);
}
@media screen and (max-width: 767px) {
  html body .campaign-text ul li:not(:first-child) {
    margin-top: min(5.3333333333vw, 40px);
  }
}
html body .title-list {
  width: min(96.4vw, 964px);
  margin: min(-6vw, -60px) auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: min(3.2vw, 32px);
}
@media screen and (max-width: 767px) {
  html body .title-list {
    flex-flow: column;
    text-align: center;
  }
}
@media screen and (max-width: 450px) {
  html body .title-list {
    margin: 35px auto 0;
  }
}
html body .title-list .titie-img {
  width: min(30vw, 300px);
}
html body .title-list .hover-animation {
  display: block;
  margin: min(0.8vw, 8px) auto 0;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
  transition: transform 0.3s ease-out;
}
html body .title-list .hover-animation:hover {
  transform: translateY(min(-0.5vw, -5px));
}
html body .title-list .game-play-btn {
  display: block;
  width: min(27.7vw, 277px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  html body .title-list .game-play-btn {
    width: min(42.2666666667vw, 317px);
  }
}
html body .bottom {
  margin: 0 auto;
  padding: min(8vw, 80px) 0 min(12vw, 120px);
}
html body footer {
  text-align: center;
  padding: min(0.8vw, 8px) 0 min(0.689vw, 6.89px);
  display: block;
  background-color: #ffffff;
  font-size: clamp(10px, 12 / 1920 * 100vw, 12px);
}
@media screen and (max-width: 767px) {
  html body footer {
    padding: min(1.0666666667vw, 8px) 0 min(0.972vw, 7.29px);
    font-size: calc(22 / 750 * 100vw);
  }
}
html body .title-btn-flex-sp {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.1333333333vw, 16px);
  margin: min(5.3333333333vw, 40px) auto 0;
  width: min(93.6vw, 702px);
}
html body .title-btn-flex-sp .top-btn {
  width: min(45.6vw, 342px);
}
html body .title-btn-flex-sp .bottom-btns {
  display: flex;
  justify-content: space-between;
  gap: min(1.0666666667vw, 8px);
  width: 100%;
}
html body .title-btn-flex-sp .bottom-btns img {
  width: calc(50% - min(1.0666666667vw, 8px));
}
html body .popup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
html body .popup.close {
  display: none;
}
html body .popup.open {
  display: block;
}
html body .popup .popup-base-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("./img/pc/popup_base.jpg") center/cover no-repeat;
  width: min(75.6vw, 756px);
  height: min(49.28vw, 492.8px);
  max-width: 100vw;
  max-height: 100vh;
}
html body .popup .popup-base-img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("./img/pc/popup_frame_pc.png") center/cover no-repeat;
  width: min(75.74vw, 757.4px);
  height: min(49.28vw, 492.8px);
  max-width: 100vw;
  max-height: 100vh;
  content: "";
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img::after {
    width: min(97.38vw, 973.8px);
    height: min(63.36vw, 633.6px);
  }
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img::after {
    background: url("./img/sp/popup_frame_sp.png") center/cover no-repeat;
    width: min(84.72vw, 635.4px);
    height: min(129.6vw, 972px);
  }
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img {
    background: url("./img/sp/popup_base_sp.jpg") center/cover no-repeat;
    width: min(84.48vw, 633.6px);
    height: min(129.6vw, 972px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img {
    width: min(97.2vw, 972px);
    height: min(63.36vw, 633.6px);
  }
}
html body .popup .popup-base-img .close-btn-img {
  position: absolute;
  top: -1%;
  right: 0%;
  display: block;
  width: min(8vw, 80px);
  height: min(8.024vw, 80.24px);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .close-btn-img {
    top: -10%;
    width: min(10.6666666667vw, 80px);
    height: min(10.6986666667vw, 80.24px);
  }
}
html body .popup .popup-base-img .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
html body .popup .popup-base-img .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: min(43.352vw, 433.52px);
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .swiper-slide {
    height: min(129.6vw, 972px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img .swiper-slide {
    height: min(63.36vw, 633.6px);
  }
}
html body .popup .popup-base-img .swiper-button-prev,
html body .popup .popup-base-img .swiper-button-next {
  z-index: 10;
}
html body .popup .popup-base-img .swiper-button-prev::after,
html body .popup .popup-base-img .swiper-button-next::after {
  display: none;
}
html body .popup .popup-base-img .swiper-button-prev {
  top: min(43.5vw, 435px);
  transform: scale(-1);
  left: min(29vw, 290px);
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .swiper-button-prev {
    width: min(8.8vw, 66px);
    top: min(118.122vw, 885.915px);
    transform: scale(-1);
    left: min(22vw, 165px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img .swiper-button-prev {
    top: min(57.6792vw, 576.792px);
    transform: scale(-1);
    left: min(39.6vw, 396px);
  }
}
html body .popup .popup-base-img .swiper-button-next {
  top: min(43.98vw, 439.8px);
  right: min(30.02vw, 300.2px);
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .swiper-button-next {
    width: min(8.8vw, 66px);
    top: min(119.562vw, 896.715px);
    right: min(20.7vw, 207px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img .swiper-button-next {
    top: min(58.0392vw, 580.392px);
    right: min(39.42vw, 394.2px);
  }
}
html body .popup .popup-base-img .swiper-pagination {
  top: min(42.1768vw, 421.768px);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .swiper-pagination {
    top: min(116.442vw, 873.315px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img .swiper-pagination {
    top: min(75.642vw, 567.315px);
  }
}
html body .popup .popup-base-img .swiper-pagination-bullet {
  background: #878787;
  margin: 0 min(0.8vw, 8px);
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .swiper-pagination-bullet {
    margin: 0 min(2.4vw, 18px);
  }
}
html body .popup .popup-base-img .swiper-pagination-bullet-active {
  background-color: #a10000;
}
html body .popup .popup-base-img .popup-game-img {
  width: min(72.59vw, 725.9px);
  height: auto;
  max-height: min(53.8vw, 538px);
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  html body .popup .popup-base-img .popup-game-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(80.64vw, 604.8px);
    height: auto;
    max-height: min(133.2vw, 999px);
  }
}
@media screen and (min-width: 1920px) {
  html body .popup .popup-base-img .popup-game-img {
    width: min(93.33vw, 933.3px);
  }
}
@media screen and (max-width: 767px) {
  html body .js-tab-controll {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  html body .js-tab-controll.is-active-img {
    display: block !important;
  }
}
html body .mission-list-img-sp[data-toggle-state="open"] {
  display: none !important;
}
html body .mission-list-img-sp[data-toggle-state="open"].is-detail-open {
  display: block !important;
}
html body .mission-list-img-sp[data-toggle-state="close"].is-detail-open {
  display: none !important;
}
html body .title-btn-flex-sp img {
  opacity: 0.5;
  cursor: pointer;
}
html body .title-btn-flex-sp img.is-active {
  opacity: 1;
}
html body.scroll-lock {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  html body.scroll-lock {
    overscroll-behavior: none;
  }
}

