@charset "UTF-8";
/* 翻訳用ナビげーションバー */
.gt_switcher_wrapper {
right: 40px !important;
}

.site-header.bs_header-01 {
z-index: 99;
}

.site-nav-btn {
z-index: 999;
}

.gt_switcher_wrapper {
background: transparent;
}

.site-header__inner {
padding-top: 40px !important;
padding-bottom: 40px !important;
}

@media screen and (max-width: 767px) {
.site-header {
margin: 0;
}

.gt_container-r58jh1 .gt_switcher {
position: inherit;
}
}


@media screen and (max-width: 992px) {
.gt_switcher_wrapper {
left: 0 !important;
}

.site-header__inner {
padding-top: 60px !important;
padding-bottom: 40px !important;
}

.site-header__nav {
padding: 70px 20px 40px !important;
}
}

@media screen and (max-width: 767px) {
.gt_switcher_wrapper {
right: 15px !important;
}
}