
.info-table .thead-light th {
  background-color: #f8f9fa !important;
}

@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.user-info-top[data-v-8be2bb6c] {
  z-index: 1;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 16px 0px;
}
.user-info-top .back-btn[data-v-8be2bb6c] {
  cursor: pointer;
}
.user-info-top .back-btn img[data-v-8be2bb6c] {
  vertical-align: middle;
  padding-right: 8px;
}
.user-info-top .back-btn[data-v-8be2bb6c] {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #0044AD;
}
.user-info-top .common-btn[data-v-8be2bb6c] {
  background-color: #F7F7F7;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  padding: 8px 12px;
  color: #0044AD;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  display: inline-block;
}
.user-info-top .common-btn img[data-v-8be2bb6c] {
  margin-right: 8px;
}
.user-info-top .common-btn[data-v-8be2bb6c]:hover {
  text-decoration: none;
}
.user-info-top.common[data-v-8be2bb6c] {
  padding: 0px;
}
@media (max-width: 1024px) {
.user-info-top[data-v-8be2bb6c] {
    padding: 0px 0px 16px 0px;
    position: relative;
    top: 0px;
    right: 0px;
}
.user-info-top .back-btn[data-v-8be2bb6c] {
    cursor: pointer;
}
.user-info-top .back-btn img[data-v-8be2bb6c] {
    padding-right: 10px;
}
.user-info-top .back-btn[data-v-8be2bb6c] {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
}
.user-info[data-v-8be2bb6c] {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.user-info li + li[data-v-8be2bb6c] {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #d5d5d5;
}
.user-info li .label[data-v-8be2bb6c] {
  font-size: 0.75rem;
  color: #6c757d;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1023px) {
.user-info[data-v-8be2bb6c] {
    flex-wrap: wrap;
}
.user-info li[data-v-8be2bb6c] {
    width: 50%;
    margin-bottom: 10px;
}
.user-info li[data-v-8be2bb6c]:nth-child(3) {
    border: none;
    padding-left: 0;
}
.user-info li + li[data-v-8be2bb6c] {
    margin-left: 0;
}
}
.hr[data-v-8be2bb6c] {
  background-color: #d5d5d5;
  margin-top: 25px;
  margin-bottom: 25px;
}
