:root {
    --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", "Source Han Sans CN", sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.main-container {
    overflow: hidden;
}

.main-container,
.main-container * {
    box-sizing: border-box;
}

input,
select,
textarea,
button {
    outline: 0;
}

.main-container {
    position: relative;
    max-width: 1366px;
    height: 768px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.2);
    overflow: hidden;
}

.header-privacy-policy {
    position: relative;
    width: 100%;
    height: 83px;
    margin: -1px 0 0 0;
    background: #ffffff;
    z-index: 8;
}

.fuwa {
    position: absolute;
    width: 278px;
    height: 43.574px;
    top: 29px;
    left: 12px;
    background: url(../images/image-logo.png) no-repeat center;
    background-size: cover;
    z-index: 11;
}


/*privacypolicy*/

h2 {
    font-size: 19px;
    font-weight: 800;
    line-height: 46px;
}

h3 {
    width: 978.829px;
    padding: 8px 7px 8px 16px;
    font-size: 14px;
}

.linksflame {
    display: none;
}

.button-mail2 {
    position: absolute;
    width: 7.83%;
    height: 100%;
    top: 1.2%;
    right: 0;
    background: no-repeat center url(../images/button-mail.png);
    background-size: cover;
    z-index: 50;
}

.homearea {
    display: flex;
}

.home {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 27.71%;
    top: 50.6%;
    left: 76.65%;
    color: #000000;
    text-decoration: none;
    font-family: HiraginoKaku, var(--default-font-family);
    font-size: 18px;
    font-weight: 800;
    line-height: 19.705px;
    text-align: left;
    white-space: nowrap;
    z-index: 18;
}

.frame {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    width: 100%;
    height: 685px;
    margin: 0 0 0 0;
    padding: 72px 0 0 0;
    background: #ffffff;
    overflow: hidden auto;
    scrollbar-width: none;
}

.frame-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-shrink: 0;
    gap: 19.384px;
    position: relative;
    width: 90%;
    z-index: 1;
    overflow: hidden auto;
}

.group2 {
    position: absolute;
    width: 35.708px;
    height: 35.708px;
    top: -7.142px;
    left: 0;
    z-index: 4;
}

.privacy-policy-svg {
    width: 35.708px;
    background: url(../images/icon-privacy.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    height: 70%;
    top: 10px;
    left: 0px;
    color: #000000;
    font-family: Inter, var(--default-font-family);
    text-align: left;
    white-space: nowrap;
    z-index: 3;
}

.privacy-policy2 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    height: 48px;
    top: 0px;
    left: 8px;
    color: #000000;
    font-family: Inter, var(--default-font-family);
    font-size: 20px;
    font-weight: 900;
    line-height: 52px;
    text-align: left;
    white-space: nowrap;
    z-index: 3;
}

.privacy-policy-4 {
    flex-shrink: 0;
    position: relative;
    height: 2525.877px;
    z-index: 6;
}

.group-5 {
    position: relative;
    height: 2417.263px;
    margin: 0 0 0 0;
    font-size: 16px;
    z-index: 7;
    overflow: visible auto;
    scrollbar-width: none;
}


/*works*/

.header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
    width: 1366px;
    margin: 0 0 0 0;
    background: #ffffff;
    z-index: 160;
}

.icon-home-1 {
    position: absolute;
    width: 2.34%;
    height: 38.55%;
    top: 44.58%;
    left: 74.3%;
    background: url(../images/icon-home.png) no-repeat center;
    background-size: cover;
    z-index: 168;
}

.group2 {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    justify-content: flex-start;
    flex-direction: row;
}


/*contact*/

.contactg-svg {
    width: 35.708px;
    background: url(../images/icon-contact.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    height: 70%;
    top: 10px;
    left: 0px;
    color: #000000;
    font-family: Inter, var(--default-font-family);
    text-align: left;
    white-space: nowrap;
    z-index: 3;
}