@charset "UTF-8";
/* CSS Document */
/* main
------------------------------------------------------------*/
@media (min-width: 970px) {
  #main #container #content {
    width: 700px;
  }
}

#main #container #content {
  /* table */
  /* table */
}

#main #container #content table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
}

#main #container #content table thead th {
  background-color: #dddddd;
  color: #FFF;
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-weight: normal;
}

#main #container #content table.tablepress {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 14px;
  font-size: 1rem;
}

#main #container #content table.tablepress thead tr.row-1 strong {
  font-weight: normal;
}

#main #container #content table.tablepress thead tr.row-1 th {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #7cbe14 !important;
  font-size: 20px;
  font-weight: normal;
  padding: 15px 30px;
  white-space: normal;
}

#main #container #content table.tablepress thead tr.row-1 th strong {
  font-weight: normal !important;
}

#main #container #content table.tablepress thead tr.row-1 th.column-1 {
  border-right: none !important;
}

@media screen and (max-width: 950px) {
  #main #container #content table.tablepress thead tr.row-1 th {
    font-size: 18px;
    padding: 12px 12px 9px;
  }
}

#main #container #content table.tablepress tbody tr {
  color: #232323;
}

#main #container #content table.tablepress tbody tr td {
  vertical-align: middle;
  font-size: 14px;
  border: dashed 1px #dddddd;
}

#main #container #content table.tablepress tbody tr td:last-of-type a {
  padding-left: 20px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#main #container #content table.tablepress tbody tr td:last-of-type a strong {
  font-weight: normal;
}

#main #container #content table.tablepress tbody tr td:last-of-type a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 13px;
  height: 13px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/arrow-r2.png);
}

#main #container #content table.tablepress tbody tr td:last-of-type a:hover {
  color: #7cbe14;
}

#main #container #content table.tablepress tbody tr td.column-1 {
  font-size: 13px;
  text-align: center;
  padding: 17px 0;
}

#main #container #content table.tablepress tbody tr td.column-2 {
  font-size: 12px;
  text-align: center;
}

#main #container #content table.tablepress tbody tr.even td, #main #container #content table.tablepress tbody tr.odd td {
  background-color: #FFF;
}

#main #container #content table.tablepress tbody tr.row-2 {
  background-color: #eeeeee;
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-weight: normal;
}

#main #container #content table.tablepress tbody tr.row-2 td {
  background-color: #eee;
  border-bottom: none;
  border-color: #FFF;
}

#main #container #content table.tablepress tbody tr.row-2 td strong {
  font-weight: normal !important;
}

#main #container #content table.tablepress tbody tr.row-3 td {
  border-top: none;
}

#main #container #content table.tablepress tbody tr:nth-last-child(2) td, #main #container #content table.tablepress tbody tr:nth-last-child(1) td {
  text-align: left;
  border-left: none;
  border-bottom: none;
  border-right: none;
  font-size: 13px;
  padding: 0;
  background-color: #FFF !important;
}

#main #container #content table.tablepress tbody tr:nth-last-child(2) td a, #main #container #content table.tablepress tbody tr:nth-last-child(1) td a {
  color: #7cbe14;
}

#main #container #content table.tablepress tbody tr:nth-last-child(2) td strong, #main #container #content table.tablepress tbody tr:nth-last-child(1) td strong {
  font-weight: normal !important;
}

#main #container #content table.tablepress tbody tr:nth-last-child(2) td {
  padding-top: 15px;
  padding-bottom: 5px;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td {
  border-top: none;
  text-align: right;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td strong {
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold !important;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td a {
  padding-left: 0px;
  color: #7cbe14;
  font-weight: bold !important;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td a strong {
  font-size: 15px;
  font-size: 1.0714285714rem;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td a:before {
  display: none;
}

#main #container #content table.tablepress tbody tr:nth-last-child(1) td a:hover {
  color: #7cbe14;
}

#main #container #content table.tablepress tbody tr strong span {
  color: #7cbe14 !important;
}

@media screen and (max-width: 950px) {
  #main #container #content table.tablepress {
    min-width: 780px;
  }
  #main #container #content table.tablepress thead tr.row-1 strong {
    font-weight: normal;
  }
  #main #container #content table.tablepress thead tr.row-1 th {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #7cbe14 !important;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 30px;
    white-space: normal;
  }
  #main #container #content table.tablepress thead tr.row-1 th strong {
    font-weight: normal !important;
  }
  #main #container #content table.tablepress thead tr.row-1 th.column-1 {
    border-right: none !important;
  }
}

@media screen and (max-width: 950px) and (max-width: 950px) {
  #main #container #content table.tablepress thead tr.row-1 th {
    font-size: 18px;
    padding: 12px 12px 9px;
  }
}

