.kokon-wrapper {
  box-sizing: border-box;
  margin: 80px auto;
  max-width: 765px;
  padding: 0 16px;
  width: 100%;
}

.kokon_recommend_wrapper {
  margin-top: 48px;
}

.kokon-wrapper .kokon_list {
  margin-top: 1rem;
}

.kokon-satisfaction {
  box-sizing: border-box;
  margin: 80px auto;
  max-width: 765px;
  padding: 0 16px;
  text-align: center;
  width: 100%;
}

.kokon-satisfaction .kokon_btn-wrap {
  display: flex;
  justify-content: center;
  margin: 1rem auto;
}