@charset "utf-8";

/* arrow-xls
---------------------------------- */
.textLink.arrow-xls::after {
  display: inline-block;
  width: 16px;
  height: 20px;
  background-image: url(/common_v2/images/icon_xls_blue.svg);
}
.pointBox .point_img{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #2196F3;
}