@charset "UTF-8";
.p-voiceHighlight {
  scroll-margin-top: 8rem;
  background: radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, 0) 32rem), -webkit-gradient(linear, left top, left bottom, from(#fffdfb), to(#fbf6f2));
  background: radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, 0) 32rem), linear-gradient(180deg, #fffdfb 0%, #fbf6f2 100%);
  color: #333333;
}

.p-voiceHighlight--top {
  padding-top: 4rem;
  padding-bottom: 2.4rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--top {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
  }
}

.p-voiceHighlight--top + .p-topPrice {
  padding-top: 4rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--top + .p-topPrice {
    padding-top: 6.4rem;
  }
}

.p-voiceHighlight--shop {
  padding: 5.6rem 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--shop {
    padding: 9.6rem 0;
  }
}

.p-singleShopUse .p-voiceHighlight--shop {
  position: relative;
  background: transparent;
}

.p-singleShopUse .p-voiceHighlight--shop::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, 0) 32rem), -webkit-gradient(linear, left top, left bottom, from(#fffdfb), to(#fbf6f2));
  background: radial-gradient(circle at 18% 12%, rgba(255, 255, 255, .95) 0, rgba(255, 255, 255, 0) 32rem), linear-gradient(180deg, #fffdfb 0%, #fbf6f2 100%);
}

.p-singleShopUse .p-voiceHighlight--shop .p-voiceHighlight__inner {
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .p-singleShopUse .p-voiceHighlight--shop .p-voiceHighlight__inner {
    margin-right: -1.6rem;
    margin-left: -1.6rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
  .p-singleShopUse .p-voiceHighlight--shop .p-voiceHighlight__feature {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  }
}
.p-singleShopService--beforeVoiceHighlight {
  padding-bottom: 3.2rem;
}
@media screen and (min-width: 769px) {
  .p-singleShopService--beforeVoiceHighlight {
    padding-bottom: 4.8rem;
  }
}

.p-singleShopService--beforeVoiceHighlight + .p-singleShopUse {
  padding-top: 3.2rem;
}
@media screen and (min-width: 769px) {
  .p-singleShopService--beforeVoiceHighlight + .p-singleShopUse {
    padding-top: 4.8rem;
  }
}

.p-singleShopService--beforeVoiceHighlight + .p-singleShopUse .c-shopHead__jaTitle {
  margin-top: 0;
}

.p-voiceHighlight--featureOnly {
  margin: 3.2rem 0 3.6rem;
  padding: 0;
  background: transparent;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--featureOnly {
    margin-top: 4rem;
    margin-bottom: 5.6rem;
  }
}

.p-voiceHighlight__inner {
  position: relative;
  max-width: 107.2rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__inner {
    overflow: visible;
  }
}

.p-voiceHighlight--top .p-voiceHighlight__inner {
  max-width: 116.8rem;
  padding-right: 1.6rem;
  padding-left: 4rem;
  padding-bottom: 2.4rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--top .p-voiceHighlight__inner {
    padding-right: 2.4rem;
    padding-left: 5.6rem;
    padding-bottom: 4rem;
  }
}
@media screen and (min-width: 960px) {
  .p-voiceHighlight--top .p-voiceHighlight__inner {
    padding-right: 6.4rem;
    padding-left: 6.4rem;
  }
}
.p-voiceHighlight--top .p-voiceHighlight__inner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.6rem;
  width: 0.1rem;
  height: 100%;
  background-color: #BD9C8F;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--top .p-voiceHighlight__inner::before {
    left: 2.4rem;
  }
}

.p-voiceHighlight--featureOnly .p-voiceHighlight__inner {
  max-width: none;
  padding-right: 0;
  padding-left: 0;
  overflow: visible;
}

.p-voiceHighlight--featureOnly .p-voiceHighlight__feature {
  margin-top: 0;
}

.p-voiceHighlight__heading {
  position: relative;
  z-index: 1;
  font-weight: 700;
}

.p-voiceHighlight__headingEn {
  color: #BD9C8F;
  font-family: "Cormorant Garamond", serif;
  font-size: 2.4rem;
}

.p-voiceHighlight__headingTitle {
  margin-top: 0.8rem;
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__headingTitle {
    margin-top: 4rem;
    font-size: 2.8rem;
    text-align: center;
  }
}

.p-voiceHighlight--shop .p-voiceHighlight__heading {
  text-align: center;
}

.p-voiceHighlight--shop .p-voiceHighlight__headingEn {
  text-transform: capitalize;
  line-height: 1;
  font-weight: 700;
}

.p-voiceHighlight--shop .p-voiceHighlight__headingTitle {
  margin-top: 2rem;
  font-size: 2.4rem;
  line-height: 4.2rem;
  font-weight: 900;
  word-break: keep-all;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight--shop .p-voiceHighlight__headingTitle {
    margin-top: 4rem;
    font-size: 2.68rem;
  }
}

.p-voiceHighlight__feature {
  margin-top: 2.4rem;
  padding: 1.6rem;
  border: 1px solid rgba(189, 156, 143, .16);
  border-radius: 0.8rem;
  background-color: rgba(255, 255, 255, .92);
  -webkit-box-shadow: 0 1.6rem 4rem rgba(94, 73, 64, .1);
          box-shadow: 0 1.6rem 4rem rgba(94, 73, 64, .1);
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__feature {
    margin-top: 3.2rem;
    padding: 2.4rem;
    display: grid;
    grid-template-columns: minmax(0, 1.13fr) minmax(32rem, 0.87fr);
    gap: 4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .p-voiceHighlight--shop .p-voiceHighlight__feature {
    grid-template-columns: minmax(0, 1.05fr) minmax(38rem, 0.95fr);
    gap: 3.2rem;
  }
}
.p-voiceHighlight__movie,
.p-voiceHighlight__movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border: 0;
  border-radius: 0.8rem;
  overflow: hidden;
  background-color: #1f1a18;
}

.p-voiceHighlight__movieButton {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #fff;
  background-color: #1f1a18;
  overflow: hidden;
}
.p-voiceHighlight__movieButton:hover .p-voiceHighlight__movieImages img, .p-voiceHighlight__movieButton:focus-visible .p-voiceHighlight__movieImages img {
  opacity: 1;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.p-voiceHighlight__movieImages {
  position: absolute;
  inset: 0;
  display: block;
}
.p-voiceHighlight__movieImages img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0.9;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
}

.p-voiceHighlight__copy {
  position: relative;
  margin-top: 2.4rem;
  isolation: isolate;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__copy {
    margin-top: 0;
  }
}

.p-voiceHighlight__script {
  position: absolute;
  z-index: 0;
  top: -1.1rem;
  right: 0.2rem;
  width: clamp(10.8rem, 30vw, 13.2rem);
  color: #d3a59f;
  line-height: 1;
  opacity: 0.52;
  pointer-events: none;
}
.p-voiceHighlight__script svg {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__script {
    top: -1.4rem;
    right: 0.8rem;
    width: clamp(13.2rem, 12vw, 16rem);
  }
}

.p-voiceHighlight__tags {
  position: relative;
  z-index: 1;
  margin-top: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.8rem;
}
.p-voiceHighlight__tags li {
  padding: 0.55rem 1.2rem;
  border-radius: 0.4rem;
  background-color: #f2eeeb;
  color: #5e514d;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__tags li {
    min-width: 10.8rem;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__tags {
    margin-top: 2rem;
  }
}

.p-voiceHighlight__quote {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding: 2.2rem 2.4rem 0;
  color: #2f2724;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.65;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__quote {
    padding-top: 2.4rem;
    font-size: 3rem;
  }
}
.p-voiceHighlight__quote::before {
  content: "“";
  position: absolute;
  top: -0.4rem;
  left: 3.8rem;
  z-index: -1;
  color: rgba(189, 156, 143, .36);
  font-family: "Cormorant Garamond", serif;
  font-size: 8.8rem;
  font-weight: 600;
  line-height: 1;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__quote::before {
    top: -0.8rem;
    left: 1.2rem;
    font-size: 10rem;
  }
}

