.table-incomeDetail .table thead th {
  background-color: #0044ad !important;
  color: #fff;
}
.policy-show__info-value > span > text {
  display: flex;
  flex-wrap: wrap;
}
.date[data-v-8d57cc90] {
  color: #bbb;
}
.map-list[data-v-8d57cc90] {
  padding: 5%;
}
.map-list .row[data-v-8d57cc90] {
  display: flex;
}
.map-list .row .col[data-v-8d57cc90] {
  flex: 0 0 20%;
}
.map-list p[data-v-8d57cc90] {
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}
.map-list .col > ul[data-v-8d57cc90]:first-of-type {
  list-style-type: none;
}
.map-list ul[data-v-8d57cc90] {
  list-style-type: disc;
}
.map-list li[data-v-8d57cc90] {
  padding-top: 5px;
}
.map-list li a[data-v-8d57cc90] {
  color: #0044AD;
  font-weight: bold;
}
.map-list li span[data-v-8d57cc90] {
  font-weight: bold;
}
.map-list ul > li > ul > li > a[data-v-8d57cc90] {
  color: #041C43;
}
.map-list ul > li > ul.lv3 > li > a[data-v-8d57cc90] {
  color: #0044AD;
}
@media screen and (max-width: 820px) {
.map-list .row[data-v-8d57cc90] {
    display: flex;
}
.map-list .row .col[data-v-8d57cc90] {
    flex: 0 0 100%;
}
.map-list ul > li > ul[data-v-8d57cc90] {
    display: flex;
    flex-wrap: wrap;
}
.map-list ul > li > ul li[data-v-8d57cc90] {
    flex: 0 0 50%;
}
}
