@charset "utf-8";
/*press-conference.css*/
.openingGame2015Area{
  margin: 0 0 15px;
}
.openingGame2015Titl {
	margin-bottom: 8px;
}

.openingGame2015Titl h2 img{
	width:100%;
}

.openingGame2015Nav{
	margin-bottom: 15px;
}
.openingGame2015Nav ul{
	background: #F0F0F0;
	width: 100%;
	border-bottom: 1px solid #fff;
}

.openingGame2015Nav ul > li{
	display: block;
	width: 33.3%;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-sizing: border-box;
	box-sizing: border-box;
}
.openingGame2015Nav ul li:nth-child(3n){
	border-right: none;
}
.openingGame2015Nav ul a,
.openingGame2015Nav ul span{
	display: block;
	height: 40px;
	background: #F0F0F0;
	color: #333;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	-moz-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: -0.05em;
}
.openingGame2015Nav ul span{
	color: #BABABA;
}
.openingGame2015Nav ul li.twoline a{
	line-height: 14px;
	padding-top:6px;
}
.openingGame2015Nav ul li:nth-last-child(1),
.openingGame2015Nav ul li:nth-last-child(2){
	border-bottom: none;
}
body#top .openingGame2015Nav ul li#top a,
body#transfer .openingGame2015Nav ul li#transfer a,
body#manager .openingGame2015Nav ul li#manager a,
body#video .openingGame2015Nav ul li#video a,
body.fxsc2015Analysis .openingGame2015Nav ul li#analysis a,
body#playback .openingGame2015Nav ul li#playback a,
body#record .openingGame2015Nav ul li#record a,
body#goalrank .openingGame2015Nav ul li#goalrank a {
	background-color: #bbb;
	color: #000;
}

section > h3{
	background: #4f4f4f;
	padding: 5px;
	color: #fff;
	font-size: 14px;
}
.tabNavArea{
	margin-bottom: 10px;
}
.tabBtnTxt {
	display: table;
	width: 100%;
	letter-spacing: -0.34em;
}
.tabBtnTxt > li {
	display: table-cell;
	letter-spacing: normal;
	vertical-align: middle;
	width: 155px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}

.tabBtnTxt .active a {
	background-color: #4f4f4f;
	color: #fff;
}
.tabBtnTxt li a {
	background-color: #f0f0f0;
	color: #4f4f4f;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 15px;
	text-align: center;
	vertical-align: middle;
}
.tabBtnTxt li.active:first-child a{
	background-color: #e70012;
}
.tabBtnTxt li.active:nth-child(2) a{
	background-color: #017f40;
}
.pressConferenceArea > p{
	margin:10px 0 20px;
	font-size: 13px;
	letter-spacing: -0.03em;
}
.pressConferenceMatchArea{
	margin-bottom: 12px;
	background-color: #f6f6f6;
	border-top: 3px solid #004f96;
	padding:10px;
}
.pressConferenceMatch{
	display: block;
}
.j2J3Area .pressConferenceMatch{
	margin-bottom: 5px;
}
.pressConferenceMatch > li{
	display: block;
}
.pressConferenceMatch > li:first-child{
	text-align: center;
}
.pressConferenceMatch li > div img{
	width:100%;
}
.pressConferenceMatch h4{
	font-size:14px;
	line-height: 1.6;
	font-weight: normal;
}
.pressConferenceMatch h4 span{
	display: block;
	font-weight: bold;
}
.matchDetail{
	display: table;
	width: 100%;
	padding:10px 0;
}
.matchDetail li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.homeEmb, .awayEmb{
	width:40px;
}
.homeEmb{
	padding-left:15px;
}
.awayEmb{
	padding-right:15px;
}
.homeTeam, .awayTeam{
	font-size: 16px;
	width:26.66%;
}
a.btn_analysis{
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background: #333;
	margin: 10px auto 0;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	text-decoration: none;
}
a.btn_analysis:hover{
	filter: alpha(opacity=75);
	-ms-filter: 'alpha(opacity=75)';
	opacity: .75; 
}
.vsTxt{
	font-size: 14px;
	width:8.33%;
}

