.comment-block[data-v-5b873feb] {
  margin: 175px auto 0;
}
.comment-block .comment-area[data-v-5b873feb] {
  margin-top: 25px;
}
.comment-block .comment-item[data-v-5b873feb] {
  border-bottom: 1px solid #E6E7EB;
  padding: 29px 5px;
  cursor: pointer;
}
.comment-block .question-item[data-v-5b873feb] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.comment-block .question[data-v-5b873feb] {
  font-family: Arial, Arial;
  white-space: pre-wrap;
  font-size: 24px;
  color: #222;
  font-weight: 700;
  line-height: 30px;
}
.comment-block .answer[data-v-5b873feb] {
  font-family: ArialMT;
  white-space: pre-wrap;
  display: flex;
  margin-top: 20px;
  font-size: 18px;
  color: #666666;
  padding-top: 10px;
  padding-left: 34px;
  padding-right: 34px;
  line-height: 22px;
  letter-spacing: 0.8px;
  font-weight: 500;
}
.comment-block .answer a[data-v-5b873feb] {
  color: #007AFF;
}
.comment-block .icon-comment[data-v-5b873feb] {
  width: 10px;
  height: 10px;
}
@media (max-width: 1200px) {
.comment-block[data-v-5b873feb] {
    width: 474px;
}
.answer[data-v-5b873feb] {
    padding: 10px 0 0 0 !important;
}
}
@media (max-width: 639px) {
.comment-block[data-v-5b873feb] {
    width: 80vw;
    margin-top: 90px;
}
.comment-area[data-v-5b873feb] {
    margin-top: 0 !important;
}
.top[data-v-5b873feb] {
    font-size: 4rem !important;
    line-height: 4rem !important;
}
.question[data-v-5b873feb] {
    font-size: 2.8rem !important;
    line-height: 3.6rem !important;
}
.answer[data-v-5b873feb] {
    font-size: 2.4rem !important;
    line-height: 3.2rem !important;
}
}
@media (min-width: 1201px) {
.comment-block[data-v-5b873feb] {
    width: 1176px;
}
}
