/*===========================================================================================*/
/* 芸術家と子どもたち　WEBSITE [Common CSS]
/* 2018.07.01 - 
/*===========================================================================================*/

/*
Theme Name: 芸術家と子どもたち2018
Theme URI: http://www.children-art.net/
Description: 芸術家と子どもたち Original Theme 2018
Author: AkuseruDesign
Author URI: http://akuseru-design.com/
Version: 1.0
*/

@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Maru+Gothic:wght@300;500;700&display=swap');

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

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

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