@charset "utf-8";
.privacypolicy .heading{
  color: #fff;
}
.privacypolicy .notes-wrap.group-1{
  margin-bottom:20%;
}
.privacypolicy .notes-wrap.group-2 dt{
  align-items: flex-start;
}
.privacypolicy .notes-wrap.group-2 dt span{
  font-weight: bold;
  text-align: center;
}
.privacypolicy .notes-wrap.group-2 dd .box:first-of-type{
  border-top: none;
  padding-top:0;
  margin-top:0;
}