@charset 'UTF-8';
/*  透過
----------------------------------------*/
/*  ボーダー
----------------------------------------*/
/*  グループ企業PC
----------------------------------------*/
.content_section_sub {
  margin-bottom: 50px;
}

.content_section .content_title_fourth {
  margin-top: 40px;
}

.content_section .content_title_sub:not(:first-child) {
  margin-bottom: 40px;
}

.content_section .update_date {
  margin-bottom: 15px;
  text-align: right; 
  font-size: 1.3rem;
}

.group_table {
  margin-bottom: 30px;
}
.group_table .table {
  vertical-align: middle;
}
.group_table .table a {
  text-decoration: none;
}
.group_table .table a:hover {
  text-decoration: underline;
}
.group_table .table .table_caption {
  font-weight: normal;
}
.group_table .table_td {
  padding-left: 20px; 
  line-height: 1.5;
}
.group_table .table_td a {
  text-decoration: underline;
}
.group_table .table_td a:hover {
  text-decoration: none;
}
.group_table .table_td a.tel_for_sp {
  text-decoration: none;
}
.group_table .table_th {
  padding-left: 20px;
}
.group_table .table_th:first-child {
  width: 208px;
  min-width: 208px;
  max-width: 208px;
  border-right-color: #d1d0d0;
}
