/***************************************************
  privacy.css
***************************************************/
/* #privacy.index
------------------------------------------------------------ */
#privacy.index .text01 {
  margin-bottom: 40px;
  padding-top: 80px; }
#privacy.index dl {
  margin-bottom: 40px; }
  #privacy.index dl:last-child {
    margin-bottom: 120px; }
  #privacy.index dl dt {
    margin-bottom: 5px; }
#privacy.index .text02 {
  margin-bottom: 0.5em; }

/* extend
------------------------------------------------------------ */
.clearfix {
  *zoom: 1; }
  .clearfix:after {
    content: "";
    display: block;
    clear: both; }
