@charset "Shift_JIS";

.base_listPage .c-nav_list{
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.base_listPage .c-nav_item{
  flex-grow: 0;
  padding-left: 0;
}

.p-shopList{
  margin-top: 85px;
}
.p-shopList .c-figure{
  width: 336px;
  height: 205px;
  overflow: hidden;
  position: relative;
}
.p-shopList_list{
  width: calc( 100% + 20px );
  margin: 35px 0 0 -20px;
}
.p-shopList_item{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc( 50% - 20px );
  margin: 20px 0 0 20px;
  padding: 40px;
  background: #fef0f0;
}
.l-full-col{
  width: 100%;
}
.p-shopList_item.l-full-col .c-discription{
  flex-grow: 1;
  display: block;
  padding: 0 0 0 30px;
}
.p-shopList_item.l-full-col .c-discription{
  width: 50%;
}
.p-shopList_item .c-discription{
  width: 100%;
}
.p-shopList_item .shop_contact{
  position: relative;
}
.p-shopList_item .shop_name::after{
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 6px;
  background: url(/wed/_common/images/icon-blank_link.png) no-repeat;
  background-size: contain;
}
.p-shopList_item .shop_name a{
  text-decoration: underline;
  color: #7d0000;
  font-size: 1.8rem;
}
.p-shopList_item .shop_tel::before{
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  width: 17px;
  height: 20px;
  margin-right: 6px;
  background: url(/wed/_common/images/icon-tel.png) no-repeat;
  background-size: contain;
}
.p-shopList_item .shop_tel a{
  pointer-events: none;
  color: #e79696;
  font-weight: bold;
  font-size: 1.8rem;
}

.p-shopList_item .shop_link{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: auto;
  margin-top: 15px;
}
.shop_link .c-link{
  max-width: 100%;
  height: 54px;
  /* flex-basis: 50%; */
}


/* 二つ目以捫店舗 */
.p-shopList_item:not(.l-full-col) .shop_link{
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: calc( 100% + 4% );
  margin-left: -4%;
  padding-left: 4%;
}
.p-shopList_item:not(.l-full-col) .shop_link .c-link.l-full-col{
  flex-basis: 100%;
  margin-bottom: 20px;
}
.p-shopList_item:not(.l-full-col) .shop_link .c-link {
 flex-basis: 48%;
 /* margin-left: 4%; */
}
.p-shopList_item:not(.l-full-col) .shop_link .c-link + .c-link{
  margin-left: 4%;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .p-shopList_item:not(.l-full-col) .shop_link .c-link + .c-link{
    margin-left: 2%;
  }
}
.p-shopList_item:not(.l-full-col) .shop_link .c-link.l-full-col + .c-link{
  margin-left: 0;
}

/* 一つ目店舗 */
.p-shopList_item.l-full-col .shop_link{
    margin-top: 30px;
}
/* .p-shopList_item.l-full-col .shop_link > *{
  flex-grow: 1;
} */
.p-shopList_item.l-full-col .shop_link .c-link{
  width: 33.3333%;
  margin:0;
}
.p-shopList_item.l-full-col .shop_link .c-link + .c-link{
  margin-left: 20px;
}

.c-btn span,
.c-btn--fill span {
  padding: 0;
  position: relative;
  top: -1px;
}
.c-btn.c-link::after,
.c-btn--fill.c-link::after{
  width: 9px;
  height: 14px;
}
.c-btn.c-link.is-hover::after,
.c-btn--fill.c-link.is-hover::after{
  width: 9px;
  height: 14px;
}
.p-shopList_list + .c-text--head{
  margin-top: 80px;
}

.data{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 7px;
}
.data > *{
  font-weight: normal;
}
.data dd, .data dt{
  display: inline-block;
}
.data dd{
  width: 58px;
}
.data dt{
  width: calc( 100% - 75px );
  text-indent: -1em;
  padding-left: 1em;
}
.data dt small{
  padding-left: 1em;
}

/* .region_top{
  margin-top: -50px;
  padding-top: 50px;
} */
.infoAboutOpenhour{
  display: block;
  font-weight: normal;
  font-size:13.5px;
}

.shop_list_banner_area {
  text-align: center;
  margin: 40px 0 100px 0;
}

.p-section_title span{
  color: #7e5848;
}
.p-section_title::after{
  border-color: #7e5848;
}
.c-nav_list{
  width: 100%;
}
.region-list{
  width: 100%;
}
.region-item a{
  font-size: 1.286em;
}
#select_nav.is-fixed{
  position: fixed;
}
#select_nav{
  top: 70px;
  left: 0;
  right: 0;
  z-index: 3;
  width: 100%;
  margin: auto;
  padding: 5px 0 20px;
  background-color: rgba(255, 255, 255, .9);
  transition: .2s ease-in-out;
}
#select_nav.is-fixed .select_nav-list{
  width: 100%;
  max-width: 1140px;
  margin: auto;
  padding: 0 10px;
}

.nav-fixed .p-section_title{
  opacity: 0;
}