@charset "utf-8";

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

http://www.jleague.jp/sp/css/cwc2015.css
2015/11/30 ISM

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


/*--- KV area ---*/
.kvArea .navWrap .localNav {
    width: 100%;
}
.kvArea .localNav ul {
    display: table;
    width: 100%;
    border-top: 1px solid #FFF;
    background: #003169;
}
.kvArea .localNav ul li {
    display: table-cell;
    border-right: 1px solid #FFF;
    vertical-align: middle;
    text-align: center;
}
.kvArea .localNav ul li:last-child{
    border-right: 1px solid #000;
}
.kvArea .localNav li a {
    display: block;
    color: #fff;
    padding: 0 2px;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
}
.kvArea h2 {
	text-align: center;
}
.kvArea h2 img{
	width: 100%;
	height: auto;
	max-width: 500px;
    vertical-align: bottom;
}
.kvArea h2 a {
    width: 100%;
    display: block;
    text-align: center;
    background: #2997D5;
    line-height: 1;
}
.cwc2015.top .kvArea .localNav .cwcNavList li#cwcNavTop a,
.cwc2015.news .kvArea .localNav .cwcNavList li#cwcNavNews a,
.cwc2015.photo .kvArea .localNav .cwcNavList li#cwcNavPhoto a,
.cwc2015.tournament .kvArea .localNav .cwcNavList li#cwcNavTournament a,
.cwc2015.match .kvArea .localNav .cwcNavList li#cwcNavMatch a,
.cwc2015.tv .kvArea .localNav .cwcNavList li#cwcNavTv a,
.cwc2015.outline .kvArea .localNav .cwcNavList li#cwcNavOutline a{
    background: #FFF;
    color: #07325C;
}






.contents section{
	margin-bottom: 20px;	
}

.contents .ttlNoLink h3{
	background: #2997D5;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 16px;
}
.cwcTournamentArea img {
	width: 100%;
	height: auto;
}






/*--- news ---*/
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}
.entryTitle {
    display: block;
    margin-bottom: 5px;
}
.entryTitle .timestamp {
    display: inline-block;
    width: 120px;
}
.timestamp {
    color: #e60012;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}
.entryTitle .ico {
    display: inline-block;
}
.entryTitle .ico span {
    background: #e60012;
    color: #fff;
    font-size: 10px;
    padding: 3px 0 2px;
    display: inline-block;
    width: 60px;
    text-align: center;
    line-height: 100%;
}
.newsTitle {
    display: table;
}
.newsTitle .category {
    display: table-cell;
    background: #e5e5e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    padding: 5px 0 4px;
    width: 20%;
    text-align: center;
    line-height: 100%;
    vertical-align: middle;
}
.newsTitle .headline {
    display: table-cell;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    padding: 5px 15px 4px 10px;
}
.headLineBlock .bodyArea {
    display: block;
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.headLineBlock .bodyArea img {
    width: 100% !important;
    display: block;
}
.headLineBlock .bodyArea p {
    display: none;
}
.infoBlock li {
    border-bottom: 1px solid #ccc;
}
.infoBlock a {
    padding: 10px 0;
}
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}
.infoBlock .newsTitle .headline {
    font-size: 13px;
}


/*--- news detail ---*/
.backLink {
    text-align: center;
}
.backLink a {
    color: #333;
    font-size: 14px;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    margin: 0 auto;
}
.backLink a:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0 .3em;
    text-decoration: none;
    padding-right: 10px;
}

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

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

