.min-vh-login {
  min-height: 100vh !important;
}

@media (max-width: 575.98px) {
  .min-vh-login {
    min-height: 40vh !important;
  }

  .logo-display {
    display: none;
  }

  .title {
    font-size: 3rem;
    font-weight: 500;
  }
}

.fonts-white {
  color: #fff !important;
}

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

.plr-1 {
  padding: 0 10px;
}

.section-body {
  box-sizing: border-box;
  padding: 20px 20px;
}

.card a .card-header h4 {
  color: #333;
}

a .card-body p {
  color: #666;
}

.map-wrap iframe {
  width: 100%;
}

dl.kensaku {
  margin: 0;
}

dl.kensaku dt {
  width: 30%;
  text-align: right;
  padding-right: 1em;
  box-sizing: border-box;
  line-height: 42px;
}

dl.kensaku dd {
  width: 70%;
  margin: 0;
}

.kensaku-wrap {
  position: relative;
}

.kensaku-btn {
  position: absolute;
  bottom: 0;
}

.kensaku-btn img,
.kensaku-btn2 img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.kensaku-text {
  line-height: 42px;
  height: 42px;
  margin: 0 1em;
}

.btn-42 {
  line-height: 42px;
  height: 42px;
  padding: 0;
  margin-top: 26px;
}

.table-wrap table {
  width: calc(100% - 30px);
  margin: 0 15px;
}

.item-table {
  border-top: 1px solid #666;
}

.item-table th {
  background: #ccc;
  border: 1px solid #666;
}

.item-table td {
  border: 1px solid #666;
}

.lh-42 {
  line-height: 42px;
}

.w-4tr {
  width: 4em;
  text-align: right;
  margin-right: 0.5em;
}

.w-5tr {
  width: 5em;
  text-align: right;
  margin-right: 0.5em;
}

.w-6tr {
  width: 6em;
  text-align: right;
  margin-right: 0.5em;
}

th.honsu {
  width: 80px;
}

.item-table th.br-double,
.item-table td.br-double {
  border-right: 3px double #333;
}

.item-table tr.bt-double {
  border-top: 3px double #333;
}

.item-table tr.bb-double {
  border-top: 3px double #333;
}

.lh-36 {
  line-height: 36px;
}

.pt-3 {
  padding-top: 30px;
}

.nippo-table th,
.nippo-table td {
  min-width: 40px;
}

.t-bg1 {
  background: #edffff !important;
}

.t-bg2 {
  background: #ffefe4 !important;
}

.t-bg3 {
  background: #ccc !important;
}

.text-red {
  color: #f00;
}

.nippo-table .w-80 {
  width: 80px;
}

.nippo-table .w-160 {
  width: 160px;
}

.nippo-table .w-240 {
  width: 240px;
}

.row-end {
  justify-content: flex-end;
}

.output-btn {
  line-height: 1em;
}

.modal-body dl {
  display: flex;
  flex-wrap: wrap;
}

.modal-body dl dt {
  width: 20%;
  text-align: right;
  padding: 0 1em 0 0;
  box-sizing: border-box;
  line-height: 42px;
}

.modal-body .dl-sf-6 dt {
  width: 32% !important;
}

.modal-body dl dd {
  width: 80%;
}

.modal-body .dl-sf-6 dd {
  width: 68% !important;
}

.row.mlr-0 {
  margin-left: 0;
  margin-right: 0;
}

.plus-minus {
  font-size: 30px;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}

.master-wrap dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.master-wrap dl dt {
  width: 20%;
  line-height: 42px;
  padding: 0 1% 0 0;
  box-sizing: border-box;
  background: #fbfbfb;
  margin-bottom: 0.5rem;
}

.master-wrap dl dt.half {
  width: 20%;
}

.master-wrap dl dd {
  width: 80%;
}

.master-wrap dl dd.half {
  width: 30%;
}

.master-wrap dl dd .thumbnail {
  position: relative;
  border: 1px solid #ccc;
  padding: 10px 10px;
  /* margin-bottom: 5px; */
}

.master-wrap dl dd .thumbnail button {
  position: absolute;
}

.btn-onfirm {
  min-width: 200px;
}

.input-chk {
  width: 14px;
  height: 14px;
  transform: scale(1.4);
  margin: 14px 7px 0 14px;
}

.label-chk {
  line-height: 42px;
  margin: 0;
}

.input-radio {
  width: 14px;
  height: 14px;
  transform: scale(1.4);
  margin: 2px 7px 0 7px;
}

.label-radio {
  line-height: 42px;
  margin: 0;
}

.img-text {
  height: 100% !important;
  margin-bottom: 5px;
}

.flex-sb {
  justify-content: space-between;
}

.efax {
  display: flex;
  align-items: center;
  justify-content: center;
}

.efax:before,
.efax:after {
  border-top: 1px solid;
  content: "";
  width: 40%;
}

.efax:before {
  margin-right: 1%;
}

.efax:after {
  margin-left: 1%;
}

.btn-updown {
  margin-top: auto;
  margin-bottom: auto;
  display: inline-flex;
  flex-direction: column;
}

td.thumbnail img {
  max-height: 100px;
  width: auto;
}

.menu-icon {
  margin-right: 0.5em !important;
  display: inline-block;
  width: 40px;
}

.menu-icon img {
  width: 100%;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ff8c18;
  border-color: #ff8c18;
}

.tooltip {
  pointer-events: none;
  display: none !important;
  z-index: 100001;
  opacity: 1 !important;
  margin-left: -10px;
}

.tooltip[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}

.tooltip[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}

body.sidebar-mini .tooltip {
  display: block !important;
  margin-left: 50px !important;
}

.tooltip .arrow {
  display: none !important;
}

table th {
  background-color: #FFDAB9 !important;
  color: #333333 !important;
  font-weight: bold !important;
}

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

.csv-btn-yasuda {
  min-width: 40px !important;
  height: 40px;
  border: none;
  padding: 0px;
}

.csv-download-supplier {
  background-image: url(/images/supplier_download_csv_file.png?4bf2d5d4f80ee98e2f3507573f43c9dd);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-color: #fff;
}

.csv-download {
  background-image: url(/images/download_csv_file.png?ce6c5a3d66b8d013b9d292ab347f9b7f);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-color: #fff;
}

.csv-import {
  background-image: url(/images/import_csv_file.png?b08882dbe7525061424c2e0266dbddaf);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-color: #fff;
}

.csv-btn-yasuda:focus {
  border-color: transparent !important;
  outline: 0;
}

.csv-btn-yasuda:hover {
  opacity: 0.9;
}

.btn-register {
  height: 40px;
}

