@media screen and (min-height: 768px) {
	#pattern_select {

	}

	#pattern_buttons .item {
		height: 70px;
	}
	#pattern_buttons span {
		height: 20px;
		line-height: 20px;
	}

	#pattern_buttons .detail {
		padding: 5px;
	}

	#pattern_items ul {
		height: 550px;
	}
}
