.nav_list li.nav_list-app a > span::after {
  width: 18px;
  height: 22px;
  background-image: url(/7card/usr/file/attachment/ico_nav_app.png);
}
body[data-nav-name="nav_list-app"] .nav_list li.nav_list-app{
	background-color: #e9eef5;
}
.header-service-items li.header-service-7card div{
  background-image: url("/7card/usr/file/attachment/ico_service_7card.png");
}
@media screen and (max-width: 768px) {
  .white_space_no{
    white-space: nowrap;
  }
  .btn_cmn-white span.ico_window-blue::before,
   span.ico_window-blue::before{
    top: auto;
    bottom: 4px;
    transform: translateY(0);
  }
}
