@charset "UTF-8";

/*MV調整_260325*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
#mv .mv_textimg {
  width: 100%;
}
#mv .mv_textimg > div {
  width: 30%;
}
#mv_outer::before,
#top_blog + div::before,
#bg_seo + section::after,
#fixbtn .fixbtnwrap::before,
a[id^="hd"] + section::before,
#hd2 + section::after{
  background-image: initial;
}
@media screen and (max-width: 768px) {
  #mv .mv_textimg img {
     width: 100%;
  }
}