.machikane-container {
  width: 62%;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}

.sub-title {
  font-size: 16px;
}

.title {
  font-size: 26px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.img {
  width: 280px;
  margin-top: 50px;
  margin-bottom: 10px;
}

.description {
  font-size: 16.2px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.schedule-list {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: left;
}

.schedule-list-item {
  margin-bottom: 29px;
}

.bottom-container {
  margin-bottom: 30px;
  padding-right: 0px;
  text-align: right;
}

.link-to-food-design {
  width: auto;
  display: inline-block;
}
