.font-Gos{
font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (min-width: 841px) {	

  #footerBlock {
    width: 860px;
    margin: 0 auto;
    text-align: center;
  }
  #footerLink {
    line-height: 1;
    padding: 90px 0 30px;
    font-size: 16px;
  }
  #footerLink span {
    padding: 0 20px 0 0;
  }
  #copy {
    border-top: 1px solid #000;
    line-height: 1;
    padding: 25px 0 60px;
  }		
}
@media screen and (min-width: 541px) and (max-width: 840px){
  .collection footer{
  	position:static !important;
  }
  #footerBlock {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  #footerLink {
    line-height: 1;
   padding: 90px 0 30px;
    font-size: 16px;
  }
  #footerLink span {
    padding: 0 20px 0 0;
  }
  #copy {
    border-top: 1px solid #000;
    line-height: 1;
    padding: 25px 0 60px;
  }		
}
@media screen and (max-width: 540px){
  .collection footer{
  	position:static !important;
  }
  #footerBlock {
    width: 95%;
    margin: 0 auto;
    text-align: center;
  }
  #footerLink {
    line-height: 1;
    padding: 90px 0 30px;
    font-size: 16px;
  }
  #footerLink span {
    padding: 0 20px 0 0;
  }
  #copy {
    border-top: 1px solid #000;
    line-height: 1;
    padding: 25px 0 60px;
  }		
}