body {
  font-family: 'A1 Gothic R';
}

#yodogawa, .content_wrap section, .content_wrap section#information, .content_wrap section#information_free {
    padding-left: 40px;
    padding-right: 40px;
}

@media (min-width: 641px) {
 .content_wrap {
    background-color: #f9dae8;
    border-left: solid 11px #ce121b;
    border-right: solid 11px #ce121b;
}
}