/* commonParts
---------------------------------------------------- */
#fix-bgimg {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
}
#fix-bgimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
}

#page-ttl {
  position: relative;
  overflow: clip;
}
#page-ttl .pgttl-height {
  width: 100%;
  height: 35.4166666667vw;
}
@media screen and (max-width: 1599px) {
  #page-ttl .pgttl-height {
    height: 43.75vw;
  }
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-height {
    height: 600px;
  }
}
@media screen and (max-width: 991px) {
  #page-ttl .pgttl-height {
    height: calc(100lvh - 100px);
  }
}
#page-ttl .pgttl-inner .large-entxt {
  position: absolute;
  bottom: 0;
  margin-bottom: -5.7291666667vw;
  width: 100%;
  text-align: center;
}
#page-ttl .pgttl-inner .large-entxt span.__en {
  display: block;
  font-size: 31.25vw;
  line-height: 1em;
  letter-spacing: 0;
}
@media screen and (max-width: 1599px) {
  #page-ttl .pgttl-inner .large-entxt span.__en {
    font-size: 37.5vw;
  }
}
#page-ttl .pgttl-inner .pgttl-jptxt {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  margin-top: 2em;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner .pgttl-jptxt {
    margin-top: 0;
  }
}
#page-ttl .pgttl-inner .pgttl-jptxt .__ttltxt h2 {
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #page-ttl .pgttl-inner .pgttl-jptxt .__ttltxt h2 span.__jp {
    font-size: 2em;
  }
}
@media screen and (max-width: 991px) {
  #page-ttl .pgttl-inner .pgttl-jptxt .__ttltxt h2 span.__jp {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 767px) {
  #page-ttl .pgttl-inner .pgttl-jptxt .__ttltxt h2 span.__jp {
    font-size: min(5.6vw, 1.75em);
  }
}
@media screen and (max-width: 991px) {
  #page-ttl .pgttl-inner .pgttl-jptxt .__ttltxt h2 span.__en {
    margin-top: 0;
  }
}
#page-ttl.__strength .pgttl-inner .large-entxt span.__en {
  color: #424d2d;
  opacity: 0.4;
}
#page-ttl.__strength .pgttl-inner .pgttl-jptxt span.__en {
  color: #bbbbbb;
}
#page-ttl.__works .pgttl-inner .large-entxt span.__en {
  color: #424d2d;
  opacity: 0.4;
}
#page-ttl.__works .pgttl-inner .pgttl-jptxt span.__en {
  color: #bbbbbb;
}
#page-ttl.__recruit .pgttl-inner .large-entxt span.__en {
  color: #fff;
}
#page-ttl.__recruit .pgttl-inner .pgttl-jptxt {
  color: #222222;
}
#page-ttl.__recruit .pgttl-inner .pgttl-jptxt span.__en {
  color: #8e9a75;
}
#page-ttl.__contact .pgttl-inner .large-entxt span.__en {
  color: #fff;
}
#page-ttl.__contact .pgttl-inner .pgttl-jptxt {
  color: #222222;
}
#page-ttl.__contact .pgttl-inner .pgttl-jptxt span.__en {
  color: #8e9a75;
}

#next-page-link {
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  padding-bottom: 12.5rem;
}
@media screen and (max-width: 1199px) {
  #next-page-link {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767px) {
  #next-page-link {
    padding-bottom: 140px;
  }
}
#next-page-link .__linkbtn {
  margin: 0 auto;
}
#next-page-link.__strength {
  background-color: rgba(0, 0, 0, 0.4);
}
#next-page-link.__works {
  background-color: rgba(0, 0, 0, 0.4);
}
#next-page-link.__recruit {
  color: #222222;
  background-color: rgba(255, 255, 255, 0.4);
}
#next-page-link.__recruit p {
  text-align: center;
  margin-bottom: 2em;
}

