@charset "UTF-8";
.all-container .inner .page-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.all-container .inner .btn03 {
  position: absolute;
  margin: -85px 0 0 75px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn04 {
  position: absolute;
  margin: -540px 0px 0px 10px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn05 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: -540px 0px 0px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn06 {
  position: absolute;
  margin: -540px 0px 0px 500px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn07 {
  position: absolute;
  margin: -290px 0px 0px 10px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn08 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: -290px 0px 0px;
  max-width: none;
  width: max-content;
}

.all-container .inner .btn09 {
  position: absolute;
  margin: -290px 0px 0px 500px;
  max-width: none;
  width: max-content;
}
