html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%;
  line-height: 1.5;
}
body {
  font-size: 1.5rem;
  font-weight: 400;
  background-color: #fff;
  color: #000000;
  -webkit-text-size-adjust: 100%;
}
.ie body {
  font-size: 98%;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: normal;
}
em {
  font-style: normal;
  letter-spacing: 0.1rem;
}
input,
select,
textarea {
  font-size: 100%;
}
body,
pre,
input,
textarea,
select {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-feature-settings: "palt";
}
.en,
.heading {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
