@charset "utf-8";

.catch {
	position: absolute;
	top: 102px;
	left: 23px;
	font-size: 12px;
}
.mv-title {
	position: absolute;
	letter-spacing: -0.03em;
	top: 64px;
	left: 23px;
	font-size: 22px;
}
a:hover,
a:hover img {
  opacity: 1;
  background: transparent;
  transition: none;
}
