.content_wrap {
  background-color: unset;
}
.content_wrap > *:not(.yinformation_free) {
  background-color: rgba(255, 255, 255, 0.9);
}
#information_free {
  background-color: rgba(181, 233, 245, 0.9);
}
#yodogawa, #talk_body dd, #information_free, .date, .closing, .profile_inner {
  font-family: 'A1 Mincho';
}
.talk_end .date {
  font-size: 13px;
}
@media (max-width: 640px) {
  #yodogawa br[data-br="kuten"],
  #information_free br[data-br="kuten"] {
    display: inherit;
  }
}
