.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.bndsttxzt_wrap {
  background: #ffffff url(../images/bndsttxzt001.jpg) top center no-repeat;
  background-size: 120%;
  padding: 25% 0 20px;
}
.bndsttxzt {
  background: #fff;
  padding: 15px 15px 0;
  box-shadow: 0 2px 6px 1px #cccccc;
  border: 1px solid #cccccc \9;
}
.bndsttxzt ul li a {
  display: block;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
  line-height: 3;
  border-bottom: 1px dashed #e5e5e5;
}
.bndsttxzt ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  background: #3584cf;
  border-radius: 50%;
}
.bndsttxzt ul li a p {
  float: left;
  width: 67%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bndsttxzt ul li a span {
  float: right;
  color: #999;
}
.bndsttxzt .position .container {
  width: 100%;
  padding: 0;
}
.bndsttxzt .peruse-title-wrap {
  background: transparent;
  border-bottom: 1px solid #e5e5e5;
}
.bndsttxzt_appendix_wrap {
  padding-top: 25px;
}
@media (min-width: 768px) {
  .bndsttxzt_wrap {
    background-size: 135%;
    padding: 250px 0 60px;
  }
  .bndsttxzt {
    padding: 30px;
  }
  .bndsttxzt ul li a {
    padding-left: 20px;
    font-size: 24px;
  }
  .bndsttxzt ul li a:after {
    width: 10px;
    height: 10px;
  }
  .bndsttxzt ul li a p {
    width: 75%;
  }
  .bndsttxzt .peruse-content {
    padding-bottom: 0;
  }
  .bndsttxzt_appendix_wrap {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .bndsttxzt_wrap .position .position_boder {
    border-bottom: 1px solid #e5e5e5;
  }
  .bndsttxzt_wrap {
    background-size: 100%;
    padding: 220px 0 50px;
  }

  .bndsttxzt ul li a {
    font-size: 16px;
    line-height: 3.4;
  }
  .bndsttxzt ul li a:after {
    width: 7px;
    height: 7px;
  }
  .bndsttxzt_appendix_wrap {
    padding: 40px 0 30px;
  }
}
@media (min-width: 1280px) {
  .bndsttxzt_wrap {
    padding: 260px 0 60px;
  }
  .bndsttxzt {
    padding: 30px 50px;
  }
}
@media (min-width: 1440px) {
  .bndsttxzt_wrap {
    padding: 350px 0 60px;
  }
}
