#pv{ padding:60px 0;}
.pv_in{ width:1000px; margin:0 auto;}
#pv dl dt{ margin:2em auto 1em; background:#efefef; border-left:#c1c1c1 solid 0.5em; padding:0.5em;}
#pv dl dd{ padding:0 1em;}
#pv p{ font-weight:400; margin-bottom:1.5em; font-size:90%; line-height:2em;}
#pv p.right{ text-align:right;}
#pv p.small{ font-size:80%; line-height:1.75em;}
#pv table th{ text-align:right; font-weight:bold; width:5em;}
#pv table td{ padding-left:0.5em; font-weight:400;}
@media screen and (max-width: 768px) {
#pv{ padding:6% 0; font-size:3vw}
.pv_in{ width:94%;}
#pv p{ line-height:1.75em;}
#pv p.small{ line-height:1.5em;}
}