.tishi{
    margin-top: 2em;
    margin-bottom: 1.5em;
    color: #e70012;
  }
  .dl1 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .dl1 dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
  }

  .dl2 {
    margin-bottom: 20px;
  }

  .dl2 dt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #e70012;
  }

  .dl3 {
    text-align: center;
  }

  .dl3 dt {
    font-weight: bold;
  }

  .sidebar-tout__more {
    margin-bottom: 30px;
  }

  .cont-img {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .cont-img:first-child {
    margin-top: 0;
  }

  .ltitlered {
    margin-top: 30px;
    margin-bottom: 20px !important;

    color: #e70012;
    font-weight: bold;
  }

  .liTitle {
    margin-top: 20px;
    display: block;
    margin-bottom: 10px !important;
  }

  .midtitle {
    text-align: center;
    margin-top: 30px;
  }

  .midtitle p {
    text-align: center;
  }

  .midtitle p:first-child {
    color: #888;
    margin-bottom: 0;
    font-size: 15px;

  }

  .b {
    font-weight: bold;
  }

  .midtitle p:last-child {
    color: #000;
    font-size: 20px;
    margin-top: 5px;
    font-weight: bold;
  }

  .dl3 dt,
  .dl3 dd {
    margin-top: 6px;
  }

  .dl3 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .dl3 dt {
    font-size: 17px;
  }

  .dl3 dd:first-child {
    font-size: 15px;
  }

  .pp {
    margin-bottom: 20px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.6);
    text-align: justify;
  }

  .ltitle:first-child {
    margin-top: 0 !important;
  }