@charset "UTF-8";

/*PC時の見た目*/
@media screen and (min-width: 600px) {
  .p-mainVisual__slideTitle {
    font-size: 32px !important;
    font-weight: 600 !important;
  }
}

.cap_box_ttl h3{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.5em;
  font-size: 1.2em;
}