@charset "UTF-8";

/* 商业开发 */
.page-container--industry .business-development-container { background-image: url(../../static/img/bg-01.png); background-position: right center; background-repeat: no-repeat; background-size: cover; }
@media screen and (max-width: 1560px) {
  .page-container--industry .component-container--shop-introduction-olympic .context-wrap { padding-right: 60px; }
}
@media screen and (max-width: 768px) {
  .page-container--industry .component-container--shop-introduction-olympic .context-wrap { padding-right: 0; }
}