/**
 * 楽天モーションウィジェット（サイドバー）
 */

.yws-sidebar-rakuten-motion {
  margin-top: 1em;
}

.yws-sidebar-rakuten-motion__slot {
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  min-height: 250px;
}

.yws-sidebar-rakuten-motion__iframe {
  width: 300px;
  max-width: 100%;
  height: 250px;
  border: 0;
  display: block;
  background: transparent;
}
