/*===========================================================================================*/
/* &#98;&#101;&#116;&#51;&#54;&#20307;&#32946;&#22312;&#32447;WEB¥µ¥¤¥È [»ù±¾CSS]
/* 22025.06.10 - 
/*===========================================================================================*/

@charset "UTF-8";

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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
/* font-family:'Noto Sans JP', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;700&display=swap');
/* font-family:'Noto Serif JP', serif; */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Maru+Gothic&display=swap');
/* font-family:'Zen Maru Gothic', sans-serif; */

@import url("/css/layout_pc.css?v=220250610") 	only screen and (min-width: 981px);
@import url("/css/layout_pc_2025.css?v=220250610") 	only screen and (min-width: 981px);

@import url("/css/layout_sp.css?v=220250610") 	only screen and (max-width: 980px) and (min-width: 641px);
@import url("/css/layout_sp_2025.css?v=220250610") 	only screen and (max-width: 980px) and (min-width: 641px);

@import url("/css/layout_sp.css?v=220250610") 	only screen and (max-width: 640px);
@import url("/css/layout_sp_2025.css?v=220250610") 	only screen and (max-width: 640px);

@import url("/css/import-print.css?v=220250610") 	print;

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