.tit1 {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 40px;
}
.contentItem .text {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 10px;
}
.contentItem .text p {
  text-indent: 2rem;
  margin-bottom: 0.5rem;
}
.contentItem .text p .tag {
  color: #dc1112;
  font-weight: bold;
}
.contentItem .its {
  display: flex;
  justify-content: space-between;
}
.contentItem .its .it {
  width: 307px;
  background-color: #fff5ee;
  border-radius: 32px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 58px;
  letter-spacing: 0px;
  color: #e3191c;
  text-align: center;
}
.contentItem .text1 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #dc1112;
  text-align: left;
}
.contentItem .tit2 {
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  text-align: left;
  margin-bottom: 10px;
}
