.wrapper:has(.page-shop) .v-hd {
  background-color: #f7f7f7;
}

.page-shop {
  background-color: #f7f7f7;
  padding-top: 14.4vw;
}

.page-shop .cmn-ttl {
  margin-bottom: 16.6vw;
  /* 125 */
}

.page-shop .v-cmn-in-in {
  width: 100%;
}

.page-shop .ttl-01 {
  font-size: 6.4vw;
  line-height: 1.5;
  font-weight: 400;
}

.page-shop .ttl-02 {
  font-size: 4.93333vw;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 4vw;
  /* 30 */
}

.page-shop .shop-anc-list {
  background-color: #F1F1F1;
  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;
  gap: 0 10.66666667vw;
  padding-top: 4vw;
  padding-bottom: 4vw;
  margin-bottom: 16vw;
  /* 120 */
}

.page-shop .shop-anc-item {
  display: inline-block;
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 400;
}

.page-shop .shop-anc-item .btn {
  position: relative;
  padding-right: 6.6vw;
}

.page-shop .shop-anc-item .btn:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTEgNiI+CiAgPHBhdGggaWQ9ImFycm93X2ZvcndhcmRfaW9zXzI0ZHBfRklMTDBfd2dodDQwMF9HUkFEMF9vcHN6MjQiIGQ9Ik0yNTAuOS04NjlsLS45LS45NzYsNC4xOTEtNC41MjRMMjUwLTg3OS4wMjRsLjktLjk3Niw1LjEsNS41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg2OSAtMjUwKSByb3RhdGUoOTApIi8+Cjwvc3ZnPgo=") no-repeat center center;
  background-size: 100% auto;
  width: 7px;
  height: 13px;
  display: inline-block;
}

.shop_info {
  /*schedule*/
  /*shopList*/
}

.shop_info__schedule {
  background-color: #FFFFFF;
  padding-top: 11.6vw;
  padding-right: 5.3vw;
  padding-bottom: 16vw;
  padding-left: 5.3vw;
  margin-bottom: 16vw;
}

.shop_info__schedule .ttl {
  font-size: 5.33333vw;
  letter-spacing: 0.045em;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 6.1vw;
  /* 46 */
}

.shop_info__schedule .ttl-01 {
  margin-bottom: 8.7vw;
  /* 66 */
}

.shop_info__schedule .time {
  font-size: 3.6vw;
  letter-spacing: 0.045em;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 3.2vw;
  /* 24 */
}

.shop_info__schedule .note_text li {
  font-size: 2.66666vw;
  letter-spacing: 0.045em;
  line-height: 1.5;
  font-weight: 300;
}

.shop_info__schedule .cmn-anc-list {
  margin-top: 12.8vw;
  /* 96 */
  margin-bottom: 10.1vw;
  /* 76 */
  /*-webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;*/
  gap: 4.26666667vw;
}

.shop_info__schedule .cmn-anc-list.is-sp-02 .cmn-anc-item {
  width: calc((100% - 4.26666667vw) / 2);
}

.shop_info__schedule .cmn-anc-item .btn .text {
  font-size: 3.6vw;
  line-height: 1.1;
  font-weight: 400;
}

.shop_info__schedule .sec-in-box .box {
  padding-top: 4vw;
  margin-bottom: 12.8vw;
  /* 96 */
}

.shop_info__schedule .sec-in-box .box > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 4.44444444%;
}

.shop_info__schedule .sec-in-box .box:last-child {
  margin-bottom: 0;
}

.shop_info__schedule .sec-in-box .box__ttl {
  font-size: 4.93333vw;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 7.7vw;
  /* 58 */
}

.shop_info__schedule .sec-in-box .box-detail {
  margin-top: 4.5vw;
  /* 34 */
  width: calc((100% - 4.44444444%) / 2);
}

.shop_info__schedule .sec-in-box .box-detail__ttl {
  font-size: 4vw;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 0.8vw;
  /* 6 */
}

.shop_info__schedule .sec-in-box .box-detail__text {
  font-size: 3.6vw;
  line-height: 1.5;
  font-weight: 300;
}

.shop_info__shopList {
  /* padding-top: 8.7vw;*/
  padding-bottom: 21.3vw;
}

.shop_info__shopList .box-shopList {
  border-top: 1px solid #000;
  margin-top: 7.7vw;
  /* 58 */
}

.shop_info__shopList .box-shopList-group {
  border-bottom: 1px solid #000;
}

