@charset "UTF-8";
/* CSS Document */

@import url(product_pc.css) screen and (min-width: 480px); /* 769�ȏ� */
@import url(product_sp.css) screen and (max-width: 479px); /* 768�ȉ� */
