/******** coror ********/
/********* parts *******/
/********************************************/
.contentswrap {
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
}
.contentswrap p {
  margin-bottom: 20px;
}
.contentswrap .mail {
  font-size: 24px;
  font-weight: bold;
}
.contentswrap .mail a {
  color: #e60012;
  padding-left: 50px;
  background: url("/assets/img/common/icon_mail.png") 8px top no-repeat;
}
