.page-wrapper:not(.top) .main-content,
.page-wrapper:not(.top) .site-footer .footer-bottom {
  padding-left: calc((192 / 1420) * 100%);
  padding-right: calc((192 / 1420) * 100%);
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  max-width: 1140px;
}

#barba-wrapper,
.site-header:not(.top-header).white .site-navi > li:after {
  background-color: #fff;
}

.page-wrapper.black .site-logo img.white,
.page-wrapper.white .site-logo img.black,
.site-header.black .site-logo img.white,
.site-header.white .site-logo img.black {
  display: none;
}

.page-wrapper.black .lang-list > li:last-child:before,
.site-header.black .lang-list > li:last-child:before {
  border-left: 1px solid #000 !important;
}

body {
  font-family: effra, sans-serif;
  font-style: normal;
}

.page-wrapper:not(.top) {
  height: auto;
  padding-top: 0 !important;
}

.page-wrapper:not(.top) .scroll-arrow > svg {
  position: absolute;
  bottom: 0;
}

.page-wrapper:not(.top) .page-frame {
  margin-top: calc(86px + (((230 - 86) / 1420) * 100%));
}

.page-wrapper.shop-restaurant .page-frame {
  margin-top: 16px;
}

.page-wrapper.art-gallery .page-frame {
  margin-top: 72px;
}

.page-wrapper:not(.top) .shop-detail .page-frame {
  margin-top: 0;
}

.page-wrapper:not(.top) .site-footer .footer-wrapper {
  padding-left: calc((192 / 1420) * 100%);
  padding-right: calc((192 / 1420) * 100%);
  padding-top: calc((76 / 1420) * 100%);
  padding-bottom: calc((72 / 1420) * 100%);
}

.page-wrapper:not(.top) .site-footer .footer-bottom {
  position: relative;
}

.page-wrapper:not(.top) .section-title.left.is-active {
  position: fixed;
  opacity: 0;
  /* left: 9999px !important; */
}

.page-wrapper:not(.top) .section-title.right.is-active {
  right: 9999px !important;
}

.site-header {
  opacity: 0;
}

.page-wrapper.black,
.page-wrapper.white {
  opacity: 1;
}

.site-header a {
  color: #000;
}

.page-wrapper.white .lang-list > li > a,
.page-wrapper.white .site-navi > li > a,
.site-header.white .lang-list > li > a,
.site-header.white .site-navi > li > a {
  color: #fff !important;
}

.site-header:not(.top-header).black .site-navi > li:after {
  background-color: #000;
}

.page-wrapper.white .hamburger-menu > li,
.page-wrapper.white .lang-list > li.is-active:after,
.page-wrapper.white .site-navi.hover-border > li:before,
.page-wrapper.white .site-navi > li:after,
.site-header.white .hamburger-menu > li,
.site-header.white .lang-list > li.is-active:after,
.site-header.white .site-navi.hover-border > li:before,
.site-header.white .site-navi > li.is-active:after {
  background-color: #fff !important;
}

.site-header.white .cls-1 {
  fill: #fff !important;
}

.site-header.white .site-navi .top-arrow {
  fill: #fff;
}

.page-wrapper.white .cls-1 {
  fill: #fff !important;
}

.page-wrapper.black .lang-list > li > a,
.page-wrapper.black .site-navi > li > a,
.site-header.black .lang-list > li > a,
.site-header.black .site-navi > li > a,
.site-header:not(.top-header).black .site-navi > li > a {
  color: #000 !important;
}

.page-wrapper.black .hamburger-menu > li,
.page-wrapper.black .lang-list > li.is-active:after,
.page-wrapper.black .site-navi.hover-border > li:before,
.page-wrapper.black .site-navi > li:after,
.site-header.black .hamburger-menu > li,
.site-header.black .lang-list > li.is-active:after,
.site-header.black .site-navi.hover-border > li:before,
.site-header.black .site-navi > li.is-active:after,
.site-header:not(.top-header).black .hamburger-menu > li {
  background-color: #000 !important;
}

.page-wrapper.white .site-navi .top-arrow {
  fill: #fff;
}

.site-header.black .site-navi > li > a:after {
  background-image: url(../img/common/link-dot-black.svg) !important;
}

.site-header.black .cls-1 {
  fill: #000 !important;
}

.site-header.black .site-navi .top-arrow {
  fill: #000;
}

.page-wrapper.black .cls-1 {
  fill: #000 !important;
}

.page-wrapper.black .site-navi .top-arrow {
  fill: #000;
}

.site-header:not(.top-header) {
  height: 86px;
  top: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 30;
}

