@charset "UTF-8";

#recruit .bg-wrapper {
  padding-top: 20px;
}
#recruit .sec {
  margin-bottom: 80px;
}
#recruit .sec .section-title {
  margin-bottom: 50px;
}
#recruit .btn-common {
  margin-top: 30px;
  text-align: center;
}
#recruit .btn-common a {
  max-width: 680px;
  width: 100%;
  padding: 10px 80px 10px 50px;
}

@media screen and (max-width: 768px) {
}