@charset "UTF-8";

@media screen and (max-width:700px){
#menu_type + section .inner_item_txt p:nth-last-of-type(1){
  text-align:left!important;
}
}

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

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