/* サポートページ */
.support_content .button_black a{
    font-size: 18px;
}

@media screen and (max-width: 820px) {
    .support_content .button_black a{
    font-size: 14px;
}
}
/* サポートページ終了 */