html,body,h1,h2,h3,h4,p,ul,li,dl,dt,dd,a,table,th,td,span,figure {
    margin: 0;
    padding: 0;
    line-height: 1.0;

  font-family: a-otf-ud-shin-go-pr6n,-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  -webkit-appearance:none;
  -webkit-text-size-adjust:100%;
}
ul {
    list-style:none;
}
a {
    text-decoration:none;
    color:inherit;
  -webkit-appearance:none;
  -webkit-text-size-adjust:100%;
}

img {
    border:none;
    vertical-align:bottom;
    max-width:100%;
    max-height:100%;
  -webkit-appearance:none;
  -webkit-text-size-adjust:100%;
}