/* @media screen and (min-width: 741px) */

@charset "utf-8";

.rank {
  font-size: 1.2em;
  width: 33% !important;
  clear: none;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

#fc-listpage div {
  width: 100%;
  float: left;
}

#fc-listpage .area .non {
  color: #ccc;
  background: #fff;
  border-color: #ccc;
  display: block;
}
#fc-listpage .area ul {
  width: 16.6%;
  float: right;
  display: block;
  padding-right: 4px;
}
#fc-listpage .area ul:first-child li:first-child {
  margin: 4px 0 0 0;
  line-height: 6;
}
#fc-listpage .area ul li:first-child {
  margin: 108px 0 0 0;
}

.box {
  width: 50% !important;
  padding: 0 8px 0 0;
}
.box:nth-child(even) {
  padding: 0 0 0 8px;
}
