footer h3 {
  text-align: center;
  color: #FFFFFF;
}

footer h3 span {
  display: inline-block;
}

footer table {
  background: #FFFFFF;
}

#main_copy_area {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}

#top_message_wrapper {
  background: #f2f4f9;
  position: relative;
  z-index: 2;
}

#top_message_wrapper .message_area {
  margin: 0 auto;
  background: #FFFFFF;
}

#top_message_wrapper .message_area .sign {
  text-align: right;
}

#top_business_area {
  text-align: center;
}

#top_business_area .business_name {
  text-align: center;
  background: #002f82;
  color: #FFFFFF;
}

#top_business_area h3 {
  text-align: center;
}

#top_business_area h4 {
  display: inline-block;
  background: linear-gradient(transparent 30%, #f2f4f9 30%);
}

#top_business_area .txt {
  text-align: left;
}

#top_recruit_area {
  display: flex;
}

#top_recruit_area .data {
  background: #ffeaea;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#top_recruit_area .recruit_link a {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  background: #c0024b;
  text-align: center;
  position: relative;
}

#top_recruit_area .recruit_link a::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  width: 20px;
  height: 2px;
  background: #FFFFFF;
  right: 0;
}

h3 span {
  display: inline-block;
}

h3 .en {
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  #top_main_area {
    margin-top: 30px;
  }
  #top_main_area #main_copy {
    position: absolute;
    top: calc(50% - 81px);
    left: -120px;
  }
  #top_main_area #main_copy_area {
    height: 638px;
    background: url(../image/mv_pc.jpg) no-repeat;
    background-position: center bottom;
    margin-left: 320px;
    background-size: cover;
  }
  #top_main_area #top_message_wrapper {
    padding: 390px 0 70px;
    margin-top: -320px;
  }
  #top_main_area #top_message_wrapper .message_area {
    width: 1000px;
    display: flex;
    justify-content: space-between;
  }
  #top_main_area #top_message_wrapper .message_area .data {
    width: 645px;
    padding: 35px 0 30px 45px;
  }
  #top_main_area #top_message_wrapper .message_area .data .txt {
    padding-right: 20px;
    margin: 30px 0 20px;
    line-height: 1.88;
  }
  #top_main_area #top_message_wrapper .message_area .image {
    width: 268px;
  }
  h3 .ja {
    font-size: 32px;
    margin-top: 10px;
  }
  #top_business_area {
    padding-top: 70px;
  }
  #top_business_area .description {
    margin-top: 25px;
    text-align: center;
    line-height: 1.88;
  }
  #top_business_area ul {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
  #top_business_area ul li {
    width: 484px;
  }
  #top_business_area ul li .business_name {
    font-size: 20px;
    padding: 12px 0;
  }
  #top_business_area ul li h4 {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    padding: 0 5px 8px;
  }
  #top_business_area ul li .txt {
    margin-top: 25px;
    line-height: 1.88;
  }
  #top_recruit_area {
    margin: 60px auto 0;
    width: 1000px;
  }
  #top_recruit_area .data {
    width: 500px;
  }
  #top_recruit_area .data h3 .en {
    font-size: 16px;
  }
  #top_recruit_area .data h3 .ja {
    font-size: 20px;
    line-height: 1.4;
  }
  #top_recruit_area .data .recruit_link a {
    font-weight: bold;
    width: 260px;
    margin: 15px auto 0;
    font-size: 20px;
    padding: 14px 0;
  }
  #top_recruit_area .image {
    width: 500px;
  }
  footer {
    margin-top: 100px;
    padding: 70px 0 0;
    background: url(../image/company_pc.jpg) no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
  footer h3 .ja {
    font-size: 32px;
    margin-top: 9px;
  }
  footer .data {
    padding: 50px 0 60px;
    background: #FFFFFF;
    width: 1000px;
    margin: 55px auto 0;
  }
  footer table {
    width: 840px;
    margin: 0 auto;
  }
  footer table th {
    text-align: right;
    width: 110px;
    padding-right: 50px;
    border-top: 1px solid #d2d2d2;
  }
  footer table td {
    padding: 20px 0;
    border-top: 1px solid #d2d2d2;
    line-height: 1.62;
  }
  footer table tr.first th, footer table tr.first td {
    border-top: none;
  }
  footer table tr.first td {
    width: 230px;
  }
}

