@charset "UTF-8";
.internet-u96-flow-type01__item .internet-u96-flow-type01-title .internet-u96-list-s-lv1-disc {
  color: #fff;
  list-style-type: disc;
  padding: 0 60px;
  margin-top: 20px;
  font-weight: normal;
}
.internet-u96-flow-type01__item .internet-u96-flow-type01-title .internet-u96-list-s-lv1-disc .internet-u96-list-s-lv1-disc-item {
  padding-left: 10px;
}

.internet-u96-u-pc-w-450 {
  width: 450px;
}

@media screen and (max-width: 900px) {
  .internet-u96-flow-type01__item .internet-u96-flow-type01-title .internet-u96-list-s-lv1-disc {
    color: #fff;
    list-style-type: disc;
    padding: 0 0 0 15px;
    margin-top: 20px;
  }
}