@charset "UTF-8";
@media screen and (max-width: 767px){
  #header_logo{
    width: 100%;
    text-align: center;
  }
  #header_logo #site_titleMufg_mobile{
    width: 80%;
    margin: 10px auto;
  }
}
