@charset "UTF-8";

.main {
	background: #000 url("./images/background.jpg") repeat-x;
}
.main-title {
	background: #000;
}
.mt-catch-title {
	margin-bottom: 20px;
	font-size: min(6vw, 34px);
	font-weight: 700;
	letter-spacing: -0.1em;
}

.box-fit {
	margin-top: -15px;
	margin-right: -15px;
	text-align: right;
}
