@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP");
@import url("//fonts.googleapis.com/css?family=Fjalla+One");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
/*-----------------------------------

heiseisaigoal.scss

------------------------------------*/
.txtcolor_red {
  color: #c10000;
}

i {
  font-style: normal;
}

a {
  color: #c10000;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.4;
  text-decoration: none;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

html {
  font-size: 62.5%;
  line-height: 1;
}

body {
  background: #e7e7e7;
  font-size: 16px;
  font-size: 1.6rem;
}

.skyscraperWrap {
  display: none;
}

.contArea article {
  font-family: 'Fjalla One','Noto Sans JP',sans-serif;
  font-weight: 500;
  text-align: center;
}
.contArea .w980 {
  width: 980px;
  margin: 0 auto;
}

.kvArea {
  background: url(/img/special/heiseisaigoal/KV_heiseisaigoal_bg_pc.jpg) repeat-x top center;
  height: 1050px;
  color: #fff;
}
.kvArea__title {
  padding-top: 50px;
  position: relative;
}
.kvArea__title a {
  -webkit-transition: none;
  transition: none;
}
.kvArea__title a:hover {
  opacity: unset;
}
.kvArea__title a:hover img {
  opacity: unset;
}
.kvArea__title__present {
  position: absolute;
  right: -100px;
  top: 100px;
}
.kvArea__movie {
  padding-top: 50px;
  position: relative;
}
.kvArea__movie__year {
  position: relative;
  top: 0;
  left: 50%;
  width: 980px;
  margin-left: -490px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: -ms- nowrap;
  flex-wrap: -webkit- nowrap;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
}
.kvArea__movie__year li {
  width: 235px;
  height: auto;
  position: relative;
}
.kvArea__movie__year li a {
  display: block;
  -webkit-box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.4);
  border: 7px solid #000;
  box-sizing: border-box;
}
.kvArea__movie__year li a img {
  vertical-align: top;
}
.kvArea__movie__year li span {
  color: #333;
  margin-top: 10px;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
}
.kvArea__movie__year li span strong {
  display: block;
  font-size: 20px;
  font-size: 2rem;
}
.kvArea__movie__year li img {
  width: 100%;
  height: auto;
}
.kvArea__movie__year li:first-child {
  top: 0;
}
.kvArea__movie__year li:nth-child(2) {
  top: -50px;
}
.kvArea__movie__year li:nth-child(3) {
  top: -100px;
}
.kvArea__movie__year li:last-child {
  top: -150px;
}

.nowlastgoal {
  border: 7px solid #ed0000;
  box-sizing: border-box;
  border-radius: 10px;
  position: relative;
  height: 350px;
  padding: 50px 40px 0;
  background: #fff;
}
.nowlastgoal__title {
  position: absolute;
  left: -7px;
  top: -30px;
  background: url(/img/special/heiseisaigoal/ribon_red.png) no-repeat top right;
  background-size: cover;
  padding: 20px 40px;
  color: #fff;
  font-weight: 700;
  z-index: 1;
}
.nowlastgoal__player > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 350px;
  height: 336px;
  overflow: hidden;
  z-index: 0;
}
.nowlastgoal__player > div img {
  width: 100%;
  height: auto;
}
.nowlastgoal__player__cap {
  padding-left: 350px;
  text-align: left;
  line-height: 1.5;
}
.nowlastgoal__player__cap p {
  padding-bottom: 0.5em;
}
.nowlastgoal__player__cap .club {
  font-size: 30px;
  font-size: 3rem;
}
.nowlastgoal__player__cap .club .embM {
  display: inline-block;
  vertical-align: middle;
}
.nowlastgoal__player__cap .name {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
}
.nowlastgoal__player__cap .info {
  font-size: 20px;
  font-size: 2rem;
}

.tabContents {
  margin: 60px 0;
}
.tabContents .tabSelecter {
  background: #e7e7e7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e7e7e7 70%, #ccc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e7e7e7 70%, #ccc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e7e7e7 70%, #ccc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ccc',GradientType=0 );
  /* IE6-9 */
}
.tabContents .tabSelecter li {
  border: none;
}
.tabContents .tabSelecter li a, .tabContents .tabSelecter li span {
  padding: 20px;
  border-radius: 10px 10px 0 0;
  background-color: #222;
  color: #fff;
}
.tabContents .tabSelecter li span {
  color: #6d6d6d;
  position: relative;
}
.tabContents .tabSelecter li span:after {
  content: "COMING SOON";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7.5em;
  margin-top: -18px;
  background: rgba(229, 255, 103, 0.3);
  color: rgba(255, 255, 255, 0.4);
  font-size: 18px;
  transform: rotate(-30deg);
  padding: 10px;
}
.tabContents .tabSelecter li.current a {
  background: #fff;
  color: #333;
}
.tabContents .tabContentsBox {
  background: #fff;
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box;
}
.tabContents .tabContentsBox .tabBox {
  width: 980px;
  margin: 0 auto;
}

