@charset "utf-8";
/* CSS Document */
@media screen and (min-width:415px) and (max-width:450px) {
body {
font-size: 1.00em !important;
}
}
@media screen and (min-width:451px) and (max-width:550px) {
body {
font-size: 1.00em !important;
}
}
@media screen and (min-width:551px) and (max-width:650px) {
body {
font-size: 1.00em !important;
}
}
@media screen and (min-width:651px) and (max-width:750px) {
body {
font-size: 1.00em !important;
}
}
@media screen and (min-width:751px) and (max-width:850px) {
body {
font-size: 1.00em !important;
}
}
@media screen and (min-width:851px) and (max-width:1000px) {
body {
font-size: 1.00em;
}
}
@media screen and (min-width:1001px) and (max-width:1100px) {
body {
font-size: 1.00em;
}
}
@media screen and (min-width:1101px) and (max-width:1200px) {
body {
font-size: 1.00em;
}
}
@media screen and (min-width:1201px) and (max-width:1350px) {
body {
font-size: 1.00em;
}
}