@charset "utf-8";

/*----------------------------------------------------------
   共通
-----------------------------------------------------------*/


.contents.custom .eventmain {
    font-size: 1.0465116279vw;
    font-size: 1.8rem;
    color: #000;
    line-height: 1.7222222222;
    margin-bottom: 1em;
}

.contents.custom .eventmain p {
    margin: 8px 0;
}

.contents.custom .eventmain ul{
    margin-bottom: 20px;
}

.contents.custom h2.news-detail-title{
    width: 100%;
    color: black;
    margin-top: 0px;
    font-size: 2.6162790698vw;
    text-align: center;
    line-height: 2.5;
    font-weight: bold;
    position: relative;
}

.contents.custom.ticketpage .news-list-item-tag {
    display: none;
}


.contents.custom h3 {
    width: 100%;
    background-color: #eee;
    text-align: left;
    margin-top: 28px;
    font-size: 28px;
    text-align: center;
    line-height: 2.5;
    font-weight: bold;
    position: relative;
}

.contents.custom h4 {
    color: #009fe8;
    height: 75px;
    width: 100%;
    background-color: #000;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    margin-top: 20px;
}

.contents.custom h5 {
    color: #00a1e9;
    font-size: 22px;
    margin-top: 18px;
    margin-bottom: 12px;
}

.contents.custom .games-logo {
    width: 30px;
    vertical-align: middle;
}

.contents.custom table.common{
      margin: 0 auto 20px;
  box-sizing: border-box;
      width: 100%;
}

.contents.custom table.common th,table.common td{
    padding: 10px 5px 10px;
    text-align: center;
}

.contents.custom table.common th{
    background-color: #eee;
    border: 1px solid #d7d7d7;
    color: #444;
  font-weight: bold;
  vertical-align: middle;
}

.contents.custom table.common td{
  color: black;
  border-bottom: 1px solid #d7d7d7;
  vertical-align: middle;
  border: 1px solid #d7d7d7;
  background-color: #fff;
}

.contents.custom table.common.schedule_table th div{
  display: flex;
  align-items: center;
  justify-content: center;
}

.contents.custom table.common.schedule_table td{
  display: flex;
  align-items: center;
  justify-content: center;
}

.contents.custom table.common.schedule_table img {
    max-width: 48px;
    max-height: 48px;
    height: auto !important;
}

.contents.custom table.common.fixtures_table img {
    max-width: 48px;
    max-height: 48px;
    height: auto !important;
}

.contents.custom .flex_center{
  display: flex;
  align-items: center;
justify-content: center;
}
.contents.custom table.common th.man{
  background: #00a0e9;
  color: white;
}
.contents.custom table.common th.woman{
  background: #e50066;
  color: white;
}
.contents.custom h4.common.man{
  background: #00a0e9;
  color: white;
}
.contents.custom h4.common.woman{
  background: #e50066;
  color: white;
}

.contents.custom h3.common.woman {
    background: #e50066;
    color: white;
}

.contents.custom table.common table,.contents.custom table.common table th,.contents.custom table.common table td{
    border: none;
}

