@charset "utf-8";
/* CSS Document */
.section_header .splash_img{background: url(../images/privacy/splash.png) no-repeat;background-size: 100%;height: 0;padding-bottom: 34%;}

.section_header h1 span.normalfont{display: block;}
.section_header .area_75{border-left:1px solid #A7A7A7;border-bottom:1px solid #A7A7A7;}
.detail_wrap{padding:0 4%; color: var(--gray-500_color);font-size: clamp(1rem, 3vw, 1.25rem);}
.detail_wrap .articletitle{font-weight: 500;margin-bottom: 15px;font-size: 20px;}
.detail_wrap ol > li{ list-style: cjk-ideographic; margin-bottom: 20px;}
.detail_wrap ol > li  ol  li{ list-style: disc;margin-bottom: revert;}
.infor_wrap404{background: url(../images/all/404.jpg) no-repeat center center;background-size: cover;height: 0;padding: 0 0 43% 0; color: var(--white_color);}
.errorimg{background: url(../images/all/404.png) no-repeat center;background-size: contain;width: 80%;margin: auto; max-width: 373px;padding-bottom: 30%;}
.infor404{text-align: center;}
.infor404 span.word{font-size: clamp(1rem, 3vw, 1.25rem); margin-right:20px;font-weight: 400;}
.infor404 .btn_primary{color: var(--white_color); border: 1px solid var(--white_color);padding: 18px 32px;font-weight: 400;}
.infor_wrap404 .button_wrap{text-align: center;}
.section_privacy .detail_wrap li::marker {font-size: 18px;font-weight: bold;}
.article {font-size: clamp(.9rem, 3vw, .9rem);}
.mb_primary {font-size:clamp(1.125rem, 4vw, 1.12rem);margin-bottom: 15px;font-weight: 500;}

@media (max-width:1100px) {
    .errorimg{width: 40%;max-width: 200px;}
    .infor404 .btn_primary{padding: 10px 13px;font-size: 18px; }
    .infor_wrap404{padding:  45% 0;display: flex;justify-content: center; align-items: center;flex-direction: column;}
    .page404 .fixed_bar{background-color: transparent;position: absolute;}
    .page404 .innerpage{padding-top: revert;}
    .page404 .logo .img_logo .custom-color{fill: var(--white_color);}
    .page404 .logo .logo_wrap .en_logo{color: var(--white_color);}
    .page404 .logo .logo_wrap .zh_logo{color: var(--white_color);}
    .page404 .navbar a{color: var(--white_color);}
    .page404 .hamburgerbox .hamburger_line{background-color: var(--white_color);}

 
    .mb_primary{margin-bottom: calc(3vw + 3px);}

}
@media (max-width: 600px) {
    .section_header .splash_img{background: url(../images/privacy/splash_m.png) no-repeat;background-size: 100%;padding-bottom: 103%;}
    .infor404 span.word{display: block;margin-bottom: 20px;}
    .infor_wrap404{padding:  90% 0;}
    .mb_primary {margin-bottom: 20px;}



}

@media screen and (min-width: 1101px) and (max-width: 1520px){



}
/* .section_404{ background: url(../images/all/404.jpg) no-repeat;background-size: 100%;height: 0;padding-bottom: 56%;}
.section_404 .infor_wrap404{    display: flex;justify-content: center;align-items: center;flex-direction: column;padding: 10% 0;}

@media (max-width: 1100px) {
    .section_header .splash_img{padding-bottom: 49%;}

}


