@charset "UTF-8";
.idx02__table.special{
  border: 0.1rem solid #fff;
  background-color: #fff;
}
.idx02__table.special dd, .idx02__table.special dt{
color: #000;
}

.idx02__table.special dd{
  border-left: 0.1rem solid #333;
  }


/* .lv-info-txt4{
  color: #fdfdc5 !important;
} */

.lv-info-txt1{
  background:linear-gradient(transparent 70%, rgba(255, 255, 56, 0.465) 70%);
}


.lv-info-txt2{
font-weight: 300;
font-size: 16px;
}

a.lv-info-txt3{
  font-weight: 300;
  color: #0a0e71;
  font-weight: 600;
  }

@media (max-width: 768px){
.lv-info-txt1{
}  
.lv-info-txt2{
font-weight: 300;
font-size: 13px;
}

.idx02__table.special dd{
  border-left: 0rem solid #333;
  border-top: 0.1rem solid #333;
  }
}