.leftRedTit {
  border: none;
  font-size: 30px;
  font-size: 3rem;
}

.questionwrap {
  margin-bottom: 80px;
}
.questionwrap__q {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  color: #ed0000;
  position: relative;
  margin-bottom: 70px;
}
.questionwrap__q strong {
  display: block;
  font-size: 40px;
  font-size: 4rem;
}
.questionwrap__q:after {
  content: "";
  width: 200px;
  height: 7px;
  background: #ed0000;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -100px;
}
.questionwrap__sub {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  color: #ed0000;
  position: relative;
  margin-bottom: 30px;
}
.questionwrap__team {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  width: 30%;
  margin: 20px auto;
}
.questionwrap__ranking {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: -ms- nowrap;
  flex-wrap: -webkit- nowrap;
  flex-wrap: nowrap;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  justify-content: -ms- space-around;
  justify-content: -webkit- space-around;
  justify-content: space-around;
}
.questionwrap__ranking li {
  width: 20%;
  position: relative;
}
.questionwrap__ranking li a {
  color: #333;
}
.questionwrap__ranking__no {
  display: block;
  color: #fff;
  position: absolute;
  z-index: 0;
  bottom: 70px;
  left: -20px;
  font-size: 20px;
  font-size: 2rem;
}
.questionwrap__ranking__no:after {
  content: "";
  width: 80px;
  height: 80px;
  background: #afb06d;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  left: -25px;
  top: -32px;
}
.questionwrap__ranking__image {
  width: 100%;
  height: auto;
}
.questionwrap__ranking__name {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 10px;
  display: block;
  line-height: 1.3;
}
.questionwrap__ranking__name span {
  display: inline-block;
  vertical-align: middle;
}
.questionwrap__ranking__team {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5;
  align-items: -ms- start;
  align-items: -webkit- start;
  align-items: start;
}
.questionwrap__ranking__team .embL {
  margin: 10px auto;
}
.questionwrap .kome {
  margin-top: 20px;
  text-align: left;
}
.questionwrap .sub__title {
  margin: 50px auto;
}
.questionwrap .sim__table {
  width: 100%;
  border: 1px solid #cccccc;
}
.questionwrap .sim__table th {
  background: #ccc;
  padding: 5px;
  border: 1px solid #dcdcdc;
  text-align: center;
}
.questionwrap .sim__table td {
  padding: 15px 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
.questionwrap .sim__table td a {
  display: block;
}
.questionwrap .sim__table td a figure {
  width: 150px;
  margin: 0 auto;
}
.questionwrap .sim__table td a figure img {
  width: 100%;
}

.gameTable {
  width: 400px;
}

.matchTable tbody td.stadium {
  width: 120px;
}

.gameTable td.clubName.rightside span {
  right: 20px;
}

.gameTable td.clubName.leftside span {
  left: 20px;
}

.matchTable tbody td.ticket {
  width: 200px;
}

.matchTable tbody td.tv {
  width: 120px;
}
.matchTable tbody td.tv a, .matchTable tbody td.tv span {
  width: 110px;
}

.matchTable > tbody > tr.lastMatch {
  background: #ffeded;
}

.txt_lastmatch {
  position: relative;
  text-align: left;
  margin: 7px 0 20px;
  font-size: 13px;
  font-size: 1.3rem;
}
.txt_lastmatch:before {
  position: relative;
  content: "";
  width: 50px;
  height: 20px;
  background: #ffeded;
  border: 1px solid #ccc;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.saigoal__player .matchTable thead {
  display: contents;
}
.saigoal__player .matchTable thead table {
  width: 100%;
}
.saigoal__player .matchTable thead table .player th {
  width: 30%;
}
.saigoal__player .matchTable thead table .player th:last-child {
  border-right: none;
}
.saigoal__player .matchTable .gameTable {
  border-right: 1px solid #ccc;
}
.saigoal__player .saigoal__data table {
  width: 100%;
}
.saigoal__player .saigoal__data table td {
  border-right: 1px solid #ccc;
  width: 30%;
  height: 50px;
  font-size: 12px !important;
}
.saigoal__player .saigoal__data a {
  display: block;
  color: #000;
}
.saigoal__player .rightText {
  text-align: right;
  font-size: 12px;
  margin-top: 10px;
}

.area {
  position: relative;
}
.area .rightTopLink {
  position: absolute;
  right: 0px;
  top: 40px;
  font-size: 13px;
}
.area a {
  font-size: 18px;
  margin-top: 40px;
  display: block;
}
