@charset "UTF-8";
@font-face {
  font-family: 'Amiri';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/amiri/v30/J7aRnpd8CGxBHqUp.ttf) format('truetype');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/hind/v18/5aU69_a8oxmIRG4.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoserifjp/v33/xn71YHs72GKoTvER4Gn3b5eMRtWGkp6o7MjQ2bwxOubA.ttf) format('truetype');
}
/*!
 * ress.css ? v1.1.1
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}
*,
:before,
:after {
  box-sizing: inherit;
}
:before,
:after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}
/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}
/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}
/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
  /* Add the correct display in all browsers */
}
small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}
ul,
li {
  list-style: none;
}
[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}
abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}
a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}
b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}
dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}
/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #3e3a39;
}
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}
/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"] [role="button"] {
  cursor: pointer;
}
/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
  /* Firefox 36+ */
}
[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}
textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}
optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}
button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}
button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}
/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}
select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}
legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}
[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}
/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}
/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}
/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}
/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}
/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}
/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #3e3a39;
  text-shadow: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
/* -----------------------------------------------------
    baseスタイル
----------------------------------------------------- */
body {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.vw {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
.vw--centering {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bg-white {
  background: #fff;
  color: #3e3a39;
}
.bg-black {
  background: #3e3a39;
  color: #fff;
}
/* -----------------------------------------------------
    TEXT STYLE
----------------------------------------------------- */
/* -----------------------------------------------------
    commonスタイル
----------------------------------------------------- */
main img {
  display: block;
  font-size: 0;
}
.floatingBanner {
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
  text-shadow: #3e3a39 0 0 8px;
  background: url(/_asset/img/common/floating_banner_bg.png) repeat-x;
  height: 200px;
}
.floatingBanner p {
  margin: 170px auto 0 auto;
  width: 100%;
  line-height: 3px;
  height: 9px;
  letter-spacing: 2.2px;
}
@media (max-width: 750px) {
  .floatingBanner p {
    width: auto;
    display: inline-block;
    height: auto;
    margin: 158px auto 0 auto;
    position: relative;
    line-height: 14px;
    font-weight: bold;
  }
}
.floatingBanner a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 750px) {
  .floatingBanner a {
    font-size: 12px;
  }
}
.floatingBanner br {
  display: none;
}
@media (max-width: 750px) {
  .floatingBanner br {
    display: block;
  }
}
.floatingBanner span {
  background: url(/_asset/img/common/icn_arrow_right_white.svg) 100% 94% no-repeat;
  height: 8px;
  display: inline-block;
  width: 10px;
}
@media (max-width: 750px) {
  .floatingBanner span {
    position: absolute;
    bottom: 40%;
    right: -20px;
  }
}
/*********************************/
/* HEADER
/*********************************/
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
}
@media (max-width: 1200px) {
  header {
    z-index: 200;
  }
}
header a {
  color: inherit;
  text-decoration: none;
}
header.header--white {
  min-height: 116px;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4), transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), transparent);
  color: #fff;
}
@media (max-width: 1200px) {
  header.header--white {
    min-height: 58px;
  }
}
header.header--black {
  color: #3e3a39;
}
header .sideMenu__menu {
  top: 24px;
  position: fixed;
  right: 40px;
  background: none;
  width: 36px;
  height: 36px;
  box-sizing: border-box;
  z-index: 2000;
  cursor: pointer;
}
@media (max-width: 980px) {
  header .sideMenu__menu {
    right: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
  }
}
.header__navTop__box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
.header__navTop__box.show {
  top: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.header__navTop__list {
  float: right;
  margin-right: 100px;
}
@media (max-width: 980px) {
  .header__navTop__list {
    margin-right: 55px;
  }
}
.header--white .header__navTop__list li.bordered {
  border: 1px solid #fff;
}
.header--black .header__navTop__list li.bordered {
  border: 1px solid #3e3a39;
}
.header__navTop__list li a .span--01 {
  font-family: "Amiri", "Noto Serif JP", serif;
}
@media (max-width: 980px) {
  .header__navTop__list li a .span--01 {
    display: none;
  }
}
.header__navTop__list li a .span--02 {
  display: none;
  position: absolute;
  width: 100%;
  font-size: 12px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  .header__navTop__list li a .span--02 {
    top: 0;
    position: relative;
    display: block;
    font-size: 10px;
    transform: none;
    line-height: 1;
  }
}
.header__navTop__list li a:hover .span--01 {
  opacity: 0;
}
.header__navTop__list li a:hover .span--02 {
  display: block;
  /*letter-spacing: 0.2em;*/
}
@media (max-width: 980px) {
  .header__navTop__list li {
    display: none;
  }
  .header__navTop__list li.reservation {
    display: block;
  }
}
.header__navTop__list li.has-lang {
  display: flex;
  align-items: center;
}
.header__navTop__list li.has-lang span {
  display: block;
  border: 1px solid #3e3a39;
  position: relative;
}
.header__navTop__list li.has-lang span::after {
  content: "";
  position: absolute;
  right: 6px;
  top: calc(50% - 2px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #3e3a39 transparent transparent transparent;
}
.header__navTop__list li.has-lang span select {
  border: none;
  outline: none;
  background: transparent;
  padding: 12px 10px 12px 12px;
  appearance: none;
}
@media (max-width: 980px) {
  .header__navTop__list li.has-lang span select {
    padding: 6px 12px 6px 6px;
    font-size: 9px;
  }
}
.header__navTop__list li.has-lang span select option {
  background: #FFF;
}
#kos.top .header__navTop__list li.has-lang span {
  border: 1px solid #FFF;
}
#kos.top .header__navTop__list li.has-lang span::after {
  border-color: #FFF transparent transparent transparent;
}
#kos.top .header__navTop__list li.has-lang span select option {
  color: #3e3a39;
}
/*********************************/
/* FOOTER
/*********************************/
footer {
  position: relative;
  background: #F1EEE7;
  color: #3e3a39;
}
footer a {
  color: inherit;
  text-decoration: none;
}
.footer .footer__box {
  padding: 50px 44px 40px;
  box-sizing: border-box;
}
@media (min-width: 751px) and (max-width: 860px) {
  .footer .footer__box {
    padding: 60px 2% 44px;
  }
}
@media (max-width: 750px) {
  .footer .footer__box {
    padding: 30px 0;
  }
}
.footer__box__readText {
  padding: 0 0 40px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.4em;
  font-size: 12px;
}
@media (max-width: 750px) {
  .footer__box__readText {
    letter-spacing: 0.25em;
  }
}
.footer .footer__box--white .footer__reserveBtn {
  background: #3e3a39;
  border: 1px solid #3e3a39;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.footer .footer__box--white .footer__reserveBtn a {
  background: url("/_asset/img/common/icn_arrow_right_white.svg") 97.3% 50% no-repeat;
  background-size: 6px auto;
  color: #fff;
}
@media (max-width: 750px) {
  .footer .footer__box--white .footer__reserveBtn a {
    background: url("/_asset/img/common/icn_arrow_right_white.svg") 93.7% 50% no-repeat;
    background-size: 1.64% auto;
  }
}
.footer .footer__box--white .footer__reserveBtn:hover {
  background: #fff;
}
.footer .footer__box--white .footer__reserveBtn:hover a {
  background: url("/_asset/img/common/icn_arrow_right_gray.svg") 97.3% 50% no-repeat;
  background-size: 6px auto;
  color: #3e3a39;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer .footer__box--white .footer__pageBtn {
  border: 1px solid #3e3a39;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.footer .footer__box--white .footer__pageBtn a {
  background: url("/_asset/img/common/icn_arrow_right_gray.svg") 94% 14px no-repeat;
  background-size: 6px auto;
}
@media (max-width: 750px) {
  .footer .footer__box--white .footer__pageBtn {
    padding-top: 25px;
  }
  .footer .footer__box--white .footer__pageBtn a {
    background: url("/_asset/img/common/icn_arrow_right_gray.svg") 94% 50% no-repeat;
    background-size: 2.3% auto;
  }
}
.footer .footer__box--white .footer__pageBtn:hover {
  background: #3e3a39;
}
.footer .footer__box--white .footer__pageBtn:hover a {
  background: url("/_asset/img/common/icn_arrow_right_white.svg") 94% 14px no-repeat;
  background-size: 6px auto;
  color: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer .footer__box--black .footer__reserveBtn {
  background: #fff;
  border: 1px solid #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (max-width: 960px) {
  .footer .footer__box--black .footer__reserveBtn {
    display: none;
  }
}
.footer .footer__box--black .footer__reserveBtn a {
  background: url("/_asset/img/common/icn_arrow_right_gray.svg") 97.3% 50% no-repeat;
  background-size: 6px auto;
  color: #3e3a39;
}
.footer .footer__box--black .footer__reserveBtn:hover {
  background: #3e3a39;
}
.footer .footer__box--black .footer__reserveBtn:hover a {
  background: url("/_asset/img/common/icn_arrow_right_white.svg") 97.3% 50% no-repeat;
  background-size: 6px auto;
  color: #fff;
}
.footer .footer__box--black .footer__pageBtn {
  border: 1px solid #fff;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.footer .footer__box--black .footer__pageBtn a {
  background: url("/_asset/img/common/icn_arrow_right_white.svg") 94% 14px no-repeat;
  background-size: 6px auto;
}
@media (min-width: 901px) {
  .footer .footer__box--black .footer__pageBtn:not(:last-child) {
    display: none;
  }
}
@media (max-width: 960px) {
  .footer .footer__box--black .footer__pageBtn a {
    background: url("/_asset/img/common/icn_arrow_right_gray.svg") 94% 50% no-repeat;
    background-size: 10px auto;
    background-color: #fff;
    color: #3e3a39;
  }
  .footer .footer__box--black .footer__pageBtn a[data-label="top_footer_line"] {
    background: #3e3a39;
    padding: 6px 0;
  }
  .footer .footer__box--black .footer__pageBtn a[data-label="top_footer_line"] img {
    height: 26px;
  }
}
.footer .footer__box--black .footer__pageBtn:hover {
  background: #fff;
}
.footer .footer__box--black .footer__pageBtn:hover a {
  background: url("/_asset/img/common/icn_arrow_right_gray.svg") 94% 14px no-repeat;
  background-size: 6px auto;
  color: #3e3a39;
}
.footer .footer__box__btn {
  margin: 0 0 46px;
  text-align: center;
}
@media (max-width: 750px) {
  .footer .footer__box__btn {
    margin: 0 0 30px;
  }
}
.footer .footer__box__copyright {
  background: #fff;
  padding: 44px 0;
  text-align: center;
}
@media (max-width: 960px) {
  .footer .footer__box__copyright {
    padding: 80px 0 60px 0;
  }
}
.footer__reserveBtn {
  margin: 0 auto 30px;
  max-width: 820px;
  text-align: center;
}
@media (max-width: 750px) {
  .footer__reserveBtn {
    margin: 0 auto 50px;
    width: 89.3%;
  }
}
.footer__reserveBtn a {
  padding: 23px 0 25px;
  display: block;
}
.footer__reserveBtn span {
  display: block;
  letter-spacing: 0.4em;
}
.footer__reserveBtn__txt--en {
  font-family: "Amiri", "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.625;
}
@media (max-width: 750px) {
  .footer__reserveBtn__txt--en {
    font-size: 15px;
    line-height: 1.53;
  }
}
.footer__reserveBtn__txt--ja {
  font-size: 12px;
  line-height: 2.16;
}
@media (max-width: 750px) {
  .footer__reserveBtn__txt--ja {
    font-size: 10px;
    line-height: 2.3;
  }
}
.footer__pageBtn {
  margin: 0 15px;
  width: 220px;
  box-sizing: content-box;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 960px) {
  .footer__pageBtn {
    margin: 0 auto 20px;
    width: 89.3%;
    box-sizing: border-box;
  }
}
.footer__pageBtn a {
  padding: 13px 0;
  display: block;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.4em;
}
@media (max-width: 750px) {
  .footer__pageBtn a {
    padding: 16px 0;
  }
}
.footer__sns li img {
  z-index: 99;
  width: 26px;
  height: auto;
  position: fixed;
}
@media (max-width: 980px) {
  .footer__sns li img {
    display: none;
  }
}
.footer__sns li .txt {
  padding-top: 10px;
  padding-left: 20px;
  z-index: 90;
  height: 40px;
  width: 167px;
  letter-spacing: 0.2em;
  font-size: 11px;
  position: fixed;
  background: #fff;
  color: #999999;
  right: -167px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 980px) {
  .footer__sns li .txt {
    display: none;
  }
}
.footer__sns li .icon:hover + .txt {
  right: 0;
  /*right: 100;*/
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__sns li.ig img {
  bottom: 98px;
  right: 20px;
}
.footer__sns li.ig .txt {
  bottom: 90px;
}
.footer__sns li.fb img {
  bottom: 58px;
  right: 20px;
}
.footer__sns li.fb .txt {
  bottom: 50px;
}
.footer__sns li.ln img {
  bottom: 18px;
  right: 20px;
}
.footer__sns li.ln .txt {
  bottom: 10px;
}
.footer__copyright__txt {
  font-family: "Amiri", serif;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.4em;
}
@media (max-width: 750px) {
  .footer__copyright__txt {
    font-size: 9px;
  }
}
/*********************************/
/* SIDE MENU
/*********************************/
.sideMenu {
  top: 0;
  position: fixed;
  z-index: 1000;
}
.sideMenu a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/*.sideMenu a:hover {*/
/*  opacity: .6;*/
/*  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";*/
/*}*/
.sideMenu__menu__icn {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
}
.header--white .sideMenu__menu__icn {
  background-image: url(/_asset/img/common/icn_menu_white.svg);
}
.header--white .sideMenu__menu__icn.is-open {
  background-image: url(/_asset/img/common/icn_close_white.svg);
}
.header--black .sideMenu__menu__icn {
  background-image: url(/_asset/img/common/icn_menu_gray.svg);
}
.header--black .sideMenu__menu__icn.is-open {
  background-image: url(/_asset/img/common/icn_close_white.svg);
}
@media (max-width: 980px) {
  .sideMenu__menu__icn.is-open {
    display: none;
  }
}
.sideMenu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: none;
}
@media (max-width: 980px) {
  .sideMenu__overlay {
    background: #3e3a39;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    overflow-y: scroll;
  }
}
/**********************************/
/******     Header & Footer
/**********************************/
.header__navTop {
  position: absolute;
  left: 28px;
  top: 26px;
}
@media (max-width: 1200px) {
  .header__navTop {
    left: 10px;
    top: 15px;
  }
}
.header__navTop--title {
  font-size: 10px;
  color: #fff;
  font-family: "Amiri", "Noto Serif JP", serif;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .header__navTop--title {
    left: 10px;
    top: 15px;
    font-size: 10px;
    letter-spacing: 2px;
    padding-right: 40px;
  }
}
.header__navTop--title span {
  display: block;
}
@media (max-width: 980px) {
  .header__navTop--title span {
    display: none;
  }
}
.header__navTop--logo {
  display: inline-block;
  margin: 0.125rem 0;
}
.header__navTop--logo img {
  height: 28px;
}
@media (max-width: 980px) {
  .header__navTop--logo {
    margin-top: -5px;
  }
}
.header__navTop__list li {
  float: left;
  text-align: center;
  margin-top: 24px;
  margin-left: 16px;
  font-size: 13px;
  line-height: 0.8;
}
@media (max-width: 980px) {
  .header__navTop__list li {
    margin-top: 16px;
  }
}
.header__navTop__list li a {
  display: block;
  position: relative;
  text-align: center;
  letter-spacing: 0.2em;
  padding: 12px 16px;
}
@media (max-width: 980px) {
  .header__navTop__list li a {
    padding: 6px 16px;
  }
}
.footer {
  position: relative;
}
@media (min-width: 981px) {
  .footer .footer__box__nav {
    max-width: 820px;
    margin: 0 auto 4px;
    position: relative;
    text-align: center;
  }
  .footer .footer__nav__lists {
    text-align: center;
  }
}
@media screen and (min-width: 751px) {
  .footer .footer__box__nav {
    text-align: center;
    padding-top: 40px;
  }
  .footer .footer__nav__lists {
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .footer .footer__box__braedcrumbs {
    position: absolute;
    width: 100%;
    padding: 5px 0;
    bottom: 72px;
  }
}
@media screen and (max-width: 980px) {
  .footer .footer__box__braedcrumbs {
    bottom: 95px;
  }
}
.footer .footer__box__venues {
  background-color: #282828;
  color: #fff;
  text-align: center;
  overflow: hidden;
  transition: all 1s ease;
}
.footer .footer__box__venues:not(.on) {
  height: 50px;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer .footer__box__venues__hdg {
  margin-bottom: 48px;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-align: center;
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__hdg {
    margin-bottom: 24px;
  }
}
.footer .footer__box__venues__hdg .footer__box__venues__btn--expand::after {
  margin-left: 12px;
  margin-right: -24px;
}
.footer .footer__box__venues.on .footer__box__venues__hdg .footer__box__venues__btn--expand::after {
  transform: scaleY(-1);
}
.footer .footer__box__venues__content {
  display: inline-block;
  vertical-align: top;
  width: 230px;
  margin-right: 20px;
}
.footer .footer__box__venues__content:last-child {
  margin-left: 0;
}
@media screen and (max-width: 1200px) {
  .footer .footer__box__venues__content {
    width: 360px;
  }
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__content {
    width: 100%;
    margin: 0;
  }
}
.footer .footer__box__venues__btn--expand {
  cursor: pointer;
}
.footer .footer__box__venues__btn--expand::after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  background-image: url(/_asset/img/common/slide_arrow_down_white.svg);
  background-position: center;
  background-size: 12px;
  background-repeat: no-repeat;
}
.footer .footer__box__venues__area {
  position: relative;
  text-align: left;
  margin-bottom: 48px;
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__area {
    width: 89.3%;
    margin: 0 auto 24px;
  }
}
@media screen and (min-width: 981px) {
  .footer .footer__box__venues__area .footer__box__venues__btn--expand {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__area .footer__box__venues__btn--expand {
    position: absolute;
    top: 8px;
    right: 6px;
  }
}
.footer .footer__box__venues__area--title {
  font-size: 12px;
  padding: 6px 0;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__area.on .footer__box__venues__area--list {
    max-height: 1000px;
  }
  .footer .footer__box__venues__area.on .footer__box__venues__btn--expand::after {
    transform: scaleY(-1);
  }
}
.footer .footer__box__venues__area--list {
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  .footer .footer__box__venues__area--list {
    padding-left: 14px;
    max-height: 0;
    transition: max-height 0.5s ease;
  }
}
.footer .footer__box__venues__area--list__item {
  margin-bottom: 16px;
}
.footer .footer__box__venues__area--list__link {
  display: inline-block;
  color: #fff;
  transition: opacity 0.5s ease;
}
.footer .footer__box__venues__area--list__link:hover {
  opacity: 0.45;
}
.footer .footer__box__venues__area--list__link__pref {
  display: inline-block;
  border: solid 1px #fff;
  min-width: 40px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  float: left;
  font-size: 10px;
}
.footer .footer__box__venues__area--list__link__name--en,
.footer .footer__box__venues__area--list__link__name--jp {
  display: block;
  min-height: 16px;
  line-height: 16px;
  margin-left: 50px;
}
.footer .footer__box__venues__area--list__link__name--en {
  font-family: "Amiri", serif;
  font-size: 12px;
}
.footer .footer__box__venues__area--list__link__name--jp {
  font-size: 10px;
}
@media (max-width: 980px) {
  .footer .footer__box__btn {
    display: none;
  }
}
.footer .footer__box__nav {
  padding-top: 0;
}
@media (min-width: 981px) {
  .footer .footer__box__nav {
    padding-top: 20px;
  }
}
@media (min-width: 981px) {
  .footer .sideMenu__subNav--snsList {
    display: none;
  }
}
.footer .sideMenu__nav {
  height: auto;
  font-size: 0;
}
@media (min-width: 981px) {
  .footer .sideMenu__nav {
    margin-right: 220px;
    min-height: 420px;
  }
}
.footer .sideMenu__nav__txt {
  position: relative;
}
@media (min-width: 981px) {
  .footer .sideMenu__nav__txt {
    width: 200px;
    margin-bottom: 30px;
  }
  .footer .sideMenu__nav__txt:nth-last-child(2),
  .footer .sideMenu__nav__txt:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media (max-width: 980px) {
  .footer .sideMenu__nav__txt {
    width: 50%;
  }
}
.footer .sideMenu__nav__txt--ja,
.footer .sideMenu__nav__txt--en {
  transition: none;
}
@media (min-width: 981px) {
  .footer .sideMenu__nav__txt--ja,
  .footer .sideMenu__nav__txt--en {
    height: 30px;
    line-height: 30px;
  }
}
.footer .sideMenu__nav__txt--en {
  position: relative;
  font-family: "Amiri", serif;
  z-index: 10;
}
@media (min-width: 981px) {
  .footer .sideMenu__nav__txt--en {
    font-size: 30px;
  }
}
.footer .sideMenu__nav__txt--ja {
  z-index: 1;
}
@media (min-width: 981px) {
  .footer .sideMenu__nav__txt--ja {
    position: absolute;
    /*top: 4px;*/
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    opacity: 0;
  }
}
.footer .sideMenu__nav__txt a:hover .sideMenu__nav__txt--en {
  opacity: 0;
}
@media (min-width: 981px) {
  .footer .sideMenu__subNav {
    top: 20px;
  }
}
@media (min-width: 981px) {
  .footer .sideMenu__subNav--txt__link a[data-label="snavi_catalog"],
  .footer .sideMenu__subNav--txt__link a[data-label="snavi-party"],
  .footer .sideMenu__subNav--txt__link a[data-label="snavi_venues"] {
    display: none;
  }
}
@media (max-width: 980px) {
  .footer .sideMenu__subNav--txt__link a[data-label="snavi_catalog"],
  .footer .sideMenu__subNav--txt__link a[data-label="snavi-party"],
  .footer .sideMenu__subNav--txt__link a[data-label="snavi_venues"] {
    display: inline-block;
  }
}
/**********************************/
/******     breadcrumb
/**********************************/
.braedcrumbs {
  font-size: 9px;
  color: #282828;
  font-family: "Noto Serif JP", serif;
}
.braedcrumbs a {
  color: #b2b2b2;
  padding: 5px 0;
}
@media (max-width: 980px) {
  .braedcrumbs a {
    padding: 0;
  }
}
.braedcrumbs li {
  display: inline-block;
}
.braedcrumbs li + li {
  position: relative;
  padding-left: 16px;
}
.braedcrumbs li + li:before {
  content: ">";
  position: absolute;
  left: 0;
  width: 15px;
  text-align: center;
}
@media (max-width: 1200px) {
  header .braedcrumbs {
    display: none;
  }
}
footer .braedcrumbs {
  display: none;
}
@media (max-width: 1200px) {
  footer .braedcrumbs {
    display: block;
    position: static;
    color: #3e3a39;
    background: #fff;
    padding: 0;
    text-align: center;
    font-size: 10px;
  }
  footer .braedcrumbs ol li {
    display: inline-block;
  }
  footer .braedcrumbs a {
    color: #3e3a39;
  }
}
/**********************************/
/******     SideMenu
/**********************************/
.sideMenu__box {
  position: absolute;
  background: #F1EEE7;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  margin: auto;
  max-width: 1080px;
  width: 100%;
  height: 625px;
  box-sizing: border-box;
  font-size: 0;
  letter-spacing: -1em;
}
@media (max-height: 450px) {
  .sideMenu__box {
    overflow-y: scroll;
  }
}
@media (max-width: 980px) {
  .sideMenu__box {
    position: relative;
    padding: 40px 0 20px;
    width: 100%;
    max-width: 375px;
    height: auto;
    border: none;
    overflow-y: visible;
  }
}
.sideMenu__box__txt {
  margin: 0 0 36px;
  font-size: 13px;
  line-height: 1.84;
  letter-spacing: 0.4em;
  color: #fff;
}
@media (max-width: 980px) {
  .sideMenu__box__txt {
    text-align: center;
    font-size: 11px;
    line-height: 1.81;
  }
}
.sideMenu__overlay {
  background: #F1EEE7;
}
@media (max-width: 980px) {
  .sideMenu__overlay {
    z-index: 205;
  }
}
.sideMenu__hdg {
  position: relative;
  margin: 0 0 50px;
  height: 40px;
  opacity: 1;
}
@media (max-width: 980px) {
  .sideMenu__hdg {
    margin: 10px auto 30px;
    height: auto;
    min-height: 25px;
    opacity: 1;
  }
}
.sideMenu__hdg img {
  width: auto;
  height: 100%;
  display: block;
}
@media (min-width: 981px) {
  .sideMenu__hdg img {
    position: absolute;
    bottom: 0;
  }
}
@media (max-width: 980px) {
  .sideMenu__hdg img {
    position: relative;
    max-width: 65%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
  }
}
.sideMenu__nav {
  height: 525px;
}
@media (min-width: 981px) {
  .sideMenu__nav {
    border-right: solid 1px #1a1a1a;
    margin-right: 200px;
  }
}
@media (max-width: 980px) {
  .sideMenu__nav {
    width: 320px;
    height: auto;
    padding: 20px;
    border: none;
    margin: 0 auto;
  }
}
.sideMenu__nav a {
  display: inline-block;
  opacity: 1;
}
.sideMenu__nav__txt {
  margin: 0 30px 10px 0;
  width: 280px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 980px) {
  .sideMenu__nav__txt {
    margin: 0 0 5px;
  }
  .sideMenu__nav__txt:nth-child(2n-1) {
    width: 55%;
  }
  .sideMenu__nav__txt:nth-child(2n) {
    width: 45%;
  }
}
.sideMenu__nav__txt:nth-last-child(1),
.sideMenu__nav__txt:nth-last-child(2) {
  margin-bottom: 0;
}
.sideMenu__nav__txt span {
  display: block;
  transition: color ease 0.5s;
}
.sideMenu__nav__txt--en {
  font-family: "Amiri", serif;
  line-height: 1.2;
  font-size: 36px;
  letter-spacing: -0.005em;
  color: #727272;
}
@media (max-width: 980px) {
  .sideMenu__nav__txt--en {
    font-size: 24px;
    color: #fff;
  }
}
.sideMenu__nav__txt--ja {
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #3e3a39;
}
@media (max-width: 980px) {
  .sideMenu__nav__txt--ja {
    font-size: 10px;
    color: #fff;
  }
}
.sideMenu__nav__txt a {
  padding: 5px 0;
}
@media (max-width: 980px) {
  .sideMenu__nav__txt a {
    padding: 0;
  }
}
.sideMenu__nav__txt a:hover span {
  color: #fff;
}
.sideMenu__subNav {
  display: block;
  position: absolute;
  right: 20px;
  width: 175px;
  top: 110px;
  height: auto;
}
@media (max-width: 980px) {
  .sideMenu__subNav {
    padding: 0;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 90%;
    margin: auto;
  }
}
.sideMenu__subNav a {
  opacity: 1;
  transition: opacity ease 0.5s;
}
@media (max-width: 980px) {
  .sideMenu__subNav a {
    opacity: 1;
  }
}
.sideMenu__subNav a:hover {
  opacity: 0.45;
}
@media (max-width: 980px) {
  .sideMenu__subNav--txt {
    display: none;
  }
}
@media (min-width: 981px) {
  .sideMenu__subNav--txtList {
    text-align: left;
  }
}
@media (max-width: 980px) {
  .sideMenu__subNav--txtList {
    text-align: center;
    margin: 10px auto;
    width: 310px;
    font-size: 0;
  }
  .sideMenu__subNav--txtList a {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    margin-bottom: 12px;
  }
  .sideMenu__subNav--txtList .guest {
    color: #3e3a39 !important;
    background-color: #fff;
    padding: 8px 5px;
  }
}
.sideMenu__subNav--txt__link {
  position: relative;
  margin: 18px 0;
}
.sideMenu__subNav--txt__link:first-child {
  margin-top: 0;
}
@media (max-width: 980px) {
  .sideMenu__subNav--txt__link {
    display: none;
  }
  .sideMenu__subNav--txt__link:nth-last-child(1),
  .sideMenu__subNav--txt__link:nth-last-child(2),
  .sideMenu__subNav--txt__link:nth-last-child(3) {
    display: inline-block;
    line-height: 10px;
    padding: 0 6px;
  }
  .sideMenu__subNav--txt__link:nth-last-child(2)::before,
  .sideMenu__subNav--txt__link:nth-last-child(2)::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 9px;
    position: absolute;
    background-color: #fff;
  }
  .sideMenu__subNav--txt__link:nth-last-child(2)::before {
    left: -1px;
  }
  .sideMenu__subNav--txt__link:nth-last-child(2)::after {
    right: 1px;
  }
}
.sideMenu__subNav--txt__link a {
  font-size: 12px;
  letter-spacing: 0.25em;
  color: #fff;
}
@media (min-width: 981px) {
  .sideMenu__subNav--txt__link a[data-label="snavi_catalog"],
  .sideMenu__subNav--txt__link a[data-label="snavi-party"] {
    display: none;
  }
}
.sideMenu__subNav--guestList {
  margin-top: 40px;
}
@media (max-width: 980px) {
  .sideMenu__subNav--guestList {
    text-align: center;
    margin: 20px 0 8px 0;
  }
  .sideMenu__subNav--guestList a {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    margin-bottom: 6px;
  }
}
.sideMenu__subNav--guest__link {
  position: relative;
  margin: 18px 0;
}
@media (max-width: 980px) {
  .sideMenu__subNav--guest__link {
    display: none;
  }
}
.sideMenu__subNav--guest__link a {
  font-size: 12px;
  letter-spacing: 0.25em;
  color: #3e3a39;
  background-color: #fff;
  padding: 8px 10px 10px 10px;
  display: block;
  text-align: center;
}
.sideMenu__subNav--snsList {
  position: absolute;
  text-align: left;
}
@media (max-width: 980px) {
  .sideMenu__subNav--snsList {
    position: relative;
    text-align: center;
  }
}
.sideMenu__subNav--sns__link {
  display: inline-block;
}
.sideMenu__subNav--sns__link:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 980px) {
  .sideMenu__subNav--sns__link {
    margin: 30px 0 0 0;
    text-align: center;
  }
  .sideMenu__subNav--sns__link:not(:last-child) {
    margin: 0 5px;
  }
  .sideMenu__subNav--sns__link:last-child {
    display: none;
  }
}
.sideMenu__subNav--sns__link a {
  display: inline-block;
}
@media (max-width: 980px) {
  .sideMenu__subNav--sns__link a {
    margin: 0 5px;
  }
}
.sideMenu__subNav--sns__link a img {
  height: 20px;
}
@media (max-width: 980px) {
  .sideMenu__subNav--sns__link a img {
    height: 16px;
  }
}
@media (min-width: 981px) {
  .sideMenu__bnrNav {
    display: none;
  }
}
@media (max-width: 980px) {
  .sideMenu__bnrNav--list {
    text-align: center;
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media (max-width: 980px) {
  .sideMenu__bnrNav__link {
    display: inline-block;
    width: 150px;
    vertical-align: middle;
    margin: 0 5px;
  }
  .sideMenu__bnrNav__link img {
    height: 28px;
    vertical-align: middle;
  }
  .sideMenu__bnrNav__link a {
    display: block;
    width: 100%;
    text-align: center;
    letter-spacing: 0.2em;
    height: 38px;
    line-height: 36px;
  }
  .sideMenu__bnrNav__link a.border--white {
    border: 1px solid #fff;
  }
  .sideMenu__bnrNav__link a.back--white {
    color: #3e3a39;
    background-color: #fff;
  }
  .sideMenu__bnrNav__link--en {
    display: block;
    font-family: "Amiri", serif;
    font-size: 18px;
  }
  .sideMenu__bnrNav__link--jp {
    display: block;
    font-size: 12px;
  }
}
.sideMenu__relationNav {
  position: relative;
  text-align: center;
  width: 100%;
  border-top: solid 1px #1a1a1a;
  padding-top: 18px;
  margin-top: 36px;
}
@media (max-width: 980px) {
  .sideMenu__relationNav {
    display: none;
  }
}
.sideMenu__relationNav--title {
  display: inline-block;
  color: #fff;
  opacity: 0.45;
  font-size: 12px;
  letter-spacing: 0.25em;
  margin-right: 12px;
}
@media (max-width: 980px) {
  .sideMenu__relationNav--title {
    opacity: 1;
  }
}
.sideMenu__relationNav--list {
  display: inline-block;
}
.sideMenu__relationNav__link {
  display: inline-block;
  margin: 0 0 0 12px;
}
.sideMenu__relationNav__link:not(:last-child):after {
  content: "/";
  display: inline-block;
  opacity: 0.45;
  font-size: 12px;
  margin-left: 12px;
  color: #fff;
}
.sideMenu__relationNav__link a {
  color: #fff;
  opacity: 1;
  font-size: 12px;
  letter-spacing: 0.25em;
  transition: opacity ease 0.5s;
}
@media (max-width: 980px) {
  .sideMenu__relationNav__link a {
    opacity: 1;
  }
}
.sideMenu__relationNav__link a:hover {
  opacity: 0.45;
}
.sideMenu__btn--close {
  display: none;
}
@media (max-width: 980px) {
  .sideMenu__btn--close {
    position: absolute;
    right: 20px;
    top: 50px;
    display: block;
    width: 18px;
  }
}
.sideMenu__btn--close img {
  width: 100%;
  display: block;
}
/****** UTIL *****/
@media (min-width: 981px) {
  .is--pc--hide {
    display: none;
  }
  .is-br--sp-show {
    display: none;
  }
}
@media (max-width: 980px) {
  .is--sp--hide {
    display: none;
  }
  .is-br--pc-show {
    display: none;
  }
}
.is--txt--left {
  text-align: left;
}
.is--txt--center {
  text-align: center;
}
.is--txt--right {
  text-align: right;
}
