@charset "utf-8";

/*-----------------------

http://www.jleague.jp/sp/css/cwc2016.css
2016/9/26 ISM

------------------------*/


.kvArea .ticketbtn a {
    padding: 5px;
    display: block;
    background: #dd0916;
    color: #fff;
    position: relative;
}
.kvArea .ticketbtn span {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding-left: 10px;
    font-size: 10px;
}
.kvArea .ticketbtn span.tit {
    font-weight: bold;
    width: 100px;
    text-align: center;
    padding: 0;
    font-size: 12px;
    border-right: 1px dotted #fff;
}

.container .kvArea ul.navList li > a,
.container .kvArea ul.navList li > span{
    background: #161f44;
}
.container .kvArea ul.navList li > span{
    background: #3e4973;
    color: #161e3c;
}

.commonTable tbody th{
    white-space: normal;
}


.ttlNoLink h3, .ttlNoLink .blockTit {
    background: #161f44;
}




.commonTable.matchTable th{
    background: #e7e7e7;
    color: #333;
}
.commonTable.matchTable th:nth-child(2) span{display: block;}
/*.commonTable.matchTable td:last-child{width: 30px;}*/
.commonTable.matchTable th,
.commonTable.matchTable td{
    padding: 10px 5px;
}
.commonTable.matchTable tbody th{
    text-align: center;
}
.commonTable.matchTable .num{
    width: 20px;
    line-height: 1.2;
    background: #999;
    color: #fff;
    text-align: center;
}
.commonTable.matchTable .date{
    width: 20%;
}
.commonTable.matchTable .time{
    width: 13%;
    border-right: 1px solid #ccc;
}
.commonTable.matchTable .clubT{
    width: 25%;
    position: relative;
    font-size: 11px;
    line-height: 1.3;
    font-weight: bold;
    padding-top: 30px;
}
.commonTable.matchTable .clubT.right{
    border-right: 1px solid #ccc;
}
.commonTable.matchTable .clubT span.embS{
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -10px;
}
.commonTable.matchTable .score{
    font-size: 17px;
    font-weight: bold;
}
.commonTable.matchTable .vs{
    font-size: 13px;
}
.commonTable.matchTable .studium{
    width: 15%;
    border-left: 1px solid #ccc;
}

.commonTable.matchTable .vs{
    width: 30px;
}

.commonTable.matchTable .vs a{
    font-size: 14px;
    padding: 5px;
    border-radius: 3px;
    background: #3a83cb;
    text-align: center;
    color: #fff;
}





.txt{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}


.ticketPriceWrap{
    position: relative;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 30px;
}
.ticketPriceWrap .leftRedTit {
    font-size: 13px;
    line-height: 1.4;
}

.ticketPriceWrap .commonTable tbody th{
    width: 50%;
}


.ticketPriceWrap .buyTickets{

}
.ticketPriceWrap .buyTickets a{
    padding: 10px 0;
    display: block;
    width: 80%;
    text-align: center;
    background: #dd0916;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    margin: 0 auto;
}

.ticketPriceWrap .commonTable{
    margin:0;
}




