.checklist{background-color:var(--primary-100);padding:20px 20px 40px;border-radius:var(--radius-m)}@media screen and (max-width: 768px){.article__body .checklist{margin-left:-20px;margin-right:-20px}}.checklist__head{margin-bottom:var(--r-space-6)}@media screen and (min-width: 769px){.checklist__head{display:flex;align-items:center}}.checklist__head__icn{width:32px;height:32px;margin-bottom:30px}.checklist__head .overtitle{color:var(--grey-600);font-weight:600}.checklist__head .h3{padding-right:var(--r-space-6)}@media screen and (max-width: 768px){.checklist__head .h3{text-align:center;padding-right:0}}.checklist__head__img{order:2;width:124px;height:124px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.checklist__head__img{margin:0 auto;display:block;margin-bottom:10px}}.checklist__prg{position:sticky;top:10px;display:flex;gap:12px;background-color:var(--primary-600);color:#fff;border-radius:var(--radius-s);margin-bottom:var(--space-5);padding:12px;font-weight:600;z-index:1}.article__body .checklist__prg{top:70px}.checklist__prg img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}.checklist__prg .dim{opacity:.6}.checklist__prg__bar{background-color:rgba(255,255,255,.4);border-radius:5px;margin-top:10px;overflow:hidden}.checklist__prg__bar div{width:0;height:9px;background-color:var(--white);border-radius:5px;max-width:100%;transition:width .5s}.checklist__sct{background-color:var(--primary-50);margin-top:var(--space-2);border-radius:var(--radius-s)}.checklist__sct__ttl{padding:var(--space-4) var(--r-space-5);border-bottom:1px solid var(--stroke)}.checklist__sct__body{padding:0 var(--r-space-5)}.checklist__tsk{padding:var(--space-5) 0}.checklist__tsk+.checklist__tsk{border-top:1px solid var(--stroke)}.checklist__tsk__ttl{flex-grow:1;font-size:20px;font-weight:700;line-height:24px;letter-spacing:.2px;font-family:"Source Sans Pro",sans-serif}@media screen and (max-width: 768px){.checklist__tsk__ttl{font-size:18px}}.checklist__tsk .link{margin-top:var(--space-2)}

/*# sourceMappingURL=checklist.css.map*/