#js-footer {width: 16rem;padding-bottom: .3rem;background: #000;margin: 0 auto;}
.footOtherLink {color:#fff; padding:.5rem 0 .5rem; margin-top:.5rem;}
.footOtherLink h3 { font-size:.7rem; font-weight:bold;text-align: center;}
.footOtherLink p { font-size:.5rem; line-height:1.6em; padding:.1rem 0 0; color:#999;text-align: center;}
.footOtherLink p strong { color:#fff; }
.footOtherLink p a { color:#999; padding:0 .1rem;}
.footOtherLink p a:first-child { padding-left:0;}
.footOtherLink p a:hover { color:#fff; }
.footCopyright {padding:.1rem 0 .2rem;font-size: .5rem;}
.footCopyright-con { text-align:center; color:#999; line-height:1.5em;}
.footCopyright-con img { display:inline-block; vertical-align:middle; margin-left:.1rem;}
.footCopyright-con a { color:#f00; }
.footCopyright-con a:hover { color:#fff; }


.sideAlsoFind { position:fixed; right:.5rem; bottom:.5rem;z-index: 20;display: none;}
.sideAlsoFind-con {}
.sideAlsoFind-con img { display:block; width:39px; height:39px; }
#js-side-backtop {}