<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.Page {
  width: 100%;
  padding-bottom: 124px;
}

@media screen and (max-width: 768px) {
  .Page {
    padding-bottom: 60px;
  }
}

.FirstView {
  margin-bottom: 54px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .FirstView {
    margin-bottom: calc(57px / 2);
  }
}

.FirstView__BGLayer {
  margin-top: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .FirstView__BGLayer {
    margin-bottom: calc(52px / 2);
  }
}

.FirstView__BGLayer-BG {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
}

.FirstView__BGLayer-BG_PC {
  display: block;
}

@media screen and (max-width: 767px) {
  .FirstView__BGLayer-BG_PC {
    display: none;
  }
}

.FirstView__BGLayer-BG_SP {
  display: none;
}

@media screen and (max-width: 767px) {
  .FirstView__BGLayer-BG_SP {
    display: block;
  }
}

.FirstView__ContentsLayer {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  width: 100%;
  padding-right: clamp(0px, calc(10 / 1920 * 100vw), 10px);
  padding-left: clamp(0px, calc(10 / 1920 * 100vw), 10px);
}

@media screen and (max-width: 767px) {
  .FirstView__ContentsLayer {
    padding-right: clamp(0px, calc(10 / 750 * 100vw), 10px);
    padding-left: clamp(0px, calc(10 / 750 * 100vw), 10px);
  }
}

.FirstView__ContentsLayer__Inner {
  width: 100%;
  max-width: 1900px;
}

.FirstView__ContentsLayer__Inner-TitlePicuture {
  position: relative;
  z-index: 1;
  display: block;
  width: clamp(0px, calc(897 / 1920 * 100vw), 897px);
  padding-top: 109px;
}

@media screen and (max-width: 767px) {
  .FirstView__ContentsLayer__Inner-TitlePicuture {
    width: clamp(calc(320.5px * 0.8), calc(320.5 / 750 * 100vw), 320.5px);
    padding-top: calc(169.5px / 2);
  }
}

.FirstView__ContentsLayer__Inner-TitlePicuture-Img {
  position: relative;
  top: 3px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .FirstView__ContentsLayer__Inner-TitlePicuture-Img {
    top: 1px;
  }
}

.FirstView__ContentsLayer__Inner__TitleWrapper {
  position: relative;
  display: flex;
  z-index: 2;
  justify-content: center;
  padding-right: clamp(0px, calc(190 / 1920 * 100vw), 190px);
  padding-left: clamp(0px, calc(190 / 1920 * 100vw), 190px);
}

@media screen and (max-width: 767px) {
  .FirstView__ContentsLayer__Inner__TitleWrapper {
    padding-right: 0;
    padding-left: 0;
  }
}

.FirstView__ContentsLayer__Inner__TitleWrapper-Title {
  width: 100%;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .FirstView__ContentsLayer__Inner__TitleWrapper-Title {
    letter-spacing: 0.3em;
    font-size: calc(52px / 2);
  }
}

.Recruit {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-left: clamp(0px, calc(200 / 1920 * 100vw), 200px);
  padding-right: clamp(0px, calc(200 / 1920 * 100vw), 200px);
}

@media screen and (max-width: 767px) {
  .Recruit {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.Recruit__Inner {
  max-width: 1520px;
  width: 100%;
}

.Recruit__Inner__Headline {
  margin-bottom: 42px;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Headline {
    margin-bottom: calc(72px / 2);
  }
}

.Recruit__Inner__Headline-Title {
  margin-bottom: 44px;
  line-height: calc(52 / 42);
  letter-spacing: 0.2em;
  font-size: 42px;
  color: #7e7e7e;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Headline-Title {
    margin-bottom: calc(31px / 2);
    line-height: 1;
    font-size: calc(44px / 2);
  }
}

.Recruit__Inner__Headline-Supplement {
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Headline-Supplement {
    font-size: calc(28px / 2);
  }
}

.Recruit__Inner__Contents {
  margin-bottom: 110px;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents {
    margin-bottom: calc(161px / 2);
    justify-content: center;
  }
}

.Recruit__Inner__Contents__TextContainerLayer {
  position: relative;
  z-index: 2;
  width: clamp(0px, calc(789 / 1920 * 100vw), 789px);
  height: fit-content;
  padding: clamp(0px, calc(70 / 1920 * 100vw), 70px);
  background-color: rgba(255, 255, 255, 0.82);
  box-shadow: 0px 0px 14.56px 1.44px rgba(130, 130, 130, 0.55);
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer {
    margin-left: -20px;
    width: 220px;
    padding: clamp(0px, calc(50 / 750 * 100vw), 28px);
    box-shadow: 0px 0px 14.56px 1.44px rgba(130, 130, 130, 0.55);
  }
}

.Recruit__Inner__Contents__TextContainerLayer-Title {
  margin-bottom: 27px;
  display: inline-block;
  border-bottom: 2px solid #090909;
  padding-bottom: 5px;
  line-height: 1;
  font-size: 34px;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer-Title {
    margin-bottom: calc(25px / 2);
    padding-bottom: 2.5px;
    font-size: calc(37.445px / 2);
  }
}

.Recruit__Inner__Contents__TextContainerLayer__Contents-SchoolName {
  margin-bottom: 27px;
  line-height: 1;
  font-size: 24px;
  color: #757474;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-SchoolName {
    margin-bottom: 14px;
    font-size: calc(32.765px / 2);
  }
}

.Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  font-size: clamp(12px, calc(14 / 1920 * 100vw), 14px);
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item {
    margin-bottom: auto;
    display: block;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item:last-child {
    padding-top: 14px;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item-Text {
    line-height: calc(32 / 24);
  }
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item-Text__DIN2014 {
    font-family: "din-2014", sans-serif;
    font-size: calc(28px / 2);
    display: inline-block;
  }
}

.Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item:nth-of-type(1)
  &gt; .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item-Text:nth-of-type(1) {
  padding-right: 10px;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item:nth-of-type(1)
    &gt; .Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item-Text:nth-of-type(1) {
    padding-right: 0;
  }
}

.Recruit__Inner__Contents__TextContainerLayer__Contents-List-Item:nth-of-type(4) {
  margin-bottom: 0;
}

.Recruit__Inner__Contents__ImageLayer {
  margin-right: auto;
  margin-left: -30px;
  position: relative;
  z-index: 1;
  width: clamp(calc(633px * 0.5), calc(633 / 1920 * 100vw), 633px);
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__ImageLayer {
    margin-right: 0;
    margin-left: -25px;
    width: 170px;
  }
}

.Recruit__Inner__Contents__ImageLayer-PCImg {
  padding-top: 424px;
  background-size: cover;
  background-position: 80%;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__ImageLayer-PCImg {
    display: none;
  }
}

.Recruit__Inner__Contents__ImageLayer-SPImg {
  display: none;
}

@media screen and (max-width: 767px) {
  .Recruit__Inner__Contents__ImageLayer-SPImg {
    display: block;
    padding-top: 275px;
    background-size: cover;
    background-position: right;
  }
}
</pre></body></html>