@charset "utf-8";
/*press-conference.css*/

.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 a:hover{
	background-color: #4f4f4f;
	color: #fff;
}

.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, .tabBtnTxt li:first-child a:hover{
	background-color: #e70012;
}
.tabBtnTxt li.active:nth-child(2) a, .tabBtnTxt li:nth-child(2) a:hover{
	background-color: #017f40;
}
.tabBtnTxt li a.leftBtn{
	margin-left: 0;
}

.openingGame2015PageTitl h2{
	margin: 0 0 10px;
}
.openingGame2015PageTitl h2 img{
	width:100%;
}
.openingGame2015NavArea{
	margin-bottom: 30px;
}
.openingGame2015NavArea ul {
	display: table;
	width: 100%;
}
.openingGame2015NavArea ul li {
	display: table-cell;
	/*width:33.33%;*/
	width:25%;
	vertical-align: top;
}

.openingGame2015NavArea ul li.active a {
	background-color: rgba(0,0,0,0.8);
	color: #fff;
}
.openingGame2015NavArea ul li a,
.openingGame2015NavArea ul li span {
	background-color: rgba(0,0,0,0.1);
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0px;
}
.openingGame2015NavArea ul li span {
	color: #BABABA;
}
.openingGame2015NavArea ul li:nth-last-child(2) a {
	padding:11px 0;
}
.openingGame2015NavArea ul li a:hover{
	background-color: rgba(0,0,0,0.8);
	color: #fff;
}
.tabNavArea{
	margin-bottom: 20px;
}
.pressConferenceArea > p{
	line-height: 1.5;
	font-size: 14px;
	/*margin:20px 0 40px;*/
	margin:20px 0;
}
.pcBnrWrap{
	margin-bottom: 40px;
}
.pcBnrWrap p a{
	display: block;
}
.pressConferenceMatchArea{
	margin-bottom: 25px;
	background-color: #f6f6f6;
	border-top: 3px solid #004f96;
	padding:20px;
}
.pressConferenceMatch{
	display: table;
	width: 100%;
}
.j2J3Area .pressConferenceMatch{
	margin-bottom: 20px;
}
.pressConferenceMatch > li{
	display: table-cell;
	vertical-align: top;
}
.pressConferenceMatch > li:first-child{
	width:315px;
	padding-right:20px;
	text-align: center;
}
.pressConferenceMatch h4{
	font-size:14px;
	line-height: 1.6;
}
.pressConferenceMatch h4 span{
	display: block;
	font-weight: bold;
}
.pressConferenceMatch h4 span:first-child{
	font-size:13px;
}
.matchDetail{
	display: table;
	width: 100%;
	padding:5px 0 15px;
}
.matchDetail li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.homeEmb, .awayEmb{
	width:40px;
}
.homeEmb{
	padding-left:5px;
}
.homeTeam, .awayTeam{
	font-size: 20px;
	width:90px;
}
.vsTxt{
	font-size: 14px;
	width:28px;
}
.matchBtn{
	text-align: center;
}
.matchBtn li{
	display: inline-block;
	padding:0 2px;
	width:140px;
	margin-bottom: 8px;
}
.matchBtn li a{
	display: block;
}
.textRight{
	margin:2px 0 0;
	text-align: right;
}
.leagAccBtn{
	margin-right: 0;
}
.textRight a{
	position: relative;
	color:#333;
	font-weight: bold;
	font-size: 12px;
	padding-right: 16px;
}
.textRight a:after {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 12px;
}
.enthusiasmArea {
	padding: 20px 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;
}
.pressConferenceMatch > li div{
	width: 250px;
	background-color: #000;
	text-align: 0;

}
.twitter-video.twitter-video-rendered{
	width: 250px !important;
	min-width: 250px !important;
	margin:0 !important;
}
.pcBnrWrap{
	margin-bottom: 40px;
}

.matchBtn li:first-child{
	width: 160px;
}
.matchBtn li.tvTxt{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 5px 8px;
	display: block;
	width: 100%;
}
.matchBtn li.tvTxt span{
	color: #069;
	font-weight: bold;
}

@charset "utf-8";
/*video.css*/



/* === 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: 200px;
  text-align: center;
  vertical-align: middle;
}
.tabListTxt li a {
  width: 200px;
}
.tabListTxt li.active:after {
  left: 42px;
}
.thumDougalist{
	margin-top: 20px;
}
.thumDougalist li{
	width: 33.3%;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.thumDougalist li a{
	color:#333;
}
.thumDougalist li figure{
	text-align: center;
	min-height: 200px;

}
.thumDougalist li figure img{
	width: 200px;
}
.thumDougalist li figcaption{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.thumDougalist li figcaption span{
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	display: block;
	letter-spacing: -0.05em;
}
.thumDougalist.kaimakuGoal li figure:after{
	position: absolute;
	font-size: 54px;
	top: 50%;
	left: 50%;
	margin-top: -65px;
	margin-left: -27px;
	font-family: 'icomoon3';
	content: "\ec601";
	color: #fff;
	line-height: 100%;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.ttlLink h2 {
	background: #4f4f4f;
	color: #fff;
	padding: 12px 16px;
	line-height: 100%;
	font-weight: bold;
	display: block;
	position: relative;
	margin-bottom: 10px;
}
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; 
}
#breadcrumbList{
	margin-left: 20px;
}

/* tab */
.tabSelecter{
	margin-bottom: 20px;
}
.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:14px;
	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-size: 13px;
	font-weight: bold;
	padding: 12px 15px;
	text-align: center;
	vertical-align: middle;
}
.hide{display: none;}



.infoBlock{

	margin-bottom: 30px;
}
.infoBlock ul li{
	font-size: 13px;
}
.infoBlock ul li a {
	color: #333;
	display: block;
	padding: 15px 0 15px 10px;
	border-bottom: 1px solid #ccc;
}
.infoBlock ul li a .new {
	font-size: 10px;
	background: #e60012;
	color: #fff;
	padding: 2px 4px 2px;
	margin-left: 6px;
}









