:root{--background:#ffffff;--foreground:#171717;--header-height:56px}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@media screen and (min-width:1400px){:root{--header-height:107px}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;max-width:100%}body{color:var(--foreground);background:var(--background);font-family:Pretendard,Noto Sans JP,Noto Sans SC,Noto Sans TC,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[lang=en] body{font-family:helvetica-neue-lt-pro,Pretendard,Noto Sans JP,Noto Sans SC,Noto Sans TC,sans-serif}html[lang=zh] body{font-family:Pretendard,Noto Sans SC,Noto Sans TC,sans-serif}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}button{font-family:inherit;font-size:inherit;border:none;background-color:rgba(0,0,0,0);cursor:pointer;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}.page-title{color:#000;font-size:24px;font-weight:600;line-height:1.5}.page-title+.page-sub-title{margin-top:10px;margin-bottom:20px}@media screen and (min-width:1024px){.page-title+.page-sub-title{margin-top:10px;margin-bottom:40px}}.page-sub-title{color:#858c8f;font-size:14px;font-style:normal;font-weight:500;line-height:1.7142857143}@media screen and (min-width:1024px){.page-sub-title{font-size:18px;line-height:1.6666666667}}.iframe-wrap{max-width:1118px;margin:0 auto}.table-list--board .hidden{display:none}.table-list--board table{width:100%;border-collapse:collapse;display:block}.table-list--board table thead{display:none}.table-list--board table tbody{display:block}.table-list--board table tr{display:block;padding:14px 0;border-bottom:1px solid #c9d2ce}.table-list--board table td,.table-list--board table th{font-family:inherit;display:inline-block;color:#aab4b5;font-size:13px;font-weight:500;line-height:1.2307692308;padding:0}.table-list--board table td:last-child,.table-list--board table th:last-child{position:relative;padding-left:7px;margin-left:7px}.table-list--board table td:last-child:before,.table-list--board table th:last-child:before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:1px;height:10px;background-color:#a8b4b5}.table-list--board table td.th,.table-list--board table th.th{display:block;color:#000;font-size:18px;font-weight:700;line-height:1.1666666667;text-transform:capitalize;margin-bottom:7px}.table-list--board table td a,.table-list--board table th a{color:inherit;font-size:inherit;font-family:inherit}.table-list--board table td a svg,.table-list--board table th a svg{display:inline-block;vertical-align:middle;margin-left:5px}@media screen and (min-width:1024px){.table-list--board table{display:table}.table-list--board table tbody,.table-list--board table thead{display:table-row-group}.table-list--board table thead{display:table-header-group;border-bottom:1px solid #c9d2ce}.table-list--board table tr{display:table-row;padding:0}.table-list--board table td,.table-list--board table th{display:table-cell}.table-list--board table td:last-child,.table-list--board table th:last-child{margin-left:0}.table-list--board table td:last-child:before,.table-list--board table th:last-child:before{display:none}.table-list--board table thead td,.table-list--board table thead th{color:#c9d2ce;font-size:14px;font-weight:700;line-height:1.4285714286;padding:0 15px 19px}.table-list--board table thead td:last-child,.table-list--board table thead th:last-child{padding:0 15px 19px}.table-list--board table thead td.th,.table-list--board table thead th.th{color:#c9d2ce;font-size:14px;font-weight:700;line-height:1.4285714286;margin-bottom:0}.table-list--board table tbody td,.table-list--board table tbody th{color:#c9d2ce;font-size:14px;font-weight:700;line-height:1.4285714286;padding:17px 15px}.table-list--board table tbody td:last-child,.table-list--board table tbody th:last-child{padding:17px 15px}.table-list--board table tbody td.th,.table-list--board table tbody th.th{display:table-cell;font-size:20px;color:#000;line-height:1.2;text-transform:capitalize;margin-bottom:0}}.table-list--static .hidden{display:none}.table-list--static table{width:100%;border-collapse:collapse;display:table}.table-list--static table thead,.table-list--static table tr{border-bottom:1px solid #c9d2ce}.table-list--static table td,.table-list--static table th{font-family:inherit}.table-list--static table td a,.table-list--static table th a{color:inherit;font-size:inherit;font-family:inherit}.table-list--static table thead td,.table-list--static table thead th{color:#c9d2ce;font-size:13px;font-weight:700;line-height:1.4285714286;padding:0 10px 20px}.table-list--static table tbody td{color:#858c8f;font-size:14px;font-weight:500;line-height:1.4285714286;padding:20px 5px}.table-list--static table tbody td.th{color:#000;line-height:1.2;text-transform:capitalize;font-weight:700}@media screen and (min-width:1024px){.table-list--static table td,.table-list--static table th{font-size:14px}.table-list--static table thead td,.table-list--static table thead th{padding:0 69px 19px}.table-list--static table tbody td{font-size:20px;line-height:1.2;padding:17px 69px}}.table-caption{display:flex;gap:6px;margin-top:20px;font-family:inherit}.table-caption:before{content:"";display:block;flex:0 0 16px;width:16px;height:16px;background:url(/images/icons/exclamation.svg) no-repeat 50%;margin-top:2px}.table-caption-text{color:#aab4b5;font-size:14px;font-weight:500;line-height:1.4285714286}@media screen and (min-width:1024px){.table-caption:before{margin-top:6px}.table-caption-text{font-size:18px;font-weight:400;line-height:1.5555555556}}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}@media screen and (min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}}@media screen and (min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}}@media screen and (min-width:1024px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}}@media screen and (min-width:1400px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}}@media screen and (min-width:1600px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}}html{scroll-behavior:smooth}@media(prefers-color-scheme:dark){html{color-scheme:dark}}body{background-color:#fff}[data-theme=DARK]{--color-bg:#121212;--color-text:#ffffff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#e8e8e8;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#e8e8e8}.sub-page{padding-top:56px;min-height:calc(100vh - 281px);overflow-x:clip}.sub-page.with-page-header{margin-top:var(--page-header-height,70px)}.sub-page *{overflow-wrap:anywhere}@media screen and (min-width:1024px){::-webkit-scrollbar{width:6px}.sub-page{min-height:calc(100vh - 217px)}.sub-page.with-page-header{margin-top:var(--page-header-height,85px)}}@media screen and (min-width:1400px){.sub-page{padding-top:107px}.sub-page.with-page-header{margin-top:var(--page-header-height,85px)}}