.shop_info__shopList .box-shopList__ttl {
  font-size: 4.93333vw;
  letter-spacing: 0.045em;
  line-height: 1.2;
  font-weight: 400;
  padding-top: 5.8vw;
  padding-right: 5.3vw;
  padding-bottom: 6.6vw;
  padding-left: 5.3vw;
  position: relative;
  cursor: pointer;
}

.shop_info__shopList .box-shopList__ttl:after {
  position: absolute;
  right: 6%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 4vw;
  /* 30 */
  height: 4vw;
  /* 30 */
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i44Kw44Or44O844OXXzExNzIwIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAxMTcyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+CiAgPHJlY3QgaWQ9IumVt+aWueW9ol8yMzcyNyIgZGF0YS1uYW1lPSLplbfmlrnlvaIgMjM3MjciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDE1KSIvPgogIDxyZWN0IGlkPSLplbfmlrnlvaJfMjM3MjgiIGRhdGEtbmFtZT0i6ZW35pa55b2iIDIzNzI4IiB3aWR0aD0iMiIgaGVpZ2h0PSIzMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUpIi8+Cjwvc3ZnPgo=) no-repeat;
  background-position: center center;
}

.shop_info__shopList .box-shopList__ttl.is-active:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMzIgMiI+CiAgPGcgaWQ9IuOCsOODq+ODvOODl18xMTcyMCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMTE3MjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTE1KSI+CiAgICA8cmVjdCBpZD0i6ZW35pa55b2iXzIzNzI3IiBkYXRhLW5hbWU9IumVt+aWueW9oiAyMzcyNyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMTUpIi8+CiAgPC9nPgo8L3N2Zz4K) no-repeat;
  background-position: center center;
}

.shop_info__shopList .box-shopList__text {
  display: none;
  margin-bottom: 2vw;
  /* 15 */
}

.shop_info__shopList .box-shopList .shop_detailList {
  font-size: 3.6vw;
  letter-spacing: 0.045em;
  line-height: 1.6;
  font-weight: 400;
}

.shop_info__shopList .box-shopList .shop_detailList li {
  border-top: 0.26666667vw solid #D3D3D3;
  padding-top: 10vw;
  padding-right: 5.3vw;
  padding-bottom: 8.5vw;
  padding-left: 5.3vw;
}

.shop_info__shopList .box-shopList .shop_detailList .shop-tags {
  margin-top: 0.6vw;
  /* 5 */
}

.shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
  text-align: center;
  display: inline-block;
  font-size: 2.66666vw;
  letter-spacing: 0.045em;
  line-height: 1;
  font-weight: 400;
  background-color: #FFFFFF;
  border-radius: 100px;
  min-width: 20vw;
  /* 150 */
  padding-top: 1vw;
  padding-right: 3.2vw;
  padding-bottom: 1vw;
  padding-left: 3.2vw;
}

