.rbs_gallery_button_bottom {
    text-align: center;
}

.rbs_gallery_button:not(#no-robo-galery-button) .button {
    background: #000;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #FFF;
    box-shadow: initial;
    padding: 10px 20px;
    font-family: "Zen Kaku Gothic New";
    letter-spacing: 0.04em;
    margin: 0;
}

.rbs_gallery_button:not(#no-robo-galery-button) .button:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button:focus {
    color: #000;
    background-color: #FFF;
    background: #FFF;
    cursor: pointer;
}

.thumbnail-overlay {
    opacity: 0 !important;
    transition: none !important;
}

.mfp-bottom-bar {
    display: none !important;
}
/*ギャラリー キャプション調整*/
.mfp-desc-block.rbs_desc_panel_light {font-family:'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif !important;}