@charset "UTF-8";
.text-color-black {
  color: #212121;
}

.text-center {
  text-align: center;
}

.fw-b {
  font-weight: bold;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-3 {
  margin-bottom: 12px;
}

.mt-1rem {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 24px;
}

.d-block {
  display: block;
}

.card {
  border-radius: 0.5rem;
  box-shadow: none;
}

form .radio.col {
  margin: 0 0 1rem;
}

.pagination {
  min-height: 30px;
}

@media only screen and (max-width: 992px) {
  .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* .row .col
  {
  	padding: 0;
  } */
  .switch label .lever {
    margin: 0;
  }
}
.brand-logo img {
  height: 48px;
  margin: 8px;
}

@media only screen and (max-width: 992px) {
  .brand-logo img {
    height: 36px;
    margin: 10px;
  }
}
.nav-wrapper .manager-name {
  position: absolute;
  left: 15rem;
}

@media only screen and (max-width: 992px) {
  .nav-wrapper .manager-name {
    display: none;
  }
}
.page-title {
  padding: 0 0.75rem;
}

.page-title .help {
  float: right;
}

.page-title .help:hover {
  cursor: pointer;
}

table {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

@media (min-width: 760px) {
  .container[data-action=add],
  .container[data-action=edit],
  #admin_blog .container[data-action=add],
  #admin_blog .container[data-action=edit],
  #admin_voice .container[data-action=add],
  #admin_voice .container[data-action=edit] {
    width: calc(620px + 5rem);
  }
}
#admin_blog table [data-type=label] .badge {
  border: 1px solid #a0a0a0;
  border-radius: 1em;
  white-space: nowrap;
  min-width: auto;
  font-size: 1em;
}

#admin_blog .wysiwyg,
#admin_voice .wysiwyg {
  height: 100%;
  margin: 1rem 0 0 0;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, Hiragino Kaku Gothic ProN, Hiragino Sans, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "kern";
  font-kerning: normal;
  font-size: 14px;
}

#admin_blog .fr-view h2 {
  margin: 0.5em 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
#admin_blog .fr-view h3 {
  margin: 0.5em 0;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}

#admin_blog .wysiwyg p,
#admin_voice .wysiwyg p {
  /*margin-top: 36px;*/
  /*margin-bottom: 36px;*/
  /*font-size: 18px;*/
  margin: 0;
  line-height: 32px;
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Segoe UI, Hiragino Kaku Gothic ProN, Hiragino Sans, ヒラギノ角ゴ ProN W3, Arial, メイリオ, Meiryo, sans-serif;
}

#admin_member[data-page-action=list] table td[data-type=payments] .no-payment {
  color: #676767;
}
@media screen and (max-width: 480px) {
  #admin_member[data-page-action=list] table [data-type=email] {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #admin_member[data-page-action=list] table [data-type=is_salon] {
    display: none;
  }
}
#admin_member[data-page-action=detail] {
  background-color: #f3f3f3;
}
#admin_member[data-page-action=detail] .container {
  width: 550px;
  max-width: 100%;
}
#admin_member[data-page-action=detail] table {
  border-top: none;
}
#admin_member[data-page-action=detail] table tr {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0.5rem 0;
}
#admin_member[data-page-action=detail] table tr:last-child {
  border-bottom: none;
}
#admin_member[data-page-action=detail] table tr td:first-child {
  color: #212121;
  min-width: 14em;
}
@media screen and (max-width: 480px) {
  #admin_member .table-wrapper {
    overflow-x: scroll;
  }
}
#admin_member table td, #admin_member table th {
  padding: 4px 4px;
}
#admin_member .tester {
  color: blue;
}
#admin_member [data-type=guraduation] {
  min-width: 250px;
}
#admin_member [data-type=guraduation] .chip {
  height: 18px;
  line-height: 18px;
  font-size: 8px;
  padding: 0px 4px;
  border-radius: 16px;
  margin-bottom: 2px;
  margin-right: 2px;
}
#admin_member [data-type=status],
#admin_member [data-type=flag_default] {
  min-width: 80px;
}
#admin_member .switch2 label {
  display: inline-block;
}
#admin_member .switch2 label:first-child {
  min-width: 10rem;
}
#admin_member .curriculum-attendance-modal-trigger {
  cursor: pointer;
}

#curriculum-attendances-modal {
  width: 35rem;
}

table td a .material-icons {
  vertical-align: top;
  font-size: 1.5em;
}
table td[data-type=member_name], table td[data-type=request_name] {
  min-width: 7em;
  white-space: nowrap;
}
table td[data-type=curriculum_no] {
  min-width: 4em;
}
table td[data-type=publish_datetime] {
  min-width: 8em;
}

#admin_manager table [data-type=manager_name] {
  white-space: nowrap;
}

#admin_booking table td,
#admin_booking table th {
  padding: 4px 4px;
}

#admin_request table td,
#admin_request table th {
  padding: 4px 4px;
}

#admin_analytics table td, #admin_analytics table th {
  font-size: 0.8em;
}

#admin_analytics table [data-type=count],
#admin_analytics table [data-type=enrollment],
#admin_analytics table [data-type=rate] {
  width: 6rem;
}

#admin_meeting [data-type=curriculum_name] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25rem;
}

@media screen and (min-width: 992px) {
  #admin_meeting #select-form {
    width: 50%;
    float: left;
  }
  #admin_meeting #total {
    width: 50%;
    float: left;
  }
}
#admin_seminar th[data-type=status] {
  text-align: center;
}
#admin_seminar [data-type=status] {
  max-width: 2rem;
  text-align: right;
}
#admin_seminar [data-type=booking_names] .badge {
  margin-left: 0.5rem;
  line-height: 1rem;
  height: 1rem;
  min-width: 4em;
}
#admin_seminar [data-type=booking_names] .tooltipped {
  vertical-align: sub;
}
#admin_seminar [data-type=booking_names] .tooltipped i {
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
#admin_seminar [data-type=booking_names] .email {
  margin-left: 0.5rem;
}

#admin_promotion [data-type=promotion_code] i {
  margin-left: 0.5rem;
  font-size: 1.1rem;
  vertical-align: middle;
}
#admin_promotion [data-type=promotion_code] i:hover {
  color: #212121;
}

#admin_salon_content table tr td[data-type=url] {
  max-width: 12rem;
  overflow: hidden;
  text-wrap: nowrap;
  text-overflow: ellipsis;
}