.siteHeader_logo img{width:153px;height:40px}@media (min-width:992px){.siteHeader_logo img{width:192px;height:50px}}.page_top_btn{width:60px;height:60px;border:1px solid #f0f0f0;background:#81d742;border-radius:50%;background-image:var(--ver_page_top_button_url);background-size:70%;background-repeat:no-repeat;background-position:center;box-shadow:none}.bogo-language-switcher{.current {
    display: none;
  }
  /* 言語リストのテキストを右寄せ */
  li {
    text-align: right;
  }
  /* リンクの前にFontAwesomeのアイコンを追加 */
  a:before {
    content: "\f0ec";
    font-family: FontAwesome;
    padding-right: 8px;
  }
}.bogo-header{text-align:right}#booking{ scroll-margin-top: 100px} /* スマホの設定 */
@media (max-width: 767px) {#booking { 
  scroll-margin-top: 210px;
}
}