@charset "UTF-8";

/* ___ YAMAHA Motorcycle Day 2025フォトレポート ____ */

#rwd-content .exhibitor .rwd-grid-item {
	border: solid 1px #999;
}
#rwd-content .exhibitor h3 {
    font-size: 3.0rem;
}
#rwd-content .exhibitor h3 span {
    font-size: 2.0rem;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
  #rwd-content .rwd-product-header {
    border-bottom:none;
    margin-bottom: 0;
  }
  #rwd-content .rwd-product-header .rwd-headline1-type02 {
    padding-right: 0;
  }
  .rwd-section-headline.rwd-large span:first-child {
    font-size: 1.5rem;
  }
  #rwd-content .exhibitor h3 {
	  font-size: 1.6rem;
	  font-weight: bold;
  }
  #rwd-content .exhibitor h3 span {
	  font-size: 1.4rem;
	  font-weight: normal;
  }
}
@media print, screen and (min-width: 768px) {
}