@charset "UTF-8";

body {
  color: #36240d;
  background: url(../../../img/epi-women/28/pc/texture01.png) repeat top center / auto auto;
}

.width-640 {
  max-width: 640px!important;
  min-width: auto!important;
  margin: 0 auto!important;
  text-align: center;
}

.content-shadow {
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
  clip-path: inset(-50px -50px 0px -50px);
}