div .show-divider {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid lightgray;
  line-height: 0.1em;
  margin: 10px 0 20px; }

.sp {
  background: #fff;
  padding: 0 10px; }