.__1st-sec-pt {
  padding-top: 12.5rem;
}
@media screen and (max-width: 1199px) {
  .__1st-sec-pt {
    padding-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .__1st-sec-pt {
    padding-top: 140px;
  }
}

.__last-sec-pb {
  padding-bottom: 8.75rem;
}
@media screen and (max-width: 1199px) {
  .__last-sec-pb {
    padding-bottom: 120px;
  }
}

/* strength.html
---------------------------------------------------- */
.sec-strength-list {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
.sec-strength-list .sec-ttl .__ttltxt span.__jp {
  font-size: 2em;
}
@media screen and (max-width: 1199px) {
  .sec-strength-list .sec-ttl .__ttltxt span.__jp {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .sec-strength-list .sec-ttl .__ttltxt span.__jp {
    font-size: min(5.6vw, 1.375em);
  }
}
.sec-strength-list .sec-ttl .__ttltxt span.__en {
  color: #8e9a75;
}
.sec-strength-list .sec-txt {
  width: min(100%, 55em);
  margin-left: auto;
  margin-top: 3em;
}
.sec-strength-list .sec-txt p {
  font-size: 1.125em;
  line-height: 2em;
}
@media screen and (max-width: 1599px) {
  .sec-strength-list .sec-txt p {
    font-size: 1em;
  }
}
.sec-strength-list .sec-img {
  width: 31.875rem;
  aspect-ratio: 3/2;
  margin-top: 4em;
  margin-left: 7.5rem;
  box-shadow: 16px 24px 20px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 1199px) {
  .sec-strength-list .sec-img {
    margin-top: 3em;
    margin-left: 5rem;
  }
}
@media screen and (max-width: 991px) {
  .sec-strength-list .sec-img {
    width: 48.75rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-strength-list .sec-img {
    width: 60%;
    margin-left: 0;
  }
}
.sec-strength-list .sec-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec-strength-list:nth-of-type(2n) {
  padding-top: 7.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-strength-list:nth-of-type(2n) {
    padding-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  .sec-strength-list:nth-of-type(2n) {
    padding-top: 100px;
  }
}
.sec-strength-list:nth-of-type(2n) .sec-ttl {
  text-align: end;
}
.sec-strength-list:nth-of-type(2n) .sec-txt {
  margin-left: 0;
}
.sec-strength-list:nth-of-type(2n) .sec-img {
  margin-top: 2em;
  margin-left: auto;
  margin-right: 7.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-strength-list:nth-of-type(2n) .sec-img {
    margin-right: 5rem;
  }
}
@media screen and (max-width: 991px) {
  .sec-strength-list:nth-of-type(2n) .sec-img {
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  .sec-strength-list:nth-of-type(2n) .sec-img {
    margin-right: 0;
  }
}

/* works.html
---------------------------------------------------- */
.sec-work-list {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  padding-top: 12.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-work-list {
    padding-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .sec-work-list {
    padding-top: 100px;
  }
}
.sec-work-list .sec-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 12.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-work-list .sec-content {
    margin-top: 160px;
  }
}
@media screen and (max-width: 991px) {
  .sec-work-list .sec-content {
    position: relative;
    margin-top: 0;
  }
}
.sec-work-list .sec-content .content-inner {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .sec-work-list .sec-content .content-inner {
    width: 100%;
  }
}
.sec-work-list .sec-content .content-inner .sec-ttl .__ttltxt span.__en {
  color: #8e9a75;
}
.sec-work-list .sec-content .content-inner .sec-txt {
  margin-top: 3em;
}
.sec-work-list .sec-content .content-inner .sec-txt p {
  font-size: 1.125em;
  line-height: 2em;
}
@media screen and (max-width: 1599px) {
  .sec-work-list .sec-content .content-inner .sec-txt p {
    font-size: 1em;
  }
}
.sec-work-list .sec-img {
  width: calc(50% - 5rem);
  aspect-ratio: 3/2;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .sec-work-list .sec-img {
    margin-top: 4em;
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .sec-work-list .sec-img {
    width: 100%;
  }
}
.sec-work-list .sec-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .sec-work-list:nth-of-type(1) {
    padding-top: 140px;
  }
}
.sec-work-list:nth-of-type(2n) .sec-content .content-inner {
  margin-left: auto;
}
.sec-work-list:nth-of-type(2n) .sec-img {
  margin-left: 0;
}

/* recruit.html
---------------------------------------------------- */
.sec-recruit01 {
  padding-top: 0;
  color: #222222;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
.sec-recruit01 .sec-intro {
  background: linear-gradient(rgb(255, 255, 255), rgba(255, 255, 255, 0.4));
}
.sec-recruit01 .sec-intro p {
  text-align: center;
  font-size: 1.125em;
  line-height: 2em;
}
@media screen and (max-width: 1599px) {
  .sec-recruit01 .sec-intro p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-intro p {
    margin-bottom: 1em;
  }
}
.sec-recruit01 .sec-requirements {
  background-color: rgba(255, 255, 255, 0.4);
  padding-top: 12.5rem;
}
@media screen and (max-width: 1199px) {
  .sec-recruit01 .sec-requirements {
    padding-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .sec-recruit01 .sec-requirements {
    padding-top: 140px;
  }
}
.sec-recruit01 .sec-requirements .sec-ttl {
  text-align: center;
}
.sec-recruit01 .sec-requirements .sec-content {
  margin-top: 4em;
  width: min(100%, 60em);
}/*# sourceMappingURL=sub.css.map */