@charset "UTF-8";
.global-header-pc {
  display: none;
}
@media (min-width: 1024px) {
  .global-header-pc {
    display: block;
  }
}

.global-header-sp {
  display: block;
}
@media (min-width: 1024px) {
  .global-header-sp {
    display: none;
  }
}

.global-header .clearfix {
  zoom: 1;
}
.global-header .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.global-header .mt05 {
  margin-top: 5px !important;
}
.global-header .mr05 {
  margin-right: 5px !important;
}
.global-header .mr10 {
  margin-right: 10px !important;
}
.global-header .mb20 {
  margin-bottom: 20px !important;
}
.global-header .georgia {
  font-family: "Georgia", serif;
}

#Header {
  background: url("https://www.bluenote.co.jp/src/imgs/common/bg-header.gif") repeat-x left top;
  padding: 29px 0 10px;
  background-color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#Header .wrapper {
  width: 960px;
  margin: 0 auto;
}

#Header h1 {
  float: left;
  width: 176px;
}

#Header .rightArea {
  float: right;
  width: 760px;
}

#Header .socialArea {
  float: right;
  width: 183px;
  text-align: right;
  background: url("https://www.bluenote.co.jp/src/imgs/header/separator.gif") no-repeat left center;
  height: 20px;
}

#Header .socialArea img {
  display: inline;
  max-width: none;
  vertical-align: top;
}

#Header #hnav {
  float: right;
  text-align: right;
  font-size: 10px;
  line-height: 20px;
  padding-right: 15px;
}

#Header #hnav a {
  margin-left: 20px;
  color: #cccccc;
  text-decoration: none;
}

#Header #hnav a:hover {
  text-decoration: underline !important;
}

#Header #hnav #translate_menu_pc {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

#Header #hnav #translate_menu_pc > li {
  position: relative;
}

#Header #hnav #translate_menu_pc a {
  margin-left: 0 !important;
}

#Header #hnav #translate_menu_pc > li > .toggle-menu {
  cursor: pointer;
  color: #333;
}

#Header #hnav #translate_lang_pc {
  display: inline-flex;
  align-items: center;
  column-gap: 6px;
  margin-left: 0;
  color: #bca474 !important;
  text-decoration: none;
}

#Header #hnav #translate_lang_pc::after {
  display: none;
  position: relative;
  top: -3px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: #bca474 1px solid;
  border-right: #bca474 1px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  box-sizing: content-box;
}

#Header #hnav #translate_lang_pc.active::after {
  display: block;
}

#Header #hnav .dropdown {
  width: 160px;
  display: none;
  position: absolute;
  top: 130%;
  left: 0;
  z-index: 9;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  background: #242424;
  line-height: 1;
}

#Header #hnav .dropdown.open {
  display: block;
}

#Header #hnav .dropdown li {
  margin-left: 0;
  line-height: 1;
}

#Header #hnav .dropdown a {
  display: flex;
  padding: 8px;
  margin-left: 0;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#Header #hnav a[data-stt-active] {
  color: #bca474 !important;
}

#Header #hnav .dropdown a:hover {
  text-decoration: none !important;
  background-color: #323232;
  color: #bca474 !important;
}

#Header #hnav #lang_description {
  padding: 4px 8px;
  color: #fff;
  font-size: 10px;
  line-height: 1.1;
  font-family: Helvetica;
}

#Header .stt-lang-select.br {
  display: none;
}

#Header .gnav {
  float: right;
  width: 760px;
  list-style: none;
  margin: 0;
  padding: 0;
  background: url("https://www.bluenote.co.jp/src/imgs/header/separator.gif") no-repeat right center;
}

#Header .gnav li {
  float: left;
  background: url("https://www.bluenote.co.jp/src/imgs/header/separator.gif") no-repeat left center;
  padding: 0 5px;
}

#Header .gnav li a {
  display: block;
  width: 142px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left top;
}

#Header .gnav li.SCHEDULE a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/nav-schedule.gif");
}

#Header .gnav li.FOOD a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/nav-food.gif");
}

#Header .gnav li.REPORTS a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/nav-reports.gif");
}

#Header .gnav li.ABOUT a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/nav-about.gif");
}

