@charset "UTF-8";
.header {
 width 100%;
 height: 0;
 padding-bottom: 100%;
}
.lead{
 text-align: center;
 font-size: 16px;
　line-height: 1.5;
　margin-bottom: 80px;
  padding: 15px 10px;
  border-top: 1px solid #00F;
}
.heading02 {
 text-align: center;
 font-size: 16px;
 color: #000;
 margin-bottom: 20px;
}
.footer{
  text-align: center;
  padding: 15px 10px;
  border-top: 1px solid #00F;
}