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

/*Webフォントの読み込み*/
@import url();

@media screen,print {
	/* 960px以上に適用されるCSS（PC用）、印刷に適用されるCSS */






}