@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}body{font-family:Arial, Helvetica, sans-serif, "Noto Sans JP"}.gradient{background:#1A237E;background:linear-gradient(to top right, #1A237E, #1A237E 60%, #00E5FF)}a,.btn{transition:all 0.2s ease-in-out}.btn-default{background-color:#f5f5f5;border-color:#eee;color:#212529}.btn-default:hover,.btn-default:focus{background-color:#e1e1e1;border-color:#dadada;color:#212529}.btn-white{background-color:#fff;border-color:#eee;color:#212529}.btn-white:hover,.btn-white:focus{background-color:#eee;border-color:#E0E0E0;color:#212529}.rounded-top-0{border-top-left-radius:0;border-top-right-radius:0}.rounded-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-left-0{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.loading{position:relative}.loading::after{display:block;width:100%;height:100%;content:" ";background-color:rgba(255,255,255,0.75);border-radius:.3rem;position:absolute;top:0;left:0;z-index:3000}#loading{display:none}#loading.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:rgba(255,255,255,0.85);position:fixed;top:0;left:0;z-index:5000;transition:all 0.2s ease-in-out}#loading.active.hidding{animation:fadeOut 0.4s ease-in forwards}#loading .loading-message{display:block;width:100%;margin-bottom:1rem;text-align:center;color:#BDBDBD;-ms-flex-item-align:center !important;align-self:center !important}#loading .container{z-index:6000}.bg-grey{background-color:#9E9E9E !important}.bg-grey-50{background-color:#FAFAFA !important}.bg-grey-100{background-color:#f5f5f5 !important}.bg-grey-200{background-color:#eee !important}.bg-grey-300{background-color:#E0E0E0 !important}.bg-grey-400{background-color:#BDBDBD !important}.bg-grey-600{background-color:#757575 !important}.bg-grey-700{background-color:#616161 !important}.bg-grey-800{background-color:#424242 !important}.bg-grey-900{background-color:#212121 !important}.text-grey{color:#9E9E9E !important}.text-grey-50{color:#FAFAFA !important}.text-grey-100{color:#f5f5f5 !important}.text-grey-200{color:#eee !important}.text-grey-300{color:#E0E0E0 !important}.text-grey-400{color:#BDBDBD !important}.text-grey-600{color:#757575 !important}.text-grey-700{color:#616161 !important}.text-grey-800{color:#424242 !important}.text-grey-900{color:#212121 !important}@keyframes shake{0%{margin-left:0;margin-right:0}25%{margin-left:1rem;margin-right:-1rem}50%{margin-left:0;margin-right:0}75%{margin-left:-1rem;margin-right:1rem}100%{margin-left:0;margin-right:0}}.denied{animation:shake 0.15s 5}.text-grey{color:#9E9E9E}.text-grey-300{color:#E0E0E0}
