@charset "UTF-8";
/* media query */
#contents .tecMain .syoujou {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 30px;
}

#contents .tecMain .syoujou h5 {
  font-size: 1.1em;
  margin-bottom: 15px;
}

#contents .tecMain .syoujou h5:before {
  content: "●";
}

#contents .tecMain .syoujou ol {
  margin-bottom: 20px;
}

#contents .tecMain .syoujou ol li {
  font-size: 1.1em;
  margin-bottom: 10px;
}
/*# sourceMappingURL=index.css.map */