/* Copyright (C) 2013-2017 Cybozu, Inc. */
@charset "UTF-8";.checkbox-dropdown{position:relative;display:inline-block;line-height:24px;width:320px;vertical-align:middle;-moz-user-select:none;-webkit-user-select:none;user-select:none}.checkbox-dropdown-button{position:relative;overflow:hidden;padding-left:4px;border:1px solid #abadb3;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff;font-size:80%;cursor:pointer;box-sizing:border-box}.checkbox-dropdown-button-label{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.checkbox-dropdown-button-label-total{display:inline-block;top:0;background:#fff;vertical-align:middle}.checkbox-dropdown-button-arrow{position:absolute;top:0;right:0;width:24px;height:24px;background:#fff;text-align:center}.checkbox-dropdown-button-arrow-image{display:inline-block;width:24px;height:24px;background:url("../image/showdown12.png") no-repeat center center}.checkbox-menu{position:absolute;overflow-x:hidden;overflow-y:auto;min-width:100%;max-height:20.7em;border:1px solid #999;background:#fff;box-shadow:0 2px 4px #b2b2b2;font-size:80%;box-sizing:border-box;z-index:1}.checkbox-menu-fixed{overflow-x:hidden;overflow-y:auto;min-width:100%;max-height:20.7em;border:1px solid #999;background:#fff;font-size:80%;box-sizing:border-box}.checkbox-menu-divider{border-top:1px solid #ccc;font-size:0}.checkbox-menu-item{position:relative;white-space:nowrap;box-sizing:border-box}.checkbox-menu-item:hover{background:#cce4f1}.checkbox-menu-item-label{display:block;padding-right:44px;box-sizing:border-box}.checkbox-menu-item-button{position:absolute;display:block;top:0;right:0;padding-right:8px;padding-left:4px;cursor:pointer}.checkbox-menu-item-button-delete{display:inline-block;width:18px;height:24px;background:url("../image/delete16.png") no-repeat center center}.dynamic-menu-item{line-height:32px}.dynamic-menu-item-input{display:block;width:100%;height:32px;line-height:32px;padding:0 74px 0 4px;border:0;outline:0;box-sizing:border-box}