  iframe {
    width: 100%;
    height: 55.6vw;
  }

  .tit_mg {
    margin-top: 82px;
    text-align: center;
    margin-bottom: 40px;
  }
  .common-keyimg__style01--img-l:before,
  .mod__page-keyimg--img:before,
  .mod__seedo-keyimg--img:before {
    background: rgba(0, 0, 0, 0);
    opacity: 0;
  }
  .mod__getting-here-img--img:before,
    background: #000;
  }
  .mod__getting-here-img--img img
    opacity: 0.9;
  }
.pc-only {
  display: block !important; }
  @media (max-width: 1024px) {
    .pc-only {
      display: block !important; } }
  @media (max-width: 768px) {
    .pc-only {
      display: block !important; } }
  @media (max-width: 767px) {
    .pc-only {
      display: none !important;
    }
    .mod__seedo-keyimg--inner {
      text-align: center;
      margin-bottom: 30px;
      color: #000;
      position: static;
      width: 100%;
      text-align: center;
      transform: translate(0);
    }
    .mod__seedo-keyimg--img {
      /*height: auto !important;*/
      background-color:#000;
    }
    .img_tit{
      opacity: 0.7;
    }
    .mod__seedo-keyimg--ttl {
      margin-top: 20vw;
    }
    .common-keyimg__style01--img-l:before,
    .mod__page-keyimg--img:before,
    .mod__seedo-keyimg--img:before {
      display: none;
    }
    .mod__getting-here-img--img:before,
      display: block;
      background: #000;
    }
    .mod__getting-here-img--img img
      opacity: 0.9;
    }
  }
