@charset "shift_jis";
/* CSS Document */

.MB1em {
  margin-bottom: 1em !important;
}
.MB00 {
  margin-bottom: 0px !important;
}
.MB10 {
  margin-bottom: 10px !important;
}
.MB15 {
  margin-bottom: 15px !important;
}
.MB20 {
  margin-bottom: 20px !important;
}
.MB25 {
  margin-bottom: 25px !important;
}
.MB30 {
  margin-bottom: 30px !important;
}
.MB35 {
  margin-bottom: 35px !important;
}
.MB40 {
  margin-bottom: 40px !important;
}
.MB45 {
  margin-bottom: 45px !important;
}
.MB50 {
  margin-bottom: 50px !important;
}
.MB55 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 55px !important;
}
.MB60 {
  margin-bottom: 60px !important;
}
.MB65 {
  margin-bottom: 65px !important;
}
.MB70 {
  margin-bottom: 70px !important;
}
.MB75 {
  margin-bottom: 75px !important;
}
.MB80 {
  margin-bottom: 80px !important;
}
.MB85 {
  margin-bottom: 85px !important;
}
.MB90 {
  margin-bottom: 90px !important;
}
.MB95 {
  margin-bottom: 95px !important;
}
.MB100 {
  margin-bottom: 100px !important;
}
.MB110 {
  margin-bottom: 110px !important;
}
.MB120 {
  margin-bottom: 120px !important;
}
.MB130 {
  margin-bottom: 130px !important;
}
.MB140 {
  margin-bottom: 140px !important;
}
.MB150 {
  margin-bottom: 150px !important;
}
.MB160 {
  margin-bottom: 160px !important;
}
.MB200 {
  margin-bottom: 200px !important;
}

.w100 {
  display: block;
  width: 100%;
  height: auto;
}

.price_box {
  background: #2a59a7;
  padding: 20px;
}

.price_box .price_inbox {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  max-width: 980px;
  width: 77.5%;
  margin: 0 auto;
}
.price_box .price_txt {
  max-width: 361px;
  width: 100%;
}

.btn_buy {
  width: 180px;
}

.btn_mall .btn {
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 2rem;
  font-size: 18px;
  width: 180px;
  border-radius: 6px;
}
.btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #30aaff;
  border-color: #30aaff;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #2a59a7;
  border-color: #2a59a7;
}

.btn_mall02 {
  margin-left: 3%;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #30aaff;
  border-color: #30aaff;
}

.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.promo_movie_box {
  width: 90%;
  max-width: 480px;
  margin: 0 auto;
}

#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.ct_box .copyright {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;

  align-items: center;

  padding: 20px 10px;
}

.ct_box .copyright_img {
  width: 40%;
  max-width: 320px;
}

.ct_box .copyright_text {
  width: 55%;
  text-align: left;
  font-size: 11px;
  color: #fff;
}

.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

/*------------------------*/

.ct_box {
  width: 100%;
  margin: 0 auto;
}

.ct_box > .w480 {
  width: 100%;
  max-width: 480px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #e60f1e solid;
    border-left: 4px #e60f1e solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/bg.webp) no-repeat fixed;
  background-size: cover;
  background-position: center;
}
/*------------------------*/

