@charset "UTF-8";


@media only screen and (max-width: 880px) {

div.sitemap-slide div.android{
	height: 60px;
}

div.sitemap_b div.android_b i {
	color:gray;
}

}


@media only screen and (max-width: 740px) {

.header {
    height: 45px;
}

#top .header {
    height: 89px;
}

}




