@charset "UTF-8";

/* 20251115HGイベント一時リセット */
.volleyMainArea .mvArea {
	background-image: none;
	background-repeat: no-repeat;
	background-position: auto;
	background-size: auto;
	position: relative;
	height: auto;
	box-sizing: border-box;
	padding-top: 0px;
}

@media (min-width: 768px){
	.volleyMainArea .mvArea .imgMv{
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		transform: none;
	}
}

.volleyMainArea .mvArea .gameDateList .readTxt.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	border: 0;
	clip-path: inset(50%);
	clip: rect(0 0 0 0);
	color: #ff0000;
}