.form-control-label.shop-desc {
    font-weight: 400;
    padding-left: 4px;
}

#map {
    height: 100%;
  }
  #description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
  }

  #infowindow-content .title {
    font-weight: bold;
  }

  #infowindow-content {
    display: none;
  }

  #map #infowindow-content {
    display: inline;
  }

  .pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
  }

  #pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
  }

  .pac-controls {
    display: inline-block;
    padding: 5px 11px;
  }

  .pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
  }

  #pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 400px;
    left: 15px !important;
  }

  #pac-input:focus {
    border-color: #4d90fe;
  }

  #title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
  }
#target {
    width: 345px;
}

.td-google-map {
    height: 400px;
}

.gmnoprint {
    padding-top: 13px;
}

.table-shop-desc th {
  width: 110px;
}

@media (max-width: 1199px) {
  .table-shop-desc td:first-child {
    min-width: 167px;
  }
}

@media (min-width: 1200px) {
  .table-shop-desc td:first-child {
    min-width: 212px;
  }
}

.total-scores {
  position: relative;
  top: 2px;
  font-size: 20px;
}

.midasi {
  font-size: 1.25em;
}

.table-shop-desc td:last-child {
  word-break: break-all;
}

.float-left {
  padding-top: 13px;
}

@media (min-width: 321px) {
  .slideshowPC .export-invoice-sp {
    margin-left: 20px;
  }
}

.com-building-hint {
  color: red;
}


.free-ship {
  margin-right: 5px;
}

.toggle-switch input[type="checkbox"].free-ship + label .toggle-track:before {
  background-color: green;
  right: 0;
}

.table-shop-desc td, .table-shop-desc th {
  border: 1px solid #dee2e6;
}

.table-shop-desc .header-row {
  padding: 0px 10px;
  font-size: 16px;
  background-color: #FFEBCD;
}

.table-shop-desc .header-row th, .table-shop-desc .header-row td {
  border: none;
}

.table-shop-desc .empty-row th, .table-shop-desc .empty-row td {
  border: none;
}


.table-shop-desc td:first-child {
  background-color: #FFEBCD;
}

.table-shop-desc .uploaded-img {
  border: none;
}

@media (min-width: 1200px) {
  .on-microsoft-edge .col-xl-1-7 {
    max-width: 20% !important;
  }
}

.table-shop-desc td, .table-shop-desc th {
  padding: 6px;
}

.seller-uploaded-photo {
  width: auto;
  height: auto;
}

.shopping-guide h1 {
  font-size: 1.5rem;
  padding-bottom: 15px;
}

.privacy-policy h1 {
  padding-bottom:15px;
  font-size:  1.5rem;
}

@media only screen and (min-width: 1366px) {
  .shopping-guide h1, .privacy-policy h1 {
    padding-bottom: 7px;
    font-size: 1.5rem;
  }
}

@media (max-width: 1024px) {
  .card-body .photo-delete img {
    width: 100%;
    height: auto;
  }
}

.card-body .photo-delete img {
  max-height: 500px;
}

@media (min-width: 768px) {
  .card-body .photo-delete a {
    right: 3px;
  }
}

.photo-delete a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .shopping-guide img, .privacy-policy img {
    width: 100% !important;
    height: auto!important;
  }
}

.shopping-guide, .privacy-policy {
  overflow-x: auto;
  margin-top: 30px;
}

.smart-phone {
  display: none;
}

@media only screen and (max-width: 767.9px) {
  .smart-phone .pc {
    display: block !important;
  }

  .smart-phone {
    display: block;
  }
}

.search-tag-button {
  margin-left: 10px;
}

.shipping_fee_option{
  width: 15px;
  height: 15px;
  top: 3px;
  left: 5px;
  position: relative;
}

.input-shipping-fee{
  position: relative;
  bottom: 5px;
}
.error-shipping-fee{
  display: none;
}
.registering-icon {
  width: auto;
  height: 38px;
}

.hapima-icon {
  width: 31px;
  height: 30px;
}
.slide-wrapper {
  position: relative;
}

.fas.fa-arrow-left {
  position: absolute;
  top: 50%;
  z-index: 999;
  left: 10px;
}

.fas.fa-arrow-right {
  position: absolute;
  top: 50%;
  z-index: 999;
  right: 10px;
}

@media (max-width: 767.98px) {
  #blogCarousel {
    display: none;
  }

  .slick-dots li button:before {
    font-size: 9px !important;
  }

  .slick-dots li {
    margin: unset !important;
  }

}

@media (min-width: 1366px) {
  .slick-wrapper {
    display: none !important;
  }
}

#overlay {
  z-index: 9999;
}

.carousel-control-prev {
  z-index: 999;
}

.slick-slide img {
  width: 100%;
}

@media (max-width: 999px){
  .sliderTablet{ padding: 5px 0!important }
}
