/*
Theme Name: ä½ä¼¯è¦³åå¤§ç¾ç§
Theme URI: http://saiki-kankou.com/
Description: A theme by saiki-kankou
Version: 1.0
Author: ikkenya
Author URI: http://ikkenya.info/
*/
/*PC*/
@import url(css/layout_pc.css) screen and (min-width: 769px) and (max-width: 5000px);
/*TABLET*/
@import url(css/layout_tablet.css) screen and (min-width: 481px) and (max-width: 768px);
/*SP*/
@import url(css/layout_smt.css) screen and (min-width: 0) and (max-width: 480px);