.con-box dl{display: flex;}
.con-box dl dt{font-weight: bold;width: 100px;}
.con-box dl dd{line-height: 24px;width: calc(100% - 100px);}