/* util */
.pc-mb {
  margin-bottom: 10px;
}

/* reset */
#contents-area {
  margin: 0;
  width: 100%;
}
.lyt-col-1 #contents-body {
  margin: 0;
  width: 100%;
}

/* module */
#shop-list {
  box-sizing: border-box;
}
#shop-list p {
  margin: 0;
}
#shop-list .hero {
  background: url(/mobile/set/data/special/shop-event-07/img/p/bg.png) center top no-repeat;
  padding: 140px 0 65px;
}
#shop-list .hdg-lv1 {
  background: url(/mobile/set/data/special/shop-event-07/img/p/mv-bg.png) center 60px no-repeat;
  margin-bottom: 50px;
  text-align: center;
}
#shop-list .event-span-txt {
  margin-bottom: 30px;
  text-align: center;
}
#shop-list .sumaho-designat {
  background: #ffe2fa;
  padding: 60px 0;
}
#shop-list .sumaho-designat-txt {
  text-align: center;
}
.cp-note {
  width: 660px;
  font-size: 13px;
  font-weight: bold;
  margin: 5px auto 0;
}
.cp-note li + li {
  margin-top: 5px;
}
.cp-annotation {
  width: 660px;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto !important;
}
.cp-annotation > span {
  margin: 0 6px 0 0;
}