@charset "UTF-8";
/*.gtranslate {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
}*/
.gtranslate.pc {
    display: block;
}
.gtranslate.sp {
    display: none;
}
.gt_float_switcher {
    box-shadow: none;
    overflow:visible;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
    top: 0;
}

header #gt_float_wrapper {
    margin-top: 28px;
    position:relative;
}
.gt_float_switcher {
    background: transparent;
}
.gt_float_switcher .gt-selected {
    background: transparent;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    color: #FFF;
}
.gt_float_switcher .gt_options {
    position:absolute;
    right: 0;
}
.gt_float_switcher .gt_options a {
    background-color: #FFF;
    padding: 10px 25px 10px 10px;
}

header.fixed #gt_float_wrapper {
    margin-top: 18px;
}
header.fixed .gt_float_switcher {
    background: #FFF;
}
header.fixed .gt_float_switcher .gt-selected {
    background: transparent;
}
header.fixed .gt_float_switcher .gt-selected .gt-current-lang {
    color: #333;
}
@media (max-width: 991px) {
    .gtranslate.pc {
        display: none;
    }
    .gtranslate.sp {
        display: block;
    }
    header #gt_float_wrapper {
        margin-top: 18px;
        position: absolute;
    }
    header.fixed #gt_float_wrapper {
        margin-top: 10px;
        position: absolute;
    }
    .gt_float_switcher .gt_options {
        position:relative;
        right: 0;
    }
    .gt_float_switcher .gt_options a {
        padding: 10px 15px;
    }
}
@media (max-width: 575px) {
    .header-logo .logo__inner {
        width: 14em;
    }
}
