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

#header {
  background: #ffffff;
  height: 85px;
  padding: 12px;
  position: relative;
  box-shadow: none;
}

#header img {
  height: auto;
  width: 100%;
}

#kidsother #contents {
  color: #666666;
}

.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;
}

#miraikurun #infoSec .inner {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
}

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

@media screen and (max-width: 679px) {
  #miraikurun #infoSec .inner {
    width: 90%;
  }
}
