.b6-contents__main-img {
  margin-bottom: 60px;
}

.b6-contents-item__tx {
  margin-bottom: 100px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .b6-contents-item__tx {
    margin-bottom: 60px;
  }
}

.b6-recipe {
  background: #f8f2e6;
  padding-top: 80px;
  padding-bottom: 40px;
}

.b6-recipe__ttl {
  border-bottom: 4px double #333;
  margin-bottom: 50px;
  padding-bottom: 30px;
}

.b6-recipe__menu {
  margin-top: 60px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .b6-recipe__menu {
    margin-top: 0px;
    margin-bottom: 30px;
  }
}

.b6-recipe__menu-img-1 {
  margin-bottom: 30px;
}

.b6-recipe__menu-img-2 {
  margin-bottom: 40px;
}

.b6-recipe__menu-img-4 {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .b6-recipe__menu-img-4 {
    margin-top: 30px;
  }
}

.b6-recipe-heading-1 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
}

.b6-recipe__list {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .b6-recipe__list {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .b6-contents-item__img--2 {
    padding: 0 40px;
  }
}
