body {
	font-family: "Zen Kaku Gothic New", sans-serif;
	-webkit-text-size-adjust: 100%;
}

.menntenannsu_title_string {
	margin-top: 8.5rem;
	color: var(--pay, #0d3157);
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.menntenannsu_title_img {
	position: absolute;
	margin-top: 5.62rem;
}

.menntenannsu_content {
	margin-top: 4.38rem;
	margin-bottom: 6.25rem;
}

.menntenannsu_content_title {
	color: var(--pay, #0d3157);
	text-align: center;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

@media screen and (min-width: 950px) {
	.menntenannsu_content_table_content {
		width: 31.1875rem;
		height: 5.3125rem;
	}
}

@media screen and (max-width: 950px) {
	.menntenannsu_content_table {
		/* width: 699.750px; */
		/* margin: 0 10px; */

		overflow-x: auto;
	}

	.menntenannsu_content_table table {
		/* table-layout: fixed; */
		width: 100%;
		margin-left: 1rem;
		/* margin:0 10px; */
		overflow-x: auto;
	}

	.menntenannsu_content_table table td {
		white-space: nowra;
	}

	.menntenannsu_content_table_content {
		width: 472.08px;
		height: 5.3125rem;
		/* height: 5.3125rem; */
		overflow-x: auto;
	}

	.menntenannsu_content_table_title {
		width: 335.018px;
		overflow-x: auto;

		position: relative;
		top: 0;
		left: 0;
	}
}

.menntenannsu_content_table {
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}

.menntenannsu_content_table_title {
	background: var(--pay, #0d3157);
	color: #fff;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: normal;

	flex-shrink: 0;

	padding-left: 1.81rem;
	padding-right: 1.81rem;
	/* margin-bottom: 0.12rem; */
	border-bottom: 1.5px solid white;
}

.menntenannsu_content_table_content {
	background: #f4f4f4;

	flex-shrink: 0;

	padding-left: 0.81rem;
	padding-right: 0.81rem;

	border-left: 1.5px solid white;
	border-bottom: 1.5px solid white;
}

.menntenannsu_content_table_content_smallTitle {
	color: var(--pay, #0d3157);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.02625rem;
}

.menntenannsu_content_table_content_date {
	color: var(--pay, #0d3157);
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.menntenannsu_content_table_content_explain {
	color: var(--pay, #0d3157);
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.menntenannsu_content_explain_boxs {
	margin-top: 0.88rem;
	margin-bottom: 6.25rem;

	margin-left: auto;
	margin-right: auto;
	width: 58rem;
}

.menntenannsu_content_explain {
	color: #000;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}

.menntenannsu_content_explain a {
	color: #0d3157;
	font-weight: bold;
}

.menntenannsu_margin_up {
	margin-top: 3rem;
}
