/* arguments inittial */
/* font style */
/* site style */
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
@media (max-width: 1023px) {
  .c-pagename {
    padding-bottom: 28px;
  }
}

.job-head {
  padding: 57px 0 42px;
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .job-head {
    padding: 85px 0 96px;
  }
}

.job-head__en {
  position: absolute;
  left: 24px;
  top: 4px;
  width: 259px;
}

@media (min-width: 1024px) {
  .job-head__en {
    left: auto;
    right: 0;
    top: 74px;
    width: 404px;
  }
}

@media only screen and (min-width: 1281px) {
  .job-head__en {
    right: auto;
    left: 50%;
    margin-left: 236px;
  }
}

@media (min-width: 1024px) {
  .job-head__heading .lines {
    width: 546px;
  }
}

.job-head__desc {
  margin-top: 43px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2.13333em;
  letter-spacing: -0.02em;
  font-weight: 500;
}

@media (min-width: 1024px) {
  .job-head__desc {
    margin-top: 62px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.86667em;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
}

@media only screen and (max-width: 360px) {
  .job-head__desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14286em;
  }
}

@media (max-width: 1023px) {
  .job-head__desc .l-spacing-0 {
    letter-spacing: 0;
  }
}

.job-section {
  margin-bottom: 24px;
  position: relative;
  z-index: 2;
}

@media (min-width: 1024px) {
  .job-section {
    margin-bottom: 40px;
  }
}

.job-section:last-child {
  margin-bottom: 0;
}

.job-section .box-white {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 25px 24px 23px;
}

@media (min-width: 1024px) {
  .job-section .box-white {
    padding: 83px 24px 80px;
  }
}

@media only screen and (max-width: 360px) {
  .job-section .box-white {
    padding: 25px 20px 23px;
  }
}

.job-section .heading {
  margin-bottom: 7px;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.42857em;
  letter-spacing: 0.1em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .job-section .heading {
    margin-bottom: 35px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.25em;
  }
}

.job-section .tags {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .job-section .tags {
    justify-content: center;
  }
}

.job-section .tags li {
  width: calc(50% - 2px);
  padding: 0px 5px 2px;
  margin: 0 2px 2px 0;
  border-radius: 100px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  border: 1px solid #1a005d;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.33333em;
  letter-spacing: 0.1em;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .job-section .tags li {
    min-width: 160px;
    min-height: 40px;
    width: auto;
    padding: 5px 19px 5px;
    margin: 0 4px;
    letter-spacing: 0;
  }
}

@media (max-width: 1023px) {
  .job-section .tags .l-spacing-0 {
    letter-spacing: 0;
  }
}

.job-section .content-left {
  margin: 29px 0 0;
}

@media (min-width: 1024px) {
  .job-section .content-left {
    margin: 80px auto 0;
    max-width: 880px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  .job-section .content-left .text {
    width: 50%;
  }
}

.job-section .content-left .img {
  margin-top: 28px;
}

@media (min-width: 1024px) {
  .job-section .content-left .img {
    width: 45.455%;
    margin-top: 0;
  }
}

.job-section .content-left .img img {
  width: 100%;
  border-radius: 8px;
}

.job-section .content-left .ttl {
  white-space: nowrap;
  margin-bottom: 28px;
  padding-bottom: 6px;
  border-bottom: solid 2px #8EC400;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.55556em;
  letter-spacing: 0.1em;
  font-weight: 700;
}

@media (min-width: 1024px) {
  .job-section .content-left .ttl {
    margin-top: -2px;
    margin-bottom: 28px;
    padding-bottom: 4px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.66667em;
  }
}

@media (min-width: 1024px) {
  .job-section .content-left .ttl .l-spacing {
    letter-spacing: 0.09em;
  }
}

@media (max-width: 1023px) {
  .job-section .content-left .ttl .l-spacing-04 {
    letter-spacing: 0.04em;
  }
}

@media (max-width: 1023px) {
  .c-bottom-bg img {
    top: 9%;
  }
}
