.button{display:inline-block;width:217px;height:30px;text-align:center;text-decoration:none;line-height:25px;outline:0;font-size:16px;font-weight:400;font-family:"Lucida Grande",Verdana,Meiryo,"Hiragino Kaku Gothic Pro W3","�q���M�m�p�SPro W3",HiraKakuPro-W3,"MS P�S�V�b�N",Sans-Serif;background-color:#fff;color:#333}.button::after,.button::before{position:absolute;z-index:-1;display:block;content:''}.button,.button::after,.button::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;transition:.5s}.button:hover{background-color:#59b1eb}