@import url("foundation_pc.css") screen and (min-width:1025px);
@import url("foundation_tab_l.css") screen and (min-width:769px) and (max-width:1024px);
@import url("foundation_tab_s.css") screen and (min-width:481px) and (max-width:768px);
@import url("foundation_sp.css") screen and (max-width:480px);