@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cardo:wght@400;700&family=Shippori+Mincho+B1:wght@400;500;600&display=swap");
div#RthCustomizeW {
  color: #231815;
  font:
    400 16px/1.4 "Cardo",
    "Shippori Mincho B1",
    "Times New Roman",
    YuMincho,
    "Hiragino Mincho ProN",
    "Yu Mincho",
    "MS PMincho",
    serif;
  overscroll-behavior-y: none;
}

/*
  reset.css
*/
body {
  margin: 0;
}
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
dl,
dt,
dd,
ol,
ul,
li,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  font-weight: normal;
}
div#htlContents.single-column {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
div#RthCustomizeW {
  width: 100%;
}
#RthCustomizeW main {
  display: block;
  box-sizing: border-box;
}
#RthCustomizeW a {
  text-decoration: none;
}

#RthCustomizeW img {
  border: none;
  max-width: 100%;
  vertical-align: bottom;
}
#RthCustomizeW ol,
#RthCustomizeW ul,
#RthCustomizeW p {
  list-style: none;
}
#RthCustomizeW table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
#RthCustomizeW .mainwrap {
  max-width: 95%;
  margin: auto;
}
@media print, screen and (min-width: 1261px) {
  #RthCustomizeW .mainwrap {
    max-width: 1200px;
  }
}
/* ---------
header ------------------------------------------ */
.top-mv {
  position: relative;
}
.top-mv::before {
  position: absolute;
  z-index: 2;
  content: "";
  width: 100%;
  height: 900px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-image: url(../images/fig_Noise.png);
  mix-blend-mode: multiply;
}
.top-mv .Info {
  position: absolute;
  right: 2.7777777778vw;
  bottom: 2.025462963vw;
  left: 2.7777777778vw;
  z-index: 3;
}
.top-mv .mv__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  width: 30.5555555556vw;
  translate: -50% -50%;
  text-align: center;
}
.top-mv .header__fixedBtns {
  position: absolute;
  top: 3.2407407407vw;
  right: 2.7777777778vw;
  z-index: 101;
}
.top-mv .header__fixedBtns a {
  border-color: #fff;
  background: 0 0;
  text-decoration: none;
}
.top-mv .header__fixedBtns a:hover {
  background: #fff;
}
.top-mv .Btn .txt p {
  color: #fff;
}
.top-mv .Btn .txt p::before,
.header__menu .Btn .txt p::before {
  background-image: url(../images/icon-b.png);
}
.top-mv .Btn:hover .txt p {
  color: #231815;
}
.top-mv .Btn:hover .txt p::before,
.header__menu .Btn:hover .txt p::before {
  background-image: url(../images/icon-a.png);
}
.header__menu .header__menuScrollBlockLinks .header__fixedBtnsBtn a {
  margin-left: auto;
  margin-right: auto;
}

#current-time {
  position: absolute;
  top: 3.2407407407vw;
  left: 2.7777777778vw;
  z-index: 5;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
  color: #fff;
}
.Info__txtTen {
  width: 0.8680555556vw;
  margin: 0.9259259259vw 0;
  line-height: 0;
}
.swiper-visual {
  width: 100%;
  height: 900px;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  position: relative;
}

.slide-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 8s ease;
}

