@charset "UTF-8";

@media screen and (min-width: 768px) {
  /* foot */
  .p-action.p-article .foot {
    padding: 30px 50px 0px;
  }
}