@charset "utf-8";


@import url("module-s.css") only screen and (max-width: 736px);
@import url("module.css") only screen and (min-width: 737px);
@import url("fotorama.css");
@import url("slider-s.css") only screen and (max-width: 736px);
@import url("slider.css") only screen and (min-width: 737px);