/* ------------------------------
 mv
 ------------------------------ */
#mv {
  background: #407ac6 url(/images/common/bg01.jpg);
}

#mv h3 {
  background-image: url(/images/strength/mv_img01.png);
  height: 130px;
}


/* ------------------------------
 content
 ------------------------------ */
#content {
  padding-top: 60px;
  padding-bottom: 40px;
}

#content h4 {
  font-size: 125%;
  font-size: 1.25rem;
  margin-bottom: 30px;
}

#content .strength {
  min-height: 217px;
  height: auto !important;
  height: 217px;
  margin-bottom: 60px;
  padding-right: 247px;
  position: relative;
}

#content .strength img {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  position: absolute;
  top: 10px;
  right: 0;
}

#content h5 {
  font-size: 200%;
  font-size: 2rem;
  font-weight: normal;
  margin-bottom: 10px;
}

#content p {
  margin-bottom: 30px;
}
