/*===========================================================================================*/
/* 鹿島槍スポーツヴィレッジ（鹿島槍スキー場）　WEBサイト [共通CSS]
/* 2017.6.29 - 
/* 2020.7.10 - 
/*===========================================================================================*/

/*
Theme Name: Kashimayari2020
Theme URI: https://www.kashimayari.net/green/
Description: 鹿島槍スポーツヴィレッジ（鹿島槍スキー場） オリジナルテーマ
Author: 信越情報株式会社
Author URI: https://www.sinfo.co.jp/
Version: 1.0
*/

@charset "UTF-8";

/* -------------------------------------------------------------------------
 import.css
------------------------------------------------------------------------- */

@import url("style_pc.css?v=20220628") 	only screen and (min-width: 981px);
@import url("style_pc.css?v=20220628") 	only screen and (max-width: 980px) and (min-width: 641px);
@import url("style_sp.css?v=20220628") 	only screen and (max-width: 640px);
@import url("style_pc.css?v=20220628") 	print;

/*===========================================================================================*/
/* end */
/*===========================================================================================*/
