@charset "UTF-8";
/* CSS Document */
@import url(style.css) screen and (min-width: 769px);
@import url(smp.css) screen and (max-width: 768px);
@import url(smp.css) screen and (max-width: 640px);

/* 全てに適用するCSS */
