@charset "UTF-8";

h3[id*="anc_"], h4[id*="anc_"]{
  margin-top: -120px;
  padding-top: 120px;
	z-index: -1;
}
.press_cont_detail h3::after, .h3_type01::after {
	border-left: 5px solid #68AB33;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: inherit;
	bottom: 10px;
	height: 25px;
	width: 1px;
}
@media print, screen and (max-width: 767px) {
	.table_type td {
		padding: 10px;
	}
	.table_type td:first-of-type {
		width: 55%;
	}
}