.t-shinsight-bj {
  height: 400px;
  background: url("../img/shinsight/shinsight-bj.png") center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
  
.tt-top {
  background: #01255C;
  min-width: 1200px;
}
.text-center{
  text-align: center;
}
.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt80 {
  margin-top: 80px;
}

.privacy-wrapper {
  max-width: 1068px;
  line-height: 25px;
  color: #353f4e;
  margin: 0 auto;
}

.privacy-wrapper .main-ul,
.privacy-wrapper .sub-ul,
.privacy-wrapper .third-ul {
  padding-left: 60px;
}

.privacy-wrapper .main-ul li{
  list-style: disc;
}

.privacy-wrapper .sub-ul li{
  list-style: circle;
}

.privacy-wrapper .third-ul li{
  list-style: inherit;
}

.privacy-wrapper .title{
  font-size: 16px;
}

.privacy-wrapper a {
  color: #01255C;
  text-decoration: none;
}
