
.l-shop .p-Pagefv {
  padding-bottom: 0;
  overflow-x: hidden;
}
.l-shop .p-Pagefv__img::after {
  content: "";
  position: absolute;
  top: -5.4904831625vw;
  right: 0vw;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 33.9677891654vw;
  height: 18.7408491947vw;
  background-image: url("../images/img_shopFv-taste.svg");
  background-size: contain;
  background-repeat: no-repeat;
  z-index:-1;
}
.l-shop .p-Pagefv__visual {
  width: 100%;
  height: 36.6032210835vw;
}
.l-shop .p-Pagefv__desc--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.l-shop .p-Pagefv__desc--bottom p:nth-child(1) {
  color: #357944;
}
.l-shop .p-topShop {
  padding-top: 60px;
}

.l-shop .p-Shop__inner {
  width: 1166px;
  margin-inline: auto;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-Shop__inner {
    width: 85.3587115666vw;
  }
}
.l-shop .p-topShop__title {
  padding-left: 17px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-topShop__title {
    padding-left: 1.2445095168vw;
  }
}
.l-shop .p-pageShop__title {
  position: relative;
  margin-left: 15px;
}

@media screen and (max-width: 1366px) {
  .l-shop .p-pageShop__title {
    margin-left: calc(15 / 1366 * 100vw);
  }
}

.l-shop .p-pageShop__title::after {
  content: "";
  position: absolute;
  top: calc(180 / 1366 * 100vw);
  right: calc(-25 / 1366 * 100vw);
  transform: translate(0, -50%);
  width: calc(78 / 1366 * 100vw);
  height: calc(45 / 1366 * 100vw);

  background-image: url("../images/img_pageShop-access-taste.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  .l-shop .p-pageShop__title::after {
    display: none;
  }
}
.l-shop .p-topShop__item--content2row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-harvesting,
  .l-shop .p-pageShopGallery__content .tea-roasting,
  .l-shop .p-pageShopGallery__content .tea-time,
  .l-shop .p-pageShopGallery__content .tea-farm {
    position: static;
    width: 100%;
    height: auto;
  }
}


.l-shop .p-topShop__main {
  position: relative;
}
.l-shop .p-topShop__main::after {
  content: "";
  position: absolute;
  bottom: -7.3206442167vw;
  right: -1.8301610542vw;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 5.7833089312vw;
  height: 4.6120058565vw;
  background-image: url("../images/img_pageShop-taste.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  .l-shop .p-topShop__main::after {
    display: none;
  }
}
.l-shop .p-topShop__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 90px;
  width: 641px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-topShop__text {
    gap: 6.588579795vw;
    width: 46.925329429vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) {
  .l-shop .p-topShop__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 93.3333333333vw;
  }
}

.l-shop .p-topShop__text {
  margin-top: 0;
}
@media screen and (max-width: 650px) {
  .l-shop .p-topShop__text {
    width: 400px;
  }
}

@media screen and (max-width: 500px) {
  .l-shop .p-topShop__text {
    width: 350px;
  }
}

