body {
  font-family: 'A1 Gothic R';
}
.profile_detail h3, .profile_inner h3, #talk_body dt {
  font-family: 'A1 Gothic M';
}
#talk_body dd {
  font-family: 'A1 Gothic L';
}
#bg {
  background-color: rgba(0,0,0,0.7);
}
#information_free {
  background-color: rgba(0,0,0,0.9);
  color: white;
}
#information_free li .info_desc {
  max-width: 420px;
  font-size: 0.9rem;
  letter-spacing: 0px;
}
@media (min-width: 641px) {
  #kv {
    margin-bottom: 120px;
  }
}
@media (max-width: 640px) {
  #yodogawa br[data-br="kuten"],
  #information_free br[data-br="kuten"] {
    display: inherit;
  }
}
