.c2742.head_2510fixed {
	right: 0;
    z-index: 100;
}

@media screen and (max-width:900px) {
  .c2742.head_2510fixed {
	    top: 10px;
  }
}

#header-pc {
    position: sticky !important;
    top: 0;
    z-index: 9999;
}