/* Job offer single Ã¢â‚¬â€ Figma node 653:1194 */
.noma-job-detail {
  position: relative;
  z-index: 1;
  background: #fff;
}

.noma-job-detail__section {
  position: relative;
  padding-top: 5.9822rem;
  padding-bottom: 8.4rem;
  background: #fff;
}

.noma-job-detail__inner {
  width: calc(100% - 4.7563rem);
  max-width: 100.2437rem;
  margin-inline: auto;
}

.noma-job-detail__breadcrumb {
  margin-bottom: 6.114rem;
}

.noma-job-detail__breadcrumb-list {
  display: flex;
  align-items: center;
  min-width: 0;
  min-height: 1.625rem;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.065rem;
  white-space: nowrap;
}

.noma-job-detail__breadcrumb-item {
  flex: 0 0 auto;
}

.noma-job-detail__breadcrumb-item--home {
  max-width: 100%;
}

.noma-job-detail__breadcrumb-item--home a {
  color: inherit;
}

.noma-job-detail__breadcrumb-item--archive {
  max-width: 100%;
}

.noma-job-detail__breadcrumb-item--archive a {
  color: inherit;
}

.noma-job-detail__breadcrumb-item--area {
  max-width: 100%;
}

.noma-job-detail__breadcrumb-item--area a {
  color: inherit;
}

.noma-job-detail__breadcrumb-item--current {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}

