.contentArea {
  background: #f3f8ff;
  padding: 9.6vw 0 10.6666666667vw;
}
@media screen and (min-width: 751px), print {
  .contentArea {
    padding: 72px 0 80px;
  }
}
.contentArea-ttl {
  color: #2f3338;
  font-size: 5.6vw;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 751px), print {
  .contentArea-ttl {
    font-size: 42px;
  }
}
.contentArea table {
  width: 93.3333333333vw;
  max-width: 700px;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea table {
    margin-top: 40px;
  }
}
.contentArea table caption,
.contentArea table td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.contentArea table tr:nth-child(1) th {
  border-top: 1px #cce7ff solid;
}
.contentArea table tr:nth-child(1) td {
  border-top: 1px #cce7ff solid;
}
.contentArea table th {
  width: 25.3333333333vw;
  font-size: 3.7333333333vw;
  text-align: center;
  color: #3e70cf;
  background: #cce7ff;
  font-weight: 700;
  border-bottom: 1px #fff solid;
  padding: 2.1333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea table th {
    width: 190px;
    font-size: 28px;
    padding: 16px;
  }
}
.contentArea table td {
  color: #2f3338;
  background: #f5f7fa;
  border: none;
  font-size: 3.7333333333vw;
  line-height: 1.45;
  width: 68vw;
  border-bottom: 1px #c6d9ea solid;
  padding: 2.1333333333vw 3.2vw;
  font-weight: 500;
}
@media screen and (min-width: 751px), print {
  .contentArea table td {
    font-size: 28px;
    width: 510px;
    padding: 16px 24px;
  }
}
.contentArea .common_btn {
  margin-top: 8.5333333333vw;
}
@media screen and (min-width: 751px), print {
  .contentArea .common_btn {
    margin-top: 64px;
  }
}/*# sourceMappingURL=ranking.css.map */