.p-prize {
  width: 100%;
  min-height: 100svh;
  max-width: 768px;
  margin: 0 auto;
  font-family: "Zen Old Mincho", serif;
}
.p-prize * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-header-logo {
  width: calc(80 / 335 * 100%);
  margin-left: -10px;
}
.l-header-logo img {
  width: 100%;
}

.p-prize-header01 {
  display: block;
  width: calc(328 / 335 * 100%);
  margin: 30px auto 0;
  -webkit-filter: drop-shadow(0 0 10px #ffffff);
          filter: drop-shadow(0 0 10px #ffffff);
}

.p-prize-header02 {
  display: block;
  width: calc(319 / 335 * 100%);
  margin: 15px auto 0;
}

.p-prize-inner {
  position: relative;
  height: 100%;
  min-height: 100svh;
  z-index: 1;
  display: block;
  padding: clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px) clamp(20px, calc(20px + (40.96px - 20px) * ((100vw - 375px) / (768px - 375px))), 40.96px) clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px) clamp(20px, calc(20px + (40.96px - 20px) * ((100vw - 375px) / (768px - 375px))), 40.96px);
  background: #e7ebf5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-prize-inner::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../../assets/img/bg01.png) top center/cover no-repeat;
}

.p-prize-voice {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: clamp(36px, calc(36px + (73.728px - 36px) * ((100vw - 375px) / (768px - 375px))), 73.728px) auto 0;
  padding: clamp(30px, calc(30px + (61.44px - 30px) * ((100vw - 375px) / (768px - 375px))), 61.44px) clamp(20px, calc(20px + (40.96px - 20px) * ((100vw - 375px) / (768px - 375px))), 40.96px);
  border-radius: clamp(14px, calc(14px + (28.672px - 14px) * ((100vw - 375px) / (768px - 375px))), 28.672px);
  background-color: #ffffff;
}
.p-prize-voice::before {
  content: "";
  background: url(../../assets/img/img_snow01.png) center center/contain no-repeat;
  width: calc(167 / 335 * 100%);
  aspect-ratio: calc(167 / 29);
  top: clamp(-43.008px, calc(-21px + (-43.008px - -21px) * ((100vw - 375px) / (768px - 375px))), -21px);
  right: 0;
  position: absolute;
}

.p-prize-voice-title {
  margin: 0;
  font-weight: bold;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: #fff;
  line-height: calc(20 / 14);
  background: #1c5010;
  padding: clamp(6px, calc(6px + (12.288px - 6px) * ((100vw - 375px) / (768px - 375px))), 12.288px) clamp(51px, calc(51px + (104.448px - 51px) * ((100vw - 375px) / (768px - 375px))), 104.448px) clamp(8px, calc(8px + (16.384px - 8px) * ((100vw - 375px) / (768px - 375px))), 16.384px);
  border-radius: clamp(33px, calc(33px + (67.584px - 33px) * ((100vw - 375px) / (768px - 375px))), 67.584px);
  min-width: 270px;
}
@media screen and (max-width: 374px) {
  .p-prize-voice-title {
    min-width: auto;
  }
}
.p-prize-voice-title::before {
  content: "";
  width: 11px;
  height: 8px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../../assets/img/ico_triangle01.svg) center center/contain no-repeat;
  bottom: -7px;
}
.p-prize-voice-title .c-font--12 {
  font-size: clamp(12px, calc(12px + (24.576px - 12px) * ((100vw - 375px) / (768px - 375px))), 24.576px);
}
.p-prize-voice-title .c-font--14 {
  font-size: clamp(14px, calc(14px + (28.672px - 14px) * ((100vw - 375px) / (768px - 375px))), 28.672px);
  font-weight: bold;
}
.p-prize-voice-title .c-font--10 {
  font-size: clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px);
}

.audio-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  width: 100%;
  margin-top: clamp(14px, calc(14px + (28.672px - 14px) * ((100vw - 375px) / (768px - 375px))), 28.672px);
}

#play-btn {
  margin-right: clamp(14px, calc(14px + (28.672px - 14px) * ((100vw - 375px) / (768px - 375px))), 28.672px);
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: initial;
}

#play-btn img {
  width: clamp(16px, calc(16px + (32.768px - 16px) * ((100vw - 375px) / (768px - 375px))), 32.768px);
  height: clamp(22px, calc(22px + (45.056px - 22px) * ((100vw - 375px) / (768px - 375px))), 45.056px);
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center center;
  object-position: center center;
}

.progress-container {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: clamp(14px, calc(14px + (28.672px - 14px) * ((100vw - 375px) / (768px - 375px))), 28.672px);
  cursor: pointer;
  border-radius: clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px);
  background-color: #bcd9c4;
}

.progress-bar {
  width: 0;
  height: 100%;
  border-radius: clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px);
  background-color: #1c5010;
}

.time {
  font-size: clamp(20px, calc(20px + (40.96px - 20px) * ((100vw - 375px) / (768px - 375px))), 40.96px);
  margin-left: clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px);
  text-align: right;
  white-space: nowrap;
}

.p-prize-voice__note {
  text-align: center;
  font-size: clamp(12px, calc(12px + (24.576px - 12px) * ((100vw - 375px) / (768px - 375px))), 24.576px);
  line-height: calc(17 / 12);
  margin: clamp(12px, calc(12px + (24.576px - 12px) * ((100vw - 375px) / (768px - 375px))), 24.576px) 0 0;
}

.play-btn-2 {
  border: 0;
  overflow: hidden;
  font-size: clamp(16px, calc(16px + (32.768px - 16px) * ((100vw - 375px) / (768px - 375px))), 32.768px);
  line-height: calc(24 / 16);
  letter-spacing: 0.05em;
  padding: clamp(8px, calc(8px + (16.384px - 8px) * ((100vw - 375px) / (768px - 375px))), 16.384px) clamp(71px, calc(71px + (145.408px - 71px) * ((100vw - 375px) / (768px - 375px))), 145.408px) clamp(10px, calc(10px + (20.48px - 10px) * ((100vw - 375px) / (768px - 375px))), 20.48px);
  font-weight: 900;
  border-radius: clamp(30px, calc(30px + (61.44px - 30px) * ((100vw - 375px) / (768px - 375px))), 61.44px);
  color: #fff;
  margin-top: clamp(20px, calc(20px + (40.96px - 20px) * ((100vw - 375px) / (768px - 375px))), 40.96px);
  background: -webkit-gradient(linear, left top, left bottom, from(#a68114), color-stop(25%, #bf9a2a), color-stop(50%, #f2c84b), color-stop(75%, #d9a441), to(#f2ba52));
  background: linear-gradient(to bottom, #a68114 0%, #bf9a2a 25%, #f2c84b 50%, #d9a441 75%, #f2ba52 100%);
  font-family: "Zen Old Mincho", serif;
  position: relative;
  z-index: 1;
}
.play-btn-2::before {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  width: calc(106 / 210 * 100%);
  z-index: -1;
  background: #f5cb89;
  opacity: 0.2;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, 60.3% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 60.3% 100%, 0 100%);
}
.play-btn-2:hover {
  cursor: pointer;
}

.p-prize-voice--red .p-prize-voice-title {
  background: #c4102e;
}
.p-prize-voice--red .p-prize-voice-title::before {
  background: url(../../assets/img/ico_triangle_red01.svg) center center/contain no-repeat;
}
.p-prize-voice--red .progress-container {
  background-color: #bfccd9;
}
.p-prize-voice--red .progress-bar {
  background-color: #c4102e;
}