@charset "UTF-8";
.l-content{
        padding-bottom: 116px;
}

/* 大見出し背景 */
.l-mv{
	background:url("/images/privacy_policy2/bg_bh_privacy_policy2.png") no-repeat center top / cover;
}
h2{
  font-size: 22px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 17px;
}
h3{
  font-size: 16px;
  padding: 45px 0 5px;
}
h4{
  font-size: 16px;
  padding: 30px 0 5px;
}
.l-content .box section p{
  font-size: 14px;
  line-height:  30px;
}
.pt16{
  padding-top: 16px;
}
.pb16{
  padding-bottom: 16px;
}
.wid50{
  width: 50px;
}
wid475{
  width: 475px;
}
.type01{
  margin-top: 25px;
}
.l-content .box section th,.l-content .box section td{
  padding: 14px;
  font-size: 14px;
  border: 1px solid #c0c0c0;
}