@charset "UTF-8";.required:not(.v-input):before,.required.v-input .v-label:before{content:"必須";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e57373;padding:2px 4px;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;line-height:1;vertical-align:baseline;margin-right:4px}.optional:not(.v-input):before,.optional.v-input .v-label:before{content:"任意";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#cfd8dc;padding:2px 4px;color:#424242;font-size:12px;letter-spacing:1px;line-height:1;vertical-align:baseline;margin-right:4px}.error--text.text-caption{display:block}.add-button-sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding:10px;position:fixed;right:1%;z-index:5;bottom:100px}@media(min-width:960px){.add-button-sticky{bottom:50px}}
