@charset "UTF-8";
/******************************************
*******************************************/
/***********
  サイズ変換
************/
/*********
ブレイクポイント
**********/
/*********
ホバー
**********/
@keyframes blinking {
  0% {
    filter: brightness(0.9) drop-shadow(0 0 0vw rgba(139, 94, 42, 0.8));
  }
  100% {
    filter: brightness(1.4) drop-shadow(0 0 1.172vw rgba(139, 94, 42, 0.8));
  }
}
@media (min-width: 1024px) {
  @keyframes blinking {
    0% {
      filter: brightness(0.9) drop-shadow(0 0 clamp(0px, 0vw, 150vw) rgba(139, 94, 42, 0.8));
    }
    100% {
      filter: brightness(1.4) drop-shadow(0 0 clamp(6px, 0.313vw, 150vw) rgba(139, 94, 42, 0.8));
    }
  }
}
@keyframes blinking2 {
  0% {
    filter: brightness(1);
  }
  100% {
    filter: brightness(1.5) drop-shadow(0 0 0.586vw rgba(139, 94, 42, 0.5));
  }
}
@media (min-width: 1024px) {
  @keyframes blinking2 {
    0% {
      filter: brightness(0.9) drop-shadow(0 0 clamp(0px, 0vw, 150vw) #fff1cf);
    }
    100% {
      filter: brightness(1.5) drop-shadow(0 0 clamp(6px, 0.313vw, 150vw) #fff1cf);
    }
  }
}
#contents .bdffhd_contents [data-zoomMask] span {
  opacity: 1;
  display: block;
  -webkit-mask-image: url("/bdffhd/assets/img/mask_blur.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 0% 300%;
  -webkit-mask-position: center center;
  mask-image: url("/bdffhd/assets/img/mask_blur.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 0% 300%;
  mask-position: center center;
  background-repeat: no-repeat;
  transform: scale(1.2);
}
#contents .bdffhd_contents [data-slideIn] {
  opacity: 0;
  transform: scale(1) translate(0, 4vw);
}
#contents .bdffhd_contents [data-zoomIn] {
  opacity: 0;
  transform: scale(1.12);
}
@media (max-width: 1023px) {
  #contents .bdffhd_contents [data-sPslideIn] {
    opacity: 0;
    transform: scale(1) translate(0, 4vw);
  }
  #contents .bdffhd_contents [data-sPzoomIn] {
    opacity: 0;
    transform: scale(1.12);
  }
}
@media (min-width: 1024px) {
  #contents .bdffhd_contents [data-slideIn] {
    opacity: 0;
    transform: scale(1) translate(0, 2vw);
  }
  #contents .bdffhd_contents [data-zoomIn] {
    opacity: 0;
    transform: scale(1.12);
  }
  #contents .bdffhd_contents [data-PcslideIn] {
    opacity: 0;
    transform: scale(1) translate(0, 2vw);
  }
  #contents .bdffhd_contents [data-PczoomIn] {
    opacity: 0;
    transform: scale(1.12);
  }
}

.animStart.windowloaded #contents .bdffhd_contents [data-zoomMask].animated span {
  opacity: 1;
  transform: scale(1);
  -webkit-mask-size: 150% 300%;
          mask-size: 150% 300%;
  transition: opacity 1.2s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.5s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.8s 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), 1.8s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.animStart.windowloaded #contents .bdffhd_contents [data-slideIn].animated,
