html[data-v-57615952],
body[data-v-57615952] {
  background-color: #f5f5f5;
}
.pc-widthMax[data-v-57615952] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
a[data-v-57615952] {
  text-decoration: none;
}
.pc-Nav[data-v-57615952] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 1px #ccc;
  z-index: 1;
}
.pc-Nav > div[data-v-57615952] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pc-Nav > div .pc-Nav-logo[data-v-57615952] {
  height: 100%;
  display: flex;
  align-items: center;
}
.pc-Nav > div .pc-Nav-logo img[data-v-57615952] {
  height: 50%;
}
.pc-Nav > div .pc-Nav-link[data-v-57615952] {
  display: flex;
  align-items: center;
}
.pc-Nav > div .pc-Nav-link > div[data-v-57615952] {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pc-Nav > div .pc-Nav-link > div .pc-link-line[data-v-57615952] {
  width: 0%;
  height: 3px;
  transition: width 0.5s;
  background-color: #0078ff;
}
.pc-Nav > div .pc-Nav-link > div:hover .pc-link-line[data-v-57615952] {
  width: 100%;
}
.pc-Nav > div .pc-Nav-link p[data-v-57615952] {
  color: #0078ff;
  padding: 6px 2px;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
}

html[data-v-f04bd4c0],
body[data-v-f04bd4c0] {
  background-color: #f5f5f5;
}
.pc-widthMax[data-v-f04bd4c0] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
a[data-v-f04bd4c0] {
  text-decoration: none;
}
.Nav[data-v-f04bd4c0] {
  width: 100%;
  height: 1.5625rem;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0.03125rem 0.03125rem 0.15625rem 0.03125rem #ccc;
  z-index: 1;
}
.Nav > div[data-v-f04bd4c0] {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 0.625rem;
}
.Nav > div .Nav-logo-img[data-v-f04bd4c0] {
  height: 60%;
}
.Nav > div .Nav-logo-img img[data-v-f04bd4c0] {
  height: 100%;
}


/*# sourceMappingURL=Nav.css.map?ver=1.0*/