#Header .gnav li.FAQ a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/nav-faq.gif");
}

#Header .gnav li a img {
  vertical-align: top;
  opacity: 0;
  zoom: 1;
}

#Header .gnav li a:hover img {
  opacity: 1;
}

#Header .gnav li.FOOD,
#Header .gnav li.ABOUT {
  position: relative;
}

#Header .gnav li .hsnav {
  position: absolute;
  top: 30px;
  left: 5px;
  z-index: 10;
  display: none;
  opacity: 0;
  height: 0;
}

#Header .gnav li .hsnav a {
  display: block;
  width: 142px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left top;
}

#Header .gnav li .hsnav a img {
  vertical-align: top;
  opacity: 0;
}

#Header .gnav li .hsnav a:hover img {
  opacity: 1;
}

#Header .gnav li.FOOD .hsnav {
  width: 142px;
}

#Header .gnav li.FOOD .hsnav a.FOOD {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-food.gif");
}

#Header .gnav li.FOOD .hsnav a.DRINK {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-drink.gif");
}

#Header .gnav li.FOOD .hsnav a.WINE {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-wine.gif");
}

#Header .gnav li.ABOUT .hsnav a {
  width: 200px;
}

#Header .gnav li.ABOUT .hsnav a.ABOUT {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-about.gif");
}

#Header .gnav li.ABOUT .hsnav a.FLOOR {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-floor.gif");
}

#Header .gnav li.ABOUT .hsnav a.ACCESS {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-access.gif");
}

#Header .gnav li.ABOUT .hsnav a.INFO {
  background-image: url("https://www.bluenote.co.jp/src/imgs/header/snav-info.gif");
}

#Header .gnav li:hover .hsnav,
#Header .gnav li .hsnav.is-visible {
  display: block;
  opacity: 1;
  height: auto;
}

.gheader {
  padding-left: 12px;
  background: #000;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.gheader::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

.gheader .header_logo {
  float: left;
  padding-top: 12px;
}

.gheader .header_navi {
  float: right;
  margin: 0;
  padding: 0;
}

.header_navi_schedule,
.header_navi_mypage,
.header_navi_open {
  float: left;
  list-style: none;
}

.gheader .header_navi #translate_lang {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 6px;
  color: #bca474 !important;
  font-size: 14px;
  position: relative;
  width: 60px;
  height: 50px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gheader .header_navi #translate_lang::after {
  display: none;
  position: relative;
  top: -3px;
  content: "";
  width: 7px;
  height: 7px;
  border-top: #bca474 1px solid;
  border-right: #bca474 1px solid;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.gheader .header_navi #translate_lang.active::after {
  display: block;
}
.gheader .header_navi #translate_menu {
  position: relative;
  float: left;
  list-style: none;
}
.gheader .header_navi #translate_menu > li > .toggle-menu {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}
.gheader .header_navi #lang_description {
  font-size: 10px;
  color: #FFF;
  line-height: 1.1;
  padding: 4px 8px;
}
.gheader .header_navi .lang_dropdown {
  width: 160px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #242424;
  line-height: 1;
  z-index: 9;
  text-align: left;
}
.gheader .header_navi .lang_dropdown li {
  float: none !important;
}
.gheader .header_navi .lang_dropdown a {
  text-decoration: none;
  color: #FFF;
  display: flex;
  padding: 8px;
  font-size: 14px;
}
.gheader .header_navi a[data-stt-active] {
  color: #bca474 !important;
}
.gheader .header_navi .lang_dropdown a:hover {
  text-decoration: none !important;
  background-color: #323232;
  color: #bca474 !important;
}
.gheader .header_navi .lang_dropdown.open {
  display: block;
}
.gheader .header_navi .stt-lang-select.br {
  display: none;
}

.header_navi_schedule img,
.header_navi_mypage img,
.header_navi_open img {
  height: 50px;
}

.header_menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 43;
  display: none;
}

.header_menu_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 50px;
  z-index: 434;
  background: #bca474;
}

.header_menu_close img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header_menu_main {
  position: relative;
  top: 50px;
  left: 0;
  background-color: #000;
  z-index: 432;
  padding-bottom: 25px;
  border-top: solid 1px #bca474;
}

