/*@mixin font-size($size: 24, $base: 10) {
  font-size: ($size / $base) * 1rem;
}*/
/* cleafix
------------------------------------------------------------ */
.u_cf {
  *zoom: 1;
}

.u_cf:after {
  content: "";
  display: block;
  clear: both;
}

/***************************************************
  company.css
***************************************************/
.l_gNav .l_gNav_nav01 .menu01 > li:nth-child(6) > a::before {
  display: block;
}

/* #company.index
------------------------------------------------------------ */
