@charset "UTF-8";
/* ==========================================================================
   カスタマイズ用
   ========================================================================== */
@media print, screen and (max-width: 799px) {
    table.oubo.ouboyoko .ouboyoko-inner .show {
        margin-top: 2px;
        padding: 12px 0;
        background: #fff;
        border: 2px solid #4E8AC9;
        color: #4E8AC9;
        text-align: center;
    }

    .fo-contents table.oubo td {
        text-align: center;
    }

    .topBtn {
        bottom: 48px;
    }
}