@charset "UTF-8";
.brightcove-box {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    text-align: center;
}

.brightcove-box iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
}

    #wrapper #info .notice-list {
      max-height: 298px;
      overflow: auto; }
  #wrapper .notice-list li {
    padding: 20px;
    margin-bottom: 10px;
    background: #f0f0f0;
    display: -ms-flexbox;
    flex-direction: column;
    line-height: 2.5rem; }
  #wrapper .notice-list li:last-child {
    margin-bottom: 0;
    border-bottom: none; }
  #wrapper .notice-list a {
    color: #000000; }
  #wrapper .notice-list .date {
    margin-right: 20px;
    white-space: nowrap; }

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

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

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}