@charset "utf-8";

.cmn_textPhoto figcaption{
  text-align: right;
}
@media print, screen and (min-width: 835px) {
  .cmn_textPhoto.right .photo {
    width: 30%;
  }
}