@charset "utf-8";

/* ******* 共通 ******* */
@media all and (-ms-high-contrast:none) {
    div.gallery{
        justify-content:center;
    }
}