@charset "UTF-8";

/* 2023 */
@import url("/goto_game/2023/css/goto_game_add2023.css");

body.supercup div.box_game_date p.home,
body.supercup #box_award,
body.supercup #box_stats,
body.supercup div.box_game_data p.matchNum {
	display: none;
}

body.supercup p.category img {
	height: 100%;
}

body.supercup p.category {
	margin-left: auto;
}

body.supercup div.box_game_date.status_red div.inner>p.game_status.game_during {
	display: none;
}

body.levain_cup.vs_kofu {
	div.box_game_data p.matchNum {
		width: 6em;
		text-align: center;
		font-size: 0.9em;
	}

	p.sec_latest {
		margin-left: -20px;
	}

}

/* 250214 */

div.box_game_data div.box_inner {
	justify-content: center;
}

@media screen and (max-width: 768px) {
	body.supercup div.box_game_date p.date {
		width: 100%;
		float: none;
		text-align: center;
		display: block;
	}

	/* body.supercup div.box_game_date div.inner {
		padding-top: 2vw;
	} */
}

/* 最近の結果と予定 */
/* 福岡 */
#box_report_home td.team_135 {
	background-image: url(/goto_game/2025/img_vsteam/emb_fukuoka.png);
}

/* 新潟 */
#box_report_home td.team_193 {
	background-image: url(/goto_game/2025/img_vsteam/emb_niigata.png);
}

/* Ｇ大阪 */
#box_report_home td.team_128 {
	background-image: url(/goto_game/2025/img_vsteam/emb_gosaka.png);
}

/* 広島 */
#box_report_home td.team_129 {
	background-image: url(/goto_game/2025/img_vsteam/emb_hiroshim.png);
}

/* Ｃ大阪 */
#box_report_home td.team_133 {
	background-image: url(/goto_game/2025/img_vsteam/emb_cosaka.png);
}

/* 岡山 */
#box_report_home td.team_30314 {
	background-image: url(/goto_game/2025/img_vsteam/emb_okayama.png);
}

/* 神戸 */
#box_report_home td.team_136 {
	background-image: url(/goto_game/2025/img_vsteam/emb_kobe.png);
}

/* 京都 */
#box_report_home td.team_134 {
	background-image: url(/goto_game/2025/img_vsteam/emb_kyoto.png);
}

/* 名古屋 */
#box_report_home td.team_127 {
	background-image: url(/goto_game/2025/img_vsteam/emb_nagoya.png);
}

/* 東京Ｖ */
#box_report_home td.team_123 {
	background-image: url(/goto_game/2025/img_vsteam/emb_verdy.png);
}

/* 柏 */
#box_report_home td.team_132 {
	background-image: url(/goto_game/2025/img_vsteam/emb_kashiwa.png);
}

/* 横浜FM */
#box_report_home td.team_124 {
	background-image: url(/goto_game/2025/img_vsteam/emb_yokofm.png);
}

/* 横浜FC */
#box_report_home td.team_296 {
	background-image: url(/goto_game/2025/img_vsteam/emb_yokofc.png);
}

/* 浦和 */
#box_report_home td.team_122 {
	background-image: url(/goto_game/2025/img_vsteam/emb_urawa.png);
}

/* 清水 */
#box_report_home td.team_126 {
	background-image: url(/goto_game/2025/img_vsteam/emb_shimizu.png);
}

/* 湘南 */
#box_report_home td.team_130 {
	background-image: url(/goto_game/2025/img_vsteam/emb_shonan.png);
}

/* 鹿島 */
#box_report_home td.team_120 {
	background-image: url(/goto_game/2025/img_vsteam/emb_kashima.png);
}

/* FC東京 */
#box_report_home td.team_270 {
	background-image: url(/goto_game/2025/img_vsteam/emb_fctokyo.png);
}

/* 町田 */
#box_report_home td.team_30532 {
	background-image: url(/goto_game/2025/img_vsteam/emb_machida.png);
}

#box_report_home table.table_5report tbody [class*="team_"] {
	background-size: auto 60%;
}

#box_report_home table.table_5report tbody td.kf {
	background-position-x: 28%;
}


/* 250610 */
body.emperors_cup div.box_game_date p.date {
	margin-left: 150px;
}

body.emperors_cup div.box_game_data div.box_inner {
	gap: 1.0em;
}

/* 250905 */

body.levain_cup div.box_accordion li br:nth-child(1) {
	display: none;
}

/*  */

p.sttl_other_games br {
	display: none;
}


@media screen and (max-width: 768px) {
	body.emperors_cup div.box_game_date p.date {
		margin-left: 0px;
	}

	#box_report_home table.table_5report tbody td.kf {
		background-position-x: 20%;
	}

	#box_report_home table.table_5report tbody [class*="team_"] {
		background-size: auto 56%;
	}

}

















/*  */