@charset "utf-8";
/* CSS Document */

.opponent { background-color: #000; }
.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; }
}
