.container {
  max-width: 1100px;
  margin: 0 auto; }

.section-ttlimg {
  max-width: 480px;
  margin: auto; }

ul li {
  list-style: none; }

.fv_large .fv-content {
  background: url(../img/wakuwaku/fv_bg_pc.jpg) no-repeat center center;
  background-size: auto; }
  @media (max-width: 768px) {
    .fv_large .fv-content {
      background: none; } }
  .fv_large .fv-content .fv-inner h1 {
    text-align: left;
    width: 100%; }
