@charset "UTF-8";

/* mizuno_inport.css */

@import url("mizuno_top-PC.css") screen and (min-device-width:769px);
@import url("mizuno_top-TAB.css") screen and (min-device-width:401px) and (max-device-width:768px);
@import url("mizuno_top-SP.css") only screen and (max-device-width:400px);
@import url("scroll.css");