@charset "UTF-8";
.pair_esthe {
  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;
}
.pair_esthe p {
  font-weight: 400;
  font-size: 3vw;
}
@media only screen and (min-width: 751px) {
  .pair_esthe p {
    font-size: 2.3rem;
  }
}
.pair_esthe p {
  color: #571c04;
  line-height: 1.5384615385;
}
.pair_esthe em {
  font-style: normal;
  font-weight: normal;
  color: #fb2e13;
}
.pair_esthe img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.pair_esthe .copyright {
  text-align: center;
}/*# sourceMappingURL=pair_esthe.css.map */