
/* 高校サッカー2023(PC) */
/* メインカラー #004DB4 */

img {
	image-rendering: -webkit-optimize-contrast;
}

.high_base_bg {
	background-color: #fff;
	color: #333;
}

.highsoccer_header {
	border-top: 3px solid #004DB4;
	background-image: url("/images/highsoccer2023/pic_highsoccer_header_bg.png");
	background-repeat: repeat-x;
	background-color: #A1BFE6;
}
.highsoccer_headimg {
	text-align: center;
	min-width: 980px;
	max-width: 1280px;
	margin: 0 auto;
}

.highsoccer_menu_area {
	width: 100%;
	background-color: #004DB4;
}
.highsoccer_menu_block {
	text-align: center;
	width: 982px;
	margin: 0 auto;
	border-right: 1px solid #fff;
}
.highsoccer_menu {
	float: left;
}
.highsoccer_menu a {
	display: block;
	width: 245px;
	height: 50px;
	border-left: 1px solid #fff;
	font-weight: bold;
	color: #ffffff;
	background: #004DB4;
	display: flex;
	align-items: center;
	justify-content: center; 
	text-decoration: none;
	outline: none;
}
.highsoccer_menu a:hover {
	background: #1464CC;
}
.highsoccer_menu a:visited {
	color: #ffffff;
}

.highsoccer_contents {
	min-width: 980px;
}
.highsoccer_contents_in {
	width: 980px;
	margin: 0 auto;
}
/* 決勝アーカイブ */
.highsoccer_top1 {
	margin: 50px auto;
}
.highsoccer_top1 h3 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.highsoccer_archive01 {
	width: 800px;
	margin: 0 auto;
}

/* 準決勝アーカイブ */
.highsoccer_top2 {
	margin: 50px auto;
}
.highsoccer_top2 h3 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.highsoccer_archive02 {
	width: 800px;
	margin: 0 auto;
}
.highsoccer_archive03 {
	width: 360px;
	margin: 6px 20px;
	float: left;
}
.highsoccer_archive_text {
	font-size: 90%;
	padding: 6px 0;
}

/* スポンサー */
.highsoccer_supported {
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	padding: 24px 0;
}
.highsoccer_supported h3 {
	width: 180px;
	margin: 0 auto 20px auto;
}
.highsoccer_supported_list {
	width: 800px;
	margin: 0 auto;
}
/* リンク */
.highsoccer_link {
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	padding: 24px 0;
}
.highsoccer_link h3 {
	width: 180px;
	margin: 0 auto 20px auto;
}
.highsoccer_link_list {
	width: 420px;
	margin: 0 auto;
}

.highsoccer_link.position_line{
	text-align:center;
}

.position_line .highsoccer_link_list{
	display:inline-block;
	margin:0 20px;
}

/* 主催・後援 */
.highsoccer_syusai {
	padding: 30px 0;
}
.highsoccer_syusai1 {
	width: 110px;
	color: #ffffff;
	background: #004DB4;
	padding: 6px;
	text-align: center;
	line-height: 1.6em;
	margin: 10px 10px 10px 0;
	float: left;
}
.highsoccer_syusai2 {
	width: 850px;
	padding: 6px;
	line-height: 1.6em;
	margin: 10px 0;
	float: left;
}

/* 情報ページヘッダー */

.highsoccer_subheader {
	border-top: 3px solid #004DB4;
	background-color: #fff;
}
.highsoccer_subheadimg {
	text-align: center;
	min-width: 980px;
	max-width: 1280px;
	margin: 0 auto;
}

.highsoccer_page_contents {
	min-width: 980px;
	background-image: url("/images/high_base/pic_highsoccer_page_bg.png");
	background-repeat: repeat-x;
	background-color: #A1BFE6;
}
.highsoccer_page_contents_in {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}
.highsoccer_page_contents_block {
	background-color: #fff;
	margin: 0 10px 10px 10px;

}
.highsoccer_page_contents_block h2 {
	padding: 25px 30px;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 3px solid #93B7E6;
}
.highsoccer_page_contents_block h3 {
	font-size: 120%;
	font-weight: bold;
	border-left: 6px solid #004DB4;
	padding: 4px 0 4px 12px;
	margin-bottom: 18px;
}
.highsoccer_page_contents_block h4 {
	font-size: 100%;
	font-weight: bold;
	background-color: #ddd;
	padding: 6px 6px 6px 12px;
	margin-bottom: 8px;
}
.highsoccer_page_contents_block .block01 {
	padding: 25px 30px;
}
.space-h30 {
	height: 30px;
}


/* スケジュール表 */
.table01 {
	width: 100%;
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 20px;
}
.table01 td {
	padding: 8px;
	border-bottom: 1px solid #bbb;
}
.table01 .cell-l {
	font-weight: bold;
	width: 140px;
}

/* 組み合わせ */
.kumiawase-data {
	width: 760px;
	margin: 10px auto 20px auto;
	padding: 20px 0;
}
.kumiawase-data a {
	display: block;
	width: 760px;
	height: 90px;
	border: 2px solid #004DB4;
	font-weight: bold;
	color: #333;
	background: #eee;
	display: flex;
	align-items: center;
	justify-content: center; 
	text-decoration: none;
	outline: none;
}
.kumiawase-data a:hover {
	border: 2px solid #004DB4;
	color: #fff;
	background: #c6a06a;
}

/* 戻る */
.bottom-area {
	padding: 30px 0 50px 0;
	text-align: center;
}
.btn-back a {
	display: inline-block;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	padding: 8px 60px 8px 70px;
	position: relative;
	font-size: 100%;
	background: #004DB4;
}
.btn-back a::before {
	position: absolute;
	top: 50%;
	left: 18px;
	width: 6px;
	height: 6px;
	padding: 0;
	content: '';
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: translate(-50%,-50%) rotate(225deg);
	-webkit-transform: translate(-50%,-50%) rotate(225deg);
	transform: translate(-50%,-50%) rotate(225deg);
}
.btn-back a:hover {
	color: #fff;
	background: #1464CC;
}
.btn-back a:visited {
	color: #ffffff;
}


/* 県大会結果の表 */
.table02 {
	width: 100%;
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 20px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.table02 td {
	padding: 8px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
.table02 .cell-h1,.cell-h2,.cell-h3 {
	background: #333;
	color: #fff;
}
.table02 .cell-1 {
	background: #eee;
}

/* 試合結果の表 */
.table03 {
	width: 100%;
	font-size: 90%;
	line-height: 1.6em;
	margin: 0px auto 40px;
}
.table03 td {
	text-align: center;
}
.table03 .cell-1 {
	width: 33%;
	background: #333;
	color: #fff;
}
.table03 .cell-3 {
	width: 33%;
	background: #333;
	color: #fff;
}
.table03 .cell-2 {
	width: 33%;
	background: #fff;
}
.table04 {
	width: 100%;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	border-top: 1px solid #bbb;
}
.table04 td {
	padding: 8px;
	border-bottom: 1px solid #bbb;
}

/* これまでの代表校の表 */
.table05 {
	width: 100%;
	font-size: 100%;
	line-height: 1.6em;
	margin-bottom: 20px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.table05 td {
	padding: 8px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
.table05 .cell-h1,.cell-h2,.cell-h3 {
	background: #333;
	color: #fff;
}
.table05 .cell-1 {
	background: #eee;
	width: 50px;
	text-align: center;
}
.table05 .cell-2 {
	background: #fff;
	width: 90px;
	text-align: right;
}
.table05 .cell-3 {
	background: #fff;
}
.soccer_caption {
	font-size: 90%;
	margin-bottom: 20px;
}












