@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.8);
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	/*padding: 0 10px;*/
	text-align: center;
	line-height: 34px;
	border-bottom: solid 1px #fff;
}
body.sfteam .kvArea .jyouthNavList li#jyouthNavSteam a, body.goalranking .kvArea .jyouthNavList li#jyouthNavGoalranking a, body.history .kvArea .jyouthNavList li#jyouthNavHistory a, body.access .kvArea .jyouthNavList li#jyouthNavAccess a, body.top .kvArea .jyouthNavList li#jyouthNavTop a, body.news .kvArea .jyouthNavList li#jyouthNavNews a, body.photo .kvArea .jyouthNavList li#jyouthNavPhoto a, body.match .kvArea .jyouthNavList li#jyouthNavMatch a, body.tornament .kvArea .jyouthNavList li#jyouthNavTornament a, body.tv .kvArea .jyouthNavList li#jyouthNavTv a, body.outline .kvArea .jyouthNavList li#jyouthNavOutline a {
	background: none repeat scroll 0 0 rgba(140, 0, 38, 0.9);
}
.kvArea .navWrap .localNav ul li a:hover {
	background: none repeat scroll 0 0 rgba(140, 0, 38, 0.9);
}
/*トップ*/

.jyouthTournamentArea {
	margin: 0 0 20px 0;
}
/*ニュース*/

.headLineBlock a, .infoBlock a {
	color: #333;
	display: block;
	position: relative;
}
.entryTitle {
	display: block;
	margin-bottom: 5px;
}
.jyouthArea .jyouthNewsArea 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;
}
/**/

.jyouthArea .ttlNoLink h3, .jyouthArea .ttlLink h3 {
	background: #8c0026;
	padding: 12px 16px;
}
/*.jyouthArea article > section {
    margin-bottom: 30px;
}*/

.sub .whiteBlock h3 {
	border-left: 5px solid #3B1E87;
}
.jyouthArea .jyouthNewsArea p {
	font-size: 13px;
	line-height: 1.65;
	margin-bottom: 1em;
}
.jyouthArea .jyouthNewsArea .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, .quarter_final .tabBtnTxt li:nth-child(4) a, .semi_final .tabBtnTxt li:nth-child(5) a, .final .tabBtnTxt li:nth-child(6) 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, .goalranking_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;
}
.jyouthArea .jyouthNewsArea .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;
}
.jyouth .seed {
	margin: 20px 0 0 0;
}
.jyouth .seed h4.aclcontTitle {
	background-color: #444;
	padding: 0 0 0 10px;
	margin: 0px 0 10px 0;
}
.jyouth .seed h4.aclcontTitle > span {
	display: block;
	padding-left: 10px;
	margin: 0;
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
}
.jyouth .seed p {
	font-size: 14px;
	background-color: #000;
	color: #fff;
	padding: 10px 0 0 20px;
}
/*フォト20150824*/

.jyouthPhotoArea .thumlist {
	letter-spacing: -.40em;
}
.jyouthPhotoArea .thumlist li:nth-child(3n+1) {
	text-align: left;
}
.jyouthPhotoArea .thumlist li {
	letter-spacing: normal;
	display: inline-block;
	width: 33.3333%;
	text-align: center;
	min-height: 200px;
	vertical-align: top;
}
.jyouthPhotoArea .thumlist li a {
	color: #333;
	position: relative;
	display: block;
}
.jyouthPhotoArea .thumlist li figcaption {
	font-size: 13px;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
	width: 90%;
}
.jyouthPhotoArea .thumlist li:nth-child(3n) {
	text-align: right;
}
/*section margin-bottom*/

.jyouthArea 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*/

