.wpnews h2:not(.cancel),
.wpnews .h2 {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	color: #5fbcdd;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.4;
	padding-bottom: 0.4em;
	margin-bottom: 1em;
	border-bottom: 2px dotted #5fbcdd;
}
@media screen and (min-width: 1000px), print {
	.wpnews h2:not(.cancel),
	.wpnews .h2 {
		font-size: 1.5rem;
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media screen and (max-width: 999px) {
	.wpnews h2:not(.cancel),
	.wpnews .h2 {
		font-size: 1.25rem;
		margin-left: -16px;
		margin-right: -16px;
	}
}
.wpnews .h2-red {
	color: #ff8888;
	border-color: #ff8888;
}
.wpnews h3:not(.cancel),
.wpnews .h3 {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	color: #fff;
	background-color: #5fbcdd;
	box-sizing: border-box;
	line-height: 1.4;
	padding-top: 0.27em;
	padding-bottom: 0.28em;
	margin-bottom: 1em;
	text-align: center;
}
@media screen and (min-width: 1000px), print {
	.wpnews h3:not(.cancel),
	.wpnews .h3 {
		min-height: 40px;
		font-size: 1.25rem;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 999px) {
	.wpnews h3:not(.cancel),
	.wpnews .h3 {
		font-size: 1.125rem;
		padding-left: 16px;
		padding-right: 16px;
	}
}
.wpnews h4:not(.cancel),
.wpnews .h4 {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	color: #111111;
	box-sizing: border-box;
	line-height: 1.4;
	margin-bottom: 1em;
	border-bottom: 2px dotted #999999;
	padding: 0.4em;
}
.wpnews h4.qa {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	color: #5fbcdd;
	box-sizing: border-box;
	line-height: 1.4;
	margin-bottom: 1em;
	border: solid 2px #5fbcdd;
	padding: 1em;
}
@media screen and (min-width: 1000px), print {
	.wpnews h4:not(.cancel),
	.wpnews .h4 {
		font-size: 1.25rem;
	}
}
@media screen and (max-width: 999px) {
	.wpnews h4:not(.cancel),
	.wpnews .h4 {
		font-size: 1.125rem;
	}
}
.wpnews h5:not(.cancel),
.wpnews .h5 {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	font-size: 1.125rem;
	color: #111111;
	box-sizing: border-box;
	line-height: 1.4;
	margin-bottom: 1em;
}

.wpnews h6:not(.cancel) {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	font-size: 1rem;
	color: #111111;
	box-sizing: border-box;
	line-height: 1.4;
	margin-bottom: 1em;
}

.wpnews .h7:not(.cancel) {
	font-family: 'dnp-shuei-mgothic-std', sans-serif;
	font-weight: 600;
	font-size: 1rem;
}

@media screen and (min-width: 1000px), print {
	.main_content h3:not(.cancel),
	.main_content .h3 {
		margin-left: auto;
		margin-right: auto;
	}
}
.wpnews .btn a{
	color: #fff;
	text-decoration: none;
}
.root .wpnews .wp-block-table.mokuji{
	margin-bottom: 2rem;
}
.root .wpnews .mokuji .has-fixed-layout{
    width: 70.7254%;
    background-color: #f0f7fc;
	margin-bottom: 0;
}
.root .wpnews .mokuji .has-fixed-layout td{
    background-color:transparent;
	border: none;
}
