.c-fv__img {
  position: absolute;
  right: 0;
  bottom: -18px;
  width: 244px;
}
@media only screen and (max-width: 767px) {
  .c-fv__img {
    right: -15px;
    overflow: hidden;
    width: 158px;
    bottom: -40px;
  }
  .c-fv__img img {
    -webkit-transform: translateX(25px);
            transform: translateX(25px);
  }
}

#contents #main-column .shop {
  padding: 95px 0 120px;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop {
    padding: 50px 0 70px;
  }
}
#contents #main-column .shop__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contents #main-column .shop__sidebar {
  width: 34.48275862%;
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
  #contents #main-column .shop__sidebar {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__sidebar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 13px 0;
    margin: 0 0 40px;
  }
}
#contents #main-column .shop__sidebar__item {
  display: block;
  position: relative;
  padding: 0 0 0 18px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.06em;
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__sidebar__item {
    width: 50%;
    margin: 0;
    font-size: 14px;
  }
}
#contents #main-column .shop__sidebar__item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--pink);
}
#contents #main-column .shop__sidebar__item:last-child {
  margin: 0;
}
#contents #main-column .shop__block {
  width: 65.51724138%;
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
  #contents #main-column .shop__block {
    width: calc(100% - 200px);
  }
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__block {
    width: 100%;
  }
}
#contents #main-column .shop__box {
  margin: 0 0 70px;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__box {
    margin: 0 0 50px;
  }
}
#contents #main-column .shop__box:last-child {
  margin: 0;
}
#contents #main-column .shop__box__ttl {
  font-family: var(--fontJa);
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3214285714;
  letter-spacing: 0.06em;
  padding: 0 0 20px;
  margin: 0 0 45px;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__box__ttl {
    font-size: 20px;
    padding: 0 0 10px;
    margin: 0 0 23px;
  }
}
#contents #main-column .shop__item {
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item {
    margin: 0 0 30px;
  }
}
#contents #main-column .shop__item:last-child {
  margin: 0;
}
#contents #main-column .shop__item[\:has\(.shop__item__img\)] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#contents #main-column .shop__item:has(.shop__item__img) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#contents #main-column .shop__item[\:has\(.shop__item__img\)] .shop__item__container {
  width: 53.71352785%;
}
#contents #main-column .shop__item:has(.shop__item__img) .shop__item__container {
  width: 53.71352785%;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item[\:has\(.shop__item__img\)] .shop__item__container {
    width: 100%;
  }
  #contents #main-column .shop__item:has(.shop__item__img) .shop__item__container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item__container {
    margin: 0 0 20px;
  }
}
#contents #main-column .shop__item__img {
  width: 40.84880637%;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item__img {
    width: 100%;
  }
}
#contents #main-column .shop__item__img img {
  border-radius: 20px;
}
#contents #main-column .shop__item__ttl {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.06em;
  margin: 0 0 8px;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item__ttl {
    font-size: 18px;
    line-height: 1.56;
    margin: 0 0 3px;
  }
}
#contents #main-column .shop__item__ttl span {
  font-family: var(--fontAbhaya);
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item__ttl span {
    font-size: 20px;
  }
}
#contents #main-column .shop__item dl .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 0;
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl .item {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl .item:first-child {
    padding-top: 5px;
  }
}
#contents #main-column .shop__item dl dt {
  width: 115px;
  color: var(--pointColor);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl dt {
    width: 80px;
    font-size: 14px;
  }
}
#contents #main-column .shop__item dl dd {
  width: calc(100% - 115px);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl dd {
    width: calc(100% - 80px);
    font-size: 14px;
  }
}
#contents #main-column .shop__item dl dd .map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 17px 1px 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.06em;
  width: 160px;
  height: 32px;
  border-radius: 999px;
  border: 1px solid #ede7e6;
  margin: 15px 0 0;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl dd .map {
    width: 140px;
    height: 24px;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 0 19px 2px 5px;
  }
}
#contents #main-column .shop__item dl dd .map::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 11px;
  background: url(/pic-labo/ico_blank.png) no-repeat center center/100%;
}
@media only screen and (max-width: 767px) {
  #contents #main-column .shop__item dl dd .map::before {
    right: 12px;
    top: 49%;
    width: 10px;
    height: 10px;
  }
}
#contents #main-column .shop__item dl dd .tel {
  text-decoration: underline;
}