.photo-comment-v97{
  width:min(88%,720px);
  margin:26px auto 38px;
  padding:20px 18px 18px;
  position:relative;
  color:#e9e4da;
  text-align:center;
  font-family:"Yu Mincho","Hiragino Mincho ProN",serif;
  font-size:clamp(14px,3.7vw,17px);
  line-height:2;
  letter-spacing:.075em;
  text-shadow:0 2px 12px rgba(0,0,0,.7);
}
.photo-comment-v97::before,
.photo-comment-v97::after{
  content:"";
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(174,181,151,.58),transparent);
}
.photo-comment-v97::before{top:0;width:68%}
.photo-comment-v97::after{bottom:0;width:38%}
.photo-comment-v97 p{margin:0}
.photo-comment-v97 p+p{margin-top:14px}
.photo-comment-v97 span{display:block}
.photo-comment-v97 .keep-line-v98{
  display:block;
  white-space:nowrap;
  max-width:none;
}
img{
  -webkit-user-drag:none;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  user-select:none;
}
@media(max-width:480px){
  .photo-comment-v97{width:91%;margin:21px auto 32px;padding:17px 10px 16px;font-size:14px;line-height:1.95}
  .photo-comment-v97 .keep-line-v98.fit-a{font-size:13.5px;letter-spacing:.045em}
  .photo-comment-v97 .keep-line-v98.fit-b{font-size:12.2px;letter-spacing:.025em}
  .photo-comment-v97 .keep-line-v98.fit-c{font-size:10.8px;letter-spacing:.01em}
}
