.bottom_margin{
    margin-bottom: 5px;
}
.text_2line {
  overflow: hidden;
  height: calc(3em + 27px);  /* line-height 3行分*/
  font-size: 32px;
  line-height: 1.5;
}