.agree_box ul>li {
  text-indent: -14px;
  padding-left: 14px;
}

/* 23-10-11 웹접근성 Tab active */
.agree_select {
  display: flex;
  justify-content: flex-end;
}

.agree_select>div:last-child {
  margin-left: 20px;
}
/* 23-10-11 웹접근성 Tab active */