.matchBtn{
	text-align: center;
}
.matchBtn li{
	float: left;
	width: 50%;
	margin: 0px 0px 10px;
}
.matchBtn li a{
	margin:0 5px;
}
.matchBtn li .btnGlayGrad {
margin: 0 5px;
}
.enthusiasmArea{
	padding: 10px 0;
	border-top: 1px solid #ccc;
	background-color: #f6f6f6;
}
.enthusiasmArea:last-child{
	padding-bottom: 0;
}
.enthusiasmArea h5{
	color: #004f96;
	display: list-item;
	list-style: square inside;
	margin-bottom: 5px;
}
.enthusiasmArea h5 span{
	color:#333;
	font-size: 14px;
	font-weight: bold;
}
.enthusiasmArea p{
	line-height: 1.5;
	font-size: 14px;
}
.twitter-video.twitter-video-rendered{
	display: inline-block !important;
	min-width: 280px !important;
	width: 100% !important;
	margin: 0px !important;
}
.listIndex {
	width: auto;
}
.pressCBnrWrap{
	margin-bottom: 20px;
}

.matchBtn.tpia{
	text-align: center;
}
.matchBtn.tpia li{
	width: 70%;
	float: none;
	margin:10px auto;
}
p.tvTxt{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 8px 8px;
	display: block;
	width: 100%;
	clear: both;
}
p.tvTxt span{
	color: #069;
	font-weight: bold;
}

/* === video === */
.tabNavUpper {
  margin: 20px 0 30px;
  border-bottom: 1px solid #ccc;
}
.tabNavUpper .tabListTxt {
  margin-top: 0;
  margin-bottom: -1px;
}
.tabNavUpper .tabListTxt li {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.tabNavUpper .tabListTxt li:last-child {
  border-right: 1px solid #ccc;
}
.tabNavUpper .tabListTxt li.active {
  border-bottom: 1px solid #fff;
}
.tabNavUpper .tabListTxt li.active a {
  background: #fff;
  color: #4f4f4f;
}
.tabNavUpper .tabListTxt li.active:after {
  content: none;
}
.tabListTxt {
  width: auto;
  background: none;
}
.tabListTxt li {
  float: none;
  position: relative;
  background-color: #f9f9f9;
  display: table-cell;
  font-weight: bold;
  font-size: 13px;
  color: #ddd;
  height: 60px;
  width: 150px;
  text-align: center;
  vertical-align: middle;
}
.tabListTxt li a {
  display: block;
}
.tabListTxt li.active:after {
  left: 42px;
}
.tabListTxt li.active {
	background-color: #fff;
}


.thumDougalist{
	margin-top: 20px;
}
.thumDougalist li{
	width: 50%;
	float: left;
	/*margin-bottom: 20px;*/
	line-height: 1.3;
	min-height: 180px;
	position: relative;
}

.thumDougalist li a{
	color:#333;
}
.thumDougalist li figure{
	text-align: center;
	/*min-height: 220px;*/
}
.thumDougalist li figure img{
	width: 95%;
	height: auto;
}
.thumDougalist li figcaption{
	font-size: 13px;
	font-weight: bold;
}
.thumDougalist li figcaption span {
  font-size: 11px;
  font-weight: normal;
  margin-top: 3px;
  display: block;
  letter-spacing: -0.05em;
}
.thumDougalist.kaimakuGoal li figure:after {
	position: absolute;
	font-size: 54px;
	top: 50%;
	left: 50%;
	margin-top: -55px;
	margin-left: -27px;
	font-family: 'icomoon3';
	content: "\ec601";
	color: #fff;
	line-height: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}


.infoBlock{

	margin-bottom: 30px;
}
.infoBlock ul li{
	font-size: 13px;
}
.infoBlock ul li a {
	color: #333;
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.infoBlock ul li a .new {
	font-size: 10px;
	background: #e60012;
	color: #fff;
	padding: 2px 4px 2px;
	margin-left: 6px;
}
.ttlNoLink h3 {
	background: none repeat scroll 0 0 #4f4f4f;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 0;
	padding: 12px 16px;
	position: relative;
}
/* tab */
.tabSelecter{
	margin-bottom: 0;
}
.tabSelecter ul{
	display: table;
	table-layout:fixed;
	width: 100%;
}
.tabSelecter li{
	display: table-cell;
	text-align: center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
	line-height: 12px;
	vertical-align: middle;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.tabSelecter li.current a{
	background: #4f4f4f;
	color: #fff;
}
.tabSelecter li a{
	background-color: #f0f0f0;
	color: #4f4f4f;
	display: block;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.tabSelecter li a.twoline{
	line-height: 13px;
	padding-top:7px;
}
.hide{display: none;}










