<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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

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

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


/*--- KV area ---*/
.cwc2015 .kvArea {
    margin: 0 0 20px;
    position: relative;
}
.cwc2015 .kvArea ul.cwcNavList{
    display: table;
    width: 640px;
}
.cwc2015 .kvArea ul.cwcNavList li{
    display: table-cell;
    text-align: center;
    border-left: solid 1px #fff;
}
.cwc2015 .kvArea ul.cwcNavList li:first-child{
    border-left: 0;
}
.cwc2015 .kvArea ul.cwcNavList li:last-child{
    border-right: 0;
}
.cwc2015 .kvArea ul.cwcNavList li a,
.cwc2015 .kvArea ul.cwcNavList li span{
    background: rgba(0,35,76,0.8);
    display: block;
    color: #fff;
    line-height: 40px;
    padding: 0 5px;
    font-size: 13px;
    letter-spacing: -0.05em;
}
.cwc2015 .kvArea ul.cwcNavList li span{
	background: rgba(51, 51, 51, 0.8);
    color: #666;
}
.cwc2015 .kvArea h2 img{
    display: block;
    width: 640px;
    height: auto;
}
.cwc2015 .kvArea .navWrap{
    position: absolute;
    bottom: 0;
}
.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;
    /*border: 1px #5C5C5C solid;*/
}
.cwc2015 .kvArea ul.cwcNavList li a:hover{
	opacity: 0.7;
}


.ttlLink h3,
.ttlNoLink h3,
.ttlNoLink .blockTit{
	background: #2997D5;
}

.cwc2015 section {
    margin-bottom: 30px;
}





/*--- NEWS ---*/
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}
.entryTitle {
    display: block;
    margin-bottom: 5px;
}
.entryTitle .timestamp {
    display: inline-block;
    width: 125px;
}
.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: 12px;
    padding: 5px 0 4px;
    width: 100px;
    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 20px 4px 10px;
}
.headLineBlock .bodyArea {
    display: table;
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.headLineBlock .bodyArea img {
    width: 250px;
    display: table-cell;
}
.headLineBlock .bodyArea p {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px 0 15px;
    font-size: 13px;
    line-height: 160%;
}
.headLineBlock a:after, .infoBlock a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 3px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 13px;
    text-decoration: none !important;
    color: #AFAFAF;
}
/*.infoBlock li {
    border-bottom: 1px solid #ccc;
}*/
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
    /*border-bottom: 1px solid #CCC;*/
}
.infoBlock a {
    padding: 10px 0;
}
.headLineBlock a:hover, .infoBlock a:hover {
    background: #F3F3F3;
    text-decoration: none;
}
.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;
}

.backLink a:hover {
    background: #EAEAEA;
    text-decoration: none;
}





/*--- PHOTO ---*/
.cwcPhotoArea .thumlist {
    letter-spacing: -.40em;
}
.cwcPhotoArea .thumlist li:nth-child(3n+1) {
    text-align: left;
}
.cwcPhotoArea .thumlist li {
    letter-spacing: normal;
    display: inline-block;
    width: 33.3333%;
    text-align: center;
    min-height: 200px;
    vertical-align: top;
}
.cwcPhotoArea .thumlist li a {
    color: #333;
    position: relative;
    display: block;
}
.cwcPhotoArea .thumlist li a:hover{
	opacity: 0.7;
	text-decoration: none;
}
.cwcPhotoArea .thumlist li figcaption {
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 10px 0;
    text-align: left;
    width: 90%;
}
.cwcPhotoArea .thumlist li figcaption span{
    display: block;
}



/*--- TABLE ---*/
.outlineTable{
    width: 100%;
    margin-bottom: 19px;
    line-height: 1.6em;
    border-top: 1px solid #d8d8d8;
	margin-bottom: 10px;
	font-size: 13px;
}
.outlineTable th{
	width: 25%;
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #d8d8d8;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}
.outlineTable td{
	width: 75%;
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.outlineTable .attention{
	font-size: 12px;
}
.outlineTable span.outlineCaption{
    font-size: 12px;
    margin: 10px 0 0 0;
    display: block;
    line-height: 1.6em;
}
.outlineTable td ul li{
    list-style-type: none;
    margin: 10px 0 0 0;
}
.outlineTable td ol li{
    list-style-type: decimal;
    list-style-position: inside;
    margin: 10px 0 0 0;
}
.outlineTable td li:first-child{
    margin-top: 0;
}
.outlineTable td dt{
    font-size: 16px;
    margin: 15px 0 5px;
}
.outlineTable td dt:first-child{
    margin-top: 0;
}
.outlineTable td dd{
    margin: 0 0 10px 0;
}
.outlineTable td dd:last-child{
    margin-bottom: 0;
}




/*--- MATCH ---*/
.accordionIndex .leagAccTime{
    width: 60px;
}
.accordionIndex .leagAccTime span{display: block;}
.accordionIndex .leagAccTime .stadium{margin:0;}
.accordionIndex .vsTxt div &gt; span{width: 100px;}
.accordionList li a{
    padding: 10px 0;
    font-size: 12px;
}
.accordionIndex .accBtnList{width: 120px;}


/*SUB*/
.sub .whiteBlock.matchTvArea .matchTvVs .matchVsTeam{
    padding: 0 10px;
}
.sub .whiteBlock.matchTvArea .matchTvVs .matchVsTeam span.teamSpan{
    display: inline-block;
    vertical-align: middle;
}
.sub .whiteBlock .innerBlock p{
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    display: block;
}
p.singleLink a {
    color: #333;
    padding-right: 15px;
    padding-top: 5px;
    position: relative;
}
p.singleLink a:after {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 0px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 12px;
    text-decoration: none !important;
}

.accordionIndex .vsTxt div &gt; span{
vertical-align: middle;
}

.tv .broadScore p{
    width: 210px;
}

.broadScore span.status.off{
    color: #fff;
    padding: 2px 0px;
    background: #444;
    font-size: 10px;
    width: 70px;
    margin-top: 2px;
}

.tv .broadLive{
    width: 120px;
}

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

.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;
    width: 25%;
}

.photo .tabContents .threeline li.current a {
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #000000;
}

.photo .tabContents .threeline li a {
    font-size: 13px;
    color: #000000;
    font-weight: normal;
    background: #f9f9f9;
}

.photo .tabSelecter{
margin: 0 0 10px 0;
}

.cwcVideoArea .videolist {
    display: block;
    letter-spacing: -.40em;
}
.cwcVideoArea .videolist li{
    width: 33.3%;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    height: 210px;
}

.cwcVideoArea .videolist li figure span {
    width: 194px;
    height: 140px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto;
}
.cwcVideoArea .videolist li:nth-child(3n+1) {
    margin-left: 0;
}


.cwcVideoArea .videolist li figure span img {
    width: 194px;
    height: auto;
}
.cwcVideoArea .videolist li a:after{
    color: #000000;
}

.cwcVideoArea .videolist li a figure span:after {
    position: absolute;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #fff;
    line-height: 100%;
    opacity: 0.8;
    width: 57px;
}
.cwcVideoArea .videolist li figure figcaption{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 10px 0;
    width: 90%;
    letter-spacing: normal;
    padding: 0 0 0 6px;
}

.cwcVideoArea .headLineBlock a:after, .infoBlock a:after{
    display: none;
}</pre></body></html>