.swiper-slide-active .slide-inner img {
  transform: scale(1.05);
}
main {
  margin-bottom: 14.7569444444vw;
}
/* ---------
footer ------------------------------------------ */
footer {
  background-image: url(../images/fig_menunoise.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 100px 2.7777777778vw 80px;
  position: relative;
}
.footer__inner .header__fixedBtnsBtn a {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  max-width: 310px;
  height: 85px;
  padding-right: 1.4467592593vw;
  border-right: 0;
  border-left: 0;
  border-color: #fff;
  background: 0 0;
  margin-left: auto;
  margin-right: auto;
}

.footer__inner .header__fixedBtnsBtn a > p {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 0.8101851852vw;
  left: 0;
  color: #fff;
  transition: 0.35s all ease;
}

.footer__inner .header__fixedBtnsBtn a .txt p {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}

.footer__inner .header__fixedBtnsBtn a .txt .icons span.icon {
  width: 0.5787037037vw;
}

.footer__inner .header__fixedBtnsBtn a .txt .icons span.icon::after {
  border-color: #fff;
}
.footer__inner .header__fixedBtnsBtn a .txt svg {
  width: 0.5208333333vw;
}

.footer__inner .header__fixedBtnsBtn a .txt svg rect {
  stroke: #fff;
}
.footer__inner .header__fixedBtnsBtn a .txt svg path {
  fill: #fff;
}
.footer__inner .header__fixedBtnsBtn a .txt.newtab {
  padding-right: 1.4467592593vw;
}

@media screen and (min-width: 1025px) {
  .footer__inner .header__fixedBtnsBtn a:hover {
    background: 0 0;
    opacity: 0.6;
  }
}

.Btn {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 2.7777777778vw;
  padding: 0 2.3148148148vw;
  border: 1px solid #231815;
  background: #fff;
  transition: 0.35s all ease;
}
@media screen and (max-width: 1024px) {
  .Btn {
    height: 12.213740458vw;
    padding: 0 3.3078880407vw;
  }
}
@media screen and (min-width: 1025px) {
  .Btn:hover {
    background: #231815;
  }
  .Btn:hover .txt p {
    color: #fff;
  }
  .Btn:hover .txt .icons span.icon::after {
    border-color: #fff;
  }
  .Btn:hover .txt .icons span.icon:first-of-type {
    animation: cmn__arrowlinkArrow2 360ms ease-out forwards;
  }
  .Btn:hover .txt .icons span.icon:nth-of-type(2) {
    animation: cmn__arrowlinkArrow 360ms ease-out forwards;
  }
  .Btn:hover .txt svg rect {
    stroke: #fff;
  }
  .Btn:hover .txt svg path {
    fill: #fff;
  }
}
.Btn > p {
  display: none;
}
.Btn .txt {
  position: relative;
  padding-right: 1.1574074074vw;
}

.Btn .txt p {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 600;
  color: #231815;
  white-space: nowrap;
  transition: 0.35s all ease;
  translate: 0 0.0578703704vw;
  position: relative;
}

.Btn .txt p::before {
  content: "";
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 7px;
  background-image: url(../images/icon-a.png);
  width: 7px;
  height: 7px;
  top: 0;
  right: -12px;
  transition: 0.35s all ease;
}
.Btn:hover .txt p::before {
  background-image: url(../images/icon-b.png);
}
.Btn .txt .icons span.icon {
  display: block;
  position: relative;
  width: 0.4050925926vw;
  aspect-ratio: 1;
  transition: 0.35s all ease;
}
@media screen and (max-width: 1024px) {
  .Btn .txt .icons span.icon {
    width: 1.5267175573vw;
  }
}
.Btn .txt .icons span.icon::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  border-bottom: 0;
  border-left: 0;
  transition: 0.35s all ease;
  translate: -25% 0;
  rotate: 45deg;
}
.Btn .txt .icons span.icon:first-of-type {
  animation: cmn__arrowlinkArrow 360ms ease-out forwards;
}
.Btn .txt .icons span.icon:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  animation: cmn__arrowlinkArrow2 360ms ease-out forwards;
}
.Btn .txt .icon img {
  position: absolute;
  top: 0;
  right: 0;
}

.Btn.newtab .txt {
  padding-right: 0.8680555556vw;
}

.Btn.invert .txt {
  padding: 0 0 0 1.1574074074vw;
}

.Btn.invert .txt .icons {
  right: auto;
  left: 0;
}
.Btn.invert .txt .icons span.icon {
  rotate: -180deg;
}
.Btn.small {
  display: flex;
  justify-content: center;
  width: 9.0277777778vw;
  height: 2.3148148148vw;
  padding: 0 0;
}

.Btn.maxwidth {
  width: 100%;
}
.Btn.btb {
  height: 3.4722222222vw;
  padding: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-color: #fff;
  background: 0 0;
}

@media screen and (min-width: 1025px) {
  .Btn.btb:hover .txt {
    opacity: 0.6;
  }
}
.Btn.btb .txt {
  width: 100%;
  transition: 0.35s all ease;
}
.Btn.btb .txt p {
  font-size: 0.9259259259vw;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}

