@charset "UTF-8";

body {
	-webkit-font-feature-settings: "palt" 1;
	font-feature-settings: "palt" 1;
	font-family: 'Noto Sans JP', sans-serif;
	background-color: transparent;
}

#news * {
	box-sizing: border-box;
	-webkit-font-feature-settings: "palt" 1;
	font-feature-settings: "palt" 1;
	font-family: 'Noto Sans JP', sans-serif;
}


/*======================================
　* ニュース
=======================================*/

#news ul li a:link {
	display: block;
}

#news ul li a {
	text-decoration: none;
}

#news ul li a:active {
	text-decoration: none;
}

#news ul.clear li {
	padding: 13px 40px 13px 22px;
	border-bottom: solid 2px #f4f4f4;
}

#news ul li a {
	display: block;
	color: #333;
	line-height: 1.7;
	font-size: 15px;
	/*background-color: #f3f3f3;*/
	margin: 2px 0px;
	position: relative;
	display: flex;
	align-items: center;
	/*font-weight: bold;*/
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

#news ul li a::before {
	content: "";
	width: 106px;
	text-align: center;
	position: absolute;
	top: calc(50% - 11px);
	left: 113px;
	display: inline-block;
	color: #fff;
	font-size: 13px;
}

#news ul li a img {
	padding: 0 2px;
}

#news .category {
	display: none;
}

.clear {
	clear: both;
}

/* SP（639px以下） */
@media screen and (max-width: 639px) {
	#news .category {
		display: block;
	}

	#news ul li a {
		line-height: 1.7em;
	}
}

/*======================================
　* 2分割カラム（2カラム右内）
=======================================*/

.col2x1-2 {
	/* 1/2サイズ */
	width: 485px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}

/* PC（989px以下） */
@media screen and (max-width: 989px) {
	.col2x1-2 {
		/* 1/3サイズ */
		width: 47%;
	}
}

/* スマホ（639px以下） */
@media screen and (max-width: 639px) {
	.col2x1-2 {
		/* 1/3サイズ */
		width: 98%;
	}
}

/* スマホ（479px以下） */
@media screen and (max-width: 479px) {
	.col2x1-2 {
		/* 1/3サイズ */
		width: 98%;
	}
}

/*======================================
　*ニューステンプレート
=======================================*/

.data span {
	background: #ed1c24;
	clear: both;
	color: #ffffff;
	padding: 2px 0.3em;
	margin: 0 0.5em 0 0;
	text-align: right;
	font-weight: normal;
	width: 6.0em;
}

#news-photo1 h2,
#news-photo2 h2,
#news-txt h2 {
	color: #ed1c24;
	font-size: 120%;
	padding: 1.5em 0 1.0em;
}

#news h3 {
	color: #ed1c24;
	font-size: 120%;
	padding: 1.5em 0 1.0em;
	line-height: 1.7;
	font-weight: bold;
}

#photo1 {
	position: relative;
	padding-left: 7.3%;
}

#txt {
	margin: 0;
	clear: both;
	padding: 1.0em 0 0;
}

#txt p {
	margin: 0 0 1.0em;
	overflow: hidden;
}

.pre-nex {
	overflow: hidden;
}

.pre-nex .pre {
	display: block;
	float: left;
	padding: 0 2px 5px;
}

.pre-nex .nex {
	display: block;
	float: right;
	padding: 0 2px 5px;
}

/* SP（639px以下） */
@media screen and (max-width: 990px) {
	#photo1 {
		padding-left: 0;
	}
}

.update {
	text-align: right;
}

.update td {
	padding: 0 0 1.5em;
}

#news table table {
	width: 100%;
	margin: 1.0em 0;
	border: 1px #999999 solid;
}

#news table table tr {
	border: 1px #999999 solid;
}

#news table table td {
	border: 1px #999999 solid;
	line-height: 1.7;
	padding: 5px 3px;
}

#news table table th {
	background: #eeeeee;
	padding: 5px 3px;
	border: 1px #999999 solid;
	vertical-align: middle;
	text-align: center;
}

#news h4 {
	font-weight: bold;
}

#news tr.bg-red td {
	background: #ff6666;
}

#news .waku0 {
	width: auto;
	margin: 1.0em 0;
	border: none;
}

#news .waku0 tr {
	border: none;
}

#news .waku0 td {
	border: none;
	line-height: 1.7;
	padding: 0.5em;
	vertical-align: top;
}

#news .waku0 th {
	padding: 0.5em;
	line-height: 1.7;
	border: none;
}

#news .waku {
	width: 100%;
	margin: 1.0em 0;
	border: 1px #999999 solid;
}

#news .waku tr {
	border: 1px #999999 solid;
}

#news .waku td {
	border: 1px #999999 solid;
	line-height: 1.7;
	padding: 5px 3px;
}

#news .waku th {
	background: #eeeeee;
	padding: 5px 3px;
	border: 1px #999999 solid;
	vertical-align: middle;
	text-align: center;
}

#news .t-top th {
	vertical-align: top !important;
}

#news .waku2 {
	width: auto;
	margin: 1.0em 0;
	border: 1px #999999 solid;
}

#news .waku2 tr {
	border: 1px #999999 solid;
}

