@charset "UTF-8";

body:not(.home) #contents:before{
  width: 190px;
  height: 241px;
  background: url(../../img/privacy/hdl01_bg.png) no-repeat 0 0 / 100% auto;
}

.edit-area.privacy{
}

.edit-area.privacy .top-box{
  margin-bottom: 50px;
  line-height: 1.7;
}


.edit-area.privacy .list{
  line-height: 1.7;
}
.edit-area.privacy .list > li{
  margin-bottom: 40px;
}

.edit-area.privacy .list p{
  margin-bottom: 20px;
}
.edit-area.privacy .list p:last-child{
  margin-bottom: 0;
}

