.p-content_wrapper {
  padding: 0 1.4rem;
}

.p-content_bottom {
  padding-bottom: 2.5rem;
}

.p-img_star {
  height: 1.4rem;
}

.p-img_wrapper {
  display: block;
  width: 100%;
  max-width: 29.8rem;
  margin-right: auto;
  margin-left: auto;
}

.p-gallery_wrapper {
  text-align: left;
}

.p-gallery_ttl {
  margin-bottom: 1.2rem;
}

.p-gallery_ttl_sub {
  margin-bottom: .5rem;
  line-height: 1.53333;
}

.p-gallery_ttl_sub_link {
  display: block;
  margin-bottom: 2.1rem;
}

.p-gallery_img {
  width: 100%;
  margin-bottom: 2.1rem;
  cursor: pointer;
}

.p-gallery_img:last-child {
  margin-bottom: 0;
}


