@charset "UTF-8";

/*------------------フッター追従調整------------------*/
#fixbtn .fixbtnwrap {
    bottom: -63px !important;
}
/*#fixbtn.scrolled .fixbtnwrap {
    bottom: 0 !important;
}*/


@media screen and (max-width: 1200px) {
#fixbtn .fixbtnwrap {
    bottom: 0px !important;
}
}