@media(max-width:599px){.CheckboxItem_pc-only__S_Ih6{display:none}}@media(min-width:600px)and (max-width:1024px)and (min-aspect-ratio:16/9){.CheckboxItem_pc-only__S_Ih6{display:none}}.CheckboxItem_sp-only__AUI4C{display:none}@media(max-width:599px){.CheckboxItem_sp-only__AUI4C{display:block}}@media(min-width:600px)and (max-width:1024px)and (min-aspect-ratio:16/9){.CheckboxItem_sp-only__AUI4C{display:block}}.CheckboxItem_hidden__Rjbux{display:none}.CheckboxItem_checkboxItem__6Hbd8{display:flex;align-items:center;font-size:16px}.CheckboxItem_checkboxWrapper__9J7nx{display:flex;align-items:center}.CheckboxItem_checkbox__H9MZ4{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid var(--gray-400);border-radius:2px;margin-right:10px;position:relative;cursor:pointer;transition:border-color .2s,background .2s;background:var(--gray-400)}.CheckboxItem_checkbox__H9MZ4:after{content:"";display:block;position:absolute;left:5px;top:0;width:5px;height:11px;border:solid var(--white-950);border-width:0 2px 2px 0;transform:rotate(45deg)}.CheckboxItem_checkbox__H9MZ4:checked{background:var(--blue-500);border-color:var(--blue-500)}.CheckboxItem_checkboxLabel___COBA{cursor:pointer;color:var(--blue-500);font-size:14px;line-height:1.4;font-weight:700;display:block;flex:1 1}.CheckboxItem_checkboxLabel___COBA:hover{text-decoration:underline}.CheckboxItem_checkboxItem__6Hbd8:has(input:disabled) .CheckboxItem_checkboxLabel___COBA{color:var(--gray-400);cursor:not-allowed}.CheckboxItem_checkboxItem__6Hbd8:has(input:disabled) .CheckboxItem_checkboxLabel___COBA:hover{color:var(--gray-400);text-decoration:none}