@charset "UTF-8";

/*========================================================================

  header

========================================================================*/

#GlobalNavWrap .current-home a {
	color: #0097e0!important;
}
#GlobalNavWrapSp .current-home:after {
	background-position: -20px -60px!important;
}
#GlobalNavWrapSp .current-home a {
	background: #0097e0;
	color: #fff!important;
}

.nav_item.active a {
	color: #0097e0!important;
}