.streetvista-icon {
  width: 120px !important;
}

.streetvista-title {
  padding: 40px;
  background-color: rgba(207, 20, 43, 0.8);
}

#section02.c-section {
  background-image: url('/-/media/Ricoh/Sites/com/special/streetvista/img_01.jpg');
}

#video.c-section {
  padding-top: 0px;
}

@media only screen and (min-width: 768px) {
  .c-figure__item.c-figure__item--video video::cue {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .c-figure__item.c-figure__item--video video::cue {
    font-size: 16px;
  }
}
