@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: #8966a2;
  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: 100%;
  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: #e9518e;
  border-color: #e9518e;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #e9518e;
  border-color: #e9518e;
}

.btn_mall02 {
  display: flex;
  justify-content: center;
  margin: 5% 0;
}

.btn_mall_box {
  width: 180px;
  margin: 0 auto;
}
.btn_mall_box .btn_mall .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #e9518e;
  border-color: #e9518e;
}

.battery_info {
display: block;
margin-top: 20px;
}


.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: 57%;
  text-align: left;
  font-size: 10px;
  color: #000;
}

.ct_box .copyright_text span {
display: inline-block;
padding-left: 1em;
text-indent: -1em;
}


.ct_box .bnr_box {
  padding: 20px 8% 10px;
}
.ct_box .bnr_box a {
  display: block;
}

.copyright_box2406{
  gap: 8%;
}


.hidden_ttl {
position: absolute;
width: 0;
height: 0;
z-index: -10;
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;
  background: url(../images/bg.webp);
  background-size: 100%;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #8966a2 solid;
    border-left: 4px #8966a2 solid;
    background: url(../images/bg.webp);
    background-size: 100%;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/pc_bg.webp) no-repeat fixed;
  background-size: cover;
  background-position: center;
}
/*------------------------*/

/* mainここから */
.main{
  width: 100%;
  position: relative;
  overflow: hidden;
}

.pokemon_logo{
  position: absolute;
  z-index: 5;
  width: 30.6122449%;
  top: 0.5%;
  left: 3%;
  opacity: 0;
}
.animate_pokemon_logo{
  animation: 0.7s fade_in forwards ease;
}

