@charset "UTF-8";
.fv {
  background-image: url(/business/solutions/img/ai_hpc/thinkstation_pgx/ts-01hero.jpg);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-position: 8% 50%;
  }
}
@media (max-width: 640px) {
  .fv--inner {
    height: min(153.488vw, 660px);
  }
}
.fv--content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
}
@media (max-width: 1000px) {
  .fv--content {
    height: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 640px) {
  .fv--content {
    padding: 0;
  }
}
.fv--lead {
  color: #fff;
  line-height: 1.133;
  margin-bottom: min(4.1vw, 56px);
}
@media (max-width: 1000px) {
  .fv--lead {
    margin: min(30.233vw, 130px) 0 auto;
  }
}
.fv--icon-wrapper {
  margin: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: start;
}
@media screen and (max-width: 1200px) {
  .fv--icon-wrapper {
    margin-left: 32px;
  }
}
@media (max-width: 1000px) {
  .fv--icon-wrapper {
    margin: 0 0 32px 19px;
  }
}
@media (max-width: 640px) {
  .fv--icon-wrapper {
    flex-direction: column;
    align-items: start;
  }
}
.fv--icon-1 {
  height: auto;
  width: 140px;
}
@media (max-width: 1000px) {
  .fv--icon-1 {
    width: 120px;
  }
}

@media (max-width: 1000px) {
  #features .hero-right-link--img-wrapper {
    width: 100%;
  }
}

.hero-right-link--content-wrapper .hero-right-link--img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-right-link--content-wrapper .hero-right-link--img {
  width: 100%;
  height: auto;
}

.mini-table:not(:last-child) {
  margin-bottom: min(3.075vw, 42px);
}
@media (max-width: 1000px) {
  .mini-table:not(:last-child) {
    margin-bottom: min(9.302vw, 40px);
  }
}
@media (max-width: 1000px) {
  .mini-table {
    padding-top: min(4.651vw, 20px);
    margin: 0 auto;
  }
}
@media (max-width: 1000px) {
  .mini-table--wrapper {
    margin: 0 auto;
  }
}
.mini-table table {
  border-top: 2px solid #7A126B;
  border-bottom: 2px solid #7A126B;
  width: 100%;
}
.mini-table table tr {
  font-family: "Noto Sans JP", "Montserrat", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  color: #1E0013;
  font-size: min(1.318vw, 18px);
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: -0.028em;
  min-height: min(4.905vw, 67px);
}
@media screen and (max-width: 1000px) {
  .mini-table table tr {
    font-size: min(4.186vw, 18px);
  }
}
.mini-table table tr:not(:last-of-type) {
  border-bottom: 1px dashed #383838;
}
.mini-table table th {
  color: #1E0013;
  width: min(16.837vw, 230px);
  border-right: 1px solid #7A126B;
  font-weight: bold;
  padding: min(0.586vw, 8px) 0;
  vertical-align: middle;
}
@media (max-width: 1000px) {
  .mini-table table th {
    vertical-align: middle;
    width: min(36.279vw, 156px);
  }
}
.mini-table table td {
  vertical-align: middle;
  padding: min(0.586vw, 8px);
  font-family: "Noto Sans JP", "Montserrat", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  color: #1E0013;
  font-size: min(1.171vw, 16px);
  font-weight: 400;
  letter-spacing: -0.028em;
  line-height: 2;
}
@media screen and (max-width: 1000px) {
  .mini-table table td {
    font-size: min(3.721vw, 16px);
  }
}
@media (max-width: 1000px) {
  .mini-table table td {
    padding: min(3.488vw, 15px);
    padding: min(2.326vw, 10px) min(2.326vw, 10px) min(3.488vw, 15px) min(3.488vw, 15px);
  }
}

#features {
  background-color: #1E0013;
}
#features h2, #features h3, #features p {
  color: #fff;
}

#spec {
  background-color: #E6E2E4;
}
#spec .hn--mini-lead {
  font-family: "Noto Sans JP", "Montserrat", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  color: #1E0013;
  font-size: min(1.903vw, 26px);
  font-weight: bold;
  letter-spacing: -0.028em;
  line-height: 1.25;
  margin-bottom: 7px;
}
@media screen and (max-width: 1000px) {
  #spec .hn--mini-lead {
    font-size: min(5.116vw, 22px);
    line-height: 1.43;
  }
}
#spec .hn--content-img {
  width: min(30.747vw, 420px);
  height: auto;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  #spec .hn--content-img {
    width: min(93.023vw, 400px);
  }
}
@media (max-width: 1000px) {
  #spec .hn--content {
    flex-direction: column-reverse;
  }
}/*# sourceMappingURL=ts_pgx.css.map */