@charset "UTF-8";:root{--clr-black: #1F2937;--clr-red: #E84646;--clr-red5: #FEF6F6;--clr-red10: #FCE4E4;--clr-blue: #264394;--clr-blue5: #F4F6FA;--clr-blue70: #677BB4;--clr-blue10: #DFE4F0;--clr-darkgreen: #149089;--clr-darkgreen5: #F3F9F9;--clr-darkgreen10: #DDEFEE;--clr-link:#0083D4;--clr-gray1:#EDF2F7;--clr-gray2:#F9FAFB;--clr-black50: #8F949B;--clr-black20: #BCBFC3;--clr-black10: #E3E5E7;--sec-max-width: 100%;--article-max-width:100%;--sec-padding: 5.6em;--sec-m-side:1em;--round32: 32px;--round16: 16px;--round8: 8px;--icon:"Material Symbols Outlined";--ttl:"Zen Kaku Gothic New", sans-serif;--num:"Oswald", sans-serif;--anm-hover: all .3s ease-in-out;--header-height: 86px}@media only screen and (min-width:768px){:root{--sec-m-side: 2em;--sec-max-width: 1664px;--article-max-width: 1264px;--header-height: 121px}}@media only screen and (min-width:1024px){:root{--sec-padding: 10.4em}}@media only screen and (min-width:1024px){body:has(.sidebar.is-collapsed) .main-content{padding-left:calc(90px + 5%)}}.settings-modal-content:has(.exam-select-list){max-width:50em}.settings-modal-content h2{margin-bottom:.25em}@media only screen and (min-width:768px){.settings-modal-content h2{margin-bottom:.5em}}.exam-loader-global{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.exam-loader-global.hidden{display:none}.exam-loader-global .exam-loader-content{text-align:center}.exam-loader-global .exam-loader-text{margin-top:.5rem;color:hsl(var(--nc));animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.exam-modal-header{background-color:hsl(var(--p));color:hsl(var(--pc));padding:1rem;text-align:center;position:relative}.exam-modal-ttl{font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem}.exam-modal-close{position:absolute;right:.5rem;top:.5rem;color:#fff}.exam-modal-body{padding:1.5rem}.exam-modal-body .ttl{font-size:1rem;font-weight:700;margin-bottom:.5em}.form-control .ttl{font-size:1rem}.form-control .toggle-switch{width:5em}.form-control input[type=radio]{display:none}.form-control input[type=radio]:checked+.toggle-switch{background-color:var(--clr-blue);color:#fff;font-weight:700}.exam-modal-footer{padding:1rem;background-color:hsl(var(--b2));display:flex;justify-content:flex-end;gap:.75rem}.exam-modal-footer .start-btn{font-size:1rem;width:5em;text-align:center;background-color:var(--clr-blue);color:#fff;font-weight:700}.exam-select-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.25em;margin-bottom:1.5rem;max-height:40vh;overflow-y:auto}@media only screen and (min-width:768px){.exam-select-list{grid-template-columns:repeat(4,1fr)}}.exam-select-btn{justify-content:space-between;height:auto;padding:.65em .5em;font-size:.875rem;background-color:#fff;color:var(--clr-black);border-radius:.214em;border:1px solid var(--clr-black50);line-height:1.2;cursor:pointer}.exam-select-btn .year{font-size:.8125rem;display:block;font-weight:600}@media only screen and (min-width:768px){.exam-select-btn .year{font-size:1rem}}.exam-select-btn .text{font-size:.625rem}@media only screen and (min-width:768px){.exam-select-btn .text{font-size:.75rem}}.exam-select-btn .month{display:block;font-size:.625rem;line-height:1.5}@media only screen and (min-width:768px){.exam-select-btn .month{font-size:.75rem}}.exam-select-btn:disabled{color:var(--clr-black20);background-color:#f6f6f6;border:1px solid var(--clr-black20)}.exam-select-btn:disabled .year{font-weight:400}.exam-select-btn.btn-active{color:var(--clr-blue);background-color:var(--clr-gray1);border:1px solid var(--clr-blue)}@media only screen and (min-width:768px){.exam-select-btn{padding:.75em;font-size:1rem}}.exam-toggle-area{margin-top:1em;text-align:left}@media only screen and (min-width:768px){.exam-toggle-area{text-align:center}}.exam-toggle-wrap{display:inline-block}.exam-toggle-inner{display:flex;align-items:center;cursor:pointer;gap:1em}.exam-toggle-label{font-weight:700;font-size:.8125rem}.exam-toggle-input{display:none}.exam-toggle-input:checked+.exam-toggle-slider{background-color:var(--clr-blue)}.exam-toggle-input:checked+.exam-toggle-slider:before{transform:translate(1.5rem)}.exam-toggle-input:checked~.exam-toggle-status{color:var(--clr-blue)}.exam-toggle-slider{position:relative;width:3rem;height:1.5rem;background-color:#ccc;border-radius:9999px;transition:background-color .3s}.exam-toggle-slider:before{content:"";position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 2px 4px #0003}.exam-toggle-status{font-weight:700;color:#999;font-size:.8125rem}p.exam-toggle-note{margin-top:.5rem;font-size:.8125rem;color:#888;text-align:left;text-wrap:wrap}@media only screen and (min-width:768px){p.exam-toggle-note{text-align:center}}.modal-actions .modal-btn-base{max-width:14em}.modal-actions .modal-btn-base:disabled{background-color:#ccc;pointer-events:none}.modal-actions .modal-btn-base:disabled:hover{opacity:1}.exam-loader-local{display:flex;justify-content:center;align-items:center;height:16rem;width:100%}.exam-loader-local.hidden{display:none}.exam-view{display:flex;flex-direction:column;min-height:calc(100vh - 64px)}.exam-header{position:relative;display:flex;justify-content:space-between;width:100%;max-width:50em;margin-inline:auto;margin-bottom:1em}@media only screen and (min-width:768px){.exam-header{display:none}}.exam-header .quiz-meta-header{margin-bottom:0}.exam-header .quiz-meta-header .meta-year{position:relative;background-color:transparent;font-size:1rem}@media only screen and (min-width:768px){.exam-header .quiz-meta-header.is-sp{display:none}}.exam-header .exam-header-inner{position:relative;display:flex;align-items:center;column-gap:.5em}.exam-header .exam-header-counter{font-size:.75rem;font-weight:700}.exam-header .exam-header-counter #currentIndex{font-size:1.125rem}.exam-header-timer{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;height:56px;width:56px;border-radius:50%}.exam-header-timer span{display:block;font-size:.625rem;line-height:1.2}.exam-header-timer .exam-timer{font-family:var(--num);font-size:1rem;font-weight:400;color:var(--text-main)}.exam-main{width:100%;max-width:50em;margin:0 auto}.exam-loader{display:flex;justify-content:center;align-items:center;height:16rem}.exam-loader .loading{width:3rem}.exam-card{margin-top:1em;background-color:#fff;border-radius:.5em}.exam-card .exam-card-body{padding:1em}.exam-card .exam-card-meta .tag-year{display:inline-block;padding:.25em .75em;font-size:.6875rem;font-weight:400;background-color:var(--clr-gray1);color:var(--clr-blue);border:1px solid var(--clr-blue);border-radius:25em}.exam-card .exam-card-title{margin:1em 0;font-size:.875rem;font-weight:400}.exam-card__meta{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.exam-card__title{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;line-height:1.625;white-space:pre-wrap}@media(min-width:768px){.exam-card__title{font-size:1.25rem}}.exam-body-wrapper .exam-sidebar{display:none}@media only screen and (min-width:768px){.exam-body-wrapper .exam-sidebar-inner{position:sticky;top:4em;display:flex;flex-direction:column;row-gap:.5em}}@media only screen and (min-width:768px){.exam-body-wrapper{display:flex;width:100%;column-gap:1em}.exam-body-wrapper .exam-sidebar{display:block}}.exam-body-wrapper .card-area-wrap{width:100%}.exam-body-wrapper .card-area-wrap .card-area{position:relative}.question-text .note-text{font-size:.75rem;color:var(--text-light);display:block;margin-bottom:1em}.question-text .note-text+br{display:none}.exam-choices{display:flex;flex-direction:column;gap:.75rem}.choice-container .choice-btn{position:relative;padding-left:2.75em}.choice-container .choice-btn.is-active{background-color:rgb(from var(--clr-blue) r g b/.15);border:2px solid var(--clr-blue);color:var(--clr-blue);font-weight:600}.choice-container .badge{position:absolute;top:1.5em;left:1.25em;display:inline-block;background-color:var(--clr-blue70);color:#fff;width:1.5em;height:1.5em;line-height:1.5;border-radius:2px;font-size:.75rem;text-align:center}.quiz-meta-header.is-pc{display:none}@media only screen and (min-width:768px){.quiz-meta-header.is-pc{display:block}}.exam-footer{max-width:50em;margin-inline:auto}.exam-footer .exam-footer-nav{display:flex;justify-content:center;align-items:center;column-gap:1em;max-width:56rem;margin:0 auto}.exam-footer .exam-footer-nav button{margin-bottom:1em;position:relative;background-color:#fff;padding:3px 0 0;font-size:1.5rem;border:none;border-radius:4px;width:2.083em;height:2.083em;cursor:pointer;transition:var(--anm-hover);vertical-align:top;box-shadow:0 0 10px rgb(from var(--text-light) r g b/.1)}.exam-footer .exam-footer-nav button:hover{background-color:hsl(from var(--text-light) h s calc(l*2.1))}.exam-footer .exam-footer-nav button:disabled{pointer-events:none;display:none}.exam-footer .exam-footer-nav .btn-next,.exam-footer .exam-footer-nav .btn-prev{position:relative}.exam-footer .exam-footer-nav .btn-next:before,.exam-footer .exam-footer-nav .btn-prev:before{color:var(--text-light);content:"arrow_forward_ios";font-family:var(--icon);font-weight:300}.exam-footer .exam-footer-nav .btn-prev{transform:scaleX(-1)}.exam-footer-check{display:flex;flex-direction:column;row-gap:.75em;margin-bottom:2em;text-align:center}@media only screen and (min-width:768px){.exam-footer-check{align-items:center;justify-content:center;flex-direction:row;column-gap:1em}.exam-footer-check button{min-width:10em}}.exam-finish-btn,.exam-resume-btn{padding:.5em 1.5em;font-weight:700;border:none;font-size:1rem;letter-spacing:1px;transition:var(--anm-hover);cursor:pointer;background-color:var(--app-pink);color:#fff;border-radius:25px;min-width:8em}.exam-finish-btn:hover,.exam-resume-btn:hover{background-color:hsl(from var(--app-pink) h s calc(l*.8))}.exam-statistics-box{margin-top:1em;padding:1.5em;background-color:rgb(from var(--text-main) r g b/.075);color:rgb(from var(--text-main) r g b/.65);border-radius:.5rem}.exam-statistics-box p{font-family:Noto Sans JP,sans-serif;font-size:1rem;text-align:left}@media only screen and (min-width:768px){.exam-statistics-box p{text-align:center}}.exam-statistics-box .note{font-size:.75rem}.resume-link-area{margin-bottom:1.5rem;text-align:center}.resume-link-area.hidden{display:none}.resume-trigger-link{position:relative;margin-left:1.75em;margin-bottom:1em;padding:0;display:inline-block;background:none;border:none;color:var(--text-main);font-weight:700;font-size:.9375rem;line-height:1.2}.resume-trigger-link:before{position:absolute;top:-1px;left:-1.75em;content:"📂";font-size:1rem}.resume-trigger-link .material-symbols-outlined{position:relative;top:2px;display:inline-block;font-size:.875rem}#modalMainView.hidden,#modalResumeView.hidden{display:none!important}.resume-view-header{position:relative;display:flex;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--clr-black10)}.resume-view-header h3{margin:0;font-size:1.125rem;font-weight:700;color:var(--clr-black);flex:1;text-align:center}.resume-back-btn{position:absolute;left:0;display:flex;align-items:center;gap:.25em;background:none;border:none;color:var(--clr-black50);font-size:1rem;cursor:pointer;padding:.5em 0}.resume-back-btn:hover{color:var(--clr-black)}.resume-back-btn .material-symbols-outlined{font-size:1.125rem}.resume-list-container{max-height:400px;overflow-y:auto}.resume-list{list-style:none;padding:0;margin:0}.resume-item{background-color:#f6f6f6;padding:1rem;border:1px solid var(--clr-black10);border-radius:8px;margin-bottom:.75rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.resume-item:hover{border-color:rgb(from var(--clr-blue) r g b/.2);background-color:rgb(from var(--clr-blue) r g b/.1)}.resume-item:hover .resume-title{color:var(--clr-blue)}.resume-item:hover span{color:var(--clr-blue70)}.resume-item .resume-actions{display:flex;align-items:center;gap:.5rem}.resume-item .resume-actions .btn-secondary{padding:.5em 1em;font-size:.8125rem;line-height:1.3}.resume-item .resume-btn-mini{background:var(--clr-blue);color:#fff;border:none;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:700;cursor:pointer;flex-shrink:0;transition:background .2s}.resume-item .resume-btn-mini:hover{background-color:hsl(from var(--clr-blue) h s calc(l*.8))}.resume-item .resume-btn-delete{background:transparent;color:#94a3b8;border:1px solid #e2e8f0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.resume-item .resume-btn-delete .material-symbols-outlined{font-size:1.1rem}.resume-item .resume-btn-delete:hover{background:#fee2e2;color:#ef4444;border-color:#fecaca}.resume-info{display:flex;flex-direction:column;column-gap:.5em}.resume-title{font-size:1rem;font-weight:700;color:var(--text-main);text-align:left;margin-bottom:.25rem}.resume-meta{font-size:.6875rem;color:rgb(from var(--text-main) r g b/.8);display:flex;flex-direction:column;text-align:left}@media only screen and (min-width:768px){.resume-meta{flex-direction:row;column-gap:1em}}.resume-btn-mini{padding:6px 12px;font-size:.75rem;background-color:var(--clr-blue);color:#fff;border:none;border-radius:4px;cursor:pointer}@media only screen and (min-width:768px){.resume-btn-mini{font-size:.875rem}}.suspend-modal-content{max-width:400px;width:90%;padding:2rem;text-align:center}.suspend-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-main)}.suspend-desc{font-size:.95rem;color:var(--text-light);margin-bottom:1.5rem}.suspend-check-area{background-color:rgb(from var(--text-main) r g b/.05);border:1px solid rgb(from var(--text-main) r g b/.1);border-radius:8px;padding:1rem;margin-bottom:2rem;text-align:left}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkbox-label input[type=checkbox]{margin-top:.3rem;transform:scale(1.2);cursor:pointer}.checkbox-label .text{font-weight:700;color:var(--text-main);font-size:.9375rem}.checkbox-label .note{font-weight:400;font-size:.75rem;color:var(--text-light)}.modal-actions{display:flex;gap:1rem;justify-content:center}.modal-actions .modal-btn-base{flex:1;padding:.75rem;border-radius:6px;font-weight:700;cursor:pointer;border:1px solid transparent;background-color:var(--clr-blue);color:#fff}.modal-actions .modal-btn-base:hover{background-color:hsl(from var(--clr-blue) h s calc(l*.8))}.modal-actions .modal-btn-base.is-secondly{background-color:var(--clr-black50);color:#fff}.load-more-wrap.hidden{display:none}.load-more-wrap .load-more-btn{border:1px solid var(--text-light);background-color:transparent;color:var(--text-main);font-size:.9375rem;border-radius:4px;padding:.5em 1.5em}.finish-modal-content{max-width:400px;width:90%;padding:2rem;text-align:center}.finish-title{margin-bottom:1em;font-size:1.25rem;font-weight:700;color:var(--text-main)}.finish-desc{font-size:.95rem;color:var(--text-light);margin-bottom:2rem;line-height:1.6}.score-label{font-size:.9rem;color:#64748b;margin-bottom:.5rem;font-weight:700}.result-status{margin-top:1rem;font-size:1.5rem;font-weight:700}.result-info-box{margin-bottom:2rem;font-size:.95rem;color:var(--text-main)}.result-info-box .note{font-size:.8rem;color:#999;margin-top:.25rem}.finish-confirm,.finish-result-area{overflow:auto}.finish-confirm.hidden,.finish-result-area.hidden{display:none}.result-header-info{font-size:1rem;color:var(--text-main);margin-bottom:1rem;font-weight:700}.result-header-info .pass-score{font-size:1.4rem;color:#d97706;margin-left:.5rem}.result-score-area{margin:0 0 1.5em;padding:.5em;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px}.result-status{margin-top:.5rem;font-size:1.5rem;font-weight:700}.result-status.is-passed{color:#16a34a}.result-status.is-failed{color:#dc2626}.result-data-section{background-color:#f8fafc;border-radius:8px;padding:1rem;margin-bottom:2rem;text-align:left}.data-title{font-size:.9rem;font-weight:700;color:#64748b;margin:0 0 .8rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.data-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.data-item{display:flex;flex-direction:column}.data-item .label{font-size:.8rem;color:var(--text-light)}.data-item .value{font-size:1.1rem;font-weight:700;color:var(--text-main)}.exam-data-summary{margin-bottom:1em;display:flex;flex-wrap:wrap;gap:1em}.exam-data-summary .data-tag{font-size:.85rem;color:#555}.exam-data-summary .data-tag .label{padding:0 .75em .25em;font-size:.6875rem;margin-right:4px;background-color:#fff;color:var(--clr-blue70);border:1px solid var(--clr-blue70);border-radius:3px;line-height:1;vertical-align:middle}.exam-data-summary .data-tag .value{font-weight:700;color:#333}.hidden{display:none}.review-view{max-width:800px;margin:0 auto}.review-view-text{font-size:.875rem}.review-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1em;align-items:center;margin-bottom:1em;padding-bottom:1em;border-bottom:1px solid #e2e8f0}.review-header h2{font-size:1rem;font-weight:700;color:var(--text-main);margin:0}.review-summary-info{display:flex;align-items:center;gap:1rem}.score-badge{display:block;font-weight:700;font-size:.75rem;color:var(--text-main);margin-bottom:1em}.review-back-btn{font-size:.75rem}.review-item{background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:2rem;padding:1em;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.review-item{padding:1.5em}}@media only screen and (min-width:1024px){.review-item{padding:2em}}.review-item.is-correct{border-top:3px solid var(--true-icon)}.review-item.is-incorrect{border-top:3px solid var(--false-icon)}.review-q-header{margin-bottom:1.142em;font-weight:700;color:var(--text-light);font-size:.875rem}.review-q-text{font-size:.9375rem;margin-bottom:1.142em;line-height:1.5}.review-q-text .note-text{font-size:.75rem;color:var(--text-light);display:block}.review-answer-area{background-color:#f8fafc;padding:1rem;border-radius:6px;margin-bottom:1rem;display:flex;gap:2rem}.review-answer-area .ans-box{font-size:.875rem;font-weight:700}.review-answer-area .ans-box .label{font-weight:400;color:var(--text-light);font-size:.75rem;display:block}.review-answer-area .ans-box .val{font-size:1rem}.review-answer-area .ans-box.my-ans .val{color:var(--text-main)}.review-answer-area .ans-box.correct-ans .val{color:var(--true-icon)}.review-explanation{margin-top:1.5rem;border-top:1px dashed #cbd5e1;padding-top:1rem}.exp-body{margin-top:1em;margin-bottom:1em;font-size:.8125rem;color:var(--text-main);line-height:1.5}@media only screen and (min-width:1024px){.exp-body{line-height:1.8;font-size:.875rem}}.review-footer{text-align:center;margin-top:3rem;padding-bottom:3rem}.review-section-title{font-size:.875rem;color:var(--text-light);font-weight:700;margin-top:1.714em}.review-choices-list{display:flex;flex-direction:column;gap:.5em}.review-choices-list.simple-mode{margin-top:.5em}.review-choice-row{display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;background-color:#fff;font-size:.875rem}.review-choice-row .row-left{display:flex;align-items:flex-start;gap:.5em;flex:1}.review-choice-row .choice-num{background:var(--clr-blue70);color:#fff;width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center;border-radius:2px;font-size:.75rem;font-weight:700;flex-shrink:0;margin-top:2px}.review-choice-row .choice-txt{line-height:1.5;color:var(--text-main);font-size:.875rem;opacity:.5}@media only screen and (min-width:1024px){.review-choice-row .choice-txt{font-size:.9375rem}}.review-choice-row .row-right{display:flex;flex-direction:column;gap:4px;align-items:flex-end;margin-left:10px;flex-shrink:0}.review-choice-row .badge-mark{font-size:.7rem;padding:2px 6px;border-radius:4px;font-weight:700;white-space:nowrap}.review-choice-row .badge-mark.correct{color:#16a34a;border:1px solid #16a34a}.review-choice-row .badge-mark.user{color:#64748b;border:1px solid #cbd5e1;background:#fff}.review-explanation{background-color:#f8fafc;padding:1em;border-radius:8px;border:none}.review-statements-list{display:flex;flex-direction:column;gap:1rem;margin-top:.5em}.review-statement-block{padding:1em 0 0}.review-statement-block+.review-statement-block{border-top:1px solid var(--border-color)}.review-statement-block:has(.is-no-text){display:none}.review-statement-row{display:flex;gap:.5em;font-size:.8125rem;line-height:1.5;color:var(--text-main);margin-bottom:1em;opacity:.5}@media only screen and (min-width:1024px){.review-statement-row{font-size:.875rem}}.choice-individual-exp{margin:1em 0}.choice-individual-exp .formula{margin:1em 0;display:block;padding:.75em;border-radius:2px;background-color:rgb(from var(--clr-black) r g b/.05)}.choice-individual-exp .formula .caption{padding:0 1em;margin-right:.5em;border-radius:2px;background-color:var(--text-light);color:#fff;font-size:.6875rem;line-height:1.5}.choice-individual-exp .formula+br{display:none}.choice-exp-text{font-size:.9375rem;color:var(--text-main)}.review-choice-block{padding-top:1em}.review-choice-block+.review-choice-block{border-top:1px solid var(--border-color)}.review-q-header{font-weight:700;color:var(--text-light);font-size:1rem;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.review-q-header .result-text{font-size:1.1rem}.review-q-header .result-text.correct{color:var(--true-icon)}.review-q-header .result-text.incorrect{color:var(--false-icon)}.explanation-list{margin-top:1em;margin-bottom:1em}.explanation-list>li{position:relative;padding-left:1em;margin-bottom:1em}.explanation-list>li:before{content:"";position:absolute;left:0;top:.75em;transform:translateY(-50%);width:.5em;height:.5em;background-color:var(--text-light);border-radius:50%}.explanation-tbl{margin:1.5em 0;border-top:1px solid var(--border-color);border-right:1px solid var(--border-color);border-collapse:collapse;border-spacing:0}.explanation-tbl tbody tr{border-bottom:1px solid var(--border-color);border-left:1px solid var(--border-color)}.explanation-tbl tbody tr th{background-color:var(--clr-gray1)}.explanation-tbl tbody tr th.w25per{width:25%!important}.explanation-tbl tbody tr th.w30per{width:30%!important}.explanation-tbl tbody tr th.w33per{width:33%!important}.explanation-tbl tbody tr th,.explanation-tbl tbody tr td{padding:.5em}@media only screen and (min-width:768px){.explanation-tbl tbody tr th,.explanation-tbl tbody tr td{padding:.75em}}.tag-step{margin-top:1.454em;margin-bottom:.727em;display:block;background-color:rgb(from var(--text-light) r g b/.1);color:var(--text-light);font-weight:700;font-size:.6875rem;padding:2px 8px;border-radius:4px;margin-right:.5rem}.result-feedback-box{text-align:center;margin-bottom:2rem}.pass-score-info{font-size:.9rem;color:#64748b;margin-bottom:.5rem}.pass-score-info span{font-weight:700;color:#334155;font-size:1.1em}.score-value{font-size:1.5rem;font-weight:700;color:#0f172a}.score-value .total{font-size:1rem;color:#94a3b8;margin-left:.2rem}.exam-midway-btn{background:#fff;color:var(--app-pink);border:2px solid var(--app-pink);padding:.8rem 1.5rem;border-radius:50px;font-weight:700;cursor:pointer;margin-right:.5rem;transition:var(--anm-hover)}.exam-midway-btn:hover{background-color:hsl(from var(--app-pink) h s calc(l*.8));color:#fff;border:2px solid hsl(from var(--app-pink) h s calc(l*.8))}.exam-midway-btn:disabled{border:2px solid var(--clr-black50);color:var(--clr-black50);background-color:transparent}.exam-resume-btn{background:var(--clr-blue)}.exam-resume-btn:hover{background-color:hsl(from var(--clr-blue) h s calc(l*.8))}.exam-resume-btn.hidden,.icon-btn{display:none}.text-size-controller{flex-direction:column;text-align:left}.text-size-controller .label{text-align:left;width:100%}@media only screen and (min-width:768px){.text-size-controller .label{font-size:.6875rem}.text-size-controller .btn-group{flex-direction:column}}body.text-lg .choice-container .choice-btn{padding:1em 1em 1em 2.5em}.responsive-progress{margin-bottom:0!important}.start-screen-area{max-width:50em}.start-screen-area .btn-start-large{max-width:20em}.result-score-lottie{width:100%;height:auto;margin:0 auto 1em}.result-score-lottie svg{max-height:16em}.badge-revised{margin-top:-2px;display:inline-block;background-color:var(--app-pink);color:#fff;font-size:.6875rem;font-weight:700;padding:2px 8px;border-radius:2px;vertical-align:middle;line-height:1.2}@media only screen and (min-width:768px){.badge-revised{position:absolute;top:0;right:-4.364em;margin-top:0}}header:has(.text-size-wrapper) .text-size-wrapper.is-pc-only{display:none}.review-report-footer{text-align:right}.category-score-card{background:#fff;border-radius:12px;padding:1em;border:1px solid #eee;margin-bottom:20px}.category-score-card .score-main .score-label{font-weight:700;font-size:.75rem;margin-bottom:5px}.category-score-card .score-display-wrap{display:flex}.category-score-card .score-display-wrap .score-display{flex:1 1 40%;display:flex;align-items:center;justify-content:center}.category-score-card .score-display-wrap .score-num-wrap{font-size:1rem}.category-score-card .score-display-wrap .score-num-wrap .score-num{font-weight:400;font-size:2rem}.category-score-card .score-categories{flex:1 1 50%;max-width:15em;padding-left:1em;border-left:1px solid var(--clr-black10)}.category-score-card .score-categories .cat-row{display:flex;justify-content:space-between;gap:1.25em;font-size:.75rem;margin-bottom:4px;font-weight:700}.category-score-card .score-categories .cat-row.color-rights{color:var(--app-grn)}.category-score-card .score-categories .cat-row.color-rules{color:hsl(from var(--app-yel) h s calc(l*.9))}.category-score-card .score-categories .cat-row.color-tax{color:var(--app-pink)}.category-score-card .score-categories .cat-row.color-business{color:var(--app-blu)}.category-score-card .score-categories .cat-row.color-exempt{color:var(--clr-black50)}.category-score-card .score-categories .cat-row .cat-val{color:var(--text-main)}@media only screen and (min-width:768px){.category-score-card{padding:1em 3em}}.qa-status-grid{margin:1.333em 0;font-size:.75rem;overflow-x:auto}.qa-status-grid .grid-block{display:flex;flex-direction:column;margin-bottom:.5em;align-items:flex-start}.qa-status-grid .grid-row-header,.qa-status-grid .grid-row-result{display:flex;justify-content:flex-start;width:100%}.qa-status-grid .grid-row-header .cell,.qa-status-grid .grid-row-result .cell{flex:0 0 calc((100% - 40px)*.1);height:30px;display:flex;align-items:center;justify-content:center;border:.5px solid #eee;background-color:var(--bg-white)}@media only screen and (min-width:1024px){.qa-status-grid .grid-row-header .cell,.qa-status-grid .grid-row-result .cell{flex:0 0 calc((100% - 40px)/20)}}.qa-status-grid .grid-row-header .cell.head-label,.qa-status-grid .grid-row-header .cell.res-label,.qa-status-grid .grid-row-result .cell.head-label,.qa-status-grid .grid-row-result .cell.res-label{background:#666;color:#fff;flex:0 0 40px}.qa-status-grid .grid-row-header .cell.head-num,.qa-status-grid .grid-row-result .cell.head-num{color:#fff;font-weight:700;cursor:pointer}.qa-status-grid .grid-row-header .cell.bg-rights,.qa-status-grid .grid-row-result .cell.bg-rights{background:var(--app-grn)}.qa-status-grid .grid-row-header .cell.bg-rules,.qa-status-grid .grid-row-result .cell.bg-rules{background:hsl(from var(--app-yel) h s calc(l*.9))}.qa-status-grid .grid-row-header .cell.bg-tax,.qa-status-grid .grid-row-result .cell.bg-tax{background:var(--app-pink)}.qa-status-grid .grid-row-header .cell.color-business,.qa-status-grid .grid-row-result .cell.color-business,.qa-status-grid .grid-row-header .cell.bg-business,.qa-status-grid .grid-row-result .cell.bg-business{background:var(--app-blu)}.qa-status-grid .grid-row-header .cell.bg-exempt,.qa-status-grid .grid-row-result .cell.bg-exempt{background:var(--clr-black50)}.qa-status-grid .grid-row-result .res-icon{font-size:1rem}.card-area .bookmark-area{top:-2em}.card-area .bookmark-area .bookmark-btn{position:absolute;top:-2.375em;right:2em}@media only screen and (min-width:768px){.card-area .bookmark-area{top:0}.card-area .bookmark-area .bookmark-btn{top:2em}}.bookmark-guide{position:absolute;top:.5em;right:-1em}.bookmark-guide .guide-arrow{right:3.5em}@media only screen and (min-width:768px){.bookmark-guide{top:4.5em}.bookmark-guide .guide-arrow{right:3.562em}}.setting-weak-area{margin-top:1em}.weak-review-link{display:inline-block;padding:1.142em 1.714em;border-radius:2em;font-size:.875rem;border:1px solid var(--app-blu);color:var(--app-blu);width:100%;max-width:25.714em;font-weight:500}@media only screen and (min-width:768px){.weak-review-link{padding:1em 1.5em;font-size:1rem;max-width:22.5em}}.weak-review-link:hover{color:var(--primary-btn-hover);border:1px solid var(--primary-btn-hover)}.weak-review-text{margin-top:.333em;font-size:.75rem;color:var(--text-light)}
