:root {
  --gray1: #646464;
  --gray2: #898989;
}

.l-header-nav__lang {
  display: none;
  position: absolute;
  top: 56.4928px;
  right: 130.368px;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .l-header-nav__lang {
    top: 24px;
    right: 24px;
    z-index: 11;
  }
}
.l-header-nav__lang_list {
  display: flex;
  -moz-column-gap: 17.3824px;
       column-gap: 17.3824px;
  line-height: 1.6666666667;
  font-size: 13.0368px;
}
.l-header-nav__lang_link {
  color: rgb(130, 130, 130);
  transform: scale(0.88, 1);
}
.l-header-nav__lang_current {
  color: #FFF;
  transform: scale(0.88, 1);
}

@media only screen and (max-width: 767px) {
  .c_header_inner .nav_link_list ul li a {
    height: calc((100vh - 110px) / 7);
  }
}
/*# sourceMappingURL=maps/add202308.css.map */