.animStart.windowloaded #contents .bdffhd_contents [data-zoomIn].animated {
  opacity: 1;
  transform: translate(0);
  transition: 1.5s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media (max-width: 1023px) {
  .animStart.windowloaded #contents .bdffhd_contents [data-sPslideIn].animated,
  .animStart.windowloaded #contents .bdffhd_contents [data-sPzoomIn].animated {
    opacity: 1;
    transform: translate(0);
    transition: 1.5s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@media (min-width: 1024px) {
  .animStart.windowloaded #contents .bdffhd_contents [data-pCslideIn].animated,
  .animStart.windowloaded #contents .bdffhd_contents [data-pCzoomIn].animated {
    opacity: 1;
    transform: translate(0);
    transition: 1.5s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .animStart.windowloaded #contents .bdffhd_contents [data-pcZoomIn="0.4"].animated {
    transition: 1.5s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .animStart.windowloaded #contents .bdffhd_contents [data-pCslideIn="0.4"].animated {
    transition: 1.5s 0.1s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.8s 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

#contents.battle .bdffhd_contents::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
#contents.battle .bdffhd_contents .sec01 {
  background: url(/bdffhd/assets/img/battle/bg01.webp) no-repeat center top/100vw auto;
  height: 181.543vw;
  padding: 12.207vw 0 0;
  margin-top: -12.207vw;
  z-index: 10;
}
#contents.battle .bdffhd_contents .sec01Slide {
  padding: 5.859vw 0 0;
  -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 3%, rgb(0, 0, 0) 97%, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-mode: match-source;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: center top;
  backface-visibility: hidden;
}
#contents.battle .bdffhd_contents .sec01Slide_movie {
  position: relative;
  z-index: 100;
  width: 90.625vw;
  height: 51.172vw;
  margin: 0 auto;
}
#contents.battle .bdffhd_contents .sec01Slide_movie::before {
  content: "";
  background: url(/bdffhd/assets/img/movie_frame.webp) no-repeat left top/100% 100%;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 10;
  width: 90.625vw;
  height: 51.172vw;
  transform: translate(-50%, 0);
  z-index: 110;
}
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container,
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 {
  width: 90.625vw;
  height: 51.172vw;
  position: relative;
  z-index: 100;
  -webkit-mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center top;
  mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container img, #contents.battle .bdffhd_contents .sec01Slide_movie .video-container video,
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 img,
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 video {
  display: block;
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  height: 100%;
  width: auto;
}
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container video,
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 video {
  opacity: 0;
  position: absolute;
  top: 0;
}
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container.mp4play video,
#contents.battle .bdffhd_contents .sec01Slide_movie .video-container2.mp4play video {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#contents.battle .bdffhd_contents .sec01Slide .swiper-pagination {
  opacity: 0;
}
#contents.battle .bdffhd_contents .sec01SlideNav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 5.859vw 4.883vw 0;
}
#contents.battle .bdffhd_contents .sec01SlideNav img {
  height: 10.254vw;
  width: auto;
}
#contents.battle .bdffhd_contents .sec01SlideNav a {
  margin: 0 0 2.93vw;
  position: relative;
  display: block;
}
#contents.battle .bdffhd_contents .sec01SlideNav a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  #contents.battle .bdffhd_contents .sec01SlideNav a {
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  #contents.battle .bdffhd_contents .sec01SlideNav a:hover {
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    filter: brightness(1.4) drop-shadow(0 0 0.977vw rgba(139, 94, 42, 0.75));
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 1024px) {
  #contents.battle .bdffhd_contents .sec01SlideNav a:hover {
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    filter: brightness(1.4) drop-shadow(0 0 10px rgba(139, 94, 42, 0.75));
  }
}
#contents.battle .bdffhd_contents .sec02 {
  height: 276.27vw;
  background: url(/bdffhd/assets/img/battle/bg02.webp) no-repeat center top/100vw auto;
  padding: 26.563vw 0 0;
  margin-top: -40.723vw;
  z-index: 1;
}
#contents.battle .bdffhd_contents .sec02Title {
  margin-bottom: 5.469vw;
}
#contents.battle .bdffhd_contents .sec02Movies {
  font-size: 0;
}
#contents.battle .bdffhd_contents .sec02_movie {
  position: relative;
  z-index: 100;
  width: 90.625vw;
  height: 51.172vw;
  margin: 0 auto;
}
#contents.battle .bdffhd_contents .sec02_movie::before {
  content: "";
  background: url(/bdffhd/assets/img/movie_frame.webp) no-repeat left top/100% 100%;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 10;
  width: 90.625vw;
  height: 51.172vw;
  transform: translate(-50%, 0);
  z-index: 110;
}
#contents.battle .bdffhd_contents .sec02_movie.-title01 {
  margin-top: 4.883vw;
  height: 52.441vw;
  padding-top: 1.27vw;
}
#contents.battle .bdffhd_contents .sec02_movie.-title01::before {
  background-image: url(/bdffhd/assets/img/battle/sec02_movie01_title.webp);
  height: 52.441vw;
}
#contents.battle .bdffhd_contents .sec02_movie.-title02 {
  margin-top: 8.789vw;
  height: 52.441vw;
  padding-top: 1.27vw;
}
#contents.battle .bdffhd_contents .sec02_movie.-title02::before {
  background-image: url(/bdffhd/assets/img/battle/sec02_movie02_title.webp);
  height: 52.441vw;
}
#contents.battle .bdffhd_contents .sec02_movie .video-container,
#contents.battle .bdffhd_contents .sec02_movie .video-container2 {
  width: 90.625vw;
  height: 51.172vw;
  position: relative;
  z-index: 100;
  -webkit-mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center top;
  mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.battle .bdffhd_contents .sec02_movie .video-container img, #contents.battle .bdffhd_contents .sec02_movie .video-container video,
