
.ui-container h2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-indent: 12px;
  height: 46px;
  line-height: 46px;
  color: #c01b21;
  background: #f3f3f3;
  font-size: 16px;
  font-weight: normal;
}
.ui-container h2 a {
  font-size: 16px;
  color: #c01b21;
}
.ui-container .ui-content {
  width: 1056px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 72px;
}
.ui-container .ui-content h4 {
  line-height: 136px;
  font-size: 30px;
  font-weight: bold;
  color: #c01b21;
  text-align: center;
}
.ui-container .ui-content h4 + p {
  font-size: 14px;
  text-align: center;
  height: 24px;
  padding-left: 6px;
  border-bottom: 1px solid #e5e5e5;
}
.ui-container .ui-content h4 + p span {
  margin-right: 20px;
}
.ui-container .ui-content h4 + p > span.ui-span-right {
  float: right;
}
.ui-container .ui-content p.ui-detail {
  margin-top: 38px;
  text-indent: 32px;
  line-height: 34px;
  font-size: 16px;
  color: #3b3b3b;
  padding-bottom: 60px;
}

.ui-content img {
    max-width:100%;
}
