@charset "UTF-8";

/* 過去の記録 */
@import url("/goto_game/css/season_select.css");


#wrapper main {
	padding-top: 50px;
	border: none;
}

div#box_tm_header {
	border-left: 10px solid #54aaee;
	margin-bottom: 20px;
}

div#box_tm_header:after {
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_tm_header h3 {
	padding: 0;
	height: 50px;
	line-height: 50px;
	font: bold 38px Verdana, sans-serif;
	float: left;
	margin-left: 6px;
	margin-right: 4px;
	color: #424242;
}

#box_tm_header p.ttl {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}

h3.schedCategory {
	clear: both;
	margin-bottom: 5px;
}

h4.schedJap {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

table.scheduleBase {
	border-top: 1px solid #d7d8d7;
	border-right: 1px solid #d7d8d7;
}

table.scheduleBase th {
	border-top: 1px solid #d7d8d7;
	border-left: 1px solid #d7d8d7;
}

table.scheduleBase td {
	border-bottom: 1px solid #d7d8d7;
	border-left: 1px solid #d7d8d7;
}

table.scheduleBase thead {
	border-bottom: 1px solid #d7d8d7;
}

#box_tm_list hr {
	border: 0;
	height: 1px;
	background: #d7d8d7;
	margin-bottom: 30px;
}

p#btn_select_season {
	z-index: 2000;
}

p#btn_select_season a.alpha {
	width: 158px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	background-image: url(/goto_game/training_match/page_parts/bg_btn_select_season.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2000;
	padding: 0;
	border: none;
}

body#page_gotogame.training div#layer_season_selector {
	width: 156px;
	left: 1px;
	top: 15px;
	z-index: 1;
	padding-top: 20px;
}

body#page_gotogame.training div#layer_season_selector ul {
	width: 156px;
	background-image: url(/goto_game/training_match/page_parts/bg_season_layer_base.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	z-index: 1;
}

body#page_gotogame.training div#layer_season_selector li a:hover {
	background-color: #54abef;
	z-index: 1;
}

/* 2016/02/17 */

table.scheduleBase tbody th {
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #888888;
	color: #fff;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
}

/* 2017 */

body.season_2017 {}

/* div#box_container main */
main {
	position: static;
	/* padding-top: 50px; */
}

div#box_main_record {
	width: 1024px;
	margin: 0 auto;
}

main h3 {
	font-size: 2.4rem;
	line-height: 1;
	margin-bottom: 10px !important;
	text-align: left !important;
}

main h3 span {
	font-size: 1.2rem;
	height: 21px;
	color: #23b7fe;
	font-family: 'roboto';
	font-weight: 500;
	position: relative;
	padding-left: 24px;
	display: inline-block;

	vertical-align: middle;
	padding-top: 3px;
}

main h3 span:after {
	height: 31px;
	-webkit-transform: skew(-36deg);
	-ms-transform: skew(-36deg);
	-moz-transform: skew(-36deg);
	-o-transform: skew(-36deg);
	transform: skew(-36deg);
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	left: 10px;
	height: 100%;
	z-index: 0;
	border-right: 3px solid #2cbafe;
}


/*div.table_area {
	margin-top: 50px;
}*/

main div[id^="geme_"] {
	/*margin-top: 50px;*/
}

#geme_asiatour td.sec_num,
#geme_ync td.sec_num,
#geme_emperors td.sec_num,
#geme_ybc td.sec_num {
	font-size: 1.2rem;
}

div#wrapper div.box_bnr {
	text-align: center;
	margin-top: 100px;
}

#geme_fxsc td.sec_num {
	font-size: 1.7rem;
}

/*  */

.game_archive div.box_1_block div.left {
	width: 100%;
	float: none;
}

.game_archive div#box_record_inner div.left table.foul {
	width: 50%;
}

#box_record h3 {
	display: none;
}

.game_archive div#box_record_inner #box_data,
.game_archive div#box_record_inner div.box_1_block:first-child {
	/*display: none;*/
	margin-bottom: 0;
}

.game_archive #get_point tbody tr:first-child {
	display: none;
}


/*  */

ul.scoreInfos {}

ul.scoreInfos li {
	color: #e5e5e5;
	font-size: 1.2rem;
}

div#box_3table span.card_yellow,
div#box_3table span.card_red {
	display: inline-block;
	height: 1em;
	width: 1em;
	margin: 0 0.4em;
	position: relative;
	top: 0.2em;
}

