/* screen - nav */

.nav {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0;
    height: 100%;
    padding: 0vw 0.0vw;
    position: relative;
    top: 0%;
}

#overlay-nav {
  align-items: center;
  background-color: #ffffff00;
  justify-content: flex-end;
}

.nav .nav-1 {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 4.17vw;
  height: 100%;
  padding: 3.94vw 0.0vw;
  width: 100.0vw;
  overflow:auto;
}


.nav .nav-1::-webkit-scrollbar{
  display: none;
}




.nav .title-index {
  color: var(--black);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin-top: -0.07vw;
  position: relative;
  width: fit-content;
}

.nav .frame-index-pc {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 2.78vw;
  position: relative;
}

.nav .frame-1 {
  justify-content: center;
}

.nav .frame-1-1 {
  align-items: center;
  display: flex;
  gap: 0.69vw;
  height: 1.39vw;
  justify-content: center;
  padding: 0.28vw 0.0vw;
  position: relative;
  width: 1.39vw;
}

.nav .number {
  margin-left: -0.07vw;
  margin-right: -0.07vw;
  margin-top: -0.14vw;
}

.nav .calcru-1 {
  height: 11.11vw;
  position: relative;
  width: 8.33vw;
}

.nav .x302-1 {
  height: 11.11vw;
  position: relative;
  width: 8.33vw;
}

.nav .number-1 {
  margin-top: -0.07vw;
}

.nav .reyn-oyako {
  height: 11.11vw;
  position: relative;
  width: 8.33vw;
}

.nav .g9-1 {
  height: 11.11vw;
  object-fit: cover;
  position: relative;
  width: 8.33vw;
}

.nav .ma1-1 {
  height: 11.11vw;
  object-fit: cover;
  position: relative;
  width: 8.33vw;
}

.nav .frame-tag-pc {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 1.39vw 0.69vw;
  position: relative;
  width: 52.78vw;
}

.nav .frame-tag-pc-item {
  align-items: center;
  border: 0.07vw solid;
  border-color: var(--dark-burgundy);
  border-radius: 6.94vw;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 0.69vw;
  padding: 0.69vw 1.39vw;
  position: relative;
}

.nav .tag-jp {
  margin-top: -0.07vw;
}

.nav .frame {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 0.56vw;
  position: relative;
}

.nav .number-2 {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.nav .tag {
  letter-spacing: 0;
  line-height: normal;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.nav .tag-jp-9 {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -0.07vw;
  position: relative;
  white-space: nowrap;
  width: fit-content;
  text-decoration: none;
  color: #760E07;
}

.nav .text {
  letter-spacing: 0;
  line-height: normal;
  margin-top: -0.07vw;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}