.main_bg2{
  position: absolute;
  z-index: 1;
  top: 0;
  opacity: 0;
}
.animate_main_bg2{
  animation: 0.7s fade_in forwards ease;
}
.main_logo{
  width: 91.22916667%;
  position: absolute;
  z-index: 3;
  top: 5.5%;
  left: 3%;
  opacity: 0;
}
.animate_main_logo{
  animation: 0.4s scale_up forwards ease;
}
.main_img1{
  width: 62.5%;
  position: absolute;
  z-index: 2;
  top: 21%;
  right: 17%;
  opacity: 0;
}
.animate_main_img1{
  animation: 0.6s main_img1 forwards ease;
}
@keyframes main_img1{
  0%{
    transform: translateX(30%) rotate(30deg);
    opacity: 0;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_img1_on{
  width: 62.5%;
  position: absolute;
  z-index: 5;
  top: 21%;
  right: 17%;
  opacity: 0;
}
.animate_main_img1_on{
  animation: main_img1_on 4.5s ease-in-out infinite;
}
@keyframes main_img1_on{
  0% {
    opacity: 1;
  }
  13%{
    opacity: 1;
  }
  33%{
    opacity: 0;
  }
  65%{
    opacity: 0;
  }
  90%{
    opacity: 0;
  }
  98%{
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main_img1_on_2{
  width: 62.5%;
  position: absolute;
  z-index: 4;
  top: 21%;
  right: 17%;
  opacity: 0;
}
.animate_main_img1_on_2{
  animation: main_img1_on_2 4.5s ease-in-out infinite;
}
@keyframes main_img1_on_2{
  0% {
    opacity: 1;
  }
  18%{
    opacity: 1;
  }
  43%{
    opacity: 1;
  }
  53%{
    opacity: 1;
  }
  63%{
    opacity: 0;
  }
  98%{
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main_img1_on_3{
  width: 62.5%;
  position: absolute;
  z-index: 4;
  top: 21%;
  right: 17%;
  opacity: 0;
}
.animate_main_img1_on_3{
  animation: main_img1_on_3 4.5s ease-in-out infinite;
}
@keyframes main_img1_on_3{
  0% {
    opacity: 1;
  }
  18%{
    opacity: 1;
  }
  33%{
    opacity: 1;
  }
  53%{
    opacity: 0;
  }
  90%{
    opacity: 0;
  }
  98%{
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main_hand{
  position: absolute;
  width: 85.52083333%;
  z-index: 6;
  top: 35%;
  right: -35%;
  opacity: 0;
}
.animate_main_hand{
  animation: 0.6s main_hand forwards ease;
}
@keyframes main_hand{
  0%{
    transform: translateX(30%) rotate(30deg);
    opacity: 0;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.animate_main_hand_2{
  transform-origin: right;
  animation: main_hand_2 4.5s ease-in-out infinite;
}
@keyframes main_hand_2{
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  10%{
    transform: translateX(-12%) translateY(-14%);
    opacity: 1;
  }
  30%{
    transform: translateX(5%) translateY(-3%) rotate(5deg);
    opacity: 1;
  }
  50%{
    transform: translateX(-5%) translateY(-12%) rotate(-5deg);
    opacity: 1;
  }
  70%{
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.main_riko{
  width: 26.125%;
  position: absolute;
  z-index: 2;
  top: 18%;
  right: 0;
  opacity: 0;
}
.animate_main_riko{
  animation: 0.5s main_riko forwards ease;
}
@keyframes main_riko{
  0%{
    transform: translateY(30%) rotate(30deg);
    opacity: 1;
  }
  50%{
    transform: translateY(-5%) rotate(-5deg);
    opacity: 1;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_bubble01{
  width: 27.91666667%;
  position: absolute;
  z-index: 7;
  top: 18%;
  right: 23%;
  opacity: 0;
}
.animate_main_bubble01{
  transform-origin: right bottom;
  animation: 5s main_bubble01 infinite ease;
}
@keyframes main_bubble01{
  0%{
    transform: scale(0);
    opacity: 0;
  }
  5%{
    transform: scale(1.1);
    opacity: 1;
  }
  10%{
    transform: scale(1);
    opacity: 1;
  }
  50%{
    transform: scale(1);
    opacity: 0;
  }
}
.main_bubble02{
  width: 27.91666667%;
  position: absolute;
  z-index: 7;
  top: 18%;
  right: 23%;
  opacity: 0;
}
.animate_main_bubble02{
  transform-origin: right bottom;
  animation: 5s main_bubble02 infinite ease;
}
@keyframes main_bubble02{
  0%{
    transform: scale(1);
    opacity: 0;
  }
  10%{
    transform: scale(1);
    opacity: 0;
  }
  12%{
    transform: scale(1);
    opacity: 0;
  }
  20%{
    transform: scale(1);
    opacity: 1;
  }
  70%{
    transform: scale(1);
    opacity: 1;
  }
  75%{
    transform: scale(1.1);
    opacity: 1;
  }
  80%{
    transform: scale(0);
    opacity: 1;
  }
  100%{
    transform: scale(0);
    opacity: 1;
  }
}
.main_bubble03{
  width: 27.91666667%;
  position: absolute;
  z-index: 7;
  top: 18%;
  right: 23%;
  opacity: 0;
}
.animate_main_bubble03{
  transform-origin: right bottom;
  animation: 5s main_bubble03 infinite ease;
}
@keyframes main_bubble03{
  0%{
    transform: scale(1);
    opacity: 0;
  }
  20%{
    transform: scale(1);
    opacity: 0;
  }
  30%{
    transform: scale(1);
    opacity: 0;
  }
  31%{
    transform: scale(1);
    opacity: 1;
  }
  33%{
    transform: scale(1);
    opacity: 1;
  }
  34%{
    transform: scale(1);
    opacity: 0;
  }
  36%{
    transform: scale(1);
    opacity: 0;
  }
  38%{
    transform: scale(1);
    opacity: 1;
  }
  70%{
    transform: scale(1);
    opacity: 1;
  }
  75%{
    transform: scale(1.1);
    opacity: 1;
  }
  80%{
    transform: scale(0);
    opacity: 1;
  }
  100%{
    transform: scale(0);
    opacity: 1;
  }
}
.main_text01{
  width: 54.375%;
  position: absolute;
  z-index: 8;
  top: 33%;
  right: 0;
  opacity: 0;
}
.animate_main_text01{
  animation: 0.3s main_text01 forwards ease;
}
@keyframes main_text01{
  0%{
    transform: translateX(30%) rotate(30deg);
    opacity: 0;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_img2{
  width: 25.52083333%;
  position: absolute;
  z-index: 3;
  bottom: 19%;
  left: 1%;
  opacity: 0;
}
.animate_main_img2{
  animation: 0.4s scale_up forwards ease;
}

.main_text02{
  width: 30.52083333%;
  position: absolute;
  z-index: 9;
  bottom: 9%;
  left: 3%;
  opacity: 0;
}
.animate_main_text02{
  animation: 0.4s main_text02 forwards ease;
}
@keyframes main_text02{
  0%{
    transform: translateX(30%) rotate(30deg);
    opacity: 0;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_text03{
  width: 43.4375%;
  position: absolute;
  z-index: 9;
  bottom: 5%;
  left: 32%;
  opacity: 0;
}
.animate_main_text03{
  animation: 0.4s main_text03 forwards ease;
}
@keyframes main_text03{
  0%{
    transform: translateX(-30%) rotate(-30deg);
    opacity: 0;
  }
  100%{
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.main_pokemons{
  width: 31.375%;
  position: absolute;
  z-index: 9;
  bottom: 1%;
  right: 0;
  opacity: 0;
}
.animate_main_pokemons{
  animation: 0.3s fade_in forwards ease;
}
.main_information{
  width: 43.95833333%;
  position: absolute;
  z-index: 3;
  bottom: 0.5%;
  left: 2%;
  opacity: 0;
}
.animate_main_information{
  animation: 0.3s fade_in forwards ease;
}
/*------------------------*/

/* area_1ここから */
.area_1{
  position: relative;
  margin-bottom: 5%;
}
.area_1_img01{
  width: 51.5625%;
  margin: 3% 0 0 3%;
  opacity: 0;
}
.animate_area_1_img01 {
  animation: circle_in 0.5s forwards ease-out;
}
.area_1_text01{
  width: 38.02083333%;
  position: absolute;
  top: 0;
  left: 5%;
  opacity: 0;
}
.animate_area_1_text01 {
  animation: circle_in 0.5s forwards ease-out;
}
.area_1_bubble{
  width: 52.08333333%;
  position: absolute;
  top: 15%;
  right: 7%;
  opacity: 0;
}
.animate_area_1_bubble {
  transform-origin: left bottom;
  animation: area_1_bubble 0.5s forwards ease-out;
}
@keyframes area_1_bubble{
  0%{
    transform: scale(0) rotate(30deg);
    opacity: 0;
  }
  50%{
    transform: scale(1.1) rotate(-5deg);
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}

.area_1_img02{
  width: 45%;
  position: absolute;
  top: 15%;
  right: 7%;
  opacity: 0;
}
.animate_area_1_img02 {
  animation: area_1_img02 0.3s forwards ease-out;
}
@keyframes area_1_img02{
  0%{
    transform: scale(0);
    opacity: 0;
  }
  50%{
    transform: scale(1.1);
    opacity: 1;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.area_1_text02{
  width: 33.125%;
  position: absolute;
  top: 55%;
  right: 20%;
  opacity: 0;
}
.animate_area_1_text02{
  animation: wipe_left 0.3s ease-in-out forwards;
}

.area_1_shape{
  width: 8.125%;
  position: absolute;
  top: 15%;
  right: 4%;
  opacity: 0;
}
.animate_area_1_shape{
  transform-origin: left bottom;
  animation: scale_up 0.3s ease forwards;
}
/*------------------------*/

/* area_2ここから */
.area_2_img1_box{
  position: relative;
}
.area_2_title{
  margin-bottom: 5%;
  opacity: 0;
}
.animate_area_2_title{
  animation: flipX 0.3s ease-in-out forwards;
}
.area_2_text1{
  position: absolute;
  width: 95.52083333%;
  top: 0;
  left: 3%;
  opacity: 0;
}
.animate_area_2_text1{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_2_img1_1{
  position: absolute;
  width: 35.3125%;
  top: 38%;
  left: 3%;
  opacity: 0;
  will-change: transform, opacity;
}
.animate_area_2_img1_1{
  will-change: transform, opacity;
  transform-origin: right bottom;
  animation: area_2_img1_1 0.8s ease-in-out forwards;
}
@keyframes area_2_img1_1{
  0%{
    -webkit-transform: translateX(80%) translateY(-10%) rotate(10deg) scale(0);
    transform: translateX(80%) translateY(-10%) rotate(10deg) scale(0);
    opacity: 0;
  }
  25%{
    -webkit-transform: translateX(80%) translateY(-10%) rotate(10deg) scale(1.1);
    transform: translateX(80%) translateY(-10%) rotate(10deg) scale(1.1);
    opacity: 1;
  }
  50%{
    -webkit-transform: translateX(80%) translateY(-10%) rotate(10deg) scale(1);
    transform: translateX(80%) translateY(-10%) rotate(10deg) scale(1);
    opacity: 1;
  }
  100%{
    -webkit-transform: translateX(0) translateY(0) rotate(0) scale(1);
    transform: translateX(0) translateY(0) rotate(0) scale(1);
    opacity: 1;
  }
}
.area_2_img1_2{
  position: absolute;
  width: 29.6875%;
  top: 30%;
  left: 34%;
  opacity: 0;
  will-change: transform, opacity;
}
.animate_area_2_img1_2{
  will-change: transform, opacity;
  animation: area_2_img1_2 0.5s ease-in-out forwards;
}
@keyframes area_2_img1_2{
  0%{
    transform: scale(0);
    opacity: 0;
  }
  50%{
    transform: scale(1.1);
    opacity: 1;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
.area_2_img1_3{
  position: absolute;
  width: 35.625%;
  top: 40%;
  right: 4%;
  opacity: 0;
  will-change: transform, opacity;
}
.animate_area_2_img1_3{
  will-change: transform, opacity;
  transform-origin: left bottom;
  animation: area_2_img1_3 0.8s ease-in-out forwards;
}
@keyframes area_2_img1_3{
  0%{
    -webkit-transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(0);
    transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(0);
    opacity: 0;
  }
  25%{
    -webkit-transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(1.1);
    transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(1.1);
    opacity: 1;
  }
  50%{
    -webkit-transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(1);
    transform: translateX(-70%) translateY(-15%) rotate(-5deg) scale(1);
    opacity: 1;
  }
  100%{
    -webkit-transform: translateX(0) translateY(0) scale(1) rotate(0);
    transform: translateX(0) translateY(0) scale(1) rotate(0);
    opacity: 1;
  }
}

.area_2_img2_box{
  position: relative;
}
.area_2_text2{
  position: absolute;
  width: 81.77083333%;
  top: 0;
  left: 10%;
  opacity: 0;
}
.animate_area_2_text2{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_2_img2_1{
  position: absolute;
  width: 34.79166667%;
  top: 28%;
  left: 10%;
  opacity: 0;
}
.animate_area_2_img2_1{
  animation: scale_up 0.4s ease-in-out forwards;
}
.area_2_img2_2{
  position: absolute;
  width: 28.64583333%;
  top: 30%;
  left: 38%;
  opacity: 0;
}
.animate_area_2_img2_2{
  animation: scale_up 0.3s ease forwards;
}
.area_2_img2_3{
  position: absolute;
  width: 29.27083333%;
  top: 29%;
  left: 55%;
  opacity: 0;
}
.animate_area_2_img2_3{
  transform-origin: right bottom;
  animation: area_2_img2_3 0.7s ease forwards;
}
@keyframes area_2_img2_3{
  0%{
    -webkit-transform: translateX(30%) rotate(35deg);
    transform: translateX(30%) rotate(35deg);
    opacity: 0;
  }
  60%{
    -webkit-transform: translateX(-10%) rotate(-10deg);
    transform: translateX(-10%) rotate(-10deg);
    opacity: 1;
  }
  100%{
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
.area_2_arrow1{
  position: absolute;
  width: 18.95833333%;
  top: 51%;
  left: 30%;
  opacity: 0;
}
.animate_area_2_arrow1{
  transform-origin: right;
  animation: area_2_arrow1 0.7s ease forwards;
}
@keyframes area_2_arrow1{
  0%{
    transform: rotate(40deg);
    opacity: 0;
  }
  50%{
    transform: rotate(-10deg);
    opacity: 1;
  }
  100%{
    transform: rotate(0);
    opacity: 1;
  }
}
.area_2_shape1{
  position: absolute;
  width: 11.45833333%;
  top: 27%;
  right: 10%;
  opacity: 0;
}
.animate_area_2_shape1{
  transform-origin: left;
  animation: scale_up 0.7s ease-in-out forwards;
}
.area_2_text2_2{
  position: absolute;
  width: 39.0625%;
  bottom: 10%;
  right: 13%;
  opacity: 0;
}
.animate_area_2_text2_2{
  animation: wipe_left 0.3s ease-in-out forwards;
}

.area_2_img3_box{
  position: relative;
}
.area_2_text3{
  position: absolute;
  width: 76.66666667%;
  top: 0;
  left: 10%;
  opacity: 0;
}
.animate_area_2_text3{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_2_img3{
  position: absolute;
  z-index: 2;
  width: 46.25%;
  top: 25%;
  left: 33%;
  opacity: 0;
}
.animate_area_2_img3{
  animation: scale_up 0.4s ease-in-out forwards;
}
.area_2_text3_2{
  position: absolute;
  z-index: 2;
  width: 33.4375%;
  top: 50%;
  left: 5%;
  opacity: 0;
}
.animate_area_2_text3_2{
  animation: scale_up 0.4s ease-in-out forwards;
}
.area_2_arrow2{
  position: absolute;
  z-index: 2;
  width: 11.14583333%;
  bottom: 8%;
  left: 35%;
  opacity: 0;
}
.animate_area_2_arrow2{
  animation: wipe_up 0.3s ease-in-out forwards;
}
.area_2_shape2{
  position: absolute;
  z-index: 2;
  width: 13.85416667%;
  bottom: 5%;
  left: 23%;
  opacity: 0;
}
.animate_area_2_shape2{
  transform-origin: right;
  animation: scale_up 0.4s ease-in-out forwards;
}
.area_2_shape2_2{
  position: absolute;
  z-index: 1;
  width: 76.66666667%;
  top: 22%;
  left: 13%;
  opacity: 0;
}
.animate_area_2_shape2_2{
  animation: area_2_shape2_2 2s ease-in-out infinite;
}
@keyframes area_2_shape2_2{
  0% {
    -webkit-clip-path: circle(0 at 50% 50%);
    clip-path: circle(0 at 50% 50%);
    opacity: 0;
  }
  10%{
    opacity: 1;
  }
  50% {
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
  90% {
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
  100% {
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 0; /* 透明度を0にして消す */
  }
}

p.light_cation {
display: block;
padding: 0 15px 10px;
text-align: right;
font-size: 12px;
}


.area_2_img4_box{
  position: relative;
}
.area_2_text4{
  position: absolute;
  width: 62.70833333%;
  top: 0;
  left: 17%;
  opacity: 0;
}
.animate_area_2_text4{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_2_img4_1{
  position: absolute;
  z-index: 1;
  width: 46.25%;
  top: 20%;
  left: 33%;
  opacity: 0;
}
.animate_area_2_img4_1{
  animation: scale_up 0.3s ease forwards;
}
.area_2_img4_1_on{
  position: absolute;
  z-index: 3;
  width: 46.25%;
  top: 20%;
  left: 33%;
  opacity: 0;
}
.animate_area_2_img4_1_on{
  animation: area_2_img4_1_on 4.5s ease-in-out infinite;
}
@keyframes area_2_img4_1_on{
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  20%{
    opacity: 0;
  }
  40%{
    opacity: 0;
  }
  65%{
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.area_2_img4_1_on2{
  position: absolute;
  z-index: 2;
  width: 46.25%;
  top: 20%;
  left: 33%;
  opacity: 0;
}
.animate_area_2_img4_1_on2{
  animation: area_2_img4_1_on2 4.5s ease-in-out infinite;
}
@keyframes area_2_img4_1_on2{
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  25%{
    opacity: 1;
  }
  45%{
    opacity: 0;
  }
  65%{
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.area_2_img4_1_on3{
  position: absolute;
  z-index: 1;
  width: 46.25%;
  top: 20%;
  left: 33%;
  opacity: 0;
}
.animate_area_2_img4_1_on3{
  animation: area_2_img4_1_on3 4.5s ease-in-out infinite;
}
@keyframes area_2_img4_1_on3{
  0% {
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  25%{
    opacity: 1;
  }
  45%{
    opacity: 1;
  }
  60%{
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.area_2_img4_2{
  position: absolute;
  width: 37.70833333%;
  top: 40%;
  left: 5%;
  opacity: 0;
}
.animate_area_2_img4_2{
  animation: scale_up 0.3s ease forwards;
}
.area_2_img4_3{
  position: absolute;
  z-index: 6;
  width: 60.9375%;
  top: 25%;
  right: -10%;
  opacity: 0;
}
.animate_area_2_img4_3{
  transform-origin: right;
  animation: area_2_img4_3 0.5s ease forwards;
}
@keyframes area_2_img4_3{
  0% {
    transform: rotate(30deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}
.animate_area_2_img4_3_2{
  transform-origin: right;
  animation: area_2_img4_3_2 4.5s ease-in-out infinite;
}
@keyframes area_2_img4_3_2{
  0% {
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
  15%{
    transform: translateX(15%) translateY(15%) rotate(5deg);
    opacity: 1;
  }
  40%{
    transform: translateX(5%) translateY(20%) rotate(-5deg);
    opacity: 1;
  }
  65%{
    transform: translateX(25%) translateY(35%) rotate(5deg);
    opacity: 1;
  }
  80% {
    transform: translateX(25%) translateY(35%) rotate(5deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.area_2_shape3{
  position: absolute;
  width: 16.5625%;
  top: 32%;
  left: 5%;
  opacity: 0;
}
.animate_area_2_shape3{
  transform-origin: bottom;
  animation: scale_up 0.3s ease forwards;
}
.area_2_arrow3{
  position: absolute;
  z-index: 6;
  width: 21.875%;
  top: 45%;
  left: 25%;
  opacity: 0;
}
.animate_area_2_arrow3{
  transform-origin: right;
  animation: area_2_arrow3 0.3s ease-in-out forwards;
}
@keyframes area_2_arrow3{
  0% {
    transform: rotate(30deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}
.area_2_text4_2{
  position: absolute;
  width: 52.8125%;
  bottom: 0;
  left: 25%;
  opacity: 0;
}
.animate_area_2_text4_2{
  animation: wipe_left 0.3s ease-in-out forwards;
}

.area_2_img5_box{
  position: relative;
}
.area_2_text5{
  position: absolute;
  width: 90.83333333%;
  top: 0;
  left: 5%;
  opacity: 0;
}
.animate_area_2_text5{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_2_img5_1{
  position: absolute;
  width: 51.25%;
  top: 17%;
  left: 3%;
  opacity: 0;
}
.animate_area_2_img5_1{
  animation: scale_up 0.3s ease forwards;
}
.area_2_img5_2{
  position: absolute;
  width: 28.4375%;
  top: 30%;
  right: 15%;
  opacity: 0;
}
.animate_area_2_img5_2{
  animation: scale_up 0.3s ease forwards;
}
.area_2_shape4_1{
  position: absolute;
  width: 13.85416667%;
  top: 22%;
  left: 10%;
  opacity: 0;
}
.animate_area_2_shape4_1{
  transform-origin: bottom;
  animation: scale_up 0.3s ease forwards;
}
.area_2_shape4_2{
  position: absolute;
  width: 15.3125%;
  top: 38%;
  right: 2%;
  opacity: 0;
}
.animate_area_2_shape4_2{
  transform-origin: bottom;
  animation: scale_up 0.3s ease forwards;
}
.area_2_arrow4{
  position: absolute;
  width: 8.229166667%;
  top: 64%;
  right: 25%;
  opacity: 0;
}
.animate_area_2_arrow4{
  animation: wipe_down 0.3s ease-in-out forwards;
}
.area_2_star1_1{
  position: absolute;
  width: 4.166666667%;
  top: 32%;
  right: 45%;
}
.area_2_star1_2{
  position: absolute;
  width: 6.25%;
  bottom: 13%;
  right: 48%;
}

.area_2_information{
  width: 59.16666667%;
  margin-bottom: 5%;
  margin-right: 5%;
  margin-left: auto;
  opacity: 0;
}
.animate_area_2_information{
  animation: fade_in 0.3s ease forwards;
}
/*------------------------*/

/* area_3ここから */
.area_3{
  position: relative;
}
.area_3_title{
  margin-bottom: 5%;
  opacity: 0;
}
.animate_area_3_title{
  animation: flipX 0.3s ease-in-out forwards;
}
.area_3_img1{
  position: absolute;
  width: 79.89583333%;
  top: 20%;
  left: 10%;
  opacity: 0;
}
.animate_area_3_img1{
  animation: scale_up 0.3s ease forwards;
}
.area_3_text1{
  position: absolute;
  width: 73.95833333%;
  top: 15%;
  left: 10%;
  opacity: 0;
}
.animate_area_3_text1{
  animation: fade_in 0.3s ease forwards;
}
.area_3_img2{
  position: absolute;
  width: 78.54166667%;
  bottom: 3%;
  left: 10%;
  opacity: 0;
}
.animate_area_3_img2{
  animation: scale_up 0.3s ease forwards;
}
.area_3_text2{
  position: absolute;
  width: 78.02083333%;
  bottom: 20%;
  left: 7%;
  opacity: 0;
}
.animate_area_3_text2{
  animation: fade_in 0.3s ease forwards;
}
/*------------------------*/

/* area_4ここから */
.area_4{
  position: relative;
}
.area_4_bg{
  background: url(../images/area_4_bg.webp) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 6% 0;
}
.area_4_title{
  margin: 5% 0;
  opacity: 0;
}
.animate_area_4_title{
  animation: flipX 0.3s ease-in-out forwards;
}
.area_4_text1{
  width: 77.60416667%;
  margin: 0 auto 5%;
  opacity: 0;
}
.animate_area_4_text1{
  animation: wipe_left 0.3s ease-in-out forwards;
}
.area_4_imgs{
  width: 22.5%;
  opacity: 0;
}
.animate_area_4_imgs{
  animation: fade_in 0.3s ease-in-out forwards;
}
.area_4_column{
  display: flex;
  justify-content: center;
  margin-bottom: 3%;
  gap: 2%;
}
.area_4_riko{
  width: 25.41666667%;
  position: absolute;
  bottom: 1%;
  right: 10%;
  opacity: 0;
}
.animate_area_4_riko{
  animation: fade_in 0.3s ease-in-out forwards;
}
/*------------------------*/

/* area_5ここから */
.area_5_img_box{
  position: relative;
  background: url(../images/area_5_bg.webp) no-repeat;
  background-size: 90%;
  background-position: center;
}
.area_5_title{
  margin: 5% 0;
  opacity: 0;
}
.animate_area_5_title{
  animation: flipX 0.3s ease-in-out forwards;
}
.area_5_img1{
  margin-left: 15%;
  width: 17.1875%;
  opacity: 0;
}
.animate_area_5_img1{
  animation: scale_up 0.3s ease forwards;
}
.area_5_img2{
  position: absolute;
  width: 17.1875%;
  top: 0;
  right: 15%;
  opacity: 0;
}
.animate_area_5_img2{
  animation: scale_up 0.3s ease forwards;
}
.area_5_text1{
  position: absolute;
  width: 72.47916667%;
  top: 13%;
  right: 2%;
  opacity: 0;
}
.animate_area_5_text1{
  animation: circle_in 0.6s ease forwards;
}
.area_5_information{
  width: 39.16666667%;
  margin-left: 5%;
  margin-top: -3%;
  opacity: 0;
}
.animate_area_5_information{
  animation: fade_in 0.6s ease forwards;
}
/*------------------------*/

.banner_box{
  width: 90%;
  margin: 5% auto;
}

a:hover{
  opacity: 0.7;
}

@keyframes scale_up{
  0%{
    transform: scale(0.2);
    opacity: 0;
  }
  50%{
    transform: scale(1.1);
    opacity: 1;
  }
  100%{
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes fade_in{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
@keyframes circle_in {
  0% {
    -webkit-clip-path: circle(0 at 50% 50%);
    clip-path: circle(0 at 50% 50%);
    opacity: 1;
  }

  100% {
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 1;
  }
}
@keyframes flipX {
  0% {
    transform: scaleY(-1) scaleX(1);
    opacity: 0;
  }
  100% {
    transform: scaleY(1) scaleX(1);
    opacity: 1;
  }
}
@keyframes wipe_left {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 1;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes wipe_up {
  0% {
    clip-path: inset(100% 0 0 0);
    opacity: 1;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes wipe_down {
  0% {
    clip-path: inset(0 0 100% 0);
    opacity: 1;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}