@charset "utf-8";
/* CSS Document */

@media only screen and (min-width: 769px) {
.revert-free-html :is(ol, ul) li:first-child {
  margin-top: 0;
}
.revert-free-html li:not(:first-child) {
  margin-top: 0;
}
.l-main .l-wrapper .revert-free-html {
margin-bottom: 0;
}  
}