@charset "utf-8";

/*----------------------------------------
    index.html
----------------------------------------*/
.styled_table th {
	width: 75.47684%;
}
.styled_table td {
  width: 24.52316%;
}
.main_content .styled_table th span {
	display: block;
	font-weight: normal;
}
.page_content a {
	font-size: 100%;
}
.mb25 {
	margin-bottom: 25px;
}

.recruit_index .link_section {
  margin-top: 5px;
}
  
.recruit_index .link_section li:first-child {
  margin-top: 0;
}
.recruit_index .link_section li > a {
  text-decoration: underline;
}
.recruit_index .link_section li > a:hover {
  text-decoration: none;
}

.recruit_index .recruit_index_section {
  margin-top: 30px;
}
.recruit_index .recruit_index_section:first-child {
  margin-top: 0;
}

.recruit_index .recruit_index_section h2 .wanted_exit {
  margin-left: 0;
  display: block;
  font-size: 84%;
}

.recruit_index .recruit_index_section h2 .wanted_exit b{
  color: #f00;
}

.notice_confirmation{
  display: inline !important;
  font-size: 90% !important;
}

.block_link {
  padding: 0 12.37931% 0 10.34483%;
}