@import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC:300,400,500,700,900);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Electrolize&display=swap);
@import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap);
@charset "UTF-8";
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital.woff") format("woff");
}
@font-face {
  font-family: "Digital";
  font-style: normal;
  font-weight: bold;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/DS-Digital-Bold.woff") format("woff");
}
@font-face {
  font-family: "Din";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/din.woff") format("woff");
}
@font-face {
  font-family: "DinH";
  font-style: normal;
  font-weight: normal;
  src: local("Adobe Gurmukhi Regular"), url("/fonts/dinh.woff") format("woff");
}
html {
  font-size: 0.875em;
}

div.toggle {
  height: auto !important;
}

.btn-counting {
  position: relative;
  margin-right: 10px;
}
.btn-counting i {
  font-size: 22px;
  color: #333;
  position: relative;
  top: 2px;
}
.btn-counting span {
  transform-origin: center;
  transform: scale(0.75);
  border-radius: 50%;
  background: #e5002d;
  font-weight: bold;
  width: 22px;
  height: 22px;
  font-size: 12px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -6px;
  right: -6px;
}

.side-menu-list a,
.side-menu-list li > span {
  padding: 11px 10px 11px 56px;
}

.side-menu .side-menu-list i.fa {
  width: 30px;
  margin-right: 10px;
  text-align: right;
}

html {
  font-size: 12px;
}

body,
.btn,
.form-control,
.side-menu-list .lbl,
.bootstrap-table .table,
.fixed-table-body .table,
.table {
  font-size: 1rem;
}

.site-logo {
  font-size: 1.5rem;
  font-weight: bold;
  font-family: serif;
}

a {
  color: #0d90be;
}
a:hover {
  color: #045575;
}

.case-list-preview-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
}

.box-typical-header h1,
.box-typical-header h2,
.box-typical-header h3,
.box-typical-header h4,
.box-typical-header h5,
.box-typical-header h6 {
  margin: 0;
  font-size: 0.925rem;
  font-weight: 600;
  line-height: 1.4;
  padding: 1px 0;
}

.form-group .form-control-label {
  font-weight: bold;
}
.form-group .form-control-static {
  margin-bottom: 0px;
}

.steps-icon-progress ul {
  display: flex;
}
.steps-icon-progress ul li {
  width: auto;
  flex: 1 1 0;
  float: none;
}

.sortlist > div {
  margin: 0.5rem 1rem;
  padding: 0.5rem 1rem;
}
.sortlist > div.ui-sortable-helper {
  border: 1px dotted #ddd;
  background: #f8f8f8;
}
.sortlist .handle {
  display: inline-block;
  margin-right: 10px;
  cursor: move;
}

.delete-block {
  padding: 1px 5px;
}

.sort-buttons {
  padding: 0rem 2rem;
  margin-bottom: 1rem;
}

.premium-checkboxes {
  padding: 0.75rem 2rem;
}
.premium-checkboxes .checkbox-detailed {
  margin-bottom: 0px;
}

