@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: #988bc2;
  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: #8fc43d;
  border-color: #8fc43d;
}

.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: #8fc43d;
  border-color: #8fc43d;
}


.movie_area {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}



.movie_area {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 20px;
}

.promo_movie_box {
width: 45%;
max-width: 480px;
margin: 0 auto 20px;
border: solid 4px #fff;
}


#contents .youtube {
  position: relative;
  width: 100%;
  padding-top: 177.78%;
}
#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_txt {
  width: 55%;
  text-align: left;
  font-size: 12px;
  color: #000;
}

.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;
  padding-bottom: 1px;
  overflow: hidden;
}

@media (min-width: 481px) {
  .ct_box > .w480 {
    border-right: 4px #988bc2 solid;
    border-left: 4px #988bc2 solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/pc_bg.webp);
  background-position: center;
}
/*------------------------*/

.content_bg {
  background: url(../images/bg.webp);
}

/* mainここから */
.main {
  position: relative;
  overflow-x: hidden;
}
.hidden_ttl {
position: absolute;
width: 0;
height: 0;
z-index: -10;
display: block;
}


.pokemon_logo {
  padding: 2%;
  width: 31.25%;
}

.main_img_right {
  width: 29.375%;
  padding-top: 8%;
  animation: 0.5s main_img_right ease forwards;
  opacity: 0;
  animation-delay: 0.8s;
  transform-origin: bottom right;
}

@keyframes main_img_right {
  0% {
    transform: scale(0) rotate(50deg);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.main_img_left {
  width: 32.91666667%;
  position: absolute;
  top: 1%;
  right: 0;
  animation: 0.5s main_img_left ease forwards;
  opacity: 0;
  animation-delay: 0.8s;
  transform-origin: bottom left;
}

@keyframes main_img_left {
  0% {
    transform: scale(0) rotate(-50deg);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.main_ball {
  width: 73.33333333%;
  position: absolute;
  top: 2%;
  left: 14%;
  animation: 0.3s ball_scall_up ease forwards;
}

@keyframes ball_scall_up {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.main_copy {
  width: 64.27083333%;
  position: absolute;
  top: 4%;
  left: 16%;
  animation: 0.4s main_copy ease forwards;
  opacity: 0;
  animation-delay: 0.4s;
  transform-origin: bottom left;
}

@keyframes main_copy {
  0% {
    transform: translateX(-20px) rotate(-5deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.main_heart {
  width: 14.16666667%;
  position: absolute;
  top: 28%;
  left: 22%;
  animation: 0.3s heart_scall_up ease forwards;
  transform-origin: center bottom;
  animation-delay: 0.4s;
  opacity: 0;
}

@keyframes heart_scall_up {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.main_hand {
  width: 50%;
  rotate: -15deg;
  position: relative;
  z-index: 2;
  margin: 6.1% 0 0 0.5%;
  animation: 0.4s main_hand ease forwards;
  transform-origin: left bottom;
  animation-delay: 0.1s;
  opacity: 0;
}

@keyframes main_hand {
  0% {
    transform: translateX(-20px) rotate(-10deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.main_bottoms {
  width: 100%;
  position: relative;
  z-index: 3;
  margin-top: -52%;
  animation: 0.8s main_bottoms ease forwards;
  animation-delay: 0.9s;
  opacity: 0;
}

@keyframes main_bottoms {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.infomation_bg {
  background: #d7bdda;
}

.infomation_copy {
  width: 93.95833333%;
  margin: 0 auto;
  padding: 2% 1%;
}
/*------------------------*/

/* area_1ここから */
.area_1 {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.area_1_title {
  width: 93.95833333%;
  margin: 0 auto;
  padding: 5% 0 3%;
}

.area_1_title2_img{
  width: 23.041667%;
  margin: 5% 0 0 3%;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.animate_area_1_title2_img {
  animation: area_title2_img 0.3s forwards ease-out;
}

.area_1_title2{
  width: 72.104167%;
  position: absolute;
  z-index: 1;
  top: 8.5%;
  right: 2%;
  opacity: 0;
}

.animate_area_1_title2 {
  animation: area_title2 0.3s forwards ease-out;
}

.area_1_slide_box{
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 95%;
}

.area_1_text1 {
  width: 35.625%;
  margin: 3% auto -5%;
  position: relative;
  z-index: 3;
}


.area_1_imgs_box{
  position: relative;
}

.area_1_img1 {
  width: 38.625%;
  position: absolute;
  top: 2%;
  left: 6%;
  z-index: 2;
}

.area_1_img1_2 {
  width: 33.979167%;
  position: absolute;
  top: 19%;
  left: 12%;
}

.area_1_text2 {
  width: 51.45833333%;
  position: absolute;
  z-index: 2;
  top: 7%;
  right: 4%;
}

.area_1_img2 {
  width: 51.45833333%;
  position: absolute;
  top: 7%;
  right: 4%;
}

.area_1_text3 {
  width: 50%;
  position: absolute;
  top: 38%;
  left: 3%;
  z-index: 2;
}

.area_1_img3 {
  width: 50%;
  position: absolute;
  bottom: 31%;
  left: 3%;
}

.area_1_text4 {
  width: 35.72916667%;
  position: absolute;
  z-index: 2;
  top: 37%;
  right: 4%;
}

.area_1_img4 {
  width: 35.72916667%;
  position: absolute;
  top: 37%;
  right: 4%;
}

.area_1_text5 {
  width: 40.625%;
  position: absolute;
  top: 68%;
  z-index: 3;
}

.area_1_img5 {
  width: 32.625%;
  position: absolute;
  z-index: 2;
  bottom: 14%;
  left: 12%;
}

.area_1_text6 {
  width: 40.625%;
  position: absolute;
  bottom: 0%;
  left: 17%;
}

.area_1_img6 {
  width: 33.91666667%;
  position: absolute;
  bottom: 2%;
  left: 18%;
}

.area_1_child_text {
  width: 57.8125%;
  position: absolute;
  z-index: 2;
  top: 57%;
  right: 0;
  opacity: 0;
}

.animate_area_1_child_text {
  animation: area_1_child_text 0.3s forwards ease-out;
  animation-delay: 0.5s;
}

@keyframes area_1_child_text {
  0% {
    transform: translateX(-20px) rotate(-10deg);
    opacity: 0;
  }

  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}

.area_1_child {
  width: 49.16666667%;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
}

.animate_area_1_child {
  animation: area_1_child 0.25s forwards ease-out;
}

@keyframes area_1_child {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }

  100% {
    transform: translateX(0) rotate(0);
    opacity: 1;
  }
}
/*------------------------*/
/* middle_areaここから */
.middle_area {
  background: #d7bdda;
  padding: 9% 0 3% 0;
}
.middle_area_text1 {
  width: 37.70833333%;
  position: relative;
  z-index: 2;
  margin-left: 2%;
  opacity: 0;
}

.animate_middle_area_text1 {
  animation: middle_area_text1 0.2s forwards ease-out;
}

@keyframes middle_area_text1 {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.middle_area_img_box {
  width: 80%;
  margin: -7% auto;
  display: flex;
  justify-content: center;
}

.middle_area_img1 {
  width: 40%;
  margin-right: -8%;
  opacity: 0;
}

.animate_middle_area_img1 {
  animation: middle_area_img1 0.2s forwards ease-out;
  animation-delay: 0.2s;
}

@keyframes middle_area_img1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.middle_area_arrow {
  width: 30%;
  position: relative;
  z-index: 1;
  opacity: 0;
}

.animate_middle_area_arrow {
  animation: middle_area_arrow 0.4s forwards ease-out;
  animation-delay: 0.4s;
  transform-origin: left;
}

@keyframes middle_area_arrow {
  0% {
    transform: rotate(-20deg);
    opacity: 0;
  }
  60% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}

.middle_area_img2 {
  width: 60%;
  margin: -15% 0 0 -10%;
  opacity: 0;
}

.animate_middle_area_img2 {
  animation: middle_area_img2 0.2s forwards ease-out;
  animation-delay: 0.6s;
  transform-origin: left;
}

@keyframes middle_area_img2 {
  0% {
    transform: scale(0.6);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.middle_area_text2 {
  width: 38.22916667%;
  margin: -12% auto 0;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.animate_middle_area_text2 {
  animation: middle_area_text2 0.2s forwards ease-out;
  animation-delay: 0.8s;
}

@keyframes middle_area_text2 {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

/*------------------------*/
/* area_2ここから */
.area_2 {
  position: relative;
}

.aera_2_title {
  width: 93.95833333%;
  margin: 0 auto;
  padding: 5% 0 3%;
}

.area_2_title2_img{
  width: 23.041667%;
  margin: 5% 0 0 3%;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.animate_area_2_title2_img {
  animation: area_title2_img 0.3s forwards ease-out;
}

.area_2_title2{
  width: 72.104167%;
  position: absolute;
  z-index: 1;
  top: 5.9%;
  right: 2%;
  opacity: 0;
}


.animate_area_2_title2 {
  animation: area_title2 0.3s forwards ease-out;
}

.area_2_slide_box{
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 95%;
}

.area_2_text1 {
  width: 35.625%;
  margin: 3% auto -5%;
  position: relative;
  z-index: 3;
}


.area_2_imgs_box{
  position: relative;
}

.area_2_img1 {
  width: 40.75%;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 5%;
}

.animate_area_2_img1 {
  animation: area_2_img1 0.3s forwards ease-out;
  transform-origin: bottom left;
}

@keyframes area_2_img1 {
  0% {
    transform: rotate(-15deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}

.area_2_text1_2{
  width: 40.75%;
  position: absolute;
  z-index: 3;
  opacity: 0;
  top: 0;
  left: 5%;
}

.area_2_img2 {
  width: 34.22916667%;
  position: absolute;
  z-index: 1;
  top: 8%;
  right: 20%;
}

.area_2_text2 {
  width: 55.22916667%;
  position: absolute;
  z-index: 1;
  top: 9%;
  right: 0;
}

.area_2_img3 {
  width: 35%;
  position: absolute;
  top: 37%;
  left: 3%;
  z-index: 3;
}

.area_2_text3 {
  width: 41%;
  position: absolute;
  top: 34%;
  left: 0;
  z-index: 4;

}

.area_2_img4 {
  width: 42%;
  position: absolute;
  top: 29%;
  left: 27%;
}

.area_2_text4 {
  width: 42%;
  position: absolute;
  z-index: 2;
  top: 29%;
  left: 27%;
}

.area_2_img5 {
  width: 35%;
  position: absolute;
  top: 38%;
  right: 7%;
  opacity: 0;
}

.animate_area_2_img5 {
  animation: area_2_img5 0.3s forwards ease-out;
  transform-origin: bottom right;
}

@keyframes area_2_img5 {
  0% {
    transform: rotate(15deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}

.area_2_text5 {
  width: 35%;
  position: absolute;
  top: 38.5%;
  right: 9%;
}

.area_2_img6 {
  width: 40%;
  position: absolute;
  bottom: 3%;
  left: 1%;
  opacity: 0;
  z-index: 4;
}

.animate_area_2_img6 {
  animation: area_2_img6 0.3s forwards ease-out;
  transform-origin: bottom right;
}

@keyframes area_2_img6 {
  0% {
    transform: rotate(15deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}

.area_2_text6 {
  width: 40%;
  position: absolute;
  bottom: 3%;
  z-index: 6;
}

.area_2_img7 {
  width: 43%;
  position: absolute;
  z-index: 3;
  top: 56.5%;
  left: 20%;
}

.area_2_text7 {
  width: 39%;
  position: absolute;
  z-index: 4;
  top: 56.5%;
  left: 20%;
}

.area_2_img8 {
  width: 45%;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.animate_area_2_img8 {
  animation: area_2_img8 0.3s forwards ease-out;
  transform-origin: bottom left;
}

@keyframes area_2_img8 {
  0% {
    transform: rotate(-15deg);
    opacity: 0;
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}

.area_2_text9 {
  width: 82.5%;
  margin: 0 auto;
}

.area_2_img9 {
  width: 82.5%;
  margin: -64% auto 0;
}

.area_2_girl_img1{
  width: 27%;
  position: absolute;
  top: 17%;
  left: 1%;
}

.area_2_girl_img2{
  width: 28%;
  position: absolute;
  top: 62%;
  right: 1%;
}

.area_2_girl_img3{
  width: 28%;
  position: absolute;
  bottom: 1%;
  left: 28%;
  z-index: 6;
}

.area_2_title3 {
  width: 93.95833333%;
  margin: 0 auto;
  padding: 5% 0 3%;
}

.area_2_img10 {
  width: 35.72916667%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.animate_area_2_img10 {
  animation: area_2_img10 0.25s forwards ease-out;
}

@keyframes area_2_img10 {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.area_2_img11 {
  margin: -20% 0 0 0;
}
/*------------------------*/
/* area_3ここから */
.area_3 {
  background: #5dc2d0;
  position: relative;
  padding-top: 5%;
}

.area_3_title_bg {
  width: 100%;
  background: url(../images/area_3_title_bg.webp) no-repeat;
  background-size: cover;
  padding: 5% 0;
}

.area_3_title {
  width: 63.33333333%;
  margin-left: 5%;
}

.area_3_riko {
  width: 31.77083333%;
  position: absolute;
  right: 5%;
  top: 3%;
}

.area_3_img1 {
  width: 63.4375%;
  margin-left: 5%;
}

.area_3_img2 {
  width: 92.39583333%;
  margin-left: 5%;
}

.area_3_img3 {
  width: 92.39583333%;
  margin-left: 5%;
}

.area_3_text1 {
  width: 77.08333333%;
  margin: 5% auto 0;
}

.manual_box {
  max-width: 330px;
  width: 80%;
  margin: 30px auto 0;
  padding-bottom: 3%;
}

.manual_btn:hover {
  opacity: 0.8;
}

.monsterball_btn_box{
  max-width: 777px;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.monsterball_btn:hover {
  opacity: 0.8;
}

.area_3_bottom_box{
  position: relative;
}

.area_3_title2_img{
  width: 23.041667%;
  margin: 5% 0 0 3%;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.animate_area_3_title2_img {
  animation: area_title2_img 0.3s forwards ease-out;
}

.area_3_title2{
  width: 72.104167%;
  position: absolute;
  z-index: 1;
  top: 1%;
  right: 2%;
  opacity: 0;
}

.animate_area_3_title2 {
  animation: area_title2 0.3s forwards ease-out;
}

.area_3_bottom_img_box{
  position: relative;
}
.area_3_bottom_img1{
  width: 28.604167%;
  position: absolute;
  top: 1%;
  left: 11%;
  opacity: 0;
}
.animate_area_3_bottom_img1 {
  animation: area_3_bottom_img1 0.4s forwards ease-out;
  transform-origin: right bottom;
}
@keyframes area_3_bottom_img1{
  0%{
    transform: rotate(60deg);
    opacity: 0;
  }
  100%{
    transform: rotate(0);
    opacity: 1;
  }
}
.area_3_bottom_img2{
  width: 27.60416667%;
  position: absolute;
  top: 1%;
  left: 35%;
  opacity: 0;
}
.animate_area_3_bottom_img2 {
  animation: area_3_bottom_img2 0.4s forwards ease-out;
  transform-origin: left bottom;
}
@keyframes area_3_bottom_img2{
  0%{
    transform: rotate(-60deg);
    opacity: 0;
  }
  100%{
    transform: rotate(0);
    opacity: 1;
  }
}
.area_3_bottom_img3{
  width: 56.66666667%;
  position: absolute;
  bottom: 5%;
  left: 6%;
  opacity: 0;
}
.animate_area_3_bottom_img3 {
  animation: area_3_bottom_img3 0.4s forwards ease-out;
}
@keyframes area_3_bottom_img3 {
  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;
  }
}
.area_3_bottom_nyaoha{
  width: 18.02083333%;
  position: absolute;
  top: 4%;
  right: 15%;
  opacity: 0;
}
.animate_area_3_bottom_nyaoha {
  animation: area_3_bottom_nyaoha 0.3s forwards ease-out;
}
@keyframes area_3_bottom_nyaoha {
  0% {
    transform: translateY(30%);
    opacity: 0;
  }
  50%{
    transform: translateY(-5%);
    opacity: 1;
  }
  100% {
  transform: translateY(0);
    opacity: 1;
  }
}
.area_3_bottom_bubble{
  width: 36.04166667%;
  position: absolute;
  bottom: 5%;
  right: 9%;
  opacity: 0;
}
.animate_area_3_bottom_bubble {
  animation: area_3_bottom_bubble 0.2s forwards ease-out;
  transform-origin: left center;
}
@keyframes area_3_bottom_bubble {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
  transform: scale(1);
    opacity: 1;
  }
}
.area_3_bottom_img4{
  width: 20.604167%;
  position: absolute;
  bottom: 10%;
  right: 12.5%;
  opacity: 0;
}
.animate_area_3_bottom_img4 {
  animation: area_3_bottom_img4 0.3s forwards ease-out;
}
@keyframes area_3_bottom_img4 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50%{
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
  transform: scale(1);
    opacity: 1;
  }
}
/*------------------------*/

.copyright_box2406 {
  background: #d7bdda;
}

.scall_up {
  opacity: 0;
}

.animate_scall_up {
  animation: scall_up 0.25s forwards ease-out;
}

@keyframes scall_up {
  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 ease-out;
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fade_in_delay {
  opacity: 0;
}

.animate_fade_in_delay {
  animation: fade_in_delay 0.3s forwards ease-out;
  animation-delay: 0.2s;
}

@keyframes fade_in_delay {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.area_1_slide1{
  opacity: 0;
}
.animate_area_1_slide1 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_1_slide2{
  opacity: 0;
}
.animate_area_1_slide2 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_1_slide3{
  opacity: 0;
}
.animate_area_1_slide3 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_1_slide4{
  opacity: 0;
}
.animate_area_1_slide4 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_1_slide_arrow1{
  opacity: 0;
}
.animate_area_1_slide_arrow1 {
  animation: slide_left 0.3s forwards ease-out;
}

.area_1_slide_arrow2{
  opacity: 0;
}
.animate_area_1_slide_arrow2 {
  animation: slide_left 0.3s forwards ease-out;
}

.area_1_slide_arrow3{
  opacity: 0;
}
.animate_area_1_slide_arrow3 {
  animation: slide_left 0.3s forwards ease-out;
}

.area_2_slide1{
  opacity: 0;
}
.animate_area_2_slide1 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_2_slide2{
  opacity: 0;
}
.animate_area_2_slide2 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_2_slide3{
  opacity: 0;
}
.animate_area_2_slide3 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_2_slide4{
  opacity: 0;
}
.animate_area_2_slide4 {
  animation: scale_x_left 0.6s forwards ease-out;
}

.area_2_slide_arrow1{
  opacity: 0;
}
.animate_area_2_slide_arrow1 {
  animation: slide_left 0.3s forwards ease-out;
}

.area_2_slide_arrow2{
  opacity: 0;
}
.animate_area_2_slide_arrow2 {
  animation: slide_left 0.3s forwards ease-out;
}

.area_2_slide_arrow3{
  opacity: 0;
}
.animate_area_2_slide_arrow3 {
  animation: slide_left 0.3s forwards ease-out;
}

.scale_x_left {
  opacity: 0;
}

.animate_scale_x_left {
  animation: scale_x_left 0.6s forwards ease-out;
}

@keyframes scale_x_left {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  25% {
    transform: scaleX(1);
    opacity: 1;
  }
  50% {
    transform: scaleX(0);
    opacity: 0.5;
  }
  75% {
    transform: scaleX(1);
    opacity: 1;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

.scale_x_right {
  opacity: 0;
}

.animate_scale_x_right {
  animation: scale_x_right 0.6s forwards ease-out;
}

@keyframes scale_x_right {
  0% {
    transform: scaleX(0);
    opacity: 0;
  }
  25% {
    transform: scaleX(-1);
    opacity: 1;
  }
  50% {
    transform: scaleX(0);
    opacity: 0.5;
  }
  75% {
    transform: scaleX(1);
    opacity: 1;
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes slide_left {
  0% {
    transform: translateX(-30%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}


@keyframes area_title2_img{
  0% {
    transform:scale(0);
    opacity: 1;
  }
  50%{
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes area_title2{
  0% {
    clip-path: inset(0 100% 0 0);
    transform: translateX(-30%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}