/* mainここから */
.pokemon_logo {
  width: 30.6122449%;
  margin: 3%;
  opacity: 0;
  animation: main_fade_in 0.4s ease forwards;
  animation-delay: 0.9s;
}
.main_copy {
  width: 89.79591837%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  opacity: 0;
  animation: main_copy 0.3s ease forwards;
  animation-delay: 0.4s;
}
@keyframes main_copy {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.main_img_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: -7% 2%;
}
.main_atige-ta {
  width: 54.89795918%;
  opacity: 0;
  animation: main_atige-ta 0.4s ease forwards;
}
@keyframes main_atige-ta {
  0% {
    transform: translateX(100px) rotate(-10deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_atige-ta2 {
  width: 37.75510204%;
  margin-bottom: 6%;
  opacity: 0;
  animation: main_atige-ta2 0.4s ease forwards;
}
@keyframes main_atige-ta2 {
  0% {
    transform: translateX(-100px) rotate(10deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_infomation {
  width: 65.30612245%;
  margin: 5% auto 4%;
  opacity: 0;
  animation: main_fade_in 0.4s ease forwards;
  animation-delay: 0.9s;
}
@keyframes main_fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------*/

/* area_1ここから */
.area_1_title {
  width: 93.16326531%;
  margin: 5% auto 0;
}
.circle_imgs {
  width: 31.2244898%;
}
.area_1_img_box1,
.area_1_img_box2,
.area_1_img_box3 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1%;
}
.area_1_img {
  width: 40.81632653%;
  opacity: 0;
}
.animate_area_1_img {
  animation: area_1_img 0.5s forwards;
}
@keyframes area_1_img {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.area_1_img_box1,
.area_1_img_box3 {
  gap: 10%;
}
.area_1_img_box2 {
  margin-top: -5%;
}

.area_1_img1 {
  opacity: 0;
}
.animate_area_1_img1 {
  animation: area_1_img1 0.4s forwards;
}
@keyframes area_1_img1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.area_1_img2 {
  opacity: 0;
}
.animate_area_1_img2 {
  animation: area_1_img2 0.4s forwards;
}
@keyframes area_1_img2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.area_1_img3 {
  opacity: 0;
}
.animate_area_1_img3 {
  animation: area_1_img3 0.4s forwards;
}
@keyframes area_1_img3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.area_1_img4 {
  opacity: 0;
}
.animate_area_1_img4 {
  animation: area_1_img4 0.4s forwards;
}
@keyframes area_1_img4 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.area_1_img5 {
  opacity: 0;
}
.animate_area_1_img5 {
  animation: area_1_img5 0.4s forwards;
}
@keyframes area_1_img5 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.area_1_img6 {
  opacity: 0;
}
.animate_area_1_img6 {
  animation: area_1_img6 0.4s forwards;
}
@keyframes area_1_img6 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*------------------------*/

/* area_2ここから */
.area_2_title {
  width: 93.16326531%;
  margin: 5% auto 0;
  position: relative;
  z-index: 4;
}
.area_2_imgs_box {
  position: relative;
  margin-top: -8%;
}
.area_2_img1_bg {
  width: 61%;
}
.area_2_img1 {
  width: 59.5%;
  position: absolute;
  top: 0;
}
.area_2_img2_bg {
  width: 61%;
  margin: -22.6% 0 0 auto;
}
.area_2_img2 {
  width: 59.5%;
  position: absolute;
  top: 30%;
  right: 1%;
}
.area_2_img3_bg {
  width: 61%;
  margin-top: -22.6%;
}
.area_2_img3 {
  width: 59.5%;
  position: absolute;
  top: 57%;
}
.area_2_infmation {
  width: 44.3877551%;
  position: absolute;
  bottom: 0;
  right: 2%;
}
/*------------------------*/

/* size_areaここから */
.size_title {
  width: 23.67346939%;
  margin: 8% auto 3%;
}
.size_img_box {
  position: relative;
}
.size_img_cm {
  width: 93.67346939%;
  margin: 0 auto;
}
.size_img1 {
  width: 35.10204082%;
  position: absolute;
  top: 0;
  left: 2%;
}
.size_img2 {
  width: 44.59183673%;
  position: absolute;
  top: 0;
  right: 3%;
}
/*------------------------*/

/* area_2_bottom_imgsここから */
.area_2_bottom_imgs_box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin: 5% 0;
  padding: 3% 2%;
}
.area_2_bottom_img1 {
  width: 16.83673469%;
}
.area_2_bottom_img2 {
  width: 16.53061225%;
}
.area_2_bottom_img3 {
  width: 16.12244898%;
}
.area_2_bottom_img4 {
  width: 17.24489796%;
}
.area_2_bottom_img5 {
  width: 17.95918367%;
}
/*------------------------*/

.bottom_btn_mall {
  display: flex;
  justify-content: center;
  margin-bottom: 5%;
}

.copyright_box2406 {
  background-color: #e60f1e;
  padding: 3% 0;
}

.scale_up {
  opacity: 0;
}
.animate_scale_up {
  animation: scale_up 0.3s forwards;
}
@keyframes scale_up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.scale_up_delay {
  opacity: 0;
}
.animate_scale_up_delay {
  animation: scale_up_delay 0.3s forwards;
  animation-delay: 0.3s;
}
@keyframes scale_up_delay {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.fade_in {
  opacity: 0;
}
.animate_fade_in {
  animation: fade_in 0.3s forwards;
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade_in2 {
  opacity: 0;
}
.animate_fade_in2 {
  animation: fade_in2 0.4s forwards;
}
@keyframes fade_in2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade_in_delay1 {
  opacity: 0;
}
.animate_fade_in_delay1 {
  animation: fade_in_delay1 0.4s forwards;
  animation-delay: 0.3s;
}
@keyframes fade_in_delay1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade_in_delay2 {
  opacity: 0;
}
.animate_fade_in_delay2 {
  animation: fade_in_delay2 0.4s forwards;
  animation-delay: 0.6s;
}
@keyframes fade_in_delay2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fade_in_up {
  opacity: 0;
}
.animate_fade_in_up {
  animation: fade_in_up 0.4s forwards;
}
@keyframes fade_in_up {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