@media screen and (max-width: 950px) {
  #main #container #content table.tablepress tbody tr td {
    vertical-align: middle;
    font-size: 14px;
    border: dashed 1px #dddddd;
  }
  #main #container #content table.tablepress tbody tr td:last-of-type a {
    padding-left: 20px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  #main #container #content table.tablepress tbody tr td:last-of-type a strong {
    font-weight: normal;
  }
  #main #container #content table.tablepress tbody tr td:last-of-type a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/arrow-r2.png);
  }
  #main #container #content table.tablepress tbody tr td:last-of-type a:hover {
    color: #7cbe14;
  }
  #main #container #content table.tablepress tbody tr td.column-1 {
    font-size: 13px;
  }
  #main #container #content table.tablepress tbody tr td.column-2 {
    font-size: 12px;
    text-align: center;
  }
  #main #container #content table.tablepress tbody tr.even td, #main #container #content table.tablepress tbody tr.odd td {
    background-color: #FFF;
  }
  #main #container #content table.tablepress tbody tr.row-2 {
    background-color: #eeeeee;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: normal;
  }
  #main #container #content table.tablepress tbody tr.row-2 td {
    background-color: #eee;
    border-bottom: none;
    border-color: #FFF;
  }
  #main #container #content table.tablepress tbody tr.row-2 td strong {
    font-weight: normal !important;
  }
  #main #container #content table.tablepress tbody tr.row-3 td {
    border-top: none;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(2) td, #main #container #content table.tablepress tbody tr:nth-last-child(1) td {
    border-left: none;
    border-bottom: none;
    border-right: none;
    font-size: 13px;
    padding: 0;
    background-color: #FFF !important;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(2) td a, #main #container #content table.tablepress tbody tr:nth-last-child(1) td a {
    color: #7cbe14;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(2) td strong, #main #container #content table.tablepress tbody tr:nth-last-child(1) td strong {
    font-weight: normal !important;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(2) td {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(1) td {
    border-top: none;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(1) td a {
    padding-left: 0px;
    font-weight: normal;
    color: #7cbe14;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(1) td a strong {
    font-weight: normal;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(1) td a:before {
    display: none;
  }
  #main #container #content table.tablepress tbody tr:nth-last-child(1) td a:hover {
    color: #7cbe14;
  }
  #main #container #content table.tablepress tbody tr strong span {
    color: #7cbe14 !important;
  }
}

.rankings-box {
  margin-top: 20px !important;
}

.top-container {
  width: 950px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.top-column2 {
  width: 950px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.top-column2:after {
  clear: both;
  display: block;
  content: '';
}

.top-column2 .top-main {
  width: 700px;
  float: left;
}

.top-column2 .top-side {
  width: 220px;
  float: right;
}

@media screen and (min-width: 951px) and (max-width: 1100px) {
  /* main
------------------------------------------------------------*/
}

/*sp*/
@media screen and (max-width: 950px) {
  /* main
------------------------------------------------------------*/
}

/* table */
table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border: none;
}

table thead th {
  background-color: #dddddd;
  color: #FFF;
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-weight: normal;
}

table.tablepress {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 14px;
  font-size: 1rem;
}

table.tablepress thead tr.row-1 strong {
  font-weight: normal;
}

table.tablepress thead tr.row-1 th {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #7cbe14 !important;
  font-size: 20px;
  font-weight: normal;
  padding: 15px 30px;
  white-space: normal;
}

table.tablepress thead tr.row-1 th strong {
  font-weight: normal !important;
}

table.tablepress thead tr.row-1 th.column-1 {
  border-right: none !important;
}

@media screen and (max-width: 950px) {
  table.tablepress thead tr.row-1 th {
    font-size: 18px;
    padding: 12px 12px 9px;
  }
}

table.tablepress tbody tr {
  color: #232323;
}

table.tablepress tbody tr td {
  vertical-align: middle;
  font-size: 14px;
  border: dashed 1px #dddddd;
}

table.tablepress tbody tr td:last-of-type a {
  padding-left: 20px;
  font-weight: normal;
  color: black;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

table.tablepress tbody tr td:last-of-type a strong {
  font-weight: normal;
}

table.tablepress tbody tr td:last-of-type a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 13px;
  height: 13px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/arrow-r2.png);
}

table.tablepress tbody tr td:last-of-type a:hover {
  color: #7cbe14;
}

table.tablepress tbody tr td.column-1 {
  font-size: 13px;
  text-align: center;
  padding: 17px 0;
}

table.tablepress tbody tr td.column-2 {
  font-size: 12px;
  text-align: center;
}

table.tablepress tbody tr.even td, table.tablepress tbody tr.odd td {
  background-color: #FFF;
}

table.tablepress tbody tr.row-2 {
  background-color: #eeeeee;
  font-size: 13px;
  font-size: 0.9285714286rem;
  font-weight: normal;
}

table.tablepress tbody tr.row-2 td {
  background-color: #eee;
  border-bottom: none;
  border-color: #FFF;
}

table.tablepress tbody tr.row-2 td strong {
  font-weight: normal !important;
}

table.tablepress tbody tr.row-3 td {
  border-top: none;
}