.header_menu_main_list,
.header_menu_sub_list {
  background-color: #000;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header_menu_main_list li a,
.header_menu_sub_list li a {
  display: block;
  padding: 0 15px;
  border-bottom: solid 1px #333;
  position: relative;
  text-decoration: none;
}

.header_menu_main_list_label,
.header_menu_main_list_pc {
  font-family: "Times New Roman", serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #fff;
  line-height: 39px;
}

.header_menu_main_list_pc {
  font-size: 12px;
}

.header_menu_main_list_icon {
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  height: 39px;
  width: 5px;
  text-indent: -9999px;
  background: url("https://reserve.bluenote.co.jp/assets/img/header/ic_arrow_right.png") right center no-repeat;
  background-size: 5px 9px;
}

.header_menu_main_list li:last-child,
.header_menu_sub_list li:last-child {
  border-bottom: none;
}

.header_menu_sub_list {
  padding-left: 30px;
  border-bottom: none;
}

.signup_bts {
  padding: 20px 15px 0;
  list-style: none;
  margin: 0;
}

.signup_bts li {
  margin-top: 10px;
}

.signup_bts li:first-child {
  margin-top: 0;
}

.signup_bts li a {
  font-size: 13px;
}

.bt_free-member {
  display: block;
  padding: 12px 0;
  border-radius: 4px;
  border: 1px solid #4e4e4e;
  background: linear-gradient(to bottom, #757575 0%, #606060 5%, #4e4e4e 100%);
  color: #ffffff !important;
  font-family: "Hiragino Mincho Pro", serif;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px #1b1b1b;
  line-height: 1;
}

.bt_jam-member {
  display: block;
  padding: 12px 0;
  border-radius: 4px;
  border: 1px solid #a9905d;
  background: linear-gradient(to bottom, #c5b590 0%, #b19c70 5%, #917436 100%);
  color: #ffffff !important;
  font-family: "Hiragino Mincho Pro", serif;
  text-align: center;
  text-decoration: none;
  text-shadow: 2px 2px 1px #917335;
  line-height: 1;
}

.global-footer-pc {
  display: none;
}
@media (min-width: 1024px) {
  .global-footer-pc {
    display: block;
  }
}

.global-footer-sp {
  display: block;
}
@media (min-width: 1024px) {
  .global-footer-sp {
    display: none;
  }
}

#Footer .clearfix {
  zoom: 1;
}
#Footer .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
#Footer .fl {
  float: left !important;
}
#Footer .fr {
  float: right !important;
}
#Footer .pr15 {
  padding-right: 15px !important;
}
#Footer .pl15 {
  padding-left: 15px !important;
}
#Footer .mr05 {
  margin-right: 5px !important;
}
#Footer .mr10 {
  margin-right: 10px !important;
}
#Footer .mr15 {
  margin-right: 15px !important;
}
#Footer .mt05 {
  margin-top: 5px !important;
}
#Footer .gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#Footer .ahoverArea a {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.2s;
}
#Footer .ahoverArea a:hover {
  opacity: 0.8;
}

#Footer {
  background-color: var(--footer-bg-black);
  color: var(--color-text-white);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10px;
  line-height: 1.75em;
  border-top: 3px solid var(--footer-border-dark);
}
#Footer img {
  display: inline;
  max-width: none;
  vertical-align: top;
}
#Footer .gnav a img {
  opacity: 0;
  transition: opacity 0.2s;
}
#Footer .gnav a:hover img {
  opacity: 1;
}
#Footer .wrapper {
  width: 960px;
  margin: 0 auto;
}
#Footer #breadListWrapper {
  padding: 15px 0 13px;
  padding-top: 12px;
}
#Footer #breadListWrapper #breadList {
  float: left;
  color: #999999;
  font-size: 10px;
  line-height: 13px;
  padding-top: 5px;
}
#Footer #breadListWrapper #breadList a {
  color: #999999;
  text-decoration: none;
}
#Footer #breadListWrapper #btPagetop {
  float: right;
  width: 77px;
}
#Footer #breadListWrapper #btPagetop img {
  vertical-align: bottom;
}

