.shcode {
  width: 95%;
  max-width: 1280px;
  margin: 0 auto;
  line-height: 1.5em;
}
.shcode > .title {
  text-align: center;
  margin-bottom: 60px;
}
.shcode > .title h3 {
  font-weight: bold;
  font-size: 1.875rem;
  margin-bottom: 20px;
}
.shcode > .title p {
  font-size: 1.125rem;
  color: #777;
}
.shcode > .textArea .work {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}
.shcode > .textArea .work li:not(:last-child) {
  margin-right: 20px;
}
.shcode > .textArea .work li figure figcaption {
  text-align: right;
  display: block;
  padding-top: 10px;
  font-size: 0.875rem;
}
.shcode > .textArea article {
  margin-bottom: 40px;
}
.shcode > .textArea article b {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.shcode > .textArea article p {
  color: #444;
  font-size: 0.875rem;
  white-space: pre-line;
}
.shcode > .textArea .sign {
  color: #777;
  text-align: right;
  font-style: italic;
}/*# sourceMappingURL=exhibition2.css.map */