/*===========================================================================================*/
/* サービスグラント WEBSITE [Common CSS]
/* 2019.07.01 - 
/*===========================================================================================*/

/*
Theme Name: SERVICE GRANT 2019
Theme URI: https://www.servicegrant.or.jp/
Description: サービスグラントオリジナルテーマ2019
Author: AkuseruDesign
Author URI: https://akuseru-design.com/
Version: 1.0
*/

@charset "UTF-8";

/* -------------------------------------------------------------------------
 import.css
------------------------------------------------------------------------- */

@import url("style_2020_pc.css?v=2023031601") 	only screen and (min-width: 981px);
@import url("style_2020_pc.css?v=2023031601") 	only screen and (max-width: 980px) and (min-width: 641px);
@import url("style_2020_sp.css?v=2023031601") 	only screen and (max-width: 640px);
@import url("style_2020_pc.css?v=2023031601") 	print;

@import url("style_home_2020_pc.css?v=2023031601") 	only screen and (min-width: 981px);
@import url("style_home_2020_pc.css?v=2023031601") 	only screen and (max-width: 980px) and (min-width: 641px);
@import url("style_home_2020_sp.css?v=2023031601") 	only screen and (max-width: 640px);
@import url("style_home_2020_pc.css?v=2023031601") 	print;

/*===========================================================================================*/
/* end */
/*===========================================================================================*/