#Footer #footerSection01 {
  padding: 20px 0 30px;
  border-top: 1px solid #414141;
}

#Footer #footerSection01 .left {
  float: left;
  width: 560px;
}

#Footer #footerSection01 .right {
  float: right;
  width: 380px;
  background: #3f4142;
  border-top: 3px solid var(--footer-text-gold);
  text-align: center;
}

#Footer #footerSection01 .right h3 {
  padding-top: 18px;
  margin-bottom: 19px;
  font-weight: normal;
}

#Footer #footerSection01 .right h4 {
  border-top: 1px solid #636363;
  border-bottom: 1px solid #636363;
  color: #cccccc;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12px;
}

#Footer #footerSection01 .right .bts {
  margin-top: 9px;
  background: #333436;
  padding: 13px 0 9px;
}

#Footer #footerSection02 {
  background: url("https://www.bluenote.co.jp/src/imgs/footer/bg-nav.gif") repeat-x left top;
  padding: 20px 0 15px;
}

#Footer #footerSection02 .left {
  float: left;
  width: 543px;
}

#Footer #footerSection02 .left .logo {
  float: left;
  width: 190px;
  padding-top: 25px;
  margin: 0;
}

#Footer #footerSection02 .left .gnav {
  float: right;
  width: 340px;
  padding-top: 3px;
  list-style: none;
  margin: 0;
}

#Footer #footerSection02 .left .gnav li {
  width: 170px;
  float: left;
}

#Footer #footerSection02 .left .gnav li a {
  display: block;
  width: 170px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left top;
}

#Footer #footerSection02 .left .gnav li.SCHEDULE a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-schedule.gif");
}

#Footer #footerSection02 .left .gnav li.ABOUT a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-about.gif");
}

#Footer #footerSection02 .left .gnav li.FOOD a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-food.gif");
}

#Footer #footerSection02 .left .gnav li.FAQ a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-faq.gif");
}

#Footer #footerSection02 .left .gnav li.REPORTS a {
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-reports.gif");
}

#Footer #footerSection02 .left .gnav li a img {
  vertical-align: top;
}

#Footer #footerSection02 .right {
  float: right;
  width: 403px;
}

#Footer #footerSection02 .right .gnav {
  width: 169px;
  float: left;
  padding: 12px 0 17px;
  border-left: 1px solid #2e2e2e;
  border-right: 1px solid #2e2e2e;
  list-style: none;
  margin: 0;
  box-sizing: content-box;
}

#Footer #footerSection02 .right .gnav li {
  padding-left: 18px;
  margin-bottom: 18px;
}

#Footer #footerSection02 .right .gnav li.COMPANY {
  margin-bottom: 0;
}

#Footer #footerSection02 .right .gnav li a {
  display: block;
  height: 12px;
  background-repeat: no-repeat;
  background-position: left top;
}

#Footer #footerSection02 .right .gnav li.PRIVACY a {
  width: 107px;
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-privacy.gif");
}

#Footer #footerSection02 .right .gnav li.RECRUIT a {
  width: 92px;
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-recruit.gif");
}

#Footer #footerSection02 .right .gnav li.COMPANY a {
  width: 117px;
  background-image: url("https://www.bluenote.co.jp/src/imgs/footer/nav-company.gif");
}

#Footer #footerSection02 .right .gnav li a img {
  vertical-align: top;
}

#Footer #footerSection02 .right .fnav {
  float: left;
  padding-left: 20px;
  font-size: 10px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding-top: 0;
}

#Footer #footerSection02 .right .fnav a {
  color: #ffffff;
  text-decoration: none;
}

#Footer #footerSection02 .right .fnav a:hover {
  text-decoration: underline;
}

#Footer #footerSection03 {
  border-top: 1px solid #414141;
  padding-top: 25px;
  text-align: center;
}

#Footer #footerSection03 .relatedLinks02,
#Footer #footerSection03 .relatedLinks,
#Footer #footerSection03 .socialArea {
  font-size: 12px;
}

#Footer #footerSection03 .relatedLinks02 img {
  margin: 0 15px 20px;
  vertical-align: bottom;
}

#Footer #footerSection03 .relatedLinks img {
  margin: 0 15px 40px;
}

