@charset "utf-8";
/*web font
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
*/
@import url(style.css) screen and (min-width: 641px);
@import url(smstyle.css) screen and (max-width: 640px);
@import url(common.css);
@import url(flexslider.css);