@charset "UTF-8";
#topContent{
  margin-top: 0;
  z-index: 15;
}
#topContentMsg{
  bottom: 41vw;
  top: initial;
}
#topContentMsg > h2 img{
  width: 100vw;
}
#scrollEffectOver{
  top: initial;
  bottom: 21.28vw;
}
.swiperWrap{
  width: 100vw;
  margin-left: -10.75vw;
  padding-left: 10.75vw;
}
#contentMsg {
  font-size: 4.85vw;
  line-height: 10.5vw;
  font-weight: 600;
}
.borderTop{
  border-top: 1px solid #000;
  width: 78.5vw;
  margin: auto;
}
.borderTop h3{
  text-align: center;
  font-size: 8vw;
  font-weight: 500;
  margin: 11vw auto;
  line-height: 11.87vw;
}
.borderTop p{
  font-size: 3.86vw;
  font-weight: bold;
  margin: 10vw auto;
  line-height: 7.73vw;
}
.swiper.centeredSlider{
  margin-left: -10.75vw;
  width: 100vw;
}
.swiper.centeredSlider img,
.swiper.centeredSlider .swiper-slide{
  max-width: initial;
  width: 67.63vw;
}
.ytMovieWrap{
  height: 56.41vw;
  width: 100vw;
  margin-left: -10.75vw;
  margin-bottom: 12.82vw;
}