.shop-common-visual .inner {
  width: 980px;
  margin: 0 auto;
}

.shop-common-visual .inner {
  height: 360px;
  position: relative;
}

.shop-common-visual.shop-visual-program {
  background: url("/common/img/shop/bg_shop_visual_program.png") no-repeat 50% 50%;
  background-size: cover;
}

.shop-common-visual-title {
  background: rgba(255, 255, 255, 0.75);
  color: #133150;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 160px;
  padding: 30px;
}

.shop-page .section-inner {
  padding: 0;
}

.section-inner {
  padding: 0;
}

.section-inner, .full-width {
  width: 100%;
}

.shop-normal-list.shop-program > li {
  background: #fff;
}

.shop-normal-list li {
  box-shadow: 0;
}

.shop-normal-list .shop-program-icons li {
  box-shadow: unset;
  width: 11% !important;
}

.shop-program-nav ul li a {
  color: #133150 !important;
}

@media screen and (max-width: 1170px) {
  .shop-common-visual {
    min-height: 0;
  }
}
