.checkbox-area input[type=checkbox][data-v-6681ffc5] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #dde3e6;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
.checkbox-area input[type=checkbox][data-v-6681ffc5]:hover {
  border-color: #c6c6c6;
}
.checkbox-area input[type=checkbox][data-v-6681ffc5]:checked {
  border-color: #28a745;
  background-color: #28a745;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'14'%20height%3D'11'%20viewBox%3D'0%200%2014%2011'%20fill%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0.999512%205.99984L4.66618%209.6665L12.9995%201.33317'%20stroke%3D'white'%20stroke-width%3D'2'%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% auto;
  transform: scale(1.05);
}
.c-public[data-v-6156dea8] {
  border: 2px solid #ea5550;
  border-radius: 5px;
}
.c-public input[type=checkbox][data-v-6156dea8] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #dde3e6;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
.c-public input[type=checkbox][data-v-6156dea8]:checked {
  border-color: #2eb85c;
  background-color: #2eb85c;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'14'%20height%3D'11'%20viewBox%3D'0%200%2014%2011'%20fill%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0.999512%205.99984L4.66618%209.6665L12.9995%201.33317'%20stroke%3D'white'%20stroke-width%3D'2'%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% auto;
  transform: scale(1.05);
}
.c-public strong[data-v-6156dea8] {
  font-size: 15px;
}
.c-public p[data-v-6156dea8] {
  margin: 0;
}
@charset "UTF-8";
/* モーダル専用のスタイル - scoped外してもこのクラス配下だけに適用 */
.upper-limit-modal .calendar-button {
  display: none !important;
}
.upper-limit-modal .print-none {
  display: none !important;
}
@media print {
.upper-limit-modal {
    /* モーダルのbackdropを非表示 */
    /* モーダル自体を画面いっぱいに */
    /* モーダルのフッターを非表示 */
    /* 印刷ボタンを非表示 */
}
.upper-limit-modal .modal-backdrop {
    display: none !important;
}
.upper-limit-modal .modal {
    position: static !important;
    overflow: visible !important;
}
.upper-limit-modal .modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    height: auto !important;
}
.upper-limit-modal .modal-content {
    border: none !important;
    box-shadow: none !important;
    height: auto !important;
}
.upper-limit-modal .modal-body {
    padding: 0 !important;
    margin: 0 !important;
}
.upper-limit-modal .modal-footer {
    display: none !important;
}
.upper-limit-modal .no-print {
    display: none !important;
}
.upper-limit-modal .tabs-button-group,
  .upper-limit-modal .button-wrap {
    display: none;
}
.upper-limit-modal .print-border-none {
    border: none;
    margin: 0 auto;
}
.upper-limit-modal .print-style-cbody {
    padding-bottom: 0;
}
.upper-limit-modal .cell.-textsmall {
    font-size: 12px !important;
}
.upper-limit-modal .cell.print-cancel {
    font-size: 14px !important;
}
}
.tab[data-v-2baf2e10] {
  max-width: 1000px;
  width: 100%;
  margin: 40px auto;
}
.content_wrap[data-v-2baf2e10] {
  position: relative;
}
.border[data-v-2baf2e10] {
  position: absolute;
  top: -40px;
  right: 0;
  padding: 10px;
  box-sizing: border-box;
  width: 28%;
  font-size: 12px;
}
[data-v-2baf2e10] .tabs-button {
  width: 50%;
}
#err-view-ara[data-v-2baf2e10] {
  background-color: #ffffff;
  border: 3px solid #e55353;
  padding: 5px;
  margin: 0 auto 1.25rem;
  max-width: 1000px;
  position: sticky;
  top: 100px;
  z-index: 2;
}
#err-view-ara .toggle-btn[data-v-2baf2e10]:focus {
  outline: none;
  box-shadow: none;
}
.brother-text[data-v-2baf2e10] {
  display: flex;
  align-items: center;
  max-width: 1000px;
  margin: 20px auto 0;
}
.c-check input[type=checkbox][data-v-2baf2e10] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #dde3e6;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}
.c-check input[type=checkbox][data-v-2baf2e10]:checked {
  border-color: #2eb85c;
  background-color: #2eb85c;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D'14'%20height%3D'11'%20viewBox%3D'0%200%2014%2011'%20fill%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M0.999512%205.99984L4.66618%209.6665L12.9995%201.33317'%20stroke%3D'white'%20stroke-width%3D'2'%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% auto;
  transform: scale(1.05);
}
.c-check strong[data-v-2baf2e10] {
  font-size: 15px;
}
.sign-wrap[data-v-2baf2e10] {
  max-width: 1000px;
  margin: 0 auto;
}
.sign-wrap_content[data-v-2baf2e10] {
  margin: -40px 40px 40px 0;
}
.calendar[data-v-2baf2e10]  .main-modal-window {
  width: auto;
}
.modal__inner[data-v-2baf2e10] {
  padding: 30px;
}
.modal-body[data-v-2baf2e10]  .calendar {
  width: 360px;
}
.modal-body[data-v-2baf2e10]  .calendar__header {
  margin: 0 auto;
}
.modal-body[data-v-2baf2e10]  .calendar__header button {
  background: #fff;
}
.modal-body[data-v-2baf2e10]  .calendar__body {
  margin-top: 36px;
}
.modal-body-closebutton[data-v-2baf2e10] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.modal-body-closebutton svg[data-v-2baf2e10] {
  width: 100%;
  height: 100%;
}
@media print {
.tab[data-v-2baf2e10] {
    margin: 0 auto;
}
.tabs-button-group[data-v-2baf2e10],
  .button-wrap[data-v-2baf2e10] {
    display: none;
}
.print-border-none[data-v-2baf2e10] {
    border: none;
    margin: 0 auto;
}
.print-style-cbody[data-v-2baf2e10] {
    padding-bottom: 0;
    height: 99%;
}
#err-view-ara[data-v-2baf2e10] {
    display: none;
}
.brother-text[data-v-2baf2e10],
  .brother-note[data-v-2baf2e10] {
    display: none;
}
.no-print[data-v-2baf2e10] {
    display: none;
}
}
