.c16056.menuBtn.menuBtn25FtontChange {
	font-family: 'Noto Sans JP';
    position: relative;
}
.menuBtn25FtontChange:after {
content: "";
    background: url(/system_panel/uploads/images/arrow_icon01.svg) no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
right: 5px;
    top: 42%;
  filter: invert(72%) sepia(52%) saturate(320%) hue-rotate(160deg) brightness(90%);
}