@charset "utf-8";

* html body {
	zoom: 70%;
}

body {
	overflow: visible !important;
}

.image img {
	width: 100%;
	height: auto;
}

☆☆☆☆ {
	background: none;
}

☆☆☆☆ {
	display: none!important;
}
/*IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

}