@charset "utf-8";
/* CSS Document */
.se .section-container #alert-agreement,
.se .section-container #alert-userid,
.se .section-container #alert-userid2{
display:none;
color:#f00;
}


div.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.clear {
  min-height: 1px;
}

* html div.clear {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}