@charset "utf-8";
.samuraiblueListArea table.samuraiblueTable {
	width: 100%;
	margin-bottom: 20px;
}
/*.samuraiblueListArea table.samuraiblueTable a {
	color: #333
}*/
.samuraiblueListArea table.samuraiblueTable a:hover {
	color: #06c;
	text-decoration: underline;
}
.samuraiblueListArea table.samuraiblueTable thead {
	background: #eaeaea;
}
.samuraiblueListArea table.samuraiblueTable thead .cellcenter {
	text-align: center;
}
.samuraiblueListArea table.samuraiblueTable thead td {
	font-size: 14px;
	font-weight: bold;
	padding: 12px 18px;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #fff;
}
.samuraiblueListArea table.samuraiblueTable tbody tr {
	border-bottom: 1px solid #ccc;
}
.samuraiblueListArea table.samuraiblueTable tbody td {
	font-size: 14px;
	padding: 15px 10px;
	vertical-align: middle;
}
.samuraiblueListArea table.samuraiblueTable tbody td:first-child{width: 110px; text-align: right; border-right:1px solid #ccc;}
/*.samuraiblueListArea table.samuraiblueTable tbody td:last-child{width: 220px;}*/


.samuraiblueListArea table.samuraiblueTable tbody td p:before {
	position: absolute;
	display: inline-block;
	font-size: 10px;
	font-family: 'FontAwesome';
	content: "\f04d";
	color: #aaa;
	margin-left: -14px;
}
.samuraiblueListArea table.samuraiblueTable tbody td p {
	display: block;
	margin: 3px 0;
	position: relative;
}
.samuraiblueListArea {
	margin-bottom: 40px;
}
.samuraiblueListArea .snsBtn2 {
	margin-bottom: 20px;
}
.samuraiblueArea .snsBtn2.topSns {
	margin: 15px 0;
}
.samuraiblueArea .articleTit{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.samuraiblueArea ul.btnList li a {
	width: 82px;
	padding: 4px 0;
}
.samuraiblueArea .samuraiblueProfList{
	margin-bottom: 20px;
}
.samuraiblueArea .samuraiblueProfList .ttlNoLink h3{
	margin-bottom: 0;
	background: #999;
	padding: 8px 16px;
	font-size: 14px;
}
.samuraiblueArea .samuraiblueProfList ul{
	display: table;
	width: 100%;
	text-align: left;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.samuraiblueArea .samuraiblueProfList li{
	display: table-cell;
	height: 120px;
}
.samuraiblueProfList li.profPhoto{
	width: 140px;
	padding-right: 15px;
}
.samuraiblueProfList li.profTxt{
	vertical-align: top;
	font-size: 14px;
}
.samuraiblueProfList li.profTxt .profName{
	display: table;
	margin-top: 8px;
}
.samuraiblueProfList li.profTxt .profName div{
	display: table-cell;
}

.samuraiblueProfList li.profTxt .profName .profFullName{
	padding-left: 15px;
}
.samuraiblueProfList li.profTxt .profName .nameBold{
	font-size: 18px;
	font-weight: bold;
}
.samuraiblueProfList li.profTxt .profName .nameEng{
	font-size: 12px;
	color: #888;
}
.samuraiblueProfList li.profTxt .profStat{
	margin-top: 15px;
	line-height: 20px;
}
.samuraiblueProfList li.profBtn{
	vertical-align: top;
	width: 260px;
	text-align: right;
}
.samuraiblueProfList li.profBtn a{
	color: #333;
}
/*.samuraiblueProfList li.profBtn a:after {
	content: "\ec600";
	font-family: "icomoon3";
	font-size: 12px;
	right: 6px;
	position: absolute;
	display: inline-block;
	margin-top: 2px;
}*/
.samuraiblueProfList li.profBtn a div{
	display: block;
	margin-top: 3px;

}
.samuraiblueProfList li.profBtn .leagAccBtnlinkRedW{
	  width: 180px;
  	padding: 7px 0;
}
.samuraiblueProfList li.profBtn .profTicket a{
	box-sizing: border-box;
	position: relative;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 7px 6px;
	display: block;
	text-decoration: none;
}
.samuraiblueProfList li.profBtn .profTicket a:hover{
		text-decoration: none !important;
		/*color: #06C;*/
		background: #f6f6f6;
}
.samuraiblueProfList li.profBtn .profTicket .btnDate{
	vertical-align: top;
	/*margin-left: 10px;*/
	display: inline-block;
	margin-top: 2px;
	font-weight: bold;
}
.samuraiblueProfList li.profBtn .profTicket .btnVs{
	vertical-align: top;
	margin: 0 5px;
	display: inline-block;
	margin-top: 2px;
	font-weight: bold;
}
.samuraiblueProfList li.profBtn .profTicket a:hover span{
	text-decoration: none;
}
.samuraiblueProfList li.profBtn div.awardsIcon{
	width: 125px;
	display: inline-block;
	text-align: center;
	margin-top: 3px;
}
.samuraiblueProfList li.profBtn div.awardsIcon img{
	width: 120px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




.arcBtnBlock{
	margin:20px 0 30px;
}
.samuraiblueArea .snsBtn{
	margin: -10px 0 20px;
	margin: 0 0 20px;
}
.profFullName a:hover, .samuraiblueProfList li.profTxt .profName .profFullName a:hover .nameEng{
	color: #06C;
}
.samuraiblueProfList.last{
	margin-bottom: 30px;
}
.jfaLink{
	position: relative;
	font-size: 14px;
	margin-top: 20px;
}
.samuraiblueProfList a{
	color: #333;
}
.profFullName a{
	font-weight: bold;
	color: #06c;
}
.jfaLink a:after {
	content: "\ec600";
	font-family: "icomoon3";
	font-size: 12px;
	padding-left: 5px;
	color: #333;
	display: inline-block;
}
.menuList ul {
	table-layout: auto;
}
.menuList li {
	width: 110px;
}
.menuList li a:after {
top: 53%;
content: "\f107";
}
.menuList li#bu{
	width: 180px;
}

.menuList li#bu a{
	font-size: 12px;
  padding-right: 5px;
  line-height: 14px;
	
}
.samuraiList{
	margin-bottom: 20px;
}
.dataTable.samuraiTable{
	margin: 10px 0 10px;
}
.dataTable.samuraiTable thead tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.dataTable.samuraiTable tbody{
    border-bottom: 1px solid #ccc;
}
.dataTable.samuraiTable tbody tr{
	border-top: none;
}
.dataTable.samuraiTable td{
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	line-height: 1.5;
}
.dataTable.samuraiTable td.txtRight{
	text-align: right;
}
.dataTable.samuraiTable td.txtLeft{
	text-align: left;
}
.dataTable.samuraiTable td.txtCenter{
	padding-left: 20px;
	padding-right: 20px;
}

p.samuraiTableGroup{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
p.samuraiTableCaution{
	/*text-align: right;*/
	font-size: 12px;
	line-height: 1.5;
	line-height: 140%;
}

.profStat table {
	width: 90%;
	font-size: 10px;
}
.profStat table th,
.profStat table td {
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;
}
.profStat table tr {
	border-top: 1px solid #ccc;
}
.profStat table th {
	width: 45%;
	background-color: #f6f6f6;
}

.menuBack {
	text-align: right;
	font-size: 12px;
	margin: 20px 0;
}



.leftRedTit {
  margin: 30px 0 0;
	font-size:18px;
}




/*================================================================

    [00]kvArea

==================================================================*/
/*.kvArea{
	position: relative;
	margin-bottom: 5px;
	height: 262px;
}*/
/*.localNav{
	position: absolute;
	bottom: 10px;
	right: 10px;
}*/
.localNav ul{
	display: table;
	table-layout: fixed;
	width: 300px;
}
.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(0, 158, 206, 0.7);
	color:#fff;
	margin-left: 1px;
}
.localNav li a:hover{
    opacity: 0.8;
}






/*================================================================

    [00]テーブル for JFA

==================================================================*/
.table-group-stage {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
}
.table-group-stage thead {
    border-top: 1px solid #ccc;
    background: #f6f6f6;
    font-weight: bold;
}
.table-group-stage th{
	  line-height: 14px;
  padding: 6px 0;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  background-color: #f6f6f6;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  height: 30px;
}
.table-group-stage td{
    color: #333;
    font-size: 12px;
    padding: 8px 5px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-bottom: solid 1px #ccc;
}
.table-group-stage td:nth-child(1){
	font-weight: bold;
  font-size: 14px;
  background: #FAEBEC;
}
.table-group-stage td:nth-child(2){
	border-right: solid 1px #ccc;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	width: 200px;
	padding-left: 15px;
}
p.standingsDate {
  text-align: right;
  font-size: 12px;
  margin-bottom: 5px;
}


/*================================================================

    [01]テーブル for score

==================================================================*/
.scoreTable{
	margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.scoreTable th{
	line-height: 14px;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	background-color: #f6f6f6;
	border-top: solid 1px #ccc;
	height: 30px;
	width: 80px;
}
.scoreTable td{
    color: #333;
    font-size: 12px;
    padding: 8px 5px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-top: solid 1px #ccc;
}
.scoreTable td.score_mem{
	border-top: none;
	padding-top: 0;
	border-bottom: solid 1px #ccc;
}
.scoreTable td.score_mem ul{
	border-top:1px dotted #ccc;
	text-align: left;
	padding-top: 3px;
}
.scoreTable td.score_mem li{
	margin: 2px 0;
}
.scoreTable td.score_mem li span{
  background-color: #4F89AB;
  width: 60px;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
}
.scoreTable td.team{
	border-top: none;
	width: 80px;
	  font-weight: bold;
	line-height: 1.2;
	height: 40px;
}
.scoreTable td.team.left { padding-left: 40px; }
.scoreTable td.team.right { padding-right: 40px; }

.scoreTable td.team img{
	position: absolute;
	top: 50%;
	margin-top: -12px;
	border:1px solid #ccc;
}
.scoreTable td.team.left img { left: 5px; }
.scoreTable td.team.right img{ right:5px; }

@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .scoreTable td.team img { margin-top: 0 } /* IE11 */
	.scoreTable td.team img { margin-top: 0 } /* IE10 */
}

.scoreTable td.score{
	width: 35px;
	font-size: 16px;
}

.scoreTable td.vs{width: 20px; font-size: 14px;}

.scoreTable td.linkWrap{
	border-left: 1px solid #ccc;
}
.scoreTable td.linkWrap ul{
	letter-spacing: -.40em;/*隙間用*/
}
.scoreTable td.linkWrap ul li{
	letter-spacing: normal;/*隙間用*/
	display: inline-block;
	vertical-align: middle;
	/*border-right: 1px dotted #ccc;*/
	box-sizing: border-box;
	/*line-height: 2em;*/
	/*height: 2em;*/
	width: 50%;
	font-size: 10px;
	margin:5px 0;
}
.scoreTable td.linkWrap ul li:first-child{
	padding-left: 0;
}
.scoreTable td.linkWrap ul li:nth-child(2n){
	border-right: none;
	padding-right: 0;
}
.scoreTable td.linkWrap ul li a,
.scoreTable td.linkWrap ul li span{
	border:none;
	width: 90%;
	display: inline-block;
}
/*.scoreTable td.linkWrap ul li a:hover{
	background: #2EA3DF;
	display: inline-block;
	padding: 3px 0;
	position: relative;
	top:-4px;
	color: #fff;
	text-decoration: none;
}
*/
/*20160107*/

.interYouthArea section {
    margin-bottom: 30px;
}
.ttlLink, .second .ttlNoLink {
    position: relative;
}
.ttlLink h3, .ttlNoLink h3, .ttlNoLink .blockTit {
    background: #073190;
}
.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: 12px;
    line-height: 160%;
    color: #666;
}
.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 0;
}
.headLineBlock a, .infoBlock a {
    color: #333;
    display: block;
    position: relative;
}
.headLineBlock a:hover, .infoBlock a:hover {
    background: #F3F3F3;
    text-decoration: none;
}
.matchlistArea .scoreTable {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.matchlistArea .scoreTable th {
    line-height: 14px;
    padding: 6px 10px;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    background-color: #f6f6f6;
    border-top: solid 1px #ccc;
    height: 30px;
    width: 80px;
}
.matchlistArea .scoreTable td.team.left {
    padding-left: 35px;
}
.matchlistArea .scoreTable td.team {
    border-top: none;
    width: 135px;
    font-weight: bold;
    line-height: 1.2;
    height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.matchlistArea .scoreTable td {
    color: #333;
    font-size: 12px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-top: solid 1px #ccc;
}
.matchlistArea .scoreTable td.team.left span {
    left: 5px;
}
/*.matchlistArea .scoreTable td.team span {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    display: inline-block;
}*/
.matchlistArea .scoreTable td.score {
    width: 10px;
    font-size: 16px;
}
.matchlistArea .scoreTable td.vs {
    width: 10px;
    padding: 0;
    font-size: 14px;
}
.matchlistArea .scoreTable td.team.right {
    padding-right: 35px;
}
.matchlistArea .scoreTable td.right.as img {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    display: inline-block;
    width: 24px;
    right: 5px;
}
.matchlistArea .scoreTable td.linkWrap {
    border-left: dotted 1px #ccc;
    width: 100px;
}
.matchlistArea .scoreTable td.linkWrap ul {
    padding: 5px 0;
}
.matchlistArea .scoreTable td.linkWrap ul li {
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 13px;
    margin: 0;
    width: 100%;
    line-height: 25px;
}
.matchlistArea .scoreTable td.linkWrap ul li a, .matchlistArea .scoreTable td.linkWrap ul li span {
    border: none;
    width: 90%;
    display: block;
    padding: 4px 10px;
}
.matchlistArea .scoreTable td.linkWrap ul li a i, .matchlistArea .scoreTable td.linkWrap ul li span i {
    padding-right: 5px;
}
.matchlistArea .scoreTable td.linkWrap ul li a:hover {
    background: #2EA3DF;
    color: #fff;
    text-decoration: none;
}
.scoreTable td.score_mem {
    border-top: none;
    padding-top: 0;
    border-bottom: solid 1px #ccc;
}
.scoreTable td.score_mem ul {
    border-top: 1px dotted #ccc;
    text-align: left;
    padding: 3px 0;
}
.scoreTable td.score_mem li {
    margin: 3px 0;
}
.scoreTable td.score_mem li span {
    background-color: #42537A;
    width: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
}
.scoreTable td.team.right {
    padding-right: 20px;
}
.scoreTable td.team.right span {
    right: 5px;
}
.samuraiblueArea section {
    margin-bottom: 30px;
}
.kvArea {
    margin: 0 0 20px;
    position: relative;
}
.kvArea h2 img {
    display: block;
    width: 620px;
    height: auto;
}
.kvArea .navWrap {
    position: absolute;
    bottom: 0;
}
.kvArea ul.samuraiNavList {
    display: table;
    width: 620px;
}
.kvArea ul.samuraiNavList li:first-child {
    border-left: 0;
}
.kvArea ul.samuraiNavList li {
    display: table-cell;
    text-align: center;
    border-left: solid 1px #fff;
}
.kvArea ul.samuraiNavList li a, .kvArea ul.samuraiNavList li span {
    background: #073190;
    display: block;
    color: #fff;
    line-height: 40px;
    padding: 0 5px;
    font-size: 13px;
    letter-spacing: -0.05em;
    margin: 0;
}

/*20160701 rio*/
.rio .scoreTable td.team span{
	font-weight: bold;
	padding-left: 3px;
}
.rio .scoreTable td.team.right{
	padding-right: 40px;
}

.rio .scoreTable td.team.left {
    padding-left: 20px;
}

.rio .kvArea nav{
    position: absolute;
    bottom: 0;
    right: 0;
}

.rio .scoreTable td.linkWrap ul li{
    display: block;
    width: 100%;
}

.rio .scoreTable td.linkWrap ul li a{
	background: #127FC4;
    display: block;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    margin: 0 3px;
    line-height: 23px;
}

.rio .scoreTable td.linkWrap ul li a,
.scoreTable td.linkWrap ul li span{
	width: auto;
}

.rio .scoreTable td.linkWrap ul li a:hover{
	text-decoration: none;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.rio .scoreTable td{
    padding: 0 5px;
}

.rio .scoreTable td.linkWrap{
	padding: 5px;
}

.rio .scoreTable tbody tr.cardTr{
    height: 58px;
}

.rio .scoreTable td.score_mem li span{
	width: 65px;
}

.rio .scoreTable td.team{
    width: 110px;
}

.rio .scoreTable td.team span{
	font-style: normal;
	font-weight: bold;
}



.rio .samuraiblueProfList li.profVideo{
    width: 200px;
	vertical-align: top;
}

.rio .samuraiblueProfList li.profVideo a{
    color: #333;
    position: relative;
    display: block;
}

.rio .samuraiblueProfList li.profVideo a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.rio .samuraiblueProfList li.profVideo a:after {
    position: absolute;
    font-size: 54px;
    top: 45px;
    left: 50%;
    margin-left: -27px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}

.rio .samuraiblueProfList li.profVideo figure img{
	width: 200px;
	height: auto;
}

.rio .samuraiblueProfList li.profVideo figcaption {
    font-size: 12px;
    margin: 5px 0 10px;
    text-align: left;
}

.rio .samuraiblueProfList li.profTxt .profStat table{
	width: 93%;
}