/*
Theme Name: 株式会社ダイム ワカイ
Theme URI: https://www.dymwakai.co.jp/
Description: 株式会社ダイム ワカイ
Version: 1.0.0
Author: 株式会社ダイム ワカイ
Author URI: https://www.dymwakai.co.jp/
*/
@charset "utf-8";
@import url("css/reset.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("css/style.css") all and (min-width: 769px);
@import url("css/smart.css") all and (max-width: 768px);
@import url("css/drawer.min.css");
:root{
	--blue: #004ea2;
	--blue02: #00afec;
	--blueText: #005bac;
	--skyblue: #76b9e6;
}