li[data-v-8b2bc0fd] {
  list-style-type: none;
  color: #666666;
  line-height: 28px;
  font-size: 18px;
}
a[data-v-8b2bc0fd] {
  color: #047afc;
  cursor: pointer;
  line-height: 28px;
  font-size: 18px;
}
.article-container[data-v-8b2bc0fd] {
  padding-top: 98px;
  padding-left: 17%;
  width: 66%;
  display: flex;
  flex-direction: column;
}
.article-title[data-v-8b2bc0fd] {
  width: 100%;
  line-height: 45.47px;
  font-size: 45.47px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 83px;
}
.article-subtitle[data-v-8b2bc0fd] {
  line-height: 28px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 28px;
  margin-top: 28px;
}
.article-h3[data-v-8b2bc0fd] {
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 28px;
}
.bold-txt[data-v-8b2bc0fd] {
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 28px;
}
.normal-txt[data-v-8b2bc0fd] {
  color: #666666;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 28px;
}
.normal-span[data-v-8b2bc0fd] {
  color: #666666;
  line-height: 28px;
  font-size: 18px;
}
.empty-row[data-v-8b2bc0fd] {
  height: 28px;
}
.href-box[data-v-8b2bc0fd] {
  display: flex;
  align-items: center;
  gap: 4px;
}
@media (max-width: 639px) {
.article-container[data-v-8b2bc0fd] {
    width: 80%;
    padding-left: 10%;
}
.article-title[data-v-8b2bc0fd] {
    line-height: 4.5rem;
    font-size: 4.5rem;
    font-weight: bold;
    text-align: center;
}
.first-title[data-v-8b2bc0fd] {
    line-height: 3.2rem;
    font-size: 3rem;
    font-weight: bold;
}
.second-title[data-v-8b2bc0fd] {
    line-height: 3.2rem;
    font-size: 2.4rem;
    font-weight: bold;
    color: #222222;
}
.blank-row[data-v-8b2bc0fd] {
    height: 3.2rem;
    line-height: 3.2rem;
    width: 100%;
}
.bold-txt[data-v-8b2bc0fd] {
    line-height: 3.2rem;
    font-size: 2.4rem;
    font-weight: bold;
}
.normal-txt[data-v-8b2bc0fd] {
    color: #666666;
    line-height: 3.2rem;
    font-size: 2.4rem;
}
}
