.c-language-switcher{background-color:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M.75 9.75a9 9 0 1 0 18.001 0 9 9 0 0 0-18.001 0M1.262 12.75h16.976M1.262 6.75h16.976'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.809.96a29.15 29.15 0 0 0 .68 17.702M11.69.96a29 29 0 0 1 1.059 7.79 28.9 28.9 0 0 1-1.733 9.912'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:20px;border:1px solid transparent;border-radius:50%;cursor:pointer;display:inline-flex;height:20px;padding:0;width:20px}@media (min-width:992px){.c-language-switcher{height:30px;width:30px}}.c-language-switcher--mobile{background-position:0;border-radius:4px;font-family:JapaneseOnly,Titillium Web,sans-serif;font-weight:400;height:auto;min-height:20px;outline:0;padding:0 0 0 28px;width:100%}.c-language-switcher__label{color:#fff;font-size:18px}.c-language-switcher:hover{border-color:hsla(0,0%,100%,.24)}.c-language__dropdown{background:#fff;border:none;border-radius:4px;box-shadow:0 1px 1px rgba(9,30,66,.25),0 0 1px 1px rgba(9,30,66,.13);left:auto;margin:0;padding:2px 4px;position:fixed;right:62px;top:53px}@media (min-width:992px){.c-language__dropdown{right:calc(50% - 240px);top:63px}}@media (min-width:1280px){.c-language__dropdown{right:calc(50% - 180px)}}@supports (top:anchor(bottom)){.c-language__dropdown{left:calc(anchor(left));right:auto;top:calc(anchor(bottom) + .5rem)}@media (min-width:992px){.c-language__dropdown{left:calc(anchor(left) - 1rem);top:calc(anchor(bottom) + .5rem)}}}.c-language__dropdown ul{gap:4px;list-style:none;margin:0;padding:0}.c-language__dropdown ul li{border:1px solid transparent;border-radius:4px;text-align:center}.c-language__dropdown ul li:focus-visible,.c-language__dropdown ul li:hover{background-color:#fafafa;border:1px solid #e8e8e8}.c-language__dropdown ul li a{color:#000;padding-inline:4px;text-decoration:none;width:100%}.c-language-switcher-wrapper{display:inline-flex}.c-language-switcher-wrapper.mobile{align-items:center;border-bottom:1px solid #fff;display:flex;padding:16px 0}