/* カスタム CSS をここに入力してください */
@media screen and (max-width: 640px) {
#side_col{
	display:none;
	}
}