.mv-wrap__btn--archive {
	background: url(../img/index/mv-btn-3.svg?v=20260726-watch-archives) center / 100% 100% no-repeat;
}

.mv-wrap__btn--archive span {
	display: none;
}

.tickets-schedule__btn {
	margin-left: auto;
}

.tickets-schedule__btn span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 34px;
	background: #333333;
	border-radius: 5px;
	font-size: 1.2rem;
	font-weight: bold;
}

@media screen and (max-width: 834px) {
	.tickets-schedule__btn span {
		height: 44px;
	}
}
