﻿@charset "utf-8";



#suruga2015Area .snsBtn {
	margin: 0 0 20px;
}

.kvArea h2 img{
    width: 100%;
}

.kvArea {
    position: relative;
    margin-bottom: 20px;
    /*height: 270px;*/
}

.localNav {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.localNav ul {
    display: table;
    table-layout: fixed;
    width: 440px;
}

.localNav li {
    display: table-cell;
    text-align: center;
    font-size: 14px;
}

.localNav li a,
.localNav li span{
    height: 40px;
    display: block;
    line-height: 40px;
	background: rgba(10, 22, 44, 0.7);
    color: #fff;
    margin-left: 1px;
}

.localNav li a:hover {
    opacity: 0.5;
}

.localNav li span{
    color: #999;
}

.ttlNoLink h3 {
    position: relative;
    padding: 16px;
    vertical-align: middle;
	background: #ccc;
	color: #222;
}

.ttlNoLink h3 span{
	position: absolute;
 	right: 16px;
 	top: 5px;
}


#suruga2015_video,
#suruga2015_history,
#suruga2015_about{
	margin-bottom: 30px;	
}

#suruga2015_video .videoOneArea{
    background: #4f4f4f;
}

#suruga2015_video .videoOneArea p {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 140%;
    padding: 15px 20px;
}


.about_table,
.history_table{
	border-top: 1px solid #ccc;
    margin: 20px 0;
    width: 100%;
}	

.about_table th, 
.history_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;
}


.history_table th{
	text-align: center;
	padding: 10px;
}


.about_table th:first-child,
.history_table th:first-child{
	border-left: none;	
}

.about_table td:first-child,	
.history_table td:first-child{
	border-left: none;	
}


.history_table td.clubName{
	position: relative;	
}

.history_table td.clubName span {
    margin: 0 auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -14px;
}

.history_table td.clubName.leftside {
	/*font-size: 11px;*/
    padding-left: 45px;
    text-align: left;
}

.history_table td.clubName.leftside span {
    left: 15px;
}

.history_table td.rightside{
	position: relative;	
	/*font-size: 11px;*/
    padding-left: 15px;
    text-align: left;
}

.history_table td.rightside img {
	position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
}

.history_table tbody td:last-child{
	position: relative;	
	padding: 0;
}

.history_table tbody td:last-child a{
	display: block;
    width: 30px;
    height: 30px;	
	text-indent: -9999px;
	margin: 0 auto;
}

.history_table tbody td:last-child a:before{
	position: absolute;
    top: 50%;
    left: 21px;
    font-family: 'FontAwesome';
    content: "\f030";
    font-size: 16px;
    text-indent: 0;
	color:#222;
    margin-top: -10px;
}


.history_table td{
    padding: 10px 5px;
	font-size: 13px;	
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    vertical-align: middle;
	text-align: center;
	line-height: 1.4;
}



.about_table th{
	font-size: 12px;
	padding: 10px;
	width: 110px;
}

.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;
}


.tktBox{
	text-align: left;
    position: relative;
    height:75px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.tktBox p{
    font-size: 15px;
    padding:18px 0 0 20px;
    line-height: 1;
    font-weight: bold;
}
.tktBox p a{
    display: block;
}
.tktBox p a:hover{
    text-decoration: none;
    opacity: 0.5;
}
.tktBox p .embS{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.tktBox p span.day{
    font-size: 12px;
    display: block;
}
.tktBox p img{
    position: relative;
    top:5px;
}
.tktBox .leagAccBtnlinkRedW{
	width: 250px;
    padding: 7px 0;
    position: absolute;
    right: 20px;
    top: 20px;
    border: 0;
    font-size: 14px;
    background: #f00;
    padding: 10px 0;
}
.tktBox .leagAccBtnlinkRedW:hover{
    opacity: 0.5;
}
span.icon {
    padding: 3px;
    background: #7E7E7E;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    width: 40px;
    margin: 0 auto;
    font-size: 10px;
    letter-spacing: -0.05em;
    position: relative;
    top: -2px;
}
span.icon.live{background: #f00;}


ul.linkWrap{
    letter-spacing: -.40em;
    width: 250px;
    position: absolute;
    right: 10px;
    top: 20px;
}
ul.linkWrap li{
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    border-left: 1px dotted #ccc;
    box-sizing: border-box;
    line-height: 1.3;
    height: 1.3em;
    width: 33.333%;
    font-size: 11px;
    text-align: center;
    margin-bottom: 10px;
}
ul.linkWrap li a{
    border: none;
    width: 90%;
    display: inline-block;
}
ul.linkWrap li a:hover{
    background: #2EA3DF;
    display: inline-block;
    padding: 3px 0;
    position: relative;
    top: -4px;
    color: #fff;
    text-decoration: none;
}
/**/
.history_table td:nth-child(3){
	/*font-weight: bold;*/
	font-size: 14px;
}
