/* line 5, ../../scss/common/header.scss */
#header {
  /* tg-div-header-area */
  /* tg-div-company */
}
/* line 6, ../../scss/common/header.scss */
#header #lbl-title {
  margin-left: 30px;
  text-decoration: none;
}
/* line 12, ../../scss/common/header.scss */
#header .tg-div-header-area {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: bottom;
  min-width: 1300px;
}
/* line 22, ../../scss/common/header.scss */
#header .tg-div-company {
  margin-top: 5px;
  margin-left: 10px;
  width: 220px;
}
