@charset "utf-8";

/* for PC */
@import url("recruit.css") screen and (min-width:768px);

/* for SP */
@import url("recruit_sp.css") screen and (max-width:767px);
