@charset "UTF-8";
.header.header-infomation{
 background: url(../img/privacy/card.jpg) no-repeat center center/cover;
}

.wrapper{
  max-width: 960px;
  margin: 0 auto;
  padding: 0 4%;
}

.lead{
  padding: 30px 0;
}

@media print, screen and (min-width: 768px) {
  .lead {
    width: 800px;
    margin: auto;
    text-align: center;
  }
}

.lead-title{
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height:1;
  font-family:"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","MS P明朝","serif";
}

.middle-title{
  font-size: 16px;
  color: #000;
  font-family:"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","MS P明朝","serif";
  font-weight: bold;
  margin-bottom: 15px;
}

.text{
  line-height: 20px;
}