.site-header:not(.top-header) .site-logo svg {
  width: 132px;
  height: 50px;
}

.site-header:not(.top-header) .site-navi {
  display: -webkit-flex;
  display: flex;
  /* margin-right: 74px; */
  margin-top: -1px;
}

.site-header:not(.top-header) .site-navi > li {
  height: 1em;
  margin-left: 19px;
  white-space: nowrap;
  position: relative;
}

.site-header:not(.top-header) .site-navi > li:first-child {
  margin-left: 0;
}

.site-header:not(.top-header) .site-navi > li > a {
  display: block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.08em;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px;
}

.site-header:not(.top-header) .site-navi > li > a > svg {
  width: 10px;
  height: 10px;
  margin-top: -4px;
  margin-right: 6px;
  margin-left: 7px;
}

.site-header:not(.top-header) .site-navi > li > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  right: 2px;
  width: 1px;
  height: 12px;
  background-image: url(../img/common/link-dot.svg);
  background-repeat: repeat-y;
  background-size: 1px 3px;
}

.site-header:not(.top-header) .site-navi > li.is-active:after,
.site-header:not(.top-header) .site-navi > li:after {
  height: 2px;
  position: absolute;
  top: 50%;
  content: "";
  margin-top: -1px;
  box-sizing: content-box;
}

.site-header:not(.top-header) .site-navi > li:after {
  width: 0;
  left: -5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: width 0.4s cubic-bezier(0, 1, 0, 1) 0s;
  transform-origin: left center;
}

.site-header:not(.top-header) .site-navi > li.is-active:after {
  width: calc(100% + 10px);
  left: -6px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transform-origin: left center;
}

.site-header:not(.top-header) .site-navi > li.is-active > a {
  opacity: 0.2;
}

.header-link {
  display: flex;
}
.site-header.white .sns-navi .top-sns-icon {
  fill: #fff;
}
.site-header.black .sns-navi .top-sns-icon {
  fill: #000;
}
.site-header .sns-navi {
  display: flex;
  margin-left: 20px;
}
.sns-navi li:nth-child(1) {
  margin-top: -2px;
}
.sns-navi li:nth-child(2) {
  margin-top: -1px;
}
.sns-navi a {
  display: block;
}
.sns-navi a:hover {
  opacity: .5;
}
.sns-navi li:nth-child(1) > a > svg{
  display: block;
  width: 16px !important;
	height: 16px !important;
}

.sns-navi li:nth-child(2) > a > svg{
  display: block;
  width: 21px !important;
	height: 15px !important;
  margin-left: 11px;
}

.site-header:not(.top-header) .lang-list {
  display: -webkit-flex;
  display: flex;
}

.site-header:not(.top-header) .lang-list > li {
  height: 1em;
  line-height: 1;
  position: relative;
}

.site-header:not(.top-header) .lang-list > li:last-child {
  margin-left: 18px;
  position: relative;
}

.site-header:not(.top-header) .lang-list > li:last-child:before {
  content: "";
  display: block;
  width: 1px;
  height: 5px;
  border-left: 1px solid #fff;
  opacity: 0.2;
  position: absolute;
  left: -12px;
  top: 6px;
  transform: rotate(30deg);
}