.identify-show-message {
  padding: 30px;
  border-left: 1px solid #ddd;
}
.identify-show-message .ism-input {
  position: relative;
}
.identify-show-message .ism-input input {
  padding-right: 50px;
}
.identify-show-message .ism-input #message_file_btn {
  position: absolute;
  top: 9px;
  right: 62px;
  width: 27px;
  height: 27px;
  line-height: 27px;
  z-index: 10;
}
.identify-show-message .ism-input #message_file_btn i {
  font-size: 16px;
  color: #333;
}
.identify-show-message .ism-input #message_file_btn:hover i {
  color: #999;
}
.identify-show-message .ism-input .ism-input-send {
  position: absolute;
  right: 20px;
  top: 7px;
  color: #000;
}
.identify-show-message .ism-input .ism-input-send i {
  font-size: 20px;
}
.identify-show-message .ism-messages {
  margin-bottom: 6px;
}
.identify-show-message .ism-messages .fakebuster-message,
.identify-show-message .ism-messages .user-message {
  position: relative;
  padding-bottom: 25px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container,
.identify-show-message .ism-messages .user-message .msg-container {
  padding: 15px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 30px;
  width: auto;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container img,
.identify-show-message .ism-messages .user-message .msg-container img {
  max-width: 140px;
  width: 140px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-time,
.identify-show-message .ism-messages .user-message .msg-time {
  font-size: 0.875rem;
  color: #9b9b9b;
  letter-spacing: 0;
  position: absolute;
  bottom: 0px;
}
.identify-show-message .ism-messages .user-message {
  margin-left: 60px;
}
.identify-show-message .ism-messages .user-message .msg-container {
  background: #519498;
  border-radius: 20px 0 20px 20px;
  color: #ffffff;
}
.identify-show-message .ism-messages .user-message .msg-time {
  right: 0px;
}
.identify-show-message .ism-messages .fakebuster-message {
  margin-right: 60px;
}
.identify-show-message .ism-messages .fakebuster-message .msg-container {
  background: #ffffff;
  border: 1px solid #808080;
  border-radius: 0 20px 20px 20px;
  color: #333;
}
.identify-show-message .ism-messages .fakebuster-message .msg-time {
  left: 0px;
}

.gallery-picture-box {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}
.gallery-picture-box.image-history-picture {
  width: 80px;
  padding-top: 0px;
  display: inline-block;
  height: 60px;
}

.table .fancybox-link {
  border-bottom: none;
}

.btn-xs {
  padding: 2px 4px;
  height: 16px;
  font-size: 12px;
  line-height: 12px;
}

.toast {
  max-width: 200px;
  overflow: hidden;
  font-size: 12px;
  color: #333;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #333;
  box-shadow: 0px 5px 5px #ddd;
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 5px;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 5px;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border-bottom: 1px solid #000;
}

.toast-body {
  padding: 5px;
}

.toast {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1200;
}

.mini-input {
  height: 24px !important;
}

.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

.toggle {
  position: relative;
  overflow: hidden;
}

.toggle input[type=checkbox] {
  display: none;
}

.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.toggle.off .toggle-group {
  left: -100%;
}

.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

.toggle-off.btn.active {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: #999 !important;
}

.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}

.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

.toggle-on.btn {
  padding-right: 24px;
}

.toggle-off.btn {
  padding-left: 24px;
}

.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

.toggle-on.btn-lg {
  padding-right: 31px;
}

.toggle-off.btn-lg {
  padding-left: 31px;
}

.toggle-handle.btn-lg {
  width: 40px;
}

.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

.toggle-on.btn-sm {
  padding-right: 20px;
}

.toggle-off.btn-sm {
  padding-left: 20px;
}

.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

.toggle-on.btn-xs {
  padding-right: 12px;
}

.toggle-off.btn-xs {
  padding-left: 12px;
}

#loadingPopup .modal-content,
#loadingPopup .modal-dialog,
#loadingPopup .modal-body {
  background: none;
  border: none;
}
#loadingPopup .loading-gif {
  width: 72px;
  height: 72px;
}

#msgbox .modal-dialog {
  width: 80%;
  max-width: 800px;
}
#msgbox .modal-dialog .row {
  margin-bottom: 15px;
}
#msgbox label {
  font-weight: bold;
}

.image-history-table tr.type-2 {
  display: table-row;
}

.message-product-name {
  word-break: break-all;
}

.message-category-name {
  word-break: break-all;
}

.message-edit-td {
  max-width: 80px;
  min-width: 50px;
  width: 50px;
}

.message-update-td {
  min-width: 100px;
  max-width: 140px;
  width: 100px;
}

.case-detail-product-name,
.case-detail-category-name {
  word-break: break-all;
}

