.p-usp-mv {
  overflow: hidden;
}
@media print, screen and (min-width: 741px) {
  .p-usp-mv.-odd {
    margin-right: 2.8571428571vw;
    border-radius: 0 0 40px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-mv.-odd {
    margin-right: 40px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-mv.-even {
    margin-left: 2.8571428571vw;
    border-radius: 0 0 0 40px;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-mv.-even {
    margin-left: 40px;
  }
}
.p-usp-mv img {
  width: 100%;
}
.p-usp-hl {
  position: relative;
}
.p-usp-hl .-num {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-variation-settings: "wdth" 100;
  font-weight: 100;
  color: #0071bc;
  line-height: 0.8;
  position: absolute;
  left: -0.1em;
  letter-spacing: 0;
  translate: 0 -50%;
}
@media only screen and (max-width: 740px) {
  .p-usp-hl .-num {
    font-size: 80px;
    font-size: 8rem;
    top: -60px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-hl .-num {
    font-size: 8.5714285714vw;
    top: -7.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-hl .-num {
    font-size: 120px;
    font-size: 12rem;
    top: -100px;
  }
}

@media print, screen and (min-width: 741px) {
  .p-usp-detail01 {
    display: flex;
    gap: 3.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail01 {
    gap: 50px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail01 .p-usp-detail-txt {
    flex: 0 0 18.5714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail01 .p-usp-detail-txt {
    flex: 0 0 260px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail01 .p-usp-detail-table-container {
    flex: 1 1 auto;
  }
}
.p-usp-detail-table {
  border: 1px solid #1d2951;
  width: 100%;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .p-usp-detail-table {
    font-size: 2.4vw;
    letter-spacing: 0;
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail-table {
    font-size: 1.1428571429vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail-table {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-usp-detail-table tr:first-child th {
  border-bottom: 1px solid #1d2951;
  padding: 0.6em 0;
}
.p-usp-detail-table tr:first-child th:not(:first-child) {
  background: #595959;
  color: #fff;
}
.p-usp-detail-table tr:first-child th:not(:first-child):not(:last-child) {
  border-right: 1px solid #fff;
}
.p-usp-detail-table tr:first-child th:first-child {
  width: 28%;
}
.p-usp-detail-table tr:first-child th.-integroup {
  background: #0071bc;
}
.p-usp-detail-table tr:first-child th:nth-child(3), .p-usp-detail-table tr:first-child th:nth-child(4) {
  width: 23%;
}
.p-usp-detail-table tr:not(:first-child) th {
  background: #f1f3f6;
  border: 1px solid #1d2951;
  padding: 0.6em;
  font-weight: normal;
}
.p-usp-detail-table tr:not(:first-child) td {
  border: 1px solid #1d2951;
  padding: 0.6em 0;
}
.p-usp-detail-table tr:not(:first-child) td.-integroup {
  background: rgba(0, 113, 188, 0.1);
  color: #0071bc;
  font-weight: bold;
}
.p-usp-detail-table tr:not(:first-child) td sup {
  margin-inline: -0.3em;
}

@media only screen and (max-width: 740px) {
  .p-usp-detail-img {
    margin-top: 25px;
    padding-right: 20px;
    margin-right: -20px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail-img {
    margin-top: 2.1428571429vw;
    text-align: center;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail-img {
    margin-top: 30px;
  }
}
.p-usp-detail-img .c-sp-scroll-body {
  border: 1px solid #e0e4e7;
  background: #f1f3f6;
}
@media only screen and (max-width: 740px) {
  .p-usp-detail-img .c-sp-scroll-body {
    padding: 35px 15px;
    margin-right: 20px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail-img .c-sp-scroll-body {
    width: 100%;
    padding: 2.8571428571vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail-img .c-sp-scroll-body {
    padding: 40px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-usp-detail-img img {
    width: 50vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-usp-detail-img img {
    width: 700px;
  }
}