.p-voiceHighlight__lead {
  position: relative;
  z-index: 1;
  margin-top: 0.8rem;
  color: #3b302c;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__lead {
    margin-top: 1.2rem;
    font-size: 1.7rem;
  }
}

.p-voiceHighlight__cards {
  margin-top: 1.6rem;
  visibility: visible;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__cards {
    margin-top: 2.4rem;
    overflow: visible;
  }
}

.p-voiceHighlight__track {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__track {
    overflow: visible;
  }
}

.p-voiceHighlight__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.6rem;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media screen and (min-width: 960px) {
  .p-voiceHighlight__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.p-voiceHighlight__cards.is-active .p-voiceHighlight__list {
  gap: 0;
}

.p-voiceHighlight__cards.is-active .p-voiceHighlight__track {
  cursor: -webkit-grab;
  cursor: grab;
}

.p-voiceHighlight__cards.is-active.is-dragging .p-voiceHighlight__track {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.p-voiceHighlight__card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 min(82vw, 34rem);
          flex: 0 0 min(82vw, 34rem);
  min-width: 0;
  visibility: visible;
  border: 1px solid rgba(189, 156, 143, .14);
  border-radius: 0.8rem;
  background-color: rgba(255, 255, 255, .96);
  -webkit-box-shadow: 0 1.2rem 3rem rgba(94, 73, 64, .1);
          box-shadow: 0 1.2rem 3rem rgba(94, 73, 64, .1);
  overflow: hidden;
}
.p-voiceHighlight__cards.is-active .p-voiceHighlight__card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__card {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: auto !important;
    margin-right: 0 !important;
  }
}

