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 {
  background-color: #da1770;
}

.wrapper.is-about {
  background: right -132px top -263px/778px no-repeat url(../../../assets/img/common/bg_img_momo01.png), #da1770;
}

@media (max-width: 768px) {
  .wrapper.is-about {
    background: right -100px top -5px/400px no-repeat url(../../../assets/img/common/bg_img_momo01.png), #da1770;
  }
}

.m-hub__title {
  margin-bottom: 20px;
  color: #da1770;
}

@media (max-width: 768px) {
  .m-hub__title {
    text-align: left;
  }
}

.m-hub__title__main {
  font-size: 24px;
}

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

@media (max-width: 768px) {
  .m-hub__wrap {
    width: 100%;
    text-align: center;
  }
  .m-hub__wrap + .m-hub__wrap {
    margin-top: 30px;
  }
  .m-hub__wrap--left {
    margin-bottom: 35px;
  }
}

.m-hub__img {
  text-align: center;
  width: 29.47368421052632%;
}

@media (max-width: 768px) {
  .m-hub__img {
    width: 100%;
  }
}

.m-hub__img__item {
  max-width: 140px;
}

.m-hub__btn {
  font-size: 16px;
  margin-left: 3.789473684210526%;
  width: 61.05263157894737%;
}

@media (max-width: 768px) {
  .m-hub__btn {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

.m-hub__btn.cmn-btn.-style02 a {
  max-width: 240px;
  width: 100%;
  display: inline-block;
  padding-right: 40px;
}
/*# sourceMappingURL=style.css.map */
