@charset "utf-8";


@import url("https://fonts.googleapis.com/css?family=Josefin+Sans");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");


@import url("reset.css");
@import url("jquery.fatNav.min.css");

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

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

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

