#contact.main-section {
  background-color: #eeeeee !important;
  padding: 1em 0 1.3em 0;
  line-height: 1em;
  width: 100%;
  text-align: center;
  border-radius: 1em;
}

@counter-style maru-suji {
  system: numeric;
  symbols: '' '①' '②' '③' '④' '⑤' '⑥' '⑦' '⑧' '⑨' '⑩' '⑪' '⑫';
  suffix: " ";
}

#online-sanka-sensei ol {
  list-style-type: maru-suji;
}
