<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.bnrarea{
margin: 30px 0 0 160px;
}

.cast_ttl {
    color: #275dc0;
    line-height: 3rem;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 20px 0 5px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook &gt; svg {
  width: 5rem;
  height: 5rem;
}</pre></body></html>