.reform-text {
 padding: 30px 0 0 80px;
}
.reform-wrap {
  margin: 20px auto 0 auto;
  width: 942px;
}
.reform-box {
  margin-bottom: 10px;
  width: 450px;
}
.reform-wrap h4 {
  background: #870005;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 7px 10px;
} 
.reform-wrap figure {
  margin-top: 20px;
}
.reform-wrap figcaption {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
} 
#reform-bnr {
  position: relative;
  height: 182px;
  margin: 60px auto 0 auto;
  width: 1000px;
}
#reform-bnr h4 {
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  top: 15px;
  left: 310px;
  text-shadow: -2px -2px #fff, 2px -2px #fff, -2px 2px #fff, 2px 2px #fff;
 } 
#reform-contact {
  position: absolute;
  bottom: 35px;
  right: 30px;
}
#reform-contact a:hover{
  opacity: .8;
}