[data-page=comment] .c-ttl_h3 {
  margin-bottom: 7.69vw;
}
[data-page=comment] #s-comment {
  position: relative;
}
[data-page=comment] #s-comment .section_inner {
  padding: 0 0 0 0;
}
[data-page=comment] #s-comment li {
  margin-bottom: 12.82vw;
}
[data-page=comment] #s-comment li .inr {
  background: #fff;
}
[data-page=comment] #s-comment li h3 {
  font-size: var(--fs-18-35);
  line-height: 1;
  margin-bottom: 3.08vw;
}
[data-page=comment] #s-comment li h4, [data-page=comment] #s-comment li p {
  font-size: var(--fs-12-20);
}
[data-page=comment] #s-comment li h4 {
  margin-bottom: 4.1vw;
  line-height: 1.5;
}
[data-page=comment] #s-comment li p {
  line-height: 1.6;
}
[data-page=comment] #s-comment li {
  transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}
[data-page=comment] #s-comment .animate li {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(1) {
  transition-delay: 0.2s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(2) {
  transition-delay: 0.3s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(3) {
  transition-delay: 0.4s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(4) {
  transition-delay: 0.5s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(5) {
  transition-delay: 0.6s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(6) {
  transition-delay: 0.7s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(7) {
  transition-delay: 0.8s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(8) {
  transition-delay: 0.9s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(9) {
  transition-delay: 1s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(10) {
  transition-delay: 1.1s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(11) {
  transition-delay: 1.2s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(12) {
  transition-delay: 1.3s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(13) {
  transition-delay: 1.4s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(14) {
  transition-delay: 1.5s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(15) {
  transition-delay: 1.6s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(16) {
  transition-delay: 1.7s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(17) {
  transition-delay: 1.8s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(18) {
  transition-delay: 1.9s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(19) {
  transition-delay: 2s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(20) {
  transition-delay: 2.1s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(21) {
  transition-delay: 2.2s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(22) {
  transition-delay: 2.3s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(23) {
  transition-delay: 2.4s;
}
[data-page=comment] #s-comment .animate ul li:nth-of-type(24) {
  transition-delay: 2.5s;
}

/* PC */
@media all and (min-width: 864px) {
  [data-page=comment] .c-ttl_h3 {
    margin-bottom: 3.47vw;
  }
  [data-page=comment] #s-comment {
    padding-bottom: 5.97vw;
  }
  [data-page=comment] #s-comment .section_inner {
    padding: 10.42vw 0 0 0;
  }
  [data-page=comment] #s-comment ul {
    display: flex;
    flex-wrap: wrap;
  }
  [data-page=comment] #s-comment ul li {
    width: 31.06%;
    margin-right: 2.6%;
    margin-bottom: 10.42vw;
  }
  [data-page=comment] #s-comment ul li h3 {
    margin-bottom: 0.83vw;
  }
  [data-page=comment] #s-comment ul li h4 {
    margin-bottom: 0.83vw;
  }
  [data-page=comment] #s-comment ul li:nth-child(3n) {
    margin-right: 0px;
  }
}

/*# sourceMappingURL=comment.css.map */
