@charset "UTF-8";

/*--MV下見出し調整--*/
#mv_h2 + section .heading.block_header_6 .h br.spbr{
    display: block !important;
}

@media screen and (max-width:420px){
  #mv_h2 + section .heading.block_header_6 .h{
    font-size: 5.4vw !important;
  }
}