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

.smp{
	display: inherit;
}
.pc{
	display: none;
}
.main{
	width: inherit;
}
#header{
	flex-direction: column;
	width: inherit;
}
#header ul{
	flex-direction: column;
}
.news{
	width: inherit;
}