#Footer #footerSection03 .socialArea {
  margin-bottom: 30px;
}

#Footer #footerSection03 .socialArea img {
  vertical-align: top;
}

#Footer #footerSection03 .copyright {
  padding-bottom: 20px;
}

#Footer #footerSection03 .copyright img {
  vertical-align: top;
}

.gfooter {
  position: relative;
  z-index: 0;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background: var(--footer-bg-black);
}

.gfooter .footer_menu {
  display: table;
  width: 100%;
  margin-top: 1px;
  padding-top: 5px;
  background: url("https://www.bluenote.co.jp/jp/sp/common/image/footer/bg-footer_menu.png") repeat-x left top;
  background-size: 1px auto;
}

.gfooter .footer_menu .footer_menu_row {
  display: table-row;
}

.gfooter .footer_menu .footer_menu_row .footer_menu_cell {
  display: table-cell;
  width: 50%;
}
.gfooter .footer_menu .footer_menu_row .footer_menu_cell a {
  display: block;
  height: 39px;
  line-height: 39px;
  padding-left: 25px;
  border-bottom: 1px solid #333333;
  background: url("https://reserve.bluenote.co.jp/assets/img/footer/ic_arrow_right.png") 15px center no-repeat;
  background-size: 5px auto;
  color: #ffffff;
  font-size: 15px;
  font-family: "Times New Roman", serif;
  font-weight: bold;
  text-decoration: none;
  box-sizing: content-box;
}

.gfooter .footer_menu .footer_menu_row .footer_menu_cell a span {
  color: #ffffff;
}

.gfooter .footer_menu .footer_menu_row .footer_menu_cell a span.footer_menu_cell_middle {
  font-size: 12px;
}

.gfooter .footer_menu .footer_menu_row .footer_menu_cell a span.footer_menu_cell_small {
  font-size: 10px;
}

.gfooter .footer_copy {
  padding: 25px 0;
  color: #999999;
  font-size: 10px;
  text-align: center;
}

.footer_link_area {
  margin-top: 25px;
}

.footer_link_area .footer_link {
  line-height: 10px;
  margin-bottom: 20px;
  color: #666666;
  font-size: 10px;
  text-align: center;
}

.footer_link_area .footer_link a {
  line-height: 10px;
  color: #cccccc;
  font-size: 10px;
  text-decoration: none;
}

.footer_social_area {
  line-height: 25px;
  margin-top: 25px;
  text-align: center;
}

.footer_social_area img {
  width: 25px;
}

.footer_social_area span,
.footer_social_area a {
  line-height: 25px;
  vertical-align: top;
}

.footer_social_area .footer_text_follow {
  display: inline-block;
  width: 45px;
  margin-right: 10px;
  text-indent: -9999px;
  background: url("https://reserve.bluenote.co.jp/assets/img/footer/text_follow.png") left center no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.footer_social_area .footer_text_rss {
  display: inline-block;
  width: 21.5px;
  margin-right: 10px;
  text-indent: -9999px;
  background: url(/jp/sp/common/image/footer/text-rss.png) no-repeat left center;
  background-size: contain;
}

.footer_social_area .footer_social_twitter {
  padding-right: 10px;
}

.footer_social_area .footer_social_facebook {
  padding-right: 10px;
}

.footer_social_area .footer_social_instagram {
  padding-right: 10px;
}

.footer_social_area .footer_social_line {
  padding-right: 10px;
}

.footer_social_area .footer_social_youtube {
  padding-right: 10px;
}

.footer_social_area .footer_social_tiktok {
  padding-right: 20px;
}

.gfooter .footer_copy {
  margin-top: 0;
  padding: 25px 0;
  text-align: center;
  font-size: 10px;
  color: #999;
}

.global-footer__pagetop {
  position: fixed;
  z-index: 1030;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s;
}
.global-footer__pagetop:hover {
  opacity: 0.8;
}
@media (min-width: 1024px) {
  .global-footer__pagetop {
    width: 35px;
    height: 55px;
  }
}

.global-footer__pagetop-arrow {
  display: block;
  width: 12px;
  height: 12px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(45deg);
  margin-top: 4px;
}