@charset "UTF-8";
/* =====
 * /privacy/ レイアウト
============================================================================= */
/* -----
 * PageTitle
----------------------------------------------------------------------------- */
#PageTitle {
  background-image: url(../images/privacy/pagetitle.jpg);
}

h3 {
  font-size: 143%;
  border-bottom: solid 1px #c3c3c3;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: normal;
}

article {
  padding: 0 20px;
  margin-bottom: 50px;
}

article p {
  line-height: 1.7;
  margin-bottom: 15px;
}
