@import url("global.css");
#bodyarea p {
  margin-bottom: 20px;
}
#bodyarea ul li {
  line-height: 1.5;
  margin-block: 1em;
  padding-left: 20px;
  text-indent: -15px;
}
#bodyarea ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 8px;
  background-color: #999;
  border-radius: 50%;
  display: inline-block;
  text-indent: 0;
  vertical-align: 2px;
}
#bodyarea dl dt {
  font-size: 1.1em;
  font-weight: 500;
  margin-block: 30px 1em;
}

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint ( 1300px )
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 959px )
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */

/*# sourceMappingURL=privacy.css.map */
