@charset "utf-8";

.mt05 {
  margin-top: 5px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}

.indent_15em {
  padding-left: 1.5em !important;
  text-indent: -1.5em !important;
}

@media not all and (min-width: 768px) {
  .break-pc {
    display: none;
  }
}
