@import url('mypage_pc.css');

.flexBox.present{
  justify-content: space-around;
}
.flexBox.present section{
  width: 30%;
}

.pointList,
.flexBox.present table tr > *{
  font-size: 1rem;
}