.site-header:not(.top-header) .lang-list > li > a {
  font-size: 14px;
  opacity: 1;
  letter-spacing: 0.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-header:not(.top-header) .lang-list > li > a:hover {
  opacity: 0.5;
}

.site-header:not(.top-header) .lang-list > li.is-active:after {
  content: "";
  width: 25px;
  height: 2px;
  margin-left: -2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.site-header:not(.top-header) .lang-list > li.is-active > a {
  cursor: default;
  opacity: 0.2;
}

.site-header:not(.top-header) .lang-list.pc-none {
  display: none;
}

.site-header:not(.top-header) .lang-list.pc-none > li svg {
  width: 34px;
  height: 34px;
}

.site-header:not(.top-header) .lang-list.pc-none > li svg .cls-2 {
  fill: transparent;
}

.site-header:not(.top-header).black .hamburger-menu .trigger-color,
.site-header:not(.top-header).black .lang-list > li > a .cls-1,
.site-header:not(.top-header).black .site-logo svg .cls-1 {
  fill: #000 !important;
}

.site-header:not(.top-header) .lang-list.sp-none {
  display: flex;
}

.site-header:not(.top-header).white .hamburger-menu .trigger-color,
.site-header:not(.top-header).white .lang-list > li > a .cls-1,
.site-header:not(.top-header).white .site-logo svg .cls-1 {
  fill: #fff !important;
}

.site-header:not(.top-header).white .hamburger-menu > li {
  background-color: #fff !important;
}

.hamburger-menu.white .hamburger-menu > li,
.menu-content-sp,
.page-wrapper:not(.top) .site-footer {
  background-color: #000;
}

.hamburger-close-trigger,
.hamburger-menu-wrapper {
  display: none;
}

.hamburger-menu.is-active + .hamburger-close-trigger {
  display: block;
}

.site-header.white .trigger-color {
  fill: #fff;
}

.site-header.black .trigger-color {
  fill: #000;
}

.hamburger-menu.is-active,
.hamburger-menu.is-active * {
  opacity: 0 !important;
}

.hamburger-menu {
  display: none;
}

.hamburger-menu.white .lang-list > li > a,
.hamburger-menu.white .site-navi > li > a {
  color: #000;
}

.menu-content-sp {
  z-index: 20;
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.navi-icon-wrap {
  white-space: nowrap;
}

.menu-content-sp .site-navi {
  padding-top: 0;
  margin-top: 0;
  padding-left: 0;
}

.navi-icon-wrap:after {
  content: "";
  display: inline-block;
  width: 1px;
  background-image: url(../img/common/link-dot-black.svg);
  background-size: 1px 3px;
  margin-left: 11px;
}

.menu-content-sp.white .navi-icon-wrap:after {
  background-image: url(../img/common/link-dot.svg);
}

.page-wrapper:not(.top) .site-navi-footer > li > a:after,
.page-wrapper:not(.top) .sub-navi-footer > li > a:after {
  content: "";
  background-image: url(../img/common/link-dot.svg);
  background-repeat: repeat-y;
  background-size: 1px 3px;
}

.site-navi .navi-icon-wrap:after {
  height: 32px;
}

.sub-navi .navi-icon-wrap:after {
  height: 10px;
  margin-left: 4px;
  margin-top: 4px;
}

.menu-content-sp.black .hamburger-arrow {
  fill: #000 !important;
}

.menu-content-sp.white .hamburger-arrow {
  fill: #fff !important;
}

.page-wrapper:not(.top) .footer-wrapper {
  display: -webkit-flex;
  display: flex;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}

.page-wrapper:not(.top) .footer-wrapper .info-list {
  display: -webkit-flex;
  display: flex;
  margin-top: 24px;
  margin-bottom: 5px;
}

.page-wrapper:not(.top) .footer-wrapper .info-list > li > a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}

.page-wrapper:not(.top) .footer-wrapper .info-list > li:last-child {
  margin-left: 10px;
}

.page-wrapper:not(.top) .footer-wrapper small {
  font-size: 12px;
  letter-spacing: 0.06em;
  display: block;
  color: rgba(255, 255, 255, 0.2);
  white-space: nowrap;
  margin-top: -1px;
}

.page-wrapper:not(.top) .footer-link {
  margin-top: -3px;
}

.page-wrapper:not(.top) .site-navi-footer > li {
  margin-top: 5px;
}

.page-wrapper:not(.top) .site-navi-footer > li:first-child {
  margin-top: 0;
}

.page-wrapper:not(.top) .site-navi-footer > li > a {
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
}

.page-wrapper:not(.top) .site-navi-footer > li > a > svg {
  width: 10px;
  height: 10px;
  margin-top: -11px;
  margin-right: 5px;
  margin-left: 10px;
}

.page-wrapper:not(.top) .site-navi-footer > li > a:after {
  display: block;
  position: absolute;
  bottom: 5px;
  right: -1px;
  width: 1px;
  height: 17px;
}

.page-wrapper:not(.top) .sub-navi-footer {
  margin-top: 25px;
}

.page-wrapper:not(.top) .sub-navi-footer > li {
  margin-top: 6px;
}

.page-wrapper:not(.top) .sub-navi-footer > li.has-margin {
  margin-top: 12px;
}

.page-wrapper:not(.top) .sub-navi-footer > li:first-child {
  margin-top: 0;
}

.page-wrapper:not(.top) .sub-navi-footer > li > a {
  color: #fff;
  letter-spacing: 0.1em;
  position: relative;
}

.page-wrapper:not(.top) .sub-navi-footer > li > a > svg {
  width: 10px;
  height: 10px;
  margin-top: -3px;
  margin-right: 5px;
  margin-left: 5px;
}

.page-wrapper:not(.top) .sub-navi-footer > li > a:after {
  display: block;
  position: absolute;
  top: 3px;
  right: 0;
  width: 1px;
  height: 12px;
}

.sns-navi-footer {
  display: block;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sns-navi-footer a {
  display: block;
}
.sns-navi-footer span {
  display: block;
}

.sns-navi-footer-icon {
  display: block;
}

.sns-navi-footer li > a {
  display: flex;
  align-items: center;
}

.sns-navi-footer li > a:hover {
  opacity: .5;
}
.sns-navi-footer li > a > span {
  display: block;
}

.sns-navi-footer > li:nth-child(2)  {
  margin-top: 10px;
}

.sns-navi-footer > li:nth-child(1) > a > span {
  width: 150px;
  height: 16px;
  background-image: url(../img/common/insta-footer-pc.svg);
	background-size: 150px 16px;
  background-repeat: no-repeat;
}

.sns-navi-footer > li:nth-child(2) > a > span {
  width: 82px;
	height: 14px;
  background-image: url(../img/common/yt-footer-pc.svg);
	background-size: 82px 14px;
}

.page-wrapper:not(.top) .gyre-info {
  font-size: 14px;
  color: #fff;
  width: 216px;
  margin-left: calc(73 / (1420 - (1420 * ((192 * 2) / 1420))) * 100%);
}

.page-wrapper:not(.top) .gyre-info .address {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.04em !important;
  font-size: 13px;
  display: block;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.page-wrapper:not(.top) .gyre-info .address:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background-color: grey;
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-wrapper:not(.top) .gyre-info .business-hours > dt {
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.03em;
}

.page-wrapper:not(.top) .gyre-info .business-hours > dd {
  font-size: 0;
}

.page-wrapper:not(.top) .gyre-info .business-hours.restaurant {
  margin-top: 15px;
}

.page-wrapper:not(.top) .gyre-info .business-hours.restaurant > dd {
  white-space: nowrap;
}

.page-wrapper:not(.top) .gyre-info .note {
  display: block;
  font-size: 10px;
  margin-top: 15px;
  color: rgba(255, 255, 255, 0.4);
}

.page-wrapper:not(.top) .gyre-info .close-time,
.page-wrapper:not(.top) .gyre-info .open-time {
  font-size: 22px;
  letter-spacing: 0.03em;
  display: inline-block;
}

.page-wrapper:not(.top) .gyre-info .close-time {
  margin-left: 22px;
  position: relative;
}

.page-wrapper:not(.top) .gyre-info .close-time:before {
  content: "";
  display: block;
  width: 13px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: -18px;
  background-color: #fff;
}

.page-wrapper:not(.top) .footer-logo {
  margin-left: auto;
  width: 256px;
}

.page-wrapper:not(.top) .footer-bottom-wrapper {
  border-top: 1px solid rgba(129, 129, 129, 0.4);
}

.page-wrapper:not(.top) .footer-bottom {
  padding-top: 23px;
  padding-bottom: 15px;
}

.page-wrapper:not(.top) .footer-bottom a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
}

.page-wrapper:not(.top) .footer-bottom a:hover {
  opacity: 0.4;
}

.page-wrapper:not(.top) .footer-bottom .inner-link {
  display: -webkit-flex;
  display: flex;
}

.page-wrapper:not(.top) .footer-bottom .company-logo {
  width: 93px;
}

.page-wrapper:not(.top) .footer-bottom span {
  display: block;
}

.page-wrapper:not(.top) .footer-bottom .company-name {
  width: 189px;
  margin-left: 22px;
}

.page-wrapper.white .section-title {
  color: #fff;
}

.page-wrapper.white .section-current > li,
.page-wrapper.white .section-title:after {
  background-color: #fff;
}

.page-wrapper.black .section-title {
  color: #000;
}

.page-wrapper.black .section-current > li,
.page-wrapper.black .section-title:after {
  background-color: #000;
}

.page-wrapper:not(.top) .section-title {
  font-size: 14px;
  letter-spacing: 0.1em;
  position: fixed;
}

.page-wrapper:not(.top) .section-title.is-active {
  position: absolute;
}

.page-wrapper:not(.top) .section-title.is-hide {
  display: none !important;
}

.page-wrapper:not(.top) .section-title.left {
  top: 50%;
  transform-origin: center top;
  transform: translateX(-50%) rotate(-90deg);
  margin-left: -3px;
  letter-spacing: 0.0387em;
}

.page-wrapper:not(.top) .section-title.right {
  top: 50%;
  transform-origin: center top;
  transform: translate(50%) rotate(90deg);
  margin-right: -3px;
  letter-spacing: 0.0387em;
}

.page-wrapper:not(.top) .section-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
}

.page-wrapper:not(.top) .scroll-arrow {
  width: 13px;
  height: 64px;
  position: fixed;
  padding-left: 25px;
  padding-right: 25px;
  cursor: pointer;
}

.page-wrapper:not(.top) .scroll-arrow.is-active {
  cursor: pointer;
  position: absolute;
  top: auto;
}

.page-wrapper:not(.top) .scroll-arrow.is-active > svg {
  transform: rotate(-180deg) scale(-1, 1);
}

.page-wrapper:not(.top) .scroll-arrow svg {
  width: 13px;
  height: 64px;
}

.page-wrapper:not(.top) .section-current {
  position: fixed;
}

.page-wrapper:not(.top) .section-current > li {
  width: 13px;
  height: 2px;
  margin-top: 9px;
}

.page-wrapper:not(.top) .section-current > li.is-active {
  transform: translateX(-10px);
}

.page-wrapper:not(.top) .section-current > li:first-child {
  margin-top: 0;
}

.page-wrapper:not(.top) .section-current.is-active {
  position: absolute;
}

.shop-detail .section-title.left,
.shop-detail .section-title.right {
  letter-spacing: 0.1em;
}

.category-news-container {
  margin: 96px 0;
}

.category-news {
  display: flex;
  font-size: 13px;
  font-family: "Yu Gothic", 游ゴシック, YuGothic, 游ゴシック体, sans-serif;
  color: white;
}
.category-news:not(:first-child) {
  padding-top: 8px;
}
.category-news__date {
  flex-shrink: 0;
  font-family: effra, sans-serif;
  font-size: 14px;
  opacity: 0.5;
}
.category-news__title {
  position: relative;
  margin-left: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.category-news__title br{
  display: none;
}

.category-news__shop {
  flex-shrink: 0;
  position: relative;
  padding-left: 48px;
  opacity: 0.4;
  white-space: nowrap;
  font-weight: bold;
}
.category-news__shop:before {
  position: absolute;
  left: 8px;
  bottom: 4px;
  width: 34px;
  height: 2px;
  background-color: white;
  content: "";
}

.embed-content {
  margin: 96px 0 76px;
}

@media screen and (min-width: 737px) {
  .page-wrapper:not(.top) .main-content {
    margin-bottom: calc((13 / 300) * 100%);
  }
  .site-header:not(.top-header) .lang-list {
    margin-right: -5px;
  }
  .menu-content-sp {
    display: none;
  }
}

@media screen and (max-width: 1200px) and (min-width: 737px) {
  body {
    min-width: 1024px;
  }
}

@media screen and (min-width: 1420px) {
  .page-wrapper:not(.top) .scroll-arrow {
    left: calc(9 / 1420 * 100vw);
    bottom: calc(34 / 1420 * 100vw);
  }
  .page-wrapper:not(.top) .section-current {
    right: calc(34 / 1420 * 100vw);
    bottom: calc(34 / 1420 * 100vw);
  }
  .page-wrapper:not(.top) .section-title.left {
    left: calc(34 / 1420 * 100vw);
  }
  .page-wrapper:not(.top) .section-title.right {
    right: calc(34 / 1420 * 100vw);
  }
  .site-header:not(.top-header) {
    padding-top: calc(34 / 1420 * 100vw);
    padding-left: calc(34 / 1420 * 100vw);
    padding-right: calc(34 / 1420 * 100vw);
  }
}

@media screen and (max-width: 1419px) {
  .page-wrapper:not(.top) .scroll-arrow {
    left: 9px;
    bottom: 21px;
  }
  .page-wrapper:not(.top) .section-current {
    right: 34px;
    bottom: 34px;
  }
  .page-wrapper:not(.top) .section-title.left {
    left: 34px;
  }
  .page-wrapper:not(.top) .section-title.right {
    right: 34px;
  }
  .site-header:not(.top-header) {
    padding-top: 34px;
    padding-left: 34px;
    padding-right: 34px;
  }
}

@media screen and (max-width: 736px) {
  .site-header:not(.top-header) .lang-list > li.is-active:after,
  .site-header:not(.top-header) .lang-list > li:last-child:before {
    content: none;
  }
  .page-wrapper:not(.top) .scroll-arrow {
    left: calc(7 / 375 * 100%);
  }
  .page-wrapper:not(.top) .shop-restaurants .scroll-arrow {
    position: absolute !important;
  }
  .page-wrapper:not(.top) .page-frame {
    margin-top: calc(57px + ((147 / 750) * 100%));
  }
  .page-wrapper.shop-restaurant .page-frame {
    margin-top: 64px;
  }
  .page-wrapper.art-gallery .page-frame {
    margin-top: 48px;
  }
  .page-wrapper:not(.top) .shop-detail .page-frame {
    margin-top: 0;
  }
  .page-wrapper:not(.top) .main-content {
    margin-left: calc((56 / 375) * 100%);
    margin-right: calc(22 / 375 * 100vw);
    margin-bottom: calc(75 / 750 * 100%);
    padding-left: 0;
    padding-right: 0;
  }
  .page-wrapper:not(.top) .site-footer .footer-wrapper {
    padding-top: calc(79 / 750 * 100%);
    padding-bottom: calc(100 / 750 * 100%);
    margin-left: calc((112 / 750) * 100%);
    margin-right: calc(22 / 375 * 100vw);
    padding-left: 0;
    padding-right: 0;
  }
  .page-wrapper:not(.top) .site-footer .footer-bottom {
    padding-left: calc((112 / 750) * 100%);
    padding-right: calc(22 / 375 * 100vw);
  }
  .page-wrapper:not(.top) .section-title.left {
    left: calc(20 / 375 * 100%);
  }
  .page-wrapper:not(.top) .section-title.right {
    right: calc(19 / 375 * 100%);
  }
  .page-wrapper:not(.shop-detail):not(.art-detail) .section-title.right {
    display: none !important;
  }
  .site-header:not(.top-header) {
    height: 57px;
    padding-top: 20px;
    padding-left: calc(22 / 375 * 100vw);
    padding-right: calc(22 / 375 * 100vw);
    -webkit-align-items: center;
    align-items: center;
  }
  .site-header:not(.top-header) .site-logo svg {
    width: 90px;
    height: 34px;
    vertical-align: top;
  }
  .site-header:not(.top-header) .site-logo {
    width: 90px;
    margin-right: auto;
  }
  .site-header:not(.top-header) .site-navi {
    display: none;
  }
  .site-header:not(.top-header) .sns-navi {
    display: none;
  }
  .site-header:not(.top-header) .lang-list > li {
    height: auto;
  }
  .site-header:not(.top-header) .lang-list > li > a {
    font-size: 0;
    display: block;
    letter-spacing: 0.03em;
  }
  .site-header:not(.top-header) .lang-list > li.is-active {
    display: none;
  }
  .site-header:not(.top-header) .lang-list > li.is-active > a {
    opacity: 1;
  }
  .site-header:not(.top-header) .lang-list.pc-none {
    display: block;
  }
  .site-header:not(.top-header) .lang-list.sp-none {
    display: none;
  }
  .hamburger-menu-wrapper {
    display: block;
    width: 34px;
    height: 34px;
    position: relative;
    margin-left: 10px;
  }
  .hamburger-menu {
    display: block;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .hamburger-menu > li {
    height: 2px;
    width: 19px;
    background: #fff;
    margin: 0 auto;
  }
  .hamburger-menu > li:nth-child(2) {
    transform: translateX(-5px);
    margin-top: 4px;
  }
  .hamburger-menu > li:last-child {
    transform: translateX(5px);
    margin-top: 4px;
  }
  .hamburger-menu.is-active > li:first-child {
    animation: windowOut 0s linear forwards;
  }
  .hamburger-menu.is-active > li:nth-child(2) {
    background-color: transparent !important;
    position: relative;
    width: 100%;
    margin-right: 0;
    animation: test 0.15s linear forwards;
  }
  .hamburger-menu.is-active > li:last-child {
    animation: windowOut 0s linear forwards;
  }
  .menu-content-sp.black {
    background-color: #fff;
  }
  .menu-content-sp.black .site-navi li {
    margin-top: calc(22 / 375 * 100%);
  }
  .menu-content-sp.black .site-navi li:first-child {
    margin-top: 0;
  }
  .menu-content-sp.black .site-navi li > a {
    color: #000;
    position: relative;
  }
  .menu-content-sp.white {
    background-color: #000;
  }
  .menu-content-sp.white .site-navi li {
    margin-top: calc(22 / 375 * 100%);
  }
  .menu-content-sp.white .site-navi li:first-child {
    margin-top: 0;
  }
  .menu-content-sp.white .site-navi li > a {
    color: #fff;
    position: relative;
  }
  .menu-content-sp.white .sub-navi li > a {
    color: #fff;
  }
  .menu-content-sp.white .info-menu li > a {
    color: #fff;
    opacity: 0.5;
  }
  .menu-content-sp .site-navi li > a .svg-hamburger {
    height: 10px;
  }
  .menu-content-sp .sub-navi > li > a {
    color: #000;
    position: relative;
  }
  .menu-content-sp .sub-navi > li > a:after {
    display: block;
    position: absolute;
    top: 3px;
    right: -6px;
    width: 1px;
    height: 20px;
    background-image: url(../img/common/link-dot.svg);
    background-repeat: repeat-y;
    background-size: 1px 3px;
  }
  .menu-content-sp .sub-navi > li + li {
    margin-top: 5px;
  }
  .menu-content-sp .sub-navi > li + li.has-margin {
    margin-top: 10px;
  }
  .menu-content-sp .info-menu {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    white-space: nowrap;
    bottom: 0;
  }
  .menu-content-sp .info-menu > li:last-child {
    margin-left: 10px;
  }
  .menu-content-sp .site-navi > li {
    white-space: nowrap;
  }
  .site-navi > li + li {
    margin-top: 2px !important;
  }
  .news-list,
  .site-navi {
    width: 100%;
    padding-left: calc((68 / 662) * 100%);
    position: relative;
  }
  .site-navi {
    order: 2;
    padding-top: 29px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 17px;
  }
  .menu-content-sp .site-navi li > a {
    position: relative;
    line-height: 1;
    font-size: 45px;
    letter-spacing: 0.06em;
  }
  .menu-content-sp .site-navi li > a > span {
    vertical-align: top;
    position: relative;
  }
  .navi-icon-wrap {
    display: inline-block;
    position: relative;
  }
  .navi-icon-wrap:after {
    margin-left: 4px;
  }
  .menu-content-sp .site-navi li > a .svg-hamburger {
    width: 10px;
    vertical-align: top;
    margin-left: 17px;
    margin-top: 8px;
  }
  .menu-content-sp .sub-navi {
    padding-left: 0 !important;
    margin-top: 15px !important;
    /* margin-bottom: 82px; */
    margin-bottom: 26px;
  }
  .menu-content-sp .sub-navi > li > a .svg-hamburger {
    height: 10px;
    width: 10px;
    vertical-align: top;
    margin-left: 13px;
    margin-top: 6px;
  }
  .menu-content-sp {
    display: none;
    width: 100%;
    padding-top: 128px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    padding-left: calc((55 / 375) * 100%);
    padding-right: calc(22 / 375 * 100%);
    padding-bottom: 76px;
    z-index: 21;
  }
  .menu-content-sp .inner-menu {
    height: 100%;
    min-height: 325px;
    position: relative;
  }
  .menu-content-sp .sub-navi > li {
    line-height: 1.2;
  }
  .menu-content-sp .sub-navi > li > a {
    font-size: 22px;
  }
  .menu-content-sp .sub-navi a {
    letter-spacing: 0.06em;
  }
  .menu-content-sp .info-menu > li > a {
    color: #000;
    font-size: 14px;
    letter-spacing: 0.07em;
    opacity: 0.5;
  }
  .sub-navi .navi-icon-wrap:after {
    height: 16px;
    margin-top: 6px;
    vertical-align: top;
  }
  .site-header .hamburger-menu {
    display: block;
    height: 14px;
  }


  .menu-content-sp .sns-navi {
    display: flex;
  }
  .menu-content-sp .sns-navi a {
    display: block;
    position: relative;
  }
  .menu-content-sp .sns-navi a:before {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    right: 0px;
    bottom: -5px;
    left: 0;
  }
  .menu-content-sp .sns-navi  span {
    display: block;
  }
  .menu-content-sp .sns-navi li:nth-child(1) > a > span {
    width: 20px;
    height: 20px;
    background-image: url(../img/common/insta-white.svg);
    background-size: 20px 20px;
  }
  .menu-content-sp .sns-navi li:nth-child(2) > a > span {
    width: 29px;
    height: 20px;
    background-image: url(../img/common/yt-white.svg);
    background-size: 29px 20px;
    margin-left: 10px;
  }

  .page-wrapper:not(.top) .section-current,
  .page-wrapper:not(.top) .site-navi-footer,
  .page-wrapper:not(.top) .sub-navi-footer {
    display: none;
  }
  .page-wrapper:not(.top) .footer-wrapper {
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
  }
  .page-wrapper:not(.top) .footer-wrapper .info-list {
    margin-top: 29px;
    margin-bottom: 0;
  }
  .page-wrapper:not(.top) .footer-wrapper .info-list > li > a {
    font-size: 12px;
    letter-spacing: 0.11em;
  }
  .page-wrapper:not(.top) .footer-wrapper small {
    margin-top: 5px;
  }
  .page-wrapper:not(.top) .footer-link {
    order: 3;
  }
  .page-wrapper:not(.top) .gyre-info {
    width: 100%;
    order: 2;
    margin-top: 15px;
    margin-left: 0;
    background-size: 132.5px 72px;
    background-position: right top;
    background-repeat: no-repeat;
  }
  .page-wrapper:not(.top) .gyre-info .address {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.04em !important;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .page-wrapper:not(.top) .gyre-info .business-hours.shop {
    margin-top: 5px;
  }
  .page-wrapper:not(.top) .gyre-info .business-hours.restaurant {
    margin-top: 6px;
  }
  .page-wrapper:not(.top) .gyre-info .note {
    margin-top: 7px;
  }
  .page-wrapper:not(.top) .gyre-info .close-time,
  .page-wrapper:not(.top) .gyre-info .open-time {
    font-size: 14px;
  }
  .page-wrapper:not(.top) .gyre-info .close-time:before {
    width: 9px;
    height: 2px;
    left: -17px;
  }
  .page-wrapper:not(.top) .footer-logo {
    margin-left: 0;
    width: 132.5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    margin-top: 15px;
    padding-top: calc(79 / 750 * 100vw);
  }

  .sns-navi-footer {
    margin-top: 32px;
  }
  .sns-navi-footer  > li:nth-child(2) {
    margin-top: 8px;
  }
  .sns-navi-footer  > li:nth-child(1) > a > span {
    background-image: url(../img/common/insta-footer-sp.svg);
    width: 147px;
    height: 15px;
    background-size: 147px 15px;
  }
  .sns-navi-footer  > li:nth-child(2) > a > span {
    width: 79px;
    height: 14px;
    background-image: url(../img/common/yt-footer-sp.svg);
    background-size: 79px 14px;
  }

  .page-wrapper:not(.top) .footer-bottom {
    padding-top: 23px;
    padding-bottom: 20px;
  }
  .page-wrapper:not(.top) .footer-bottom .company-logo {
    width: calc(123px / 2);
  }
  .page-wrapper:not(.top) .footer-bottom .company-name {
    width: calc(242px / 2);
    margin-left: 12px;
  }
  .page-wrapper:not(.top) .section-title {
    font-size: 12px;
    top: 40%;
    letter-spacing: 0.04em;
  }
  .page-wrapper:not(.top) .section-title.left {
    margin-left: 0;
  }
  .page-wrapper:not(.top) .section-title.right {
    margin-right: 0;
  }
  .page-wrapper:not(.top) .scroll-arrow {
    width: 8px;
    height: 33px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-wrapper:not(.top) .scroll-arrow svg {
    width: 8px;
    height: 33px;
  }

  .category-news-container {
    margin: 54px 0;
  }

  .category-news {
    display: block;
    font-size: 11px;
  }
  .category-news:not(:first-child) {
    padding-top: 16px;
  }
  .category-news__date {
    font-size: 12px;
  }
  .category-news__title {
    line-height: 1.2em;
    margin-top: 4px;
    margin-left: 0;
    white-space: initial;
    text-overflow: initial;
    overflow: initial;
  }
  .category-news__shop {
    line-height: 1.2em;
    margin-top: 4px;
    padding-left: 36px;
    white-space: initial;
  }
  .category-news__shop:before {
    left: 0;
    top: 9px;
    bottom: auto;
    height: 1px;
  }

  .embed-content {
    margin: 54px 0;
  }
}

@media screen and (max-width: 736px) and (max-width: 374px) {
  .menu-content-sp .sub-navi > li > a {
    font-size: 17px;
  }
  .menu-content-sp .info-menu > li > a {
    font-size: 12px;
  }
}

@media screen and (max-width: 374px) {
  .info-list > li,
  .site-navi > li,
  .sub-navi > li {
    transform-origin: left top;
    transform: scale(0.9);
  }
}

@keyframes test {
  0%,
  100% {
    width: 100%;
  }
  50% {
    width: 120%;
  }
}

@keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes windowIn {
  0% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes windowOut {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100px);
  }
}

@keyframes verticalBar {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(0);
  }
}

@keyframes horizontalTop {
  0% {
    transform: translateX(-1px);
  }
  100% {
    transform: translateX(1px);
  }
}

@keyframes horizontalMiddle {
  0% {
    transform: translateX(-2px);
  }
  100% {
    transform: translateX(-3px);
  }
}

@keyframes horizontalBottom {
  0% {
    transform: translateX(2px);
  }
  100% {
    transform: translateX(3px);
  }
}
