/* スマホ版メディアクエリ */
@media screen and (max-width: 750px) {

  .tyousen{
    padding: 30px 80px !important;
  }

}