#contents.battle .bdffhd_contents .sec02_movie .video-container2 img,
#contents.battle .bdffhd_contents .sec02_movie .video-container2 video {
  display: block;
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  height: 100%;
  width: auto;
}
#contents.battle .bdffhd_contents .sec02_movie .video-container video,
#contents.battle .bdffhd_contents .sec02_movie .video-container2 video {
  opacity: 0;
  position: absolute;
  top: 0;
}
#contents.battle .bdffhd_contents .sec02_movie .video-container.mp4play video,
#contents.battle .bdffhd_contents .sec02_movie .video-container2.mp4play video {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#contents.battle .bdffhd_contents .sec02Text {
  height: 21.875vw;
  width: 90.234vw;
  background: url(/bdffhd/assets/img/battle/sec02_text.webp) no-repeat center top/100% 100%;
  margin: 2.93vw auto 0;
  font-size: clamp(8px, 3.125vw, 32px);
  line-height: 1.688;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4.395vw;
}
#contents.battle .bdffhd_contents .sec02Text b {
  color: #ffeb7e;
  font-weight: 700;
}
#contents.battle .bdffhd_contents .sec03 {
  height: 283.203vw;
  background: url(/bdffhd/assets/img/battle/bg03.webp) no-repeat center top/100vw auto;
  padding: 24.414vw 0 0;
  margin-top: -38.281vw;
  z-index: 1;
  z-index: 10;
}
#contents.battle .bdffhd_contents .sec03Title {
  margin-bottom: 3.906vw;
}
#contents.battle .bdffhd_contents .sec03Copy {
  margin-bottom: 5.273vw;
}
#contents.battle .bdffhd_contents .sec03Point {
  padding: 0 4.883vw;
}
#contents.battle .bdffhd_contents .sec03Point_item {
  padding-bottom: 4.883vw;
  position: relative;
}
#contents.battle .bdffhd_contents .sec03Point_ss {
  position: absolute;
  left: 50%;
  top: 47.461vw;
  z-index: 10;
  pointer-events: none;
  width: 80.566vw;
  height: 45.605vw;
  transform: translate(-50%, 0);
}
#contents.battle .bdffhd_contents .sec03Point_ss::before {
  content: "";
  background: url("/bdffhd/assets/img/movie_frame.webp") no-repeat center center/100% 100%;
  width: 80.566vw;
  height: 45.605vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
#contents.battle .bdffhd_contents .sec03Point_ss .swiper-slide {
  display: block;
  width: 80.566vw;
  height: 45.605vw;
  margin: 0 auto;
  -webkit-mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center top;
  mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center top;
}
#contents.battle .bdffhd_contents .sec03Point_ss .swiper-slide {
  pointer-events: none;
  opacity: 0;
  pointer-events: none;
  opacity: 0 !important;
  transition: 0.3s;
}
#contents.battle .bdffhd_contents .sec03Point_ss .swiper-slide[class*=active] {
  opacity: 1 !important;
  pointer-events: all;
}
#contents.battle .bdffhd_contents .sec04 {
  height: 166.895vw;
  background: url(/bdffhd/assets/img/battle/bg04.webp) no-repeat center top/100vw auto;
  padding: 27.344vw 0 0;
  margin-top: -17.09vw;
  z-index: 1;
}
#contents.battle .bdffhd_contents .sec04Title {
  margin-bottom: 3.906vw;
}
#contents.battle .bdffhd_contents .sec04Copy {
  margin-bottom: 5.273vw;
}
#contents.battle .bdffhd_contents .sec04Point {
  padding: 0 4.883vw;
}
#contents.battle .bdffhd_contents .sec04Point_item {
  padding-bottom: 4.883vw;
}
#contents.battle .bdffhd_contents .sec04Movie {
  position: relative;
  z-index: 100;
  width: 90.625vw;
  height: 51.172vw;
  margin: 0 auto;
}
#contents.battle .bdffhd_contents .sec04Movie::before {
  content: "";
  background: url(/bdffhd/assets/img/movie_frame.webp) no-repeat left top/100% 100%;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 10;
  width: 90.625vw;
  height: 51.172vw;
  transform: translate(-50%, 0);
  z-index: 110;
}
#contents.battle .bdffhd_contents .sec04Movie .video-container,
#contents.battle .bdffhd_contents .sec04Movie .video-container2 {
  width: 90.625vw;
  height: 51.172vw;
  position: relative;
  z-index: 100;
  -webkit-mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center top;
  mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.battle .bdffhd_contents .sec04Movie .video-container img, #contents.battle .bdffhd_contents .sec04Movie .video-container video,
