@charset "utf-8";

@import "./normalize.css";
@import "./colorbox.css";

@import url(sp/common.css) screen and (max-width: 900px);
@import url(common.css) screen and (min-width: 900px);

@import url(sp/service.css) screen and (max-width: 900px);
@import url(service.css) screen and (min-width: 900px);

@import url(sp/solution.css) screen and (max-width: 900px);
@import url(solution.css) screen and (min-width: 900px);

@import url(sp/profile.css) screen and (max-width: 900px);
@import url(profile.css) screen and (min-width: 900px);

@import url(sp/recruit.css) screen and (max-width: 900px);
@import url(recruit.css) screen and (min-width: 900px);

@import url(sp/seminar.css) screen and (max-width: 900px);
@import url(seminar.css) screen and (min-width: 900px);

@import url(sp/press_release.css) screen and (max-width: 900px);
@import url(press_release.css) screen and (min-width: 900px);

@import url(sp/case.css) screen and (max-width: 900px);
@import url(case.css) screen and (min-width: 900px);

@import "./content.css";
