
.tit_h1_type01 {
	margin-bottom: 0.5rem;
}
.tit_h1_type01.irregular {
	margin-bottom: 0.3rem;
}

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

.block_article_type01 .block_article_sub_box {
	margin-top: .1rem;
}

.block_article_type01 {
	display: inline-block;
}

.line {
	margin-top: 0.4rem;
	padding-top: 0.15rem;
	border-top: solid 1px #d6d6d6;
}

.txtSpc {
	margin-bottom: 0.3rem !important;
}
.txtSpc_srt {
	margin-bottom: 0.1rem !important;
}
.txtSpc_mid {
	margin-bottom: 0.2rem !important;
}

.lowerWrap .hover_line a {
  display: inline-block;
  color: #0025ac;
}
.block_contact .block_contact_text {
	display: block;
	padding: .15rem .3rem .12rem;
}
.block_contact .block_contact_text p:nth-child(n+2) {
	margin-top: 0.1rem !important;
	font-size: 16px !important;
	font-size: .16rem !important;
	font-weight: bold;
}
@media screen and (max-width: 639px) {
	.tit_h1_type01 {
		margin-bottom: 0.4rem;
	}
	.block_contact .block_contact_text p:nth-child(n+2) {
		font-size: 14px !important;
	}
}
