@charset "UTF-8";

#body-x_privacy .narrow_contents h2{
  margin-bottom: 10px;
  font-size: 2rem;
  line-height:1.4;
}

#body-x_privacy .narrow_contents > div{
  margin-bottom: 50px;
  line-height:1.7;
}

#body-x_privacy .narrow_contents ol{
  list-style-type: decimal;
}

#body-x_privacy .narrow_contents div > ol li{
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}

#body-x_privacy .narrow_contents div > ol li li{
  margin-top: 5px;
}

@media(max-width: 768px) {
  #body-x_privacy .narrow_contents h2{
    font-size: 1.8rem;
  }
}
