/*===========================================================================================*/
/* 芸術家と子どもたち　WEBSITE [Common CSS]
/* 2018.07.01 - 
/*===========================================================================================*/

/*
Theme Name: 芸術家と子どもたち2025
Theme URI: http://www.children-art.net/
Description: 芸術家と子どもたち Original Theme 2025
Author: AkuseruDesign
Author URI: https://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.css?v=2025070101") 	only screen and (min-width: 1280px);
@import url("style_tb.css?v=2025070101") 	only screen and (max-width: 1280px) and (min-width: 960px);
@import url("style_sp.css?v=2025070101") 	only screen and (max-width: 960px);
@import url("style_pc.css?v=2025070101") 	print;

/*===========================================================================================*/
/* end */
/*===========================================================================================*/
