*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

img,
video,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a,
button {
  touch-action: manipulation;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
.p-shop-v2-page {
  margin: 0;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
}

.p-shop-v2 {
  width: 100%;
}

.p-shop-v2__page-shell {
  margin-inline: auto;
  max-width: 1920px;
  width: 100%;
}

.p-shop-v2__container {
  width: min(100%, 1440px);
  margin-inline: auto;
  padding-inline: clamp(15px, 4vw, 20px);
}
@media (min-width: 968px) {
  .p-shop-v2__container {
    padding-inline: clamp(40px, 72px / 1440px * 100vw, 72px);
  }
}

.p-shop-v2__section-title {
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(18px, 5.8666666667vw, 32px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin-bottom: clamp(20px, 6.4vw, 36px);
  text-align: center;
}
@media (min-width: 968px) {
  .p-shop-v2__section-title {
    font-size: clamp(24px, 4.1666666667vw, 60px);
    margin-bottom: clamp(28px, 3.8888888889vw, 56px);
  }
}

.c-shop-v2-cta-apply {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(10px, 2.6666666667vw, 20px);
  width: 100%;
  max-width: 100%;
  min-height: clamp(44px, 13.8666666667vw, 86px);
  padding-top: 0;
  padding-bottom: 0;
  padding-inline: 0 clamp(16px, 6.4vw, 56px);
  border-radius: clamp(40px, 10.3472222222vw, 149px);
  background: linear-gradient(90deg, #ee796c 0%, #d84539 100%);
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  touch-action: manipulation;
}
@media (max-width: 767px) {
  .c-shop-v2-cta-apply {
    height: clamp(52px, 13.8666666667vw, 86px);
    min-height: clamp(52px, 13.8666666667vw, 86px);
  }
}
@media (min-width: 768px) {
  .c-shop-v2-cta-apply {
    gap: 25px;
    height: 86px;
    min-height: 86px;
  }
}
@media (min-width: 968px) {
  .c-shop-v2-cta-apply {
    font-size: clamp(22px, 2.2916666667vw, 33px);
    gap: clamp(12px, 1.7361111111vw, 25px);
    height: clamp(60px, 5.9722222222vw, 86px);
    min-height: clamp(60px, 5.9722222222vw, 86px);
  }
}

.c-shop-v2-cta-apply__arrow {
  align-self: center;
  flex-shrink: 0;
  width: 0;
  height: 0;
  margin-top: max(0.09em, 1.8px);
  border-top: max(0.317em, 6.34px) solid transparent;
  border-right: 0;
  border-bottom: max(0.317em, 6.34px) solid transparent;
  border-left: max(0.503em, 10.06px) solid #fff;
}
@media (min-width: 968px) {
  .c-shop-v2-cta-apply__arrow {
    margin-top: max(0.09em, 1.98px);
    border-top: max(0.317em, 6.97px) solid transparent;
    border-bottom: max(0.317em, 6.97px) solid transparent;
    border-left: max(0.503em, 11.07px) solid #fff;
  }
}

.c-shop-v2-cta-apply__spacer {
  align-self: stretch;
  aspect-ratio: 1;
  height: auto;
  width: auto;
}

.c-shop-v2-cta-apply__body {
  display: grid;
  justify-items: center;
  min-width: 0;
}

.c-shop-v2-cta-apply__label {
  display: inline-flex;
  align-items: center;
  align-self: center;
  justify-self: center;
  line-height: 1;
  min-width: 0;
  text-align: center;
  white-space: nowrap;
}

.c-shop-v2-cta-apply__label--md {
  display: none;
}
@media (min-width: 768px) {
  .c-shop-v2-cta-apply__label--md {
    display: inline-flex;
  }
}

@media (min-width: 768px) {
  .c-shop-v2-cta-apply__label--sp {
    display: none;
  }
}

.c-shop-v2-cta-line {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(10px, 2.6666666667vw, 20px);
  width: 100%;
  max-width: 100%;
  min-height: clamp(44px, 13.8666666667vw, 86px);
  padding-top: 0;
  padding-bottom: 0;
  padding-inline: 0 clamp(16px, 6.4vw, 56px);
  border-radius: clamp(40px, 5.7638888889vw, 83px);
  background: linear-gradient(90deg, #41f441 0%, #00b900 100%);
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  touch-action: manipulation;
}
@media (max-width: 767px) {
  .c-shop-v2-cta-line {
    height: clamp(52px, 13.8666666667vw, 86px);
    min-height: clamp(52px, 13.8666666667vw, 86px);
  }
}
@media (min-width: 768px) {
  .c-shop-v2-cta-line {
    gap: 20px;
    min-height: 86px;
    font-size: clamp(18px, 4.9479166667vw, 38px);
    padding-inline: 0 clamp(24px, 5.2083333333vw, 56px);
  }
}
@media (min-width: 968px) {
  .c-shop-v2-cta-line {
    gap: clamp(8px, 1.1111111111vw, 20px);
    min-height: clamp(60px, 5.9722222222vw, 86px);
    font-size: clamp(16px, 2.2916666667vw, 33px);
    padding-inline: 0 clamp(12px, 2.2222222222vw, 56px);
  }
}

.c-shop-v2-cta-line__arrow {
  width: 0;
  height: 0;
  margin-top: max(0.09em, 1.8px);
  border-top: max(0.317em, 6.34px) solid transparent;
  border-right: 0;
  border-bottom: max(0.317em, 6.34px) solid transparent;
  border-left: max(0.503em, 10.06px) solid #fff;
}
@media (min-width: 968px) {
  .c-shop-v2-cta-line__arrow {
    margin-top: max(0.09em, 1.98px);
    border-top: max(0.317em, 6.97px) solid transparent;
    border-bottom: max(0.317em, 6.97px) solid transparent;
    border-left: max(0.503em, 11.07px) solid #fff;
  }
}

.c-shop-v2-cta-line__icon {
  display: grid;
  flex-shrink: 0;
  place-items: center;
  align-self: stretch;
  overflow: hidden;
  width: auto;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
}
.c-shop-v2-cta-line__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-shop-v2-cta-line__label {
  min-width: 0;
  text-align: center;
  white-space: nowrap;
}

@keyframes shop-v2-cta-shine {
  0% {
    transform: translateX(-150%) skewX(-20deg);
  }
  40% {
    transform: translateX(250%) skewX(-20deg);
  }
  100% {
    transform: translateX(250%) skewX(-20deg);
  }
}
.p-shop-v2-page a.c-shop-v2-cta-apply,
.p-shop-v2-page a.c-shop-v2-cta-line {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  box-shadow: none;
  transform: translateY(0);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.p-shop-v2-page a.c-shop-v2-cta-apply > *,
.p-shop-v2-page a.c-shop-v2-cta-line > * {
  position: relative;
  z-index: 1;
}
.p-shop-v2-page a.c-shop-v2-cta-apply::after,
.p-shop-v2-page a.c-shop-v2-cta-line::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 45%;
  height: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
  animation: shop-v2-cta-shine 5s ease-in-out infinite;
}
.p-shop-v2-page a.c-shop-v2-cta-apply:hover, .p-shop-v2-page a.c-shop-v2-cta-apply:focus-visible,
.p-shop-v2-page a.c-shop-v2-cta-line:hover,
.p-shop-v2-page a.c-shop-v2-cta-line:focus-visible {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
  color: #fff;
  opacity: 1;
  text-decoration: none;
  transform: translateY(-5px);
}
.p-shop-v2-page a.c-shop-v2-cta-apply:active,
.p-shop-v2-page a.c-shop-v2-cta-line:active {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
  color: #fff;
  opacity: 1;
  text-decoration: none;
  transform: translateY(-3px);
}
.p-shop-v2-page a.c-shop-v2-cta-line::after {
  animation-delay: 0s;
}
.p-shop-v2-page a.c-shop-v2-cta-apply::after {
  animation-delay: 1s;
}
.p-shop-v2-page a.c-shop-v2-cta-apply:hover,
.p-shop-v2-page a.c-shop-v2-cta-apply:focus-visible,
.p-shop-v2-page a.c-shop-v2-cta-apply:active {
  background: linear-gradient(90deg, #ee796c 0%, #d84539 100%);
}
.p-shop-v2-page a.c-shop-v2-cta-line:hover,
.p-shop-v2-page a.c-shop-v2-cta-line:focus-visible,
.p-shop-v2-page a.c-shop-v2-cta-line:active {
  background: linear-gradient(90deg, #41f441 0%, #00b900 100%);
}
@media (prefers-reduced-motion: reduce) {
  .p-shop-v2-page a.c-shop-v2-cta-apply,
  .p-shop-v2-page a.c-shop-v2-cta-line {
    transition: none;
  }
  .p-shop-v2-page a.c-shop-v2-cta-apply::after,
  .p-shop-v2-page a.c-shop-v2-cta-line::after {
    animation: none;
    content: none;
  }
  .p-shop-v2-page a.c-shop-v2-cta-apply:hover, .p-shop-v2-page a.c-shop-v2-cta-apply:focus-visible, .p-shop-v2-page a.c-shop-v2-cta-apply:active,
  .p-shop-v2-page a.c-shop-v2-cta-line:hover,
  .p-shop-v2-page a.c-shop-v2-cta-line:focus-visible,
  .p-shop-v2-page a.c-shop-v2-cta-line:active {
    box-shadow: none;
    transform: none;
  }
}

.p-shop-v2__faq {
  background-color: #fffcf8;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__faq-answer {
  background-color: #fff;
  border: 2px solid #fce1de;
  border-top: none;
  display: none;
  margin: 0;
  padding: 0.6em 0.8em;
}
.p-shop-v2__faq-answer p {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__faq-answer p {
    font-size: clamp(16px, 1.3888888889vw, 20px);
  }
}

.p-shop-v2__faq-item {
  cursor: pointer;
  margin: 0;
  touch-action: manipulation;
}
.p-shop-v2__faq-item.is-open .p-shop-v2__faq-answer {
  display: block;
}
.p-shop-v2__faq-item.is-open .p-shop-v2__faq-toggle::after {
  display: none;
}

.p-shop-v2__faq-list {
  display: grid;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .p-shop-v2__faq-list {
    width: min(80%, 568px);
    margin-inline: auto;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__faq-list {
    width: min(63.75vw, 918px);
  }
}

.p-shop-v2__faq-number {
  flex-shrink: 0;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(18px, 5.3333333333vw, 24px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.2;
  white-space: nowrap;
}

.p-shop-v2__faq-question {
  align-items: center;
  background-color: #fce1de;
  color: #e7695f;
  display: grid;
  font-family: "Noto Serif JP", serif;
  gap: clamp(4px, 1.6vw, 8px);
  grid-template-columns: clamp(38px, 11.2vw, 50px) 1fr auto;
  letter-spacing: 0.04em;
  line-height: 1.4;
  padding-inline: clamp(12px, 4.2666666667vw, 20px);
  position: relative;
  user-select: none;
  height: 66px;
}

.p-shop-v2__faq-question-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 500;
}
@media (min-width: 768px) {
  .p-shop-v2__faq-question-text {
    font-size: clamp(16px, 1.3888888889vw, 20px);
  }
}

.p-shop-v2__faq-title.p-shop-v2__section-title {
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
}

.p-shop-v2__faq-toggle {
  display: block;
  flex-shrink: 0;
  height: clamp(16px, 4.8vw, 20px);
  position: relative;
  width: clamp(16px, 4.8vw, 20px);
}
.p-shop-v2__faq-toggle::before, .p-shop-v2__faq-toggle::after {
  background-color: #e7695f;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.p-shop-v2__faq-toggle::before {
  height: 4px;
  width: 24px;
}
.p-shop-v2__faq-toggle::after {
  height: 24px;
  width: 4px;
}

@media (max-width: 767px) {
  .c-shop-v2-fixed-line {
    display: flex;
    justify-content: center;
    margin-inline: auto;
    align-items: center;
    background: linear-gradient(180deg, #5bff68 0%, #179028 100%);
    border-radius: 92px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18), 0 8px 24px rgba(0, 0, 0, 0.16);
    column-gap: 3.4666666667vw;
    height: 72px;
    text-decoration: none;
    width: 92vw;
  }
  .c-shop-v2-fixed-line__arrow {
    background-color: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    flex-shrink: 0;
    height: 20px;
    width: 14px;
  }
  .c-shop-v2-fixed-line__body {
    display: grid;
    gap: 5px;
    justify-items: center;
    width: 60.2666666667vw;
  }
  .c-shop-v2-fixed-line__icon {
    display: block;
    flex-shrink: 0;
    height: 41px;
    width: 41px;
  }
  .c-shop-v2-fixed-line__icon img {
    display: block;
    height: auto;
    width: 100%;
  }
  .c-shop-v2-fixed-line__lead {
    background-color: #fff;
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    padding: 1px 0;
    text-align: center;
    width: 59.7333333333vw;
  }
  .c-shop-v2-fixed-line__main {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1;
    white-space: nowrap;
  }
}
.p-shop-v2__fixed-button-pc {
  display: none;
}
@media (min-width: 968px) {
  .p-shop-v2__fixed-button-pc {
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform 0.4s ease, opacity 0.3s ease;
    width: 200px;
    z-index: 1000;
    display: block;
  }
}

@media (min-width: 561px) {
  .p-shop-v2__fixed-button-pc {
    width: auto;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__fixed-button-pc.is-visible {
    opacity: 1;
    transform: translateX(0);
  }
}

.p-shop-v2__fixed-button-pc img {
  display: block;
  height: auto;
  width: 100%;
}

.p-shop-v2__fixed-button-sp {
  bottom: 0;
  left: 0;
  padding: 0 0 10px;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
@media (min-width: 768px) {
  .p-shop-v2__fixed-button-sp {
    display: none;
  }
}

.c-shop-v2-first-cta {
  padding-top: clamp(24px, 8.5333333333vw, 48px);
  padding-bottom: clamp(24px, 8.5333333333vw, 48px);
  background-color: #faf0ec;
}

.c-shop-v2-first-cta .p-shop-v2__container {
  display: grid;
  justify-items: center;
  gap: clamp(15px, 4vw, 32px);
}

.c-shop-v2-first-cta__buttons {
  display: grid;
  justify-items: center;
  width: 100%;
  gap: clamp(12px, 4.2666666667vw, 20px);
}
.c-shop-v2-first-cta__buttons > * {
  min-width: 0;
}
.c-shop-v2-first-cta__buttons .c-shop-v2-cta-apply,
.c-shop-v2-first-cta__buttons .c-shop-v2-cta-line {
  width: min(100%, 671px);
  justify-self: center;
}
@media (min-width: 968px) {
  .c-shop-v2-first-cta__buttons {
    column-gap: clamp(12px, 2.2222222222vw, 32px);
    grid-template-columns: repeat(2, minmax(0, clamp(380px, 37.9166666667vw, 546px)));
    justify-content: center;
  }
  .c-shop-v2-first-cta__buttons .c-shop-v2-cta-apply,
  .c-shop-v2-first-cta__buttons .c-shop-v2-cta-line {
    width: 100%;
    justify-self: stretch;
  }
}

.c-shop-v2-first-cta__lead {
  color: #333;
  font-size: clamp(14px, 4.2666666667vw, 32px);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 968px) {
  .c-shop-v2-first-cta__lead {
    font-size: clamp(14px, 2.2222222222vw, 32px);
  }
}

@media (min-width: 968px) {
  .c-shop-v2-first-cta__br-sp {
    display: none;
  }
}

.c-shop-v2-first-cta__note {
  color: #1a1a1a;
  font-size: clamp(15px, 4vw, 24px);
  font-weight: 350;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .c-shop-v2-first-cta__note {
    margin-block: 1.5em;
  }
}
@media (min-width: 968px) {
  .c-shop-v2-first-cta__note {
    font-size: clamp(20px, 1.6666666667vw, 24px);
  }
}

.p-shop-v2__footer {
  background-color: #fff;
  padding-top: clamp(40px, 12.8vw, 64px);
  padding-bottom: 56px;
}

.p-shop-v2__footer-copy {
  color: #666;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(12px, 3.4666666667vw, 14px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: clamp(20px, 6.4vw, 32px) 0 0;
  text-align: center;
}

.p-shop-v2__footer-logo {
  display: block;
  height: 47px;
  line-height: 0;
  margin-inline: auto;
  width: 127px;
}
@media (min-width: 768px) {
  .p-shop-v2__footer-logo {
    height: auto;
    width: min(100%, clamp(160px, 53.3333333333vw, 240px));
  }
}
.p-shop-v2__footer-logo img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.p-shop-v2__footer-sns {
  align-items: center;
  display: flex;
  gap: clamp(16px, 5.3333333333vw, 24px);
  justify-content: center;
  list-style: none;
  margin: clamp(20px, 6.4vw, 32px) 0 0;
  padding: 0;
}
.p-shop-v2__footer-sns a {
  display: block;
  height: clamp(40px, 11.7333333333vw, 56px);
  line-height: 0;
  touch-action: manipulation;
  width: clamp(40px, 11.7333333333vw, 56px);
}
.p-shop-v2__footer-sns img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.p-shop-v2__header {
  position: relative;
  z-index: 20;
  background-color: #fff;
}

@media (min-width: 768px) {
  .p-shop-v2__header .p-shop-v2__container {
    width: 100%;
    padding-inline: clamp(40px, 5.2083333333vw, 75px);
  }
}

.p-shop-v2__header-brand {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
}
@media (min-width: 768px) {
  .p-shop-v2__header-brand {
    flex-direction: row;
    align-items: end;
    gap: clamp(10px, 1.6666666667vw, 24px);
  }
}

.p-shop-v2__header-inner {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 11px;
  padding-bottom: 11px;
}
@media (min-width: 768px) {
  .p-shop-v2__header-inner {
    padding-block: clamp(9px, 1.1805555556vw, 17px);
  }
}

.p-shop-v2__header-logo {
  display: block;
  width: 92px;
  height: 34px;
  line-height: 0;
}
.p-shop-v2__header-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .p-shop-v2__header-logo {
    width: 19.6527777778vw;
    max-width: 283px;
    height: auto;
  }
}

.p-shop-v2__header-sns {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .p-shop-v2__header-sns {
    gap: clamp(13px, 1.6666666667vw, 24px);
  }
}
.p-shop-v2__header-sns a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 0;
  touch-action: manipulation;
}
@media (min-width: 768px) {
  .p-shop-v2__header-sns a {
    width: 63px;
    height: 63px;
  }
}
.p-shop-v2__header-sns img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.p-shop-v2__header-store {
  margin: 0;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: normal;
}
@media (min-width: 768px) {
  .p-shop-v2__header-store {
    color: #333;
    font-weight: 500;
    font-size: clamp(16px, 1.6666666667vw, 24px);
    letter-spacing: 0;
  }
}

.p-shop-v2__info {
  background-color: #fff;
  background-image: url("../images/eki-mae/company-background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__info-map {
  margin-top: clamp(16px, 5.3333333333vw, 24px);
  margin-inline: auto;
  width: min(100%, 454px);
}
@media (min-width: 768px) {
  .p-shop-v2__info-map {
    width: min(80%, 568px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__info-map {
    margin-top: clamp(24px, 5.5555555556vw, 80px);
    margin-inline: calc(50% - 50vw);
    max-width: none;
    width: 100vw;
  }
}

.p-shop-v2__info-map-empty {
  align-items: center;
  background-color: #e8f4fc;
  color: #999;
  display: grid;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  height: clamp(200px, 64vw, 320px);
  justify-content: center;
  margin: 0;
}
@media (min-width: 968px) {
  .p-shop-v2__info-map-empty {
    height: clamp(280px, 36.1111111111vw, 520px);
  }
}

.p-shop-v2__info-map-iframe {
  border: 0;
  display: block;
  height: clamp(200px, 64vw, 320px);
  width: 100%;
}
@media (min-width: 968px) {
  .p-shop-v2__info-map-iframe {
    height: clamp(280px, 36.1111111111vw, 520px);
  }
}

.p-shop-v2__info-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.p-shop-v2__info-table td,
.p-shop-v2__info-table th {
  vertical-align: middle;
}
.p-shop-v2__info-table th {
  background-color: #fce1de;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  padding-top: clamp(10px, 3.2vw, 16px);
  padding-bottom: clamp(10px, 3.2vw, 16px);
  padding-inline: clamp(8px, 2.6666666667vw, 16px);
  text-align: center;
  width: clamp(80px, 29.3333333333vw, 110px);
}
.p-shop-v2__info-table td {
  background-color: #fff;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 4.2666666667vw, 16px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
  overflow-wrap: normal;
  padding-top: clamp(10px, 3.2vw, 16px);
  padding-bottom: clamp(10px, 3.2vw, 16px);
  padding-inline: clamp(12px, 4.2666666667vw, 24px);
  white-space: normal;
  word-break: normal;
}
.p-shop-v2__info-table tr + tr td,
.p-shop-v2__info-table tr + tr th {
  border-top: 1px solid #e2e2e2;
}

.p-shop-v2__info-table-wrap {
  margin-inline: auto;
  width: min(100%, 454px);
}
@media (min-width: 768px) {
  .p-shop-v2__info-table-wrap {
    width: min(80%, 568px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__info-table-wrap {
    width: min(63.75vw, 918px);
  }
}

.p-shop-v2__info-value--empty {
  color: #999;
}

.p-shop-v2__info-value-note {
  display: block;
  overflow-wrap: normal;
  padding-left: 1em;
  text-indent: -1.5em;
  word-break: normal;
}

.p-shop-v2__info-title.p-shop-v2__section-title {
  color: #1a1a1a;
}

.p-shop-v2__mv {
  background-color: #fff;
  background-image: url("../images/eki-mae/background-image-sp.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (min-width: 968px) {
  .p-shop-v2__mv {
    background-image: url("../images/eki-mae/background-image-pc.jpg");
    background-size: cover;
  }
}

.p-shop-v2__mv .p-shop-v2__container {
  width: 100%;
}
@media (min-width: 968px) {
  .p-shop-v2__mv .p-shop-v2__container {
    padding-inline: 0;
  }
}

.p-shop-v2__mv-content {
  width: min(100%, 1120px);
  margin-inline: auto;
  padding-top: clamp(10px, 6.4vw, 32px);
  padding-bottom: clamp(16px, 4.8vw, 36px);
}
@media (min-width: 768px) {
  .p-shop-v2__mv-content {
    padding-block: calc(7.9427083333px * 1vw) calc(5.9895833333px * 1vw);
    padding-inline: calc(2.8645833333px * 1vw);
    padding-top: clamp(10px, 8.0729166667vw, 92px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__mv-content {
    display: grid;
    justify-items: start;
    width: 100%;
    margin-inline: 0;
    padding-top: clamp(10px, 1.25vw, 18px);
    padding-left: clamp(83px, 8.5416666667vw, 280px);
  }
}

.p-shop-v2__mv-inner {
  display: grid;
}
@media (min-width: 968px) {
  .p-shop-v2__mv-inner {
    height: clamp(580px, 54.1666666667vw, 780px);
  }
}

.p-shop-v2__mv-lead {
  margin: 0;
  font-family: "Shippori Mincho", serif;
  color: #1a1a1a;
  font-size: clamp(10px, 3.7333333333vw, 18px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
@media (min-width: 968px) {
  .p-shop-v2__mv-lead {
    font-size: clamp(10px, 1.9444444444vw, 32px);
  }
}
.p-shop-v2__mv-lead span {
  color: #e8645f;
}

.p-shop-v2__mv-store {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.7em;
  margin-top: clamp(13px, 3.7333333333vw, 28px);
}
@media (min-width: 768px) {
  .p-shop-v2__mv-store {
    flex-wrap: nowrap;
    gap: clamp(12px, 2.0833333333vw, 24px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__mv-store {
    margin-top: clamp(13px, 1.5972222222vw, 23px);
  }
}

.p-shop-v2__mv-store-access {
  margin: 0;
  padding: 0.2em 0.4em;
  border: 1px solid #f26b65;
  border-radius: 5px;
  color: #f26b65;
  font-size: clamp(9px, 4vw, 16px);
  line-height: 1.2;
  text-align: center;
  width: fit-content;
}
@media (min-width: 768px) {
  .p-shop-v2__mv-store-access {
    white-space: nowrap;
  }
}

.p-shop-v2__mv-store-copy {
  margin: 0;
  font-family: "Klee One";
  font-size: clamp(11px, 3.7333333333vw, 18px);
  letter-spacing: 0.06em;
  line-height: 1.35;
  font-weight: 700;
}
.p-shop-v2__mv-store-copy span {
  display: inline-block;
  padding-left: 1.8em;
}
@media (min-width: 768px) {
  .p-shop-v2__mv-store-copy {
    white-space: nowrap;
  }
  .p-shop-v2__mv-store-copy br {
    display: none;
  }
  .p-shop-v2__mv-store-copy span {
    display: inline;
    padding-left: 0;
  }
}

.p-shop-v2__mv-store-inner {
  justify-items: center;
}
@media (min-width: 768px) {
  .p-shop-v2__mv-store-inner {
    display: contents;
  }
}

.p-shop-v2__mv-store-name {
  margin: 0;
  font-size: clamp(12px, 4.2666666667vw, 18px);
  line-height: 1.35;
  padding-bottom: 0.2em;
}
@media (min-width: 768px) {
  .p-shop-v2__mv-store-name {
    padding-bottom: 0;
    white-space: nowrap;
  }
}

.p-shop-v2__mv-support {
  width: 100%;
  margin-top: clamp(10px, 2.9333333333vw, 28px);
  padding: clamp(12px, 3.4666666667vw, 18px) clamp(9px, 2.6666666667vw, 24px) clamp(9px, 2.6666666667vw, 18px);
  border: 1px solid #f26b65;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.92);
}
@media (min-width: 968px) {
  .p-shop-v2__mv-support {
    width: clamp(420px, 33.3333333333vw, 480px);
  }
}

.p-shop-v2__mv-support-item {
  display: grid;
  justify-items: center;
  text-align: center;
}

.p-shop-v2__mv-support-label {
  margin: 0 0 0.4em;
  width: 100%;
  padding: clamp(5px, 1.6vw, 8px) clamp(4px, 1.0666666667vw, 10px);
  border-radius: 3px;
  background-color: #ee7a75;
  color: #fff;
  font-size: clamp(10px, 3.2vw, 16px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.p-shop-v2__mv-support-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(6px, 2.4vw, 18px);
  margin: 0;
  padding: 0;
  list-style: none;
}

.p-shop-v2__mv-support-text {
  margin: 0;
  padding-inline: 0.4em;
  text-align: center;
  font-size: clamp(9px, 3.2vw, 14px);
  letter-spacing: 0.02em;
  line-height: 1.35;
}

.p-shop-v2__mv-support-title {
  position: relative;
  isolation: isolate;
  display: flex;
  margin-top: -1.6em;
  margin-bottom: 0.6em;
  margin-inline: auto;
  align-items: baseline;
  justify-content: center;
  gap: clamp(2px, 0.5333333333vw, 4px);
  width: fit-content;
  padding-inline: clamp(8px, 2.6666666667vw, 18px);
  font-family: "Noto Serif JP", serif;
  font-size: clamp(14px, 5.3333333333vw, 24px);
  letter-spacing: 0.08em;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  -webkit-text-stroke: clamp(3px, 2.1333333333vw, 6px) #fff;
  paint-order: stroke fill;
}
.p-shop-v2__mv-support-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 95%;
  height: clamp(1px, 2.6666666667vw, 0.3em);
  background-color: rgb(255, 255, 255);
  transform: translate(-51%, 31%);
}
@media (min-width: 768px) {
  .p-shop-v2__mv-support-title::before {
    transform: translate(-52%, 50%);
  }
}
.p-shop-v2__mv-support-title span {
  font-size: clamp(24px, 7.4666666667vw, 44px);
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .p-shop-v2__mv-support-title {
    margin-top: -2em;
  }
}

.p-shop-v2__mv-text {
  margin-bottom: clamp(116px, 30.9333333333vw, 180px);
}
@media (min-width: 968px) {
  .p-shop-v2__mv-text {
    margin-bottom: clamp(20px, 2.7777777778vw, 40px);
  }
}

.p-shop-v2__mv-title {
  display: grid;
  gap: clamp(2px, 2.1333333333vw, 16px);
  margin: clamp(5px, 1.8666666667vw, 36px) 0 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.16em;
  line-height: 1.08;
}
@media (min-width: 968px) {
  .p-shop-v2__mv-title {
    gap: clamp(2px, 2.0833333333vw, 30px);
  }
}

.p-shop-v2__mv-title-large {
  font-size: clamp(45px, 14.6666666667vw, 92px);
}
@media (min-width: 968px) {
  .p-shop-v2__mv-title-large {
    font-size: clamp(45px, 8.8194444444vw, 127px);
  }
}

.p-shop-v2__mv-title-line {
  color: #1a1a1a;
  font-size: clamp(30px, 9.0666666667vw, 85px);
}
.p-shop-v2__mv-title-line--accent {
  color: #e8645f;
}
@media (min-width: 968px) {
  .p-shop-v2__mv-title-line {
    font-size: clamp(30px, 5.9027777778vw, 85px);
  }
}

.p-shop-v2__mv-title-small {
  color: #1a1a1a;
  font-size: 0.7em;
  margin-left: -0.5em;
}
.p-shop-v2__mv-title-small.--accent {
  color: #e8645f;
}

.p-shop-v2__price {
  background-color: #fff;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}
@media (min-width: 768px) {
  .p-shop-v2__price {
    background-color: #f7f7f7;
    background-image: url("../images/eki-mae/voice-backgroound.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.p-shop-v2__price-amount {
  font-size: clamp(22px, 6.4vw, 32px);
  font-weight: 700;
  line-height: 1.1;
}

.p-shop-v2__price-value {
  align-items: baseline;
  column-gap: 0.12em;
  display: inline-grid;
  grid-template-columns: auto auto;
}

.p-shop-v2__price-card {
  background-color: #fff;
}

.p-shop-v2__price-card-heading {
  background-color: #e7695f;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(16px, 4.8vw, 22px);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-inline: clamp(12px, 4.2666666667vw, 20px);
  text-align: center;
}
.p-shop-v2__price-card-heading span {
  font-size: 0.85em;
  font-weight: 700;
}

.p-shop-v2__price-card-table {
  border: 1px solid #e7695f;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.p-shop-v2__price-card-table td,
.p-shop-v2__price-card-table th {
  border: 1px solid #e7695f;
  padding: 0.8em 0;
  text-align: center;
  vertical-align: middle;
}
.p-shop-v2__price-card-table th {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
.p-shop-v2__price-card-table td {
  padding-right: 6.1333333333vw;
  text-align: right;
}

.p-shop-v2__price-card-table-label {
  width: 60%;
}

.p-shop-v2__price-card-table-value {
  width: 40%;
}

.p-shop-v2__price-cards {
  display: grid;
  gap: clamp(16px, 5.3333333333vw, 24px);
}
@media (min-width: 768px) {
  .p-shop-v2__price-cards {
    display: none;
  }
}

.p-shop-v2__price-note {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(12px, 3.4666666667vw, 14px);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin: clamp(16px, 5.3333333333vw, 24px) 0 0;
}

.p-shop-v2__price-table {
  background-color: #fff;
  border: 1px solid #e7695f;
  border-collapse: collapse;
  width: 100%;
}
.p-shop-v2__price-table td,
.p-shop-v2__price-table th {
  border: 1px solid #e7695f;
  padding-top: clamp(14px, 4.2666666667vw, 20px);
  padding-bottom: clamp(14px, 4.2666666667vw, 20px);
  padding-inline: clamp(8px, 3.2vw, 16px);
  text-align: center;
  vertical-align: middle;
}
.p-shop-v2__price-table thead th {
  background-color: #e7695f;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 4.2666666667vw, 18px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.p-shop-v2__price-table thead th span {
  display: block;
  font-size: 0.85em;
  font-weight: 400;
}
.p-shop-v2__price-table tbody th {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.5;
  white-space: nowrap;
}
.p-shop-v2__price-table tbody td {
  text-align: right;
}
@media (min-width: 768px) {
  .p-shop-v2__price-table {
    table-layout: fixed;
    width: 100%;
  }
  .p-shop-v2__price-table td,
  .p-shop-v2__price-table th {
    padding-inline: clamp(4px, 0.5555555556vw, 16px);
  }
  .p-shop-v2__price-table tbody td,
  .p-shop-v2__price-table tbody th {
    height: 10.9027777778vw;
    padding-bottom: 0;
    padding-top: 0;
  }
  .p-shop-v2__price-table thead th {
    height: 6.9444444444vw;
    font-size: clamp(18px, 2.2222222222vw, 32px);
    line-height: 1.3;
  }
  .p-shop-v2__price-table thead th:first-child,
  .p-shop-v2__price-table tbody th {
    padding-inline: 0;
    width: 27.0833333333%;
  }
  .p-shop-v2__price-table thead th:not(:first-child),
  .p-shop-v2__price-table tbody td {
    width: 19.8611111111%;
  }
  .p-shop-v2__price-table tbody th {
    font-size: clamp(16px, 2.2222222222vw, 32px);
  }
  .p-shop-v2__price-table tbody td {
    padding-right: 3.4722222222vw;
  }
  .p-shop-v2__price-table .p-shop-v2__price-value {
    font-size: clamp(20px, 3.4722222222vw, 50px);
  }
  .p-shop-v2__price-table .p-shop-v2__price-amount {
    font-size: 1em;
  }
  .p-shop-v2__price-table .p-shop-v2__price-unit {
    font-size: 0.7em;
  }
}
@media (min-width: 768px) and (max-width: 967px) {
  .p-shop-v2__price-table tbody tr:nth-child(2) th {
    font-size: clamp(14px, 1.6666666667vw, 24px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__price-table td,
  .p-shop-v2__price-table th {
    padding-inline: clamp(20px, 1.9444444444vw, 28px);
  }
  .p-shop-v2__price-table thead th:first-child,
  .p-shop-v2__price-table tbody th {
    padding-inline: 0;
  }
  .p-shop-v2__price-table tbody td {
    padding-right: clamp(20px, 3.4722222222vw, 50px);
  }
}

.p-shop-v2__price-table-wrap {
  display: none;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .p-shop-v2__price-table-wrap {
    display: block;
  }
}

.p-shop-v2__price-unit {
  font-size: clamp(14px, 4.2666666667vw, 20px);
  font-weight: 700;
}

.p-shop-v2__reason {
  background-color: #f2f7fb;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__reason-item {
  display: grid;
  background-color: #fff;
  border: 1px solid #e7695f;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.p-shop-v2__reason-item-content {
  display: grid;
  grid-template-columns: 6fr 4fr;
  gap: 1px;
}
@media (min-width: 768px) {
  .p-shop-v2__reason-item-content {
    grid-template-columns: 6fr 4fr;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__reason-item-content {
    grid-template-columns: 6fr 4fr;
  }
}

.p-shop-v2__reason-item-text {
  color: #1a1a1a;
  align-self: start;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.7;
  margin: 0;
  padding-bottom: clamp(6px, 1.6vw, 18px);
  padding-inline: clamp(14px, 3.7333333333vw, 20px);
}
@media (min-width: 768px) {
  .p-shop-v2__reason-item-text {
    font-size: 15px;
    letter-spacing: -0.02em;
    padding-inline: 12px;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__reason-item-text {
    font-size: clamp(13px, 1.6666666667vw, 24px);
  }
}

.p-shop-v2__reason-item-title {
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(18px, 4.8vw, 26px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: 0;
  padding-bottom: clamp(4px, 1.6vw, 8px);
  padding-top: clamp(10px, 3.2vw, 16px);
  margin-bottom: 0.8em;
  text-align: center;
}
@media (min-width: 768px) {
  .p-shop-v2__reason-item-title {
    font-size: clamp(20px, 2.7777777778vw, 40px);
    padding-left: 0.5em;
  }
}

.p-shop-v2__reason-list {
  display: grid;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__reason-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.p-shop-v2__reason-number {
  background-color: #e7695f;
  border-top-left-radius: 7px;
  border-bottom-right-radius: 10px;
  color: #fff;
  display: grid;
  font-family: "Noto Sans", sans-serif;
  font-size: clamp(16px, 6.4vw, 36px);
  font-weight: 400;
  left: 0;
  min-height: clamp(28px, 12.8vw, 44px);
  min-width: clamp(32px, 12.8vw, 44px);
  place-items: center;
  position: absolute;
  top: -1px;
  z-index: 1;
}
@media (min-width: 768px) {
  .p-shop-v2__reason-number {
    font-size: clamp(24px, 3.3333333333vw, 48px);
    min-height: clamp(32px, 6.1111111111vw, 88px);
    min-width: clamp(32px, 6.1111111111vw, 88px);
  }
}

.p-shop-v2__reason-photo {
  align-self: stretch;
  border-bottom-right-radius: 10px;
  display: block;
  flex-shrink: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.c-shop-v2-second-cta {
  background-color: #faf0ec;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.c-shop-v2-second-cta .p-shop-v2__container {
  display: grid;
  gap: clamp(20px, 6.4vw, 32px);
  justify-items: center;
}

.c-shop-v2-second-cta .c-shop-v2-cta-apply {
  width: 100%;
}
@media (min-width: 768px) {
  .c-shop-v2-second-cta .c-shop-v2-cta-apply {
    width: min(100%, 671px);
  }
}

.c-shop-v2-second-cta__feature {
  display: grid;
  align-items: center;
  justify-items: center;
  gap: clamp(8px, 2.6666666667vw, 14px);
}

.c-shop-v2-second-cta__feature-icon {
  display: block;
  height: auto;
  width: clamp(88px, 26.6666666667vw, 120px);
}

.c-shop-v2-second-cta__feature-label {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(12px, 3.2vw, 16px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin: 0;
  padding-top: clamp(6px, 2.1333333333vw, 10px);
  padding-bottom: clamp(6px, 2.1333333333vw, 10px);
  padding-inline: clamp(10px, 3.2vw, 16px);
  width: fit-content;
  min-width: 130px;
  max-width: 100%;
  text-align: center;
  white-space: nowrap;
}

.c-shop-v2-second-cta__features {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: clamp(12px, 4.2666666667vw, 24px);
  justify-content: center;
}

.c-shop-v2-second-cta__lead {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 4.2666666667vw, 24px);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.5em;
}
@media (min-width: 968px) {
  .c-shop-v2-second-cta__lead {
    font-size: clamp(14px, 2.2222222222vw, 32px);
    margin-top: 1em;
  }
}

@media (min-width: 968px) {
  .c-shop-v2-second-cta__br-sp {
    display: none;
  }
}

.c-shop-v2-second-cta__plus {
  align-self: center;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(32px, 10.6666666667vw, 48px);
  font-weight: 400;
  line-height: 1;
  padding-top: clamp(20px, 6.4vw, 32px);
}

.p-shop-v2__staff {
  background-color: #fff;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__staff-body {
  display: grid;
  gap: clamp(4px, 1.6vw, 8px);
  justify-items: center;
  width: 100%;
}

.p-shop-v2__staff-item {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: clamp(8px, 2.6666666667vw, 12px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  display: grid;
  gap: clamp(12px, 3.7333333333vw, 18px);
  justify-items: center;
  padding-top: clamp(20px, 6.4vw, 32px);
  padding-bottom: clamp(20px, 6.4vw, 32px);
  padding-inline: clamp(16px, 5.3333333333vw, 12px);
  text-align: center;
}

.p-shop-v2__staff-list {
  display: grid;
  gap: clamp(20px, 6.4vw, 16px);
  list-style: none;
  margin: clamp(24px, 7.4666666667vw, 40px) 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__staff-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.p-shop-v2__staff-name {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(16px, 4.8vw, 20px);
  font-weight: 400;
  margin: 0;
}

.p-shop-v2__staff-photo {
  border-radius: 50%;
  display: block;
  height: clamp(150px, 48vw, 180px);
  object-fit: cover;
  object-position: top center;
  width: clamp(150px, 48vw, 180px);
}
@media (min-width: 968px) {
  .p-shop-v2__staff-photo {
    height: clamp(150px, 23.4375vw, 220px);
    width: clamp(150px, 23.4375vw, 220px);
  }
}

.p-shop-v2__staff-profile {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 4.8vw, 16px);
  font-weight: 400;
  line-height: 1.7;
  margin: clamp(4px, 1.6vw, 8px) 0 0;
  text-align: left;
  width: 100%;
}

.p-shop-v2__staff-role {
  align-items: center;
  border-radius: 50px;
  color: #fff;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 4.2666666667vw, 20px);
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0.2em 0;
  width: min(100%, 210px);
}

.p-shop-v2__staff-role--carelist {
  background-color: #5e79ff;
}

.p-shop-v2__staff-role--dietitian {
  background-color: #aa907a;
}

.p-shop-v2__staff-role--nurse {
  background-color: #ff8364;
}

.p-shop-v2__staff-specialty {
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 400;
  margin: 0;
}

@media (min-width: 768px) {
  .p-shop-v2__staff-title br {
    display: none;
  }
}

.p-shop-v2__studio {
  background-color: #fffcf8;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__studio-accent {
  color: #e7695f;
  font-weight: 700;
}
.p-shop-v2__studio-accent .-strong {
  font-size: 1.73em;
}

.p-shop-v2__studio-catch {
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(16px, 5.8666666667vw, 28px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.55;
  margin-bottom: 1em;
}
.p-shop-v2__studio-catch.-small {
  font-size: 0.8em;
}
@media (min-width: 968px) {
  .p-shop-v2__studio-catch {
    font-size: clamp(16px, 3.4722222222vw, 50px);
  }
}

.p-shop-v2__studio-catch-line {
  display: block;
  padding-left: clamp(2em, 8.5333333333vw, 3.5em);
}

.p-shop-v2__studio-content {
  align-self: center;
  grid-area: 1/1;
  justify-self: start;
  padding-inline: clamp(15px, 4vw, 20px);
  z-index: 1;
}
@media (min-width: 968px) {
  .p-shop-v2__studio-content {
    padding-left: clamp(80px, 11.875vw, 171px);
  }
}

.p-shop-v2__studio-photo {
  grid-area: 1/1;
  line-height: 0;
}
.p-shop-v2__studio-photo img {
  display: block;
  height: auto;
  width: 100%;
}

.p-shop-v2__studio-text {
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(13px, 4vw, 18px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.85;
  padding-left: 1em;
  margin: clamp(10px, 3.2vw, 18px) 0 0;
}
@media (min-width: 968px) {
  .p-shop-v2__studio-text {
    font-size: clamp(13px, 2.2222222222vw, 32px);
  }
}

.p-shop-v2__studio-visual {
  display: grid;
  line-height: 0;
  margin-inline: auto;
  max-width: 1440px;
  padding-inline: clamp(15px, 4vw, 20px);
  width: min(100%, 1440px);
}
@media (min-width: 768px) {
  .p-shop-v2__studio-visual {
    padding-inline: 0;
  }
}

.p-shop-v2__switch {
  background-color: #faf0ec;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__switch-image {
  display: block;
  height: auto;
  margin-inline: auto;
  width: min(100%, 454px);
}

.p-shop-v2__tomorrow {
  background-color: #faf0ec;
  padding-top: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__tomorrow-image {
  line-height: 0;
  margin-top: clamp(20px, 6.4vw, 36px);
}
.p-shop-v2__tomorrow-image img {
  display: block;
  width: 100%;
  height: auto;
}

.p-shop-v2__tomorrow-item {
  border: 1px solid #e7695f;
  background-color: #fff;
}

@media (min-width: 968px) {
  .p-shop-v2__tomorrow-br-sp {
    display: none;
  }
}

.p-shop-v2__tomorrow-item-text {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(16px, 4.8vw, 20px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.5;
  padding-top: clamp(12px, 6.9333333333vw, 20px);
  padding-bottom: clamp(12px, 6.1333333333vw, 20px);
  padding-inline: clamp(12px, 5.3333333333vw, 20px);
}
@media (min-width: 968px) {
  .p-shop-v2__tomorrow-item-text {
    font-size: clamp(20px, 1.6666666667vw, 24px);
  }
}

.p-shop-v2__tomorrow-item-title {
  background-color: #e7695f;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(20px, 5.3333333333vw, 28px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.45;
  padding: clamp(2px, 1.0666666667vw, 8px) clamp(10px, 3.2vw, 16px);
  text-align: center;
}

.p-shop-v2__tomorrow-list {
  display: grid;
  gap: clamp(12px, 5.3333333333vw, 20px);
}
@media (min-width: 968px) {
  .p-shop-v2__tomorrow-list {
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(24px, 4.1666666667vw, 60px);
  }
}

.p-shop-v2__time {
  background-color: #fffcf8;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

@media (min-width: 968px) {
  .p-shop-v2__time .p-shop-v2__container {
    align-items: start;
    column-gap: clamp(24px, 5vw, 72px);
    display: grid;
    grid-template-columns: minmax(0, clamp(520px, 44.4444444444vw, 640px)) minmax(0, clamp(380px, 36.1111111111vw, 520px));
    justify-content: space-between;
  }
}

.p-shop-v2__time-accent {
  color: #e7695f;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 968px) {
  .p-shop-v2__time-content {
    width: fit-content;
    justify-self: end;
  }
}

.p-shop-v2__time-image {
  line-height: 0;
  margin: 0;
}
.p-shop-v2__time-image img {
  display: block;
  height: auto;
  width: 100%;
}
@media (min-width: 968px) {
  .p-shop-v2__time-image {
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
  }
  .p-shop-v2__time-image img {
    height: 100%;
    object-fit: cover;
  }
}

.p-shop-v2__time-images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1px, 0.2666666667vw, 20px);
  margin-top: clamp(20px, 5.3333333333vw, 40px);
}
@media (min-width: 968px) {
  .p-shop-v2__time-images {
    display: block;
    grid-column: 2;
    grid-row: 1/span 2;
    height: clamp(340px, 39.7222222222vw, 572px);
    margin-top: 0;
    position: relative;
    width: clamp(380px, 40.9722222222vw, 590px);
    justify-self: end;
  }
}

@media (min-width: 968px) {
  .p-shop-v2__time-image:first-child {
    height: clamp(148px, 18.8888888889vw, 272px);
    left: clamp(0px, 1.3888888889vw, 20px);
    top: 0;
    width: clamp(148px, 18.8888888889vw, 272px);
    z-index: 1;
  }
}

@media (min-width: 968px) {
  .p-shop-v2__time-image:last-child {
    height: clamp(240px, 30.8333333333vw, 444px);
    right: 0;
    bottom: 0;
    width: clamp(240px, 30.8333333333vw, 444px);
    z-index: 2;
  }
}

.p-shop-v2__time-lead {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 3.7333333333vw, 22px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2;
  margin: clamp(20px, 6.4vw, 32px) 0 0;
  text-align: center;
}
@media (min-width: 968px) {
  .p-shop-v2__time-lead {
    font-size: clamp(18px, 1.9444444444vw, 28px);
    line-height: 1.85;
    margin-top: clamp(22px, 2.5vw, 36px);
    text-align: left;
  }
}

.p-shop-v2__time-title {
  color: #1a1a1a;
  font-family: "Klee One", cursive;
  font-size: clamp(18px, 5.3333333333vw, 32px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0;
  text-align: center;
}
.p-shop-v2__time-title span {
  padding-left: 5.8em;
}
@media (min-width: 968px) {
  .p-shop-v2__time-title {
    font-size: clamp(30px, 2.7777777778vw, 40px);
    letter-spacing: 0.04em;
    line-height: 1.75;
    text-align: left;
  }
  .p-shop-v2__time-title span {
    padding-left: 2.6em;
  }
}

.c-shop-v2-trial-offer {
  width: 100%;
}
@media (min-width: 968px) {
  .c-shop-v2-trial-offer {
    width: min(100%, 770px);
  }
}

.c-shop-v2-trial-offer__badge {
  width: fit-content;
  max-width: 100%;
  padding: 5px 17px;
  margin-bottom: 0.5em;
  border-radius: 999px;
  background-color: #ef6f69;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.15em;
  line-height: 1.2;
  white-space: nowrap;
}

.c-shop-v2-trial-offer__badge-wrapper {
  display: grid;
  justify-items: center;
  width: 100%;
  margin-inline: auto;
}

.c-shop-v2-trial-offer__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 3.2vw, 18px);
}

.c-shop-v2-trial-offer__campaign {
  display: grid;
  justify-items: end;
  align-self: end;
  padding-bottom: 0.5em;
  gap: clamp(10px, 2.6666666667vw, 18px);
}

.c-shop-v2-trial-offer__campaign-date {
  margin: 0;
  padding-top: clamp(2px, 0.5333333333vw, 8px);
  padding-bottom: clamp(4px, 1.0666666667vw, 8px);
  padding-inline: clamp(8px, 2.1333333333vw, 16px);
  background-color: #ef6f69;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.15;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
.c-shop-v2-trial-offer__campaign-date span {
  font-size: 0.7em;
  padding-left: 0.2em;
}

.c-shop-v2-trial-offer__campaign-limit {
  margin: 0;
  padding-top: clamp(2px, 0.5333333333vw, 8px);
  padding-bottom: clamp(4px, 1.0666666667vw, 8px);
  padding-inline: clamp(8px, 2.1333333333vw, 16px);
  background-color: #ef6f69;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.1;
  text-align: center;
  white-space: nowrap;
}
.c-shop-v2-trial-offer__campaign-limit span {
  display: inline-block;
  padding-bottom: 0.4em;
  color: #fff;
  font-size: 28px;
  line-height: 0;
  vertical-align: middle;
  -webkit-text-stroke: 3px #ef6f69;
  paint-order: stroke fill;
}

.c-shop-v2-trial-offer__heading {
  color: #333;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.16em;
  line-height: 1.15;
  text-align: center;
  margin-bottom: 0.15em;
  white-space: nowrap;
}

.c-shop-v2-trial-offer__image {
  display: block;
  height: auto;
  margin-inline: auto;
  width: min(100%, 423px);
}

.c-shop-v2-trial-offer__image--pc {
  aspect-ratio: 1080/268;
  display: none;
  width: min(100%, 1024px);
}
@media (min-width: 768px) {
  .c-shop-v2-trial-offer__image--pc {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-shop-v2-trial-offer__image--sp {
    display: none;
  }
}

.c-shop-v2-trial-offer__inner {
  display: grid;
  width: min(100%, 423px);
  margin-inline: auto;
  padding: 12px 20px;
  border: 2px solid #ef6f69;
  border-radius: 12px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .c-shop-v2-trial-offer__inner {
    display: none;
  }
}

.c-shop-v2-trial-offer__lead {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: clamp(8px, 2.4vw, 14px);
  margin-bottom: 0.9em;
  color: #ef6f69;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.2;
  text-align: center;
}
.c-shop-v2-trial-offer__lead::before, .c-shop-v2-trial-offer__lead::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #f4a29f;
}

.c-shop-v2-trial-offer__lead-text {
  white-space: nowrap;
}

.c-shop-v2-trial-offer__note {
  color: #333;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.45;
  text-align: center;
  margin-top: 0.8em;
}

.c-shop-v2-trial-offer__price {
  display: grid;
  justify-items: center;
  justify-self: end;
  padding-right: 1em;
}

.c-shop-v2-trial-offer__price-arrow {
  width: 0;
  height: 0;
  margin: clamp(3px, 1.0666666667vw, 6px) 0 clamp(3px, 1.0666666667vw, 6px);
  border-top: clamp(7.695px, 2.2572vw, 10.773px) solid #ef6f69;
  border-right: clamp(6.156px, 1.8468vw, 9.234px) solid transparent;
  border-left: clamp(6.156px, 1.8468vw, 9.234px) solid transparent;
}

.c-shop-v2-trial-offer__price-current {
  margin: 0;
  color: #ef6f69;
  font-family: "Noto Serif JP", serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 0.9;
}
.c-shop-v2-trial-offer__price-current span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 23px;
  line-height: 1;
}

.c-shop-v2-trial-offer__price-label {
  margin: 0;
  color: #333;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
}

.c-shop-v2-trial-offer__price-original {
  position: relative;
  margin: 0;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.05;
}
.c-shop-v2-trial-offer__price-original::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -5%;
  left: -5%;
  height: 2px;
  background-color: #333;
  transform: rotate(-14deg);
  transform-origin: center;
}

.u-text__small {
  font-size: 0.9em;
  letter-spacing: -0.02em;
}

.p-shop-v2__voice {
  background-color: #f7f7f7;
  background-image: url("../images/eki-mae/voice-backgroound.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}

.p-shop-v2__voice-body {
  display: grid;
  gap: clamp(8px, 2.6666666667vw, 12px);
}
@media (min-width: 768px) {
  .p-shop-v2__voice-body {
    display: contents;
  }
}

.p-shop-v2__voice-item {
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  display: grid;
  gap: clamp(12px, 4.2666666667vw, 20px);
  list-style: none;
  padding-top: clamp(28px, 11.2vw, 64px);
  padding-bottom: clamp(20px, 6.4vw, 32px);
  padding-inline: clamp(16px, 5.3333333333vw, 24px);
  position: relative;
}
@media (min-width: 768px) {
  .p-shop-v2__voice-item {
    grid-row: span 4;
    grid-template-rows: subgrid;
    padding-top: clamp(20px, 3.6458333333vw, 34px);
  }
}
@media (min-width: 968px) {
  .p-shop-v2__voice-item {
    padding-top: clamp(28px, 3.1944444444vw, 46px);
    padding-inline: clamp(16px, 10.6666666667vw, 40px);
  }
}

.p-shop-v2__voice-item-meta {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__voice-item-meta {
    grid-row: 3;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__voice-item-meta {
    font-size: clamp(13px, 1.6666666667vw, 24px);
  }
}

.p-shop-v2__voice-item-text {
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13px, 3.7333333333vw, 16px);
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__voice-item-text {
    grid-row: 4;
  }
}
@media (min-width: 768px) {
  .p-shop-v2__voice-item-text {
    font-size: 16px;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__voice-item-text {
    font-size: clamp(13px, 1.3888888889vw, 20px);
  }
}

.p-shop-v2__voice-item-title {
  color: #e7695f;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(16px, 4.5333333333vw, 22px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__voice-item-title {
    grid-row: 2;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__voice-item-title {
    font-size: clamp(16px, 2.2222222222vw, 30px);
  }
}

.p-shop-v2__voice-list {
  display: grid;
  row-gap: clamp(20px, 13.3333333333vw, 72px);
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .p-shop-v2__voice-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: clamp(20px, 2.2222222222vw, 32px);
    grid-template-rows: auto auto auto 1fr;
    row-gap: 0;
  }
}

.p-shop-v2__voice-number {
  border: 1px solid #efbdb7;
  color: #e7695f;
  line-height: 1;
  margin: 0;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.p-shop-v2__voice-number::before {
  background-color: rgba(246, 240, 236, 0.72);
  content: "";
  inset: 0;
  position: absolute;
  transform: translate(5px, 5px);
  z-index: -1;
}
@media (max-width: 767px) {
  .p-shop-v2__voice-number {
    align-items: end;
    display: inline-flex;
    font-size: clamp(12px, 3.7333333333vw, 14px);
    gap: 2px;
    min-height: clamp(32px, 10.1333333333vw, 38px);
    justify-content: flex-end;
    padding-top: clamp(4px, 1.6vw, 6px);
    padding-bottom: clamp(2px, 1.0666666667vw, 4px);
    padding-left: clamp(6px, 2.6666666667vw, 10px);
    padding-right: 1em;
    width: clamp(130px, 43.2vw, 162px);
  }
}
@media (min-width: 768px) {
  .p-shop-v2__voice-number {
    align-items: end;
    display: grid;
    gap: clamp(6px, 0.6944444444vw, 10px);
    grid-template-columns: 2fr 1fr;
    justify-content: start;
    min-height: clamp(40px, 3.9583333333vw, 57px);
    overflow: visible;
    padding-top: clamp(5px, 0.5555555556vw, 8px);
    padding-bottom: clamp(3px, 0.4166666667vw, 6px);
    padding-inline: clamp(10px, 0.9722222222vw, 14px);
    width: clamp(190px, 16.875vw, 243px);
  }
}

.p-shop-v2__voice-item:nth-child(odd) .p-shop-v2__voice-number {
  top: clamp(-10px, -2.6666666667vw, 24px);
  left: clamp(0px, 2.1333333333vw, 24px);
  right: auto;
}

.p-shop-v2__voice-item:nth-child(even) .p-shop-v2__voice-number {
  left: auto;
  right: clamp(0px, 2.6666666667vw, 24px);
}

.p-shop-v2__voice-number-label {
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.32em;
  padding-left: 0.35em;
}
@media (max-width: 767px) {
  .p-shop-v2__voice-number-label {
    font-size: clamp(10px, 3.2vw, 12px);
    line-height: 1;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .p-shop-v2__voice-number-label {
    align-self: end;
    font-size: clamp(12px, 0.9722222222vw, 14px);
    justify-self: end;
    line-height: 1.05;
    margin-bottom: clamp(2px, 1.0666666667vw, 4px);
  }
}

.p-shop-v2__voice-number-value {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}
@media (max-width: 767px) {
  .p-shop-v2__voice-number-value {
    font-size: clamp(28px, 11.2vw, 42px);
    line-height: 0.85;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .p-shop-v2__voice-number-value {
    align-self: end;
    font-size: clamp(24px, 3.3333333333vw, 48px);
    line-height: 0.78;
    margin-bottom: clamp(2px, 1.0666666667vw, 4px);
  }
}

.p-shop-v2__voice-title.p-shop-v2__section-title {
  margin-bottom: clamp(20px, 16vw, 72px);
}

.p-shop-v2__worry {
  background-color: #e4e4e4;
  padding-top: clamp(40px, 12.8vw, 80px);
  padding-bottom: clamp(40px, 12.8vw, 80px);
}
@media (min-width: 968px) {
  .p-shop-v2__worry {
    padding-top: clamp(72px, 6.6666666667vw, 96px);
    padding-bottom: clamp(72px, 5.5555555556vw, 80px);
  }
}

.p-shop-v2__worry-image {
  line-height: 0;
  margin-top: clamp(24px, 7.4666666667vw, 40px);
}
@media (min-width: 968px) {
  .p-shop-v2__worry-image {
    margin-top: 0;
    justify-self: start;
  }
}
.p-shop-v2__worry-image img {
  display: block;
  height: auto;
  width: 100%;
}

@media (min-width: 968px) {
  .p-shop-v2__worry-layout {
    align-items: center;
    column-gap: clamp(24px, 1.6666666667vw, 24px);
    display: grid;
    grid-template-columns: 1fr auto;
    width: fit-content;
    margin-inline: auto;
  }
}

.p-shop-v2__worry-list {
  display: grid;
  gap: clamp(12px, 3.7333333333vw, 20px);
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) and (max-width: 967px) {
  .p-shop-v2__worry-list {
    margin-inline: auto;
    width: fit-content;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__worry-list {
    align-content: start;
    justify-self: end;
    gap: clamp(8px, 1.3888888889vw, 20px);
    margin-inline: 0;
    width: auto;
  }
}

.p-shop-v2__worry-item {
  align-items: center;
  color: #1a1a1a;
  column-gap: clamp(10px, 3.2vw, 16px);
  display: grid;
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(16px, 4.8vw, 22px);
  font-weight: 400;
  grid-template-columns: 24px minmax(0, 1fr);
  line-height: 2.04;
}
@media (min-width: 768px) and (max-width: 967px) {
  .p-shop-v2__worry-item {
    font-size: 24px;
  }
}
@media (min-width: 968px) {
  .p-shop-v2__worry-item {
    column-gap: clamp(12px, 1.1111111111vw, 16px);
    font-size: clamp(20px, 2.7777777778vw, 40px);
    grid-template-columns: clamp(24px, 3.125vw, 45px) minmax(0, 1fr);
    line-height: 1.6;
  }
}

.p-shop-v2__worry-item-bold {
  font-weight: 700;
}

.p-shop-v2__worry-item-icon {
  align-self: start;
  display: block;
  line-height: 0;
  margin-top: 0.45em;
}
@media (min-width: 968px) {
  .p-shop-v2__worry-item-icon {
    margin-top: 0.3em;
  }
}
.p-shop-v2__worry-item-icon img {
  display: block;
  height: auto;
  width: 100%;
}

.p-shop-v2__worry-item-text {
  display: block;
}

.p-shop-v2__worry-message {
  background-color: #fff;
  border: 2px solid #e7695f;
  border-radius: clamp(5px, 1.3333333333vw, 16px);
  margin-top: clamp(24px, 7.4666666667vw, 40px);
  padding: clamp(10px, 2.6666666667vw, 36px) clamp(16px, 5.3333333333vw, 32px);
}
@media (min-width: 968px) {
  .p-shop-v2__worry-message {
    border-radius: 6px;
    margin-top: clamp(24px, 4.1666666667vw, 60px);
    margin-inline: auto;
    max-width: 608px;
    padding: clamp(16px, 1.1111111111vw, 16px);
  }
}

.p-shop-v2__worry-message-accent {
  color: #e7695f;
  font-size: clamp(16px, 6.4vw, 32px);
  font-style: normal;
  font-weight: 700;
}
@media (min-width: 968px) {
  .p-shop-v2__worry-message-accent {
    font-size: clamp(24px, 2.7777777778vw, 40px);
  }
}

.p-shop-v2__worry-message-text {
  color: #1a1a1a;
  font-family: "Klee One", cursive;
  font-size: clamp(16px, 4.8vw, 24px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin: 0;
  text-align: center;
}
@media (min-width: 968px) {
  .p-shop-v2__worry-message-text {
    font-size: clamp(20px, 2.2222222222vw, 32px);
    line-height: 1.5;
  }
}
