@charset "utf-8";

.mySwiper01Main .swiper-wrapper {
  width: 100%;
  margin: 0 auto 3.6%;
}

.mySwiper01Main .swiper-wrapper .swiper-slide img {
  width: 100%;
  margin: 0 auto;
}

.mySwiper01Thumb .swiper-wrapper {
  display: block;
  width: 100%;
  margin: 0 auto 6%;
  letter-spacing: -0.4em !important;
}

.mySwiper01Thumb .swiper-wrapper .swiper-slide {
  position: relative;
  width: 15.625% !important;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal !important;
}

.mySwiper01Thumb .swiper-wrapper .swiper-slide:not(:last-of-type) {
  margin-right: 1.25%;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(1) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_01_on.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(2) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_02_on.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(3) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_03_on.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(4) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_04_on.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(5) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_05_on.png") no-repeat;
  background-size: cover;
}

.mySwiper01Thumb .swiper-slide:nth-of-type(6) span {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_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: calc(167 / 124 * 100%);
  background: url("../images/02_chara_btn_06_on.png") no-repeat;
  background-size: cover;
}

.swiper-button-next01 {
  width: 6%;
  height: auto;
  padding-top: calc(76 / 51 * 6%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 37%;
  right: 4.5%;
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: url("../images/02_chara_arrow_r.png") left top no-repeat;
}

.swiper-button-prev01 {
  width: 6%;
  height: auto;
  padding-top: calc(76 / 51 * 6%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 55%;
  left: 4.5%;
  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/02_chara_arrow_l.png") left top no-repeat;
}

.swiper02 {
  width: 82.1%;
  margin: 0 auto;
}

.swiper-button-next02 {
  width: 7.2%;
  height: auto;
  padding-top: calc(79 / 55 * 7.2%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 41%;
  right: 1%;
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: url("../images/04_event_arrow_r.png") left top no-repeat;
}

.swiper-button-prev02 {
  width: 7.2%;
  height: auto;
  padding-top: calc(79 / 55 * 7.2%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 41%;
  left: 1%;
  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/04_event_arrow_l.png") left top no-repeat;
}

.swiper02 .swiper-pagination {
  position: relative;
  margin: clamp(1.2rem, 0.514rem + 3.43vw, 1.8rem) auto 0;
}

.swiper02 .swiper-pagination-bullet,
.swiper02 .swiper-pagination-bullet-active {
  border-radius: 0%;
  width: clamp(0.5rem, 0.214rem + 1.43vw, 0.75rem);
  height: clamp(0.5rem, 0.214rem + 1.43vw, 0.75rem);
}

.swiper02 .swiper-pagination-bullet {
  background: black;
  opacity: 1;
  margin: 0 clamp(0.188rem, -0.027rem + 1.07vw, 0.375rem) !important;
}

.swiper02 .swiper-pagination-bullet-active {
  background: #ffd200;
  opacity: 1;
  margin: 0 clamp(0.188rem, -0.027rem + 1.07vw, 0.375rem) !important;
}

.swiper03,
.swiper04,
.swiper05,
.swiper06 {
  width: 75%;
  position: absolute;
  bottom: clamp(0.125rem, -0.804rem + 4.64vw, 0.938rem);
  left: 0;
  right: 0;
  margin: auto;
}

.swiper-button-next03,
.swiper-button-next04,
.swiper-button-next05,
.swiper-button-next06 {
  width: 9%;
  height: auto;
  padding-top: calc(79 / 55 * 9%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 46%;
  right: -11%;
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  background: url("../images/04_event_arrow_r.png") left top no-repeat;
}

.swiper-button-prev03,
.swiper-button-prev04,
.swiper-button-prev05,
.swiper-button-prev06 {
  width: 9%;
  height: auto;
  padding-top: calc(79 / 55 * 9%);
  background-size: cover !important;
  margin-top: 0;
  position: absolute;
  top: 46%;
  left: -11%;
  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/04_event_arrow_l.png") left top no-repeat;
}

.swiper03 .swiper-pagination,
.swiper04 .swiper-pagination,
.swiper05 .swiper-pagination,
.swiper06 .swiper-pagination {
  position: relative;
  margin: clamp(0.5rem, -0.357rem + 4.29vw, 1.25rem) auto 0;
}

.swiper03 .swiper-pagination-bullet,
.swiper04 .swiper-pagination-bullet,
.swiper05 .swiper-pagination-bullet,
.swiper06 .swiper-pagination-bullet,
.swiper03 .swiper-pagination-bullet-active,
.swiper04 .swiper-pagination-bullet-active,
.swiper05 .swiper-pagination-bullet-active,
.swiper06 .swiper-pagination-bullet-active {
  border-radius: 0%;
  width: clamp(0.5rem, 0.214rem + 1.43vw, 0.75rem);
  height: clamp(0.5rem, 0.214rem + 1.43vw, 0.75rem);
}

.swiper03 .swiper-pagination-bullet,
.swiper04 .swiper-pagination-bullet,
.swiper05 .swiper-pagination-bullet,
.swiper06 .swiper-pagination-bullet {
  background: white;
  opacity: 1;
  margin: 0 clamp(0.188rem, -0.027rem + 1.07vw, 0.375rem) !important;
}

.swiper03 .swiper-pagination-bullet-active,
.swiper04 .swiper-pagination-bullet-active,
.swiper05 .swiper-pagination-bullet-active,
.swiper06 .swiper-pagination-bullet-active {
  background: #c30a14;
  opacity: 1;
  margin: 0 clamp(0.25rem, -0.036rem + 1.43vw, 0.5rem) !important;
}
