/* iPhone Safari—p‚ĚCSS */
@supports (-webkit-touch-callout: none) {
	.fv-contents {
		height: 45%;
	}
	.fv-btn {
		bottom: 2px;
	}
}
