.mhshop-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1060px;
  margin: auto;
}

.mhshop-closest::before,
.mhshop-nav::before,
.mhshop-area::before,
.mhshop-empty::before {
  display: block;
  height: 1px;
  content: "";
  opacity: 0.5;
  background: linear-gradient(to right, #000, #000 25%, transparent 25%, transparent) 0% 0%;
  background-size: 3.5px 1px;
}

.mhshop-fade {
  -webkit-animation: 1s fadeIn forwards;
          animation: 1s fadeIn forwards;
}

.mhshop-nav,
.mhshop-closest,
.mhshop-area,
.mhshop-empty {
  padding-bottom: 50px;
}

.mhshop-nav__ttl,
.mhshop-closest__ttl,
.mhshop-empty__ttl {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.6rem;
  text-align: center;
  padding: 44.5px 0 23.5px;
}

.mhshop-area__ttl {
  font-weight: bold;
  font-size: 1.4rem;
  padding: 46px 0;
}

.mhshop-empty {
  display: none;
}
.mhshop-empty__ttl {
  color: #7f0019;
}

.mhshop-nav {
  padding-bottom: 43.5px;
}
.mhshop-nav__list {
  font-size: 1.4rem;
  line-height: 2.6rem;
  text-align: center;
}
.mhshop-nav__item {
  display: inline-block;
  text-decoration: underline;
  margin-right: 1.3em;
}
.mhshop-nav__item:last-child {
  margin-right: 0;
}

.mhshop-list > * {
  margin-bottom: 15px;
}
.mhshop-list > *:last-child {
  margin-bottom: 0;
}

.mhshop-item {
  background: #fff;
  box-shadow: 0.5px 0.5px 4px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-size: 1.4rem;
  line-height: 2.6rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19.5px 20px;
}
.mhshop-item__info {
  flex: 1;
  margin-right: 18px;
}
.mhshop-item__name {
  display: inline;
  font-weight: bold;
  margin-right: 0.7em;
}
.mhshop-item__addr {
  display: inline;
}
.mhshop-item .btn-arrow {
  flex: 0 0 auto;
  margin-right: 4px;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mhshop-item:hover .btn-arrow {
  transform: translateX(50%);
}

.mhshop-item2 {
  background: #fff;
  box-shadow: 0.5px 0.5px 4px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  font-size: 1.4rem;
  line-height: 2.6rem;
  display: block;
}
.mhshop-item2__main .btn-arrow, .mhshop-item2__yoyaku .btn-arrow {
  flex: 0 0 auto;
  margin-right: 4px;
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mhshop-item2__main:hover .btn-arrow, .mhshop-item2__yoyaku:hover .btn-arrow {
  transform: translateX(50%);
}
.mhshop-item2__main {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19.5px 20px;
}
.mhshop-item2__info {
  flex: 1;
  margin-right: 18px;
}
.mhshop-item2__name {
  display: inline;
  font-weight: bold;
  margin-right: 0.7em;
}
.mhshop-item2__addr {
  display: inline;
}
.mhshop-item2__types {
  display: flex;
  margin: 5px 0 -4.5px;
}
.mhshop-item2__types > * {
  color: #fff;
  font-weight: bold;
  line-height: 1;
  font-size: 1rem;
  border-radius: 2.5px;
  padding: 7.5px 10px;
  margin-right: 5px;
}
.mhshop-item2__types > *.ki {
  background: #7f0019;
}
.mhshop-item2__types > *.mado {
  background: #125560;
}
.mhshop-item2__types > *.you {
  background: #79914a;
}
.mhshop-item2__types > *.tate {
  background: #585858;
}
.mhshop-item2__line {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 20px;
}
.mhshop-item2__yoyaku {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 12px 20px;
}
.mhshop-item2__yoyaku span {
  text-decoration: underline;
  font-weight: bold;
  font-size: 1.2rem;
  margin-right: 8px;
}

.mhshop-search {
  background-color: rgba(0, 0, 0, 0.03);
  margin: 0 auto 50px;
}
.mhshop-search__inner {
  max-width: 700px;
  margin: auto;
  padding: 35px 30px 30px;
}
.mhshop-search__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 9.5px;
}
.mhshop-search__ttl::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='90' height='90' viewBox='0 0 90 90'%3e%3cpath d='M60.54 30.7h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216A1.244 1.244 0 0160.54 30.7zm-36.054-2.487H59.3v-3.73H24.489zM60.54 43.133h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM60.54 55.565h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM60.54 67.997h-37.3a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h37.3a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zm-36.054-2.486H59.3v-3.73H24.489zM72.973 30.7h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 28.213h3.73v-3.73H68zM72.973 43.133h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 40.647h3.73v-3.73H68zM72.973 55.565h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 53.079h3.73v-3.73H68zM72.973 67.997h-6.216a1.244 1.244 0 01-1.243-1.243v-6.216a1.244 1.244 0 011.243-1.243h6.216a1.244 1.244 0 011.243 1.243v6.216a1.244 1.244 0 01-1.243 1.243zM68 65.511h3.73v-3.73H68z'/%3e%3cpath fill='none' d='M0 0h90v90H0z'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 45px;
  height: 45px;
  margin-right: 4.5px;
}
.mhshop-search__divider::before, .mhshop-search__divider:last-child::after {
  display: block;
  content: "";
  height: 1px;
  background: linear-gradient(to right, #000, #000 28.57%, transparent 28.57%, transparent) 0% 0%;
  background-size: 3.5px 1px;
}
.mhshop-search__checkbox {
  font-size: 1.4rem;
  line-height: 2.14286;
}
.mhshop-search__checkbox input {
  position: absolute;
  left: -99999em;
}
.mhshop-search__checkbox span {
  display: block;
  position: relative;
  padding-left: 1.4em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.mhshop-search__checkbox span::before, .mhshop-search__checkbox span::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.mhshop-search__checkbox span::before {
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ccc;
}
.mhshop-search__checkbox span::after {
  width: 8px;
  height: 8px;
  left: 3px;
  background: #7f0019;
  border-radius: 50%;
  opacity: 0;
}
.mhshop-search__checkbox input:focus + span::before {
  border-color: #4fa0e7;
  box-shadow: 0 0 5px #0d7ee0;
}
.mhshop-search__checkbox input:checked + span::after {
  opacity: 1;
}
.mhshop-search__checkbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 16.5px 0;
}
.mhshop-search__checkbox label:not(:last-child) {
  margin-right: 1.1em;
}
@media (min-width: 768px) {
  .mhshop-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .mhshop-closest::before,
.mhshop-nav::before,
.mhshop-area::before,
.mhshop-empty::before {
    background-size: 4px 1px;
  }
  .mhshop-nav,
.mhshop-closest,
.mhshop-area,
.mhshop-empty {
    padding-bottom: 50px;
  }
  .mhshop-nav__ttl,
.mhshop-closest__ttl,
.mhshop-empty__ttl {
    font-size: 1.8rem;
    line-height: 2.9rem;
  }
  .mhshop-nav__ttl,
.mhshop-closest__ttl,
.mhshop-empty__ttl {
    padding: 45px 0 24px;
  }
  .mhshop-area__ttl {
    font-size: 1.6rem;
  }
  .mhshop-area__ttl {
    padding: 48px 0;
  }
  .mhshop-closest .mhshop-item,
.mhshop-closest .mhshop-item2 {
    width: calc(50% - 10px);
    margin: auto;
  }
  .mhshop-nav {
    padding-bottom: 42px;
  }
  .mhshop-nav__list {
    font-size: 1.6rem;
    line-height: 3rem;
  }
  .mhshop-list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px 0 0 -20px;
  }
  .mhshop-list > * {
    margin-bottom: 0;
    flex: 0 0 50%;
    padding: 20px 0 0 20px;
    max-width: 50%;
    min-width: 0;
    word-wrap: break-word;
  }
  .mhshop-list > * > * {
    height: 100%;
  }
  .mhshop-item {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  }
  .mhshop-item {
    font-size: 1.6rem;
    line-height: 3rem;
  }
  .mhshop-item {
    padding: 25px 30px;
  }
  .mhshop-item__info {
    margin-right: 20px;
  }
  .mhshop-item .btn-arrow {
    margin-right: 2px;
  }
  .mhshop-item2 {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  }
  .mhshop-item2 {
    font-size: 1.6rem;
    line-height: 3rem;
  }
  .mhshop-item2__main .btn-arrow, .mhshop-item2__yoyaku .btn-arrow {
    margin-right: 2px;
  }
  .mhshop-item2__main {
    padding: 25px 30px;
  }
  .mhshop-item2__info {
    margin-right: 20px;
  }
  .mhshop-item2__types {
    margin: 5px 0 -5px;
  }
  .mhshop-item2__types > * {
    font-size: 1.2rem;
    border-radius: 3px;
    padding: 9px 12px;
    margin-right: 10px;
  }
  .mhshop-item2__line {
    border-top-width: 1px;
    margin: 0 30px;
  }
  .mhshop-item2__yoyaku {
    padding: 15px 30px;
  }
  .mhshop-item2__yoyaku span {
    font-size: 1.4rem;
    margin-right: 8px;
  }
  .mhshop-search {
    margin-bottom: 50px;
  }
  .mhshop-search__inner {
    padding: 40px 30px 50px;
  }
  .mhshop-search__ttl {
    font-size: 1.8rem;
    line-height: 2.9rem;
  }
  .mhshop-search__ttl {
    margin-bottom: 10px;
  }
  .mhshop-search__ttl::before {
    width: 50px;
    height: 50px;
    margin-right: 11px;
  }
  .mhshop-search__divider::before, .mhshop-search__divider:last-child::after {
    height: 1px;
    background: linear-gradient(to right, #000, #000 25%, transparent 25%, transparent) 0% 0%;
    background-size: 4px 1px;
  }
  .mhshop-search__checkbox {
    font-size: 1.6rem;
  }
  .mhshop-search__checkbox span::before {
    width: 18px;
    height: 18px;
  }
  .mhshop-search__checkbox span::after {
    width: 8px;
    height: 8px;
    left: 5px;
  }
  .mhshop-search__checkbox {
    padding: 24px 0;
  }
}

/*LINK非表示*/
div[data-shop-name="東京有明センター"] .js-yoyaku-btn {
    display: none;
}