@charset "utf-8";
/* CSS Document */

.box_phototxt {
  margin-top: 30px;
  }

.box_phototxt .pt-item{
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.box_phototxt .pt-item p{
  margin: 10px auto;
}

.menubtn {
  margin-top: auto;
  text-align: right;
}

.box_phototxt .photo {
  text-align: center;
}