<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.mv h1{
  background-color: white;
  margin-top:10px;
  padding: 10px;
  text-align: center;
  font-size: 26px;
}

img.event_logo {
    vertical-align: bottom!important;
    padding: 5px 0!important;
    max-width: 20%!important;
    display: inline-block;
}

.read-box th{
  padding-right: 15px;
}

.cast_img{
  width: 300px;
}
</pre></body></html>