.p-shop-list__btn-group-address {
  width: 95% !important;
}

.p-shop-list__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
}
.p-shop-list__title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0 !important;
  padding-bottom: 7vw;
}
.p-shop-list__map-link {
  color: #e55a00;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 10px;
  position: absolute;
  right: 2vw;
  bottom: 2vw;
}
.p-shop-list__btn-group {
  display: flex;
  position: relative;
}
.p-shop-list__btn-group .c-btn {
  display: flex;
  padding-top: 1vw;
  padding-bottom: 3vw;
  margin-bottom: 0;
  width: 66.6%;
  align-items: center;
}
.p-shop-list__buttons {
  display: flex;
  width: 34%;
  vertical-align: top;
  padding-left: 5px;
}
.p-shop-list__reserve-btn2, .p-shop-list__reserve-map {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.p-shop-list__reserve-btn2 img, .p-shop-list__reserve-map img {
  vertical-align: middle;
  width: 100%;
}
.p-shop-list__reserve-btn-text {
  position: absolute;
  right: 34vw;
  bottom: 1vw;
  width: 20vw;
}
.p-shop-list__reserve-button {
  width: 100%;
  background-color: #e55a00;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 3vw;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1;
  border-radius: 100px;
}
.p-shop-list__intro {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.p-shop-list__intro h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #002465;
}
.p-shop-list__intro-img {
  margin-bottom: 10px;
}
.p-shop-list__intro-txt {
  font-size: 14px;
  line-height: 1.6;
}

/*# sourceMappingURL=style.css.map */
