.q-page{font-size:16px;padding:10px}.sticky-header-table thead tr th{position:-webkit-sticky;position:sticky;z-index:1}.sticky-header-table .q-table__bottom,.sticky-header-table .q-table__top,.sticky-header-table thead tr:first-child th{background-color:#fff}.sticky-header-table thead tr:last-child th{height:48px}.sticky-header-table thead tr:first-child th{top:0}.q-table>tbody>tr>td,.q-table>thead>tr>th{font-size:14px}.article{background-color:#fff;border-radius:8px;box-shadow:0 2px 2px 0 #00000024,0 3px 1px -2px #0003,0 1px 5px 0 #0000001f}.article-header{border-bottom:2px solid #c9c9c9;color:#00a73c;padding:1rem}.article-headline01,h1.article-headline01,h2.article-headline01,h3.article-headline01,h4.article-headline01,h5.article-headline01,h6.article-headline01{font-size:20px;margin-top:0}@media only screen and (min-width:769px){.article-header{padding:1rem 1.5rem}}.q-chip{background:#0000;font-size:1rem}.q-chip__content{white-space:inherit}.q-tab__label{font-size:16px}
/*!Don't remove this!
 * duDialog plugin styles
 * 
 * Author: Dionlee Uy
 * Email: dionleeuy@gmail.com
 */.du-dialog{align-items:center;background-color:initial;display:flex;font-family:Roboto,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:background-color .2s linear,opacity .2s ease;-webkit-user-select:none;user-select:none;visibility:hidden;width:100%;will-change:background-color,visibility,opacity;z-index:999999}.du-dialog .dlg-wrapper,.mypage-dialog .dlg-wrapper{background-color:#fff;border-radius:4px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;display:flex;flex-direction:column;justify-content:space-around;max-height:90%;max-width:90%;min-width:280px;outline:none;overflow:hidden;transform:scale(.8);transition:transform .18s cubic-bezier(.4,0,.2,1)}.du-dialog .dlg-header{font-size:20px;font-weight:500;letter-spacing:.02em;line-height:32px;padding:16px 24px 8px}.du-dialog .dlg-header .dlg-search{background-color:initial;border:none;color:inherit;display:block;font-family:inherit;font-size:16px;font-weight:400;height:36px;line-height:36px;margin-top:8px;outline:none;width:100%}.du-dialog .dlg-content,.mypage-dialog .dlg-content{border-top:1px solid #0000;color:#757575;font-size:16px;letter-spacing:.03em;line-height:24px;overflow-x:hidden;overflow-y:auto;padding:0 24px 20px;white-space:pre-line}.du-dialog .dlg-content.content--scrolled,.mypage-dialog .dlg-content.content--scrolled{border-top:1px solid #e0e0e0}.du-dialog .dlg-select-item{cursor:pointer;margin:0 -24px;padding:0 24px;position:relative;transition:background-color .2s linear}.du-dialog .dlg-select-item:hover{background-color:#f5f5f5}.du-dialog .dlg-select-item:active{background-color:#e0e0e0}.du-dialog .dlg-select-item .dlg-select-checkbox,.du-dialog .dlg-select-item .dlg-select-radio{height:18px;opacity:0;position:absolute;top:12px;width:18px}.du-dialog .dlg-select-item .dlg-select-lbl{cursor:pointer;display:inline-block;margin:0;padding-left:40px;position:relative}.du-dialog .dlg-select-item .dlg-select-lbl .select-item{display:block;line-height:48px}.du-dialog .dlg-select-item .dlg-select-checkbox+.dlg-select-lbl:before{border:2px solid #757575;border-radius:2px;box-sizing:initial;content:"";cursor:pointer;display:block;height:16px;left:6px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s cubic-bezier(0,0,.2,1);width:16px;will-change:border-color}.du-dialog .dlg-select-item .dlg-select-checkbox:checked+.dlg-select-lbl:before{background-color:#1e88e5;border-color:#1e88e5}.du-dialog .dlg-select-item .dlg-select-checkbox+.dlg-select-lbl:after{border-bottom:2px solid #fff;border-left:2px solid #fff;box-sizing:initial;content:"";cursor:pointer;display:block;height:6px;left:9px;margin-top:-6px;position:absolute;top:50%;transform:rotate(-45deg) scale(0);transition:all .2s cubic-bezier(0,0,.2,1);width:12px;will-change:transform}.du-dialog .dlg-select-item .dlg-select-checkbox:checked+.dlg-select-lbl:after{transform:rotate(-45deg) scale(1)}.du-dialog .dlg-select-item.item--nomatch{display:none}.du-dialog .dlg-select-item.item--disabled,.du-dialog .dlg-select-item.item--disabled .dlg-select-lbl,.du-dialog .dlg-select-item.item--disabled .dlg-select-lbl:after,.du-dialog .dlg-select-item.item--disabled .dlg-select-lbl:before{cursor:default}.du-dialog .dlg-select-item .dlg-select-radio+.dlg-select-lbl:before{border:2px solid #757575;border-radius:50%;box-sizing:initial;content:"";cursor:pointer;display:block;height:16px;left:6px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s cubic-bezier(0,0,.2,1);width:16px;will-change:border-color}.du-dialog .dlg-select-item .dlg-select-radio:checked+.dlg-select-lbl:before{border-color:#1e88e5}.du-dialog .dlg-select-item .dlg-select-radio+.dlg-select-lbl:after{background-color:#1e88e5;border-radius:50%;box-sizing:initial;content:"";cursor:pointer;height:10px;left:11px;margin-top:-5px;position:absolute;top:50%;transform:scale(0);transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1);width:10px;will-change:transform,background-color}.du-dialog .dlg-select-item .dlg-select-radio:checked+.dlg-select-lbl:after{transform:scale(1)}.du-dialog .dlg-actions,.mypage-dialog .dlg-actions{border-top:1px solid #0000001f;padding:8px;text-align:right}.du-dialog .dlg-action,.mypage-dialog .dlg-action{background-color:initial;border:none;border-radius:4px;color:#3f51b5;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.07em;line-height:36px;min-width:72px;outline:none;padding:0 12px;text-transform:uppercase;transition:background-color .28s linear;will-change:background-color}.du-dialog .dlg-action+.dlg-action,.mypage-dialog .dlg-action+.dlg-action{margin-left:8px}.du-dialog.dlg--open{background-color:#00000059;opacity:1;visibility:visible}.du-dialog.dlg--open .dlg-wrapper{transform:scale(1)}.du-dialog.dlg--closing{background-color:initial;opacity:0}.du-dialog.dlg--pulse{animation:dlgPulse .2s}.du-dialog.dlg--no-title .dlg-content,.mypage-dialog.dlg--no-title .dlg-content{margin-top:20px}.du-dialog[dark=true] .dlg-wrapper{background-color:#1d1d1d}.du-dialog[dark=true] .dlg-content,.du-dialog[dark=true] .dlg-header{color:#ffffffbf}.du-dialog[dark=true][selection=true] .dlg-header{background-color:#121212}.du-dialog[dark=true] .dlg-content.content--scrolled{border-top:1px solid #ffffff1a}.du-dialog[dark=true] .dlg-action{color:#2196f3}.du-dialog[dark=true] .dlg-action:focus,.du-dialog[dark=true] .dlg-action:hover,.du-dialog[dark=true] .dlg-select-item:hover{background-color:#ffffff0f}.du-dialog[dark=true] .dlg-action:active,.du-dialog[dark=true] .dlg-select-item:active{background-color:#ffffff1a}.du-dialog .ok-action,.mypage-dialog .ok-action{background-color:#43a047;box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;color:#fff;float:right}.du-dialog .ok-action:hover,.mypage-dialog .ok-action:hover{opacity:.9}.du-dialog .cancel-action,.mypage-dialog .cancel-action{color:red;float:left}@media (min-width:600px){.du-dialog .dlg-wrapper,.mypage-dialog .dlg-wrapper{max-width:560px}}@keyframes dlgPulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:#f9f9f9;color:#000;font-family:sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media only screen and (min-width:768px){html{font-size:15px}}@media only screen and (min-width:1200px){html{font-size:16px}}.bg-light{background-color:#f8f8f8}.bg-gray{background-color:#f0f0f0}table{border-collapse:collapse;border-spacing:0;display:table;width:100%}table,td,th{border:none}td,th{display:table-cell;padding:15px 1rem;text-align:left;vertical-align:middle}table caption{font-weight:700;text-align:left}table.bordered>tbody>tr,table.bordered>tfoot>tr,table.bordered>thead>tr{border-bottom:1px solid #c9c9c9}table.bordered{border-top:1px solid #c9c9c9}table.full-bordered,table.full-bordered td,table.full-bordered th{border:1px solid #c9c9c9}table.striped>tbody>tr:nth-child(odd){background-color:#f8f8f8}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#b3d4fc}table.centered tbody tr td,table.centered thead tr th{text-align:center}thead tr{border-bottom:2px solid #c9c9c9}tfoot,thead tr{background-color:#f0f0f0}tfoot{border-top:2px solid #c9c9c9}tbody th{background-color:#f8f8f8}table.striped>tbody tr:nth-child(odd) th{background-color:#f0f0f0}.table-caption{font-size:1.25rem;font-weight:700;letter-spacing:normal;line-height:2rem;text-align:left}table.entry-check-table{border-collapse:collapse;table-layout:fixed;width:100%}table.entry-check-table caption{display:inline-block;font-weight:700;text-align:left;width:100%}table.entry-check-table th{background-color:#f8f8f8;font-weight:700;min-width:200px;width:200px}table.entry-check-table td,table.entry-check-table th{border-bottom:1px solid #c8c8c8;border-top:1px solid #c8c8c8;font-size:14px;padding:10px;text-align:left}table.entry-check-table .email-td{overflow-wrap:break-word}.btn-route{font-size:16px;height:50px}.th-sticky{background-color:#f8f8f8;border-bottom:1px solid #c8c8c8;border-top:1px solid #c8c8c8;position:-webkit-sticky;position:sticky;top:-1px;z-index:99}.th-sticky:before{content:"";height:100%;left:-1px;position:absolute;top:-1px;width:100%}.table-scroll{height:400px;overflow-y:auto}@media only screen and (min-width:768px){.btn-route{font-size:18px;height:50px}}@media only screen and (min-width:1200px){.btn-route{font-size:20px;height:50px}}@media only screen and (min-width:768px){table.entry-check-table td,table.entry-check-table th{font-size:15px}table.kaiyaku-seisan-table th{min-width:120px;width:45%}}@media only screen and (min-width:1200px){table.entry-check-table th{font-size:16px}}@media only screen and (max-width:768px){table.responsive-table,table.responsive-table caption,table.responsive-table tbody,table.responsive-table td,table.responsive-table tfoot,table.responsive-table th,table.responsive-table tr{display:block;position:relative;width:100%}table.bordered.responsive-table{border-top:0}table.responsive-table tbody{border-top:1px solid #c9c9c9}table.responsive-table td,table.responsive-table th{padding:.5rem 1rem;text-align:left!important}table.responsive-table th{display:none}table.responsive-table td[data-title]:before{content:attr(data-title) " :";display:inline-block;font-size:80%;font-weight:700;padding:0 10px 0 0}table.responsive-table tr.hide-row:after{clear:both;content:"";display:block}table.responsive-table tr.hide-row td{float:left;width:auto}table.responsive-table tr.hide-row td:empty{display:none}table.entry-check-table td,table.entry-check-table th{display:block;width:100%}table.kaiyaku-seisan-table th{width:45%}.hide{display:none!important}.left{text-align:left}.right{text-align:right}.center{text-align:center}.top{vertical-align:top}.middle{vertical-align:middle}.bottom{vertical-align:bottom}.center-block{display:block;margin-left:auto;margin-right:auto}.valign-wrapper{align-items:center;display:flex}.valign-wrapper.space-between{justify-content:space-between}}.multiline{white-space:pre-wrap}.text-bold-red{color:red;font-weight:700}.unit-text{font-size:medium}.hint-label{font-size:14px;font-weight:700}.button-area{bottom:0;margin:auto -10px -10px;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:99}.button-area-inner{background-color:#fffc;box-shadow:0 0 13px 0 #523f691a;margin-top:auto;padding:16px 8px}@media screen and (min-width:1024px){.button-area{margin-left:-10px;margin-right:-10px}.button-area-inner{padding:16px}}@media screen and (min-width:1440px){.button-area{margin-left:-10px;margin-right:-10px}.button-area-inner{padding:24px}}.delete-table-row{background-color:#ffcdd2}.q-field__control{color:var(--q-positive)}.taikyo-badge{background-color:#00f}.kaiyaku-badge,.taikyo-badge{color:#fff;font-size:13px;justify-content:center;line-height:26px;width:83px}.kaiyaku-badge{background-color:#c71585}.provisional-settlement-badge{background-color:orange}.provisional-settlement-badge,.settled-badge{color:#fff;font-size:13px;justify-content:center;line-height:26px;width:83px}.settled-badge{background-color:red}.currently-occupied-badge{background-color:#009500;color:#fff;font-size:13px;justify-content:center;line-height:26px;width:83px}.unanswered-badge{background-color:orange}.answered-badge,.unanswered-badge{color:#fff;font-size:14px;justify-content:center;line-height:26px;width:72px}.answered-badge{background-color:gray}.weight-badge{background-color:red}.aggerr-badge,.weight-badge{color:#fff;font-size:14px;justify-content:center;line-height:26px;width:72px}.aggerr-badge{background-color:blue}.negathive-badge{background-color:red;color:#fff}.negathive-badge,.new-badge{font-size:14px;justify-content:center;line-height:26px;width:72px}.new-badge{background-color:#d3d3d3;color:red}body.desktop .no-hover .q-table>tbody>tr:not(.q-tr--no-hover):hover>td:not(.q-td--no-hover):before{display:none}.mypage-dialog{align-items:center;background-color:initial;color:#757575;display:flex;font-family:Roboto,sans-serif;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:999999}.mypage-dialog .dlg-wrapper{transform:scale(1)}.q-dialog__backdrop{background:#00000059}.q-table .text-center.sortable{padding-left:30px}.low-transparency-loading{background-color:#c8e6c9cc!important}body.desktop .q-focusable:focus>.q-focus-helper[data-v-1334b95a],body.desktop .q-hoverable:hover>.q-focus-helper[data-v-1334b95a],body.desktop .q-manual-focusable--focused>.q-focus-helper[data-v-1334b95a]{z-index:2}.q-card[data-v-37b7e615],.q-card[data-v-1334b95a]{height:100%;width:100%}.bg-alpha[data-v-37b7e615]{background:#ffffff80}.info-table[data-v-37b7e615] .q-table__top{background-color:#eee}.info-table[data-v-37b7e615] .q-table__middle{margin-bottom:0;min-height:0}.bg-alpha[data-v-37b7e615]{background:#fffc}.info-row[data-v-37b7e615]:hover{background-color:#f0f0f0}@media (min-width:1440px){.row>.col-lg-20per[data-v-1e226585]{height:auto;max-width:100%;min-width:0;width:20%}}@media (min-width:1920px){.row>.col-xl-20per[data-v-1e226585]{height:auto;max-width:100%;min-width:0;width:20%}}.q-card[data-v-1e226585]{height:100%;width:100%}.material-icons-outlined.topmenu-icon[data-v-1e226585],.material-icons.topmenu-icon[data-v-1e226585]{font-size:6rem}@media (min-width:600px){.material-icons-outlined.topmenu-icon[data-v-1e226585],.material-icons.topmenu-icon[data-v-1e226585]{font-size:10rem}}.indention[data-v-1e226585]{white-space:pre-wrap}.q-card.bg-alpha[data-v-244f9476]{background:#ffffff80}.pdf-container[data-v-2d3c2041]{align-items:center;display:flex;flex-direction:column;gap:24px}.pdf-canvas[data-v-2d3c2041]{border:1px solid #ccc;box-shadow:0 0 5px #0000001a;max-width:100%;width:100%}.mobile-only[data-v-14d327bc] .q-field__native{min-height:75px}.mobile-only[data-v-14d327bc],body:not(.desktop) .answer-btns[data-v-14d327bc] button{font-size:15px}body:not(.mobile) .answer-btns[data-v-14d327bc] button{font-size:20px}.q-card[data-v-e850a2d4]{height:100%;width:100%}.responsive-back-img[data-v-e850a2d4]{background-attachment:local;background-color:#ffffffb3;background-image:url(../img/top_bgimg06.b0351edf.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}@media (min-width:1001px){table.entry-check-table th[data-v-933c822c]{min-width:200px;width:250px}table.entry-check-table td[data-v-933c822c]:nth-child(2){word-wrap:break-word;width:auto}table.entry-check-table td[data-v-933c822c]:nth-child(3){width:200px}}@media (max-width:1000px){table.entry-check-table td[data-v-933c822c],table.entry-check-table th[data-v-933c822c]{display:block;width:100%}}@media (min-width:1001px){table.entry-check-table th[data-v-411dcf22]{min-width:200px;width:300px}table.entry-check-table td[data-v-411dcf22]:nth-child(2){word-wrap:break-word;width:auto}table.entry-check-table td[data-v-411dcf22]:nth-child(3){width:210px}}@media (max-width:1000px){table.entry-check-table td[data-v-411dcf22],table.entry-check-table th[data-v-411dcf22]{display:block;width:100%}}@media (min-width:1001px){table.entry-check-table th[data-v-50b43206]{min-width:200px;width:300px}table.entry-check-table td[data-v-50b43206]:nth-child(2){word-wrap:break-word;width:auto}table.entry-check-table td[data-v-50b43206]:nth-child(3){width:200px}}@media (max-width:1000px){table.entry-check-table td[data-v-50b43206],table.entry-check-table th[data-v-50b43206]{display:block;width:100%}}.top-button[data-v-4085f542]{margin-top:20px}.changeUrl[data-v-5af3a0d4]{text-align:right}.btn-toggele-arrow[data-v-d232d092]{position:relative;width:100%}.responsive-table[data-v-51111057] .header-th{width:33.3%}@media only screen and (min-width:1024px){.LastMonthlyPaymentPanel-left-display[data-v-79ea5893]{display:none}.LastMonthlyPaymentPanel-right-display[data-v-79ea5893]{display:block}}@media only screen and (max-width:1024px){.LastMonthlyPaymentPanel-left-display[data-v-79ea5893]{display:block}.LastMonthlyPaymentPanel-right-display[data-v-79ea5893]{display:none}}.q-card[data-v-79cdd6d0]{height:100%;width:100%}.hason-card[data-v-79cdd6d0]{width:100%}@media only screen and (min-width:600px){.hason-card[data-v-79cdd6d0]{width:355px}}table.hason-contents th[data-v-79cdd6d0]{font-weight:700;padding:8px;width:125px}table.hason-contents td[data-v-79cdd6d0]{padding:8px 0}.toggle-button[data-v-79cdd6d0]{height:100%;width:100%}.q-pa-md[data-v-2f1de3a6]{padding-left:3px;padding-right:3px}@media only screen and (max-width:768px){.entry-check-table[data-v-357ecb70] .shako-th{width:auto}.entry-check-table[data-v-357ecb70] .shako-th-right,.shako-td[data-v-357ecb70]{padding-left:2em}}.entry-check-table[data-v-5a94448c] .shako-th{width:110px}.entry-check-table[data-v-5a94448c] .shako-th-right{text-align:right}@media only screen and (max-width:768px){.entry-check-table[data-v-5a94448c] .shako-th{width:auto}.entry-check-table[data-v-5a94448c] .shako-th-right{text-align:left;text-indent:2em}.shako-th-right[data-v-5a94448c] .shako-badge{text-indent:0}}@media (min-width:1001px){table.entry-check-table th[data-v-6919dc49]{min-width:200px;width:250px}table.entry-check-table td[data-v-6919dc49]:nth-child(2){word-wrap:break-word;width:auto}table.entry-check-table td[data-v-6919dc49]:nth-child(3){width:200px}}@media (max-width:1000px){table.entry-check-table td[data-v-6919dc49],table.entry-check-table th[data-v-6919dc49]{display:block;width:100%}}@media only screen and (max-width:768px){table.entry-check-table td[data-v-eae4ee42],table.entry-check-table th[data-v-eae4ee42]{display:block;width:100%}}@media screen and (min-width:1025px){.custom-input[data-v-eae4ee42]{min-height:24px!important;padding-top:20px!important}}.copyright[data-v-723e0530]{font-size:12px;text-align:left}.responsive-img[data-v-723e0530]{height:auto;max-width:100%}.responsive-back-img[data-v-723e0530]{background-image:url(../img/page_bg_img03sp.da4a7f98.jpg);background-size:cover}@media only screen and (min-width:768px){.responsive-back-img[data-v-723e0530]{background-image:url(../img/page_bg_img03.38a36588.jpg);background-size:cover}}.login-box[data-v-723e0530]{background-color:#ffffffe6;padding:1rem 1.5rem;text-align:center}.login-page[data-v-723e0530] .q-btn{width:100%}.minmini-mypage-text[data-v-723e0530]{color:#555;font-size:11px}.minmini-mypage-text a[data-v-723e0530]{color:#1976d2;display:block;margin-top:10px;text-decoration:none}.minmini-mypage-text a[data-v-723e0530]:hover{text-decoration:underline}