#main-content small {
  font-size: 0.8em;
}

#main-content > section#goannai > h1,
#main-content > section#voice > h1 {
  line-height: 1em;
  padding: 0.4em 0 0.3em 0;
  color: var(--site-white-color);
  background-color: var(--site-red-color);
}

#main-content > section#goannai > h2 {
  color: var(--site-red-color);
  font-weight: normal;
  font-size: 1.3em;
  text-align: center;
}

#goannai-pamphlet {
  margin-top: 40px;
  text-align: center;
}

#goannai-tokuten {
  margin-top: 40px;
  padding: 30px 60px;
  background: linear-gradient(#e9e7b3, #f5f5e9);
}

#goannai-tokuten > h1 {
  font-size: 1.3em;
  font-weight: normal;
  color: #92770f;
  text-align: center;
}

#main-content #goannai-tokuten > ol {
  margin: 10px 0 0 0;
  list-style-type: none;
}

#goannai-tokuten > ol li {
  margin-top: 0.3em;
  font-size: 1.1em;
}

#goannai-tokuten small {
  line-height: 1.4em;
}

#goannai-tokuchou {
  margin: 40px 0 0 0;
}

#goannai-tokuchou ol {
  list-style-type: none;
}

#goannai-tokuchou ol li {
  margin-top: 0.3em;
  font-size: 1.1em;
}

#goannai-tokuchou small {
  display: block;
  margin: 0.5em 0 0 1em;
  text-indent: -1.5em;
  padding-left: 1.5em;
  line-height: 1.5em;
}

#goannai #goannai-shousai {
  //width: calc(100% - 84px);
  //margin-top: 20px;
  margin: 20px 30px 0 30px;
  padding: 20px;
  border: solid 2px var(--site-main-color);
}

#goannai-shousai ul li {
  margin-top: 0.3em;
  line-height: 1.5em;
}

#voice-lead {
  text-align: center;
}

#voice > section {
  margin-top: 20px;
  padding: 20px 30px;
  background-color: #e2eaef;
  border-radius: 0.5em
}

#voice > section > h1 {
  font-size: 1.2em;
}

#voice > section > ul {
  margin-top: 0.5em;
  list-style-type: square;
}

#voice > section > ul li {
  margin-top: 0.3em;
  font-size: 0.9em;
  line-height: 1.5em;
}

#main-content > #app {
  text-align: center;
}

#toiawasesaki {
  margin: 50px auto 0 auto;
  padding: 30px 0;
  text-align: center;
  line-height: 1.5em;
  background-color: #eeeeee;
}

#toiawasesaki > h1 {
  display: inline-block;
  padding: 0 1em;
  width: 20em;
  font-size: 1.1em;
  line-height: 1.5em;
  font-weight: normal;
  border: solid 1px var(--site-black-color);
}

#toiawasesaki > h2 {
  margin-top: 0.3em;
  font-weight: normal;
}

#toiawasesaki > #tel-mail {
  margin-top: 0.5em;
  font-size: 0.9em;
  line-height: 1.5em;
}
