.contents-wrap {
  margin:100px 40px;
}
.title-1 {
  font-size:2.4rem;
  font-weight: 500;
  color: #e62310;
  font-family: "Rounded Mplus 1c";
  line-height: 1.2;
}
.title-1 img {
  vertical-align:top;
}
.web-renewal {
  font-size:1.6rem;
  margin-top:35px
}
.page-jump {
  font-size:1.3rem;
  margin-top:55px;
}
.page-jump a {
  color:#e62310;
}
.indent {
  margin-left:30px;  
}
.footer-secondary {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
.contents-wrap {
  margin:50px 0;
}
.indent {
  margin-left:0;  
}
}