.p-voiceHighlight__cardInner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(10.4rem, 36%) minmax(0, 1fr);
  min-height: 17.6rem;
  height: 100%;
  padding: 1.2rem;
  color: inherit;
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__cardInner {
    min-height: 18.4rem;
  }
}

.p-voiceHighlight__cardFigure {
  height: 100%;
}
.p-voiceHighlight__cardFigure img {
  width: 100%;
  height: 100%;
  min-height: 15.2rem;
  border-radius: 0.6rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-voiceHighlight__cardBody {
  min-width: 0;
  padding: 0.4rem 1.6rem 2rem 0;
}

.p-voiceHighlight__cardMeta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.6rem 1.2rem;
  color: #5c504d;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__cardMeta {
    font-size: 1.3rem;
  }
}

.p-voiceHighlight__cardShop {
  position: relative;
  padding-left: 1.6rem;
}
.p-voiceHighlight__cardShop::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50% 50% 50% 0;
  background-color: #BD9C8F;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-voiceHighlight__cardShop::after {
  content: "";
  position: absolute;
  left: 0.35rem;
  top: 0.55rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background-color: #fff;
}

.p-voiceHighlight__cardTitle {
  margin-top: 0.9rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(189, 156, 143, .46);
  color: #302824;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__cardTitle {
    font-size: 1.6rem;
  }
}

.p-voiceHighlight__cardText {
  margin-top: 1rem;
  color: #3f3531;
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0;
}

.p-voiceHighlight__buttonWrap {
  margin-top: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__buttonWrap {
    margin-top: 2.4rem;
  }
}

.p-voiceHighlight__button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6rem;
  width: min(38rem, 100%);
  min-height: 5.6rem;
  padding: 1.2rem 3.2rem;
  border-radius: 0.4rem;
  background-color: #BD9C8F;
  color: #fff;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-voiceHighlight__button {
    font-size: 1.8rem;
  }
}
.p-voiceHighlight__button::after {
  content: "";
  width: 1rem;
  height: 1rem;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-voiceHighlight__button:hover, .p-voiceHighlight__button:focus-visible {
  opacity: 0.82;
}

.p-voiceHighlight__notes {
  margin-top: 1.2rem;
  color: #6e625e;
  font-size: 1.1rem;
  line-height: 1.5;
  letter-spacing: 0;
}