.tabBox.analysis .formation {
    margin-bottom: 20px;
}
.analysis .formation figure {
    text-align: center;
    background: #333;
}
.analysis .formation img {
    width: 100%;
    max-width: 500px;
}
.tabBox.analysis figcaption {
    text-align: left;
    font-size: 12px;
    padding: 5px;
}
.tabBox.analysis p{
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.cwcTeamsArea .clubName {
    margin-bottom: 10px;
    font-size: 18px;
    color: #111;
    line-height: 40px;
}
.cwcTeamsArea .clubName .embM {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}


.teamsNav {
    margin-bottom: 20px;
}
.teamsNav ul.tabnav:first-child li{
    /*border-top: solid 1px #000;*/
    border-bottom: 0;
}

.teamsNav ul.tabnav {
    width: 100%;
    table-layout: fixed;
    display: table;
}
.teamsNav ul.tabnav li {
    margin-bottom: 10px;
    display: table-cell;
    text-align: center;
    /*border-left: solid 1px #000;
    border-bottom: solid 1px #000;*/
    vertical-align: middle;
    background: #f7f7f7;
}
/*.teamsNav ul.tabnav li#teams_auc a{
    background: #363456;
    color: #fff;
}
.teamsNav ul.tabnav li#teams_clu a{
    background: #fbd81f;
    color: #000;
}
.teamsNav ul.tabnav li#teams_rea a{
    background: #ffffff;
    color: #000;
}
.teamsNav ul.tabnav li#teams_atl a{
    background: #009252;
    color: #fff;
}
.teamsNav ul.tabnav li#teams_mam a{
    background: #f9ec41;
    color: #000;
}
.teamsNav ul.tabnav li#teams_jeo a{
    background: #00703c;
    color: #fff;
}
.teamsNav ul.tabnav li#teams_j1 a{
    background: #910809;
    color: #fff;
}*/
.teamsNav ul.tabnav li a, .teamsNav ul.tabnav li span {
    color: #888;
    background: #ccc;
    font-size: 13px;
    display: block;
    letter-spacing: -1px;
    padding: 10px 5px;
}
.teamsNav ul.tabnav li a i, .teamsNav ul.tabnav li span i {
    display: block;
    font-style: normal;
}
.teamsNav ul.tabnav li a,
.teamsNav ul.tabnav li span {
    color: #000;
        background: #f7f7f7;
    font-size: 10px;
    display: block;
    letter-spacing: -1px;
    padding: 10px 5px;
}
.teamsNav ul.tabnav li a i.continent,
.teamsNav ul.tabnav li span i.continent {
    display: none;
    font-style: normal;
}

.cwcTeamsArea  .tkt_link {
    margin-bottom: 30px;
    text-align: right;
}

.cwcTeamsArea  .tkt_link a {
    background: #BC0311;
    display: inline-block;
    /* width: 190px; */
    font-size: 16px;
    padding: 13px 40px;
    color: #fff;
    position: relative;
}
.cwcTeamsArea  .tkt_link a:after {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f105";
    color: #ccc;
    font-weight: normal;
    font-size: 12px;
    margin-top: -6px;
    right: 8px;
    top: 50%;
}
.cwcTeamsArea .tkt_link span {
    background: #acacac;
    display: inline-block;
    font-size: 12px;
    padding: 10px 40px;
    color: #DEDEDE;
    position: relative;
}

.cwcTeamsArea .tkt_link {
    margin-bottom: 30px;
    text-align: center;
}

body.teams .kvArea .navList li.nav_teams a{
    background: #ccc;
    color: #000;
}

/*body.teams_auc .teamsNav ul.tabnav li#teams_auc a,
body.teams_clu .teamsNav ul.tabnav li#teams_clu a,
body.teams_rea .teamsNav ul.tabnav li#teams_rea a,
body.teams_atl .teamsNav ul.tabnav li#teams_atl a,
body.teams_mam .teamsNav ul.tabnav li#teams_mam a,
body.teams_jeo .teamsNav ul.tabnav li#teams_jeo a,
body.teams_j1 .teamsNav ul.tabnav li#teams_j1 a {
    opacity: 0.5;
}*/

/*.teamsNav ul.tabnav li#teams_auc{
    background: #363456;
}
.teamsNav ul.tabnav li#teams_clu{
    background: #fbd81f;
}
.teamsNav ul.tabnav li#teams_rea{
    background: #ffffff;
}
.teamsNav ul.tabnav li#teams_atl{
    background: #009252;
}
.teamsNav ul.tabnav li#teams_mam{
    background: #f9ec41;
}
.teamsNav ul.tabnav li#teams_jeo{
    background: #00703c;
}
.teamsNav ul.tabnav li#teams_j1{
    background: #910809;
}*/


/*.formation.nodata*/

.tabBox.analysis .formation.nodata{
    float: none;
    margin: 0;
    position: relative;
    margin-bottom: 20px;
}
.tabBox.analysis .formation.nodata img{
    width: 100%;
    vertical-align: top;
}

.teams_clu .tabBox.analysis .formation.nodata:after,
.teams_mam .tabBox.analysis .formation.nodata:after,
.teams_jeo .tabBox.analysis .formation.nodata:after{
    content: "12/10公開予定";
    position: absolute;
    display: block;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}

.teams_rea .tabBox.analysis .formation.nodata:after,
.teams_atl .tabBox.analysis .formation.nodata:after{
    content: "12/12公開予定";
    position: absolute;
    display: block;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}


.teams_j1 .tabBox.analysis .formation.nodata:after{
    content: "12/8公開予定";
    position: absolute;
    display: block;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    font-size: 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}

.teamsNav ul.tabnav li span {
    color: #9c9c9c;
    background: #ccc;
}

/*.teamsNav ul.tabnav li:last-child{
    background: #cccccc;
}*/

body.teams_auc .teamsNav ul.tabnav li#teams_auc a,
body.teams_clu .teamsNav ul.tabnav li#teams_clu a,
body.teams_rea .teamsNav ul.tabnav li#teams_rea a,
body.teams_atl .teamsNav ul.tabnav li#teams_atl a,
body.teams_mam .teamsNav ul.tabnav li#teams_mam a,
body.teams_jeo .teamsNav ul.tabnav li#teams_jeo a,
body.teams_j1 .teamsNav ul.tabnav li#teams_j1 a{
    background: #464545;
    color: #fff;
}

body.teams_auc .teamsNav ul.tabnav li#teams_auc,
body.teams_clu .teamsNav ul.tabnav li#teams_clu,
body.teams_rea .teamsNav ul.tabnav li#teams_rea,
body.teams_atl .teamsNav ul.tabnav li#teams_atl,
body.teams_mam .teamsNav ul.tabnav li#teams_mam,
body.teams_jeo .teamsNav ul.tabnav li#teams_jeo,
body.teams_j1 .teamsNav ul.tabnav li#teams_j1{
    background: #464545;
}