@charset "UTF-8";
.fv {
  background-image: url(/business/solutions/img/infrastructure/liquid-cooling-neptune/lcn-01hero-pc.png);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-image: url(/business/solutions/img/infrastructure/liquid-cooling-neptune/lcn-01hero-sp.png);
    background-position: center;
  }
}
.fv--lead {
  color: #fff !important;
  font-weight: bold;
}
.fv--link {
  color: #fff !important;
}
.fv--link div::after, .fv--link div::before {
  background-color: #fff !important;
}

#about, #solution, #table {
  background-color: #F1E1ED;
}

#catalogue-list {
  background-color: #E6E2E4;
}

.align-left {
  text-align: left;
}

.table--wrapper {
  padding-top: min(2.928vw, 40px);
  margin-bottom: min(2.928vw, 40px);
}
@media (max-width: 1000px) {
  .table--wrapper {
    padding-top: min(4.651vw, 20px);
    margin-bottom: min(11.628vw, 50px);
  }
}
.table--wrapper table {
  border-bottom: 2px solid #7A126B;
  width: 100%;
}
.table--wrapper table thead {
  border-bottom: 4px solid #7A126B;
  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;
  font-weight: bold !important;
}
@media screen and (max-width: 1000px) {
  .table--wrapper table thead {
    font-size: min(4.186vw, 18px);
  }
}
.table--wrapper table thead th {
  vertical-align: middle;
  padding: min(1.464vw, 20px) 0;
}
@media (max-width: 1000px) {
  .table--wrapper table thead th {
    padding: min(4.651vw, 20px);
  }
}
.table--wrapper 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) {
  .table--wrapper table tr {
    font-size: min(4.186vw, 18px);
  }
}
.table--wrapper table tr:not(:last-of-type) {
  border-bottom: 1px dashed #383838;
}
.table--wrapper table th {
  background-color: #fff;
  color: #1E0013;
  border-right: 1px solid #7A126B;
  font-weight: bold;
  vertical-align: middle;
  line-height: 1.11;
  width: min(17.13vw, 234px);
}
@media (max-width: 1000px) {
  .table--wrapper table th {
    width: min(30.93vw, 133px);
  }
}
.table--wrapper table th:last-of-type {
  border-right: none;
}
.table--wrapper table th:first-of-type {
  border-right: 1px solid #7A126B;
}
.table--wrapper table td {
  padding: min(1.464vw, 20px);
  background-color: #fff;
  width: min(34.407vw, 470px);
}
@media (max-width: 1000px) {
  .table--wrapper table td {
    width: min(33.488vw, 144px);
    padding: min(2.326vw, 10px);
  }
}
.table--wrapper table td:last-of-type {
  border-right: none;
}
.table--wrapper table td:first-of-type {
  border-right: 1px solid #7A126B;
}

.title-band {
  background-image: url(/business/solutions/img/title-band-pc.png);
}
@media (max-width: 1000px) {
  .title-band {
    background-image: url(/business/solutions/img/title-band-sp.png);
  }
}
.title-band .lead {
  padding: 0;
}/*# sourceMappingURL=lcn.css.map */