table.tablepress tbody tr:nth-last-child(2) td, table.tablepress tbody tr:nth-last-child(1) td {
  text-align: left;
  border-left: none;
  border-bottom: none;
  border-right: none;
  font-size: 13px;
  padding: 0;
  background-color: #FFF !important;
}

table.tablepress tbody tr:nth-last-child(2) td a, table.tablepress tbody tr:nth-last-child(1) td a {
  color: #7cbe14;
}

table.tablepress tbody tr:nth-last-child(2) td strong, table.tablepress tbody tr:nth-last-child(1) td strong {
  font-weight: normal !important;
}

table.tablepress tbody tr:nth-last-child(2) td {
  padding-top: 15px;
  padding-bottom: 5px;
}

table.tablepress tbody tr:nth-last-child(1) td {
  border-top: none;
  text-align: right;
}

table.tablepress tbody tr:nth-last-child(1) td strong {
  font-size: 14px;
  font-size: 1rem;
  font-weight: bold !important;
}

table.tablepress tbody tr:nth-last-child(1) td a {
  padding-left: 0px;
  color: #7cbe14;
  font-weight: bold !important;
}

table.tablepress tbody tr:nth-last-child(1) td a strong {
  font-size: 15px;
  font-size: 1.0714285714rem;
}

table.tablepress tbody tr:nth-last-child(1) td a:before {
  display: none;
}

table.tablepress tbody tr:nth-last-child(1) td a:hover {
  color: #7cbe14;
}

table.tablepress tbody tr strong span {
  color: #7cbe14 !important;
}

@media screen and (max-width: 950px) {
  table.tablepress {
    min-width: 780px;
  }
  table.tablepress thead tr.row-1 strong {
    font-weight: normal;
  }
  table.tablepress thead tr.row-1 th {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #7cbe14 !important;
    font-size: 20px;
    font-weight: normal;
    padding: 15px 30px;
    white-space: normal;
  }
  table.tablepress thead tr.row-1 th strong {
    font-weight: normal !important;
  }
  table.tablepress thead tr.row-1 th.column-1 {
    border-right: none !important;
  }
}

@media screen and (max-width: 950px) and (max-width: 950px) {
  table.tablepress thead tr.row-1 th {
    font-size: 18px;
    padding: 12px 12px 9px;
  }
}

@media screen and (max-width: 950px) {
  table.tablepress tbody tr td {
    vertical-align: middle;
    font-size: 14px;
    border: dashed 1px #dddddd;
  }
  table.tablepress tbody tr td:last-of-type a {
    padding-left: 20px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  table.tablepress tbody tr td:last-of-type a strong {
    font-weight: normal;
  }
  table.tablepress tbody tr td:last-of-type a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 13px;
    height: 13px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/arrow-r2.png);
  }
  table.tablepress tbody tr td:last-of-type a:hover {
    color: #7cbe14;
  }
  table.tablepress tbody tr td.column-1 {
    font-size: 13px;
  }
  table.tablepress tbody tr td.column-2 {
    font-size: 12px;
    text-align: center;
  }
  table.tablepress tbody tr.even td, table.tablepress tbody tr.odd td {
    background-color: #FFF;
  }
  table.tablepress tbody tr.row-2 {
    background-color: #eeeeee;
    font-size: 13px;
    font-size: 0.9285714286rem;
    font-weight: normal;
  }
  table.tablepress tbody tr.row-2 td {
    background-color: #eee;
    border-bottom: none;
    border-color: #FFF;
  }
  table.tablepress tbody tr.row-2 td strong {
    font-weight: normal !important;
  }
  table.tablepress tbody tr.row-3 td {
    border-top: none;
  }
  table.tablepress tbody tr:nth-last-child(2) td, table.tablepress tbody tr:nth-last-child(1) td {
    border-left: none;
    border-bottom: none;
    border-right: none;
    font-size: 13px;
    padding: 0;
    background-color: #FFF !important;
  }
  table.tablepress tbody tr:nth-last-child(2) td a, table.tablepress tbody tr:nth-last-child(1) td a {
    color: #7cbe14;
  }
  table.tablepress tbody tr:nth-last-child(2) td strong, table.tablepress tbody tr:nth-last-child(1) td strong {
    font-weight: normal !important;
  }
  table.tablepress tbody tr:nth-last-child(2) td {
    padding-top: 15px;
    padding-bottom: 5px;
  }
  table.tablepress tbody tr:nth-last-child(1) td {
    border-top: none;
  }
  table.tablepress tbody tr:nth-last-child(1) td a {
    padding-left: 0px;
    font-weight: normal;
    color: #7cbe14;
  }
  table.tablepress tbody tr:nth-last-child(1) td a strong {
    font-weight: normal;
  }
  table.tablepress tbody tr:nth-last-child(1) td a:before {
    display: none;
  }
  table.tablepress tbody tr:nth-last-child(1) td a:hover {
    color: #7cbe14;
  }
  table.tablepress tbody tr strong span {
    color: #7cbe14 !important;
  }
}

/* table */
