@charset "utf-8";

.characters {
  width: 100%;
  margin: 0 auto 8%;
}

.mySwiper01Main {
  display: block;
  width: 100%;
}

.mySwiper01Main .swiper-wrapper {
  width: 100%;
  margin: 0 auto 3%;
}

.mySwiper01Main .swiper-wrapper .swiper-slide img {
  width: 70%;
  margin: 0 auto;
}

.mySwiper01Thumb .swiper-wrapper {
  display: block;
  width: 96%;
  margin: 0 auto 6%;
  letter-spacing: -0.4em !important;
}

.mySwiper01Thumb .swiper-wrapper .swiper-slide {
  position: relative;
  width: 24.1% !important;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal !important;
}

.mySwiper01Thumb
  .swiper-wrapper
  .swiper-slide:not(:nth-of-type(4)):not(:nth-of-type(8)) {
  margin-right: 1.2%;
}

.mySwiper01Thumb .swiper-wrapper .swiper-slide:nth-of-type(-n + 4) {
  margin-bottom: 2.24%;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(1) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_01_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(1) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_01.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(2) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_02_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(2) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_02.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(3) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_03_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(3) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_03.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(4) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_04_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(4) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_04.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(5) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_05_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(5) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_05.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(6) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_06_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(6) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_06.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(7) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_07_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(7) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_07.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(8) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_08_off.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(8) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_08.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(9) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_09.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(9) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_09.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(10) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_10.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(10) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_10.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(11) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_11.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(11) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_11.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(12) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_12.png") no-repeat;
  background-size: cover;
}
.mySwiper01Thumb .swiper-slide-thumb-active:nth-of-type(12) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background: url("../images/new_chara_12.png") no-repeat;
  background-size: cover;
}

.swiper-button-next01 {
  width: 6%;
  height: auto;
  padding-top: calc(112 / 55 * 6%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 40%;
  right: 4%;
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: url("../images/allow_r.png") left top no-repeat;
}

.swiper-button-prev01 {
  width: 6%;
  height: auto;
  padding-top: calc(112 / 55 * 6%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 40%;
  left: 4%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: url("../images/allow_l.png") left top no-repeat;
}

@media screen and (min-width: 768px) {
  .characters {
    width: 88.72%;
  }

  .mySwiper01Thumb .swiper-wrapper .swiper-slide {
    width: 22.6% !important;
  }

  .mySwiper01Thumb
    .swiper-wrapper
    .swiper-slide:not(:nth-of-type(4)):not(:nth-of-type(8)) {
    margin-right: 3.2%;
  }

  .mySwiper01Main .swiper-wrapper .swiper-slide img {
    width: 68%;
  }

  .swiper-button-next01 {
    width: 5%;
    padding-top: calc(112 / 55 * 5%);
  }

  .swiper-button-prev01 {
    width: 5%;
    padding-top: calc(112 / 55 * 5%);
  }
}
