@charset "utf-8";


.kvArea {
    margin-bottom: 20px;
}

#main .container img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.kvArea h2 a {
    width: 100%;
    display: block;
    text-align: center;
    background: #8DACDC;
}
#main .emperorArea img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.kvArea .emperorNavList {
    display: table;
    width: 100%;
    letter-spacing: -.40em;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}

.kvArea .emperorNavList li {
    letter-spacing: normal;
    display: table-cell;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.kvArea .emperorNavList li:last-child{
	border-right: none;
}

body.top .kvArea .emperorNavList li#emperorNavTop a,
body.news .kvArea .emperorNavList li#emperorNavNews a,
body.match .kvArea .emperorNavList li#emperorNavMatch a,
body.tornament .kvArea .emperorNavList li#emperorNavTornament a,
body.outline .kvArea .emperorNavList li#emperorNavOutline a {
	background: none repeat scroll 0 0 rgba(59, 30, 135, 0.8);
}

.kvArea .emperorNavList li a,
.kvArea .emperorNavList li span {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 12px;
    border-bottom: 1px solid #fff;
    padding: 0 2px;
}


.emperorArea article > section {
    margin-bottom: 20px;
}

.emperorArea .ttlNoLink h3, .emperorArea .ttlLink h3 {
    background: #3B1E87;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 16px;
}

.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;
}
#main .container img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}
.headLineBlock .bodyArea p {
    display: none;
}
.infoBlock li {
    border-bottom: 1px solid #ccc;
}
.infoBlock a {
    padding: 10px 0;
}
.entryTitle {
    display: block;
    margin-bottom: 5px;
}
.entryTitle .timestamp {
    display: inline-block;
    width: 120px;
}

.rightTopLink {
    height: 15px;
    margin: 20px 0;
    position: relative;
}

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);
}



.infoBlock .newsTitle .headline {
    font-size: 13px;
}

.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;
}
.newsTitle .headline {
    display: table-cell;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    padding: 5px 21px 4px 10px;
}



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

.articleTitWrap .timeStamp {
    font-size: 10px;
    font-weight: bold;
    color: #e60012;
}

.articleTitWrap .detailDate {
    font-size: 10px;
    font-weight: bold;
    color: #e60012;
}

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

.photoOneArea {
    background: #eaeaea;
    line-height: 100%;
    margin-bottom: 20px;
}
.emperorNewsArea .columnArea img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.photoOneArea figcaption {
    color: #444;
    display: block;
    font-size: 12px;
    line-height: 160%;
    padding: 15px 17px;
}

.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;
}


.tabNavArea {
    margin: 10px 0px;
    width: 100%;
    display: table;
}
.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;
}
.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 a {
    background-color: #f0f0f0;
    color: #4f4f4f;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 8px 2px;
    text-align: center;
    vertical-align: middle;
}

.tabBtnTxt li span {
    color: #9D9D9D;
    background: #CACACA;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 2px;
    text-align: center;
    vertical-align: middle;
    position: relative;
}


.timeStamp {
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px dotted #ccc;
    zoom: 1;
    display: inline-block;
    display: block;
    height: 100%;
    overflow: hidden;
}

.timeStamp .leftRedTit {
    font-weight: bold;
    border-left: 3px solid #e60012;
    color: #333;
    padding: 0 0 0 11px;
    float: left;
}

.timeStamp:after {
    content: "";
    display: block;
    clear: both;
}

.matchListTit {
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;
}


.leagAccTit h5{
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
    background-color: #f6f6f6;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}



.about_table, .history_table {
    border-top: 1px solid #ccc;
    margin: 20px 0;
    width: 100%;
    font-size: 10px;
}

.about_table th:first-child, .history_table th:first-child {
    border-left: none;
}

.about_table th {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #E4E4E4;
    text-align: left;
    vertical-align: middle;
    line-height: 1.2;
    padding: 5px;
    width: 20%;
}
.about_table td {
    padding: 5px 5px;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
    line-height: 1.4;
    padding: 10px;
}


.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;
}

/*?t?H?g*/

.emperorPhotoArea .thumlist {
    letter-spacing: -.40em;
}

.emperorPhotoArea .thumlist li {
    letter-spacing: normal;
    display: inline-block;
    width: 50%;
    text-align: center;
    vertical-align: top;
}

.emperorPhotoArea .thumlist li a {
    color: #333;
    display: block;
}

#main .emperorPhotoArea .thumlist li figure {
    width: 90%;
    position: relative;
}

#main .container img {
    width: 100%;
    height: auto;
    max-width: 600px;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

.emperorPhotoArea .thumlist li figcaption {
    font-size: 11px;
    padding-top: 1em;
    font-weight: bold;
    text-align: center;
}

.emperorPhotoArea .thumlist li:nth-child(2n) figure {
    margin-left: 10%;
}

.container {
    padding-top: 0;
}

/*20150825*/

.titBlockArea .blockTit {
    border-left: 5px solid #3B1E87;
}

/*20150825*/

.tvScheduleDateArea {
    margin-top: 20px;
}


/*20150903*/
.emperor.tv .emperorTvArea .matchTit li .matchTime,
.emperor.tv .emperorTvArea .matchTit li matchPlace{
	display: block;
}

.emperor.tv .emperorTvArea .matchTit li span.matchTeam {
    display: block;
}

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

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

.matchTit li span.matchScore02 span.pk{
    font-size: 12px !important;
}



