.privacy-detail-item .table-col-name {
  width: 180px;
}
.privacy-detail-item .table-col-time {
  width: 150px;
}
.privacy-detail-item .table-col-desc {
  width: 100%;
}
.privacy-detail-item .detail-content .red-text {
  color: red;
}
.privacy-detail-item .detail-content .has-underline {
  text-decoration: underline;
}@media screen and (min-width: 1024px) {
.privacy-policy-container[data-v-e9bd1737] {
    margin-inline: auto;
    width: clamp(0px, 100vw, 1440px);
    max-width: clamp(0px, 100vw, 1440px);
    padding: clamp(0px, 6.9444444444vw, 100px) clamp(0px, 17.3611111111vw, 250px);
    display: flex;
    gap: clamp(0px, 6.25vw, 90px);
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 56px;
}
}
@media screen and (min-width: 1024px) and (min-width: 1441px) {
.privacy-policy-container[data-v-e9bd1737] {
    margin-top: 2.9166666667vw;
}
}
@media screen and (min-width: 1024px) and (min-width: 1024px) and (max-width: 1440.98px) {
.privacy-policy-container[data-v-e9bd1737] {
    margin-top: 56px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1023.98px) {
.privacy-policy-container[data-v-e9bd1737] {
    margin-top: 14.9333333333vw;
}
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container[data-v-e9bd1737] {
    margin: clamp(76.8px, 25.6vw, 124.8px) 0 0;
    padding-bottom: clamp(48px, 16vw, 78px);
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737] {
  flex: none;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (min-width: 1024px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] {
    position: sticky;
    width: clamp(168px, 10.9375vw, 273px);
    top: clamp(0px, 10.8333333333vw, 156px);
}
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] {
    margin-top: 16px;
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__link {
  white-space: normal;
  padding: 0;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  font-family: "Montserrat-Medium";
  --line-height-v: 5px;
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__link {
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    font-family: "Montserrat-Medium";
    --line-height-v: 5px;
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__link.is-active {
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
  font-family: "Montserrat-Medium";
  --line-height-v: 5px;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__link.is-active {
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    font-family: "Montserrat-Medium";
    --line-height-v: 5px;
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__marker {
  background-color: transparent;
  position: relative;
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__marker {
    display: none;
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__marker::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  height: var(--link-marker-content-height);
  width: 2px;
  background-color: #393939;
  transition: height 0.5s;
}
@media screen and (min-width: 1024px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__list {
    padding: 0 16px 0 24.5px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .el-anchor[data-v-e9bd1737] .el-anchor__list .el-anchor__item {
    padding: 10px 12px;
}
}
.privacy-policy-container .el-anchor[data-v-e9bd1737]::before {
  width: 1px;
}
.privacy-policy-container .nav-fix[data-v-e9bd1737] {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 5;
  overflow: hidden;
  padding-top: 56px;
}
.privacy-policy-container .nav-fix .list-nav[data-v-e9bd1737] {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 clamp(19.2px, 6.4vw, 31.2px);
  gap: 8px;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Montserrat";
}
.privacy-policy-container .nav-fix .expand-wrap[data-v-e9bd1737] {
  overflow: auto;
  height: 100dvh;
}
.privacy-policy-container .nav-fix .expand-wrap.slide-in-fade-out-enter-from[data-v-e9bd1737] {
  height: 0;
}
.privacy-policy-container .nav-fix .expand-wrap.slide-in-fade-out-enter-to[data-v-e9bd1737] {
  height: 100dvh;
}
.privacy-policy-container .nav-fix .expand-wrap.slide-in-fade-out-enter-active[data-v-e9bd1737] {
  transition: all 0.5s ease;
}
.privacy-policy-container .nav-fix .mob-nav-list[data-v-e9bd1737] {
  background-color: #fff;
  padding: clamp(19.2px, 6.4vw, 31.2px);
}
.privacy-policy-container .nav-fix .mob-nav-list .row-title[data-v-e9bd1737] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 24px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Montserrat";
}
.privacy-policy-container .privacyList-content[data-v-e9bd1737] {
  flex: auto;
  overflow: hidden;
}
@media screen and (max-width: 1023.98px) {
.privacy-policy-container .privacyList-content[data-v-e9bd1737] {
    margin: clamp(19.2px, 6.4vw, 31.2px) clamp(19.2px, 6.4vw, 31.2px) 0;
}
}
.privacy-detail-item[data-v-e9bd1737] {
  white-space: pre-wrap;
  text-align: justify;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Montserrat";
  --line-height-v: 10px;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    font-family: "Montserrat";
    --line-height-v: 10px;
}
}
.privacy-detail-item:first-child .detail-title[data-v-e9bd1737] {
  font-size: 32px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Montserrat";
  --line-height-v: 16px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item:first-child .detail-title[data-v-e9bd1737] {
    font-size: 32px;
    line-height: 150%;
    font-weight: 400;
    font-family: "Montserrat";
    --line-height-v: 16px;
}
}
.privacy-detail-item:first-child .detail-content[data-v-e9bd1737] p:nth-child(-n + 3) {
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
  font-size: 14px;
  line-height: calc(100% + 10px);
}
.privacy-detail-item:first-child .detail-content[data-v-e9bd1737] p:nth-child(4) {
  margin-top: 32px;
}
.privacy-detail-item[data-v-e9bd1737] a {
  color: #2660f5;
  cursor: pointer;
  display: inline;
  word-break: break-all;
}
.privacy-detail-item[data-v-e9bd1737] table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
}
.privacy-detail-item[data-v-e9bd1737] table td {
  padding: clamp(0px, 0.6944444444vw, 10px);
  word-break: break-word;
}
.privacy-detail-item[data-v-e9bd1737] table td p {
  margin: 0;
}
.privacy-detail-item[data-v-e9bd1737] table {
  border-collapse: collapse;
  margin-top: clamp(0px, 1.6666666667vw, 24px);
  overflow: auto;
  width: 100%;
  table-layout: auto;
  border: none;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] table {
    table-layout: fixed;
}
}
.privacy-detail-item[data-v-e9bd1737] table tbody {
  display: block;
  overflow: auto;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] table tbody {
    max-height: 400px;
}
}
.privacy-detail-item[data-v-e9bd1737] table tbody::-webkit-scrollbar {
  display: block;
  width: 8px;
  height: 8px;
}
.privacy-detail-item[data-v-e9bd1737] table tbody::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #c9cdd4;
}
.privacy-detail-item[data-v-e9bd1737] table tbody::-webkit-scrollbar-thumb:hover {
  background-color: rgba(50, 50, 50, 0.6);
}
.privacy-detail-item[data-v-e9bd1737] table tbody::-webkit-scrollbar-track {
  background-color: #e9eaed;
  width: 20px;
  height: 20px;
}
.privacy-detail-item[data-v-e9bd1737] table tr:first-child td {
  background-color: #fff;
  white-space: nowrap;
  position: sticky;
  top: 0;
  border: none;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] table tr:first-child td {
    padding: clamp(8px, 2.6666666667vw, 13px);
}
}
.privacy-detail-item[data-v-e9bd1737] table tr:first-child td::before {
  content: "";
  position: absolute;
  inset: 0 0 0 -0.5px;
  border: 1px solid #000;
}
.privacy-detail-item[data-v-e9bd1737] table tr:first-child td:not(:last-child)::before {
  border-right: none;
}
.privacy-detail-item[data-v-e9bd1737] table tr:nth-child(2) td {
  border-top: none;
}
.privacy-detail-item[data-v-e9bd1737] table td {
  border: 1px solid #000;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] table td {
    padding: clamp(11.2px, 3.7333333333vw, 18.2px) clamp(8px, 2.6666666667vw, 13px);
}
}
.privacy-detail-item[data-v-e9bd1737] table td p {
  margin: 0;
}
.privacy-detail-item[data-v-e9bd1737] p {
  margin: 12px 0;
}
.privacy-detail-item[data-v-e9bd1737] h3 {
  margin: 12px 0;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: "Montserrat";
  --line-height-v: 10px;
}
@media screen and (max-width: 1023.98px) {
.privacy-detail-item[data-v-e9bd1737] h3 {
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    font-family: "Montserrat";
    --line-height-v: 10px;
}
}