.Btn.btb .icons span.icon::after {
  border-color: #fff;
}
.footer__innerLinks {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 4.3981481481vw;
}

.footer__innerLinksLogo a {
  display: block;
}

.footer__innerLinks ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 2.1990740741vw 1.3888888889vw;
  list-style: none;
  width: 480px;
}
.footer__inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.footer__innerLinks ul li a {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 500;
  display: block;
  color: #fff;
}
.footer__inner .Info {
  margin-top: 100px;
}
.Info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.Info__txtRow > * + * {
  margin-top: 0.462962963vw;
}

.Info__txtRow p {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
.Info__txtRow p span.en {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
}
.Info__art {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #fff;
}
.Info__artLinks {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
}
.Info__artLinks a {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}
.en-US .Info__artLinks a {
  letter-spacing: 0;
}

.Info__artLinks a figure {
  width: 1.3888888889vw;
  translate: 0 -0.1157407407vw;
}

.Info__artNews {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
  margin-top: 1.6203703704vw;
}

.Info__artNews > p {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
}
.en-US .Info__artNews > p {
  letter-spacing: 0;
}

.Info__artNewsArt a {
  display: flex;
  align-items: center;
  gap: 0.9259259259vw;
}

.Info__artNewsArt a p {
  color: #fff;
}
.Info__artNewsArt a p.time {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
}
.en-US .Info__artNewsArt a p.time {
  letter-spacing: 0;
}

.Info__artNewsArt a p.ttl {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.en-US .Info__artNewsArt a p.ttl {
  letter-spacing: 0;
}

.Info__art > p {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
}

.swiper-com {
  margin-top: 35px;
}
.swiper .swiper-ctrls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.8518518519vw;
  margin-top: 20px;
  translate: 0 -0.1157407407vw;
}

.swiper .swiper-ctrls .swiper-pagination {
  display: flex;
  gap: 0.8101851852vw;
  position: static;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0;
}

.swiper .swiper-ctrls .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: auto;
  aspect-ratio: 1;
  margin: 0;
  border: 1px solid #202f55;
  border-radius: 9999px;
  background: #202f55;
  transition: 0.35s all ease;
  opacity: 1;
}

.swiper .swiper-ctrls .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper .swiper-ctrls .swiper-button-next,
.swiper .swiper-ctrls .swiper-button-prev {
  position: static;
  width: 15px;
  height: auto;
  aspect-ratio: 1;
  margin: 0;
  border: 1px solid #000;
  border-bottom: 0;
  border-left: 0;
  rotate: 45deg;
  translate: -25% 0;
}

