<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Main {
  width: 100%;
  padding-bottom: 100px;
  background-color: #f5f9f9;
}
@media screen and (max-width: 768px) {
  .Main {
    padding-bottom: 56px;
  }
}
.Firstview {
  width: 100%;
}
.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;
  background: url(./images/classroom.jpg) no-repeat center center/cover;
}
@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);
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Title {
    font-size: 12.5vw;
  }
}
@media only screen and (max-width: 768px) {
  .Firstview-Title &gt; span {
    display: block;
    margin-top: 5px;
  }
}

.Firstview__Bottom {
  width: 100%;
  padding-left: clamp(64px, calc((20000vw / 1920)), 200px);
  padding-right: clamp(64px, calc((20000vw / 1920)), 200px);
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Firstview__Bottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Firstview__BottomInner {
  width: 100%;
  max-width: 1520px;
}
.Firstview-Headline {
  padding-top: 16px;
  font-size: clamp(26px, calc(300 / 1920 * 100vw), 30px);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .Firstview-Headline {
    padding-top: 6px;
    font-size: 22px;
  }
}
.Firstview-Summury {
  margin-top: 32px;
  width: 100%;
  font-size: clamp(16px, calc(18 / 1920 * 100vw), 18px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .Firstview-Summury {
    font-size: 14px;
    line-height: calc((44 / 28));
  }
}
.Firstview-ThreeIine {
  margin-top: 32px;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Firstview-ThreeIine {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Firstview-ThreeIine__Inner {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 768px) {
  .Firstview-ThreeIine__Inner {
    flex-direction: column;
    align-items: center;
  }
}
.Firstview-ThreeIine-Headline {
  width: calc(320 / 1520 * 100%);
  font-size: 40px;
  line-height: 74px;
}
@media screen and (max-width: 768px) {
  .Firstview-ThreeIine-Headline {
    width: 180px;
  }
}
.Firstview-ThreeIine-List {
  margin-left: 6px;
  flex: 1;
  display: flex;
  gap: clamp(0px, calc((1600vw / 1920)), 16px);
}
@media screen and (max-width: 768px) {
  .Firstview-ThreeIine-List {
    margin-top: 25px;
    margin-left: 0;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
.Firstview-ThreeIine-List-Item {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .Firstview-ThreeIine-List-Item {
    width: clamp(0px, 100%, 265px);
  }
}
.Firstview-ThreeIine-Headline-Tip {
  color: #f00;
  font-size: 108px;
}
.Industry {
  margin-top: clamp(0px, 7.291666666666667vw, 140px);
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .Industry {
    flex-direction: column;
    margin-top: 36px;
  }
}
.Industry__Left {
  width: max(calc(880 / 1920 * 100%), calc(100vw / 2 - 80px));
}
@media screen and (max-width: 768px) {
  .Industry__Left {
    width: 100%;
  }
}
.Industry-Header {
  width: 100%;
  height: clamp(0px, 10.104166666666666vw, 194px);
  display: flex;
  justify-content: flex-end;
  background: linear-gradient(to right, #ffffff, #ffce008c 70%, #ffce00);
  padding-left: clamp(0px, 10.416666666666668vw, 200px);
}
@media screen and (max-width: 768px) {
  .Industry-Header {
    height: 100px;
    padding-left: 0;
    justify-content: center;
    background: linear-gradient(to right, #ffce001c, #ffce008c 70%, #ffce00);
  }
}
.Industry-Header__Inner {
  width: 100%;
  max-width: 680px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .Industry-Header__Inner {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    justify-content: center;
  }
}
.Industry-Header-Image {
  width: clamp(0px, 20.052083333333336vw, 385px);
}
@media screen and (max-width: 768px) {
  .Industry-Header-Image {
    width: auto;
    height: 100%;
  }
}
.Industry__LeftBottom {
  width: 100%;
  padding-left: clamp(0px, 10.416666666666668vw, 200px);
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .Industry__LeftBottom {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Industry__LeftBottomInner {
  width: 100%;
  max-width: 680px;
  padding-right: clamp(0px, 2.604166666666667vw, 50px);
}
@media screen and (max-width: 768px) {
  .Industry__LeftBottomInner {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.Industry-Headline {
  margin-top: clamp(0px, 2.916666666666667vw, 56px);
  width: 100%;
  font-size: clamp(24px, calc(30 / 1920 * 100vw), 30px);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .Industry-Headline {
    margin-top: 20px;
    text-align: center;
  }
}
.Industry-Description {
  margin-top: clamp(0px, 2.5vw, 48px);
  width: 100%;
  font-size: clamp(12px, calc(18 / 1920 * 100vw), 18px);
  letter-spacing: 0.26em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .Industry-Description {
    margin-top: 16px;
    /* text-align: center; */
    line-height: 1.5;
    letter-spacing: 0.1em;
    font-size: 12px;
  }
}
.Industry__Right {
  flex: 1;
  padding-left: clamp(0px, 5.833333333333333vw, 112px);
  padding-right: clamp(0px, 10.416666666666668vw, 200px);
  display: flex;
}
@media screen and (max-width: 768px) {
  .Industry__Right {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Industry__RightInner {
  width: 100%;
  max-width: 580px;
}
@media screen and (max-width: 768px) {
  .Industry__RightInner {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.Industry-HeadlineSub {
  font-size: clamp(12px, 1.25vw, 24px);
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .Industry-HeadlineSub {
    margin-top: 30px;
    text-align: center;
  }
}
.Industry-Tip {
  margin-top: clamp(0px, 0.625vw, 12px);
  font-size: clamp(12px, 0.729166666666667vw, 14px);
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .Industry-Tip {
    text-align: center;
    line-height: calc((40 / 24));
  }
}
.Industry-Image {
  margin-top: clamp(0px, 2.083333333333333vw, 40px);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Industry-Image {
    margin-top: 25px;
  }
}
.PassRate {
  margin-top: clamp(0px, 3.125vw, 60px);
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .PassRate {
    flex-direction: column;
  }
}
.PassRate__Left {
  box-shadow: 0px 0px 15px 2px rgba(130, 130, 130, 0.55);
  flex: 1;
  padding-top: clamp(0px, 2.8125vw, 54px);
  padding-bottom: clamp(0px, 2.8125vw, 54px);
  padding-left: clamp(0px, 10.416666666666668vw, 200px);
  padding-right: clamp(0px, 5.208333333333334vw, 100px);
  display: flex;
  justify-content: flex-end;
  background-color: #fff;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .PassRate__Left {
    order: 2;
    width: 100%;
    box-shadow: none;
    background-color: inherit;
  }
}
.PassRate__LeftInner {
  width: 100%;
  max-width: 840px;
}
.PassRate-HeadlineSub {
  font-size: clamp(12px, 1.25vw, 24px);
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .PassRate-HeadlineSub {
    margin-top: 30px;
    text-align: center;
  }
}
.PassRate-Tip {
  margin-top: clamp(0px, 0.625vw, 12px);
  font-size: clamp(10px, 0.729166666666667vw, 14px);
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .PassRate-Tip {
    text-align: center;
    line-height: calc((40 / 24));
  }
}
.PassRate-Image {
  margin-top: clamp(0px, 1.302083333333333vw, 25px);
  margin-bottom: clamp(0px, 2.083333333333333vw, 40px);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PassRate-Image {
    margin-top: 10px;
  }
}
.PassRate-Features {
  margin-top: clamp(0px, 1.875vw, 36px);
  width: 100%;
  display: flex;
  gap: clamp(0px, 3.125vw, 60px);
}
@media screen and (max-width: 768px) {
  .PassRate-Features {
    gap: 32px;
  }
}
.PassRate-Features-Item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: clamp(10px, 1.25vw, 24px);
}
@media screen and (max-width: 768px) {
  .PassRate-Features-Item {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
}
.PassRate-Features-Item-Image {
  width: calc(140 / 360 * 100%);
}
@media screen and (max-width: 768px) {
  .PassRate-Features-Item-Image {
    width: auto;
    height: 80px;
    object-fit: contain;
    object-position: center;
  }
}
.PassRate-Features-Item__Right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(10px, 0.833333333333333vw, 16px);
}
.PassRate-Features-Item-Headline {
  font-size: clamp(16px, 1.5625vw, 30px);
  color: #757474;
}
.PassRate-Features-Item-Text {
  font-size: clamp(12px, 0.729166666666667vw, 14px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .PassRate-Features-Item-Text {
    line-height: 1.5;
  }
}
.PassRate__Right {
  width: max(calc(880 / 1920 * 100%), calc(100vw / 2 - 80px));
}
@media screen and (max-width: 768px) {
  .PassRate__Right {
    width: 100%;
  }
}
.PassRate-Header {
  width: 100%;
  height: clamp(0px, 10.104166666666666vw, 194px);
  display: flex;
  padding-left: clamp(0px, 2.916666666666667vw, 56px);
  padding-right: clamp(0px, 10.416666666666668vw, 200px);
  background: linear-gradient(to right, #ffffff, #ff77848c 60%, #ff7784);
}
@media screen and (max-width: 768px) {
  .PassRate-Header {
    height: 100px;
    padding-left: 0;
    justify-content: center;
    background: linear-gradient(to right, #ff778417, #ff77848c 60%, #ff7784);
  }
}
.PassRate-Header__Inner {
  width: 100%;
  max-width: 680px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .PassRate-Header__Inner {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    justify-content: center;
  }
}
.PassRate-Header-Image {
  width: clamp(0px, 20.052083333333336vw, 385px);
}
@media screen and (max-width: 768px) {
  .PassRate-Header-Image {
    width: auto;
    height: 100%;
  }
}
.PassRate__RightBottom {
  width: 100%;
  /* max-width: 680px; */
  padding-right: clamp(0px, 10.416666666666668vw, 200px);
}
@media screen and (max-width: 768px) {
  .PassRate__RightBottom {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.PassRate__RightBottomInner {
  width: 100%;
  padding-left: clamp(0px, 2.916666666666667vw, 56px);
}
@media screen and (max-width: 768px) {
  .PassRate__RightBottomInner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.PassRate-Headline {
  margin-top: clamp(0px, 2.916666666666667vw, 56px);
  width: 100%;
  font-size: clamp(24px, calc(30 / 1920 * 100vw), 30px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .PassRate-Headline {
    margin-top: 20px;
    text-align: center;
  }
}
.PassRate-Description {
  margin-top: clamp(0px, 2.5vw, 48px);
  width: 100%;
  font-size: clamp(12px, calc(18 / 1920 * 100vw), 18px);
  letter-spacing: 0.26em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .PassRate-Description {
    margin-top: 16px;
    /* text-align: center; */
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
.Support {
  margin-top: clamp(0px, 7.291666666666667vw, 140px);
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .Support {
    margin-top: 75px;
    flex-direction: column;
  }
}
.Support__Left {
  width: max(calc(880 / 1920 * 100%), calc(100vw / 2 - 80px));
}
@media screen and (max-width: 768px) {
  .Support__Left {
    width: 100%;
  }
}
.Support-Header {
  width: 100%;
  height: clamp(0px, 10.104166666666666vw, 194px);
  display: flex;
  justify-content: flex-end;
  background: linear-gradient(to right, #ffffff, #00c2ba8c 80%, #00c2ba);
  padding-left: clamp(0px, 10.416666666666668vw, 200px);
}
@media screen and (max-width: 768px) {
  .Support-Header {
    height: 100px;
    padding-left: 0;
    justify-content: center;
    background: linear-gradient(to right, #00c2ba0a, #00c2ba8c 80%, #00c2ba);
  }
}
.Support-Header__Inner {
  width: 100%;
  max-width: 680px;
  height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .Support-Header__Inner {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    justify-content: center;
  }
}
.Support-Header-Image {
  width: clamp(0px, 20.052083333333336vw, 385px);
}
@media screen and (max-width: 768px) {
  .Support-Header-Image {
    width: auto;
    height: 100%;
  }
}
.Support__LeftBottom {
  width: 100%;
  padding-left: clamp(0px, 10.416666666666668vw, 200px);
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .Support__LeftBottom {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Support__LeftBottomInner {
  width: 100%;
  max-width: 680px;
  padding-right: clamp(0px, 2.083333333333333vw, 40px);
}
@media screen and (max-width: 768px) {
  .Support__LeftBottomInner {
    padding-right: 0;
  }
}
.Support-FeatureList {
  counter-reset: number 0;
  padding-top: clamp(0px, 2.604166666666667vw, 50px);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .Support-FeatureList {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 3%;
  }
}
.Support-FeatureList-Item {
  width: 100%;
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.9375vw, 18px);
  font-size: clamp(10px, 1.5625vw, 30px);
  letter-spacing: 0.2em;
  line-height: calc((50 / 30));
}
@media screen and (max-width: 768px) {
  .Support-FeatureList-Item {
    max-width: 360px;
    font-size: clamp(10px, 4.266666666666667vw, 16px);
    line-height: 1.5;
  }
}
.Support-FeatureList-Item::before {
  counter-increment: number 1;
  content: counter(number);
  border-radius: 9999px;
  width: clamp(10px, 1.5625vw, 30px);
  height: clamp(10px, 1.5625vw, 30px);
  padding-left: clamp(0px, 0.260416666666667vw, 5px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: clamp(12px, 1.25vw, 24px);
  line-height: calc((50 / 30));
}
@media screen and (max-width: 768px) {
  .Support-FeatureList-Item::before {
    width: 16px;
    height: 16px;
    padding-left: 3px;
  }
}
.Support-Description {
  margin-top: clamp(0px, 2.5vw, 48px);
  width: 100%;
  font-size: clamp(12px, calc(18 / 1920 * 100vw), 18px);
  letter-spacing: 0.26em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .Support-Description {
    margin-top: 16px;
    padding-left: 20px;
    padding-right: 16px;
    /* text-align: center; */
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
}
.Support__Right {
  box-shadow: 0px 0px 15px 2px rgba(130, 130, 130, 0.55);
  flex: 1;
  padding-top: clamp(0px, 2.604166666666667vw, 50px);
  padding-bottom: clamp(0px, 2.604166666666667vw, 50px);
  padding-left: clamp(0px, 5.833333333333333vw, 112px);
  padding-right: clamp(0px, 10.416666666666668vw, 200px);
  display: flex;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .Support__Right {
    margin-top: 50px;
    width: 100%;
    box-shadow: none;
    background-color: inherit;
    padding-right: clamp(0px, 5.833333333333333vw, 112px);
  }
}
.Support__RightInner {
  width: 100%;
  max-width: 580px;
}
.Support-HeadlineSub {
  font-size: clamp(20px, 1.25vw, 24px);
  letter-spacing: 0.075em;
}
@media screen and (max-width: 768px) {
  .Support-HeadlineSub {
    text-align: center;
  }
}
.Support-List {
  margin-top: clamp(0px, 2.083333333333333vw, 40px);
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(0px, 2.083333333333333vw, 40px);
}
@media screen and (max-width: 768px) {
  .Support-List {
    margin-top: 20px;
    gap: 18px;
  }
}
.Support-List-Item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: clamp(0px, 1.041666666666667vw, 20px);
}
@media screen and (max-width: 768px) {
  .Support-List-Item {
    align-items: center;
    gap: 18px;
  }
}
.Support-List-Item-Image {
  width: clamp(0px, 7.291666666666667vw, 140px);
}
@media screen and (max-width: 768px) {
  .Support-List-Item-Image {
    width: 90px;
  }
}
.Support-List-Item__Right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: clamp(0px, 1.041666666666667vw, 20px);
}
.Support-List-Item-Headline {
  font-size: clamp(10px, 1.5625vw, 30px);
  color: #757474;
}
@media screen and (max-width: 768px) {
  .Support-List-Item-Headline {
    font-size: 16px;
  }
}
.Support-List-Item-Description {
  font-size: clamp(12px, 0.9375vw, 18px);
  letter-spacing: 0.1em;
  line-height: calc((28 / 18));
}
@media screen and (max-width: 768px) {
  .Support-List-Item-Description {
    line-height: 1.5;
  }
}
.Graduates {
  margin-top: clamp(0px, 8.333333333333332vw, 160px);
  width: 100%;
  padding-left: clamp(64px, 10.416666666666668vw, 200px);
  padding-right: clamp(64px, 10.416666666666668vw, 200px);
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Graduates {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Graduates__Inner {
  width: 100%;
  max-width: 1520px;
  padding-left: clamp(64px, 7.8125vw, 150px);
  padding-right: clamp(64px, 10.416666666666668vw, 200px);
  display: flex;
  gap: clamp(0px, calc(100 / 1920 * 100vw), 100px);
}
@media screen and (max-width: 768px) {
  .Graduates__Inner {
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
  }
}
.Graduates-Image {
  order: 2;
  width: clamp(0px, calc(440 / 1920 * 100vw), 440px);
  align-self: flex-start;
}
@media screen and (max-width: 768px) {
  .Graduates-Image {
    margin: auto;
    width: calc(260 / 375 * 100%);
  }
}
.Graduates__Right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.Graduates-Headline {
  width: 100%;
  font-size: clamp(14px, calc(32 / 1920 * 100vw), 32px);
  letter-spacing: 0.2em;
  line-height: clamp(10px, calc(70 / 1920 * 100vw), 70px);
}
@media screen and (max-width: 768px) {
  .Graduates-Headline {
    line-height: 40px;
    text-align: center;
  }
}
.Graduates-Description {
  font-size: clamp(14px, calc(18 / 1920 * 100vw), 18px);
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .Graduates-Description {
    margin-top: 10px;
    text-align: center;
  }
}
.Achievements {
  margin-top: clamp(0px, 6.25vw, 120px);
  width: 100%;
  padding-left: clamp(64px, 10.416666666666668vw, 200px);
  padding-right: clamp(64px, 10.416666666666668vw, 200px);
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .Achievements {
    margin-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.Achievements__Inner {
  width: 100%;
  max-width: 1520px;
}
@media screen and (max-width: 768px) {
  .Achievements__Inner {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.Achievements-Headline {
  border-bottom: 2px solid #000;
  width: 100%;
  padding-bottom: clamp(0px, 1.041666666666667vw, 20px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(10px, 1.5625vw, 30px);
  letter-spacing: 0.3em;
}
@media screen and (max-width: 768px) {
  .Achievements-Headline {
    margin-left: -30px;
    width: 100vw;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
  }
}
.Achievements-Description {
  width: 100%;
  padding-top: clamp(0px, 2.083333333333333vw, 40px);
  text-align: center;
  font-size: clamp(14px, 0.9375vw, 18px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .Achievements-Description {
    margin-top: 25px;
    padding-top: 0;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.2em;
  }
}
.Achievements-Links {
  margin-top: clamp(0px, 2.604166666666667vw, 50px);
  width: 100%;
  padding-left: clamp(0px, 3.90625vw, 75px);
  padding-right: clamp(0px, 3.90625vw, 75px);
  display: flex;
  gap: clamp(0px, 4.6875vw, 90px);
}
@media screen and (max-width: 768px) {
  .Achievements-Links {
    margin-top: 35px;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }
}
.Achievements-Links-Item {
  position: relative;
  box-shadow: 0px 0px 15px 2px rgba(130, 130, 130, 0.55);
  flex: 1;
  height: clamp(0px, 7.8125vw, 150px);
}
@media screen and (max-width: 768px) {
  .Achievements-Links-Item {
    flex: none;
    height: 75px;
  }
}
.Achievements-Links-Item__Link {
  width: 100%;
  height: 100%;
  padding-left: clamp(0px, 6.25vw, 120px);
  display: flex;
  align-items: center;
}
.Achievements-Links-Item-Label {
  font-size: clamp(10px, 2.083333333333333vw, 40px);
}
@media screen and (max-width: 768px) {
  .Achievements-Links-Item-Label {
    font-size: 20px;
  }
}
.Achievements-Links-Item-More {
  position: absolute;
  right: clamp(-40px, -2.083333333333333vw, 0px);
  width: clamp(0px, calc((23200vw / 1920)), 232px);
  height: clamp(0px, calc((3900vw / 1920)), 39px);
  padding-left: clamp(0px, calc((3600vw / 1920)), 36px);
  padding-bottom: clamp(0px, calc((1500vw / 1920)), 15px);
  font-family: din-2014, sans-serif;
  font-size: clamp(10px, calc((2400vw / 1920)), 24px);
  letter-spacing: 0.3em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .Achievements-Links-Item-More {
    right: -20px;
  }
}
@media screen and (max-width: 768px) {
  .Achievements-Links-Item-More {
    width: 120px;
    height: 18px;
    font-size: 12px;
    padding-left: 20px;
  }
}
.Achievements-Description2 {
  margin-top: clamp(0px, 3.125vw, 60px);
  width: 100%;
  text-align: center;
  font-size: clamp(12px, 0.9375vw, 18px);
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .Achievements-Description2 {
    text-align: left;
    line-height: 1.5;
  }
}
.PageFooter {
  margin-top: clamp(0px, 10.416666666666668vw, 200px);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .PageFooter {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .PC {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .SP {
    display: none;
  }
}
</pre></body></html>