@charset "utf-8";

/* 모바일 목록 */
@media all and (max-width:767px) {
  .responsive #bo_list .float-left.float-md-none {
    margin-right: 1.0rem;
  }

  .responsive #bo_list .na-title {
    margin-bottom: 0.14rem;
  }
}

.visainfo {
  text-align: center;
}

.infoimg {
  width: 100%;
}

.vs_rv {
  margin: 0px 4px;
  color: rgb(183, 29, 41);
  border-bottom: 1px dashed rgb(183, 29, 41);
  font-weight: bold;
}

.vs_tl {
  margin: 0px 5px 0px 0px;
  color: rgb(238, 151, 40);
}

.inform-list {
  margin: 0px 0px 35px 24px;
  font-size: 14px;
  line-height: 30px;
}

.inform-box div {
  margin-bottom: 20px;
}

.info-box {
  padding: 3% 0 3% 3%;
}

.vs_num {
  font-weight: bold;
}

h5 {
  line-height: 28px;
}