.articleTitWrap .articleTit {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.contents .detalArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.articleTitWrap .detailDate {
    font-size: 10px;
    font-weight: bold;
    color: #e60012;
}


/*--- photolist ---*/
.cwcPhotoArea .thumlist {
    display: block;
    letter-spacing: -.40em;/*隙間用*/
}
.cwcPhotoArea .thumlist li {
    width: 50%;
    display: inline-block;
    letter-spacing: normal;/*隙間用*/
    vertical-align: top;
    margin-bottom: 10px;

}
.cwcPhotoArea .thumlist li a {
    color: #333;
    display: block;
}
.cwcPhotoArea .thumlist li figure {
    width: 90%;
    position: relative;
    line-height: 1.3;
}
.cwcPhotoArea img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}
.cwcPhotoArea .thumlist li figcaption {
    font-size: 11px;
    padding-top: 3px;
    font-weight: bold;
    text-align: left;
}
.cwcPhotoArea .thumlist li:nth-child(2n) figure {
    margin-left: 10%;
}
.cwcPhotoArea .thumlist.douga li figure:after {
    position: absolute;
    font-size: 30px;
    top: 40px;
    left: 50%;
    margin-left: -15px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}



/*--- ticket ---*/
.ticketArea .matchTicketList .ticketListBtn{
    padding: 0;
}




/*--- outlineTable ---*/
.cwcOutlineArea .outlineTable{
    width: 100%;
    margin-bottom: 19px;
    line-height: 1.6em;
    border-top: 1px solid #d8d8d8;
    margin-bottom: 10px;
    font-size: 12px;
}

.cwcOutlineArea .outlineTable th{
    width: 25%;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #d8d8d8;
    text-align: left;
    vertical-align: middle;
}

.cwcOutlineArea .outlineTable td{
    width: 75%;
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
    vertical-align: middle;
}

.cwcOutlineArea .outlineTable .attention{
    font-size: 12px;
}

.cwcOutlineArea .outlineTable span.outlineCaption{
    font-size: 12px;
    margin: 10px 0 0 0;
    display: block;
    line-height: 1.6em;
}

.cwcOutlineArea .outlineTable td ul li{
    list-style-type: none;
    margin: 10px 0 0 0;
}

.cwcOutlineArea .outlineTable td ol li{
    list-style-type: decimal;
    list-style-position: inside;
    margin: 10px 0 0 0;
}
.cwcOutlineArea .outlineTable td li:first-child{
    margin-top: 0;
}

.cwcOutlineArea .outlineTable td dt{
    font-size: 16px;
    margin: 15px 0 5px;
}

.cwcOutlineArea .outlineTable td dt:first-child{
    margin-top: 0;
}

.cwcOutlineArea .outlineTable td dd{
    margin: 0 0 10px 0;
}

.cwcOutlineArea .outlineTable td dd:last-child{
    margin-bottom: 0;
}

/*20151211*/
/*
.tv .matchTit li .matchPlace{
    display: block;
}

.tv .matchTit li .matchTime{
    display: block;
}

.tv .titBlockArea{
    border-style: solid;
}*/

.tv .matchTit li .matchTeam{
    display: block;
}

.tv .matchTit li:nth-child(3){
    position: relative;
    padding-top: 17px;
}

.tv .matchTit li:nth-child(3) .embS{
    position: absolute;
    top: 0;
    left: 42%;

}

.photo .tabSelecter ul{
    border-bottom: 1px solid #2997D5;
    height: 40px;
}

.photo .tabContents .threeline li:first-child {
    border-left: 1px solid #2997D5;
}
.photo .tabContents .threeline li {
    border-top: 1px solid #2997D5;
    border-right: 1px solid #2997D5;
    box-sizing: border-box;
}


.photo .tabContents .threeline li.current a {
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #000000;
}
.videolist {
    display: block;
    letter-spacing: -.40em;
    font-size: 0;
}

.videolist li {
    display: inline-block;
    letter-spacing: normal;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0;
    vertical-align: top;
    text-align: center;
    border-bottom: none;
}

.videolist li a {
    display: inline-block;
    text-align: left;
}

.videolist li figure span {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    display: block;
}

.videolist li figure span img {
    width: 100%;
    height: auto;
}

.videolist.douga li a figure span:after {
    position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #fff;
    line-height: 100%;
    opacity: 0.8;
}

.videolist li figure figcaption {
    font-size: 12px;
    line-height: 1.5;
    padding-top: 0;
}

.videolist li:nth-child(2n) {
    margin-right: 0;
}