@import url("reset.css");
@import url("for_pc.css") screen and (min-width:769px);
@import url("photo.css") screen and (min-width:769px);
@import url("for_sm.css") screen and (max-width:768px);