@media screen and (max-width: 767.999px) {
  footer {
    margin-top: 50px;
    padding: 10.5vw 0 0;
    background: url(../image/company_sp.jpg) no-repeat;
    background-position: top center;
    background-size: 100% auto;
  }
  footer h3 .en {
    font-size: 10px;
  }
  footer h3 .ja {
    font-size: 20px;
    margin-top: 5px;
  }
  footer .data {
    background: #FFFFFF;
    margin: 6.7vw 20px 0;
    padding: 35px 20px 30px;
  }
  footer table, footer th, footer td {
    display: block;
  }
  footer tr {
    display: flex;
    flex-wrap: wrap;
  }
  footer th {
    width: 70px;
    text-align: left;
    font-weight: bold;
    border-top: 1px solid #d2d2d2;
    padding: 12px 0 10px;
    line-height: 1.69;
  }
  footer td {
    box-sizing: border-box;
    width: calc(100% - 70px);
    border-top: 1px solid #d2d2d2;
    padding: 12px 15px 10px;
    line-height: 1.69;
  }
  footer th.first,
  footer td.first {
    border-top: none;
  }
  #top_main_area {
    margin-top: 20px;
  }
  #top_main_area #main_copy_area {
    height: 106.67vw;
    background: url(../image/mv_sp.jpg) no-repeat;
    background-position: right center;
    background-size: auto 100%;
  }
  #top_main_area #main_copy_area #main_copy {
    width: 82.93vw;
    margin-left: 20px;
  }
  #top_main_area #top_message_wrapper {
    padding: calc(53.33vw + 40px) 20px 40px;
    margin-top: -53.33vw;
  }
  #top_main_area #top_message_wrapper .message_area .data {
    padding: 25px 20px 0;
  }
  #top_main_area #top_message_wrapper .message_area .data .txt {
    margin-top: 20px;
    line-height: 1.69;
  }
  #top_main_area #top_message_wrapper .message_area .data .sign {
    margin-top: 17px;
  }
  #top_main_area #top_message_wrapper .message_area .image {
    margin-top: 22px;
  }
  #top_main_area #top_message_wrapper .message_area .image img {
    width: 100%;
    height: auto;
  }
  h3 .en {
    font-size: 10px;
  }
  h3 .ja {
    font-size: 21px;
    margin-top: 5px;
  }
  #top_business_area {
    padding: 40px 0 45px;
  }
  #top_business_area .description {
    margin-top: 20px;
    line-height: 1.69;
    text-align: left;
  }
  #top_business_area ul {
    margin-top: 20px;
  }
  #top_business_area ul li:nth-of-type(1) {
    margin-bottom: 30px;
  }
  #top_business_area ul .business_name {
    font-size: 14px;
    padding: 13px 0;
    font-weight: bold;
  }
  #top_business_area ul h4 {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    padding: 0 5px 8px;
  }
  #top_business_area ul .txt {
    margin-top: 8px;
    line-height: 1.69;
  }
  #top_recruit_area {
    flex-direction: column-reverse;
  }
  #top_recruit_area .image img {
    width: 100%;
    height: auto;
  }
  #top_recruit_area .data {
    padding: 20px 0;
  }
  #top_recruit_area .data h3 .en {
    font-size: 10px;
  }
  #top_recruit_area .data h3 .ja {
    font-size: 15px;
    line-height: 1.4;
  }
  #top_recruit_area .data .recruit_link a {
    font-weight: bold;
    width: 180px;
    margin: 10px auto 0;
    padding: 15px 0;
  }
  #top_recruit_area .data .recruit_link a::after {
    width: 15px;
  }
}
