@charset "UTF-8";
.luminapeel {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Verdana", "Helvetica", sans-serif;
  max-width: 75rem;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
}
.luminapeel p {
  font-weight: 400;
  font-size: 3vw;
  color: #571c04;
  line-height: 1.5384615385;
}
@media only screen and (min-width: 751px) {
  .luminapeel p {
    font-size: 2.3rem;
  }
}
.luminapeel em {
  font-style: normal;
  font-weight: normal;
  color: #fb2e13;
}
.luminapeel img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.luminapeel .btm-10 {
  padding-bottom: 10% !important;
}
.luminapeel .price__inner {
  position: relative;
}
.luminapeel .price__inner .title {
  width: 96.5%;
  margin: auto;
  margin-bottom: 2%;
}
.luminapeel .price__inner .entryBtn {
  position: absolute;
  margin: auto;
  bottom: 8%;
  left: 0;
  right: 0;
  width: 88.53%;
}
.luminapeel .price_mid,
.luminapeel .price_btm {
  margin-top: -7%;
}
.luminapeel .contact {
  background-color: #fbedd7;
  padding: 10% 0;
}
.luminapeel .tel {
  width: 90.53%;
  margin: auto;
}
.luminapeel .stop {
  width: 90.4%;
  margin: auto;
  padding: 3% 0 0;
}
.luminapeel .copyright {
  text-align: center;
}/*# sourceMappingURL=luminapeel.css.map */