@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;
}

h1 {
  margin: 0;
}

.w100 {
  display: block;
  width: 100%;
  height: auto;
}

.price_box {
  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;
  margin: 0 auto;
}
.price_box .price_txt {
  width: 62.85714286%;
}

.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: #7c4f1e;
  border-color: #7c4f1e;
}

.btn_mall.btn_mall02 .btn.btn-light {
  display: block;
  color: #fff;
  background-color: #7c4f1e;
  border-color: #7c4f1e;
}

.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: #7c4f1e;
  border-color: #7c4f1e;
}

.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 .copyright_2 {
  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;

  margin: 0;
}

.pikachu_pochama_bottom_bg{
  background: url(../images/pikachu_pochama_btn_bg.webp);
}

.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 #88675d solid;
    border-left: 4px #88675d solid;
  }
  /* min-width: 481px */
}

.bg_box {
  background: url(../images/bg.jpg) repeat-y fixed;
  background-size: 100% auto;
  background-position: center;
}
/*------------------------*/

.price_box {
  padding: 20px 0;
}

#contents .date_box .date_inbox2 {
  width: 100%;
  display: block;
}

#contents .date_box .date_inbox .date_txt {
  width: 90%;
  margin: 0 auto;
}
#contents .date_box .date_inbox .btn_mall .btn {
  margin: 15px auto 0;
}

#contents .date_box_2 .date_inbox2 {
  width: 100%;
  display: block;
}

#contents .date_box_2 .date_inbox .date_txt {
  width: 90%;
  margin: 0 auto;
}
#contents .date_box_2 .date_inbox .btn_mall .btn {
  margin: 15px auto 0;
}

.pc_none {
  display: block;
}
.sp_none {
  display: none;
}

.ct_inbox {
  padding: 60px 10px 40px;
}

.date_box {
  margin: 0 auto 100px;
}

.img03 {
  margin: 0 auto 60px;
}

.img11 {
  display: block;
}

.img11 > * {
  display: block;
  width: 100%;
}

.img11 img {
  display: block;
  width: 100%;
  height: auto;
}

