/* 大賞画像と総評枠の上面を揃える。 */
@media (min-width:781px) {
    .cpl-review { margin-top:62px; }
}
