body {
    margin: 0;
}

/* jwa reset */
figure {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
label,
legend,
li,
p,
span,
strong,
ul,
input,
table,
tr,
th,
td,
thead,
tbody {
    font-size: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
