@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------------
 会員規約
---------------------------------------------------------- */
#agreement h3{
  font-size: 110%;
  font-weight: 400;
  margin-bottom: 5px;
}

#agreement .text{
  margin-bottom: 40px;
}

#agreement .text:last-child{
  margin-bottom: 0;
}