.noma-job-detail__breadcrumb-separator {
  flex: 0 0 auto;
  width: 0.2959rem;
  height: 0.5133rem;
  margin-inline: 0.4939rem;
  background-image: url(../../img/job-offer/job-offer-breadcrumb-arrow.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.noma-job-detail__header {
  width: 90%;
  max-width: 54.8962rem;
  margin-inline: auto;
  margin-bottom: 2.6882rem;
}

.noma-job-detail__eyebrow {
  margin-bottom: 0.5923rem;
}

.noma-job-detail__eyebrow-image {
  display: block;
  width: 8.7151rem;
  height: 1.75rem;
}

.noma-job-detail__title {
  margin: 0;
  color: #000;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", sans-serif;
  font-size: 2.375rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.1663rem;
}

.noma-job-detail__groups {
  width: 90%;
  max-width: 54.8962rem;
  margin-inline: auto;
}

.noma-job-detail__group {
  width: calc(100% - 0.8643rem);
}

.noma-job-detail__group--basic {
  margin-bottom: 4.3652rem;
}

.noma-job-detail__group--additional {
  min-width: 0;
}

.noma-job-detail__section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.125rem;
  margin: 0;
  padding: 0.5rem 1rem;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.05;
  letter-spacing: 0.11rem;
  text-align: center;
  background: #68c300;
}

.noma-job-detail__group--basic .noma-job-detail__section-title {
  margin-bottom: 1.9805rem;
}

.noma-job-detail__group--additional .noma-job-detail__section-title {
  margin-bottom: 1.918rem;
}

.noma-job-detail__facts {
  width: calc(100% - 0.146rem);
  margin: 0 0 0 auto;
  padding: 0;
}

.noma-job-detail__row {
  position: relative;
  display: flex;
  align-items: flex-start;
  min-height: 3.3535rem;
  margin-bottom: 1.3452rem;
  border-bottom: 1px solid #f1f1f1;
}

.noma-job-detail__row::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
  width: 10.6489rem;
  height: 1px;
  background: linear-gradient(90deg, #6bc900 9.77595%, #deda00 100%);
}

.noma-job-detail__row--salary {
  margin-bottom: 1.0996rem;
}

.noma-job-detail__row--office {
  margin-bottom: 1.0996rem;
}

.noma-job-detail__row--occupation {
  align-items: center;
}

.noma-job-detail__row--location {
  margin-bottom: 1.1621rem;
}

.noma-job-detail__row--holiday {
  margin-bottom: 0;
}

.noma-job-detail__row--notes {
  margin-bottom: 0;
}

.noma-job-detail__row-label {
  flex: 0 0 10.6489rem;
  min-width: 0;
  min-height: 3.3535rem;
  padding: 0 0.5rem 1.3035rem 0.9248rem;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.05;
  letter-spacing: 0.11rem;
}

.noma-job-detail__row-value {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  padding: 0.0625rem 0 1.366rem 1.2134rem;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 2.05;
  letter-spacing: 0.1031rem;
  overflow-wrap: anywhere;
}

@media screen and (min-width: 1080.01px) {
  .noma-job-detail__section {
    padding-top: 6.375rem;
  }

  .noma-job-detail__breadcrumb {
    margin-bottom: 6.125rem;
  }
}

@media screen and (max-width: 767.98px) {
  .noma-job-detail__section {
    padding-top: 4.75rem;
    padding-bottom: 7.4rem;
  }

  .noma-job-detail__inner {
    width: 22.75rem;
    max-width: none;
  }

  .noma-job-detail__breadcrumb {
    margin-bottom: 1.98rem;
  }

  .noma-job-detail__breadcrumb-list {
    display: block;
    min-height: 2.6758rem;
    font-size: 0.7723rem;
    font-weight: 400;
    line-height: 1.7324;
    letter-spacing: 0.0618rem;
    white-space: normal;
  }

  .noma-job-detail__breadcrumb-item--home,
  .noma-job-detail__breadcrumb-item--archive,
  .noma-job-detail__breadcrumb-item--area {
    display: inline;
  }

  .noma-job-detail__breadcrumb-item--current {
    display: inline;
    overflow: visible;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0463rem;
    text-overflow: clip;
  }

  .noma-job-detail__breadcrumb-separator {
    display: inline-block;
    width: 0.2812rem;
    height: 0.4878rem;
    margin-inline: 0.4219rem;
    vertical-align: 0.05em;
  }

  .noma-job-detail__header {
    width: 100%;
    max-width: none;
    margin-bottom: 3.04625rem;
  }

  .noma-job-detail__eyebrow {
    margin-bottom: 0.625rem;
  }

  .noma-job-detail__eyebrow-image {
    height: auto;
    width: 8.30125rem;
  }

  .noma-job-detail__title {
    font-size: 1.0625rem;
    line-height: 1.6;
    letter-spacing: 0.074375rem;
  }

  .noma-job-detail__groups {
    width: 100%;
    max-width: none;
  }

  .noma-job-detail__group--basic {
    margin-bottom: 3.5rem;
  }

  .noma-job-detail__group {
    width: 100%;
  }

  .noma-job-detail__section-title {
    min-height: 3.6878rem;
    padding: 0.7594rem 0.75rem;
    font-size: 1.0625rem;
    line-height: 2.05;
    letter-spacing: 0.1169rem;
  }

  .noma-job-detail__group--basic .noma-job-detail__section-title {
    margin-bottom: 1.6283rem;
  }

  .noma-job-detail__group--additional .noma-job-detail__section-title {
    margin-bottom: 1.6283rem;
  }

  .noma-job-detail__facts {
    width: 100%;
  }

  .noma-job-detail__row {
    min-height: 3.1858rem;
    margin-bottom: 1.0447rem;
  }

  .noma-job-detail__row--salary,
  .noma-job-detail__row--office,
  .noma-job-detail__row--location {
    margin-bottom: 1.0447rem;
  }

  .noma-job-detail__row--occupation {
    align-items: center;
  }

  .noma-job-detail__row--holiday,
  .noma-job-detail__row--notes {
    margin-bottom: 0;
  }

  .noma-job-detail__row::after {
    width: 7.4245rem;
  }

  .noma-job-detail__row-label {
    flex: 0 0 8.6442rem;
    min-height: 3.1264rem;
    padding: 0 0.5rem 1.1888rem 0.8786rem;
    font-size: 0.95rem;
    line-height: 2.05;
    letter-spacing: 0.1045rem;
  }

  .noma-job-detail__row-value {
    padding: 0.0594rem 0 1.3138rem 0;
    font-size: 0.8906rem;
    font-weight: 400;
    line-height: 2.05;
    letter-spacing: 0.0356rem;
  }

  .noma-job-detail__row--occupation .noma-job-detail__row-value {
    line-height: 1.65;
  }
}

@media screen and (max-width: 359.98px) {
  .noma-job-detail__inner {
    width: calc(100% - 2rem);
  }

  .noma-job-detail__title {
    font-size: 1.5rem;
  }

  .noma-job-detail__row::after {
    width: 6.5rem;
  }

  .noma-job-detail__row-label {
    flex-basis: 7.5rem;
    padding-left: 0.75rem;
  }
}
