@charset "utf-8";

/*==============================================================================
【ページ全体の大枠】
================================================================================*/
#digivice_lastevolution_teaser a:hover{
  opacity:0.9;
}

.countdown_num {
  font-size: 0;
  background: url(20200121_digivice_lastevolution_teaser_9vrw1jkb3_bg_countdown.jpg) no-repeat top center;
  background-size: 100% auto;
  padding: 25% 3% 5%;
  display: flex;
  justify-content: space-between;
}

.countdown_num::after {
  display: none;
}

.countdown_num img {
  width: 40%;
  height: auto;
  margin: 0 2%;
}

.countdown_num_day {
  width: 30%;
  margin: 0 0 0 -1%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.countdown_num_day::after {
  display: none;
}

.countdown_num_time {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

.countdown_num_time::after {
  display: none;
}

.countdown_num_time_h,
.countdown_num_time_m {
  display: flex;
  justify-content: center;
  align-items: center;
}

.countdown_num_time_h::after,
.countdown_num_time_m::after {
  display: none;
}

.countdown_closed {
  padding: 0;
}
.bnr_digivice_lastevolution {
  padding: 0 3%;
}

.movie_area {
  background: url(20200121_digivice_lastevolution_teaser_9vrw1jkb3_bg_movie.jpg) no-repeat top center;
  background-size: 100% auto;
  padding: 2% 0 9%;
}
.btn_digivice_lastevolution {
  padding: 0 3%;
}