@charset "UTF-8";
.ttlNoLink h3, .ttlLink h3 {
    background-color: #000;
}
.redCaption {
    font-size: 11px;
    color: #f00;
    margin-bottom: 20px;
}
.contents section {
    margin-bottom: 20px;
}
.nycClubsArea .matchTable {
    width: 100%;
    margin-bottom: 20px;
}
.nycClubsArea .matchTable tr .date {
    width: 18%;
}
.nycClubsArea .matchTable tr .time {
    width: 13%;
}
.nycClubsArea .matchTable tr .card {
    width: 32%;
}
.nycClubsArea .matchTable tr .stadium {
    width: 9%;
}
.nycClubsArea .matchTable tr .tv {
    width: 28%;
}
.nycClubsArea .matchTable .team.left span,.nycClubsArea .matchTable .team.right span {
    margin: 0 auto;
    display: block;
}
.nycClubsArea .matchTable tr:nth-child(2)td:nth-child(n+2),
.nycClubsArea .matchTable tr:nth-child(4) td:nth-child(n+2),
.nycClubsArea .matchTable tr:nth-child(6) td:nth-child(n+2) {
    border-bottom: dashed 1px #ccc;
}
.tabBox.okinawa .matchTable tr:nth-child(2) td:nth-child(n+2),
.tabBox.okinawa .matchTable tr:nth-child(4) td:nth-child(n+2),
.tabBox.okinawa .matchTable tr:nth-child(6) td:nth-child(n+2){
    border-bottom: solid 1px #ccc;
}
.nycClubsArea .matchTable tr td:nth-child(3), .nycClubsArea .matchTable tr td:nth-child(4), .nycClubsArea .matchTable tr td:nth-child(5) {
    padding: 5px 0;
}
.nycClubsArea .matchTable th, .nycClubsArea .matchTable td {
    vertical-align: middle;
    padding: 5px 0;
    font-size: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}
.matchTable td:nth-child(4) {
    width: auto;
}
.nycStandingsArea .leftRedTit,
.nycClubsArea .leftRedTit{
    margin-bottom: 0;
    line-height: 130%;
}
.titBlockArea .blockTit.leftOrangeTit {
    border-left: 5px solid #E76205;
}
.titBlockArea .blockTit.leftBlueTit {
    border-left: 5px solid #0555E8;
}
.titBlockArea .blockTit.leftRedTit {
    border-left: 5px solid #E70506;
}
.matchBtn {
    text-align: right;
    margin: 0 0 20px 0;
}
.matchBtn a {
    background: #000;
    padding: 10px 30px 10px 15px;
    color: #fff;
    display: inline-block;
    position: relative;
    font-size: 14px;
}
.matchBtn a:after, .matchBtn span:after {
    position: absolute;
    top: 48%;
    margin-top: -8px;
    right: 13px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 12px;
    text-decoration: none !important;
    color: #fff;
}
.joinBtn a {
    display: block;
    padding: 15px;
    color: #fff;
    width: 250px;
    font-size: 12px;
    background: #000;
    margin: 0 auto;
    text-align: center;
}

/*nycTeamArea*/
.team .tabnav:first-child {
    border-top: 1px solid #000;
}
.team .tabnav {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 0;
}
.team .tabnav li {
    display: table-cell;
    text-align: center;
}
.tabnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    font-size: 11px;
    border-top: 0;
}
.team .tabnav li a:visited {
    color: #000;
}
.teamNav .tabnav li a {
    font-size: 13px;
}
.team .tabnav li a {
    vertical-align: middle;
    line-height: 1.2;
    height: 35px;
    padding: 0;
    display: table-cell;
    width: 500px;
    background: #e8e8e8;
    color: #000;
}
.teamNav .tabnav li span {
    display: none;
}
.teamNav .tabnav li#tokyov a i {
    font-style: normal;
}
.articleTitWrap .articleTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.eventDate {
    font-size: 12px;
    text-align: right;
    margin-bottom: 3px;
}
.nyc2colArea table.dataTable td{
    padding: 5px 0;
}
.update {
    font-size: 10px;
    margin-bottom: 8px;
    text-align: right;
}
body.team.kashima .tabnav li#kashima a,
body.team.kashima .tabnav li#kashima a span{
    background: #AF191F;
    color: #fff;
}
body.team.yokohamafc .tabnav li#yokohamafc a,
body.team.yokohamafc .tabnav li#yokohamafc a span{
    background: #3568a7;
    color: #fff;
}
body.team.fukuoka .tabnav li#fukuoka a,
body.team.fukuoka .tabnav li#fukuoka a span{
    background: #004181;
    color: #fff;
}
body.team.nagasaki .tabnav li#nagasaki a,
body.team.nagasaki .tabnav li#nagasaki a span{
    background: #f49721;
    color: #fff;
}
body.team.iwata .tabnav li#iwata a,
body.team.iwata .tabnav li#iwata a span{
    background: #629FE8;
    color: #fff;
}
body.team.kitakyushu .tabnav li#kitakyushu a,
body.team.kitakyushu .tabnav li#kitakyushu a span{
    background: #F1AA1C;
    color: #fff;
}
body.team.kumamoto .tabnav li#kumamoto a,
body.team.kumamoto .tabnav li#kumamoto a span{
    background: #DB3027;
    color: #fff;
}
body.team.kagoshima .tabnav li#kagoshima a,
body.team.kagoshima .tabnav li#kagoshima a span{
    background: #16335F;
    color: #fff;
}
body.team.sapporo .tabnav li#sapporo a,
body.team.sapporo .tabnav li#sapporo a span{
    background: #D30013;
    color: #fff;
}
body.team.chiba .tabnav li#chiba a,
body.team.chiba .tabnav li#chiba a span{
    background: #EEC400;
    color: #fff;
}
body.team.ryukyu .tabnav li#ryukyu a,
body.team.ryukyu .tabnav li#ryukyu a span{
    background: #A91622;
    color: #fff;
}
.nycStandingsArea .scoreTable01 tbody .tdTeam span.clubName {
    display: none;
}
.nycStandingsArea .scoreTable01 tbody .tdTeam {
    text-align: left;
}
.scoreTable01 span.embS {
    margin-right: 5px;
}

/*.nycOutlineArea*/
.nycOutlineArea .commonTable.outline td dl{
    /*background: #ccc;*/
}
.nycOutlineArea .commonTable.outline td dl dt{
    /*background: #fcc;*/
    margin-top: 10px;
}
.nycOutlineArea .commonTable.outline tbody tr:nth-child(8) td dl dt:first-child,
.nycOutlineArea .commonTable.outline tbody tr:nth-child(9) td dl dt:first-child{
    margin-top: 0;
    /*background: #00f;*/
}
.nycOutlineArea .commonTable.outline td dl dd{
    /*background: #ccf;*/
    margin: 5px;
}
.nycOutlineArea .commonTable.outline td dl dd ul{

}
.nycOutlineArea .commonTable.outline td dl dd ul li{
    margin: 5px;
}