.company_title_erea {
  margin: 0 auto 58px auto;
  padding-top: 130px;
  width: 100%;
  height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  position: relative;
  z-index: -2;
  background-image: url(../images/company_title_bg.jpg);
}

.company_title_erea h3 {
  display: inline-block;
  font-size: 42px;
  line-height: 38px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
}

section.company {
  padding-top: 35px;
  margin-bottom: 75px;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
}

section.company h4 {
  margin-bottom: 60px;
  font-size: 32px;
  line-height: 58px;
  font-weight: 700;
  text-align: center;
  font-family: YuMincho, "Yu Mincho", serif;
}

section.company h5 {
  margin-bottom: 12px;
  font-size: 32px;
  color: #214985;
  line-height: 38px;
  text-align: center;
}

section.company h6 {
  margin-bottom: 30px;
  font-size: 24px;
  color: #808080;
  text-align: center;
}

.company_one_box {
  width: 47.84%;
  max-width: 532px;
}

.company_one_box {
  margin: auto;
}

.company_one_box img {
  margin-bottom: 19px;
  width: 100%;
  max-width: 532px;
}

.company_one_box h6 {
  display: inline-block;
  margin: 0 25px 0 0 !important;
  font-size: 18px !important;
  color: #214985 !important;
}

.company_one_box a {
  padding: 2px 26px;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid #214985;
  font-size: 12px;
  color: #214985;
  text-align: center;
  transition: all 0.7s ease;
}

.company_one_box a:hover {
  background-color: rgba(33, 73, 133);
  border: 1px solid #214985;
  color: #ffffff;
}

.company_one_box p {
  margin: 0;
  padding: 0;
  line-height: 27px;
}
.company_table_pc {
  display: block;
}

.company_table_sp {
  display: none;
}

.company_info_table {
  border-collapse: collapse;
  width: 100%;
}

.company_info_table th {
  padding: 24px 18px 18px 33px;
  color: #ffffff;
  background-color: #388dc6;
  font-size: 16px;
  font-weight: 400;
  height: auto;
  min-height: 66px;
  border-top: 2px solid #cccccc;
}

.company_info_table th:last-child {
  border-bottom: 2px solid #cccccc;
}

.company_info_table td {
  padding: 30px;
  height: auto;
  min-height: 66px;
  font-size: 16px;
  border-top: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  line-height: 27px;
}

.company_info_table td:last-child {
  border-bottom: 2px solid #cccccc;
}
@media screen and (max-width: 1099px) {
  section.company {
    padding-top: 0px;
    margin-bottom: 75px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
  }

  .company_title_erea {
    margin: 0 auto 58px auto;
    padding-top: 120px;
    width: 100%;
    height: 288px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
  }

  .company_title_erea h3 {
    display: inline-block;
    font-size: 42px;
    line-height: 38px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 768px) {
  .company_title_erea h3 {
    display: inline-block;
    font-size: 38px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
  }
  .company_table_sp {
    display: block;
  }
  .company_table_pc {
    display: none;
  }
  .company_info_table_sp {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
  }

  .company_info_table_sp th {
    padding: 0 0 0 9px;
    color: #ffffff;
    background-color: #388dc6;
    font-size: 14px;
    font-weight: 400;
    width: 30%;
    height: auto;
    min-height: auto;
    border: 1px solid #cccccc;
  }

  .company_info_table_sp td {
    padding: 0 0 0 9px;
    width: 100%;
    height: auto;
    min-height: auto;
    font-size: 14px;
    border: 1px solid #cccccc;
    line-height: 20px;
  }

  .company_info_table_sp td:last-child {
    border-bottom: 2px solid #cccccc;
  }
  section.company h4 {
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", serif;
  }
  section.company h5 {
    margin-bottom: 12px;
    font-size: 28px;
    color: #214985;
    line-height: 30px;
    text-align: center;
  }
  section.company h6 {
    margin-bottom: 30px;
    font-size: 20px;
    color: #cccccc;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .company_title_erea h3 {
    display: inline-block;
    font-size: 32px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
  }

  section.company h4 {
    margin-bottom: 60px;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", serif;
  }

  section.company h5 {
    margin-bottom: 12px;
    font-size: 26px;
    color: #214985;
    line-height: 30px;
    text-align: center;
  }
  section.company h6 {
    margin-bottom: 30px;
    font-size: 18px;
    color: #cccccc;
    text-align: center;
  }
  .company_title_erea {
    margin: 0 auto 58px auto;
    padding-top: 110px;
    width: 100%;
    height: 288px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
  }
}

@media screen and (max-width: 360px) {
  .company_title_erea h3 {
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.5);
  }
  section.company h4 {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", serif;
  }

  section.company h5 {
    margin-bottom: 6px;
    font-size: 24px;
    color: #214985;
    line-height: 26px;
    text-align: center;
  }
  section.company h6 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #cccccc;
    text-align: center;
  }

  .company_one_box h6 {
    display: inline-block;
    margin: 0 20px 0 0 !important;
    font-size: 16px !important;
    color: #214985 !important;
    line-height: 30px !important;
  }
  .company_one_box p {
    margin: 0;
    padding: 0;
    font-size: 14px !important;
    line-height: 20px;
  }
}
