/*ÆÃ¾¦Ë¡*/
.main-content .scta .main-ttl h2 span {
  font-size: 16px;
}
.main-content .scta h3 {
  margin: 70px 0 40px;
}
.main-content .scta table th {
  font-family: source-han-serif-japanese, serif;
}
@media (max-width: 750px) {
  .main-content .scta table tr {
    border-top: 1px solid #a0a0a0;
  }
  .main-content .scta table th,
  .main-content .scta table td {
    width: 100%;
    display: block;
    border: none;
  }
  .main-content .scta table iframe {
    width: 100%;
  }
}