@charset "utf-8";

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  margin-top: 0 !important;
  font-weight: bold;
}
.h2-lead h1 {
  margin: 0;
}
.img-responsive {
  margin-right: auto;
  margin-left: auto;
}
.flex {
  display: flex;
}
.breadcrumb-wrap {
  margin-bottom: 20px;
}
.navbar .navbar-nav li a {
  padding: 12px 11px;
  color: #565656 !important;
  font-size: 16px;
  font-weight: bold;
}
.navbar .navbar-nav li a:hover, .navbar .navbar-nav li a:active {
  text-decoration: underline;
}
.icon-voice {
  padding-right: 7px;
}
.icon-voice span {
  color: #888;
  font-size: 18px;
}
.navbar .navbar-nav .icon-voice a {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
}
.navbar .navbar-nav .icon-voice a:hover {
  background: #fff;
  text-decoration: underline;
}
.nav-voice-wrap i {
  margin-right: 3px;
}
.breadcrumb-wrap {
  margin-bottom: 20px;
}
.navbar .navbar-form input {
  width: 12em !important;
}
.header-search .navbar-form {
  margin-bottom: 0;
}
.h2-lead {
  margin: -20px 0 20px 0;
  padding: 15px 0;
  background: #fff;
}
.h2-lead h2 {
  margin: 0;
  font-weight: bold;
}
.h2-lead p {
  margin: 10px 0;
  word-break: break-all;
}
.h2-lead .btn-inverse {
  margin: 0 0 4px 0;
  color: #333;
  border: #e2e2e2 1px solid;
  border-bottom-width: 2px;
}
.result-second-list {
  margin-top: -10px;
  padding: 10px 10px 10px 20px;
}
.result-second-list .top01 {
  margin-top: 5px;
  margin-bottom: 0;
  float: left;
}
.result-panel-wrap {
  margin-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.result-panel-wrap:last-child {
  border-bottom: none;
}
.label {
  display: inline-block;
  margin: 1px 4px 1px 0;
  margin-bottom: 1px !important;
  padding-top: 3px;
  padding-bottom: 3px;
}
.result-panel-wrap span.label-today, .salon-panel span.label-today, .monitor-panel span.label-today {
  background: #e84a3e;
  color: #fff;
  font-size: 11px;
  border: 1px solid #e84a3e;
  border-radius: 0;
}
.result-panel-wrap span.label-tomorrow, .salon-panel span.label-tomorrow, .monitor-panel span.label-tomorrow {
  background: #dea600;
  color: #fff;
  font-size: 11px;
  border: 1px solid #dea600;
  border-radius: 0;
}
.ppc-description, .ppc-description-mobile {
  color: #333;
  font-size: 12px;
  position: relative;
}
.ppc-description .ppc-description-title, .ppc-description-mobile .ppc-description-title {
  text-decoration: underline;
}
.ppc-description:hover > .ppc-description-title {
  text-decoration: none;
}
.ppc-description-item {
  display: none;
  width: 400px;
  padding: 10px 20px 0 20px;
  background: #333;
  font-size: 12px;
  text-align: left;
  position: absolute;
  z-index: 51;
}
.ppc-description-item p {
  color: #fff;
}
.ppc-description-item .lead {
  margin-bottom: 10px;
  padding: 0 0 5px 0;
  font-weight: bold;
  border-bottom: 1px #737373 dashed;
}
.pagination-text {
  margin-bottom: 20px;
  color: #777;
  font-size: 12px;
}
.pagination-text-01 {
  margin-right: 2px;
  color: #8bc34a;
  font-size: 1.3em;
  font-weight: bold;
}
.pagination-text-02 {
  margin: 0 2px;
  font-weight: bold;
}
.pagination-text-03 {
  margin-left: 10px;
}
.pagination-text-03:before {
  content: "―";
  margin-right: 4px;
}
.pagination-text-03:after {
  content: "―";
  margin-left: 4px;
}
.panel {
  border: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
.panel .review-number {
  font-weight: bold;
}
.panel .list-inline.review-number {
  padding: 5px 0;
  color: #e67b3a;
  font-size: 16px;
  font-weight: bold;
  border-bottom: #e5dcca 1px solid;
}
.panel .review-number .fa-star, .panel .review-number .fa-star-o, .panel .review-number .fa-star-half-o {
  color: #e67b3a;
  vertical-align: baseline;
}
.result-panel-wrap {
  border-bottom: 1px solid #d9d9d9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.result-panel-wrap:last-child { 
border-bottom: none;
}
span.sub-info {
  color: #666;
  font-weight: bold;
}
.sub-info i {
  margin-right: 3px;
  color: #896e64;
}
.list-genre {
  color: #795548;
}
.list-category {
  color: #795548;
}
.list-female {
  color: #ff6c7c;
}
.list-male {
  color: #3993be;
}
.list-coupon {
  color: #dea600;
}
.list-default {
  color: #777;
}
.js-map-wrap {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
.jsmap-map-box {
  width: 75%;
  padding: 0;
  float: right;
}
.map-list-box {
  width: 25%;
  height: 660px;
  padding: 0;
  background: #fff;
  float: left;
  overflow-y: scroll;
  border: 1px solid #d9d9d9;
}
.map-list-box a:hover {
  background-color: #e6e6e6;
}
.map-salon-link {
  display: block;
  padding: 10px;
  text-decoration: none;
}
.map-list-inline {
  margin-bottom: 5px;
  line-height: 1;
}
.map-list-inline li, li.sub-info {
  display: inline;
  padding: 0;
  font-size: 10px;
}
li.sub-info {
  display: block !important;
  color: #666;
  font-weight: normal;
}
.jsmap-balloon {
  width: 247px;
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}
.jsmap-balloon .map-shopname {
  font-size: 16px;
}
.map-shopname span {
  padding-right: 4px;
}
.jsmap-balloon .map-shopname small {
  font-size: 12px;
}
.jsmap-balloon .map-shopname a {
  display: inline;
  padding: 0;
}
.map-shopname a {
  text-decoration: none;
}
.map-shopname span {
  padding-right: 4px;
}
.jsmap-balloon-btn {
  margin-top: 5px;

  justify-content: space-between;
}
.jsmap-balloon-btn a {
  width: 49%;
}
.jsmap-balloon-btn a:last-child, .reserve_area .btn-primary:not(.btn-primary1) {
  background-color: #de7016;
  border-color: #dd5900;
}
.jsmap-balloon-btn a:last-child:hover {
  background-color: #dd5900;
}
.jsmap-map-box #map_canvas {
  width: 100%;
  height: 660px;
}
.jsmap-review-number {
  margin: 0 0 5px -5px;
  font-size: 13px;
  line-height: 1;
}
.map-canvas-box {
  position: relative;
}
.map-spinner {
  width: 25px;
  height: 25px;
  margin: auto;
  color: #888;
  font-size: 25px;
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: fa-spin 1s infinite linear;
  animation: fa-spin 1s infinite linear;
}
.map-list-img img {
  width: 100%;
}
.map-pagination {
  padding: 10px;
  color: #777;
  font-size: 12px;
  border-bottom: 1px solid #d9d9d9;
}
.map-pagination span.small {
  font-size: 11px;
}
.map-pagination-under {
  margin: 20px 0 40px;
  border-bottom: none;
}
.panel-map-pin {
  display: flex;
  margin-bottom: 0 !important;
  padding: 10px 6px;
  background: #fff;
  align-items: center;
  list-style: none;
  border: 1px solid #d9d9d9;
}
.panel-map-pin:last-child {
  border-left: none;
}
.panel-map-pin p {
  padding: 0 5px 0 2px;
}
.panel-map-pin li {
  max-width: 35px;

  flex: 1 1 auto;
}
.map-search-list {
  width: 36.5%;
  margin-right: .8em;
}
.search-pin-group {
  display: inline-block;
  width: 100%;
  max-width: 760px;
}
.search-btn-group {
  display: flex;
  align-items: center;
}
.search-btn-group label {
  width: 100%;

  flex: 1;
}
.search-btn-group label.active {
  background: #fff2cc;
}
.search-btn-group label.active:before {
  color: #8bc34a;
}
.btn-chenge-map {
  padding: 10px 7px 10px 20px;
}
.btn-check-map, .btn-chenge-map {
  font-size: 13px;
  line-height: 1;
}
.btn-check-map {
  padding: 10px;
}
.btn-check-map:before {
  content: "\f00c";
  color: #ccc;
  font-family: FontAwesome;
}
.btn-chenge-map:before {
  content: "\f0da";
  color: #ccc;
  font-family: FontAwesome;
  font-size: 24px;
  position: absolute;
  top: 4px;
  left: 10px;
}
.btn-search-map {
  width: 100%;
  margin-top: 7px;
}
.link-select-map {
  text-align: right;
}
.jsmap-sp-box {
  display: none;
}

@media (max-width: 992px) {
  .map-list-box {
    width: 40%;
  }
  .jsmap-map-box {
    width: 60%;
  }
  .jsmap-review-number {
    font-size: 12px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .btn-check-map, .btn-chenge-map {
    font-size: 12px;

    flex: 1 1 auto;
  }
  .btn-check-map {
    padding: 7px 10px;
  }
  .btn-chenge-map {
    padding: 10px 7px 10px 20px;
  }
  .link-select-map {
    width: 100%;
    padding-top: 10px;
  }
  .map-pin-list {
    float: right;
  }
  .panel-map-pin li {
    max-width: 30px;
  }
}
@media (max-width: 767px) {
  .link-select-map {
    display: none;
  }
}
