.bg__purple {
  background: #5a4398;
}

.text__purple {
  color: #5a4398;
}

.mochidashihin dt {
  color: #5a4398;
  font-weight: bold;
}
.mochidashihin dd {
  padding-bottom: 0.5em;
  margin-bottom: 0.7em;
}
.mochidashihin dd:not(:last-child) {
  border-bottom: 1px dashed #000;
}
.mochidashihin img {
  max-height: 2em;
  margin-left: 10px;
}

.mytimeline td {
  border: none;
}
.zeifutan .box__fill {
  vertical-align: text-bottom;
  font-weight: normal;
  color: #fff;
}
.zeifutan h5 {
  margin-bottom: 0 !important;
}

.sankaku_l::after {
  left: 15%;
}