#ooguchi-kokuchi > section {
  margin-top: 40px;
  text-align: center;
  width: calc(100% - 4em);
  background-color: #ffffff;
  border: solid 1px #cccccc;
  padding: 2em;
  border-radius: 0.5em;
}

#ooguchi-kokuchi > section > h1 {
  margin-bottom: 0.5em;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: normal;
  text-align: center;
}

#ooguchi-kokuchi > section > strong {
  display: block;
  margin-top: 0.3em;
  color: var(--site-red-color);
  font-weight: bold;
  line-height: 1.5em;
}

#ooguchi-kokuchi-shousai-pamp {
  margin-top: 1em;
}

#ooguchi-kokuchi > section#moushikomi-houhou {
  text-align: left;
}

#ooguchi-kokuchi > section#moushikomi-houhou > ul {
  margin-left: 100px;
}

#moushikomi-houhou-omoushikomigo {
  margin-top: 1em;
  text-align: center;
}

#moushikomi-houhou-omoushikomigo > h1 {
  font-size: 1.1em;
  font-weight: normal;
}

#moushikomi-houhou-omoushikomigo > h1 > strong {
  color: var(--site-red-color);
}

#moushikomi-houhou-omoushikomigo > strong {
  color: var(--site-red-color);
  font-weight: normal;
}
