@charset "UTF-8";

@media screen and (max-width: 767px) {
.p-entry .entry__txt-inner {
  padding: 20px 0;
}
}