#contents .main {
  background: url(../img/bg-main_sp.jpg) no-repeat;
  background-size: cover;
}

.message .content {
  background-image: url(../img/bg-message_sp.jpg);
  padding-top: 43.1%;
}

.message .content .content_inner {
  top: 37.5%;
  left: 7.5%;
}

.message .content h3 {
  font-size: 125%;
  margin-bottom: 6px;
  width: 100%;
}

.info .content .column {
  width: 120px;
}

.history .history_inner {
  display: block;
}

.history .history_inner .content {
  margin-bottom: 24px;
}

.history .history_inner .products > img {
  width: 100%;
}

.info .content .text {
  padding-left: 1em;
}

.store_location {
  height: 260px;
}

