@charset "UTF-8";

/*  
Theme Name: hokuyou2025
*/

@import url(css/all.css);
@import url(css/pc.css) screen and (min-width: 1000px);
@import url(css/tablet.css) screen and (min-width: 481px) and (max-width:999px);
@import url(css/sp.css) screen and (max-width: 480px);