body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}

.is-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

#overlay {
  width: 100%;
  height: 100vh;
  background: #fff;
  opacity: 0;
  position: fixed;
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  #overbg {
    background: url("../../img_recruit/img-mv_sp.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 1;
  }
}

.allbg:after {
  content: "";
  background: url("../../img_recruit/img-mv.jpg") no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .allbg:after {
    background: none;
  }
}

.container-cmnbnr {
  position: relative;
  z-index: 10;
}

footer {
  position: relative;
  z-index: 10;
}

.mv {
  position: relative;
  z-index: 1;
}
.mv .caption {
  font-size: 25px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  padding-top: 123px;
  padding-bottom: 195px;
}
@media screen and (max-width: 768px) {
  .mv .caption {
    font-size: 15px;
    padding-top: 240px;
    padding-bottom: 52px;
  }
}
.mv .logo {
  text-align: center;
  margin: auto;
  padding-bottom: 203px;
}
@media screen and (max-width: 768px) {
  .mv .logo {
    max-width: 297px;
    width: 100%;
    padding-bottom: 260px;
  }
  .mv .logo img {
    width: 100%;
  }
}
.mv .exp {
  font-size: 18px;
  font-weight: bold;
  line-height: 3;
  letter-spacing: 0.18em;
  text-align: center;
  color: #fff;
  padding-bottom: 398px;
}
@media screen and (max-width: 768px) {
  .mv .exp {
    font-size: 15px;
    line-height: 2.5;
    padding-bottom: 155px;
  }
}

.contents {
  position: relative;
  z-index: 10;
}
.contents .titlearea {
  text-align: center;
  color: #088153;
  margin-bottom: 42px;
}
.contents .titlearea .q {
  font-size: 66px;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 24px;
  line-height: 1.5;
  color: #088153;
}
@media screen and (max-width: 768px) {
  .contents .titlearea .q {
    font-size: 40px;
    padding-bottom: 12px;
  }
}
.contents .titlearea .jp {
  font-size: 40px;
  padding-bottom: 24px;
  color: #088153;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .contents .titlearea .jp {
    font-size: 24px;
    line-height: 1.6;
    padding-bottom: 16px;
  }
}
.contents .titlearea .en {
  font-size: 20px;
  font-style: italic;
  color: #088153;
}
@media screen and (max-width: 768px) {
  .contents .titlearea .en {
    font-size: 13px;
  }
}
.contents .interview01 {
  max-width: 1200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
  padding-bottom: 115px;
  margin: auto;
}
.contents .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .contents .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 72px;
  }
}
.contents .block img {
  width: 100%;
}
.contents .block .photo {
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .contents .block .photo {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  .contents .block .info {
    padding: 0 20px;
  }
}
.contents .block .name {
  font-size: 30px;
  letter-spacing: 0.1em;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .contents .block .name {
    font-size: 24px;
  }
}
.contents .block .name span {
  font-size: 16px;
  padding-left: 18px;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .contents .block .name span {
    font-size: 11px;
  }
}
.contents .block .catch {
  font-size: 17px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .contents .block .catch {
    font-size: 15px;
  }
}
.contents .interview02 {
  max-width: 1200px;
  width: 100%;
  padding-bottom: 175px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .contents .interview02 {
    padding-bottom: 137px;
  }
}
.contents .interview02 img {
  width: 100%;
}

.job {
  background: #088153;
  position: relative;
  z-index: 2;
  padding: 140px 0;
}
@media screen and (max-width: 768px) {
  .job {
    padding: 106px 0 78px;
  }
}
.job .titlearea {
  text-align: center;
  padding-bottom: 88px;
}
@media screen and (max-width: 768px) {
  .job .titlearea {
    padding-bottom: 56px;
  }
}
.job .titlearea .en {
  font-size: 60px;
  font-style: italic;
  letter-spacing: 0.12em;
  padding-bottom: 16px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .job .titlearea .en {
    font-size: 34px;
  }
}
.job .titlearea .jp {
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .job .titlearea .jp {
    font-size: 14px;
  }
}
.job .captionarea {
  text-align: center;
  padding-bottom: 32px;
}
.job .captionarea img {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .job .captionarea img {
    width: 37px;
  }
}
.job .captionarea .jp {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .job .captionarea .jp {
    font-size: 18px;
  }
}
.job .jobarea {
  max-width: 966px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .job .jobarea {
    width: 95%;
  }
}
.job .jobarea.staff {
  margin-bottom: 100px;
}
.job .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .job .tab {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
}
.job .tab > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #fff;
  text-align: center;
  padding: 22px;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .job .tab > div {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    font-size: 15px;
    padding: 17px;
  }
}
.job .tab > div.is-active {
  background: #fff;
  color: #088153;
}
.job .detail {
  background: #fff;
  padding: 80px 68px;
  display: none;
}
@media screen and (max-width: 768px) {
  .job .detail {
    padding: 32px;
  }
}
.job .detail.is-active {
  display: block;
}
.job .detail .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .job .detail .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
.job .detail .item:not(:nth-child(3)) {
  border-bottom: 1px #ccc solid;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.job .detail .item:nth-child(3) {
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .job .detail .item:nth-child(3) {
    padding-bottom: 60px;
  }
}
.job .detail .item > div {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 500;
}
.job .detail .item > div:nth-child(1) {
  width: 240px;
}
.job .detail .item > div:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .job .detail .item > div:nth-child(2) {
    font-size: 13px;
  }
}
.job .detail .btn {
  background: #088153;
  border-radius: 26px;
  color: #fff;
  display: block;
  width: 232px;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .job .detail .btn {
    width: 140px;
    height: 32px;
    font-size: 13px;
  }
}
.job .detail .btn::after {
  background: url("../../img_recruit/icon-arrow.png") no-repeat center top;
  background-size: 100%;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  right: 14px;
  position: absolute;
}
@media screen and (max-width: 768px) {
  .job .detail .btn::after {
    width: 10px;
    height: 10px;
    font-size: 13px;
    right: 8px;
  }
}/*# sourceMappingURL=style_recruit.css.map */