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

.brain_for_pc {
	visibility:visible;
	height:auto;
}

.brain_for_sphone {
	visibility:hidden;
	height:0px;
}


