@charset "UTF-8"; 

/*KV*/

.kvArea {
    margin: 0 0 20px;
    position: relative;
}

.kvArea h2{
	/*height: 270px;*/
}

.kvArea h2 a img{
    width: 100%;
}


.kvArea .navWrap {
    bottom: 0;
    left: 0;
    position: absolute;
}

.kvArea .localNav ul {
    /*border-top: 1px solid #abaaaa;*/
    display: table;
    table-layout: fixed;
    width: 100%;
}
.kvArea .localNav ul li{
    display: table-cell;
	border-left: medium none;
}

.kvArea .localNav ul li a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
	/*padding: 0 10px;*/
    text-align: center;
    line-height: 40px;
}

body.top .kvArea .emperorNavList li#emperorNavTop a,
body.news .kvArea .emperorNavList li#emperorNavNews a,
body.photo .kvArea .emperorNavList li#emperorNavPhoto a,
body.match .kvArea .emperorNavList li#emperorNavMatch a,
body.tornament .kvArea .emperorNavList li#emperorNavTornament a,
body.tv .kvArea .emperorNavList li#emperorNavTv a,
body.outline .kvArea .emperorNavList li#emperorNavOutline a {
    background: none repeat scroll 0 0 rgba(59, 30, 135, 0.8);
}

.kvArea .navWrap .localNav ul li a:hover {
    background: none repeat scroll 0 0 rgba(59, 30, 135, 0.8);
}


/*トップ*/

.emperorTournamentArea{
	margin: 0 0 20px 0;
}

/*ニュース*/

.headLineBlock a,
.infoBlock a {
    color: #333;
    display: block;
    position: relative;
}

.entryTitle {
    display: block;
    margin-bottom: 5px;
}


.emperorArea .emperorNewsArea p.timestamp {
    display: inline-block;
    width: 120px;
    color: #e60012;
    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 0 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;
}
.infoBlock a {
	padding: 10px 21px 10px 0;
}

/**/

.emperorArea .ttlNoLink h3, .emperorArea .ttlLink h3 {
    background: #3B1E87;
    padding: 12px 16px;
}

/*.emperorArea article > section {
    margin-bottom: 30px;
}*/

.sub .whiteBlock h3 {
    border-left: 5px solid #3B1E87;
}

.emperorArea .emperorNewsArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.emperorArea .emperorNewsArea .entryTitle p {
	margin-bottom: 0;
}
/*-----------------------
		日程結果
-----------------------*/
.tabNavArea {
    margin: 10px 0px;
    width: 100%;
    display: table;
}
.tabNavArea .tournament {
    width: 30%;
    border-left: 1px solid #fff;
}

.tabNavArea >div {
    display: table-cell;
    vertical-align: middle;
}

.tabBtnTxt {
    display: table;
    width: 100%;
}

.tabBtnTxt > li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.tabBtnTxt li a {
    background-color: #f0f0f0;
    color: #4f4f4f;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
}

.tabBtnTxt a:hover {
    background-color: #4f4f4f;
    color: #fff;
}

/*日程結果ローカルナビ*/
.first_round .tabBtnTxt li:first-child a,
.second_round .tabBtnTxt li:nth-child(2) a,
.third_round .tabBtnTxt li:nth-child(3) a,
.fourth_round .tabBtnTxt li:nth-child(4) a,
.quarterfinals .tabBtnTxt li:nth-child(5) a,
.semifinal .tabBtnTxt li:nth-child(6) a,
.final .tabBtnTxt li:nth-child(7) a{
    background-color: #4f4f4f;
    color: #fff;
}


.tabBtnTxt li span {
    color: #9D9D9D;
    background: #CACACA;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

/*-----------------------
		大会概要
-----------------------*/
.about_table, .history_table {
    border-top: 1px solid #ccc;
    margin: 20px 0;
    width: 100%;
}

.about_table th:first-child {
    border-left: none;
}

.about_table th {
    font-size: 12px;
    padding: 10px;
    width: 110px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #E4E4E4;
    text-align: left;
    vertical-align: middle;
    line-height: 1.2;
}

.about_table td {
    padding: 5px 5px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
    line-height: 1.4;
    padding: 12px 15px;
}

.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;
}

.infoBlock .newsTitle .headline {
    font-size: 13px;
}

.emperorArea .emperorNewsArea .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;
}


figure.tournament_img img{
    /*border: 1px #fff solid;*/
    /*box-sizing: border-box;*/
	margin: 0;
	padding: 0;
	vertical-align: bottom;	
	width: 310px;
}

.emperor .seed{
	margin: 20px 0 0 0;	
}

.emperor .seed h4.aclcontTitle {
    background-color: #444;
    padding: 0 0 0 10px;
	margin: 0px 0 10px 0;
}
.emperor .seed h4.aclcontTitle > span {
    display: block;
    padding-left: 10px;
    margin: 0;
    line-height: 28px;
    color: #FFF;
    font-size: 14px;
}
.emperor .seed p{
    font-size: 14px;
    background-color: #000;
    color: #fff;
    padding: 10px 0 0 20px;
}

/*フォト20150824*/

.emperorPhotoArea .thumlist {
    letter-spacing: -.40em;
}

.emperorPhotoArea .thumlist li:nth-child(3n+1) {
    text-align: left;
}

.emperorPhotoArea .thumlist li {
    letter-spacing: normal;
    display: inline-block;
    width: 33.3333%;
    text-align: center;
    min-height: 200px;
    vertical-align: top;
}

.emperorPhotoArea .thumlist li a {
    color: #333;
    position: relative;
    display: block;
}

.emperorPhotoArea .thumlist li figcaption {
    font-size: 13px;
    font-weight: bold;
    margin: 10px auto;
    text-align: center;
    width: 90%;
}

.emperorPhotoArea .thumlist li:nth-child(3n) {
    text-align: right;
}

/*section margin-bottom*/

.emperorArea article > section {
    margin-bottom: 30px;
}



.headLineBlock a:hover, .infoBlock a:hover {
    background: #F3F3F3;
    text-decoration: none;
}

/*テレビ放送20150824*/


.tvBroadArea {
    margin-top: 20px;
}

.tvBroadArea h3 {
    border-left: 5px solid #004d96;
}

.tvBroadArea h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 16px;
    padding: 5px 10px;
    margin: 40px 0 15px;
}


.tvBroadArea h4.leagAccTit {
    margin-top: 0;
}

.backLink a:hover {
    background: #EAEAEA;
    text-decoration: none;
}

/*日程結果20150825*/

.emperorMatchArea .matchinfoAcc {
    margin-top: 20px;
}

.leftRedTit {
    border-left: 5px solid #3B1E87;
}

.accBtnList a, .accBtnList span {
    padding: 15px 0px;
    font-size: 14px;
}

/*KVエリア・ナビ(トーナメント表)20150825*/

/*.kvArea .localNav ul li#emperorNavTornament{
	width: 110px;
}*/


.sub .whiteBlock.matchTvArea .matchTvCh{
    text-align: center;
}


.status {
  display: block;
  font-size: 10px;
  margin: 2px auto 0;
  width: 70px;
}
.off {
  background: none repeat scroll 0 0 #444;
  color: #fff;
  padding: 2px 0;
}

/*20151022*/

figure.tournament_img.newTournament img{
    /*border: 1px #fff solid;*/
    /*box-sizing: border-box;*/
	margin: 0;
	padding: 0;
	vertical-align: bottom;	
	width: 620px;
}