.contents-employee-title {
  margin-top: -20px;
  background: #ffffff;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  padding: 13.5px 0;
  text-align: center;
  vertical-align: middle;
  color: #000000;
}

.contents-title-white {
  padding: 20px;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  color: #ffffff;
}

.contents-title-black {
  padding: 20px;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  color: #000000;
}

.contents-text-white {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 20px;
  color: #ffffff;
}

.contents-text-black {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 20px;
  color: #000000;
}

#recruit-contents {
  position: relative;
  padding-top: 0.05px;
  padding-bottom: 0.05px;
  min-height: 100vh;
}

#message-font {
  margin-bottom: 40px;
}

.img-font {
  width: 100%;
  vertical-align: middle;
  min-width: 360px;
}

#message {
  margin-top: -20px;
}

#contents-message-background {
  margin-top: -20px;
  background: #ffffff;
  min-width: 360px;
}

.message-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-size: 32px;
  line-height: 38px;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}

.sub-message-title {
  font-family: "Roboto", sans-serif;
  white-space: nowrap;
  font-style: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}

.message-title-s {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  vertical-align: middle;
  color: #000000;
}

.sub-message-title-s {
  font-family: "Roboto", sans-serif;
  white-space: nowrap;
  font-style: normal;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  vertical-align: middle;
  color: #000000;
}

.border-line-message-k {
  border-bottom: 1px solid #7c4699;
  text-align: center;
  margin-bottom: 6px;
}

.border-line-message-s {
  border-bottom: 1px solid #997b29;
  text-align: center;
  margin-bottom: 6px;
}

.border-line-message-m {
  border-bottom: 1px solid #44bac9;
  text-align: center;
  margin-bottom: 6px;
}
.border-line-message-a {
  border-bottom: 1px solid #ec9b9e;
  text-align: center;
  margin-bottom: 6px;
}

.border-line-message-i {
  border-bottom: 1px solid #80e8ce;
  text-align: center;
  margin-bottom: 6px;
}

.border-line-message-h {
  border-bottom: 1px solid #13c922;
  text-align: center;
  margin-bottom: 6px;
}

.message-img {
  position: absolute;
  height: 44px;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
}
