@charset "UTF-8";
.top #content {
  padding-top: 0;
}

.l-container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.wrapper {
  padding-top: 70px;
}

.top-wrapper {
  padding-top: 70px !important;
  overflow: hidden;
}

.home {
  overflow: hidden;
}

.button-mid {
  cursor: pointer;
}

.info-tex a {
  color: #5c5c5c;
}

.l-content {
  padding-top: 0;
  margin-bottom: 0;
}

#content .wrapper {
  padding-top: 40px;
}

#content .l-article {
  padding-top: 80px;
}

.company-area, .recruit-area {
  font-family: "Public Sans", sans-serif;
  font-weight: Medium;
}

.interview-personal-body a {
  color: #565a67;
}

body {
  width: 100%;
  min-width: 1000px;
  overflow-x: hidden;
  margin: auto;
}

@media screen and (max-width: 415px) {
  body {
    width: 100%;
    overflow-x: hidden;
    min-width: 375px;
    max-width: 414px;
  }
}
.interview-area-wrapper {
  height: auto;
}

.interview-personal-body {
  color: #565A67;
}

.interview-profile-link a:hover {
  color: #DDDDDD;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.rec-list-outer {
  display: flex !important;
  align-items: center !important;
}

.rec-list h4 {
  padding: 0;
  border-left: none;
}

.rec-list-outer {
  height: 64px;
}

.rec-list-inner-left, .rec-list-tex-sub a, .rec-list-title {
  color: #565a67;
}

.rec-list-title {
  height: 56.7px;
}

.policy-area a {
  color: #565A67;
}

.policy-area a:hover {
  color: #DDDDDD;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.read-area-tex, .form-item-input, .form-btn, .submit-policy, .footer, .recruit-area, .rec-list-inner-left, .rec-cv-area-inner, .hoge-box, .gnavi, .top-info-outer, .about-area, .product-area, .ts-area, .contact-commom-area, .company-area, .policy-area, .policy-area, .register_complete_modal, .interview-area-wrapper a, .interview-profile-tex-area, .main-ph-catch {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium";
}

.register_complete_modal, .register_complete_modal2 {
  display: none;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto;
  z-index: 5;
  padding: 20px;
}

.complete_modal_bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #000;
  z-index: 3;
  opacity: 0.6;
}

.close_btn {
  text-align: right;
}

@media screen and (max-width: 415px) {
  .button-mid.button-white {
    color: #565a67;
    background: #FFF !important;
  }
}
@media screen and (min-width: 1000px) {
  .button-outer-side {
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .register_complete_modal, .register_complete_modal2 {
    max-width: 1000px;
    width: 90%;
  }
}
.c-postTitle .u-thin {
  display: none;
}

.c-postTitle {
  padding-top: 80px;
}

.l-article {
  margin: auto;
}

@media screen and (max-width: 500px) {
  .l-mainContent {
    width: 90%;
  }
}
.form-item-input, .Form-Item-Input {
  width: 100%;
  height: 60px;
  font-weight: 400;
  font-size: 12px;
  color: #5e656a;
  letter-spacing: 0em;
  line-height: 0;
}

#header {
  position: fixed;
}

.l-header__inner {
  width: 95%;
  height: 70px;
}

.l-header {
  top: 0 !important;
}

.c-headLogo__img {
  width: 153px;
  height: 29px;
  margin-top: 6px;
}

@media screen and (max-width: 500px) {
  .c-headLogo__img {
    margin-top: 0;
  }
}
.gnavi a {
  color: #333;
}

footer .flogo, footer .fnavi li {
  line-height: 16px;
}
footer a {
  color: #fff;
}/*# sourceMappingURL=style.css.map */