a{text-decoration:none}.icon{vertical-align:middle;margin-bottom:3px;font-size:14px}.badge-field{position:relative}.badge{color:#fff;z-index:2;background-color:#515e12;border-radius:6px;padding:3px 7px;font-size:10px;position:absolute;top:-5px;right:-10px}.tag{color:#fff;background-color:#ac5e9f;padding:4px 6px;font-size:10px}.translucent-tag{background-color:#ffffff80;border:1px solid #76891a;border-radius:3px;padding:4px;font-size:10px}.label{padding:10px 0}.total-label{color:#515e12;flex-wrap:nowrap;align-items:center;gap:10px;padding:10px 0;font-size:40px;display:flex}.align-items-center{align-items:center;display:flex}.align-items-start{display:flex;align-items:flex-start!important}.justify-content{justify-content:space-between}.table-cell-center{text-align:center;vertical-align:middle}.div-table{flex-direction:column;width:100%;display:flex}.div-table .div-table-row{flex-wrap:wrap;align-items:center;width:100%;display:flex}.div-table .div-table-row .div-table-cell{text-overflow:ellipsis;white-space:nowrap;flex-wrap:nowrap;flex:1;align-items:center;padding:8px;display:flex}.div-table .div-table-row .div-table-cell .wide-cell{width:50%}.div-table .div-table-row .div-table-cell:last-child{border-right:none}.div-table .div-table-row .div-table-cell.flex-5{flex:.5}.div-table .div-table-row .div-table-cell.flex-7{flex:.7}.div-table .div-table-row .div-table-cell.right{justify-content:end}.div-table .div-table-row .div-table-cell.date{min-width:220px}.div-table .div-table-row .div-table-cell.icon-cell{flex:1}.div-table .div-table-row .div-table-cell.charge-cell{min-width:130px}.div-table .div-table-row .div-table-cell>*{flex-wrap:nowrap}.div-table .div-table-row.header{border-bottom:1px solid #76891a80;font-weight:700}.div-table .div-table-row.header .div-table-cell{align-items:center;gap:5px;display:flex}.div-table .div-table-row.bordered{border-bottom:1px solid #76891a80}@media only screen and (max-width:750px){.div-table .div-table-row .div-table-cell{flex:25%}}.left-icon{margin-right:5px}@media only screen and (max-width:750px){.left-icon{margin-right:2px}}.right-icon{margin-left:5px}@media only screen and (max-width:750px){.right-icon{margin-left:2px}}.bell-icon{transform-origin:top;animation:1.6s ease-in-out infinite bell-wiggle}@keyframes bell-wiggle{0%,to{transform:rotate(0)}10%{transform:rotate(12deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(8deg)}40%{transform:rotate(-6deg)}50%{transform:rotate(4deg)}}@media (prefers-reduced-motion:reduce){.bell-icon{animation:none}}.pre-wrap{white-space:pre-wrap}.green{color:#76891a}.translucent-green{color:#76891a80}.darken-green{color:#515e12}.darken-blue{color:#49608e}.darken-red{color:#8e4982}.pink{color:#ac5e9f}.yellow{color:#ffd351}.blue{color:#5e78ac}.light-blue{color:#61abbb}.emerald-green{color:#009362}.red{color:#ac5e78!important}.brown{color:#ac6b5e}.gray{color:#999}.translucent-gray{color:#999999b3}.background-pale-green{background-color:#c7d0a24d}.size40{font-size:40px}.status-code{color:#ac5e9f80;text-align:right;font-family:ヒラギノ丸ゴ Pro W4,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,HG丸ｺﾞｼｯｸM-PRO,HGMaruGothicMPRO,serif;font-size:100px;font-weight:700}.title{justify-content:center;align-items:center;padding:10px 0;display:flex;position:relative}.title:before,.title:after{content:"";border-top:1px solid #76891a80;width:96%;position:absolute;left:2%}.title:before{top:0}.title:after{bottom:0}.subtitle{border:1px solid #76891a;padding:5px 10px;display:inline-block}.card{background:#ffffff80;border-radius:.25rem}@media only screen and (max-width:750px){.card{margin:0 15px}}.card-header{color:#515e12;background-color:#ffffff80;border:1px solid #76891a;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:10px 15px}.card-body{border:1px solid #76891a;border-top:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;min-height:140px;padding:10px}.card-body .card-body{border-top:1px solid #76891a;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-body.with-background-image{background-image:url(../media/filter-pig.2nl3kee_ib_11.png);background-repeat:no-repeat;background-size:120%}.icon-button{color:#76891a;cursor:pointer;background-color:#fff;border:1px solid #76891a;border-radius:4px;outline:none;width:30px;height:30px}.icon-button>svg{margin-bottom:-1px;font-size:14px;transition:all .1s}.icon-button:hover{color:#515e12;background-color:#c7d0a280;border:1px solid #515e12}.icon-button.target{position:relative}.icon-button.target:after{content:"";border-top:0 solid #0000;border-bottom:10px solid #0000;border-left:0 solid #0000;border-right:10px solid #76891a;width:0;height:0;position:absolute;top:0;right:0}.icon-button.pink{color:#ac5e9f;border-color:#ac5e9f}.icon-button.pink:hover{color:#8e4982;background-color:#ac5e9f80;border-color:#8e4982}.icon-num-button{align-items:center;width:50px;padding-left:8px;display:flex}.icon-num-button span.num{padding-left:5px}.panel-button{cursor:pointer;background-color:#fff;border:1px solid #76891a;border-radius:3px;align-items:center;height:30px;padding:4px 8px;display:flex}.form{flex-wrap:wrap;gap:10px;display:flex}.form-textarea,.form-date,.form-text{border:1px solid #c7d0a2;outline:none;min-width:100px;padding-left:10px;font-size:18px}.form-textarea:disabled,.form-date:disabled,.form-text:disabled{background-color:#ffffff80;border:1px solid #c7d0a280}.form-textarea::placeholder,.form-date::placeholder,.form-text::placeholder{color:#999999b3}.form-text{width:300px;height:34px}@media only screen and (max-width:750px){.form-text{width:100%}}.form-text.color-code{max-width:100px}.form-text.color-code :before{content:"#"}.form-text.width230px{width:230px}.form-date{width:200px;height:34px}@media only screen and (max-width:750px){.form-date{width:110px}}.form-textarea{width:100%;padding:5px 10px}.link{color:#515e12;text-decoration:underline}.button{color:#c7d0a2;cursor:pointer;text-align:center;z-index:1;background:#fff;border:1px solid #c7d0a2;border-radius:4px;outline:none;align-items:center;height:40px;padding:8px 10px;font-size:16px;font-weight:700;transition:all .5s;display:flex;position:relative;overflow:hidden}.button:not([disabled]):before{content:"";z-index:-1;border-radius:0 100% 100% 0;width:120%;height:200%;transition:transform .3s;position:absolute;top:-50%;right:0;transform:translate(-100%)}.button:disabled{cursor:not-allowed;background:#ffffff80;border:1px solid #c7d0a280}.trash-icon{cursor:pointer;align-items:center;margin-left:auto;padding:8px;display:flex}.trash-icon:hover{background-color:#c7d0a280;border-radius:2px}.lock-icon{cursor:pointer;font-size:20px}hr{background-color:#76891a;border:none;height:1px;margin:10px 0}.loading-image{width:auto;height:20px;margin:15px;display:inline}.no-data{color:#76891a80;padding:30px 0;font-size:22px;font-weight:700}.cursor-pointer{cursor:pointer}.inline-block{display:inline-block}.width100p{width:100%}.width40{width:40px}.width60{width:60px}.width80{width:80px}.width100{width:100px}.width160{width:160px}.height20{height:20px}.height80{height:80px}.top-10{margin-top:10px}.bottom-10{margin-bottom:10px}.bottom-20{margin-bottom:20px}.bottom-1{margin-bottom:-1px}.bottom-2{margin-bottom:-2px}.padding-bottom-2{padding-bottom:2px}.padding-7{padding:0 7px}.margin-7{margin:0 7px}.margin-15{margin:15px}.flex{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.flex-nowrap{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.flex-basis{flex-basis:auto}.flex-between{justify-content:space-between;display:flex}@media only screen and (max-width:960px){.flex-between{flex-direction:column;gap:10px;width:fit-content;margin:5px auto}}.break-word{overflow-wrap:break-word;line-height:14px;white-space:pre!important}.grabbable{cursor:grab;text-align:center;touch-action:none;display:block}.text-align-right{text-align:right;display:block}.align-right{text-align:right!important}.flex-align-right{justify-content:flex-end;align-items:center;gap:10px;display:flex}.active-record{animation-name:fade-out;animation-duration:2s;animation-iteration-count:1}@keyframes fade-out{0%{background-color:#d1d9b380}30%{background-color:#d1d9b380}}.flex-list{flex-wrap:wrap;gap:20px;padding:10px;list-style:none;display:flex}.plain-list{margin:0;padding:10px 0;list-style:none}.plain-list-item{align-items:center;gap:.5em;padding:4px 0 4px 10px;font-size:.95em;display:flex}.error-boundary{width:50%;margin-top:200px;margin-left:auto;margin-right:auto}@media only screen and (max-width:750px){.error-boundary{width:100%}}.large-message{color:#515e12;text-align:center;margin-left:auto;margin-right:auto;padding:10px;font-size:18px}.large-message svg{color:#76891a;font-size:40px}.large-message button{margin-left:auto;margin-right:auto}.selectbox-set{align-items:center;gap:7px;display:flex}@media only screen and (max-width:960px){.selectbox-set .selectbox{min-width:160px}}.icon-and-name{flex-wrap:wrap;align-items:center;display:inline-flex}.touch-action-none{touch-action:none}.admin-card-title{color:#515e12;align-items:center;padding:8px;font-size:16px;font-weight:700;display:flex}.progress-bar-container{width:100%;height:4px;margin-top:10px;margin-bottom:-10px;position:relative;overflow:hidden}.progress-bar-container .progress-bar{background-color:#76891a;width:0;height:100%;animation:2s forwards progress-bar-animation;position:absolute;top:0;left:0}@keyframes progress-bar-animation{0%{width:0}to{width:100%}}@media only screen and (max-width:960px){.over-960{display:none}}@media only screen and not (max-width:960px){.under-960{display:none}}.alert-progress-bar{background-color:#fff;border-radius:10px;width:100%;height:8px;position:relative;overflow:hidden}.alert-progress-bar .bar{height:100%;transition:width 1s;position:absolute}.alert-progress-bar .bar.bg-danger{background-color:#ac5e78}.alert-progress-bar .bar.bg-warning{background-color:#ffd351}.alert-progress-bar .bar.bg-info{background-color:#76891a}.react-calendar{z-index:2;background-color:#fff;width:350px;min-height:260px;margin-top:2px;padding:10px;position:absolute}.react-calendar button{cursor:pointer;font-family:Quicksand,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,メイリオ,Meiryo,sans-serif}.react-calendar button:hover{background-color:#c7d0a280;border-radius:2px}.react-calendar .react-calendar__navigation{text-align:center;display:flex}.react-calendar .react-calendar__navigation__arrow,.react-calendar .react-calendar__navigation__label{background-color:#fff;border:none;height:30px;padding:5px}.react-calendar .react-calendar__navigation__arrow{width:30px}.react-calendar .react-calendar__month-view__weekdays{text-align:center;padding:5px}.react-calendar .react-calendar__month-view__weekdays abbr{text-decoration:none}.react-calendar .react-calendar__tile{background-color:#fff;border:none;width:0;padding:5px}.react-calendar .react-calendar__tile--active{border:1px solid #76891a}.react-calendar .react-calendar__month-view__days__day--weekend:nth-child(7n-1){color:#5e78ac}.react-calendar .react-calendar__month-view__days__day--weekend:nth-child(7n){color:#ac5e78}.react-calendar .react-calendar__month-view__days__day--neighboringMonth{color:#999!important}.react-calendar .react-calendar__tile--now{border-radius:2px;color:#fff!important;background-color:#76891a!important}@media only screen and (max-width:400px){.react-calendar{width:230px}}.selectbox{min-width:180px}.selectbox.tags-selectbox[class$=-container]{width:85%}.selectbox.month-selectbox{margin-top:10px}.selectbox [class$=-control]{box-shadow:none;background-color:#fff;border:1px solid #c7d0a2;border-radius:1px;outline:none}.selectbox [class$=-control]:hover{cursor:pointer;border:1px solid #c7d0a2}.selectbox [class$=-indicatorSeparator]{background-color:#c7d0a2}.selectbox [class$=-indicatorContainer] svg{color:#c7d0a2}.selectbox [class$=-menu]{z-index:2;border-radius:1px}.selectbox [class$=-option]{color:#515e12;background-color:#fff}.selectbox [class$=-option]:active{background-color:#c7d0a280}.selectbox [class$=-option]:hover{cursor:pointer;background-color:#c7d0a280}.selectbox [class$=-placeholder]{color:#999999b3}.selectbox [class$=-multiValue]{background-color:#fff;border:1px solid #76891a}.selectbox [class$=-multiValue] div[role=button]{color:#76891a;height:27px}.selectbox [class$=-multiValue] div[role=button]:hover{color:#ac5e9f;background-color:#ac5e9f80}.selectbox [class$=-multiValue] [class$=-MultiValueGeneric]{padding:0;font-size:13px}.selectbox [class$=-multiValue] [class$=-MultiValueRemove]{color:#76891a;border-radius:0;height:27px;margin-left:5px}.selectbox [class$=-multiValue] [class$=-MultiValueRemove]:hover{color:#ac5e9f;background-color:#ac5e9f80}.selectbox.is-disabled [class$=-control]{background-color:#ffffff80;border:1px solid #c7d0a280}:root{font-family:Quicksand,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,メイリオ,Meiryo,sans-serif}*{box-sizing:border-box;margin:0;padding:0}:focus{outline:none}html,body{background-image:url(../media/background-wood.457deoy_8y27j.png);min-height:100vh;font-size:14px;position:relative}html .center-container,body .center-container{max-width:1140px;height:100%;margin:auto}html .max-container,body .max-container{max-width:100%;height:100%;margin:auto;padding:0 20px}@media only screen and (max-width:1160px){html .max-container,body .max-container{padding:0}html,body{padding-bottom:40px}}html .row,body .row{flex-wrap:wrap;padding-bottom:60px;display:flex}html .row .col-3,body .row .col-3{flex:0 0 25%}html .row .col-5,body .row .col-5{flex:0 0 50%}html .row .col,body .row .col{flex-grow:1;flex-basis:0;max-width:100%}@media only screen and (max-width:1160px){html .row,body .row{flex-direction:column;padding-bottom:80px}html .row .col-3+.col,body .row .col-3+.col{margin-top:15px}}
.footer-module-scss-module__CiQmEa__footer{color:#76891a;text-align:center;z-index:2;width:100%;position:absolute;bottom:10px}@media only screen and (max-width:1160px){.footer-module-scss-module__CiQmEa__footer{bottom:50px}}.footer-module-scss-module__CiQmEa__menu{display:none}@media only screen and (max-width:1160px){.footer-module-scss-module__CiQmEa__menu{border-top:1px solid #76891a;justify-content:space-around;width:100%;margin:0;list-style:none;display:flex;position:fixed;bottom:0}.footer-module-scss-module__CiQmEa__menu svg{margin:7px;font-size:20px}.footer-module-scss-module__CiQmEa__menu li{text-align:center;background-color:#ffffff80;width:100%}.footer-module-scss-module__CiQmEa__menu li.footer-module-scss-module__CiQmEa__active{background-color:#c7d0a2}.footer-module-scss-module__CiQmEa__menu li.footer-module-scss-module__CiQmEa__login-link.footer-module-scss-module__CiQmEa__active{background-color:#ffffff80}.footer-module-scss-module__CiQmEa__menu li a{width:100%;padding:10px 0;display:block}}.footer-module-scss-module__CiQmEa__links{justify-content:center;align-items:center;gap:5px;display:flex}
.header-module-scss-module__4lyeFq__header{height:50px;margin-bottom:10px;font-family:Quicksand,ヒラギノ丸ゴ Pro,Hiragino Maru Gothic Pro,メイリオ,Meiryo,sans-serif;font-weight:700}.header-module-scss-module__4lyeFq__nav-menu{height:100%;display:flex}.header-module-scss-module__4lyeFq__nav-brand{align-items:center;height:100%;display:flex}.header-module-scss-module__4lyeFq__nav-brand .header-module-scss-module__4lyeFq__brand-image{width:60px;height:auto}.header-module-scss-module__4lyeFq__nav-brand .header-module-scss-module__4lyeFq__brand-name{color:#76891a;text-align:center;border-bottom:3px dotted #76891a;width:155px;margin:0 40px 0 0;font-size:16px;font-weight:700}.header-module-scss-module__4lyeFq__menu{justify-content:flex-start;align-items:center;gap:15px;width:100%;font-weight:700;list-style:none;display:flex}.header-module-scss-module__4lyeFq__menu li{background:linear-gradient(#76891a 0 0) bottom/var(--d,0) 3px no-repeat;border-radius:2px;transition:all .5s}.header-module-scss-module__4lyeFq__menu li a{outline:none;padding:4px 0;display:block}.header-module-scss-module__4lyeFq__menu li:first-child{background:linear-gradient(#ac5e9f 0 0) bottom/var(--d,0) 3px no-repeat}.header-module-scss-module__4lyeFq__menu li:hover,.header-module-scss-module__4lyeFq__menu .header-module-scss-module__4lyeFq__active{--d:100%}@media only screen and (max-width:1160px){.header-module-scss-module__4lyeFq__menu{display:none}}