.jyouthMatchArea .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#jyouthNavTornament{
	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;
}
.attention {
	font-size: 12px;
}
.attention li {
	padding: 3px;
}
/*SEA 20151005*/
.jyouthAccessArea h4 {
	padding: 10px 0;
	border-bottom: 1px solid #c58094;
	font-weight: bold;
}
.jyouthHistoryArea h4 {
	padding: 10px 0;
	font-weight: bold;
}
.jyouthAccessArea dt {
	margin: 10px 0;
	padding: 5px 10px;
	color: #8a0128;
	border-left: 3px solid #8a0128;
	font-weight: bold;
}
.jyouthAccessArea dd {
	padding: 5px 0 10px;
	border-bottom: 1px dotted #aaaaaa;
}
.jyouthAccessArea dd strong {
	font-weight: bold;
}
.jyouthAccessArea dd b {
	padding: 5px;
	background-color: #e7e7e7;
	font-size: 12px;
}
.jyouthAccessArea dd .row {
	display: table;
	width: 100%;
}
.jyouthAccessArea dd .row div {
	display: table-cell;
}
.jyouthAccessArea dd .row div p {
	margin: 10px 0;
	font-size: 12px;
}
.jyouthAccessArea dd .row div ul {
	margin-left: 20px;
	list-style-type: disc;
	font-size: 12px;
}
.jyouthAccessArea dd .row .rightCol {
	width: 130px;
	text-align: right;
	color: #666666;
}
.history_table th:first-child {
	border-left: none;
}
.history_table th, .goalranking_table th {
	font-size: 12px;
	padding: 10px 5px;
	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 thead th {
	width: 120px;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
	vertical-align: middle;
}
.victories .history_table thead th:first-child {
	width: 38%;
}
.victories .history_table thead th:nth-of-type(2), .victories .history_table thead th:nth-of-type(3) {
	width: 8%;
	text-align: center;
}
.victories .history_table thead th:nth-of-type(4), .victories .history_table thead th:nth-of-type(5) {
	width: 22%;
}
.victories .history_table tbody td:nth-of-type(2), .victories .history_table tbody td:nth-of-type(3) {
	text-align: center;
	vertical-align: middle;
}
.history_table td, .goalranking_table td {
	padding: 10px 5px;
	border-bottom: 1px solid #ccc;
	/*border-left: 1px solid #ccc;*/
	font-size: 12px;
	line-height: 1.4;
	vertical-align: top;
}
.goalranking_table td {
	vertical-align: middle;
}
.history_table td.historyList {
	width: 180px;
}
.thumbPh a div {
	width: 150px;
	height: 84px;
	position: relative;
}
.thumbPh a div: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.7;
}
.history .tabBtnTxt {
	table-layout: fixed;
}
.history .def .tabBtnTxt li:first-child a, .history .victories .tabBtnTxt li:nth-child(2) a {
	background-color: #4f4f4f;
	color: #fff;
}
.history_table td .embS, .goalranking_table td .embS {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.history_table td.clubName, .goalranking_table td.team {
	vertical-align: middle;
}
.history_table td.clubName {
	font-weight: bold;
	white-space: nowrap;
}
.history_table td .embS.embCkobe, .goalranking_table td .embS.embCkobe {
	background: url(/img/common/team_emb_s_Ckobe.png) no-repeat 0 0;
	background-size: 25px 25px;
}
.goalranking_table .rank, .goalranking_table .goals {
	width: 100px;
	text-align: center;
}
.jyouthGoalrankingArea small {
	font-size: 12px
}
.table-jyouth-match {
	font-size: 12px;
}
table.table-jyouth-match {
	width: 100%;
}
.table-jyouth-match td, .table-jyouth-match th {
	padding: 8px 4px;
	border-bottom: solid 1px #ddd;
}
.table-jyouth-match th {
	font-weight: bold;
}
.table-jyouth-match .versus {
	text-align: center;
}
table.table-jyouth-match td b {
	font-weight: bold;
}
table.table-jyouth-match td span {
	display: block;
	padding: 3px 5px;
	line-height: 1.0;
	color: #ff330;
	font-size: 10px;
	cursor: pointer;
	background-color: #eaeaea;
}
table.table-jyouth-match td span:hover {
	color: #ffffff;
	background-color: #1b68c9;
}
table.table-jyouth-match td .score:after {
	margin-left: 2px;
	content: "\f078";
	font-family: fontAwesome;
}
table.table-jyouth-match td .score.close:after {
	content: "\f077";
}
table.table-jyouth-match table td {
	padding: 4px;
	border-bottom: none;
}
/*20151001*/
.scoreTable {
	margin-bottom: 5px;
	width: 100%;
	border-collapse: collapse;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.scoreTable th {
	line-height: 16px;
	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: 95px;
}
.scoreTable td.team.left {
	width: 200px;
}
.scoreTable td.team {
	border-top: none;
	line-height: 1.2;
	height: 40px;
}
.scoreTable td {
	color: #333;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	border-top: solid 1px #ccc;
}
.scoreTable td.team.left img {
	left: 5px;
}
.scoreTable td.team img {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	border: 1px solid #ccc;
}
.scoreTable td.score_mem ul {
	border-top: 1px dotted #ccc;
	text-align: left;
	padding: 3px 5px;
}
.scoreTable td.score_mem li {
	margin: 2px 0;
}
.scoreTable td.score_mem li span {
	background-color: #961E3F;
	width: 60px;
	display: inline-block;
	text-align: center;
	border-radius: 2px;
	color: #fff;
	font-size: 10px;
	margin-right: 3px;
	vertical-align: middle;
}
.scoreTable td.team.right {
	width: 200px;
}
.scoreTable td.score_mem {
	border-top: none;
	padding-top: 0;
	border-bottom: solid 1px #ccc;
}
.scoreTable td.team.right img {
	right: 5px;
}
.scoreTable tr:nth-child(2) td.team {
	border-top: solid 1px #ccc;
}
.scoreTable th.card {
	text-align: center;
}
/*20151030*/

.jyouthPlayersfileArea .thumDougalist {
	letter-spacing: -.40em;
	margin-top: 20px;
}
.jyouthPlayersfileArea .thumDougalist.fourCLM li {
	width: 23%;
	padding-right: 2.66%;
}
.jyouthPlayersfileArea .thumDougalist li {
	float: none;
	vertical-align: top;
	display: inline-block;
	letter-spacing: normal;
	height: auto;
	margin-bottom: 20px;
}
.jyouthPlayersfileArea .thumDougalist li figure {
	text-align: center;
	min-height: inherit;
}
.thumDougalist li a.douga {
	display: block;
}
.thumDougalist li a {
	color: #333;
	position: relative;
}
.thumDougalist li a div:after, .thumDougalist li a.douga: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.7;
}
.jyouthPlayersfileArea .thumDougalist li figure img {
	width: 100%;
}
.jyouthPlayersfileArea .thumDougalist.fourCLM li:nth-child(4n) {
	padding-right: 0;
}
.main p.singleLink {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	position: relative;
	text-align: right;
}
p.singleLink a {
	color: #333;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 14px;
}
.thumDougalist li figcaption {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
	padding: 0 5px;
}
p.singleLink a:after {
	position: relative;
	right: -5px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 12px;
	text-decoration: none !important;
}
/*20151102*/
.sfteam .tabBtnTxt {
	table-layout: fixed;
}
.tabBtnTxt li b {
	background-color: #4f4f4f;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}
/*.sfteam.teamUrawa .tabBtnTxt li:first-child a,
.sfteam.teamFctokyo .tabBtnTxt li:nth-child(2) a,
.sfteam.teamNagoya .tabBtnTxt li:nth-child(3) a,
.sfteam.teamOita tabBtnTxt li:nth-child(4) a{
	background-color: #4f4f4f;
	color: #fff;
}
*/.teamNavArea {
	display: table;
	width: 100%;
}
.teamNavArea ul {
	display: table-cell;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}
.teamNavArea ul:first-child {
	border-left: 1px solid #c7c7c7;
}
.teamNavArea ul li {
	border-top: 1px solid #c7c7c7;
}
.teamNavArea ul li a {
	display: block;
	position: relative;
	height: 60px;
	line-height: 60px;
	width: 308px;
}
.teamNavArea ul li a:hover {
	background-color: #f3f3f3;
}
.teamNavArea ul li a:after {
	content: "\f054";
	font-family: fontAwesome;
	position: absolute;
	right: 15px;
	color: #666666;
	font-size: 12px;
}
.teamNavArea ul li span.embM {
	display: inline-block;
	margin: 0 5px 0 10px;
	vertical-align: -10px;
}
.sfteam-4 {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.sfteam-4 li {
	display: table-cell;
	width: 25%;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	text-align: center;
}
.sfteam-4 li div {
	padding: 10px;
}
.sfteam-4 li:first-child {
	border-left: none;
}
.sfteam-4 li p {
	text-align: left;
	font-size: 12px;
}
.sfteam-4 li p em {
	display: block;
	margin: 5px 0;
	color: #8a0128;
	font-weight: bold;
}
.sfteam-4 li p b {
	display: block;
	margin-bottom: 0;
	font-weight: bold;
}
.sfteam-4 li p span {
	display: block;
	margin-bottom: 3px;
	font-size: 10px;
	line-height: 1.2;
}
/* topicsWrap */
.topicsWrap {
	display: block;
	border: 5px solid #8c0326;
}
.topicsWrap dl {
	display: table;
	width: 100%;
}
.topicsWrap dl dt,
.topicsWrap dl dd {
	display: table-cell;
	height: 40px;
	font-size: 14px;
	vertical-align: middle;
}
.topicsWrap a dl dt {
	width: 100px;
	text-align: center;
	color: #8c0326;
	font-weight: bold;
}
.topicsWrap a dl dd {
	background: #e5e5e5;
	padding-left: 15px;
}
.topicsWrap a {
	position: relative;
	display: block;
}
.topicsWrap a:hover {
	text-decoration: none;
	opacity: 0.5;
}
.topicsWrap a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 3px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 13px;
    text-decoration: none !important;
    color: #8c0326;
}




