@charset "UTF-8";
.btn.teiki {
	display: none;
}

@media screen and (max-width: 440px) and (orientation: portrait)
, (max-width: 736px) and (orientation: landscape) {

}
