@charset "utf-8";
/* CSS Document */

.opponent { background-color: #023893; }
.index_subheadings.u-black,
.opponent_text { color: #fff; }
/*#opponent .index_link { background-color: #E2000B; }*/

@media screen and (min-width: 768px) { /* for PC */
  .andone .c-list { padding-top: 60px; }

  .performer .member_list_item {
    margin-right: 40px;
  }
  .performer .member_list_item:last-child {
    margin-right: 0;
  }
}
