/* -------------------------- */
/* webp */
/* -------------------------- */
.webp .contents_head {
  background-image: url(/images/recruit/entry/bg_main.webp);
}

.no-webp .contents_head {
  background-image: url(/images/recruit/entry/bg_main.jpg);
}

/* -------------------------- */
/* content */
/* -------------------------- */
.table_line .upload_txt {
  color: #D42727;
}

.submit_box_btn {
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .table_line dt {
    white-space: nowrap;
  }
}

@media only screen and (max-width: 1279px) {
  .grecaptcha-badge {
    bottom: 70px !important;
  }
}
/*# sourceMappingURL=../map/recruit/entry.css.map */
