@charset "UTF-8";
/* **************************************************
 * NEXT GENERATION MATCH
************************************************** */
.ttlNoLink h3 {
  margin-bottom: 16px;
}

.ArrowBtnLink04 a {
  margin: auto;
  width: 150px;
}

/* ------------------------------
	VSエリア
------------------------------ */
.matchVsBox.boxCenterTime .matchBoxTitleArea {
  height: 100%;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding: 0 5px 10px;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea h3 {
  font-size: 20px;
  line-height: 24px;
  border-bottom: none;
  margin: 0px;
  padding: 0px;
}
.matchVsBox.boxCenterTime .leagAccVslist {
  padding: 0;
  font-size: 14px;
  width: 180px;
}
.matchVsBox.boxCenterTime .leagAccVslist .ArrowBtnLink04 {
  margin: auto;
  width: 150px;
}
.matchVsBox.boxCenterTime .leagAccVslist .leagCenterTime {
  margin: 10px 15px -20px;
  line-height: 20px;
  font-size: 14px;
}
.matchVsBox.boxCenterTime .leagAccVslist .leagCenterTime .chn1 {
  color: #ff0000;
  font-weight: bold;
}
.matchVsBox ul {
  padding-top: 20px;
}
.matchVsBox ul .leagAccTeam {
  padding: 0px 0px;
  font-weight: bold;
  line-height: 1.5;
}
.matchVsBox ul .leagAccTeam a {
  color: #333;
  text-decoration: none;
}
.matchVsBox ul.leagLogColumn .leagLeftLog {
  margin-right: 250px;
}

.tabListTxt {
  margin: 20px 0 30px;
}

/* 暫定設定 */
.matchVsBox.boxCenterTime .leagCenterScore p {
  color: #333;
}

/* ------------------------------
	見どころ
------------------------------ */
.columnBlock {
  margin-top: 30px;
  margin-bottom: 30px;
}
.columnBlock h4 {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  border-left: none;
  margin-bottom: 20px;
  padding-bottom: 10px;
  line-height: 1;
  border-left: none;
  padding-left: 0;
}
.columnBlock .columnArea {
  overflow: hidden;
}
.columnBlock .columnArea .columnPhoto {
  width: 300px;
  float: left;
  margin: 0 20px 8px 0;
}
.columnBlock .columnArea .columnTxt p {
  line-height: 1.8;
  font-size: 14px;
  margin-bottom: 20px;
}

/* ------------------------------
	観戦情報
------------------------------ */
.matchSwitchArea {
  margin-bottom: 40px;
}
.matchSwitchArea h4 {
  font-weight: bold;
  font-size: 24px;
  margin: 26px 0 18px;
  border-left: none;
  padding: 0;
}
.matchSwitchArea h4 span {
  font-weight: normal;
  font-size: 14px;
  padding-left: 15px;
}
.matchSwitchArea .switchItemBox {
  margin-bottom: 30px;
}
.matchSwitchArea .tabBtnArea {
  position: relative;
}

.homeAwayArea {
  margin-bottom: 40px;
}
.homeAwayArea .awayTeam {
  margin-top: 20px;
}

.eventInfoArea {
  margin-bottom: 20px;
}
.eventInfoArea h3 {
  margin-bottom: 0;
}
.eventInfoArea .eventInfo h4 {
  border-left: none;
  font-weight: normal;
}

/* ------------------------------
	アクセス
------------------------------ */
.matchMapArea {
  margin-bottom: 40px;
}
.matchMapArea ul {
  font-size: 14px;
  line-height: 24px;
  list-style: square;
  color: #aaa;
  margin: 20px 20px 0;
}
.matchMapArea ul li {
  margin-bottom: 20px;
}
.matchMapArea ul li span {
  color: #333;
}

/* ------------------------------
  大会概要
------------------------------ */
.matchAboutArea {
  margin-top: 20px;
}
.matchAboutArea .aboutTable {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}
.matchAboutArea .aboutTable th {
  background-color: #f6f6f6;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  width: 120px;
}
.matchAboutArea .aboutTable th:first-child {
  border-left: none;
}
.matchAboutArea .aboutTable td {
  padding: 8px 5px;
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  line-height: 1.5;
  text-align: left;
}
.matchAboutArea .aboutTable td:first-child {
  border-left: none;
}
.matchAboutArea .aboutTable td span {
  display: block;
  margin-bottom: 10px;
}
.matchAboutArea .aboutTable td span:last-child {
  margin-bottom: 0;
}

/* ------------------------------
	U-18Jリーグ選抜、高校サッカー選抜
------------------------------ */
.matchTeamArea {
  margin-top: 20px;
}
.matchTeamArea .teamTable {
  width: 100%;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}
.matchTeamArea .teamTable th {
  background-color: #f6f6f6;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 7px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.matchTeamArea .teamTable th:first-child {
  border-left: none;
  width: 75px;
}
.matchTeamArea .teamTable td {
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 7px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  line-height: 1.5;
  text-align: center;
}
.matchTeamArea .teamTable td:first-child {
  border-left: none;
}
.matchTeamArea .teamTable td span {
  display: block;
  margin-bottom: 10px;
}
.matchTeamArea .teamTable td span:last-child {
  margin-bottom: 0;
}
.matchTeamArea .notes {
  font-size: 13px;
  margin-bottom: 30px;  
}

/* ------------------------------
  U-18Jリーグ選抜・高校サッカー選抜アンケート
------------------------------ */
.matchMemberArea .memberProfile {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.matchMemberArea .memberProfile .memberName {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.matchMemberArea .memberProfile .memberName .position {
  color: #FFF;
  background-color: #333333;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px;
  margin-right: 10px;
}
.matchMemberArea .memberProfile .memberName .teamName {
  font-size: 15px;
  font-weight: normal;
  margin-left: 15px;
}
.matchMemberArea .memberProfile .memberPhoto {
  float: left;
  width: 200px;
  margin: 0 20px 20px 0;
}
.matchMemberArea .memberProfile .memberQuestionnaire {
  line-height: 1.5;
  font-size: 14px;
}
.matchMemberArea .memberProfile .memberQuestionnaire dt {
  font-weight: bold;
}
.matchMemberArea .memberProfile .memberQuestionnaire dd {
  margin-bottom: 20px;
}
.matchMemberArea .memberProfile .lastQuestionnaire {
  clear: both;
}


.MemberList.ListTop.leftW{
  float: left;
}
.MemberList.ListTop.rightW{
  float: right;
}
.MemberList.ListTop.rightW > p{
  text-align: right;
}
.MemberList ul.dataList{
  margin-bottom: 20px;
}
.leagLeftScore,.leagRightScore{
  padding: 0 15px;
}
.fxsc2015 .matchVsBox.boxCenterTime .leagAccScore{
  width: auto;
}
.fxsc2015 .leagScoreColumn li.leagAccTeam{
  width: auto;
}

.fxsc2015 .leagLeftScore,
.fxsc2015 .leagRightScore{
  width: auto;
}

