@charset "UTF-8";
.abi_custom {
  /*
  * directory_name: region
  * region.css
  *
  */
  /* --------------------------------
  	region配下共通
  -------------------------------- */
}
.abi_custom .eachBlock-title {
  margin-top: 60px;
  margin-bottom: 27px;
}
.abi_custom .contentTitle {
  width: 550px;
  margin: 0 auto;
  padding: 60px 0 30px;
  text-align: center;
}
.abi_custom .contentTitle img {
  width: 100%;
}
.abi_custom .localNav {
  width: 1000px;
  margin: 0 auto 35px;
}
.abi_custom .localNav.council {
  margin-bottom: 74px;
}
.abi_custom .localNavBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.abi_custom .region_sec:not(:last-child) {
  margin-bottom: 74px;
}
.abi_custom .region_sec_ttl {
  margin-bottom: 24px;
  text-align: center;
  color: #036eb7;
  font-size: 36px;
}
.abi_custom .region_txt {
  margin-bottom: 70px;
  font-size: 15px;
  line-height: 2;
}
.abi_custom .region_cont:not(:last-child) {
  margin-bottom: 64px;
}
.abi_custom .region_cont_ttl {
  margin-bottom: 35px;
  padding-bottom: 0.3em;
  color: #036eb7;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 1px #036eb7;
}
.abi_custom .region_cont_ttl .ttl_txt {
  display: inline-block;
  letter-spacing: 0.1em;
  -webkit-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
}
.abi_custom .region_cont_ttl .ttl_small {
  font-size: 20px;
}
.abi_custom {
  /* --------------------------------
  	地域人材コース
  -------------------------------- */
}
.abi_custom .news_ttl {
  margin-bottom: 10px;
  text-align: center;
}
.abi_custom .newsList .eachBlock-list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list {
  border: 4px solid #036eb7;
  margin-bottom: 10px;
  width: 49%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list:nth-child(even) {
  margin-left: 10px;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a .eachBlock-list-image {
  border-right: solid 4px #036eb7;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a .eachBlock-list-text {
  padding: 15px;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-date {
  color: #e12828;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.abi_custom .newsList .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-title {
  color: #036eb7;
  font-size: 13px;
  font-weight: bold;
}
.abi_custom .region_point_list_body {
  list-style: none;
}
.abi_custom .region_point_list_body::after {
  content: "";
  display: block;
  clear: both;
}
.abi_custom .region_point_list_body li {
  width: 226px;
  float: left;
}
.abi_custom .region_point_list_body li:not(:first-child) {
  margin-left: 32px;
}
.abi_custom .region_point_num {
  text-align: center;
  margin-bottom: 20px;
}
.abi_custom .region_point_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #036eb7;
  text-align: center;
  line-height: 1.4;
  -webkit-transform: scale(0.9, 1);
  transform: scale(0.9, 1);
}
.abi_custom .region_point_cap {
  font-size: 15px;
  line-height: 2;
  text-align: justify;
}
.abi_custom .img_outline {
  width: 1000px;
  margin: 0 auto 74px;
  text-align: center;
}
.abi_custom .region_outline_list_body > li:not(:last-child) {
  margin-bottom: 50px;
}
.abi_custom .region_outline_list_ttl {
  display: inline-block;
  margin-bottom: 24px;
  color: #036eb7;
  font-size: 20px;
  font-weight: bold;
}
.abi_custom .region_outline_list_child > li {
  font-size: 15px;
  line-height: 1.7;
}
.abi_custom .region_adoption {
  margin-top: -30px;
}
.abi_custom .region_adoption_ttl {
  margin-bottom: 18px;
  color: #036eb7;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.abi_custom .region_adoption_txt {
  font-size: 15px;
  line-height: 2;
}
.abi_custom .region_adoption_txt:not(:last-child) {
  margin-bottom: 1em;
}
.abi_custom .txt_link {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 15px;
  text-decoration: underline;
}
.abi_custom .region_cont_region {
  margin-bottom: 60px;
}
.abi_custom .region_list_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -40px -4px 20px;
}
.abi_custom .region_list_body li {
  display: table;
  position: relative;
  width: calc(16.6666666667% - 8px);
  height: 86px;
  margin: 4px;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.08em;
  background: #036eb7;
}
.abi_custom .region_list_body li .txt_small {
  display: block;
  font-size: 16px;
}
.abi_custom .region_list_body li .txt_leftTop {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 14px;
}
.abi_custom .region_list_body li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.abi_custom .region_list_body li a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/region_arrow.png) no-repeat 0 0;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.abi_custom .region_list_body li a.no_arrow::before {
  content: none;
}
.abi_custom .region_list_body li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.abi_custom .region_list_body li .region_list_txt {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.abi_custom .region_contact_ttl {
  margin-bottom: 24px;
  color: #036eb7;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.abi_custom .region_contact_address {
  color: #036eb7;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 2;
}
.abi_custom .region_contact_destination {
  margin-bottom: 20px;
  color: #036eb7;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 2;
}
.abi_custom .region_contact_tel {
  margin-bottom: 18px;
}
.abi_custom .region_contact_tel_txt {
  font-size: 15px;
  line-height: 1.8;
  display: inline-block;
  color: #036eb7;
}
.abi_custom {
  /* --------------------------------
  	地域協議会
  -------------------------------- */
}
.abi_custom .council_region {
  margin-top: 35px;
  padding-top: 35px;
}
.abi_custom .council_region:first-child {
  margin-top: -35px;
}
.abi_custom .counsil_region_ttl {
  margin-bottom: 50px;
  padding-bottom: 0.2em;
  font-size: 24px;
  border-bottom: solid 1px #036eb7;
  position: relative;
}
.abi_custom .counsil_region_ttl .text {
  display: inline-block;
  margin: 0 15px 15px 0;
}
.abi_custom .counsil_region_ttl a {
  display: inline-block;
  position: absolute;
  background: #036eb7;
  color: #fff;
  padding: 21px 32px 21px 21px;
  font-size: 18px;
  top: -20px;
  right: 0;
  text-decoration: none;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.abi_custom .counsil_region_ttl a:hover {
  opacity: 0.7;
}
.abi_custom .counsil_region_ttl a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  right: -12px;
  top: -2px;
}
.abi_custom .counsil_region_preparing {
  font-size: 15px;
  margin-top: -40px;
}
.abi_custom .counsil_region_link {
  position: relative;
  top: -4px;
  display: inline-block;
  border: solid 1px #036eb7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.abi_custom .counsil_region_link a {
  display: block;
  padding: 5px 14px;
  font-size: 13px;
  color: #036eb7;
  text-align: center;
}
.abi_custom .counsil_region_link:hover {
  background: #036eb7;
  border: solid 1px #fff;
}
.abi_custom .counsil_region_link:hover a {
  color: #fff;
}
.abi_custom .council_region_cont dt {
  margin: 0 0 10px 0;
  padding: 0;
}
.abi_custom .council_region_cont dt span {
  color: #036eb7;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.abi_custom .council_region_cont dt span span {
  font-weight: normal;
}
.abi_custom .council_region_cont dt span span.cont_none {
  font-size: 18px;
  color: #000;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.abi_custom .council_region_cont dd {
  font-size: 15px;
  line-height: 1.8;
}
.abi_custom .council_region_cont dd:not(:last-child) {
  margin-bottom: 40px;
}
.abi_custom {
  /* --------------------------------
  	地域支援企業一覧
  -------------------------------- */
}
.abi_custom .company_list_ttl {
  width: 739px;
  margin: 0 auto;
}
.abi_custom .borderedBlock {
  border: 1px solid #3ebff0;
  margin: 0 auto 60px;
  padding: 28px 30px;
  width: 934px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abi_custom #rd_program p {
  margin-bottom: 20px;
}
.abi_custom .rd_program_txt {
  font-size: 16px;
  line-height: 25.6px;
}
.abi_custom .rd_program_txt2 {
  font-size: 14px;
}
.abi_custom {
  /*---テーブルの罫線---*/
}
.abi_custom #region_tbl {
  font-size: 12px;
}
.abi_custom #region_tbl table {
  border-top: 1px solid gray;
}
.abi_custom #region_tbl th {
  border-bottom: 1px solid gray;
  font-weight: bold;
  white-space: nowrap;
  /*background:#c6c6c6;*/
  margin: 10px;
}
.abi_custom #region_tbl td {
  border-bottom: 1px solid gray;
  padding: 10px;
  line-height: 1.6em;
}
.abi_custom {
  /*-//テーブルの罫線---*/
  /*---テキスト横の支援企業リンクボタン---*/
}
.abi_custom .region_block_link {
  font-size: 12px;
  dispaly: block;
  margin-left: 15px;
}
.abi_custom .region_block_link a {
  padding: 5px;
  border-radius: 7px;
  color: white;
  background: #036eb8;
}
.abi_custom .region_block_link a:link {
  color: white;
  background: #036eb8;
}
.abi_custom .region_block_link a:visited {
  color: white;
  background: #036eb8;
}
.abi_custom .region_block_link a:hover {
  color: white;
  background: skyblue;
  text-decoration: none;
}
.abi_custom .region_block_link a:active {
  color: white;
  background: #036eb8;
}
.abi_custom {

}
.abi_custom .counsil_region_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .abi_custom .counsil_region_ttl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .abi_custom .counsil_region_link {
    width: 120px;
    border: none;
  }
  .abi_custom .counsil_region_link:hover {
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .abi_custom .counsil_region_link {
    width: 10em;
    border: none;
  }
  .abi_custom .counsil_region_link:hover {
    border: none;
  }
}
.abi_custom .counsil_region_link a {
  position: relative;
  color: #fff;
  width: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .abi_custom .counsil_region_link a {
    top: 0;
    right: 0;
  }
}