body{height:100%}.open-page{width:100vw;height:100vh;background-color:#f9f9f9;display:flex;align-items:center}.open-page .open-wrap{width:100%;height:500px;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.open-tit::before{display:block;content:'';width:105px;height:80px;background:url(/resources/images/common/Icon_openPage.svg) no-repeat center center;margin:0 auto 40px}.open-tit{font-size:44px;font-weight:700;margin-bottom:20px;text-align:center}.open-page .open-con{font-size:var(--font-size-regular3);font-weight:var(--font-weight-light);text-align:center;line-height:var(--line-height-base);white-space:pre-wrap;word-break:break-all}.open-page .office-name{margin-top:20px}@media(max-width:1199px){.open-page{background-color:#fff}.open-tit::before{width:72px;height:58px}.open-tit{font-size:30px;font-weight:700}.open-page .open-con{width:100%;font-size:var(--font-size-regular1);padding:0 20px}}