@charset "UTF-8";
/*
* top.css
*
*/
.footer-container {
  align-items: center;
  background: #231816;
  display: flex;
  height: 21.86667vw;
  justify-content: center;
  position: relative;
}

@media (min-width: 768px) {
  .footer-container {
    height: 100px;
  }
}
.footer-container .footer-sns {
  display: flex;
  justify-content: center;
  margin: auto;
}

.footer-container .footer-sns > .sns {
  margin: auto 2.13333vw;
  width: 11.33333vw;
}

.footer-container .footer-sns > .sns img {
  width: 100%;
}

@media (min-width: 768px) {
  .footer-container .footer-sns > .sns {
    margin: auto 10px;
    width: 50px;
  }
}
@media (min-width: 768px) {
  .footer-container .footer-sns > .sns a {
    transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .footer-container .footer-sns > .sns a:hover,
  .footer-container .footer-sns > .sns a:focus-visible {
    opacity: 0.8;
    transition: opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  }
}
.kv {
  background: linear-gradient(179deg, #ff8820 3.41%, #ff563d 130.83%);
  margin-bottom: clamp(-13.75 * var(--base-size), -17.1875vw, -8.25 * var(--base-size));
  overflow: hidden;
  padding-bottom: clamp(7.5 * var(--base-size), 15.625vw, 12.5 * var(--base-size));
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .kv {
    margin-bottom: -25.2777777778vw;
    padding-bottom: 25.5555555556vw;
  }
}
.kv .kv-obj {
  height: 100%;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
.kv .kv-obj svg {
  width: 100%;
}
.kv .kv-obj .kv-obj-01 {
  left: 0;
  position: absolute;
  top: 0;
  width: 29.296875vw;
}
@media screen and (max-width: 1320px) {
  .kv .kv-obj .kv-obj-01 {
    width: clamp(9.375 * var(--base-size), 19.53125vw, 15.625 * var(--base-size));
  }
}
@media screen and (max-width: 768px) {
  .kv .kv-obj .kv-obj-01 {
    top: -22.2222222222vw;
    width: 46.1111111111vw;
  }
}
.kv .kv-obj .kv-obj-02 {
  position: absolute;
  right: 0;
  top: 0;
  width: 28.671875vw;
}
@media screen and (max-width: 1320px) {
  .kv .kv-obj .kv-obj-02 {
    width: clamp(9.375 * var(--base-size), 19.53125vw, 15.625 * var(--base-size));
  }
}
@media screen and (max-width: 768px) {
  .kv .kv-obj .kv-obj-02 {
    top: -22.2222222222vw;
    width: 46.1111111111vw;
  }
}
.kv .kv-inner {
  margin-inline: auto;
  max-width: clamp(39 * var(--base-size), 81.25vw, 65 * var(--base-size));
  padding-block: clamp(2.125 * var(--base-size), 4.45313vw, 3.5625 * var(--base-size)) clamp(3.75 * var(--base-size), 7.8125vw, 6.25 * var(--base-size));
  padding-inline: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
  width: 100%;
}
@media (max-width: 767px) {
  .kv .kv-inner {
    max-width: initial;
    padding-block: 11.1111111111vw 15.8333333333vw;
    padding-inline: 8.3333333333vw;
  }
}
.kv .kv-logo {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  margin-inline: auto;
  position: relative;
  width: clamp(25.125 * var(--base-size), 52.34375vw, 41.875 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-logo {
    width: 52.2222222222vw;
  }
}
.kv .kv-logo-image {
  opacity: 0;
  width: clamp(13.5 * var(--base-size), 28.125vw, 22.5 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-logo-image {
    width: 51.3888888889vw;
  }
}
.kv .kv-logo-obj {
  bottom: 0;
  height: auto;
  position: absolute;
  width: clamp(5.6875 * var(--base-size), 11.875vw, 9.5 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-logo-obj {
    width: 17.2222222222vw;
  }
}
.kv .kv-logo-obj svg {
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.kv .kv-logo-obj path {
  opacity: 0;
}
.kv .kv-logo-obj.-left {
  bottom: clamp(0.1875 * var(--base-size), 0.46875vw, 0.375 * var(--base-size));
  left: clamp(1.1875 * var(--base-size), 2.5vw, 2 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-logo-obj.-left {
    bottom: 2.7777777778vw;
    left: -14.4444444444vw;
  }
}
.kv .kv-logo-obj.-right {
  bottom: clamp(0.1875 * var(--base-size), 0.46875vw, 0.375 * var(--base-size));
  right: clamp(1.1875 * var(--base-size), 2.5vw, 2 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-logo-obj.-right {
    bottom: 2.7777777778vw;
    right: -14.4444444444vw;
  }
}
.kv .kv-title {
  color: var(--color-white);
  font-size: clamp(1.1875 * var(--base-size), 2.5vw, 2 * var(--base-size));
  font-weight: 700;
  letter-spacing: clamp(0 * var(--base-size), 0.125vw, 0.1 * var(--base-size));
  line-height: 1.9;
  margin-top: clamp(1.1875 * var(--base-size), 2.57813vw, 2.0625 * var(--base-size));
  text-align: center;
}
@media (max-width: 767px) {
  .kv .kv-title {
    font-size: 6.1111111111vw;
    letter-spacing: 0.3055555556vw;
    line-height: 1.4;
    margin-top: 6.9444444444vw;
  }
}
.kv .kv-title h2 {
  margin-inline: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.kv .kv-title .kv-title-obj {
  height: clamp(1.875 * var(--base-size), 3.90625vw, 3.125 * var(--base-size));
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(1.375 * var(--base-size), 2.89063vw, 2.3125 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-title .kv-title-obj {
    height: 8.3333333333vw;
    top: initial;
    transform: initial;
    width: 6.6666666667vw;
  }
}
.kv .kv-title .kv-title-obj svg {
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.kv .kv-title .kv-title-obj.-left {
  left: clamp(-3.4375 * var(--base-size), -4.29687vw, -2.0625 * var(--base-size));
  transform: scaleX(-1) translateY(-50%);
}
@media (max-width: 767px) {
  .kv .kv-title .kv-title-obj.-left {
    bottom: -3.8888888889vw;
    left: -7.7777777778vw;
  }
}
.kv .kv-title .kv-title-obj.-right {
  right: clamp(-1.875 * var(--base-size), -2.34375vw, -1.125 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-title .kv-title-obj.-right {
    bottom: 0;
    right: -5.5555555556vw;
  }
}
.kv .kv-description {
  color: var(--color-white);
  display: grid;
  font-size: clamp(0.5625 * var(--base-size), 1.17188vw, 0.9375 * var(--base-size));
  font-weight: 700;
  gap: clamp(0.0625 * var(--base-size), 0.23438vw, 0.1875 * var(--base-size));
  line-height: 1.9;
  margin-top: clamp(0.375 * var(--base-size), 0.85938vw, 0.6875 * var(--base-size));
  text-align: center;
}
@media (max-width: 767px) {
  .kv .kv-description {
    font-size: 3.6111111111vw;
    gap: 2.7777777778vw;
    margin-top: 4.1666666667vw;
  }
}
.kv .kv-description p {
  opacity: 0;
}
.kv .kv-description span {
  font-size: clamp(0.75 * var(--base-size), 1.64063vw, 1.3125 * var(--base-size));
}
@media (max-width: 767px) {
  .kv .kv-description span {
    font-size: 5vw;
    line-height: 1.5;
  }
}
.kv .kv-description .kv-description-space {
  display: block;
  height: 2.7777777778vw;
}

.brands {
  margin-top: clamp(3 * var(--base-size), 6.25vw, 5 * var(--base-size));
  opacity: 0;
}
@media (max-width: 767px) {
  .brands {
    margin-top: 14.4444444444vw;
  }
}
.brands.bottom-brands {
  margin-inline: auto;
  margin-top: clamp(3.375 * var(--base-size), 7.03125vw, 5.625 * var(--base-size));
  max-width: clamp(14.625 * var(--base-size), 30.46875vw, 24.375 * var(--base-size));
  padding-bottom: clamp(3.1875 * var(--base-size), 6.64063vw, 5.3125 * var(--base-size));
}
@media (max-width: 767px) {
  .brands.bottom-brands {
    margin-top: 11.1111111111vw;
    max-width: initial;
    padding-bottom: 23.6111111111vw;
    padding-inline: 6.6666666667vw;
  }
}
.brands.bottom-brands .brands-list {
  grid-template-columns: auto;
}
.brands .brands-heading {
  color: var(--color-white);
  font-size: clamp(0.875 * var(--base-size), 1.875vw, 1.5 * var(--base-size));
  font-weight: bold;
  margin-bottom: clamp(0.875 * var(--base-size), 1.875vw, 1.5 * var(--base-size));
  text-align: center;
}
@media (max-width: 767px) {
  .brands .brands-heading {
    font-size: 5vw;
    margin-bottom: 6.1111111111vw;
  }
}
.brands .brands-list {
  display: grid;
  gap: clamp(0.5 * var(--base-size), 1.09375vw, 0.875 * var(--base-size));
  grid-template-columns: repeat(4, 1fr);
  margin-inline: auto;
  max-width: clamp(29.8125 * var(--base-size), 62.1875vw, 49.75 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list {
    gap: 3.3333333333vw;
    grid-template-columns: repeat(2, 1fr);
    max-width: initial;
  }
}
.brands .brands-list + .brands-list {
  margin-top: clamp(0.5 * var(--base-size), 1.09375vw, 0.875 * var(--base-size));
}
.brands .brands-list .brand-item.-kikyu picture {
  width: clamp(4.125 * var(--base-size), 8.59375vw, 6.875 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-kikyu picture {
    width: 22.2222222222vw;
  }
}
.brands .brands-list .brand-item.-fineheat picture {
  width: clamp(5.0625 * var(--base-size), 10.625vw, 8.5 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-fineheat picture {
    width: 28.3333333333vw;
  }
}
.brands .brands-list .brand-item.-onpo picture {
  width: clamp(4.1875 * var(--base-size), 8.75vw, 7 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-onpo picture {
    width: 25vw;
  }
}
.brands .brands-list .brand-item.-dekamaru picture {
  width: clamp(4.25 * var(--base-size), 8.90625vw, 7.125 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-dekamaru picture {
    width: 24.4444444444vw;
  }
}
.brands .brands-list .brand-item.-ayurtime picture {
  width: clamp(5.125 * var(--base-size), 10.78125vw, 8.625 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-ayurtime picture {
    width: 31.1111111111vw;
  }
}
.brands .brands-list .brand-item.-offrom picture {
  width: clamp(4.1875 * var(--base-size), 8.75vw, 7 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-offrom picture {
    width: 25vw;
  }
}
.brands .brands-list .brand-item.-meito picture {
  width: clamp(2.625 * var(--base-size), 5.46875vw, 4.375 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-meito picture {
    width: 15vw;
  }
}
.brands .brands-list .brand-item.-sofre picture {
  width: clamp(3.5625 * var(--base-size), 7.42188vw, 5.9375 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-sofre picture {
    width: 22.7777777778vw;
  }
}
.brands .brands-list .brand-item.-ofuro picture {
  width: clamp(7.5 * var(--base-size), 15.625vw, 12.5 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brands-list .brand-item.-ofuro picture {
    width: 44.4444444444vw;
  }
}
.brands .brand-item {
  height: clamp(4.6875 * var(--base-size), 9.76563vw, 7.8125 * var(--base-size));
  transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media (max-width: 767px) {
  .brands .brand-item {
    height: 25.5555555556vw;
  }
}
.brands .brand-item.-ofuro {
  height: clamp(3.4375 * var(--base-size), 7.1875vw, 5.75 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brand-item.-ofuro {
    height: 22.2222222222vw;
  }
}
@media (min-width: 768px) {
  .brands .brand-item:hover,
  .brands .brand-item:focus-visible {
    opacity: 0.8;
    transform: scale(0.96);
  }
}
.brands .brand-item a {
  align-items: center;
  background-color: var(--color-white);
  border-radius: clamp(0.5625 * var(--base-size), 1.25vw, 1 * var(--base-size));
  display: flex;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%;
}
.brands .brand-item a::after {
  background-image: url(/qof/assets/images//enquete/icon_blank.svg);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: clamp(0.3125 * var(--base-size), 0.70313vw, 0.5625 * var(--base-size));
  content: "";
  height: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
  position: absolute;
  right: clamp(0.3125 * var(--base-size), 0.70313vw, 0.5625 * var(--base-size));
  width: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
}
@media (max-width: 767px) {
  .brands .brand-item a::after {
    bottom: 1.6666666667vw;
    height: 4.7222222222vw;
    right: 1.6666666667vw;
    width: 4.7222222222vw;
  }
}
.brands .brand-item a img {
  opacity: 1 !important;
}

.wave {
  height: clamp(8.625 * var(--base-size), 17.96875vw, 14.375 * var(--base-size));
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .wave {
    height: 25.5555555556vw;
    width: 100%;
  }
}
.wave svg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: -1;
}

.statement {
  overflow: hidden;
  padding-block: 0 clamp(1.875 * var(--base-size), 3.90625vw, 3.125 * var(--base-size));
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .statement {
    padding-top: 2.2222222222vw;
  }
}
.statement .statement-inner {
  display: grid;
  gap: clamp(1.6875 * var(--base-size), 3.59375vw, 2.875 * var(--base-size));
  grid-template-columns: clamp(20.0625 * var(--base-size), 41.79688vw, 33.4375 * var(--base-size)) 1fr;
  margin-inline: auto;
  margin-top: clamp(2.25 * var(--base-size), 4.6875vw, 3.75 * var(--base-size));
  max-width: clamp(48 * var(--base-size), 100vw, 80 * var(--base-size));
  padding-left: clamp(2.125 * var(--base-size), 4.45313vw, 3.5625 * var(--base-size));
  width: 100%;
}
@media (max-width: 767px) {
  .statement .statement-inner {
    align-items: center;
    gap: 8.3333333333vw;
    grid-template-columns: 1fr;
    margin-top: 8.3333333333vw;
    max-width: initial;
    padding-left: 0;
  }
}
.statement .statement-heading {
  display: flex;
  justify-content: center;
  margin-inline: auto;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.statement .statement-heading img {
  height: auto;
  margin-inline: auto;
  width: clamp(20.25 * var(--base-size), 42.1875vw, 33.75 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-heading img {
    width: 67.2222222222vw;
  }
}
.statement .statement-heading-obj {
  height: auto;
  position: absolute;
  top: clamp(0.5 * var(--base-size), 1.09375vw, 0.875 * var(--base-size));
  width: clamp(2.125 * var(--base-size), 4.45313vw, 3.5625 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-heading-obj {
    width: 11.3888888889vw;
  }
}
.statement .statement-heading-obj.-left {
  left: clamp(-4.0625 * var(--base-size), -5.07812vw, -2.4375 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-heading-obj.-left {
    left: 10.2777777778vw;
    top: 16.1111111111vw;
  }
}
.statement .statement-heading-obj.-right {
  right: clamp(-4.5 * var(--base-size), -5.625vw, -2.75 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-heading-obj.-right {
    right: 9.4444444444vw;
    top: 16.1111111111vw;
  }
}
.statement .statement-heading-obj svg {
  height: 100%;
  vertical-align: top;
  width: 100%;
}
@media (max-width: 767px) {
  .statement .statement-header {
    padding-inline: 5.5555555556vw;
  }
}
.statement .statement-text {
  margin-inline: auto;
  width: clamp(19.5 * var(--base-size), 40.70313vw, 32.5625 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-text {
    width: 89.7222222222vw;
  }
}
.statement .statement-title {
  margin-top: clamp(1.125 * var(--base-size), 2.34375vw, 1.875 * var(--base-size));
  opacity: 0;
}
@media (max-width: 767px) {
  .statement .statement-title {
    margin-inline: auto;
    width: 86.1111111111vw;
  }
}
.statement .statement-town {
  margin-right: clamp(-5.625 * var(--base-size), -7.03125vw, -3.375 * var(--base-size));
  margin-top: clamp(-1.875 * var(--base-size), -2.34375vw, -1.125 * var(--base-size));
  pointer-events: none;
  position: relative;
}
@media (max-width: 767px) {
  .statement .statement-town {
    display: flex;
    height: 86.1111111111vw;
    justify-content: center;
    margin-left: -16.6666666667vw;
    margin-right: 0;
    overflow: hidden;
    width: calc(100% + 33.3333333333vw);
  }
}
.statement .statement-town .statement-town-image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .statement .statement-town .statement-town-image {
    min-width: 136.1111111111vw;
  }
}
.statement .statement-town .statement-town-image:nth-child(1) {
  z-index: 3;
}
.statement .statement-town .statement-town-image:nth-child(2) {
  animation: track01 4s ease-in-out infinite, fade 4s ease-in-out infinite;
  z-index: 2;
}
@keyframes track01 {
  100% {
    transform: translate(clamp(-11.875 * var(--base-size), -14.84375vw, -7.125 * var(--base-size)), clamp(4.125 * var(--base-size), 8.59375vw, 6.875 * var(--base-size)));
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.statement .statement-town .statement-town-image:nth-child(3) {
  animation: track02 6s ease-in-out infinite, fade 6s ease-in-out infinite;
  z-index: 2;
}
@keyframes track02 {
  to {
    transform: translate(clamp(-24.6875 * var(--base-size), -30.85937vw, -14.8125 * var(--base-size)), clamp(-14.375 * var(--base-size), -17.96875vw, -8.625 * var(--base-size)));
  }
}
.statement .statement-town .statement-town-image:nth-child(4) {
  z-index: 1;
}
.statement .statement-town .statement-town-image:nth-child(5) {
  z-index: 0;
}
.statement .statement-message {
  margin-top: clamp(2.125 * var(--base-size), 4.45313vw, 3.5625 * var(--base-size));
}
@media (max-width: 767px) {
  .statement .statement-message {
    margin-top: 9.4444444444vw;
  }
}
.statement .statement-message-head {
  color: var(--color-white);
  font-size: clamp(2 * var(--base-size), 4.21875vw, 3.375 * var(--base-size));
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
}
@media (max-width: 767px) {
  .statement .statement-message-head {
    font-size: 7.7777777778vw;
  }
}
.statement .statement-message-head picture img {
  margin-bottom: clamp(0.125 * var(--base-size), 0.3125vw, 0.25 * var(--base-size));
  vertical-align: sub;
  width: clamp(1.6875 * var(--base-size), 3.51563vw, 2.8125 * var(--base-size));
}
.statement .statement-message-head picture:nth-of-type(2) img {
  transform: scaleX(-1);
}
.statement .statement-message-text {
  color: var(--color-white);
  font-size: clamp(1 * var(--base-size), 2.1875vw, 1.75 * var(--base-size));
  font-weight: 800;
  line-height: 1.35;
  margin-top: clamp(0.9375 * var(--base-size), 2.03125vw, 1.625 * var(--base-size));
  text-align: center;
}
@media (max-width: 767px) {
  .statement .statement-message-text {
    font-size: 5.5555555556vw;
    margin-top: 3.6111111111vw;
  }
}

.voice {
  margin-top: clamp(1.875 * var(--base-size), 3.90625vw, 3.125 * var(--base-size));
  overflow-x: clip;
  padding-bottom: clamp(2.625 * var(--base-size), 5.46875vw, 4.375 * var(--base-size));
  position: relative;
}
@media (max-width: 767px) {
  .voice {
    margin-top: 0;
    padding-bottom: 11.1111111111vw;
  }
}
.voice .voice-cover {
  background-color: #fff;
  content: "";
  display: none !important;
  height: calc(100% - clamp(41.3125 * var(--base-size), 86.09375vw, 68.875 * var(--base-size)));
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: clamp(67 * var(--base-size), 139.6875vw, 111.75 * var(--base-size));
  z-index: 0;
}
@media (max-width: 767px) {
  .voice .voice-cover {
    display: block !important;
    height: calc(100% - 192.5vw);
    width: 100%;
  }
}
.voice .voice-cover::before {
  background-color: rgba(255, 255, 255, 0.12);
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + clamp(1.9375 * var(--base-size), 4.0625vw, 3.25 * var(--base-size)));
}
@media (max-width: 767px) {
  .voice .voice-cover::before {
    width: calc(100% + 14.4444444444vw);
  }
}
.voice .voice-cover::after {
  background-color: rgba(255, 255, 255, 0.08);
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + clamp(3.875 * var(--base-size), 8.125vw, 6.5 * var(--base-size)));
}
@media (max-width: 767px) {
  .voice .voice-cover::after {
    width: calc(100% + 28.8888888889vw);
  }
}
.voice .voice-bg span {
  border-radius: 50%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
          clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
  position: absolute;
  z-index: -1;
}
.voice .voice-bg span:nth-of-type(1) {
  background-color: rgb(255, 255, 255);
  height: 100%;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  width: clamp(55.3125 * var(--base-size), 115.23438vw, 92.1875 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-bg span:nth-of-type(1) {
    aspect-ratio: 1/1;
    height: auto;
    top: 14.4444444444vw;
    width: 192.7777777778vw;
  }
}
.voice .voice-bg span:nth-of-type(2) {
  background-color: rgba(255, 255, 255, 0.12);
  height: calc(100% + clamp(1.9375 * var(--base-size), 4.0625vw, 3.25 * var(--base-size)));
  left: 50%;
  top: clamp(-1.625 * var(--base-size), -2.03125vw, -1 * var(--base-size));
  transform: translate(-50%, 0);
  width: clamp(57.5625 * var(--base-size), 119.92188vw, 95.9375 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-bg span:nth-of-type(2) {
    aspect-ratio: 1/1;
    height: auto;
    top: 7.2222222222vw;
    width: 203.8888888889vw;
  }
}
.voice .voice-bg span:nth-of-type(3) {
  background-color: rgba(255, 255, 255, 0.08);
  height: calc(100% + clamp(3.875 * var(--base-size), 8.125vw, 6.5 * var(--base-size)));
  left: 50%;
  top: clamp(-3.25 * var(--base-size), -4.0625vw, -2 * var(--base-size));
  transform: translate(-50%, 0);
  width: clamp(59.6875 * var(--base-size), 124.45313vw, 99.5625 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-bg span:nth-of-type(3) {
    aspect-ratio: 1/1;
    height: auto;
    top: 0;
    width: 215vw;
  }
}
.voice .voice-bg.--bottom span {
  -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
          clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
  top: initial;
}
.voice .voice-bg.--bottom span:nth-of-type(1) {
  bottom: clamp(0 * var(--base-size), 0.07813vw, 0.0625 * var(--base-size));
}
.voice .voice-bg.--bottom span:nth-of-type(2) {
  bottom: clamp(-1.625 * var(--base-size), -2.03125vw, -1 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-bg.--bottom span:nth-of-type(2) {
    bottom: -7.2222222222vw;
  }
}
.voice .voice-bg.--bottom span:nth-of-type(3) {
  bottom: clamp(-3.25 * var(--base-size), -4.0625vw, -2 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-bg.--bottom span:nth-of-type(3) {
    bottom: -14.4444444444vw;
  }
}
.voice .voice-inner {
  margin-inline: auto;
  max-width: clamp(39 * var(--base-size), 81.25vw, 65 * var(--base-size));
  padding: clamp(2.25 * var(--base-size), 4.6875vw, 3.75 * var(--base-size)) clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size)) clamp(7.5 * var(--base-size), 15.625vw, 12.5 * var(--base-size));
  position: relative;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .voice .voice-inner {
    max-width: initial;
    padding: 11.1111111111vw 5.5555555556vw 27.7777777778vw;
  }
}
.voice .voice-title {
  font-size: clamp(1.5 * var(--base-size), 3.125vw, 2.5 * var(--base-size));
  font-weight: 800;
  line-height: 1.35;
  margin-inline: auto;
  padding-inline: clamp(2.4375 * var(--base-size), 5.15625vw, 4.125 * var(--base-size));
  position: relative;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .voice .voice-title {
    font-size: 5.5555555556vw;
    line-height: 1.4;
    padding-inline: 11.1111111111vw;
  }
}
.voice .voice-title-large {
  font-size: clamp(2.125 * var(--base-size), 4.45313vw, 3.5625 * var(--base-size));
  font-weight: 800;
  line-height: 1.35;
}
@media (max-width: 767px) {
  .voice .voice-title-large {
    font-size: 8.8888888889vw;
    line-height: 1.4;
  }
}
.voice .voice-title-obj01 {
  position: absolute;
  width: clamp(1.75 * var(--base-size), 3.75vw, 3 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-title-obj01 {
    width: 13.3333333333vw;
  }
}
.voice .voice-title-obj01 svg {
  height: 100%;
  width: 100%;
}
.voice .voice-title-obj01.--comment {
  bottom: clamp(-0.625 * var(--base-size), -0.78125vw, -0.375 * var(--base-size));
  left: 0;
}
@media (max-width: 767px) {
  .voice .voice-title-obj01.--comment {
    bottom: -1.3888888889vw;
    left: -3.3333333333vw;
  }
}
.voice .voice-title-obj01.--result {
  bottom: clamp(-0.3125 * var(--base-size), -0.39062vw, -0.1875 * var(--base-size));
  left: clamp(-0.3125 * var(--base-size), -0.39062vw, -0.1875 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-title-obj01.--result {
    bottom: -0.8333333333vw;
    left: -6.1111111111vw;
  }
}
.voice .voice-title-obj02 {
  position: absolute;
  width: clamp(1.75 * var(--base-size), 3.75vw, 3 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-title-obj02 {
    width: 13.8888888889vw;
  }
}
.voice .voice-title-obj02 svg {
  height: 100%;
  width: 100%;
}
.voice .voice-title-obj02.--comment {
  bottom: clamp(-0.9375 * var(--base-size), -1.17187vw, -0.5625 * var(--base-size));
  right: clamp(-0.3125 * var(--base-size), -0.39062vw, -0.1875 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-title-obj02.--comment {
    bottom: -0.8333333333vw;
    right: -3.6111111111vw;
  }
}
.voice .voice-title-obj02.--result {
  bottom: clamp(-0.3125 * var(--base-size), -0.39062vw, -0.1875 * var(--base-size));
  right: clamp(-0.3125 * var(--base-size), -0.39062vw, -0.1875 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-title-obj02.--result {
    bottom: 0;
    right: -6.1111111111vw;
  }
}
.voice .voice-button {
  align-items: center;
  background-color: #78bd31;
  border: clamp(0.0625 * var(--base-size), 0.15625vw, 0.125 * var(--base-size)) solid #fff;
  border-radius: clamp(1.125 * var(--base-size), 2.34375vw, 1.875 * var(--base-size));
  color: #fff;
  display: flex;
  font-size: clamp(0.625 * var(--base-size), 1.40625vw, 1.125 * var(--base-size));
  font-weight: 700;
  justify-content: center;
  line-height: 1.5;
  margin-inline: auto;
  margin-top: clamp(1.5 * var(--base-size), 3.125vw, 2.5 * var(--base-size));
  max-width: clamp(12 * var(--base-size), 25vw, 20 * var(--base-size));
  padding-block: clamp(0.5625 * var(--base-size), 1.17188vw, 0.9375 * var(--base-size));
  position: relative;
  text-align: center;
  transition: background-color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: 100%;
}
@media (max-width: 767px) {
  .voice .voice-button {
    border-radius: 6.9444444444vw;
    font-size: 4.4444444444vw;
    margin-top: 11.1111111111vw;
    max-width: 61.1111111111vw;
    padding-block: 3.3333333333vw 3.8888888889vw;
  }
}
.voice .voice-button::before {
  background-color: #333;
  background-image: url(/qof/assets/images/icon_plus.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: clamp(0.25 * var(--base-size), 0.54688vw, 0.4375 * var(--base-size));
  border-radius: 50%;
  content: "";
  height: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
  position: absolute;
  right: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transform-origin: center;
  transition: scale 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  width: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-button::before {
    background-size: 1.9444444444vw;
    height: 5.5555555556vw;
    right: 3.3333333333vw;
    width: 5.5555555556vw;
  }
}
.voice .voice-button:visited {
  color: #fff !important;
}
@media (min-width: 768px) {
  .voice .voice-button:hover,
  .voice .voice-button:focus-visible {
    background-color: #fff;
    border-color: #78bd31;
    color: #78bd31 !important;
    transition: background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), border-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
  .voice .voice-button:hover::before,
  .voice .voice-button:focus-visible::before {
    scale: 1.15;
    transition: scale 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }
}
.voice .voice-comment {
  padding-top: clamp(3 * var(--base-size), 6.25vw, 5 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment {
    padding-top: 18.0555555556vw;
  }
}
.voice .voice-comment-thank {
  font-family: Poppins, sans-serif;
  font-size: clamp(0.75 * var(--base-size), 1.5625vw, 1.25 * var(--base-size));
  font-weight: 600;
  line-height: 135%;
  margin-bottom: clamp(0.1875 * var(--base-size), 0.46875vw, 0.375 * var(--base-size));
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .voice .voice-comment-thank {
    font-size: 4.4444444444vw;
    margin-bottom: 2.7777777778vw;
  }
}
.voice .voice-comment-thank span:nth-child(odd) {
  color: #f60;
}
.voice .voice-comment-thank span:nth-child(even) {
  color: #ff8820;
}
.voice .voice-comment-list {
  display: grid;
  gap: clamp(0.9375 * var(--base-size), 1.95313vw, 1.5625 * var(--base-size)) clamp(1.1875 * var(--base-size), 2.57813vw, 2.0625 * var(--base-size));
  grid-template-columns: repeat(2, 1fr);
  padding-top: clamp(0.9375 * var(--base-size), 1.95313vw, 1.5625 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment-list {
    gap: 4.1666666667vw 0;
    grid-template-columns: 1fr;
    padding-top: 4.1666666667vw;
  }
}
.voice .voice-comment-list.--views {
  padding-top: clamp(2.0625 * var(--base-size), 4.375vw, 3.5 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment-list.--views {
    padding-top: 9.7222222222vw;
  }
}
.voice .voice-comment-list.--hidden {
  display: none;
}
.voice .voice-comment-list.--hidden .voice-comment-item .voice-comment-bg {
  background-color: #abcf2f;
}
.voice .voice-comment-list.--hidden .voice-comment-item:nth-child(3n+1) .voice-comment-bg {
  background-color: #ffdf20;
}
.voice .voice-comment-list.--hidden .voice-comment-item:nth-child(3n+2) .voice-comment-bg {
  background-color: #ff8820;
}
.voice .voice-comment-item {
  -moz-column-gap: clamp(1.1875 * var(--base-size), 2.57813vw, 2.0625 * var(--base-size));
       column-gap: clamp(1.1875 * var(--base-size), 2.57813vw, 2.0625 * var(--base-size));
  display: grid;
  grid-template-columns: clamp(2.875 * var(--base-size), 6.09375vw, 4.875 * var(--base-size)) 1fr;
  min-height: clamp(3.375 * var(--base-size), 7.03125vw, 5.625 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment-item {
    -moz-column-gap: 6.3888888889vw;
         column-gap: 6.3888888889vw;
    grid-template-columns: 16.1111111111vw 1fr;
    min-height: 19.4444444444vw;
  }
}
.voice .voice-comment-item .voice-comment-bg {
  background-color: #ff8820;
}
.voice .voice-comment-item:nth-child(3n+2) .voice-comment-bg {
  background-color: #abcf2f;
}
.voice .voice-comment-item:nth-child(3n) .voice-comment-bg {
  background-color: #ffdf20;
}
.voice .voice-comment-icon {
  overflow: hidden;
  position: relative;
}
.voice .voice-comment-icon img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.voice .voice-comment-bg {
  border-radius: 50%;
  height: clamp(2.875 * var(--base-size), 6.09375vw, 4.875 * var(--base-size));
  left: 0;
  position: absolute;
  top: calc(50% + clamp(0.1875 * var(--base-size), 0.39063vw, 0.3125 * var(--base-size)));
  transform: translateY(-50%);
  width: clamp(2.875 * var(--base-size), 6.09375vw, 4.875 * var(--base-size));
  z-index: 1;
}
@media (max-width: 767px) {
  .voice .voice-comment-bg {
    height: 16.1111111111vw;
    top: calc(50% + 1.1111111111vw);
    width: 16.1111111111vw;
  }
}
.voice .voice-comment-balloon {
  align-items: center;
  display: grid;
  height: 100%;
  justify-items: center;
  padding: clamp(0.625 * var(--base-size), 1.40625vw, 1.125 * var(--base-size)) clamp(0.875 * var(--base-size), 1.875vw, 1.5 * var(--base-size));
  position: relative;
}
@media (max-width: 767px) {
  .voice .voice-comment-balloon {
    padding: 2.7777777778vw 1.1111111111vw 3.6111111111vw 3.3333333333vw;
  }
}
.voice .voice-comment-balloon-body {
  background: #fff0dc;
  border-radius: clamp(0.5625 * var(--base-size), 1.25vw, 1 * var(--base-size));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .voice .voice-comment-balloon-body {
    border-radius: 4.4444444444vw;
  }
}
.voice .voice-comment-circle {
  background-color: #fff0dc;
  border-radius: 50%;
  height: clamp(1.125 * var(--base-size), 2.42188vw, 1.9375 * var(--base-size));
  left: clamp(-1 * var(--base-size), -1.25vw, -0.625 * var(--base-size));
  position: absolute;
  width: clamp(1.125 * var(--base-size), 2.42188vw, 1.9375 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment-circle {
    height: 5vw;
    left: -2.7777777778vw;
    width: 5vw;
  }
}
.voice .voice-comment-circle.--small {
  height: clamp(0.4375 * var(--base-size), 0.9375vw, 0.75 * var(--base-size));
  left: clamp(-2 * var(--base-size), -2.5vw, -1.25 * var(--base-size));
  width: clamp(0.4375 * var(--base-size), 0.9375vw, 0.75 * var(--base-size));
}
@media (max-width: 767px) {
  .voice .voice-comment-circle.--small {
    height: 1.9444444444vw;
    left: -5.5555555556vw;
    width: 1.9444444444vw;
  }
}
.voice .voice-comment-text {
  font-size: clamp(0.6875 * var(--base-size), 1.48438vw, 1.1875 * var(--base-size));
  font-weight: 700;
  letter-spacing: clamp(0 * var(--base-size), 0.07422vw, 0.059375 * var(--base-size));
  line-height: 1.6;
  text-align: center;
}
@media (max-width: 767px) {
  .voice .voice-comment-text {
    font-size: 4.1666666667vw;
    letter-spacing: 0.2083333333vw;
    line-height: 1.5;
  }
}
.voice .voice-result-note {
  font-size: clamp(0.4375 * var(--base-size), 1.01563vw, 0.8125 * var(--base-size));
  font-weight: 500;
  line-height: 1.9;
  margin-top: clamp(1 * var(--base-size), 2.1875vw, 1.75 * var(--base-size));
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .voice .voice-result-note {
    font-size: 3.3333333333vw;
    margin-top: 11.1111111111vw;
  }
}

main {
  background: linear-gradient(179deg, #ff8820 3.41%, #ff563d 130.83%);
  font-family: "M PLUS 1", "游ゴシック体", yugothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
@media (min-width: 768px) {
  main {
    font-size: 1.6rem;
    letter-spacing: 0;
    margin-block-end: calc(0rem + var(--leading-trim));
    margin-block-start: calc(0rem + var(--leading-trim));
  }
}
main.is-hidden {
  opacity: 0;
}
main [data-opacity] {
  opacity: 0;
}
main .bg {
  background: linear-gradient(179deg, #ff8820 3.41%, #ff563d 130.83%);
  overflow: hidden;
}