@charset "UTF-8";

.c-mv_bg {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 375 / 310;
  background-image: url(../images/common/sp_shoplist.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 58px;
  z-index: 1;
}

.c-mv_bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:
  linear-gradient(180deg,
  rgba(85, 101, 26, 0.1) 0%,
  rgba(27, 32, 9, 0.1) 50%,
  rgba(0, 0, 0, 0.2) 80%,
  rgba(0, 0, 0, 9) 100%);
  z-index: 2;
}


.section-shop-list .c-h1 {
  top: 200px;
}

.c-mv_bg h1,
.c-mv_bg .c-mv-content__title {
  position: absolute;
  z-index: 3;
}

.c-mv__txtBlock {
  display: block;
  margin: 0 auto;
  width: 204px;
  padding-top: 150px;
}

.section-shop-list {
  margin-top: -60px;
}

.shop-list__item {
  margin-bottom: 25px;
  border: 1px solid #2d2d2d;
  overflow: visible !important;
}

.shop-list__item:last-child {
  margin-bottom: 0;
}

.shop-item {
  position: relative;
  padding: 27px 25px;
  overflow: visible !important;
}

.shop-item__title {
  margin-bottom: 20px;
  color: #fff;
  font-family: 'TT Norms','Inter','Helvetica Neue','Arial',sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 1.42;
  letter-spacing: 1.8px;
}

.shop-item__subtitle {
  margin-bottom: 12px;
  font-size: 16px;
  font-family: 'Hina Mincho','Hiragino Mincho ProN','游明朝','Yu Mincho','MS PMincho',serif;
  color: #55651a;
  letter-spacing: 2.4px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.shop-item__info {
  color: #fff;
  font-size: 12px;
  font-family: "Sawarabi Gothic", "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", YuGothic, "游ゴシック", "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.67;
  letter-spacing: 1px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.shop-item__map-link {
  position: relative;
  padding: 8px 18px 8px 35px;
  border: 1px solid #fff;
  border-radius: 25px;
  font-family: 'TT Norms','Inter','Helvetica Neue','Arial',sans-serif;
  font-weight: 300;
  font-size: 8.6px;
  color: #fff;
}

.shop-item__map-link::before {
  position: absolute;
  content: "";
  width: 13px;
  height: 100%;
  top: 0;
  left: 12px;
  background-image: url(../images/common/icn_arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(-45deg);
}

.shop-item__info--phone {
  margin-bottom: 24px;
}

.swiper.shop-swiper {
  position: relative;
  width: 100%;
  margin-top: 26px;
  padding-bottom: 20px;
  overflow: hidden;
}

.shop-slide__img {
  width: 100%;
  aspect-ratio: 254 / 178;
}

.shop-slide__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-wrapper.shop-wrapper {
  height: 100%;
}

.swiper-pagination01 {
  width: auto !important;
  left: auto !important;
  right: 0 !important;
  bottom: 6px !important;
  transform: none ;
  position: absolute;
  z-index: 100;
  display: flex;
  justify-content: flex-end;
}

.swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 1 !important;
  width: 6px !important;
  height: 6px !important;
  margin: 0 10px;
}

.shop-lists {
  padding: 25px 0 0 0;
}


@media only screen and (min-width: 768px) {
  .c-mv_bg {
    aspect-ratio: 980 / 360;
    background-image: url(../images/common/shoplist_mv.png);
    background-size: cover;
  }

  .c-mv__txtBlock {
    padding-top: 150px;
  }
  
  .c-mv_bg::before {
    background: linear-gradient(180deg, rgba(85, 101, 26, 0.1) 0%, rgba(85, 101, 26, 0.2) 25%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.6) 70%, rgba(0, 0, 0, 0.8) 85%, rgba(0, 0, 0, 0.9) 90%, rgba(0, 0, 0, 1) 100%);
  }

  .shop-item{
    display: flex;
    align-items: flex-start;
  }

  .shop-lists {
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
    padding: 105px 0 0 0;
  }

  .shop-item__title {
    font-size: 22px;
  }

  .shop-item__subtitle {
    margin-bottom: 0;
    font-size: 18px;
  }

  .shop-item__info {
    font-size: 13px;
    line-height: 1.54;
    letter-spacing: 0.7px;
  }

  .shop-item__map-link {
    padding: 8px 15px 8px 35px;
    font-size: 9px;
  }

  .shop-item__info--phone {
    margin-bottom: 76px;
  }

  .swiper.shop-swiper {
    margin-top: 0;
  }

  .shop-slide__img {
    width: 400px;
  }

  .shop-item {
    gap: 10px;
    padding: 24px 25px;
  }

  .shop-item__details {
    max-width: 400px;
    width: 52%;
    flex-shrink: 0;
  }

  .shopList__content-wrapper {
    padding: 0 0 104px;
  }

  .shop-list__item {
    margin-bottom: 40px;
  }

  .swiper-pagination01 {
    bottom: 0px !important;
    right: -4px !important;
  }

  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px);
  }

}

@media only screen and (min-width: 1024px) {

}

@media only screen and (min-width: 1280px) {

}

@media only screen and (min-width: 1450px) {

}
