@charset "utf-8";
.mtl {
	margin-top: 80px !important;
}

.mbl {
	margin-bottom: 80px !important;
}

.mtm {
	margin-top: 50px !important;
}

.mbm {
	margin-bottom: 50px !important;
}

.mts {
	margin-top: 20px !important;
}

.mbs {
	margin-bottom: 20px !important;
}

.sp_only {
	display: none;
}

main {
	padding-bottom: 160px;
}

.logo {
	width: 263px;
	margin: 30px auto;
}

.mv_wrap {
	background: #e2e2e2;
	margin-bottom: 70px;
}

.mv_wrap img {
	display: block;
	margin: 0 -86px;
	width: 1172px;
}

.mv_wrap p {
	width: 1000px;
	margin: 0 auto;
}

.mv {
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}

h2 {
	font-size: 3rem;
	margin-bottom: 50px;
}

th,
td {
	padding: 15px 10px;
}

th {
	width: 190px;
}

td span.txts.txtf {
	display: inline-block;
}

small {
	font-size: 1.1rem;
	padding: 10px 0;
}