@charset 'Shift_JIS';
.instasidebanner {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 0px;
}
.instasidebanner:hover {
  opacity: 0.75;
}