/* RWD */
@media screen and (max-width: 767px) {
  #main .txt01 {
    padding: 0 10px;
  }
}