@charset "utf-8";
.main1{
  min-width : 768px;
  max-width : 1100px;
  width : 100%;
  background-color : #e73d4f;
}
.mainback1{
  background-color : #e73d4f;
}
.catch1{
  font-size : 400%;
  font-weight : 700;
  line-height : 1em;
}
.credit{
  vertical-align : top;
  text-align : center;
  width : 45%;
}

