@charset "UTF-8";

/* line 2, ../sass/page/_result.scss */
.game_wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 100px;
}
/* line 13, ../sass/mixin/_clearfix.scss */
.game_wrapper:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media only screen and (max-width: 919px) {
  /* line 2, ../sass/page/_result.scss */
  .game_wrapper {
    width: 90%;
  }
}
/* line 13, ../sass/mixin/_clearfix.scss */
.game_wrapper .title:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/* line 13, ../sass/page/_result.scss */
.game_wrapper .title h2 {
  background-image: url(../images/common/fireball.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  font-size: 24px;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  float: left;
  font-weight: 400;
}
@media only screen and (max-width: 919px) {
  /* line 13, ../sass/page/_result.scss */
  .game_wrapper .title h2 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    padding-left: 40px;
  }
}
/* line 28, ../sass/page/_result.scss */
.game_wrapper .title select {
  float: right;
  border: 1px solid #035735;
  padding: 5px;
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 919px) {
  /* line 28, ../sass/page/_result.scss */
  .game_wrapper .title select {
    padding-bottom: 5px;
  }
}
/* line 41, ../sass/page/_result.scss */
.game_wrapper dl {
  float: right;
  border-bottom: 1px solid #035735;
  padding-bottom: 14px;
}
/* line 13, ../sass/mixin/_clearfix.scss */
.game_wrapper dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
@media only screen and (max-width: 919px) {
  /* line 41, ../sass/page/_result.scss */
  .game_wrapper dl {
    padding-bottom: 5px;
  }
}
/* line 50, ../sass/page/_result.scss */
.game_wrapper dl dt {
  float: left;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  padding-top: 6px;
  font-weight: 500;
}
/* line 57, ../sass/page/_result.scss */
.game_wrapper dl dd {
  float: right;
  padding: 0 26px 0 44px;
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-font-smoothing: antialiased;
  background-image: url(../images/images/year.png);
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: right 12px;
}
@media only screen and (max-width: 919px) {
  /* line 57, ../sass/page/_result.scss */
  .game_wrapper dl dd {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 5px 13px 0 10px;
  }
}
/* line 73, ../sass/page/_result.scss */
.game_wrapper .table-game {
  width: 100%;
  margin-top: 44px;
  border-collapse: collapse;
  color: #000;
  font-weight: 400;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
}
@media only screen and (max-width: 919px) {
  /* line 73, ../sass/page/_result.scss */
  .game_wrapper .table-game {
    margin-top: 24px;
  }
}
/* line 89, ../sass/page/_result.scss */
.game_wrapper .table-game tr:nth-child(odd) {
  background-color: #035735;
  font-weight: 300;
}
/* line 94, ../sass/page/_result.scss */
.game_wrapper .table-game tr:nth-child(odd) th, .game_wrapper .table-game tr:nth-child(odd) td {
  color: #fff;
  padding: 10px 0;
}
/* line 101, ../sass/page/_result.scss */
.game_wrapper .table-game tr:nth-child(even) {
  background-color: #dfdfdf;
  color: #035735;
}
/* line 105, ../sass/page/_result.scss */
.game_wrapper .table-game tr:nth-child(even) th, .game_wrapper .table-game tr:nth-child(even) td {
  padding: 10px 0;
}
/* line 111, ../sass/page/_result.scss */
.game_wrapper .table-game tr:first-child {
  background-color: #fafafa;
}
/* line 113, ../sass/page/_result.scss */
.game_wrapper .table-game tr:first-child th {
  padding: 10px 0;
  color: #005533;
}
/* line 122, ../sass/page/_result.scss */
.game_wrapper .table-game th, .game_wrapper .table-game td {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1.2em;
}
@media only screen and (max-width: 919px) {
  /* line 122, ../sass/page/_result.scss */
  .game_wrapper .table-game th, .game_wrapper .table-game td {
    width: auto !important;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
/* line 138, ../sass/page/_result.scss */
.game_wrapper .table-game th .item01, .game_wrapper .table-game td .item01 {
  width: 113px;
}
/* line 142, ../sass/page/_result.scss */
.game_wrapper .table-game th .item02, .game_wrapper .table-game td .item02 {
  width: 141px;
}
/* line 146, ../sass/page/_result.scss */
.game_wrapper .table-game th .item03, .game_wrapper .table-game td .item03 {
  width: 87px;
}
/* line 150, ../sass/page/_result.scss */
.game_wrapper .table-game th .item04, .game_wrapper .table-game td .item04 {
  width: 130px;
}
/* line 154, ../sass/page/_result.scss */
.game_wrapper .table-game th .item05, .game_wrapper .table-game td .item05 {
  width: 62px;
}
/* line 158, ../sass/page/_result.scss */
.game_wrapper .table-game th .item06, .game_wrapper .table-game td .item06 {
  width: 84px;
}
/* line 162, ../sass/page/_result.scss */
.game_wrapper .table-game th .item07, .game_wrapper .table-game td .item07 {
  width: 377px;
}
