@charset "utf-8";

.header_area {
  display: flex;
  align-items: center;
}

.name {
  line-height: 1;
  clear: both;
  padding-bottom: 0;
}

.tx {
  line-height: 1.75;
}
