@charset "UTF-8";

*[data-v-b1b1b8d4] {
  list-style: none;
  box-sizing: border-box
}

.tasks[data-v-b1b1b8d4] {
  width: 235px
}

.title[data-v-b1b1b8d4] {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px
}

.imgbox[data-v-b1b1b8d4] {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  margin-right: 15px
}

.times[data-v-b1b1b8d4] {
  font-size: 14px;
  color: #4AC07C
}

.gobtn[data-v-b1b1b8d4] {
  width: 70px;
  height: 26px;
  border: 1px solid #4AC07C;
  color: #4AC07C;
  border-radius: 50px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  margin-top: 20px;
  cursor: pointer
}

.gostuy[data-v-b1b1b8d4] {
  width: 95%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.mypage-right[data-v-b1b1b8d4] {
  margin-left: 25px;
  width: 880px;
  background: #fff;
  margin-bottom: 30px;
  min-height: 936px
}
