@charset "UTF-8";
/*
Theme Name: 長崎材木店一級建築士事務所　2021年版
Theme URI: 
Author: Satoshi Fuke
Author URI: 
Description: 
Version: 1.0 2021
License: Protected
License URI: 
Text Domain: nagasakizaimokuten
Tags: 
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;700&amp;family=Noto+Serif+JP:wght@300;400;700&amp;family=Shippori+Mincho+B1:wght@400;500;800&amp;display=swap');
@import url(all.css);
@import url("reset.css");
@import url("layout.css");

@import url("pc.css")  (min-width: 480px);
@import url("smart.css") only screen and (max-width: 480px);


