@charset "utf-8";

/*----------------------------------------
LP用　footer 20150715
----------------------------------------*/
.footer_lp {
  background: #f5f5f5;
  border-top: 1px solid #dddddd;
  padding: 30px 0;
  width: calc(100% - 8px);
  position: absolute;
  left: 0;
  
  border-bottom: 4px solid #F5F5F5;
  border-right: 4px solid #F5F5F5;
  border-left: 4px solid #F5F5F5;
  min-width: 1008px;

}
