@charset "utf-8";

.styled_table {
  width: 100%;
}
.styled_table a {
  font-size: 100%;
}
.styled_table ol {
  padding-left: 2em;
}
.main_content .page_content h2 .wanted_exit {
  margin-left: 20px;
  font-size: 80%;
}
.main_content .page_content h2 .wanted_enter {
  color: #ff0000;
  font-size: 80%;
}

.notice_confirmation{
  display: inline !important;
  font-size: 90% !important;
}

.pdf_l:before {
    content: url(/common/img/ico-doc_l.png);
    margin-left: 6px;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
    display: inline-block;
}

.link_btn_area:after{
  content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.link_btn_area p {
  width: 48.5%;
  float: left;
  margin-left: 3%;
  margin-bottom: 5px;
}
.link_btn_area p:first-child {
  margin-left: 0;
}

.block_link {
  /*padding: 0 12.37931% 0 10.34483%;*/
  text-align: center;
}

.resident_recruit_pamphlet {
  margin-left: -31px;
  margin-right: 41px;
  width: 41px !important;
  height: 0;
  padding: 58px 0 0 !important;
  background: url(../img/requirements/ico-resident_recruit_pamphlet.png) no-repeat left top;
  background-size: 100% auto;
}

.resident_notice {
  text-align: right;
  font-weight: bold;
  margin-bottom: 20px;
}