/* モノクローcssここから */
.mokuroh_bg {
  background: #e7f3e3;
  padding-bottom: 25%;
}
/* priceここから */
.price_img {
  width: 63.26530612%;
  margin: 6% auto 2%;
  opacity: 0;
}
.animate_price_img {
  animation: price_img 0.6s ease-in-out forwards;
}
@keyframes price_img {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}
.price_name {
  width: 64.69387755%;
  margin: 0 auto;
  opacity: 0;
}
.animate_price_name {
  animation: price_name 0.5s ease-in-out forwards;
}
@keyframes price_name {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/*------------------------*/

/* mode_textここから */
.mode_text {
  width: 73.26530612%;
  margin: 0 auto 2%;
}
.mode_text_underline {
  width: 82.24489796%;
  margin: 0 auto 15%;
}
/*------------------------*/

/* lightupここから */
.mokuroh_area_1 {
  position: relative;
}
.lightup_img1 {
  width: 53.06122449%;
  margin-left: 8%;
  opacity: 0;
}
.animate_lightup_img1 {
  animation: lightup_img1 0.4s ease-in-out forwards;
}
@keyframes lightup_img1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lightup_star1 {
  width: 10%;
  position: absolute;
  z-index: 2;
  top: 10%;
  left: 15%;
  opacity: 0;
}
.animate_lightup_star1 {
  animation: lightup_star1 5s ease-in-out infinite;
}
@keyframes lightup_star1 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star2 {
  width: 7.428571429%;
  position: absolute;
  z-index: 2;
  top: 19%;
  left: 15%;
  opacity: 0;
}
.animate_lightup_star2 {
  animation: lightup_star2 5.5s ease-in-out infinite;
}
@keyframes lightup_star2 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star3 {
  width: 7.428571429%;
  position: absolute;
  z-index: 2;
  top: 15%;
  left: 19%;
  opacity: 0;
}
.animate_lightup_star3 {
  animation: lightup_star3 4s ease-in-out infinite;
}
@keyframes lightup_star3 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star4 {
  width: 7.428571429%;
  position: absolute;
  z-index: 2;
  top: 45%;
  left: 12%;
  opacity: 0;
}
.animate_lightup_star4 {
  animation: lightup_star4 4.7s ease-in-out infinite;
}
@keyframes lightup_star4 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star5 {
  width: 10%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 12%;
  opacity: 0;
}
.animate_lightup_star5 {
  animation: lightup_star5 4s ease-in-out infinite;
}
@keyframes lightup_star5 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star6 {
  width: 10%;
  position: absolute;
  z-index: 2;
  top: 24%;
  left: 42%;
  opacity: 0;
}
.animate_lightup_star6 {
  animation: lightup_star6 5s ease-in-out infinite;
}
@keyframes lightup_star6 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star7 {
  width: 10%;
  position: absolute;
  z-index: 2;
  bottom: 3%;
  left: 30%;
  opacity: 0;
}
.animate_lightup_star7 {
  animation: lightup_star7 4.5s ease-in-out infinite;
}
@keyframes lightup_star7 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_star8 {
  width: 7.428571429%;
  position: absolute;
  z-index: 2;
  bottom: 8%;
  left: 35%;
  opacity: 0;
}
.animate_lightup_star8 {
  animation: lightup_star8 4s ease-in-out infinite;
}
@keyframes lightup_star8 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_text {
  width: 50.81632653%;
  position: absolute;
  top: -15%;
  left: 40%;
  opacity: 0;
}
.animate_lightup_text {
  animation: lightup_text 0.4s ease-in-out forwards;
}
@keyframes lightup_text {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.lightup_shape1 {
  width: 7.142857143%;
  position: absolute;
  top: 35%;
  right: 28%;
  opacity: 0;
}
.animate_lightup_shape1 {
  animation: lightup_shape1 5s ease-in-out infinite;
}
@keyframes lightup_shape1 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_shape2 {
  width: 3.775510204%;
  position: absolute;
  top: 28%;
  right: 20%;
  opacity: 0;
}
.animate_lightup_shape2 {
  animation: lightup_shape2 4s ease-in-out infinite;
}
@keyframes lightup_shape2 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_shape3 {
  width: 4.489795918%;
  position: absolute;
  top: 45%;
  right: 10%;
  opacity: 0;
}
.animate_lightup_shape3 {
  animation: lightup_shape3 4.5s ease-in-out infinite;
}
@keyframes lightup_shape3 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lieghtup_arrow {
  width: 9.285714286%;
  position: absolute;
  bottom: 25%;
  right: 35%;
  z-index: 4;
  opacity: 0;
}
.animate_lieghtup_arrow {
  animation: lieghtup_arrow 0.4s ease-in-out forwards;
  transform-origin: right bottom;
}
@keyframes lieghtup_arrow {
  0% {
    transform: rotate(-30deg);
    opacity: 0;
  }
  80% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0);
    opacity: 1;
  }
}
.lightup_img2 {
  width: 21.53061224%;
  position: absolute;
  bottom: 2%;
  right: 13%;
  opacity: 0;
}
.animate_lightup_img2 {
  animation: lightup_img2 0.4s ease-in-out forwards;
}
@keyframes lightup_img2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lightup_list_box {
  position: relative;
  margin-top: 5%;
  background: url(../images/lightup_list_bg.webp) no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.lightup_list {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 5% 0;
}
.lightup_text2 {
  width: 49.69387755%;
  margin: 0 auto 2%;
  padding-top: 5%;
}
.lightup_img3 {
  width: 26.2244898%;
  opacity: 0;
}
.animate_lightup_img3 {
  animation: lightup_img3 0.4s ease-in-out forwards;
}
@keyframes lightup_img3 {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.lightup_img3_shape {
  width: 6.12244898%;
  position: absolute;
  top: 30%;
  left: 19.5%;
  opacity: 0;
}
.animate_lightup_img3_shape {
  animation: lightup_img3_shape 0.4s ease-in-out forwards;
}
@keyframes lightup_img3_shape {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.lightup_img3_star1 {
  width: 2.551020408%;
  position: absolute;
  top: 55%;
  left: 11.5%;
  animation: lightup_img3_star1 4s infinite;
}
@keyframes lightup_img3_star1 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.lightup_img3_star2 {
  width: 2.551020408%;
  position: absolute;
  top: 41%;
  left: 31%;
  animation: lightup_img3_star2 5s infinite;
}
@keyframes lightup_img3_star2 {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.lightup_img4 {
  width: 26.2244898%;
  margin: 0 1%;
  opacity: 0;
}
.animate_lightup_img4 {
  animation: lightup_img4 0.4s ease-in-out forwards;
}
@keyframes lightup_img4 {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.lightup_img4_shape {
  width: 9.285714286%;
  position: absolute;
  top: 28%;
  left: 45.3%;
  opacity: 0;
}
.animate_lightup_img4_shape {
  animation: lightup_img4_shape 0.4s ease-in-out forwards;
}
@keyframes lightup_img4_shape {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.lightup_img4_star1 {
  width: 2.551020408%;
  position: absolute;
  top: 35%;
  left: 40%;
  animation: lightup_img4_star1 5s infinite;
}
@keyframes lightup_img4_star1 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.lightup_img4_star2 {
  width: 2.551020408%;
  position: absolute;
  top: 45%;
  left: 38%;
  animation: lightup_img4_star2 3.5s infinite;
}
@keyframes lightup_img4_star2 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_img4_star3 {
  width: 2.551020408%;
  position: absolute;
  top: 59%;
  left: 40%;
  animation: lightup_img4_star3 3.5s infinite;
}
@keyframes lightup_img4_star3 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.lightup_img4_star4 {
  width: 2.551020408%;
  position: absolute;
  top: 35%;
  left: 57%;
  animation: lightup_img4_star4 5s infinite;
}
@keyframes lightup_img4_star4 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_img4_star5 {
  width: 2.551020408%;
  position: absolute;
  top: 45%;
  left: 59%;
  animation: lightup_img4_star5 4.5s infinite;
}
@keyframes lightup_img4_star5 {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.lightup_img4_star6 {
  width: 2.551020408%;
  position: absolute;
  top: 59%;
  left: 57%;
  animation: lightup_img4_star6 4s infinite;
}
@keyframes lightup_img4_star6 {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.lightup_img5 {
  width: 26.2244898%;
  opacity: 0;
}
.animate_lightup_img5 {
  animation: lightup_img5 0.4s ease-in-out forwards;
}
@keyframes lightup_img5 {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.lightup_img5_shape {
  width: 22.65306122%;
  position: absolute;
  z-index: 2;
  top: 29%;
  right: 11.5%;
}
.lightup_img5_star1 {
  width: 2.551020408%;
  position: absolute;
  z-index: 2;
  top: 35%;
  right: 30%;
}
.lightup_img5_star2 {
  width: 2.551020408%;
  position: absolute;
  z-index: 2;
  top: 60%;
  right: 12%;
}
.lightup_img5_on {
  width: 26.2244898%;
  position: absolute;
  top: 22%;
  right: 9.5%;
}
.lightup_img5_on_anime {
  opacity: 0;
}
.animate_lightup_img5_on_anime {
  animation: lightup_img5_on_anime 3.5s infinite;
  animation-delay: 1s;
}
@keyframes lightup_img5_on_anime {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lightup_arrow2 {
  width: 5.102040816%;
  position: absolute;
  top: 50%;
  left: 34%;
  opacity: 0;
}
.animate_lightup_arrow2 {
  animation: lightup_arrow2 0.4s ease-in-out forwards;
}
@keyframes lightup_arrow2 {
  0% {
    transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.lightup_arrow3 {
  width: 5.102040816%;
  position: absolute;
  top: 50%;
  right: 34%;
  opacity: 0;
}
.animate_lightup_arrow3 {
  animation: lightup_arrow3 0.4s ease-in-out forwards;
}
@keyframes lightup_arrow3 {
  0% {
    transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.lightup_title {
  width: 35.10204082%;
  margin: 2% 0 0 9%;
  opacity: 0;
}
.animate_lightup_title {
  animation: lightup_title 0.4s ease-in-out forwards;
}
@keyframes lightup_title {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.lightup_text3 {
  width: 81.63265306%;
  margin: 2% auto 20%;
  opacity: 0;
}
.animate_lightup_text3 {
  animation: lightup_text3 0.4s ease-in-out forwards;
}
@keyframes lightup_text3 {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.touch_mode {
  position: relative;
}
.lightup_img6 {
  width: 53.06122449%;
  margin: 0 8% 0 auto;
  opacity: 0;
}
.animate_lightup_img6 {
  animation: lightup_img6 0.4s ease-in-out forwards;
}
@keyframes lightup_img6 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lightup_img6_on {
  width: 53.06122449%;
  position: absolute;
  top: 0;
  right: 8%;
}
.lightup_img6_on_anime {
  opacity: 0;
}
.animate_lightup_img6_on_anime {
  animation: lightup_img6_on_anime 3.5s infinite;
  animation-delay: 1s;
}
@keyframes lightup_img6_on_anime {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lightup_img6_puni1 {
  width: 11.02040816%;
  position: absolute;
  z-index: 2;
  top: 7%;
  right: 14%;
  opacity: 0;
}
.animate_lightup_img6_puni1 {
  animation: lightup_img6_puni1 0.4s ease-in-out forwards;
}
@keyframes lightup_img6_puni1 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lightup_img6_puni2 {
  width: 11.02040816%;
  position: absolute;
  z-index: 2;
  bottom: 9%;
  right: 45%;
  opacity: 0;
}
.animate_lightup_img6_puni2 {
  animation: lightup_img6_puni2 0.4s ease-in-out forwards;
}
@keyframes lightup_img6_puni2 {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scaleX(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.lightup_img6_star1 {
  width: 3.87755102%;
  position: absolute;
  top: 13%;
  right: 45%;
}
.lightup_img6_star2 {
  width: 2.551020408%;
  position: absolute;
  top: 50%;
  right: 51%;
}
.lightup_img6_star3 {
  width: 3.87755102%;
  position: absolute;
  top: 58%;
  right: 51%;
}
.lightup_img6_star4 {
  width: 2.551020408%;
  position: absolute;
  bottom: 9%;
  right: 23%;
}
.lightup_img6_star5 {
  width: 3.87755102%;
  position: absolute;
  bottom: 12%;
  right: 18%;
}
.lightup_img6_shape {
  width: 9.183673469%;
  position: absolute;
  bottom: 26%;
  right: 18%;
}
.lightup_text4 {
  width: 47.14285714%;
  position: absolute;
  top: -15%;
  left: 3%;
  opacity: 0;
}
.animate_lightup_text4 {
  animation: lightup_text4 0.4s ease-in-out forwards;
}
@keyframes lightup_text4 {
  0% {
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.lightup_text5 {
  width: 79.28571429%;
  margin: 0 auto;
  padding: 10%;
}
.lightup_text5_box {
  background: url(../images/lightup_text5_bg.webp) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
.lightup_text6 {
  width: 92.97959184%;
  margin: 0 auto;
  padding: 15% 11% 11%;
}
.lightup_text6_box {
  width: 93.36734694%;
  margin: 0 auto;
  background: url(../images/lightup_text6_bg.webp) no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
/*------------------------*/

.fade_up {
  opacity: 0;
}
.animate_fade_up {
  animation: fade_up 0.5s ease-in-out forwards;
}
@keyframes fade_up {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.fade_up_delay {
  opacity: 0;
}
.animate_fade_up_delay {
  animation: fade_up_delay 0.5s ease-in-out forwards;
  animation-delay: 0.5s;
}
@keyframes fade_up_delay {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.scale_up_top {
  opacity: 0;
}
.animate_scale_up_top {
  animation: scale_up_top 0.5s ease forwards;
  transform-origin: top;
}
@keyframes scale_up_top {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.fade_in {
  opacity: 0;
}
.animate_fade_in {
  animation: fade_in 0.5s ease-in-out forwards;
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------*/
