@charset "shift_jis";
/* CSS Document */

.ct_box {
}

.promo_movie_box {
  position: relative;
  width: 100%;
}

.price_box {
  padding: 20px;
}
.price_box .price_inbox {
  display: block;
}

.price_box .price_txt2 {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
}

.price_box .btn_buy {
  width: 180px;
  margin: 0 auto;
}

.ct_inbox .anchor_box {
  margin-bottom: 30px;
}
.ct_inbox .anchor_box a {
  width: 23%;
  margin: 0 1%;
}

.ct_inbox .img02 {
  margin: 0 auto 40px;
}
.ct_inbox .img03 {
  margin: 0 auto 30px;
}

.ct_inbox #sec01.img03.btn05 {
  width: 80%;
  max-width: 493px;
}

.ct_inbox #sec01.img03 .img03_anime.anime01 {
  position: absolute;
  z-index: 101;

  width: 80.29%;
  height: 11.08%;
  left: 11.15%;
  top: 19.74%;
}

.ct_inbox #sec01.img03 .img03_anime.anime02 {
  position: absolute;
  z-index: 102;

  width: 91.11%;
  height: 9.84%;
  left: 4.36%;
  top: 31.8%;
}

.ct_inbox #sec01.img03 .img03_anime.anime03 {
  position: absolute;
  z-index: 103;

  width: 76.25%;
  height: 11.63%;
  left: 15.83%;
  top: 40.38%;
}

.ct_inbox #sec01.img03 .img03_anime.anime04 {
  position: absolute;
  z-index: 104;

  width: 83.2%;
  height: 9.95%;
  left: 5.33%;
  top: 52.03%;
}

.ct_inbox #sec01.img03 .btn05 {
  position: absolute;
  width: 79.64%;
  height: 2.58%;
  top: 68.7%;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 100;
}

.ct_inbox #sec01.img03 .pikachu_box {
  position: absolute;
  width: 30.69%;
  height: 3.74%;
  left: 5.33%;
  top: 60.5%;
  z-index: 100;
}
.ct_inbox #sec01.img03 .pikachu_box .img03_mark {
  position: absolute;
  z-index: 102;
  width: 70%;
  height: auto;
  right: 0;
  left: 0;
  margin: auto;
}
.ct_inbox #sec01.img03 .pikachu_box .img03_pikachu {
  position: absolute;
  z-index: 101;
  width: 70%;
  height: auto;

  animation: img03_pikachuAnime 5s linear 0s infinite normal none;
}

@keyframes img03_pikachuAnime {
  0% {
  }
  50% {
    transform: translate(50%);
  }
  100% {
  }
}

.ct_inbox #sec03.img03 .btn06,
.ct_inbox #sec04.img03 .btn06 {
  bottom: 5vw;
  width: 80%;
  max-width: 493px;
}
