@charset "Shift_JIS";

/* スマホサイズのときのみ適応 (幅が1024pxまで) */
@import url(gallerystyle2019.css) screen and (min-width: 750px); /* 750以上 */
@import url(container_002019.css) screen and (max-width: 749px); /* 749以下 */

