
@charset "utf-8";
/* CSS Document */


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {


input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=number],
select[multiple]{
line-height:32px;
}


}