.c-lead .c-heading--E + .c-normal-txt {
  margin-top: 35px;
}
.info {
  margin-top: 135px;
      padding-bottom: 67px;
}
.c-heading + .c-content-img {
    margin-top: 50px;
}
.c-content-img + .c-col-wrap {
  margin-top: 15px;
}
.c-content-img + .c-heading--E {
  margin-top: 40px;
}
.c-note {
  font-size: 1em;
}
.showroom {
  padding: 132px 0 100px;
}
.showroom .c-normal-txt + .c-content-img {
  margin-top: 30px;
}
.section-lead {
  margin-top: 45px;
}
.section-lead + .c-content-img {
  margin-top: 60px;
}
.reservation-time {
  margin: 50px 0;
}
.reservation-time dt, .reservation-time dd {
  font-size: 1.138em;
}
.reservation-time dt {
  position: absolute;
  font-weight: bold;
}
.reservation-time dd {
  margin-left: 0;
  padding-left: 5em;
}
.reservation-time dd+dt , .reservation-time dd+dt+dd {
  margin-top: 8px;
}
@media print, screen and (min-width: 768px) {
  .c-wrap {
  display: flex;
  justify-content: flex-end;
}
  .c-lead {
    margin-top: 25px;
  }
  .c-col-item:nth-child(1) {
    padding-bottom: 30px;
  }
  .c-content-link-bg .c-content-link-cov {
        height: 900px;
  }
}
@media screen and (max-width: 767px) {
  .c-wrap {
    margin-top: 30px;
  }
  .c-note {
    font-size: 0.75em;
  }
  .info {
    margin-top: 60px;
    padding-bottom: 20px;
  }
  .info .c-col-wrap .c-normal-txt {
    margin-bottom: 0;
  }
  .info .c-heading--E + .c-normal-txt {
    margin-top: 10px;
  }
  .info .c-col-item + .c-col-item {
    padding-top: 0;
  }
  .info .c-col-2 .col + .col {
    margin-top: 40px;
  }
  .c-content-img + .c-heading--E {
    margin-top: 20px;
  }
  .showroom {
    padding: 60px 0 60px;
  }
  .section-lead + .c-content-img {
    margin-top: 30px;
  }
  .reservation-time {
    margin: 50px 0 0;
  }
  .reservation-time dt, .reservation-time dd {
    font-size: 1em;
  }
  .c-related-links {
    margin: 0;
}
}