/* ==== Google font ==== */

.btn-area a {
display: block;
max-width:500px;
margin:0 auto 40px;
background: #838fde url(../img/180523/btn_arrow.png) right 5px bottom 5px no-repeat;
text-align: center;
color:#fff;
padding:10px 0;
}

.btn-area a:hover {
background: #3d4eba url(../img/180523/btn_arrow.png) right 5px bottom 5px no-repeat;
}
