@charset "UTF-8";

/* PC */
@import url(./style_a.css) screen and (min-width: 731px);


/* SP */
@import url(./style_a_sp.css) screen and (max-width: 730px);
