body {
  font-family: 'Shuei KakuGo Gin L';
}

@media(max-width:640px){
 .content_wrap {
    max-width: 370px;
    margin: auto;
 }
}
