.map-wrap > div iframe {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-device-width: 1024px) {
  .map-wrap {
    display: flex;
    float: left;
    width: 35%;
    margin-bottom: 20px;
  }
  .map-wrap > div {
    width: 100%;
    margin-right: 7%;
    margin-bottom: 20px;
  }
}

element.style {
}
.tdb_single_content a {
  pointer-events: auto;
}
.entry-content .btn-flat-simple-10 {
  border: 1px solid #0840bd;

  display: flex;
  justify-content: center;
  align-items: center;
  height: 4rem;
  max-width: 100%;
  width: 100%;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  color: #0840bd;
  background: #ffffff;
  border-radius: 25px;
}
.entry-content .btn-flat-simple-10:hover {
  background: #0840bd;
  color: #ffffff;
}

.site-title img.sp {
  display: block;
  width: 200px;
  height: auto;
  margin: 0 auto;
}

@media (max-width: 1023px) {
  .sns-container {
    display: none;
  }
}

.event-info-silver .right {
  background-image: url(images/event_genre/arrow_black.png);
}
