@charset "UTF-8";
.fv {
  background-image: url(/business/solutions/img/infrastructure/edge/edge-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/edge/edge-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;
}

#edge {
  background-image: url(/business/solutions/img/infrastructure/edge/edge-01-pc.png);
}
@media (max-width: 1000px) {
  #edge {
    background-image: url(/business/solutions/img/infrastructure/edge/edge-01-sp.png);
  }
}
#edge .hero-text-link--caption {
  color: #fff;
}
@media (max-width: 1000px) {
  #edge .hero-text-link--text-wrapper {
    padding: min(10vw, 43px) 0 min(84.651vw, 364px);
  }
}

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

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

.add-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.21;
}
@media screen and (max-width: 1000px) {
  .add-lead {
    font-size: min(6.512vw, 28px);
    line-height: 1.25;
  }
}

.add-lead-tbc {
  padding: min(2.928vw, 40px) 0 min(2.928vw, 40px);
}
@media (max-width: 1000px) {
  .add-lead-tbc {
    padding: min(18.605vw, 80px) 0 min(11.628vw, 50px);
  }
}

.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(16.837vw, 230px);
}
@media (max-width: 1000px) {
  .table--wrapper table th {
    width: min(26.047vw, 112px);
    height: min(21.628vw, 93px);
  }
}
.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.773vw, 475px);
}
@media (max-width: 1000px) {
  .table--wrapper table td {
    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=edge.css.map */