.eventWebpage img {
  vertical-align: bottom;
}
.entry_info {
  margin: 0 0 30px !important;
}
.entry_info > div {
  background:#000;
  padding: 2em 0 0;
}
.g-map {
  aspect-ratio: 16 / 9;
  width: 100%;
  margin-top: 0.5em;
}
.g-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

@media screen and (min-width: 900px) {
  .item.clearfix .title {
    border-bottom: solid 2px #E85D71;
    color: #E85D71;
  }
  .item.clearfix .contents {
    border-bottom: solid 2px #F7D362;
  }
}
@media screen and (max-width: 899px) {
  .eventWebpage .item.clearfix {
    border-top: solid 2px #F7D362;
  }
  .eventWebpage .item.clearfix:before {
    border-top: 2px solid #E85D71;
  }
  .eventWebpage .item.clearfix .title {
    color: #E85D71;
  }
}/*# sourceMappingURL=2024shinosuke.css.map */