@charset "utf-8";
/* CSS Document */
.lead_title > p {
	margin-bottom: 40px;
}
.grid .col {
	margin-bottom: 16px;
}
.block_link {
  padding: 0 5%;
}
.intro_txt{
  margin-bottom: 20px;
}
.page_content{
	padding-right: 0;
}
.page_content h2{
	background-color: transparent !important;
}
.block_link .recruit {
	color: #ff0000;
	margin-left: 10px;
}
.grid .col.wide{
	width: 50%;
}
.col.md1_3.sm1_2.wide a {
	background-color: #ebf8fc;
}