
/* **************************************************************
 liba
************************************************************** */

.m-mv::before {
    background: rgba(0, 0, 0, 0.6);
}

figcaption {
  font-weight: var(--weight-b);
  text-align: center;
}

.m-flow__item .m-box {
  border: 0;
}

@media (max-width: 768px) {
  .m-pagetop {
    bottom: 100px;
  }
}