@charset "UTF-8";
.selelct_img_area[data-v-30cc558b] {
  min-width: 150px;
  max-width: 150px;
  height: 150px;
  background: #eaeaea;
  border-radius: 5px;
  position: relative;
}
.selelct_img_area .x-bar[data-v-30cc558b] {
  content: "";
  min-width: 80px;
  max-width: 80px;
  height: 8px;
  background: #d0d0d0;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.selelct_img_area .y-bar[data-v-30cc558b] {
  content: "";
  min-width: 8px;
  max-width: 8px;
  height: 80px;
  background: #d0d0d0;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.selelct_img_area .confirm-img[data-v-30cc558b] {
  min-width: 150px;
  max-width: 150px;
  height: 150px;
  border-radius: 5px;
  position: absolute;
  z-index: 1;
}
hr[data-v-30cc558b] {
  border-top: 3px solid #3acccc;
  margin: 40px auto 30px;
}
label[data-v-30cc558b] {
  display: inline-block;
}
input[type=number].form-control[data-v-30cc558b]::-webkit-inner-spin-button,
input[type=number].form-control[data-v-30cc558b]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
  -moz-appearance: textfield !important;
}
input[type=radio][data-v-30cc558b],
input[type=file][data-v-30cc558b],
input[type=checkbox][data-v-30cc558b] {
  display: none;
}
.not_sign[data-v-30cc558b] {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
}
.week-container_label[data-v-30cc558b] {
  width: 50px;
  padding: 5px 10px;
  background: #eaeaea;
  text-align: center;
  transition: 0.3s all;
  border-radius: 5px;
  font-weight: bold;
}
.week-container_input:checked + label[data-v-30cc558b] {
  background: #3acccc;
  color: #ffffff;
  box-shadow: 0px 3px 6px #707070;
}
.radio-container_wrappr.radio-container_label[data-v-30cc558b] {
  width: 120px;
  padding: 10px 10px;
  background: #eaeaea;
  text-align: center;
  transition: 0.3s all;
  border-radius: 5px;
  font-weight: bold;
}
.radio-container_wrappr.radio-container_input:checked + label[data-v-30cc558b] {
  background: #3acccc;
  color: #ffffff;
  box-shadow: 0px 3px 6px #707070;
}
.radio-container_label[data-v-30cc558b] {
  width: 120px;
  padding: 10px 10px;
  background: #eaeaea;
  text-align: center;
  transition: 0.3s all;
  border-radius: 5px;
  font-weight: bold;
}
.radio-container_input:checked + label[data-v-30cc558b] {
  background: #3acccc;
  color: #ffffff;
  box-shadow: 0px 3px 6px #707070;
}
.table_content[data-v-30cc558b] {
  display: flex;
  align-items: center;
  border: 1px solid #eaeaea;
  width: 100%;
  margin: 0;
  border-top: none;
}
.table_content dt[data-v-30cc558b] {
  box-sizing: border-box;
  border-right: 1px solid #eaeaea;
  padding: 10px;
  width: 70%;
}
.table_content dd[data-v-30cc558b] {
  box-sizing: border-box;
  padding: 10px;
  width: 30%;
  margin: 0;
  font-weight: bold;
}
.add-button[data-v-30cc558b] {
  border: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.add-button span[data-v-30cc558b] {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: 6px;
}
.add-button span svg[data-v-30cc558b] {
  width: 100%;
  height: 100%;
  color: #b8c7ce;
}
.none_block[data-v-30cc558b] {
  display: none !important;
}
.tabs-button-group[data-v-30cc558b] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 3px solid #3acccc;
}
.tabs-button-group .tabs-button[data-v-30cc558b] {
  width: 14.2857142857%;
  align-self: stretch;
  display: flex;
}
.tabs-button-group .tabs-button button[data-v-30cc558b] {
  width: 100%;
  border-radius: 5px 5px 0 0; /* 左上、右上、右下、左下 */
  align-self: stretch;
}
.tabs-button-group .tabs-button button.active[data-v-30cc558b] {
  font-weight: bold;
  color: #ffffff;
  background-color: #3acccc;
  align-self: stretch;
}
.tab[data-v-30cc558b]  .content {
  z-index: 1030;
}
.tab p[data-v-30cc558b] {
  padding: 0;
}
.check-icon.parentAgree[data-v-30cc558b] {
  color: #3acccc;
}
#parentAgree-wrap label[data-v-30cc558b] {
  cursor: pointer;
}
.asterisk[data-v-30cc558b] {
  position: relative;
  padding-left: 20px;
  color: #ea5550;
  font-size: 12px;
  font-weight: bold;
}
.asterisk[data-v-30cc558b]::before {
  content: "※";
  position: absolute;
  top: calc(50% - 2px);
  left: 9px;
  transform: translateY(-50%);
}
[data-v-30cc558b] .content {
  z-index: 1030;
}
[data-v-30cc558b] .input-wrap label,[data-v-30cc558b] .input-wrap input,[data-v-30cc558b] .input-wrap textarea,[data-v-30cc558b] .input-wrap select {
  font-size: 0.875rem;
}
.form-group[data-v-30cc558b] {
  margin-bottom: 20px;
}
.form-group[data-v-30cc558b]  .input-wrap span .input-content {
  z-index: 1000;
}
.form-table[data-v-30cc558b] {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #eaeaea;
  text-align: center;
}
.form-table thead[data-v-30cc558b] {
  background: #eaeaea;
}
.form-table thead th[data-v-30cc558b] {
  border-right: 1px solid #fff;
  padding: 5px;
  min-width: 60px !important;
}
.form-table thead th[data-v-30cc558b]:last-child {
  border: none;
}
.form-table thead th span[data-v-30cc558b] {
  position: relative;
  display: inline-block;
}
.form-table tbody tr[data-v-30cc558b] {
  border-bottom: 1px solid #eaeaea;
}
.form-table tbody tr[data-v-30cc558b]:last-child {
  border: none;
}
.form-table tbody td[data-v-30cc558b] {
  border-right: 1px solid #eaeaea;
  padding: 5px;
  min-width: 60px !important;
}
.form-table tbody td[data-v-30cc558b]:last-child {
  border: none;
}
.office-array-table[data-v-30cc558b] {
  border: none;
}
.office-array-table thead[data-v-30cc558b] {
  background: none;
}
.office-array-table thead th[data-v-30cc558b] {
  font-weight: normal;
  font-size: 0.875rem;
  color: #555;
  border: none;
  border-bottom: 1px solid #eaeaea;
  padding: 8px 6px;
}
.office-array-table thead th[data-v-30cc558b]:last-child {
  border: none;
  border-bottom: 1px solid #eaeaea;
}
.office-array-table tbody tr[data-v-30cc558b] {
  border: none;
}
.office-array-table tbody td[data-v-30cc558b] {
  border: none;
  border-bottom: 1px solid #eaeaea;
  padding: 10px 6px;
  vertical-align: top;
}
.office-array-table tbody td[data-v-30cc558b]:last-child {
  border: none;
  border-bottom: 1px solid #eaeaea;
}
.array-inline-error[data-v-30cc558b] {
  margin-top: 4px;
  margin-bottom: 0;
  color: #d9333f;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  word-break: break-word;
}
.sibling-plain-text[data-v-30cc558b] {
  display: inline-block;
  padding: 4px 2px;
  font-size: 0.875rem;
  color: #333;
  word-break: break-all;
}
.sibling-name-select[data-v-30cc558b] {
  width: 100%;
  max-width: 100%;
}
.sibling-name-select[data-v-30cc558b]  .multiselect,
.sibling-name-select[data-v-30cc558b]  .multiselect__tags {
  min-height: 35px;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__tags {
  padding: 6px 40px 0 8px;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__select {
  height: 33px;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__single,
.sibling-name-select[data-v-30cc558b]  .multiselect__placeholder {
  margin-bottom: 6px;
  padding-top: 0;
  line-height: 20px;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__option {
  white-space: normal;
  word-break: break-all;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__single,
.sibling-name-select[data-v-30cc558b]  .multiselect__placeholder {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sibling-name-select[data-v-30cc558b]  .multiselect__single .sibling-name-single {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sibling-name-select.sibling-name-select--error[data-v-30cc558b]  .multiselect__tags {
  border-color: #d9333f;
}
.sibling-upper-wrap[data-v-30cc558b] {
  overflow-x: auto;
}
.sibling-upper-wrap.is-select-open[data-v-30cc558b] {
  overflow: visible;
}
.sibling-upper-table[data-v-30cc558b] {
  min-width: 1240px;
}
.sibling-scroll-hint[data-v-30cc558b] {
  margin-bottom: 4px;
  color: #b3b3b3;
  font-size: 12px;
  font-weight: normal;
}
.sibling-error[data-v-30cc558b] {
  margin-top: 4px;
  margin-bottom: 0;
  color: #d9333f;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  word-break: break-word;
}
.sibling-note[data-v-30cc558b] {
  margin-top: 4px;
  margin-bottom: 0;
  color: #888;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.3;
  text-align: left;
  word-break: break-word;
}
.sibling-managed-note[data-v-30cc558b] {
  margin-bottom: 8px;
  color: #d9333f;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-word;
}
.sibling-managed-note_sub[data-v-30cc558b] {
  display: block;
  padding-left: 1em;
}
.sibling-managed-row--pending[data-v-30cc558b] {
  background: #f5f5f5;
}
.sibling-managed-row--pending td[data-v-30cc558b] {
  color: #888;
}
.sibling-link-status[data-v-30cc558b] {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}
.sibling-link-status--active[data-v-30cc558b] {
  background: #e6f4ea;
  color: #2e7d32;
}
.sibling-link-status--release[data-v-30cc558b] {
  background: #ced4da;
  color: #343a40;
}
input.upper-radio-container_input:disabled + label[data-v-30cc558b],
input.active-radio:disabled + label[data-v-30cc558b] {
  opacity: 0.5;
}
input.active-radio:checked[data-color-value="2"] + label[data-v-30cc558b] {
  color: #4f5d73;
  background-color: #f9b115;
}
input.active-radio:checked[data-color-value="1"] + label[data-v-30cc558b] {
  background-color: #2eb85c;
}
input.active-radio:checked[data-color-value="0"] + label[data-v-30cc558b] {
  color: #4f5d73;
  background-color: #ced2d8;
}
input.active-radio:checked[data-color-value="99"] + label[data-v-30cc558b] {
  background-color: #e55353;
}
[data-v-30cc558b] .main-modal-window {
  max-height: 525px;
  overflow: auto !important;
}
.zip-input[data-v-30cc558b]  label {
  font-size: 13px;
}
.prefecture-select[data-v-30cc558b]  label {
  font-size: 13px;
}
.prefecture-select[data-v-30cc558b]  select {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  background-clip: padding-box;
  border: 1px solid;
  color: #768192;
  background-color: #fff;
  border-color: #d8dbe0;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.sub-text[data-v-30cc558b] {
  font-weight: bold;
  font-size: 16px;
}
.billing-block[data-v-30cc558b] {
  border: 1px solid #b8c7ce;
  border-radius: 5px;
  margin-top: 30px;
}
.billing-block p[data-v-30cc558b] {
  margin-bottom: 20px;
}
.billing-block p.billing-block-title[data-v-30cc558b] {
  font-size: 16px;
  font-weight: bold;
  padding: 1em;
  border-bottom: 1px solid #b8c7ce;
  margin-bottom: 0;
}
.billing-block-main[data-v-30cc558b] {
  padding: 20px;
}
.billing-block-main > .form-group[data-v-30cc558b] {
  margin-bottom: 20px;
}
.billing-block-main > p.sub-text[data-v-30cc558b] {
  margin-top: 40px;
}
.text-sm[data-v-0217404b] {
  font-size: 0.875rem;
}
@charset "UTF-8";
*[data-v-780c8bdc] {
  box-sizing: border-box;
  margin: 0;
}
hr[data-v-780c8bdc] {
  border-top: 3px solid #3acccc;
}
input[type=radio][data-v-780c8bdc],
input[type=file][data-v-780c8bdc],
input[type=checkbox][data-v-780c8bdc] {
  display: none;
}
.target-check-wrap[data-v-780c8bdc] {
  display: flex;
  padding: 0.75rem;
}
.target-check-wrap > label[data-v-780c8bdc] {
  margin-right: 10px;
}
[data-v-780c8bdc] .table {
  table-layout: fixed;
}
[data-v-780c8bdc] .table th,[data-v-780c8bdc] .table td {
  vertical-align: middle;
  font-size: 0.75rem;
}
[data-v-780c8bdc] .table td.non-target,[data-v-780c8bdc] .table td.non-target ~ td {
  opacity: 0.75;
  background: #97a2a5;
}
[data-v-780c8bdc] .table td.danger-row,[data-v-780c8bdc] .table td.danger-row ~ td {
  background-color: rgba(248, 107, 107, 0.2);
}
[data-v-780c8bdc] .table th {
  text-align: center !important;
}
[data-v-780c8bdc] .table th.check_th {
  white-space: nowrap;
  padding: 0.75rem 0.3rem !important;
}
[data-v-780c8bdc] .table th.check_th span {
  font-size: 0.75rem;
}
[data-v-780c8bdc] .table th.small_th {
  width: 100px;
  max-width: 100px;
}
[data-v-780c8bdc] .table th.middle_th {
  width: 135px;
  max-width: 135px;
}
[data-v-780c8bdc] .table th.xxsmall_th {
  width: 60px;
  min-width: 60px;
}
[data-v-780c8bdc] .table th.xsmall_th {
  width: 80px;
  min-width: 80px;
}
[data-v-780c8bdc] .table th.small_th {
  width: 80px;
  min-width: 80px;
}
[data-v-780c8bdc] .table th.medium_th {
  width: 180px;
  min-width: 180px;
}
[data-v-780c8bdc] .table th.large_th {
  width: 175px;
  min-width: 200px;
}
[data-v-780c8bdc] .table td {
  text-align: center;
}
[data-v-780c8bdc] .table td > .btn:disabled {
  background-color: #ced2d8 !important;
  border-color: #ced2d8 !important;
  color: #3c4b64 !important;
}
[data-v-780c8bdc] .table-responsive {
  margin-bottom: 16px !important;
}
[data-v-780c8bdc] .container-fluid {
  padding-bottom: 30px;
}
[data-v-780c8bdc] .btn.sts-btn.btn-outline-secondary {
  border: 1px solid #636f83;
  color: #636f83;
}
[data-v-780c8bdc] .btn.sts-btn.btn-outline-secondary:hover {
  color: #fff;
  background: #636f83;
}
.font[data-v-780c8bdc] {
  font-size: 18px !important;
  font-weight: bold !important;
}
.badge[data-v-780c8bdc] {
  font-size: 14px !important;
  padding: 0.5em 0.4em !important;
}
.btn-outline-primary.disabled[data-v-780c8bdc] {
  cursor: auto;
  cursor: auto !important;
  background: #ced2d8 !important;
  border-color: #ced2d8 !important;
  color: #3c4b64 !important;
}
.affiliation-achievement.badge-warning[data-v-780c8bdc] {
  color: #ffffff;
}
.note-msg[data-v-780c8bdc] {
  padding: 20px 30px;
}
.check-wrap[data-v-780c8bdc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 300px;
  margin-bottom: 5px;
}
.check-wrap p[data-v-780c8bdc] {
  margin: 0;
}
.check-label[data-v-780c8bdc] {
  width: 100px;
  padding: 10px;
  background: #eaeaea;
  text-align: center;
  transition: 0.3s all;
  border-radius: 5px;
  font-weight: bold;
}
.check-label span[data-v-780c8bdc] {
  transition: 0.1s all;
}
.check-input[data-v-780c8bdc] {
  display: block;
  visibility: hidden;
}
.check-input:checked + label[data-v-780c8bdc] {
  background: #3acccc;
  color: #ffffff;
  box-shadow: 0px 3px 6px #707070;
}
.billing-cld-list[data-v-780c8bdc]  .main-modal-window {
  overflow: visible;
  max-width: 750px;
}
.billing-cld-list .select-affiliation[data-v-780c8bdc]  .main-modal-window {
  width: 400px;
  max-height: 650px;
}
.billing-cld-list .cld-info[data-v-780c8bdc]  .main-modal-window {
  max-width: 1080px;
  max-height: 650px;
  overflow: scroll;
}
dt[data-v-780c8bdc],
dd[data-v-780c8bdc] {
  margin: 0;
}
dd[data-v-780c8bdc] {
  flex: 1;
}
dt[data-v-780c8bdc] {
  white-space: nowrap;
  width: 50px;
}
dl[data-v-780c8bdc] {
  display: flex;
  margin: 40px 0 0 0;
}
.child-column-option-text[data-v-780c8bdc] {
  font-size: 10px;
}
.label dt[data-v-780c8bdc],
.label dd[data-v-780c8bdc] {
  font-size: 16px;
}
.label dt p[data-v-780c8bdc],
.label dd p[data-v-780c8bdc] {
  font-size: 0.875rem;
}
.label dt[data-v-780c8bdc] {
  margin-right: 10px;
}
.asterisk[data-v-780c8bdc] {
  position: relative;
  padding-left: 14px;
  font-weight: bold;
}
.asterisk[data-v-780c8bdc]::before {
  content: "※";
  color: #e55353;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
}
[data-v-780c8bdc] .badge-pink {
  background-color: #D63384 !important;
}
.u-mt2-5[data-v-780c8bdc] {
  margin-top: 2.5px !important;
}
.u-mb2-5[data-v-780c8bdc] {
  margin-bottom: 2.5px !important;
}
.badge-wrap[data-v-780c8bdc] {
  width: 100%;
  max-width: 100px;
  margin-right: 5px;
}
.child-cell[data-v-780c8bdc] {
  width: 100%;
}
.form-check-label[data-v-5507f011] {
  position: relative;
  padding-left: 28px;
}
.form-check-label[data-v-5507f011]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-color: #ebedef;
  border-radius: 50%;
  margin-right: 8px;
}
.form-check-label[data-v-5507f011]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.form-check-label input[type=radio][data-v-5507f011] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-label[data-v-5507f011]:has(input[type=radio]:checked)::before {
  background-color: #3acccc;
}
.form-check-label[data-v-5507f011]:has(input[type=radio]:checked)::after {
  opacity: 1;
}
[data-v-5507f011] .modal-header,[data-v-5507f011] .modal-footer {
  border: none;
}
[data-v-5507f011] .modal-dialog {
  margin: 17.75rem auto;
}
@charset "UTF-8";
dt[data-v-02e4fb58],
dd[data-v-02e4fb58] {
  margin: 0;
}
dd[data-v-02e4fb58] {
  flex: 1;
}
dt[data-v-02e4fb58] {
  white-space: nowrap;
  width: 50px;
}
.asterisk[data-v-02e4fb58] {
  position: relative;
  padding-left: 14px;
  font-weight: bold;
}
.asterisk[data-v-02e4fb58]::before {
  content: "※";
  color: #e55353;
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
}
dl[data-v-02e4fb58] {
  display: flex;
  margin: 40px 0 0 0;
}
.label dt[data-v-02e4fb58],
.label dd[data-v-02e4fb58] {
  font-size: 16px;
}
.label dt p[data-v-02e4fb58],
.label dd p[data-v-02e4fb58] {
  font-size: 0.875rem;
}
.label dt[data-v-02e4fb58] {
  margin-right: 10px;
}
[data-v-02e4fb58] button {
  font-size: 14px;
  width: 540px;
  padding: 5px 10px;
  font-weight: bold;
  border-radius: 5px;
}
[data-v-02e4fb58] button:disabled {
  background-color: #ced2d8 !important;
  border-color: #ced2d8 !important;
  color: #3c4b64 !important;
}
[data-v-02e4fb58] button.notActive {
  pointer-events: none;
  cursor: auto !important;
  background: #ced2d8;
  border-color: #ced2d8;
  color: #3c4b64;
}
