/*--------------------------------------------------------------
>>> style_to_top.css
----------------------------------------------------------------*/


/*	To-top
/*-------------------------------------------------------------*/
body.gender-template #to_top_scrollup,
body.page-id-62471 #to_top_scrollup,
body.page-id-62464 #to_top_scrollup,
body.gender-info-template-default #to_top_scrollup { display: none !important; }

@media (min-width: 100px) {
	body.airtech-template #to_top_scrollup {  }
}
@media (min-width: 992px) {
	body.airtech-template #to_top_scrollup,
	body.jisedai-template #to_top_scrollup,
	body.byod-template #to_top_scrollup { width: 60px !important; height: auto; right: 30px; bottom: 140px; }

}