#contents.battle .bdffhd_contents .sec04Movie .video-container2 img,
#contents.battle .bdffhd_contents .sec04Movie .video-container2 video {
  display: block;
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  height: 100%;
  width: auto;
}
#contents.battle .bdffhd_contents .sec04Movie .video-container video,
#contents.battle .bdffhd_contents .sec04Movie .video-container2 video {
  opacity: 0;
  position: absolute;
  top: 0;
}
#contents.battle .bdffhd_contents .sec04Movie .video-container.mp4play video,
#contents.battle .bdffhd_contents .sec04Movie .video-container2.mp4play video {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#contents.battle .bdffhd_contents .sec04Text {
  height: 34.18vw;
  width: 90.234vw;
  background: url(/bdffhd/assets/img/battle/sec04_text.webp) no-repeat center top/100% 100%;
  margin: 5.859vw auto 0;
  font-size: clamp(8px, 3.125vw, 32px);
  line-height: 1.688;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4.395vw;
}
#contents.battle .bdffhd_contents .sec04Text b {
  color: #ffeb7e;
  font-weight: 700;
}
#contents.battle .bdffhd_contents .sec05 {
  height: 226.953vw;
  background: url(/bdffhd/assets/img/battle/bg05.webp) no-repeat center top/100vw auto;
  padding: 21.777vw 0 0;
  margin-top: -21.973vw;
  z-index: 1;
}
#contents.battle .bdffhd_contents .sec05Title {
  margin-bottom: 4.395vw;
}
#contents.battle .bdffhd_contents .sec05Copy {
  margin-bottom: 6.836vw;
}
#contents.battle .bdffhd_contents .sec05Point {
  padding: 0 4.883vw;
}
#contents.battle .bdffhd_contents .sec05Point_item {
  padding-bottom: 4.883vw;
}
#contents.battle .bdffhd_contents .sec05Movie {
  position: relative;
  z-index: 100;
  width: 90.625vw;
  height: 51.172vw;
  margin: 0 auto;
}
#contents.battle .bdffhd_contents .sec05Movie::before {
  content: "";
  background: url(/bdffhd/assets/img/movie_frame.webp) no-repeat left top/100% 100%;
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 10;
  width: 90.625vw;
  height: 51.172vw;
  transform: translate(-50%, 0);
  z-index: 110;
}
#contents.battle .bdffhd_contents .sec05Movie .video-container,
#contents.battle .bdffhd_contents .sec05Movie .video-container2 {
  width: 90.625vw;
  height: 51.172vw;
  position: relative;
  z-index: 100;
  -webkit-mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
  -webkit-mask-position: center top;
  mask-image: url("/bdffhd/assets/img/movie_mask.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 100% auto;
  mask-position: center top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contents.battle .bdffhd_contents .sec05Movie .video-container img, #contents.battle .bdffhd_contents .sec05Movie .video-container video,
#contents.battle .bdffhd_contents .sec05Movie .video-container2 img,
#contents.battle .bdffhd_contents .sec05Movie .video-container2 video {
  display: block;
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  height: 100%;
  width: auto;
}
#contents.battle .bdffhd_contents .sec05Movie .video-container video,
#contents.battle .bdffhd_contents .sec05Movie .video-container2 video {
  opacity: 0;
  position: absolute;
  top: 0;
}
#contents.battle .bdffhd_contents .sec05Movie .video-container.mp4play video,
#contents.battle .bdffhd_contents .sec05Movie .video-container2.mp4play video {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#contents.battle .bdffhd_contents .sec05Point h3 {
  font-size: 0;
}
#contents.battle .bdffhd_contents .sec05Point_item {
  background: url(/bdffhd/assets/img/battle/sec05_text01.webp) no-repeat center top/100% 100%;
  width: 90.43vw;
  height: 44.141vw;
  margin: 0 auto;
  font-size: clamp(8px, 3.125vw, 32px);
  line-height: 1.688;
  letter-spacing: 0.05em;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 4.395vw;
  padding-top: 4.199vw;
  margin-top: 7.813vw;
}
#contents.battle .bdffhd_contents .sec05Point_item b {
  color: #ffeb7e;
}
#contents.battle .bdffhd_contents .sec05Point_item.-title02 {
  height: 39.063vw;
  margin-top: 5.859vw;
  background: url(/bdffhd/assets/img/battle/sec05_text02.webp) no-repeat center top/100% 100%;
}
@media (max-width: 1023px) {
  #contents.battle .bdffhd_contents .sec05Point_item small {
    padding-top: 1em;
    display: block;
  }
}
#contents.battle .bdffhd_contents .secondClose {
  margin-top: -16.406vw;
  z-index: 20;
  position: relative;
  height: 79.688vw;
}
#contents.battle .bdffhd_contents .secondClose .and_more {
  position: relative;
  z-index: 100;
}
#contents.battle .bdffhd_contents .secondClose_bg {
  padding: 20.508vw 4.883vw 8.789vw;
  background: url(/bdffhd/assets/img/battle/bg_close.webp) no-repeat center top/100vw auto;
}
@media (min-width: 1024px) {
  #contents.battle .bdffhd_contents::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
  }
  #contents.battle .bdffhd_contents .sec01 {
    background: url(/bdffhd/assets/img/battle/bg01@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
    height: clamp(1054px, 54.896vw, 150vw);
    padding: clamp(75px, 3.906vw, 150vw) 0 0;
    margin-top: 0;
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec01Title {
    text-align: center;
    margin: 0 auto clamp(45px, 2.344vw, 150vw);
    width: clamp(1280px, 66.667vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec01Title img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec01Copy {
    text-align: center;
    margin-bottom: clamp(0px, 0vw, 150vw);
    width: clamp(1280px, 66.667vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec01Copy img {
    width: 100%;
    height: auto;
    max-width: inherit;
    display: block;
  }
  #contents.battle .bdffhd_contents .sec01PcWrap {
    display: flex;
    width: clamp(1113px, 57.969vw, 150vw);
    margin: clamp(43px, 2.24vw, 150vw) auto 0;
    flex-direction: row-reverse;
    justify-content: flex-start;
    position: relative;
    left: clamp(22px, 1.146vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec01Slide {
    padding: clamp(0px, 0vw, 150vw) clamp(0px, 0vw, 150vw) 0;
    width: clamp(756px, 39.375vw, 150vw);
    height: clamp(395px, 20.573vw, 150vw);
    margin: 0;
    position: relative;
  }
  #contents.battle .bdffhd_contents .sec01Slide_item {
    width: clamp(756px, 39.375vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec01Slide_movie {
    width: clamp(699px, 36.406vw, 150vw);
    height: clamp(395px, 20.573vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec01Slide_movie::before {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    width: clamp(699px, 36.406vw, 150vw);
    height: clamp(395px, 20.573vw, 150vw);
    transform: translate(-50%, 0);
    z-index: 110;
  }
  #contents.battle .bdffhd_contents .sec01Slide_movie .video-container,
  #contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 {
    width: clamp(699px, 36.406vw, 150vw);
    height: clamp(395px, 20.573vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec01Slide_movie .video-container img,
  #contents.battle .bdffhd_contents .sec01Slide_movie .video-container2 img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec01SlideNav {
    display: block;
    position: relative;
    z-index: 10;
    padding: clamp(12px, 0.625vw, 150vw) clamp(0px, 0vw, 150vw) 0;
  }
  #contents.battle .bdffhd_contents .sec01SlideNav img {
    height: clamp(72px, 3.75vw, 150vw);
    width: auto;
  }
  #contents.battle .bdffhd_contents .sec01SlideNav a {
    margin: 0 0 clamp(27px, 1.406vw, 150vw);
    position: relative;
    display: block;
  }
  #contents.battle .bdffhd_contents .sec01SlideNav a i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    opacity: 0;
  }
  #contents.battle .bdffhd_contents .sec01Chara {
    position: absolute;
    right: 50%;
    top: min(-150px, -7.813vw);
    pointer-events: none;
    width: clamp(194px, 10.104vw, 150vw);
    height: clamp(666px, 34.688vw, 150vw);
    margin-right: clamp(476px, 24.792vw, 150vw);
    z-index: 0;
    background: url(/bdffhd/assets/img/battle/sec01_chara.webp) no-repeat center top/100% 100%;
  }
  #contents.battle .bdffhd_contents .sec02 {
    height: clamp(1600px, 83.333vw, 150vw);
    background: url(/bdffhd/assets/img/battle/bg02@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
    padding: clamp(152px, 7.917vw, 150vw) 0 0;
    margin-top: min(-210px, -10.938vw);
    z-index: 1;
    background-color: #0d171f;
  }
  #contents.battle .bdffhd_contents .sec02Title {
    margin: 0 auto clamp(40px, 2.083vw, 150vw);
    width: clamp(1256px, 65.417vw, 150vw);
    position: relative;
    z-index: 0;
  }
  #contents.battle .bdffhd_contents .sec02Title img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec02Copy {
    margin: 0 auto clamp(70px, 3.646vw, 150vw);
    width: clamp(1101px, 57.344vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02Copy img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec02_movie {
    width: clamp(641px, 33.385vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec02_movie::before {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    width: clamp(641px, 33.385vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
    transform: translate(-50%, 0);
    z-index: 110;
  }
  #contents.battle .bdffhd_contents .sec02_movie .video-container,
  #contents.battle .bdffhd_contents .sec02_movie .video-container2 {
    width: clamp(641px, 33.385vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02_movie .video-container img,
  #contents.battle .bdffhd_contents .sec02_movie .video-container2 img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec02_movie.-title01 {
    margin-top: clamp(0px, 0vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
    padding-top: 0vw;
  }
  #contents.battle .bdffhd_contents .sec02_movie.-title01::before {
    background-image: url(/bdffhd/assets/img/movie_frame.webp);
    height: clamp(362px, 18.854vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02_movie.-title02 {
    margin-top: clamp(0px, 0vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
    padding-top: 0vw;
  }
  #contents.battle .bdffhd_contents .sec02_movie.-title02::before {
    background-image: url(/bdffhd/assets/img/movie_frame.webp);
    height: clamp(362px, 18.854vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02Movies {
    position: relative;
    z-index: 30;
  }
  #contents.battle .bdffhd_contents .sec02Movies_item {
    display: flex;
    align-items: center;
    width: clamp(1140px, 59.375vw, 150vw);
    margin: 0 auto;
    justify-content: flex-start;
    position: relative;
    left: clamp(21px, 1.094vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02Movies_item + .sec02Movies_item {
    flex-direction: row-reverse;
    margin-top: clamp(63px, 3.281vw, 150vw);
    left: min(-10px, -0.521vw);
  }
  #contents.battle .bdffhd_contents .sec02Movies_item + .sec02Movies_item .sec02Text {
    background: url(/bdffhd/assets/img/battle/sec02_movie02_title@pc.webp) no-repeat center top/100% 100%;
    width: clamp(462px, 24.063vw, 150vw);
    height: clamp(216px, 11.25vw, 150vw);
    padding: clamp(34px, 1.771vw, 150vw) clamp(50px, 2.604vw, 150vw) 0 clamp(55px, 2.865vw, 150vw);
    left: clamp(23px, 1.198vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec02Text {
    width: clamp(501px, 26.094vw, 150vw);
    height: clamp(216px, 11.25vw, 150vw);
    background: url(/bdffhd/assets/img/battle/sec02_movie01_title@pc.webp) no-repeat center top/100% 100%;
    margin: clamp(0px, 0vw, 150vw) auto 0;
    font-size: clamp(17px, 0.885vw, 150vw);
    line-height: 1.882;
    padding: clamp(34px, 1.771vw, 150vw) clamp(50px, 2.604vw, 150vw) 0 clamp(90px, 4.688vw, 150vw);
    right: clamp(42px, 2.188vw, 150vw);
    position: relative;
  }
  #contents.battle .bdffhd_contents .sec02Chara {
    position: absolute;
    left: 50%;
    top: clamp(74px, 3.854vw, 150vw);
    pointer-events: none;
    width: clamp(264px, 13.75vw, 150vw);
    height: clamp(683px, 35.573vw, 150vw);
    margin-left: clamp(360px, 18.75vw, 150vw);
    z-index: 10;
    background: url(/bdffhd/assets/img/battle/sec02_chara@pc.webp) no-repeat center top/100% 100%;
  }
  #contents.battle .bdffhd_contents .sec03 {
    height: clamp(1296px, 67.5vw, 150vw);
    background: url(/bdffhd/assets/img/battle/bg03@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
    padding: clamp(238px, 12.396vw, 150vw) 0 0;
    margin-top: clamp(-400px, -20.833vw, 150vw);
    z-index: 1;
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec03Title {
    margin: 0 auto clamp(28px, 1.458vw, 150vw);
    width: clamp(1024px, 53.333vw, 150vw);
    position: relative;
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec03Title img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec03Copy {
    margin: 0 auto clamp(41px, 2.135vw, 150vw);
    width: clamp(1024px, 53.333vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec03Copy img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec03Point {
    padding: 0 clamp(0px, 0vw, 150vw);
    display: flex;
    justify-content: space-between;
    width: clamp(1100px, 57.292vw, 150vw);
    margin: 0 auto;
    z-index: 30;
    position: relative;
  }
  #contents.battle .bdffhd_contents .sec03Point_item {
    padding-bottom: clamp(0px, 0vw, 150vw);
    width: clamp(522px, 27.187vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec03Point_item img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec03Point_ss {
    width: clamp(470px, 24.479vw, 150vw);
    height: clamp(266px, 13.854vw, 150vw);
    left: 50%;
    top: clamp(339px, 17.656vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec03Point_ss::before {
    content: "";
    background: url("/bdffhd/assets/img/movie_frame2.webp") no-repeat center center/100% 100%;
    width: clamp(470px, 24.479vw, 150vw);
    height: clamp(266px, 13.854vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec03Point_ss .swiper-slide {
    display: block;
    width: clamp(470px, 24.479vw, 150vw);
    height: clamp(266px, 13.854vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec03Point_ss .swiper-slide img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec03Chara {
    position: absolute;
    left: 50%;
    top: clamp(287px, 14.948vw, 150vw);
    pointer-events: none;
    width: clamp(1920px, 100vw, 150vw);
    height: clamp(362px, 18.854vw, 150vw);
    transform: translate(-50%, 0);
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec03Chara em {
    width: 50%;
    display: block;
    height: 100%;
    background: url(/bdffhd/assets/img/battle/sec03_chara@pc.webp) no-repeat left top/clamp(1920px, 100vw, 150vw) 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec03Chara em + em {
    left: 50%;
    top: 0;
    z-index: 0;
    background: url(/bdffhd/assets/img/battle/sec03_chara@pc.webp) no-repeat right top/clamp(1920px, 100vw, 150vw) 100%;
  }
  #contents.battle .bdffhd_contents .sec04 {
    height: clamp(1074px, 55.937vw, 150vw);
    background: url(/bdffhd/assets/img/battle/bg04@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
    padding: clamp(160px, 8.333vw, 150vw) 0 0;
    margin-top: clamp(-100px, -5.208vw, 150vw);
    z-index: 1;
  }
  #contents.battle .bdffhd_contents .sec04Title {
    margin: 0 auto clamp(46px, 2.396vw, 150vw);
    width: clamp(1279px, 66.615vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Title img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec04Copy {
    margin-bottom: clamp(54px, 2.813vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Point {
    padding: 0 clamp(50px, 2.604vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Point_item {
    padding-bottom: clamp(50px, 2.604vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Movie {
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec04Movie::before {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
    transform: translate(-50%, 0);
    z-index: 110;
  }
  #contents.battle .bdffhd_contents .sec04Movie .video-container,
  #contents.battle .bdffhd_contents .sec04Movie .video-container2 {
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Movie .video-container img,
  #contents.battle .bdffhd_contents .sec04Movie .video-container2 img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec04Text {
    height: clamp(178px, 9.271vw, 150vw);
    width: clamp(703px, 36.615vw, 150vw);
    background: url(/bdffhd/assets/img/battle/sec04_text.webp) no-repeat center top/100% 100%;
    margin: clamp(37px, 1.927vw, 150vw) auto 0;
    font-size: clamp(17px, 0.885vw, 150vw);
    line-height: 1.882;
    padding: clamp(0px, 0vw, 150vw) clamp(60px, 3.125vw, 150vw) 0 clamp(60px, 3.125vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec04Text br {
    display: none;
  }
  #contents.battle .bdffhd_contents .sec04_effect {
    position: relative;
    z-index: 1000;
  }
  #contents.battle .bdffhd_contents .sec04CharaWrap {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: clamp(-1084px, -56.458vw, 150vw);
    top: 0;
  }
  #contents.battle .bdffhd_contents .sec04Chara {
    position: absolute;
    right: 50%;
    top: clamp(72px, 3.75vw, 150vw);
    pointer-events: none;
    width: clamp(435px, 22.656vw, 150vw);
    height: clamp(684px, 35.625vw, 150vw);
    margin-right: clamp(294px, 15.313vw, 150vw);
    z-index: 0;
    background: url(/bdffhd/assets/img/battle/sec04_chara@pc.webp) no-repeat center top/100% 100%;
  }
  #contents.battle .bdffhd_contents .sec05 {
    height: clamp(1331px, 69.323vw, 150vw);
    background: url(/bdffhd/assets/img/battle/bg05@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
    padding: clamp(145px, 7.552vw, 150vw) 0 0;
    margin-top: clamp(-191px, -9.948vw, 150vw);
    z-index: 1;
  }
  #contents.battle .bdffhd_contents .sec05Title {
    margin: 0 auto clamp(44px, 2.292vw, 150vw);
    width: clamp(1279px, 66.615vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Title img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec05Copy {
    margin: 0 auto clamp(48px, 2.5vw, 150vw);
    width: clamp(1279px, 66.615vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Copy img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec05Point {
    padding: 0 clamp(0px, 0vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Point_item {
    padding-bottom: clamp(50px, 2.604vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Movie {
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
    margin: 0 auto;
  }
  #contents.battle .bdffhd_contents .sec05Movie::before {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 10;
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
    transform: translate(-50%, 0);
    z-index: 110;
  }
  #contents.battle .bdffhd_contents .sec05Movie .video-container,
  #contents.battle .bdffhd_contents .sec05Movie .video-container2 {
    width: clamp(702px, 36.563vw, 150vw);
    height: clamp(397px, 20.677vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Movie .video-container img,
  #contents.battle .bdffhd_contents .sec05Movie .video-container2 img {
    width: 100%;
    height: auto;
  }
  #contents.battle .bdffhd_contents .sec05Point {
    display: flex;
    width: clamp(1100px, 57.292vw, 150vw);
    margin: clamp(50px, 2.604vw, 150vw) auto 0;
    justify-content: space-between;
    position: relative;
    z-index: 10;
  }
  #contents.battle .bdffhd_contents .sec05Point_item {
    background: url(/bdffhd/assets/img/battle/sec05_text01@pc.webp) no-repeat center top/100% 100%;
    width: clamp(532px, 27.708vw, 150vw);
    height: clamp(275px, 14.323vw, 150vw);
    margin: 0 auto 0 0;
    font-size: clamp(17px, 0.885vw, 150vw);
    line-height: 1.882;
    padding: clamp(35px, 1.823vw, 150vw) clamp(60px, 3.125vw, 150vw) 0 clamp(60px, 3.125vw, 150vw);
  }
  #contents.battle .bdffhd_contents .sec05Point_item.-title02 {
    height: clamp(275px, 14.323vw, 150vw);
    margin: 0 0 0 auto;
    background: url(/bdffhd/assets/img/battle/sec05_text02@pc.webp) no-repeat center top/100% 100%;
  }
  #contents.battle .bdffhd_contents .sec05Point_item small {
    font-size: 80%;
  }
  #contents.battle .bdffhd_contents .sec05Chara {
    position: absolute;
    left: 50%;
    top: clamp(388px, 20.208vw, 150vw);
    pointer-events: none;
    width: clamp(437px, 22.76vw, 150vw);
    height: clamp(671px, 34.948vw, 150vw);
    margin-left: clamp(298px, 15.521vw, 150vw);
    z-index: 0;
    background: url(/bdffhd/assets/img/battle/sec05_chara@pc.webp) no-repeat center top/100% 100%;
  }
  #contents.battle .bdffhd_contents .secondClose {
    margin-top: min(-166px, -8.646vw);
    z-index: 20;
    position: relative;
    height: clamp(549px, 28.594vw, 150vw);
  }
  #contents.battle .bdffhd_contents .secondClose .and_more {
    position: relative;
    z-index: 100;
  }
  #contents.battle .bdffhd_contents .secondClose_bg {
    padding: clamp(183px, 9.531vw, 150vw) clamp(50px, 2.604vw, 150vw) clamp(90px, 4.688vw, 150vw);
    background: url(/bdffhd/assets/img/battle/bg_close@pc.webp) no-repeat center top/clamp(1920px, 100vw, 150vw) auto;
  }
}

#contents.battle .bdffhd_contents .sec01Copy span {
  opacity: 1;
  display: block;
  -webkit-mask-image: url("/bdffhd/assets/img/mask_blur.webp");
  -webkit-mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 0% 300%;
  -webkit-mask-position: center center;
  mask-image: url("/bdffhd/assets/img/mask_blur.webp");
  mask-mode: alpha;
  mask-repeat: no-repeat;
  mask-size: 0% 300%;
  mask-position: center center;
  background-repeat: no-repeat;
  transform: scale(1.2);
}
#contents.battle .bdffhd_contents .sec01PcWrap {
  opacity: 0;
  transform: translate(0, 4vw);
}
@media (min-width: 1024px) {
  #contents.battle .bdffhd_contents .sec01Chara {
    opacity: 0;
    transform: translate(-2vw, 0);
  }
  #contents.battle .bdffhd_contents .sec01PcWrap {
    opacity: 0;
    transform: translate(0) scale(1.06);
  }
  #contents.battle .bdffhd_contents .sec02Chara {
    opacity: 0;
    transform: translate(2vw, 0);
  }
  #contents.battle .bdffhd_contents .sec03Chara em {
    opacity: 0;
    transform: translate(-2vw, 0);
  }
  #contents.battle .bdffhd_contents .sec03Chara em ~ em {
    opacity: 0;
    transform: translate(2vw, 0);
  }
  #contents.battle .bdffhd_contents .sec04Chara {
    opacity: 0;
    transform: translate(-2vw, 0);
  }
  #contents.battle .bdffhd_contents .sec05Chara {
    opacity: 0;
    transform: translate(2vw, 0);
  }
}

.animStart.windowloaded #contents.battle .bdffhd_contents .sec01Copy span {
  opacity: 1;
  transform: scale(1);
  -webkit-mask-size: 150% 300%;
          mask-size: 150% 300%;
  transition: opacity 1.2s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.5s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.8s 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94), 1.8s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec01PcWrap {
  opacity: 1;
  transform: translate(0, 0);
  transition: opacity 0.8s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec01Chara {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec02Chara.animated {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec03Chara.animated em {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec03Chara.animated em ~ em {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec04CharaWrap.animated .sec04Chara {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animStart.windowloaded #contents.battle .bdffhd_contents .sec05Chara.animated {
  opacity: 1;
  transform: translate(0);
  transition: opacity 0.8s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}/*# sourceMappingURL=battle.css.map */