div.box_game_data p.category {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 2.6rem;
	margin-left: 0.6em;
	margin-right: 0.6em;
}

table#members th.cell_player_name {
	width: 30%;
}

table#point_progress .cell_player_num,
table#members th.cell_player_num,
table#members tr.cell_time th {
	width: 10.0%;
}

table#members th.cell_center {
	width: 10%;
}

table#members tbody:nth-of-type(2) td:nth-of-type(3),
table#members tbody:nth-of-type(1) td:nth-of-type(3) {
	background-color: #333;
}

#box_3table table.foul tbody tr:nth-child(n + 6) {
	/*display: none;*/
}

#box_3table table.foul tbody tr.active {
	/*display: block;*/
}

div#box_record_inner table#change_player th.header {
	background-color: #80342e;
	background-image: none;
	font-size: 1.2rem;
	padding: 1em 0 0.9em 0;
	border-top: 3px solid #262626;
}

/*  */

body.page_archive main thead th {
	font-size: 1.4rem;
	line-height: 1.4;
	padding-top: 1.2em;
	padding-bottom: 0.4em;
	min-height: initial;
	font-weight: bold;
}

body.page_archive main thead th:first-child {
	width: 10em;
}

body.page_archive main thead th:nth-child(3) {
	width: 10em;
}

body.page_archive main thead th:nth-child(4) {
	width: 8em;
}

body.page_archive main thead th:nth-child(5) {
	width: 8em;
}

body.page_archive main thead th:nth-child(6) {
	width: 10em;
}

body.page_archive main thead th:nth-child(7) {
	width: 8em;
}

body.page_archive main h3 .ttl_year {
	/*	font-weight: bold;
	font-style: normal;
	font-family: 'roboto';
	font-weight: 500;
	font-size: 2.8rem;
	/*padding-right: 0.1em;*!/
	color: #23b7fe;*/
	/*text-decoration: none;*/
	font-style: normal;
	/*	font-family: 'roboto';
	font-weight: 500;
	font-size: 2.8rem;*/
}

body.page_archive main tbody td:first-child {
	font-size: 1.4rem;
}

body.page_archive table.game td.sec_num {
	font-size: 1.4rem;
}

body.page_archive table.game td.vs_team_name {
	font-size: 1.4rem;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

body.page_archive table.game .match_day,
body.page_archive table.game td.stadium {
	text-align: center;
}

body.page_archive main tbody td.score {
	font-family: 'roboto';
	font-weight: 500;
	font-size: 2.2rem;

}

body.page_archive main tbody td.score span:before {
	/*width: auto;*/

	display: inline-block;
	margin-right: 0.2em;
	margin-left: -0.4em;
	/*	position: static;
	background-color: transparent;*/

}

td.score.draw span:before {
	content: '△';
	font-size: 1.6rem;
}

td.score.win span:before {
	content: '●';
	color: #23b7fe;
}

td.score.lose span:before {
	content: '●';
	color: #898686;
}

/*  */

body.game_archive div.score_center {
	/*display: block;*/
	/*height: auto;*/
	/*min-height: inherit;*/

	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;


}

body.game_archive div.box_game_data {
	width: 1024px;
}

body.game_archive div#box_main_record {
	width: 100%;
}


/*  */

body.page_archive tr td.sec_num {
	/*	color: #23b7fe;
	background: url(/common_2017/img/img_site_id_pc.png);
	background-position: 3px 45%;
	background-repeat: no-repeat;
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
	text-indent: 10px;*/

	background-image: none;
	text-indent: 0;
	position: relative;
	padding: 0;
}


body.page_archive tr td.sec_num span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	/*height: 45px;*/
	text-align: center;
	/*min-height: 56px;*/

	/*line-height: 45px;*/
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;

}

body.page_archive tr.home_game td.sec_num span:before {
	content: '';
	display: block;
	background: url(/common_2017/img/img_site_id_pc.png);
	background-position: 3px 45%;
	background-repeat: no-repeat;
	background-size: 100% auto;

	width: 1.8em;
	height: 1.8em;
	position: absolute;
	top: calc(50% - 0.9em);
	left: 0.2em;
}

#loading {
	display: block;
	margin: 20vw auto 10vw;
	text-align: center;
}

#loading img {
	width: 3em;
	height: 3em;
}


body.game_archive #box_container {
	display: none;
}

/* 221223 */

table.game td.vs_team_name {
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
}