/* sp */
@media screen and (max-width: 767.98px){

    .news-wrap {
        padding: 6.9333333333vw 2vw 4vw;
    }
    .result .result-bar {
        width: 100%;
        text-align: center;
        background-color: #00a0e9;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 0;
    }
    body.sj2 .result .result-bar {
        background-color: #50B400;
    }
    .result .result-bar-content .team img {
        width: 70px;
    }
    .result .result-bar-content {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .result .result-bar-content .team {
        font-size: 24px;
        position: relative;
        display: flex;
        flex-flow: column;
    }
    .result .result-bar-content .team .total {
        font-size: 14px;
        line-height: 1.2;
        margin-top: 0 !important;
    }
    .result .result-bar-content .score {
        float: left;
    padding-top: 20px;
    padding-bottom: 20px;
        font-size: 40px;
        margin-left: 10px;
        margin-right: 10px;
        color: #fff;
    }

    .result .detail .info {
        overflow: hidden;
        color: #00a0e9;
    }
    body.sj2 .result .detail .info {
        color: #50B400;
    } 
    .result .detail .info p {
        float: left;
        margin-right: 10px;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.5;
        padding-left: 1%;
        margin-bottom: 0;
    }
    .result .pdf-download-content {
        position: relative;
        right: 8px;
        top: 14px;
        height: 54px;
    }
    .result .pdf-download-content button {
        border-radius: 20px;
        width: auto;
        white-space: nowrap;
        height: auto;
        color: #fff;
        line-height: 1;
        font-size: 12px;
        font-weight: 600;
        background-color: #e53935;
        letter-spacing: .1em;
        border: none;
        position: absolute;
        top: -4px;
        right: 0%;
        padding: 5px 10px;
    }
    .result .detail .each-game {
    width: 98%;
    margin: 0 auto 20px;
    }
    .result .detail .each-game .game-label {
        color: #00a0e9;
        background-color: #fff;
        font-size: 24px;
        font-weight: 700;
        padding: 10px 0 10px 10px;
    }
    body.sj2 .detail .each-game .game-label {
        color: #50B400;
    }
    .result .detail .each-game .game-content {
        background-color: #d6d6d6;
        color: #666;
        padding: 1% 1% 35px;
    }
    .result .detail .each-game .game-content .player-box {
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: 40px;
        position: relative;
        display: flex;
    }    
    .result .detail .each-game .game-content .winner {
        background-color: #00a0e9!important;
        color: #fff!important;
    }
    body.sj2 .detail .each-game .game-content .winner {
        background-color: #50B400!important;
    }
    .result .detail .each-game .game-content .player-box .player-info {
        overflow: hidden;
        display: flex;
        width: 60%;
    }
    .result .detail .each-game .game-content .player-box .logo {
        position: relative;
        left: 0;
        display: flex;
        width: 40px;
        justify-content: center;
        align-items: center;
    }
    .result .detail .each-game .game-content .player-box img {
        width: 40px;
    }
    .result .detail .each-game .game-content .player-box .player-info .player-name {
        font-size: 12px;
        font-weight: 700;
        line-height: 3.4;
        display: inline;
    }
    .result .detail .each-game .game-content .player-box .score-list {
        overflow: hidden;
        width: auto;
        position: absolute;
        right: 0;
    }
    .result .detail .each-game .game-content .player-box .score-list li {
        float: left;
        font-size: 14px;
        padding: 2%;
        font-weight: 700;
        line-height: 2.5;
        width: 30px;
        text-align: center;
    }
    .result .detail .each-game .game-content .winner .score-list li.total {
        border-left: 1px solid #fff;
    }


    .result .detail .each-game .game-content .score-list li.total {
        border-left: 1px solid #d7d7d7;
    }

    a button:hover{
        cursor: pointer;
    }

    .contents.custom h2.news-detail-title {
        font-size: 24px;
        line-height: 1.8;
    }
    .contents.custom h4 {
        margin-top: 20px;
        font-size: 20px;
        line-height: 1.8;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .contents.custom h5 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 12px;
    }

    .contents.custom .eventmain div {
        font-size:  14px;
    }

    .contents.custom .eventmain p {
        margin: 4px 0 8px;
        font-size:  14px;
    }

    .contents.custom .eventmain li {
        font-size:  14px;
    }
    .contents.custom .eventmain th,.contents.custom .eventmain td {
        font-size:  14px;
    }

}
/* sp */



/* pc */
@media screen and (min-width: 768px){

    .result .result-bar {
        width: 100%;
        text-align: center;
        background-color: #00a0e9;
        color: #fff;
    }
    body.sj2 .result .result-bar {
        background-color: #50B400;
    }



    .result .result-bar-content .team img {
        width: 100px;
    }
    .result .result-bar-content {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    .result .result-bar-content .team {
        font-size: 24px;
        position: relative;
        display: flex;
        flex-flow: column;
    }
    .result .result-bar-content .team .total {
        font-size: 14px;
        line-height: 1.2;
        z-index: 100;
        margin-top: 0 !important;
    }
    .result .result-bar-content .score {
    padding-top: 20px;
    padding-bottom: 20px;
        font-size: 50px;
        margin-left: 30px;
        margin-right: 30px;
        color: #fff;
    }

    .result .detail .info {
        overflow: hidden;
        color: #00a0e9;
    }
    body.sj2 .result .detail .info {
        color: #50B400;
    }
    .result .detail .info p {
        float: left;
        margin-right: 30px;
        font-size: 18px;
        font-weight: 700;
        line-height: 2;
        padding-left: 1%;
        margin-bottom: 0;
    }
    .result .pdf-download-content {
        position: relative;
        right: 0;
        top: 0;
        height: 40px;
    }
    .result .pdf-download-content button {
        border-radius: 20px;
        width: auto;
        white-space: nowrap;
        height: auto;
        color: #fff;
        line-height: 1;
        font-size: 12px;
        font-weight: 600;
        background-color: #e53935;
        letter-spacing: .1em;
        border: none;
        position: absolute;
        top: -4px;
        right: 0%;
        padding: 5px 10px;
    }
    .result .detail .each-game {
        width: 100%;
        margin: 0 auto 20px;
    }
    .result .detail .each-game .game-label {
        color: #00a0e9;
        background-color: #fff;
        font-size: 24px;
        font-weight: 700;
        padding: 10px 0 10px 10px;
    }
    body.sj2 .detail .each-game .game-label {
        color: #50B400;
    }
    .result .detail .each-game .game-content {
        background-color: #d6d6d6;
        color: #666;
        padding: 1% 1% 35px;
    }
    .result .detail .each-game .game-content .winner {
        background-color: #00a0e9 !important;
        color: #fff!important;
    }
    body.sj2 .result .detail .each-game .game-content .winner {
        background-color: #50B400 !important;
    }


    .result .detail .each-game .game-content .player-box .player-info {
        overflow: hidden;
        float: left;
        display: inline;
    }
    .result .detail .each-game .game-content .player-box .logo {
        float: left;
    }
    .result .detail .each-game .game-content .player-box img {
        width: 60px;
        margin: 0 10px;
    }
    .result .detail .each-game .game-content .player-box .player-info .player-name {
        float: left;
        font-size: 20px;
        font-weight: 700;
        line-height: 3;
    }
    .result .detail .each-game .game-content .player-box .score-list {
        float: right;
        overflow: hidden;
    }
    .result .detail .each-game .game-content .player-box .score-list li {
        float: left;
        font-size: 30px;
        padding: 10px;
        line-height: 1.5;
        width: 60px;
        text-align: center;
    }
    .result .detail .each-game .game-content .winner .score-list li.total {
        border-left: 1px solid #fff;
    }

    .result .detail .each-game .game-content .player-box {
        background-color: #fff;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: 60px;
    }
    .result .detail .each-game .game-content .score-list li.total {
        border-left: 1px solid #d7d7d7;
    }

    a button:hover{
        cursor: pointer;
    }

}
/* pc */

