img {
  width: 100%;
}

svg {
  overflow: hidden;
}

.l-line--dot {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .l-line--dot {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.wrapper.is-fun {
  background-image: url(../../../assets/img/common/bg_img_postpetHeader2.png);
  background-repeat: no-repeat;
  background-position: -10px -50px;
}

@media (max-width: 768px) {
  .wrapper.is-fun {
    background-size: 100%;
    background-position: top 15vw left -10vw;
  }
}

.m-hub__title__sub {
  margin-top: 7px;
  display: block;
}

@media (max-width: 768px) {
  .m-hub__btn {
    margin-top: 10px;
  }
  .m-hub__wrap--left {
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=style.css.map */
