
.tit_h1_type01 {
	margin-bottom: 0.3rem;
}

.tit_h3_type02 {
	margin-bottom: .1rem;
}

.block_table_type01 {
  border-left: 1px solid #e2e2e2;
}
.block_table_type01 table tr th {
  border-right: 1px solid #e2e2e2;
}

.ftxt {
	margin-bottom: 0.1rem !important;
}

.txtSpc {
	margin-bottom: 0.3rem !important;
}
.txtSpc_srt {
	margin-bottom: 0.1rem !important;
}
/*
.txtSpc_mid {
	margin-bottom: 0.2rem !important;
}
*/
.txtSpc_lrg {
	margin-bottom: 0.5rem !important;
}
.lowerWrap .hover_line a {
  display: inline-block;
  color: #0025ac;
}

@media screen and (max-width: 639px) {
	.txtSpc_lrg {
		margin-bottom: 0.4rem !important;
	}
	.block_table_type01 table tr th,
	.block_table_type01 table tr td {
		display: block;
		width: 100%;
		border-right: none;
	}
}
