<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #f5f9f9;
  opacity: 0.94;
}

.Main {
  padding-bottom: 6.71875vw;
}

.Firstview {
  position: relative;
}
.Firstview-Top {
  position: relative;
  margin-top: -96px;
}
@media only screen and (max-width: 768px) {
  .Firstview-Top {
    margin-top: 0px;
  }
}
.Firstview-Head {
  width: 100%;
  padding-top: clamp(180px, 10.6770833333vw, 205px);
  background-color: #d6ddec;
}
@media only screen and (max-width: 768px) {
  .Firstview-Head {
    padding-top: clamp(45px, 11.71875vw, 90px);
    padding-left: 1.3333333333vw;
  }
}
.Firstview-Title {
  font-family: din-2014, sans-serif;
  font-size: clamp(50px, 7.2916666667vw, 140px);
  line-height: 0.6785714286;
  font-weight: bold;
  font-style: italic;
  color: #f5f9f9;
}
@media only screen and (max-width: 768px) {
  .Firstview-Title {
    font-size: clamp(50px, 10.4166666667vw, 80px);
    margin-top: 5px;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Title {
    font-size: 12.5vw;
  }
}
.Firstview-Contents {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents {
    width: 94.4vw;
  }
}
.Firstview-Contents-Title {
  font-size: clamp(26px, calc(300 / 1920 * 100vw), 30px);
  line-height: 1;
  letter-spacing: 0.3em;
  color: #161414;
  padding-top: 16px;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents-Title {
    padding-top: 6px;
    letter-spacing: 0.2em;
    font-size: 22px;
  }
}
.Firstview-Greeting {
  padding-top: clamp(53.5px, 4.21875vw, 81px);
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  grid-template-rows: 1fr 5.85fr;
  grid-column-gap: 4.9479166667vw;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting {
    display: block;
    width: 84vw;
    margin: auto;
  }
}
.Firstview-Greeting-Title {
  font-size: 2.1875vw;
  line-height: 1.2380952381;
  letter-spacing: 0.2em;
  color: #7e7e7e;
  font-style: italic;
  grid-area: 1/1/2/3;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Title {
    font-size: clamp(22px, 4.5572916667vw, 35px);
    line-height: 1.2727272727;
    text-align: center;
  }
}
.Firstview-Greeting-Title br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Title br {
    display: block;
  }
}
.Firstview-Greeting-Image {
  width: 30.0520833333vw;
  grid-area: 1/2/3/3;
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Image {
    width: 100%;
    height: auto;
    margin-top: 8.8vw;
  }
}
.Firstview-Greeting-Text {
  width: 39.3229166667vw;
  margin-top: 3.90625vw;
  font-size: 0.9375vw;
  line-height: 2;
  letter-spacing: 0.2em;
  text-align: justify;
  color: #090909;
  grid-area: 2/1/3/2;
}
@media only screen and (max-width: 1000px) {
  .Firstview-Greeting-Text {
    width: 95%;
    margin-top: 2vw;
  }
}
@media only screen and (max-width: 768px) {
  .Firstview-Greeting-Text {
    width: 100%;
    margin-top: clamp(40px, 3.90625vw, 75px);
    font-size: clamp(14px, 1.8229166667vw, 14px);
    line-height: 1.5714285714;
    letter-spacing: 0.1821428571em;
  }
}

.Recruit {
  width: 79.1666666667vw;
  max-width: 1520px;
  margin: clamp(59px, 3.6458333333vw, 70px) auto 0;
}
@media only screen and (max-width: 768px) {
  .Recruit {
    width: 100%;
  }
}
.Recruit-Title {
  width: 100%;
  font-size: clamp(22px, 1.5625vw, 30px);
  line-height: 0.9433333333;
  letter-spacing: 0.3em;
  color: #090909;
  text-align: center;
  border-bottom: solid 2px #090909;
  padding-bottom: clamp(7.5px, 1.09375vw, 21px);
}
@media only screen and (max-width: 768px) {
  .Recruit-Title {
    line-height: 1;
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 374px) {
  .Recruit-Title {
    font-size: 6.25vw;
  }
}
.Recruit-Text {
  margin-top: clamp(19px, 1.71875vw, 33px);
  font-size: clamp(12px, 0.9375vw, 18px);
  line-height: 2;
  letter-spacing: 0.1em;
  color: #090909;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .Recruit-Text {
    line-height: 1.5;
    letter-spacing: 0.2em;
  }
}
.Recruit-Text br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Recruit-Text br {
    display: block;
  }
}
.Recruit-Contents__Wrap {
  display: flex;
  justify-content: center;
  gap: 0 6.4583333333vw;
  margin-top: clamp(22.5px, 2.4479166667vw, 47px);
}
@media only screen and (max-width: 768px) {
  .Recruit-Contents__Wrap {
    flex-direction: column;
    gap: 7.8666666667vw 0;
    justify-content: flex-start;
    align-items: center;
  }
}
.Recruit-Contents {
  width: clamp(315.5px, 26.5104166667vw, 509px);
  box-shadow: 0 0 14.6px 1.4px rgba(130, 130, 130, 0.55);
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .Recruit-Contents {
    width: 315.5px;
  }
}
@media only screen and (max-width: 374px) {
  .Recruit-Contents {
    width: 84.375vw;
  }
}
.Recruit-Contents-Title {
  font-size: clamp(16px, 1.1458333333vw, 22px);
  line-height: 1.6363636364;
  letter-spacing: 0.1em;
  text-align: center;
  color: #090909;
  font-family: din-2014, sans-serif;
  font-weight: bold;
  padding: clamp(6.5px, 0.5729166667vw, 11px);
  background-color: #e1e3e3;
}
@media only screen and (max-width: 768px) {
  .Recruit-Contents-Title {
    line-height: 1;
  }
}
@media only screen and (max-width: 374px) {
  .Recruit-Contents-Title {
    font-size: 4.375vw;
  }
}
.Recruit-Contents-Item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: clamp(41.5px, 3.6458333333vw, 70px) 0
    clamp(40.5px, 3.8020833333vw, 73px);
}
.Recruit-Contents-Icon {
  width: clamp(59px, 4.9479166667vw, 95px);
}
.Recruit-Contents-Btn {
  display: block;
  margin-top: clamp(21.5px, 1.8229166667vw, 35px);
  width: clamp(169.5px, 13.4895833333vw, 259px);
  padding: clamp(11px, 0.9114583333vw, 17.5px);
  background-color: #f5f9f9;
  border-radius: 5px;
  border: solid 1px #7c7676;
  box-shadow: 0 0 4.8px 0.2px rgba(0, 0, 0, 0.33);
  display: flex;
  justify-content: center;
  gap: 0 clamp(12.5px, 1.09375vw, 21px);
}
.Recruit-Contents-Btn__Dl {
  width: clamp(9.5px, 0.78125vw, 15px);
  height: clamp(9.5px, 0.78125vw, 15px);
  margin-top: 4px;
}
@media only screen and (max-width: 768px) {
  .Recruit-Contents-Btn__Dl {
    margin-top: 0.5px;
  }
}
.Recruit-Contents-Btn__Text {
  font-size: clamp(10px, 0.8333333333vw, 16px);
  line-height: 1.45625;
  letter-spacing: 0.075em;
  text-align: center;
  color: #090909;
}
@media only screen and (max-width: 768px) {
  .Recruit-Contents-Btn__Text {
    line-height: 1;
  }
}

