@charset "UTF-8";
.memberAgreement_wrap{
  margin-bottom: 50px;
}
.memberAgreement_listNum{
  margin-left: 20px;
  margin-bottom: 20px;
}
.memberAgreement_item{
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 12px;
}
.memberAgreement_item:last-child{
  margin-bottom: 0;
}