body {
  font-family: meiryo;
}

div#container {
  width: 980px;
  font-size: 1rem;
}

h1 {
  margin: 0 0 6px 0;
  border-bottom: 1px solid #CCCCCC;
  font-weight: normal;
  font-size: 1.8em !important;
}

table {
  font-size: 1.05em;
  line-height: 1.5;
}

table.privacy {
  width: 400px;
  margin: 50px 0 0 16px;
}

th.toiawase {
  font-size: 0.9em;
}

td {
  font-size: 13px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
}

dl {
  margin: 25px 20px 10px;
}

dd {
  line-height: 1.6;
  text-indent: -1em;
  margin: 0 0 0 1em;
}

dd.normal {
  line-height: 1.6;
  text-indent: 0;
  margin: 0 0 0 0;
}

b {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.15em;
  color: #000000;
}

dt.cookie {
  margin: 25px 0 10px;
  color: #0f4999;
}

dt.cookie b {
  color: #0f4999;
  font-size: 1.8em;
}

svg {
  margin: 8px 0 0;
  width: 16%;
}

_:-ms-input-placeholder, :root svg {
  margin: 8px 0 0;
  width: 16%;
  height: 34px;
}

.name {
  width: 18%;
}