@media screen and (max-width: 375px) {
  .l-shop .p-topShop__text {
    width: calc(350 / 375 * 100vw);
  }
}
.l-shop .p-topShop__img {
  margin-top: 20px;
  width: 450px;
  height: 550px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-topShop__img {
    margin-top: 1.4641288433vw;
    width: 32.9428989751vw;
    height: 40.2635431918vw;
  }
}
.l-shop .p-topShop__info {
  margin-top: 44px;
  width: 495px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-topShop__info {
    margin-top: 3.2210834553vw;
    width: 36.2371888726vw;
  }
}
.l-shop .p-pageShop {
  position: relative;
  z-index: 10;
  padding-bottom: 165px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShop {
    padding-bottom: 12.0790629575vw;
  }
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShop {
    padding-bottom: 60px;
  }
}
.l-shop .p-pageShop__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1166px;
  margin-inline: auto;
  gap: 82px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShop__inner {
    width: 85.3587115666vw;
    gap: 6.0029282577vw;
  }
}
@media screen and (max-width: 980px) {
  .l-shop .p-pageShop__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-shop .p-pageShop__content {
  width: 1033px;
  height: 450px;
  border-radius: 3px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShop__content {
    width: 75.6222547584vw;
    height: 32.9428989751vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) {
  .l-shop .p-pageShop__content {
    width: 100%;
  }
}
.l-shop .p-pageShop__content iframe {
  width: 100%;
  height: 100%;
}
.l-shop .p-pageShopGallery {
  padding-bottom: 150px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery {
    padding-bottom: 10.980966325vw;
  }
}
.l-shop .p-pageShopGallery__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 1163px;
  height: 1173px;
  margin-inline: auto;
  gap: 80px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__inner {
    width: 85.1390922401vw;
    height: 85.8711566618vw;
    gap: 5.8565153734vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) {
  .l-shop .p-pageShopGallery__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: fit-content;
  }
}
.l-shop .p-pageShopGallery__title {
  padding-left: 13px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__title {
    padding-left: 0.9516837482vw;
  }
}
.l-shop .p-pageShopGallery__content {
  width: 1030px;
  height: 1124px;
  position: relative;
  top: 40px;
  z-index: 20;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content {
    top: 2.9282576867vw;
    width: 75.4026354319vw;
    height: 82.2840409956vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) {
  .l-shop .p-pageShopGallery__content {
    width: 100%;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    position: static;
    height: auto;
  }
}
.l-shop .p-pageShopGallery__content .tea-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content .tea-item {
    gap: 1.0980966325vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-item {
    position: static;
    width: 100%;
    height: auto;
  }
  .l-shop .p-pageShopGallery__content .tea-item img {
    width: 100%;
    aspect-ratio: 1/1; /* 正方形で揃える */
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.l-shop .p-pageShopGallery__content .tea-harvesting {
  position: absolute;
  top: 0px;
  left: 0;
  width: 363px;
  height: 400px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content .tea-harvesting {
    width: 26.5739385066vw;
    height: 29.2825768668vw;
  }
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-harvesting {
    position: static;
    width: 90%;
    height: 80%;
  }
}
.l-shop .p-pageShopGallery__content .tea-harvesting img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-shop .p-pageShopGallery__content .tea-roasting {
  position: absolute;
  top: 60px;
  right: 0;
  width: 593px;
  height: 418px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content .tea-roasting {
    top: 4.39238653vw;
    width: 43.411420205vw;
    height: 30.6002928258vw;
  }
}
@media screen and (max-width: 1366px) and (max-width: 980px) {
  .l-shop .p-pageShopGallery__content .tea-roasting {
    top: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-roasting {
    position: static;
    width: 90%;
    height: 80%;
  }
}
.l-shop .p-pageShopGallery__content .tea-roasting img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-shop .p-pageShopGallery__content .tea-time {
  position: absolute;
  bottom: 103px;
  left: 0;
  width: 594px;
  height: 418px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content .tea-time {
    bottom: 7.5402635432vw;
    width: 43.4846266471vw;
    height: 30.6002928258vw;
  }
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-time {
    position: static;
    width: 90%;
    height: 80%;
  }
}
.l-shop .p-pageShopGallery__content .tea-time img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-shop .p-pageShopGallery__content .tea-farm {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 363px;
  height: 403px;
}
@media screen and (max-width: 1366px) {
  .l-shop .p-pageShopGallery__content .tea-farm {
    bottom: 2.9282576867vw;
    width: 26.5739385066vw;
    height: 29.5021961933vw;
  }
}
@media screen and (max-width: 768px) {
  .l-shop .p-pageShopGallery__content .tea-farm {
    position: static;
    width: 90%;
    height: 80%;
  }
}
.l-shop .p-pageShopGallery__content .tea-farm img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 980px) {
  .l-shop .p-topShop__text {
    flex-direction: column;
    width: 100%;
    gap: 15px;
  }

  .l-shop .p-topShop__img {
    width: 100vw;
    height: calc(300 / 980 * 100vw);
    margin-inline: auto;
    margin-left: calc(-70 / 980 * 100vw);
  }

  .l-shop .p-topShop__info {
    width: 100%;
  }
}
