@charset "UTF-8";

@media screen and (max-width:768px) {
  body {
    width: 90%;
    margin: 0 auto;
  }

  table {
    word-break: break-all;
    width: 100%;
    margin: 0 auto;
  }

  table img {
    width: 100%;
    height: auto;
  }

  table tr {

    /* display: flex;
     flex-wrap: wrap;*/
  }

  table tr:nth-child(5) td:nth-child(2) {
  }

  table tr:nth-child(5) td:nth-child(2) img {
    width: 100%;
    height: auto;
  }

  .style41.style46 img {
    width: 100%;
    height: auto;
  }

  .style75 img {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }

  .style47 {
    padding: 0;
  }

  .style47 img {
    width: 100%;
    height: auto;
  }

  /*passlist*/
  td {
    height: auto;
  }

  td span {
    height: auto;
  }

  .style36 iframe {
    width: 100%;
  }

}