.certificate-show {
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  height: auto;
  background-size: cover;
  background-position: center;
  padding: 80px 120px 50px 120px;
  font-size: 13px;
  font-weight: 500;
  position: relative;
}
.certificate-show .cert-label {
  display: none;
  width: 200px;
  height: 200px;
  position: absolute;
  right: 40px;
  top: 260px;
}
.certificate-show .cert-label img {
  width: 100%;
}
.certificate-show .cert-content {
  position: relative;
  z-index: 2;
}
.certificate-show .cert-preview {
  font-family: "Impact";
  transform: rotate(30deg);
  font-size: 100px;
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  text-align: center;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  margin-top: -25%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center;
}
.certificate-show .cert-bg {
  width: 100%;
  padding-top: 71.25%;
  background-image: url("/images/cert_bg_3.jpg");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  image-rendering: -webkit-optimize-contrast;
}
.certificate-show .cert-bg img {
  display: none;
}
.certificate-show .cert-bg2 {
  width: 60%;
  padding-top: 100%;
  background-image: url("/images/cert_bg_logo.png");
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 70px;
  right: 80px;
  z-index: 2;
}
.certificate-show .clogo-w {
  text-align: center;
}
.certificate-show .clogo {
  width: 140px;
  margin: 0 auto 10px auto;
}
.certificate-show .c-title-text {
  width: 260px;
  margin: 0 auto 14px auto;
}
.certificate-show .c-title-text img {
  width: 100%;
}
.certificate-show h2 {
  text-align: center;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
  width: 260px;
  margin: 0 auto 20px auto;
  background: #000;
  color: #fff;
  padding: 2px 0;
}
.certificate-show .cert-list {
  margin: 0 auto 35px 190px;
  width: 650px;
}
.certificate-show .cert-list .cert-list-item {
  display: flex;
  flex-direction: row;
  padding: 0;
  letter-spacing: 1px;
  font-size: 12px;
}
.certificate-show .cert-list .cert-list-item .cl-t {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  flex: 0 0 150px;
  max-width: 150px;
  font-weight: 700;
  text-align: right;
  padding-right: 10px;
  margin-right: 20px;
  border-right: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.certificate-show .cert-list .cert-list-item .cl-r {
  flex: 1;
  max-width: initial;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.certificate-show .cert-date {
  position: absolute;
  left: 26%;
  bottom: 12.5%;
  z-index: 3;
}
.certificate-show .cert-laser {
  width: 400px;
  margin: 0 auto 25px auto;
  background: #eaeaea;
  padding: 18px 25px;
  text-align: center;
  font-size: 26px;
}
.certificate-show .cert-laser .laser-no {
  margin-left: 15px;
  display: inline-block;
}
.certificate-show .cert-laser .laser-no .cin {
  font-size: 30px;
  width: 280px;
  height: 27px;
  font-weight: bold;
  font-family: "Share Tech Mono", monospace;
  text-align: center;
}
.certificate-show .cin {
  border: none;
  background: transparent;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  width: 100%;
  font-family: "Noto Serif JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  height: 21px;
}
.certificate-show textarea.cin {
  height: 21px;
  position: relative;
  top: 2px;
}
.certificate-show .cert-p {
  margin-bottom: 20px;
  font-size: 12px;
  letter-spacing: 0.2px;
  line-height: 20px;
  text-align: center;
}
.certificate-show .cert-p p {
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 18px;
}
.certificate-show .cert-p textarea {
  font-size: 12px;
  font-weight: 500;
  border: none;
  width: 100%;
  min-height: 115px;
  text-align: left;
  line-height: 24px;
  overflow-y: hidden;
}
.certificate-show .c-address {
  text-align: left;
  width: auto;
  float: right;
  margin-right: 84px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  position: relative;
}
.certificate-show .c-address h5 {
  font-size: 15px;
  font-weight: 700;
  line-height: 12px;
  margin-bottom: 8px;
}
.certificate-show .c-address p {
  margin-bottom: 5px;
  margin-top: 0px;
  line-height: 12px;
  font-size: 12px;
  position: relative;
  z-index: 2;
}
.certificate-show .c-address .cstamp {
  width: 85px;
  height: 85px;
  position: absolute;
  right: -30px;
  top: -10px;
}
.certificate-show .c-address .cstampimg {
  width: 85px;
  height: 85px;
  position: absolute;
  right: -30px;
  top: -10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/images/stamp.png");
  z-index: 1;
}

.language_en,
.language_ja,
.language_zh_cn,
.language_zh_tw,
.language_ko {
  padding: 4px 10px 2px 30px;
  background-size: 16px;
  background-position: 3px center;
  background-repeat: no-repeat;
  font-size: 12px;
  display: inline-block;
}

.language_zh_tw {
  background-color: #b0ffd5;
  color: #000;
  border: 1px solid #519498;
  background-image: url("/images/flag/TW.png");
}

.language_zh_cn {
  background-color: #fcd683;
  color: #000;
  border: 1px solid #7a580d;
  background-image: url("/images/flag/CN.png");
}

.language_en {
  background-color: #c4d1ff;
  color: #000;
  border: 1px solid #3055db;
  background-image: url("/images/flag/US.png");
}

.language_ja {
  background-color: #fff;
  color: #ba3814;
  border: 1px solid #ba3814;
  background-image: url("/images/flag/JP.png");
}

.language_ko {
  background-color: #fff;
  color: #1629a2;
  border: 1px solid #1629a2;
  background-image: url("/images/flag/KR.png");
}

@media print {
  @page {
    size: auto;
    margin: 10mm;
  }
  html,
  body {
    width: 290mm;
    height: 205mm;
    position: relative;
  }
  html.product-print,
  body.product-print {
    width: 210mm;
    height: 297mm;
    margin: 0 auto;
  }
  .certificate-show {
    width: 290mm;
    height: 205mm;
    box-sizing: border-box;
    background: url("/images/cert_bg_3.jpg");
    background-size: 290mm 205mm;
    image-rendering: -webkit-optimize-contrast;
  }
  .certificate-show.product-receipt {
    width: 100%;
    height: 297mm;
  }
  .certificate-show .cert-label {
    display: none;
  }
  .certificate-show .cert-bg {
    width: 98%;
    height: 98%;
    position: absolute;
    background: none;
    padding-top: 0px;
    top: 0px;
    left: 0px;
  }
  .certificate-show .cert-bg .cert-date {
    bottom: 10.2%;
  }
  .certificate-show .cert-bg img {
    display: none;
    width: 100%;
    height: 100%;
  }
  .certificate-show textarea.cin {
    -webkit-appearance: none;
    resize: none;
  }
}
.message-show-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.small_label_highlight {
  font-size: 12px;
  background: #f2f2f2;
  color: #333;
  border: 1px solid #777;
  padding: 4px 5px;
  display: inline-block;
}

.td-break {
  word-break: break-all;
}

.table-hover tbody tr:hover {
  background: #e0e0e0;
}

.table-hover tbody tr.no-hover:hover {
  background: #fff;
}

.small_label_highlight {
  font-size: 12px;
  background: #f2f2f2;
  color: #333;
  border: 1px solid #777;
  padding: 4px 5px;
  display: inline-block;
}

@media (max-width: 480px) {
  .site-header .hamburger {
    margin-left: 5px;
  }
  html {
    font-size: 0.75em;
  }
  .site-header .site-header-content {
    display: inline-block;
    width: 260px;
    position: relative;
    top: -15px;
  }
  .site-header .site-header-content .site-header-content-in {
    margin-left: 0px;
  }
  .site-header .site-header-content .buttons {
    float: none !important;
    margin-bottom: 3px;
  }
  .filter-box {
    margin-bottom: 20px;
  }
  .n-lr-border {
    border-left: none;
    border-right: none;
  }
  .mobile-table-div {
    background: none;
  }
  .mobile-table-div tbody {
    background: #eceff4;
  }
  .mobile-table-div thead {
    display: none;
  }
  .mobile-table-div tbody tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px;
    box-shadow: 0px 3px 5px #ccc;
  }
  .mobile-table-div tbody tr td,
  .mobile-table-div tbody tr th {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    height: auto;
    padding: 7px 10px;
    background: #fff;
    border-top: 1px dotted #ddd;
  }
  .mobile-table-div tbody tr .memo {
    height: 20px;
  }
  .mobile-table-div tbody tr .mtd-1 {
    flex: 0 0 1%;
    max-width: 1%;
  }
  .mobile-table-div tbody tr .mtd-2 {
    flex: 0 0 2%;
    max-width: 2%;
  }
  .mobile-table-div tbody tr .mtd-3 {
    flex: 0 0 3%;
    max-width: 3%;
  }
  .mobile-table-div tbody tr .mtd-4 {
    flex: 0 0 4%;
    max-width: 4%;
  }
  .mobile-table-div tbody tr .mtd-5 {
    flex: 0 0 5%;
    max-width: 5%;
  }
  .mobile-table-div tbody tr .mtd-6 {
    flex: 0 0 6%;
    max-width: 6%;
  }
  .mobile-table-div tbody tr .mtd-7 {
    flex: 0 0 7%;
    max-width: 7%;
  }
  .mobile-table-div tbody tr .mtd-8 {
    flex: 0 0 8%;
    max-width: 8%;
  }
  .mobile-table-div tbody tr .mtd-9 {
    flex: 0 0 9%;
    max-width: 9%;
  }
  .mobile-table-div tbody tr .mtd-10 {
    flex: 0 0 10%;
    max-width: 10%;
  }
  .mobile-table-div tbody tr .mtd-11 {
    flex: 0 0 11%;
    max-width: 11%;
  }
  .mobile-table-div tbody tr .mtd-12 {
    flex: 0 0 12%;
    max-width: 12%;
  }
  .mobile-table-div tbody tr .mtd-13 {
    flex: 0 0 13%;
    max-width: 13%;
  }
  .mobile-table-div tbody tr .mtd-14 {
    flex: 0 0 14%;
    max-width: 14%;
  }
  .mobile-table-div tbody tr .mtd-15 {
    flex: 0 0 15%;
    max-width: 15%;
  }
  .mobile-table-div tbody tr .mtd-16 {
    flex: 0 0 16%;
    max-width: 16%;
  }
  .mobile-table-div tbody tr .mtd-17 {
    flex: 0 0 17%;
    max-width: 17%;
  }
  .mobile-table-div tbody tr .mtd-18 {
    flex: 0 0 18%;
    max-width: 18%;
  }
  .mobile-table-div tbody tr .mtd-19 {
    flex: 0 0 19%;
    max-width: 19%;
  }
  .mobile-table-div tbody tr .mtd-20 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .mobile-table-div tbody tr .mtd-21 {
    flex: 0 0 21%;
    max-width: 21%;
  }
  .mobile-table-div tbody tr .mtd-22 {
    flex: 0 0 22%;
    max-width: 22%;
  }
  .mobile-table-div tbody tr .mtd-23 {
    flex: 0 0 23%;
    max-width: 23%;
  }
  .mobile-table-div tbody tr .mtd-24 {
    flex: 0 0 24%;
    max-width: 24%;
  }
  .mobile-table-div tbody tr .mtd-25 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .mobile-table-div tbody tr .mtd-26 {
    flex: 0 0 26%;
    max-width: 26%;
  }
  .mobile-table-div tbody tr .mtd-27 {
    flex: 0 0 27%;
    max-width: 27%;
  }
  .mobile-table-div tbody tr .mtd-28 {
    flex: 0 0 28%;
    max-width: 28%;
  }
  .mobile-table-div tbody tr .mtd-29 {
    flex: 0 0 29%;
    max-width: 29%;
  }
  .mobile-table-div tbody tr .mtd-30 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .mobile-table-div tbody tr .mtd-31 {
    flex: 0 0 31%;
    max-width: 31%;
  }
  .mobile-table-div tbody tr .mtd-32 {
    flex: 0 0 32%;
    max-width: 32%;
  }
  .mobile-table-div tbody tr .mtd-33 {
    flex: 0 0 33%;
    max-width: 33%;
  }
  .mobile-table-div tbody tr .mtd-34 {
    flex: 0 0 34%;
    max-width: 34%;
  }
  .mobile-table-div tbody tr .mtd-35 {
    flex: 0 0 35%;
    max-width: 35%;
  }
  .mobile-table-div tbody tr .mtd-36 {
    flex: 0 0 36%;
    max-width: 36%;
  }
  .mobile-table-div tbody tr .mtd-37 {
    flex: 0 0 37%;
    max-width: 37%;
  }
  .mobile-table-div tbody tr .mtd-38 {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .mobile-table-div tbody tr .mtd-39 {
    flex: 0 0 39%;
    max-width: 39%;
  }
  .mobile-table-div tbody tr .mtd-40 {
    flex: 0 0 40%;
    max-width: 40%;
  }
  .mobile-table-div tbody tr .mtd-41 {
    flex: 0 0 41%;
    max-width: 41%;
  }
  .mobile-table-div tbody tr .mtd-42 {
    flex: 0 0 42%;
    max-width: 42%;
  }
  .mobile-table-div tbody tr .mtd-43 {
    flex: 0 0 43%;
    max-width: 43%;
  }
  .mobile-table-div tbody tr .mtd-44 {
    flex: 0 0 44%;
    max-width: 44%;
  }
  .mobile-table-div tbody tr .mtd-45 {
    flex: 0 0 45%;
    max-width: 45%;
  }
  .mobile-table-div tbody tr .mtd-46 {
    flex: 0 0 46%;
    max-width: 46%;
  }
  .mobile-table-div tbody tr .mtd-47 {
    flex: 0 0 47%;
    max-width: 47%;
  }
  .mobile-table-div tbody tr .mtd-48 {
    flex: 0 0 48%;
    max-width: 48%;
  }
  .mobile-table-div tbody tr .mtd-49 {
    flex: 0 0 49%;
    max-width: 49%;
  }
  .mobile-table-div tbody tr .mtd-50 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .mobile-table-div tbody tr .mtd-51 {
    flex: 0 0 51%;
    max-width: 51%;
  }
  .mobile-table-div tbody tr .mtd-52 {
    flex: 0 0 52%;
    max-width: 52%;
  }
  .mobile-table-div tbody tr .mtd-53 {
    flex: 0 0 53%;
    max-width: 53%;
  }
  .mobile-table-div tbody tr .mtd-54 {
    flex: 0 0 54%;
    max-width: 54%;
  }
  .mobile-table-div tbody tr .mtd-55 {
    flex: 0 0 55%;
    max-width: 55%;
  }
  .mobile-table-div tbody tr .mtd-56 {
    flex: 0 0 56%;
    max-width: 56%;
  }
  .mobile-table-div tbody tr .mtd-57 {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .mobile-table-div tbody tr .mtd-58 {
    flex: 0 0 58%;
    max-width: 58%;
  }
  .mobile-table-div tbody tr .mtd-59 {
    flex: 0 0 59%;
    max-width: 59%;
  }
  .mobile-table-div tbody tr .mtd-60 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .mobile-table-div tbody tr .mtd-61 {
    flex: 0 0 61%;
    max-width: 61%;
  }
  .mobile-table-div tbody tr .mtd-62 {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .mobile-table-div tbody tr .mtd-63 {
    flex: 0 0 63%;
    max-width: 63%;
  }
  .mobile-table-div tbody tr .mtd-64 {
    flex: 0 0 64%;
    max-width: 64%;
  }
  .mobile-table-div tbody tr .mtd-65 {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .mobile-table-div tbody tr .mtd-66 {
    flex: 0 0 66%;
    max-width: 66%;
  }
  .mobile-table-div tbody tr .mtd-67 {
    flex: 0 0 67%;
    max-width: 67%;
  }
  .mobile-table-div tbody tr .mtd-68 {
    flex: 0 0 68%;
    max-width: 68%;
  }
  .mobile-table-div tbody tr .mtd-69 {
    flex: 0 0 69%;
    max-width: 69%;
  }
  .mobile-table-div tbody tr .mtd-70 {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .mobile-table-div tbody tr .mtd-71 {
    flex: 0 0 71%;
    max-width: 71%;
  }
  .mobile-table-div tbody tr .mtd-72 {
    flex: 0 0 72%;
    max-width: 72%;
  }
  .mobile-table-div tbody tr .mtd-73 {
    flex: 0 0 73%;
    max-width: 73%;
  }
  .mobile-table-div tbody tr .mtd-74 {
    flex: 0 0 74%;
    max-width: 74%;
  }
  .mobile-table-div tbody tr .mtd-75 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .mobile-table-div tbody tr .mtd-76 {
    flex: 0 0 76%;
    max-width: 76%;
  }
  .mobile-table-div tbody tr .mtd-77 {
    flex: 0 0 77%;
    max-width: 77%;
  }
  .mobile-table-div tbody tr .mtd-78 {
    flex: 0 0 78%;
    max-width: 78%;
  }
  .mobile-table-div tbody tr .mtd-79 {
    flex: 0 0 79%;
    max-width: 79%;
  }
  .mobile-table-div tbody tr .mtd-80 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  .mobile-table-div tbody tr .mtd-81 {
    flex: 0 0 81%;
    max-width: 81%;
  }
  .mobile-table-div tbody tr .mtd-82 {
    flex: 0 0 82%;
    max-width: 82%;
  }
  .mobile-table-div tbody tr .mtd-83 {
    flex: 0 0 83%;
    max-width: 83%;
  }
  .mobile-table-div tbody tr .mtd-84 {
    flex: 0 0 84%;
    max-width: 84%;
  }
  .mobile-table-div tbody tr .mtd-85 {
    flex: 0 0 85%;
    max-width: 85%;
  }
  .mobile-table-div tbody tr .mtd-86 {
    flex: 0 0 86%;
    max-width: 86%;
  }
  .mobile-table-div tbody tr .mtd-87 {
    flex: 0 0 87%;
    max-width: 87%;
  }
  .mobile-table-div tbody tr .mtd-88 {
    flex: 0 0 88%;
    max-width: 88%;
  }
  .mobile-table-div tbody tr .mtd-89 {
    flex: 0 0 89%;
    max-width: 89%;
  }
  .mobile-table-div tbody tr .mtd-90 {
    flex: 0 0 90%;
    max-width: 90%;
  }
  .mobile-table-div tbody tr .mtd-91 {
    flex: 0 0 91%;
    max-width: 91%;
  }
  .mobile-table-div tbody tr .mtd-92 {
    flex: 0 0 92%;
    max-width: 92%;
  }
  .mobile-table-div tbody tr .mtd-93 {
    flex: 0 0 93%;
    max-width: 93%;
  }
  .mobile-table-div tbody tr .mtd-94 {
    flex: 0 0 94%;
    max-width: 94%;
  }
  .mobile-table-div tbody tr .mtd-95 {
    flex: 0 0 95%;
    max-width: 95%;
  }
  .mobile-table-div tbody tr .mtd-96 {
    flex: 0 0 96%;
    max-width: 96%;
  }
  .mobile-table-div tbody tr .mtd-97 {
    flex: 0 0 97%;
    max-width: 97%;
  }
  .mobile-table-div tbody tr .mtd-98 {
    flex: 0 0 98%;
    max-width: 98%;
  }
  .mobile-table-div tbody tr .mtd-99 {
    flex: 0 0 99%;
    max-width: 99%;
  }
  .mobile-table-div tbody tr .mtd-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mobile-table-div tbody tr .mtdo-1 {
    order: 1;
  }
  .mobile-table-div tbody tr .mtdo-2 {
    order: 2;
  }
  .mobile-table-div tbody tr .mtdo-3 {
    order: 3;
  }
  .mobile-table-div tbody tr .mtdo-4 {
    order: 4;
  }
  .mobile-table-div tbody tr .mtdo-5 {
    order: 5;
  }
  .mobile-table-div tbody tr .mtdo-6 {
    order: 6;
  }
  .mobile-table-div tbody tr .mtdo-7 {
    order: 7;
  }
  .mobile-table-div tbody tr .mtdo-8 {
    order: 8;
  }
  .mobile-table-div tbody tr .mtdo-9 {
    order: 9;
  }
  .mobile-table-div tbody tr .mtdo-10 {
    order: 10;
  }
  .mobile-table-div tbody tr .mtdo-11 {
    order: 11;
  }
  .mobile-table-div tbody tr .mtdo-12 {
    order: 12;
  }
  .mobile-table-div tbody tr .mtdo-13 {
    order: 13;
  }
  .mobile-table-div tbody tr .mtdo-14 {
    order: 14;
  }
  .mobile-table-div tbody tr .mtdo-15 {
    order: 15;
  }
  .mobile-table-div tbody tr .mtdo-16 {
    order: 16;
  }
  .mobile-table-div tbody tr .mtdo-17 {
    order: 17;
  }
  .mobile-table-div tbody tr .mtdo-18 {
    order: 18;
  }
  .mobile-table-div tbody tr .mtdo-19 {
    order: 19;
  }
  .mobile-table-div tbody tr .mtdo-20 {
    order: 20;
  }
  .mobile-table-div tbody .case-detail-category-name {
    font-weight: bold;
    font-size: 1.125rem;
  }
  .mobile-table-div tbody .case-list-preview-img {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
  }
}
.special_time {
  font-family: "Electrolize", sans-serif;
  font-size: 2.75rem;
  color: red;
  line-height: 46px;
  margin-left: 10px;
  position: relative;
}

.authenticity_img {
  width: 120px;
  margin: 10px auto 0 auto;
}

.toggle-off.btn-sm,
.toggle-on.btn-sm {
  padding-top: 6px;
}

.toggle-off.btn-sm {
  padding-right: 5px;
  padding-left: 14px;
}

.datepicker {
  z-index: 9999 !important;
}

.sub-menu {
  padding-left: 15px;
}
.sub-menu li a {
  padding-left: 46px;
}

.btn-black {
  background: #000;
  color: #fff;
  border-color: #000;
}
.btn-black:hover {
  border-color: #000;
  background: #fff;
  color: #000;
}

.sign-box .sign-avatar img {
  border-radius: 0;
  margin-top: 20px;
}

.btn.btn-primary {
  background-color: #0095e0;
  border-color: #0095e0;
}
.btn.btn-primary:hover, .btn.btn-primary:active {
  background-color: #379ecb !important;
  border-color: #379ecb !important;
}

.custom-checker {
  display: block;
  position: relative;
  padding-left: 5px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.custom-checker input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-checker .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #666;
}
.custom-checker .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.custom-checker:hover input ~ .checkmark {
  background-color: #ccc;
}
.custom-checker input:checked ~ .checkmark {
  background-color: #333;
}
.custom-checker input:checked ~ .checkmark:after {
  display: block;
}
.custom-checker input:disabled ~ .checkmark {
  background-color: #ccc;
  border: 1px solid #aaa;
  cursor: not-allowed;
  opacity: 0.5;
}
.custom-checker input:disabled ~ .checkmark:after {
  display: block;
  content: "X";
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
  font-size: 12px;
  color: #aaa;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 18px;
  height: 18px;
  border-width: 0;
  border: none;
  transform: rotate(0deg);
}

.product-receipt {
  background: none;
  padding: 10px;
  width: 800px;
  height: 1100px;
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "HIragino Kaku Gothic Pro W3", "HIragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.product-receipt .cert-content h2 {
  background: #000;
  color: #fff !important;
  text-align: left;
  padding: 15px;
  width: 100%;
  letter-spacing: 5px;
  font-weight: 700;
  margin-top: 10px;
  font-size: 24px;
  margin-bottom: 80px;
}
.product-receipt .cert-content h2 span {
  color: #fff !important;
}
.product-receipt .cert-content h2 img {
  float: right;
  width: 6%;
}
.product-receipt .pr-user-name {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #333;
  width: 60%;
  text-align: center;
  font-weight: bold;
}
.product-receipt .pr-user-name span {
  float: right;
}
.product-receipt .pr-desc {
  font-size: 14px;
}
.product-receipt .pr-amount-price {
  width: 60%;
}
.product-receipt .pr-amount-price th {
  background-color: #000 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
  text-align: center;
}
.product-receipt .pr-amount-price th.pr-amount-title {
  font-size: 20px;
  font-weight: bold;
}
.product-receipt .pr-amount-price td.pr-amount-title {
  font-size: 24px;
  font-weight: bold;
}
.product-receipt .pr-amount-price .pr-amount-id {
  font-size: 14px;
}
.product-receipt .pr-amount-price td {
  border: 1px solid #333 !important;
}
.product-receipt .pr-amount-price tr:first-child th:first-child {
  border-top: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
}
.product-receipt .pr-amount-price tr:last-child th:first-child {
  border-bottom: 1px solid #000 !important;
  border-right: 1px solid #000 !important;
}
.product-receipt .pr-list-table thead th {
  background-color: #000 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}
.product-receipt .pr-list-table th,
.product-receipt .pr-list-table td {
  padding: 3px 5px !important;
  height: 26px;
  border: 1px solid #333 !important;
}
.product-receipt .pr-footer-info {
  margin-top: 30px;
}
.product-receipt .pr-note-box {
  height: 160px;
  padding: 15px;
  border: 1px solid #000;
  background: #fff;
}
.product-receipt .pr-com-box {
  font-size: 14px;
  line-height: 1.6;
}

.checkbox-bird-imgs input + label {
  height: auto;
}

code {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.auth-label {
  padding: 2px 4px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  transform: scale(0.75);
  border-radius: 3px;
}
.auth-label.auth-ok {
  background: #00c84b;
}
.auth-label.auth-no {
  background: #eb0000;
}
.auth-label.no-auth {
  background: #777;
}

.site-header-content-in .btn-sm {
  padding: 1px 5px;
}

#insufficient .modal-dialog {
  max-width: 1024px;
}

.statistic-box {
  background: #f8f8f8;
  border: 1px solid #eee;
  border-left: 2px solid #999;
}
.statistic-box .number {
  color: #000;
}
.statistic-box .number small {
  font-size: 14px;
}
.statistic-box .caption {
  color: #888;
}

.source-web,
.source-app {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-weight: bold;
}

.source-web {
  background: #002d73;
  color: #fff;
}

.source-app {
  background: #000;
  color: #00ff00;
}

.alert-box {
  margin-bottom: 15px;
  padding: 8px 0;
  background: #f8c239;
}
.alert-box.alert-box-danger {
  background: #ff8b8b;
}
.alert-box.alert-box-certificate {
  background: #ff9224;
}
.alert-box.alert-box-info {
  background: #8bffff;
}
.alert-box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.alert-box p {
  font-size: 14px;
  margin-bottom: 0px;
}

.tu-imgbox {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
}

.tu-sample {
  border: 1px solid #ddd;
  width: 75px;
  height: 75px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 3px 5px;
}

.tu-preview {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-top: 10px;
}

#fastImagesModal .modal-dialog {
  width: 900px;
}

@media (max-width: 768px) {
  #fastImagesModal .modal-dialog {
    width: 100%;
  }
}
tr.highlight2 td {
  font-weight: bold;
}
tr.highlight2 td:first-child {
  border-left: 3px solid red;
}

.blue-darker.active a {
  color: black !important;
  background-color: #a8bec9;
  border-radius: 10px;
  margin-right: 5px;
}

.blue-darker.active .lbl {
  font-weight: bolder !important;
  color: black !important;
}
