.hmk-language-switcher{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap;margin:10px 0;font-family:Arial,"Yu Gothic",Meiryo,sans-serif}
.hmk-language-switcher label{font-size:13px;font-weight:700;color:inherit}
.hmk-language-switcher select{min-width:180px;padding:9px 34px 9px 10px;border:1px solid #555;border-radius:6px;background:#171717;color:#fff;font-size:14px}
@media(max-width:600px){.hmk-language-switcher{justify-content:stretch}.hmk-language-switcher select{width:100%}}