.swiper .swiper-ctrls .swiper-button-next::after,
.swiper .swiper-ctrls .swiper-button-prev::after {
  display: none;
}
.swiper .swiper-ctrls .swiper-button-prev {
  rotate: -135deg;
  translate: 25% 0;
}
/* ---------
top ------------------------------------------ */
.r-fixed.header__fixedBtns {
  position: fixed;
  top: 100px;
  right: 100px;
  display: flex;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.r-fixed .header__fixedBtnsBtn {
  transition: 0.35s all ease;
}
.m-on .r-fixed .header__fixedBtnsBtn {
  opacity: 0;
  pointer-events: none;
}
.nav-on .r-fixed.header__fixedBtns {
  opacity: 1;
}
.header__fixedMenu {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4.1666666667vw;
  height: 2.7777777778vw;
  border: 1px solid #231815;
  background: #fff;
  cursor: pointer;
  transition: 0.35s all ease;
  margin-left: 15px;
}
.header__fixedMenu:hover {
  background: #231815;
}
.header__fixedMenu:hover .header__fixedMenuInner span {
  background: #fff;
}
.header__fixedMenuInner {
  position: relative;
  width: 2.0833333333vw;
  height: 0.462962963vw;
}
.header__fixedMenuInner span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #231815;
  transition: 0.35s all ease;
}
.header__fixedMenuInner span:nth-of-type(2) {
  top: 50%;
}
.header__fixedMenuInner span:nth-of-type(3) {
  top: 100%;
}
.m-on .header__fixedMenu {
  border-color: #fff;
  background: 0 0;
}
.m-on .header__fixedMenu .header__fixedMenuInner span {
  background: #fff;
}
@media screen and (min-width: 1025px) {
  .m-on .header__fixedMenu:hover {
    background: #fff;
  }
  .m-on .header__fixedMenu:hover .header__fixedMenuInner span {
    background: #231815;
  }
}
.m-on .header__fixedMenuInner span {
  top: 50%;
}
.m-on .header__fixedMenuInner span:first-of-type {
  transform: rotate(-15deg);
}
.m-on .header__fixedMenuInner span:nth-of-type(2) {
  opacity: 0;
}
.m-on .header__fixedMenuInner span:nth-of-type(3) {
  top: 50%;
  transform: rotate(15deg);
}
.m-on .header__menu {
  opacity: 1;
  pointer-events: all;
}
.header__menu {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 85px;
  right: 0;
  z-index: 9;
  width: 50vw;
  height: calc(100% - 85px);
  transition: 0.35s all ease;
  opacity: 0;
  pointer-events: none;
  background-image: url(../images/fig_menunoise.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.header__menu::after {
  /* position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 29.5165394402vw;
  background: linear-gradient(180deg, rgba(32, 47, 85, 0) 0, #202f55 100%);
  mix-blend-mode: multiply;
  pointer-events: none; */
}
.header__menuScroll {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
}
.header__menuScroll::-webkit-scrollbar {
  display: none;
}
.header__menuScrollBlock {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 5;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 4.3981481481vw 11.1111111111vw;
}

.header__menuScrollBlock > a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.header__menuScrollBlockLinks {
  width: 100%;
}
.header__menuScrollBlockLinks .header__fixedBtns {
  justify-content: space-between;
  gap: 0;
  margin-top: 4.3981481481vw;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a {
  display: flex;
  justify-content: center;
  width: 13.599537037vw;
  height: 3.4722222222vw;
  padding: 0;
  border-color: #fff;
  background: 0 0;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a .txt p {
  color: #fff;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a .txt span.icon::after {
  border-color: #fff;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a:hover {
  background: #fff;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a:hover .txt p {
  color: #231815;
}
.header__menuScrollBlockLinks .header__fixedBtnsBtn a:hover .txt span.icon::after {
  border-color: #231815;
}

.header__menuScrollBlockLinksOpen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.6944444444vw;
  width: 100%;
  margin-top: 0.5787037037vw;
  padding-top: 0.6365740741vw;
  padding-bottom: 0.6365740741vw;
  border: 1px solid #fff;
  transition: 0.35s all ease;
}
.header__menuScrollBlockLinksOpen p {
  color: #fff;
  transition: 0.35s all ease;
}
.header__menuScrollBlockLinksOpen p:first-of-type {
  font-size: 0.6944444444vw;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
  opacity: 0.6;
}

.header__menuScrollBlockLinksOpen p:nth-of-type(2) {
  font-size: 0.8101851852vw;
  letter-spacing: 0.08em;
  line-height: 0.8571428571;
  font-weight: 400;
}
.header__menuScrollBlockLinksOpen:hover {
  border-color: #fff;
  background: #fff;
}
.header__menuScrollBlockLinksOpen:hover p {
  color: #231815;
}
.header__menuScrollBlockLinks ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  list-style: none;
  margin-top: 4.3981481481vw;
}
.header__menuScrollBlockLinks ul li {
  width: 100%;
}
.header__menuScrollBlockLinks ul li:last-of-type .Btn {
  border-bottom: 1px solid #fff;
}
.header__menuScrollBlockInfo {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin-top: 2.1990740741vw;
}

.header__menuScrollBlockInfo p {
  font-size: 0.8101851852vw;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 400;
  padding-bottom: 0.1736111111vw;
  color: #fff;
}
.en-US .header__menuScrollBlockInfo p {
  letter-spacing: 0;
}
.header__menuScrollBlockInfoLinks {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.header__menuScrollBlockInfoLinks a {
  font-size: 0.8101851852vw;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 500;
  display: block;
  color: #fff;
}
.en-US .header__menuScrollBlockInfoLinks a {
  letter-spacing: 0;
}
.header__menuScrollBlockInfoLinks a + a {
  margin-top: 1.1574074074vw;
}
.header__menuScrollBlockInfoLinks a figure {
  width: 1.3888888889vw;
}
.Btn .txt .icons {
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
.Btn .txt .icons span.icon {
  display: block;
  position: relative;
  width: 0.4050925926vw;
  aspect-ratio: 1;
  transition: 0.35s all ease;
}
@media screen and (max-width: 1024px) {
  .Btn .txt .icons span.icon {
    width: 1.5267175573vw;
  }
}
.Btn .txt .icons span.icon::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  border-bottom: 0;
  border-left: 0;
  transition: 0.35s all ease;
  translate: -25% 0;
  rotate: 45deg;
}
.Btn .txt .icons span.icon:first-of-type {
  animation: cmn__arrowlinkArrow 360ms ease-out forwards;
}
.Btn .txt .icons span.icon:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  animation: cmn__arrowlinkArrow2 360ms ease-out forwards;
}
.Btn.maxwidth {
  width: 100%;
}
.Btn.btb {
  height: 3.4722222222vw;
  padding: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  border-color: #fff;
  background: 0 0;
}
.Btn.btb:hover .txt {
  opacity: 0.6;
}
.Btn.btb .txt {
  width: 100%;
  transition: 0.35s all ease;
}
.Btn.btb .txt p {
  font-size: 0.9259259259vw;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
  color: #fff;
}
.Btn.btb .txt p::before {
  content: none;
}
.Btn.btb .icons span.icon::after {
  border-color: #fff;
}
@keyframes cmn__arrowlinkArrow {
  0% {
    opacity: 1;
    transform: none;
  }
  100%,
  50% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes cmn__arrowlinkArrow2 {
  0%,
  50% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}

.top-com__h1 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.top-com__h1 p {
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.top-com__h1 h1 {
  font-size: 35px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 600;
}

#top-concept,
#top-plan,
#top-room,
#top-restaurant {
  padding-bottom: 120px;
}
#top-bar{
  padding-bottom: 80px;
}

#top-plan {
  background: #f5f5f5;
}
.top-com__txt h2 {
  font-size: 22px;
  letter-spacing: 0.16em;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 35px;
}
.top-com__txt p {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 2;
  font-weight: 500;
}
.top-tbl {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.top-room__wrap,
.top-plan__wrap {
  display: flex;
  flex-wrap: wrap;
}
.top-room__wrap .top-room__cts {
  width: 48%;
}
.top-room__wrap .top-com__txt {
  min-height: 156px;
}
.top-room__wrap .swiper-wrapper {
  height: 384px;
}
.top-room__wrap .top-room__cts:nth-child(odd) {
  margin-right: 4%;
}
.top-room__cts {
  margin-bottom: 100px;
}

.top-plan__wrap .top-plan__cts {
  width: 32%;
  margin-right: 2%;
}
.top-plan__wrap .top-plan__cts a {
  color: #222;
}
.top-plan__wrap .top-plan__cts:nth-child(3n) {
  margin-right: 0;
}
.top-plan__wrap .top-com__txt {
  margin-bottom: 2em;
}

.top-tbl__ttl {
  letter-spacing: 0.08em;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 35px;
}
.top-tbl table tr {
  border-bottom: 1px solid #231815;
}
.top-tbl table tr:first-of-type {
  border-top: 1px solid #231815;
}
.top-tbl table th {
  width: 36.8055555556%;
}
.top-tbl table td {
  width: 63.1944444444%;
}
.top-tbl table th,
.top-tbl table td {
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 2;
  font-weight: 500;
  padding: 35px 0;
  text-align: left;
  vertical-align: top;
}
.top-tbl p.p-right {
  text-align: right;
  padding-top: 10px;
  font-size: 13px;
}
.top-main__bar {
  margin-bottom: 35px;
}
.top-restaurant__txt {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
#top-restaurant .top-room__wrap .top-com__txt {
  min-height: auto;
}
#top-restaurant .top-room__wrap {
  padding-top: 100px;
}
