@charset "UTF-8";
html,
body,
div,
span,
object,
h1,
h2,
h3,
p,
img,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-family: "メイリオ", sans-serif;
  font-weight: 500;
  vertical-align: baseline;
  background: transparent;
}

input,
textarea {
  font-size: 100%;
  font-family: "メイリオ", sans-serif;
  font-weight: 500;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
  color: #212121;
}

nav ul,
nav li {
  list-style: none;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #212121;
  text-decoration: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

_:lang(x)::-ms-backdrop,
body {
  font-family: "メイリオ", Meiryo, sans-serif;
}