#snav_game li a {
	font-feature-settings: "palt" 1;
	letter-spacing: 0.05em;
	padding: 0 1em;
	display: inline-flex;
	align-items: center;
}

#topicpath {
	margin-bottom: 0;
}

main .table_area {
	margin-bottom: 50px;
}

main .table_area:empty {
	display: none;
}

/* サブナビ */

#snav_game li {
	text-align: center;
}

#snav_game #snavi_jwc {
	line-height: 1.2;
}

/* 
#snav_game #snavi_jwc a {
	padding-top: 0.4em;
} */

/* acl */
body.season_2008 #snavi_acl,
body.season_2011 #snavi_acl,
body.season_2012 #snavi_acl,
body.season_2013 #snavi_acl,
body.season_2016 #snavi_acl,
body.season_2020 #snavi_acl {
	display: none;
}

/* サテライト */
body.season_2010 #snavi_sate,
body.season_2011 #snavi_sate,
body.season_2012 #snavi_sate,
body.season_2013 #snavi_sate,
body.season_2014 #snavi_sate,
body.season_2015 #snavi_sate,
body.season_2017 #geme_satellite {
	display: none;
}

/* j2 */
body.season_2004 #cat_j1 {
	display: none;
}

/*body.season_2004 li:not(#btn_select_season) a,*/
body.archive_list #snav_game [id^="snavi_"]:not(.active) a {
	opacity: 0.4;
	pointer-events: none;
}

/* その他の試合 */
#geme_.table_area {
	display: none;
}

/* 260303 */

div.box_game_data div.box_inner {
	justify-content: flex-start;
}

body.archive main {
	padding-top: 50px;
}

/* sp */

@media screen and (max-width: 768px) {
	body.game_archive div.box_game_data {
		width: 100%;
	}

	body.game_archive div#box_score p.score_left,
	body.game_archive div#box_score p.score_right {
		font-size: 15vw;
		min-width: 1.2em;
		padding-top: 0;
	}

	body.game_archive div.box_game_data p.category {
		/*line-height: 1;*/
		height: auto;
	}

	#box_ttl h1 {
		margin-bottom: 0.4em;
	}

	#box_ttl div.inner h1 span.rbt_r {
		bottom: -1.6em;
	}

	div#box_container main {
		width: 92vw;
		padding-top: 6vw;
	}

	main h3 {
		font-size: 6.25vw;
		/* 20px */
		line-height: 1.2;
	}

	main div[id^="geme_"] {
		border: 2px solid #cccccc;
		border-radius: 2vw;
		padding: 4vw;
		margin-bottom: 6vw;
	}

	.table_area {
		display: none;
	}

	main h3 {
		flex-wrap: wrap;
		font-size: 2.5vw;
		/* 8px */
		position: relative;
		padding-top: 2.6em;
		font-feature-settings: "palt";
		padding-top: 3em;
		margin-bottom: 0 !important;
	}

	main h3::before,
	main h3::after {
		content: '';
		display: block;
		width: 2em;
		/*バツ線の長さ*/
		height: 2px;
		/*バツ線の太さ*/
		background: #222;
		/*transform: rotate(45deg);*/
		position: absolute;
		top: calc(50% - 0em);
		right: 0;
	}

	main h3::after {
		transform: rotate(-90deg);
		right: 0;
	}

	main h3 span:after {
		display: none;
	}

	main h3 span {
		order: 0;
		font-size: 4.9vw;
		padding-left: 0;
		position: absolute;
		top: 0;
		left: 0;
	}

	main .table_area {
		margin-bottom: 4vw;
	}

	main table.game thead th,
	main thead th:first-child {
		font-size: 2.5vw;
		/* 8px */
	}

	table.game td.sec_num {
		font-size: 3.75vw;
		/* 12px */

	}

	td.stadium,
	table.game td.vs_team_name {
		font-size: 3.125vw;
		/* 10px */
	}

	td.disp_record,
	td.gola_getter,
	td.kick_off,
	td.match_day {
		font-size: 2.8125vw;
		/* 9px */
	}

	td.score {
		font-size: 2.0vw;
		/* 8px */
	}

	td.kick_off {
		text-align: center;
	}

	table.game th.col_01 {
		width: 6em;
	}

	table.game th.col_08 {
		width: 16em;
	}

	table.game th.col_02 {
		width: 10em;
	}

	table.game th.col_03 {
		width: 4em;

	}

	table.game th.col_04 {
		width: 18em;
	}









	/*  */
}



/*  */