.Job-Inquiry {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: clamp(65px, 6.40625vw, 123px) auto clamp(65px, 7.9166666667vw, 152px);
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry {
    flex-direction: column;
  }
}
.Job-Inquiry-Background {
  position: relative;
  width: 53.125vw;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Background {
    width: 100%;
  }
}
.Job-Inquiry-Text {
  position: absolute;
  top: -4px;
  left: 0;
  width: 33.4375vw;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Text {
    width: 77.33%;
    top: 2.7px;
    opacity: 0.3;
  }
}
.Job-Inquiry-Contents {
  width: 68.75vw;
  box-shadow: 0 0 14.6px 1.4px rgba(130, 130, 130, 0.55);
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  margin-left: -30%;
  padding: clamp(34px, 3.4895833333vw, 67px) clamp(27px, 4.1666666667vw, 80px)
    clamp(25px, 2.7083333333vw, 52px) clamp(40px, 4.1666666667vw, 80px);
  margin-top: 6.7%;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Contents {
    width: 91.86%;
    margin-left: auto;
    margin-top: -32%;
  }
}
@media only screen and (max-width: 374px) {
  .Job-Inquiry-Contents {
    padding-left: 30px;
  }
}
.Job-Inquiry-Title {
  font-size: clamp(22px, 2.5vw, 48px);
  line-height: 0.9583333333;
  text-align: left;
  color: #090909;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Title {
    line-height: 1.3636363636;
  }
}
@media only screen and (max-width: 374px) {
  .Job-Inquiry-Title {
    font-size: 6.25vw;
  }
}
.Job-Inquiry-Title br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Title br {
    display: block;
  }
}
.Job-Inquiry-Name {
  margin-top: clamp(22.5px, 1.9270833333vw, 37px);
  font-size: clamp(16px, 1.328125vw, 25.5px);
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  text-align: left;
  color: #757474;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Name {
    line-height: 1;
  }
}
@media only screen and (max-width: 374px) {
  .Job-Inquiry-Name {
    margin-top: 4.6875vw;
    font-size: 4.375vw;
  }
}
.Job-Inquiry-Access {
  margin-top: clamp(10.5px, 0.78125vw, 15px);
  font-size: 14px;
  line-height: 2.0214285714;
  letter-spacing: 0.075em;
  color: #090909;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Access {
    font-family: din-2014, sans-serif;
    line-height: 1.2857142857;
  }
}
@media only screen and (max-width: 374px) {
  .Job-Inquiry-Access {
    font-size: 3.4375vw;
  }
}
.Job-Inquiry-Access &gt; span {
  display: block;
}
.Job-Inquiry-Access &gt; span br {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Access &gt; span br {
    display: block;
  }
}
.Job-Inquiry-Link {
  width: clamp(120px, 12.1875vw, 234px);
  margin-top: 20px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Link {
    width: 117px;
    margin-top: 0px;
    margin-left: auto;
  }
}
.Job-Inquiry-Link-Btn {
  width: 100%;
  height: clamp(30px, 2.6041666667vw, 50px);
  font-family: din-2014, sans-serif;
  font-weight: bold;
  font-size: clamp(12px, 1.25vw, 24px);
  letter-spacing: 0.3em;
}
@media only screen and (max-width: 768px) {
  .Job-Inquiry-Link-Btn {
    height: 25px;
  }
} /*# sourceMappingURL=style.css.map */
</pre></body></html>