@media screen and (min-width: 750px),print {
  .page-shop {
    padding-top: 122px;
  }
  .page-shop .cmn-ttl {
    margin-bottom: 64px;
  }
  .page-shop .ttl-01 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400;
  }
  .page-shop .ttl-02 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 400;
  }
  .page-shop .ttl-02 {
    margin-bottom: 20px;
  }
  .page-shop .shop-anc-list {
    padding-top: 25px;
  }
  .page-shop .shop-anc-list {
    padding-bottom: 25px;
  }
  .page-shop .shop-anc-list {
    margin-bottom: 120px;
  }
  .page-shop .shop-anc-item {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
  }
  .page-shop .shop-anc-item .btn {
    padding-right: 26px;
  }
  .shop_info__schedule {
    padding-top: 74px;
  }
  .shop_info__schedule {
    padding-right: 20px;
  }
  .shop_info__schedule {
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
  .shop_info__schedule {
    padding-left: 20px;
  }
  .shop_info__schedule .ttl {
    font-size: 25px;
    line-height: 2;
    font-weight: 400;
  }
  .shop_info__schedule .ttl {
    margin-bottom: 24px;
  }
  .shop_info__schedule .ttl-01 {
    margin-bottom: 40px;
  }
  .shop_info__schedule .time {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
  }
  .shop_info__schedule .time {
    margin-bottom: 21px;
  }
  .shop_info__schedule .note_text li {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 300;
  }
  .shop_info__schedule .cmn-anc-list {
    margin-top: 42px;
  }
  .shop_info__schedule .cmn-anc-list {
    margin-bottom: 26px;
  }
  .shop_info__schedule .cmn-anc-item .btn .text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
  }
  .shop_info__schedule .sec-in-box .box {
    padding-top: 30px;
  }
  .shop_info__schedule .sec-in-box .box {
    margin-bottom: 44px;
  }
  .shop_info__schedule .sec-in-box .box__ttl {
    font-size: 25px;
    line-height: 2;
    font-weight: 400;
  }
  .shop_info__schedule .sec-in-box .box__ttl {
    margin-bottom: 33px;
  }
  .shop_info__schedule .sec-in-box .box-detail {
    margin-top: 0px;
  }
  .shop_info__schedule .sec-in-box .box-detail__ttl {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
  }
  .shop_info__schedule .sec-in-box .box-detail__ttl {
    margin-bottom: 7px;
  }
  .shop_info__schedule .sec-in-box .box-detail__text {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
  }
  .shop_info__shopList {
    /* padding-top: 124px; */
  }
  .shop_info__shopList {
    padding-bottom: 160px;
  }
  .shop_info__shopList .box-shopList {
    margin-top: 46px;
  }
  .shop_info__shopList .box-shopList__ttl {
    font-size: 22px;
    letter-spacing: 0.045em;
    line-height: 1;
    font-weight: 400;
  }
  .shop_info__shopList .box-shopList__ttl {
    padding-top: 32px;
  }
  .shop_info__shopList .box-shopList__ttl {
    padding-right: 30px;
  }
  .shop_info__shopList .box-shopList__ttl {
    padding-bottom: 32px;
  }
  .shop_info__shopList .box-shopList__ttl {
    padding-left: 30px;
  }
  .shop_info__shopList .box-shopList__ttl:after {
    width: 25px;
  }
  .shop_info__shopList .box-shopList__ttl:after {
    height: 25px;
  }
  .shop_info__shopList .box-shopList__text {
    margin-bottom: 20px;
  }
  .shop_info__shopList .box-shopList .shop_detailList {
    font-size: 15px;
    letter-spacing: 0.045em;
    line-height: 1.6;
    font-weight: 400;
  }
  .shop_info__shopList .box-shopList .shop_detailList li {
    padding-top: 45px;
  }
  .shop_info__shopList .box-shopList .shop_detailList li {
    padding-right: 0px;
  }
  .shop_info__shopList .box-shopList .shop_detailList li {
    padding-bottom: 40px;
  }
  .shop_info__shopList .box-shopList .shop_detailList li {
    padding-left: 0px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags {
    margin-top: 5px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    font-size: 16px;
    letter-spacing: 0.045em;
    line-height: 1;
    font-weight: 400;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    min-width: 112px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    padding-top: 5px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    padding-right: 16px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    padding-bottom: 5px;
  }
  .shop_info__shopList .box-shopList .shop_detailList .shop-tags span {
    padding-left: 16px;
  }
}

@media screen and (min-width: 768px),print {
  .page-shop .shop-anc-list {
    gap: 0 80px;
  }
  .shop_info__schedule .schedule-content {
    max-width: 900px;
    margin: 0 auto;
  }
  .shop_info__schedule .cmn-anc-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 40px;
  }
  .shop_info__schedule .cmn-anc-list.is-pc-04 .cmn-anc-item {
    width: 245px;
  }
  .shop_info__shopList .box-shopList__ttl:after {
    right: 30px;
  }
  .shop_info__shopList .box-shopList .shop_detailList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 6.38297872%;
    max-width: 940px;
    margin: 0 auto;
  }
  .shop_info__shopList .box-shopList .shop_detailList li {
    max-width: 440px;
    width: 46.80851064%;
    border-top: 1px solid #D3D3D3;
  }
  .shop_info__shopList .box-shopList .shop_detailList li.boder_bottom {
    border-bottom: 1px solid #D3D3D3;
  }
  .shop_info__shopList .box-shopList .shop_detailList li:nth-child(-n+2) {
    border-top: none;
    padding-top: 16px;
  }
}

@media screen and (max-width: 749px) {
  .shop_info__schedule .sec-in-box .box > div {
    gap: 0;
  }
  .shop_info__schedule .sec-in-box .box-detail {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .shop_info__schedule .sec-in-box .box-detail:first-child {
    margin-top: 0;
  }
  .shop_info__shopList .box-shopList .shop_detailList li:first-child {
    padding-top: 0;
    border-top: none;
  }
}