#news .waku2 td {
	border: 1px #999999 solid;
	line-height: 1.7;
	padding: 5px 3px;
	vertical-align: top;
}

#news .waku2 th {
	background: #eeeeee;
	padding: 5px 3px;
	border: 1px #999999 solid;
	vertical-align: middle;
	text-align: center;
	line-height: 1.7;
}

#news p {
	margin: 0.5em 0 1.0em;
}

.bg-y {
	background: #FFFFCC;
}

#news table td {
	padding: 0.3em;
}

/*ピンク*/
.bg-pink2 {
	background: #FFCCFF;
}

/*赤*/
.red {
	color: #FF0000;
}

/* 選手契約合意 表 */
.bg-sensyu th {
	background: #eeeeee;
}

.pc_on {
	display: block;
}

.sp_on {
	display: none;
}

/* SP（639px以下） */
@media screen and (max-width: 639px) {
	.pc_on {
		display: none;
	}

	.sp_on {
		display: block;
	}
}

.bg-blue {
	background-color: #99CCFF;
}

.bg-green2 {
	background-color: #98fb98;
}

.bg-mizu {
	background-color: #C0E7FC;
}

.bg-pink {
	background-color: #FFCCCC;
}

tr.bg-pink td {
	background-color: #FFCCCC;
}

.sensyu {
	clear: both;
}

.sensyu dt {
	background: #FFFFCC;
	padding: 0.5em;
}

.sensyu dd {
	padding: 0.5em 0.5em 1.5em;
}

/* PC（900px以下） */
@media screen and (max-width: 900px) {
	.tab2 li {
		font-size: 11.1%;
	}
}

/* SP（640px以下） */
@media screen and (max-width: 655px) {
	.tab li {
		width: 20%;
	}

	.tab2 li {
		width: 20%;
	}
}

.date {
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0.08em;
	font-family: 'Barlow Condensed', sans-serif;
	color: #000;
}


/* 後でotherにまとめる */
/* テーブルをスクロール */
/* SP（769px以下） */
@media screen and (max-width: 769px) {
	.scroll-table:before {
		content: "※横スクロールできます";
	}

	.scroll-table {
		overflow: auto;
		white-space: nowrap;
		border: solid 1px #ddd;
	}

	table {
		margin: 0;
		border: none;
	}
}

.ytubeout {
	max-width: 560px;
	margin: 0 auto;
}

.ytube {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56.25%;
	width: 100%;
	height: 100%;
}

.ytube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.box8 {
	padding: 0.5em 1em;
	margin: 10px 0 !important;
	color: #232323;
	background: #fff8e8;
	border-left: solid 10px #ffc06e;
}

.box8 p {
	margin: 0;
	padding: 0;
}

#news {
	padding-bottom: 30px;
}

@media screen and (max-width: 769px) {
	#news {
		padding-bottom: 15px;
	}
}

/* カレンダー */
#news .cal td {
	width: calc(100% / 7);
	height: 35px;
}

/* スポンサードゲーム イベント */
#news .sponsordgame dt {
	font-weight: bold;
}

#news .sponsordgame dd {
	padding-left: 1.0em;
	margin-bottom: 15px;
}

#news .sponsordgame dd ul {
	border: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 1.0em;
}

/* 国歌斉唱者 */
#news .k_flex {
	display: flex;
	flex-wrap: wrap;
}

#news .k_flex .flex_l {
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	width: 45%;
	padding: 7px;
}

#news .k_flex .flex_l p {
	margin: 0 0 5px;
}

#news .k_flex .flex_r {
	border-top: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	width: 55%;
}

#news .k_flex:last-of-type .flex_r {
	border-bottom: 1px #999999 solid;
}

#news .k_flex .flex_r p {
	margin: 0;
	padding: 7px;
}

@media screen and (max-width: 900px) {
	#news .k_flex {
		display: inherit;
		border-top: 1px #999999 solid;
	}

	#news .k_flex .flex_l {
		border: none;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#news .k_flex .flex_l p {
		text-align: left;
	}

	#news .k_flex .flex_r {
		border: none;
		width: 100%;
	}

	#news .k_flex:last-of-type .flex_l {
		border: none;
	}
}

/* 2024年 T-shirts用 */
.tshirts_box {
	display: flex;
	flex-wrap: wrap;
}

.tshirts_box a {
	width: calc(100% / 5);
	transition: .2s;
}

.tshirts_box a:hover {
	border: 2px #B00C15 solid;
}

@media screen and (max-width: 768px) {
	.tshirts_box a {
		width: calc(100% / 3);
	}
}

.flex2,
.flex3 {
	display: flex;
	flex-wrap: wrap;
	margin: 5px -2px;
}

.flex1>img {
	width: 100%;
}

.flex2>img,
.flex2>div {
	width: calc(50% - 4px);
	margin: 2px;
}

.flex3>img,
.flex3>div {
	width: calc((100% / 3) - 4px);
	margin: 2px;
}

.m-b0 {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {

	.flex2,
	.flex3 {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.flex2>img,
	.flex3>img,
	.flex2>div,
	.flex3>div {
		width: 100%;
		margin: 5px 0;
	}
}
