@charset "UTF-8";

.listbox[data-v-151a7925] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px
}

.listitem[data-v-151a7925] {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 566px;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2
}

.listitem .title[data-v-151a7925] {
  color: #0f9e81;
  margin-left: 15px;
  flex: 1;
  font-size: 18px;
  font-weight: 600
}

.btn[data-v-151a7925] {
  width: 92px;
  line-height: 38px;
  border: 1px solid #4AC07C;
  background: #4AC07C;
  border-radius: 50px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  margin-left: 15px
}
