@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=EB+Garamond:600,600i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
/**
* Default
*/
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
}

.pre-inc {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  font-weight: 500;
  color: #1A1A1A;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 145px 0 0px;
  height: 100%;
  /**
  * Common
  */
  /*@media (max-width: 767px) {
  .sp_fNavi {
  display: block;
  }
  .sp_fNavi ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: solid 1px #c3c3c3;
  }
  .sp_fNavi ul li {
  width: 50%;
  border-bottom: solid 1px #c3c3c3;
  box-sizing: border-box;
  position: relative;
  }
  .sp_fNavi ul li:nth-child(odd) {
  border-right: solid 1px #c3c3c3;
  }
  .sp_fNavi ul li:after {
  content: "\03e";
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
  font-size: 1.8rem;
  line-height: 1;
  }
  .sp_fNavi ul li a {
  font-size: 1.4rem;
  position: relative;
  padding: 6% 8%;
  display: block;
  color: #000;
  }
  }*/
  /**
  * Footer_area
  */
  /*
  .ft-wrap .ft-area1 ul.fnv li:nth-of-type(2) {
  display: none;
  }
  */
  /**
  * Frame
  */
  /**
  * Base Content
  */
  /**
  * Header
  */
  /*
  #header ul.snv a.request:before {
  content: "";
  display: inline-block;
  background-image: url(../images/common/icon-request-wh.png);
  background-size: 100%;
  width: 21px;
  height: 17px;
  vertical-align: middle;
  margin-right: 15px;
  }*/
  /*
  #header ul.snv a.reserve:before {
  content: "";
  display: inline-block;
  background-image: url(../images/common/icon-reserve-wh.png);
  background-size: 100%;
  width: 22px;
  height: 16px;
  vertical-align: middle;
  margin-right: 15px;
  }*/
  /* info */
  /*****下層ページ共通*****/
  /*********アニメーション**************/
  /***NEWマーク***/
  /*
  #header ul#nav li.commonspace::before, #header ul#nav li.riverfront::before, #header ul#nav li.plan::before, #header ul#nav li.equipment::before, #header ul#nav li.eva::before {
      content: "NEW";
      position: absolute;
      top: -10px;
      left: 50%;
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      color: #fff;
      background: #FF4D07;
      padding: 2px 6px 1px;
      font-size: 10px;
      line-height: 100%;
      font-weight: 600;
      z-index: 5;
  }


  @media (max-width: 767px) {
  .main_nav li {
  position: relative;
  }
  .main_nav li.commonspace::before, .main_nav li.riverfront::before, .main_nav li.plan::before, .main_nav li.equipment::before, .main_nav li.eva::before {
      content: "NEW";
      position: absolute;
      top: 0px;
      left:20px;
      -webkit-transform: translate(-50%, 0%);
      transform: translate(-50%, 0%);
      color: #fff;
      background: #FF4D07;
      padding: 2px 6px 1px;
      font-size: 10px;
      line-height: 100%;
      font-weight: 600;
      z-index: 5;
  }

  }*/
}
.pre-inc * {
  box-sizing: border-box;
}
.pre-inc .eb {
  font-family: "EB Garamond", serif;
}
.pre-inc .mob {
  font-family: "Montserrat", sans-serif;
}
.pre-inc p {
  font-size: 14px;
  line-height: 1;
}
.pre-inc p.note {
  font-size: 11px;
  color: #666666;
}
.pre-inc th, .pre-inc td, .pre-inc li {
  font-size: 14px;
  vertical-align: top;
}
.pre-inc th {
  letter-spacing: 0.1em;
}
.pre-inc img {
  max-width: 100%;
  vertical-align: bottom;
}
.pre-inc a {
  transition: all 0.2s;
  text-decoration: none;
}
.pre-inc a img {
  transition: all 0.3s;
}
.pre-inc a img:hover {
  opacity: 0.7;
}
.pre-inc a:hover {
  opacity: 0.7;
}
.pre-inc a.none {
  pointer-events: none;
  opacity: 0.4;
}
@media screen and (min-width: 767px) and (max-width: 800px) {
  .pre-inc p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .pre-inc {
    margin: 0;
    padding: 0;
    /*-apple-system, BlinkMacSystemFont, */
  }
  .pre-inc p {
    font-size: 13px;
    line-height: 2.2;
  }
  .pre-inc p.note {
    line-height: 2;
  }
  .pre-inc th, .pre-inc td, .pre-inc li {
    font-size: 13px;
    line-height: 2.2;
  }
  .pre-inc th {
    font-size: 12px;
  }
}
.pre-inc .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.pre-inc .mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.pre-inc h1, .pre-inc h2, .pre-inc h3, .pre-inc h4, .pre-inc h5, .pre-inc h6 {
  letter-spacing: 0.05em;
}
.pre-inc .ov {
  overflow: hidden;
}
.pre-inc .ov a {
  display: block;
  overflow: hidden;
}
.pre-inc .ov a img {
  transition: 1s;
  vertical-align: bottom;
}
.pre-inc .ov a:hover {
  opacity: 1;
}
.pre-inc .ov a:hover img {
  transform: scale(1.1);
  opacity: 1;
}
.pre-inc .more {
  color: #333;
  font-size: 1.4rem;
  width: 230px;
  padding: 12px 0;
  text-align: center;
  display: block;
  opacity: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  position: relative;
  background: rgb(255, 255, 255);
}
.pre-inc .more:hover {
  color: #fff;
  opacity: 1;
  background: rgba(255, 255, 255, 0);
}
.pre-inc .more span {
  display: block;
  position: relative;
  z-index: 5;
}
.pre-inc .more:before,
.pre-inc .more:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  background: #fff;
  transition: 200ms ease all;
}
.pre-inc .more:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}
.pre-inc .more:hover:before,
.pre-inc .more:hover:after {
  width: 100%;
  transition: 400ms ease all;
}
@media (max-width: 1100px) {
  .pre-inc .mincho {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
  }
}
.pre-inc .pc_none {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .pc_none {
    display: block;
  }
  .pre-inc .sp_none {
    display: none;
  }
  .pre-inc .ttl {
    font-size: 20px;
  }
  .pre-inc .ttl:after {
    width: 100px;
    height: 3px;
    margin: 10px auto;
  }
  .pre-inc .more {
    margin: auto;
    width: 80%;
  }
}
.pre-inc .sp_fNavi {
  display: none;
}
.pre-inc .ft-wrap {
  color: #333;
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
.pre-inc .ft-wrap .ft-area1 {
  background: #d5d5d5;
  padding: 70px 0 40px 0;
}
.pre-inc .ft-wrap .ft-area1 ul.fnv {
  display: flex;
  justify-content: center;
  margin: 15px 0 35px 0;
}
.pre-inc .ft-wrap .ft-area1 ul.fnv li {
  margin: 0 5px;
  font-size: 1.6rem;
}
.pre-inc .ft-wrap .ft-area1 ul.fnv li img {
  width: 21px;
  vertical-align: middle;
  margin-right: 15px;
}
.pre-inc .ft-wrap .ft-area1 ul.fnv a.request {
  color: #fff;
  background: #861f40;
  padding: 15px 85px;
}
.pre-inc .ft-wrap .ft-area1 ul.fnv a.reserve {
  color: #fff;
  background: #7f994c;
  padding: 15px 85px;
}
.pre-inc .ft-wrap .ptop {
  background: #000;
  text-align: center;
}
.pre-inc .ft-wrap .ptop a {
  display: block;
  text-align: center;
  padding: 25px 0;
}
@media (max-width: 767px) {
  .pre-inc .ft-wrap .ft-area1 {
    padding: 20px 5% 10px 5%;
  }
  .pre-inc .ft-wrap .ft-area1 ul.fnv {
    display: flex;
    justify-content: space-between;
    margin: 0 0 15px 0;
  }
  .pre-inc .ft-wrap .ft-area1 ul.fnv li {
    margin: 0 5px;
    font-size: 1.6rem;
    /*width: 49%;来場予約あり*/
    width: 100%;
  }
  .pre-inc .ft-wrap .ft-area1 ul.fnv li img {
    margin-right: 10px;
  }
  .pre-inc .ft-wrap .ft-area1 ul.fnv a.request {
    padding: 10px 0;
    display: block;
    text-align: center;
  }
  .pre-inc .ft-wrap .ft-area1 ul.fnv a.reserve {
    padding: 10px 0;
    display: block;
    text-align: center;
  }
  .pre-inc .ft-wrap .ptop a {
    padding: 15px 0;
  }
}
.pre-inc #main {
  display: block;
  width: 100%;
  overflow: hidden;
}
.pre-inc .inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}
.pre-inc .flex {
  display: flex;
  justify-content: space-between;
}
.pre-inc .flex.center {
  align-items: center;
}
.pre-inc .flex.rr {
  flex-direction: row-reverse;
}
.pre-inc .breadWrap {
  width: 100%;
}
.pre-inc ul.breadcrumb {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  padding: 15px 0;
  list-style: none;
}
.pre-inc ul.breadcrumb li {
  display: inline-block;
  font-size: 13px;
}
.pre-inc ul.breadcrumb li + li:before {
  padding: 8px 3px;
  color: black;
  content: ">";
}
.pre-inc ul.breadcrumb li a {
  color: #990000;
  text-decoration: none;
}
.pre-inc ul.breadcrumb li a:hover {
  color: #666;
}
@media (max-width: 767px) {
  .pre-inc ul.breadcrumb li {
    font-size: 10px;
  }
  .pre-inc ul.breadcrumb li + li:before {
    padding: 8px 5px 8px 2px;
    color: black;
    content: ">";
  }
}
.pre-inc #header {
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  padding: 10px 0 15px 0;
  margin: 0;
  z-index: 100;
  transition: 0.3s;
  overflow: hidden;
}
.pre-inc #header .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pre-inc .lower #header {
  top: 0;
  bottom: auto;
}
.pre-inc #header.is-fixed {
  position: fixed;
  top: 0;
  z-index: 100;
}
.pre-inc .lower #header.is-fixed {
  height: auto;
}
.pre-inc #header h1 {
  width: 230px;
  margin: 0 0 20px 0;
  line-height: 1;
  transition: 0.3s;
}
.pre-inc #header h1 span {
  color: #000;
  font-size: 56%;
  letter-spacing: 0;
  display: block;
  white-space: nowrap;
  transition: 0.3s;
}
.pre-inc #header.is-fixed h1 {
  width: 230px;
}
.pre-inc .lower #header.is-fixed h1 {
  width: 130px;
}
.pre-inc #header h1 img {
  position: relative;
  transition: 0.3s;
  /*top: -2px;*/
  width: 95%;
  margin: 0 0 5px 0;
}
.pre-inc #header ul.snv {
  display: flex;
  margin: 15px 0 0 0;
}
.pre-inc #header ul.snv li {
  margin-right: 30px;
}
.pre-inc #header ul.snv li:nth-of-type(3) {
  margin-right: 10px;
}
.pre-inc #header ul.snv li:nth-of-type(4) {
  margin-right: 0;
}
.pre-inc #header ul.snv li img {
  width: 21px;
  vertical-align: middle;
  margin-right: 15px;
}
.pre-inc #header ul.snv a.nv {
  color: #000;
}
.pre-inc #header ul.snv a.request {
  color: #fff;
  background: #861f40;
  padding: 12px 60px;
}
.pre-inc #header ul.snv a.reserve {
  color: #fff;
  background: #7f994c; /* Old browsers */
  padding: 12px 60px;
}
.pre-inc #header ul.snv a.request:hover {
  /*color:#fff;
  background: #233A98;
  opacity:1;*/
}
.pre-inc #header ul.snv a.request:hover:before {
  background-image: url(../images/common/icon-request-wh.png);
}
.pre-inc #header ul.snv a.reserve:hover {
  /*color:#fff;
  background: #981A1A;
  opacity:1;*/
}
.pre-inc #header ul.snv a.reserve:hover:before {
  background-image: url(../images/common/icon-reserve-wh.png);
}
.pre-inc #header ul#nav {
  width: 80%;
  display: flex;
  flex-flow: wrap;
  border-right: 1px solid #393939;
  margin: 0 auto;
}
.pre-inc #header ul#nav li {
  border-left: 1px solid #393939;
  flex: 1;
  position: relative;
}
.pre-inc #header ul#nav a {
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding: 10px 0px;
  transition: 0.3s;
  display: block;
  text-align: center;
}
.pre-inc #header ul#nav .soon a {
  color: #ccc;
  pointer-events: none;
}
.pre-inc #header ul#nav a:hover {
  opacity: 1;
  color: #cfa461;
}
.pre-inc #header ul#nav a:after {
  content: "";
  width: 80%;
  height: 4px;
  background: transparent;
  position: absolute;
  left: 10%;
  bottom: -16px;
  transition: 0.3s;
}
.pre-inc #header ul#nav a:hover:after,
.pre-inc #header ul#nav a.active:after {
  background: #000;
  /*background: rgb(178, 134, 58);
  background: -moz-linear-gradient(
  left,
  rgba(178, 134, 58, 1) 0%,
  rgba(255, 246, 208, 1) 24%,
  rgba(170, 132, 65, 1) 100%
  );
  background: -webkit-linear-gradient(
  left,
  rgba(178, 134, 58, 1) 0%,
  rgba(255, 246, 208, 1) 24%,
  rgba(170, 132, 65, 1) 100%
  );
  background: linear-gradient(
  to right,
  rgba(178, 134, 58, 1) 0%,
  rgba(255, 246, 208, 1) 24%,
  rgba(170, 132, 65, 1) 100%
  );*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b2863a", endColorstr="#aa8441",GradientType=1 );
}
.pre-inc #header .active a {
  color: #cfa461;
}
.pre-inc #sp_nav,
.pre-inc #sp_nav2,
.pre-inc .sp_nav_header {
  display: none;
}
.pre-inc.sticky_pc #header {
  padding: 5px 0 5px 0;
}
.pre-inc.sticky_pc #header h1 {
  margin: 0 0 10px 0;
  width: 230px;
}
.pre-inc.sticky_pc #header h1 span {
  margin: 0;
}
.pre-inc.sticky_pc #header ul#nav a {
  font-size: 13px;
  padding: 5px 0px;
  white-space: nowrap;
}
.pre-inc.sticky_pc #header ul#nav a:after {
  height: 2px;
  bottom: -5px;
}
.pre-inc.sticky_pc #header ul.snv li {
  margin-right: 10px;
}
.pre-inc.sticky_pc #header ul.snv li:nth-of-type(3) {
  margin-right: 5px;
}
.pre-inc.sticky_pc #header ul.snv li:nth-of-type(4) {
  margin-right: 0;
}
.pre-inc.sticky_pc #header ul.snv li img {
  margin-right: 10px;
}
.pre-inc.sticky_pc #header ul.snv a.request {
  padding: 12px 15px;
}
.pre-inc.sticky_pc #header ul.snv a.reserve {
  padding: 12px 15px;
}
.pre-inc a.new:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../images/common/icon-new.png);
  width: 22px;
  height: 10px;
  background-size: 100%;
  margin-left: 10px;
  top: 0;
  right: 5px;
  margin-top: -5px;
  vertical-align: middle;
  opacity: 1;
}
.pre-inc a.new2:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../images/common/icon-new2.png);
  width: 80px;
  height: 15px;
  background-size: 100%;
  margin: -13px auto 0;
  top: 0;
  right: 0;
  left: 0;
  vertical-align: middle;
  opacity: 1;
}
.pre-inc a .premium {
  display: inline-block;
  position: absolute;
  background: url(../images/common/icon-premium.png);
  width: 80px;
  height: 15px;
  background-size: 100%;
  margin: -13px auto 0;
  top: 0;
  right: 0;
  left: 0;
  vertical-align: middle;
  opacity: 0;
}
.pre-inc a.new2.flash:before {
  animation-name: fadeOut;
  animation-duration: 1.1s;
}
.pre-inc a.flash .premium {
  animation-name: fadeIn;
  animation-duration: 1.1s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 1100px) {
  .pre-inc #header ul.snv li {
    margin-right: 10px;
  }
  .pre-inc #header ul.snv li:nth-of-type(3) {
    margin-right: 5px;
  }
  .pre-inc #header ul.snv li:nth-of-type(4) {
    margin-right: 0;
  }
  .pre-inc #header ul.snv li img {
    margin-right: 10px;
  }
  .pre-inc #header ul.snv a.request {
    padding: 12px 15px;
  }
  .pre-inc #header ul.snv a.reserve {
    padding: 12px 15px;
  }
  .pre-inc #header ul#nav a {
    font-size: 12px;
  }
}
@media (max-width: 900px) {
  .pre-inc #header ul.snv li span {
    display: none;
  }
  .pre-inc #header ul#nav a {
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .pre-inc {
    padding-top: 60px !important;
    /*
     .sp_nav_header ul.sp_subnav li.reserve {
       display: none;
    }
    */
  }
  .pre-inc #header {
    display: none !important;
  }
  .pre-inc a.new:before {
    display: none;
  }
  .pre-inc a.new:after {
    content: "";
    display: inline-block;
    position: absolute;
    background: url(../images/common/icon-new.png);
    width: 22px;
    height: 10px;
    background-size: 100%;
    margin-left: 10px;
    top: 50%;
    margin-top: -5px;
    vertical-align: middle;
  }
  .pre-inc a.new2:before {
    width: 70px;
    height: 14px;
    background-size: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 5px;
    left: auto;
    vertical-align: middle;
    opacity: 1;
  }
  .pre-inc a .premium {
    display: inline-block;
    position: absolute;
    background: url(../images/common/icon-premium.png);
    width: 70px;
    height: 14px;
    background-size: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 5px;
    left: auto;
    vertical-align: middle;
    opacity: 0;
  }
  .pre-inc .sp_nav_header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 110;
    opacity: 1;
    background: #fff;
  }
  .pre-inc.sticky_pc.home .sp_nav_header {
    width: 100%;
  }
  .pre-inc .sp_nav_header p.inf {
    position: absolute;
    width: 71px;
    height: 55px;
    padding: 5px 10px 5px 15px;
    box-sizing: border-box;
    top: 0px;
    right: 60px;
    background: #fff;
    transition: all 0.4s;
  }
  .pre-inc .inv-open .sp_nav_header p.inf {
    background: #fff;
  }
  .pre-inc .sp_nav_header p.inf span {
    display: block;
    width: 46px;
    height: 44px;
    background-image: url(../images/common/icon-info.png);
    background-size: cover;
  }
  .pre-inc .inv-open .sp_nav_header p.inf span {
    background-image: url(../images/common/icon-info.png);
  }
  .pre-inc .sp_nav_header ul.sp_subnav {
    position: absolute;
    width: 55%;
    height: 55px;
    top: 10px;
    right: 55px;
    display: flex;
    justify-content: space-between;
    justify-content: flex-end;
  }
  .pre-inc .sp_nav_header ul.sp_subnav li {
    width: 32%;
    width: 36%;
    margin-left: 5px;
  }
  .pre-inc .sp_nav_header ul.btns {
    display: none;
    margin: 3px 0 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .pre-inc .nv-open .sp_nav_header ul.btns,
  .pre-inc .inv-open .sp_nav_header ul.btns {
    background: #000;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .pre-inc .sp_nav_header ul.btns li {
    /*width: 25%;来場予約あり*/
    width: 33.33%;
    text-align: center;
  }
  .pre-inc .sp_nav_header ul.btns li img {
    vertical-align: bottom;
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(1) img {
    width: 24px;
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(2) img {
    width: 24px;
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(3) img {
    width: 17px;
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(4) img {
    width: 20px;
  }
  .pre-inc .sp_nav_header ul.btns li span:before {
    content: "";
    display: block;
    vertical-align: bottom;
    width: 24px;
    height: 29px;
    background-image: url(../images/common/sm-icon-request-bk.png);
    /*background-image: url(../images/common/sm-icon-request-wh.png);*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: 5px auto 10px auto;
    transition: 0.3s;
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(2) span:before {
    width: 24px;
    background-image: url(../images/common/sm-icon-reserve-bk.png);
    /*background-image: url(../images/common/sm-icon-reserve-wh.png);*/
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(3) span:before {
    width: 17px;
    background-image: url(../images/common/sm-icon-pin-bk.png);
    /*background-image: url(../images/common/sm-icon-pin-wh.png);*/
  }
  .pre-inc .sp_nav_header ul.btns li:nth-of-type(4) span:before {
    width: 20px;
    background-image: url(../images/common/sm-icon-tel-bk.png);
    /*background-image: url(../images/common/sm-icon-tel-wh.png);*/
  }
  .pre-inc .nv-open .sp_nav_header ul.btns li:nth-of-type(1) span:before,
  .pre-inc .inv-open .sp_nav_header ul.btns li:nth-of-type(1) span:before {
    background-image: url(../images/common/sm-icon-request-wh.png);
  }
  .pre-inc .nv-open .sp_nav_header ul.btns li:nth-of-type(2) span:before,
  .pre-inc .inv-open .sp_nav_header ul.btns li:nth-of-type(2) span:before {
    background-image: url(../images/common/sm-icon-reserve-wh.png);
  }
  .pre-inc .nv-open .sp_nav_header ul.btns li:nth-of-type(3) span:before,
  .pre-inc .inv-open .sp_nav_header ul.btns li:nth-of-type(3) span:before {
    background-image: url(../images/common/sm-icon-pin-wh.png);
  }
  .pre-inc .nv-open .sp_nav_header ul.btns li:nth-of-type(4) span:before,
  .pre-inc .inv-open .sp_nav_header ul.btns li:nth-of-type(4) span:before {
    background-image: url(../images/common/sm-icon-tel-wh.png);
  }
  .pre-inc .sp_nav_header ul.btns li span {
    display: block;
  }
  .pre-inc .sp_nav_header ul.btns li a {
    color: #000;
    padding: 2px 0 10px 0;
    display: block;
    line-height: 1;
    font-size: 12px;
  }
  .pre-inc .nv-open .sp_nav_header ul.btns li a,
  .pre-inc .inv-open .sp_nav_header ul.btns li a {
    color: #fff;
  }
  .pre-inc #sp_nav,
  .pre-inc #sp_nav2 {
    position: fixed;
    display: block;
    width: 100vw;
    min-height: 100vh;
    left: 0;
    top: 64px;
    background: rgb(0, 0, 0);
    z-index: -1;
    opacity: 0;
    transition: 0.3s;
    transform: translateY(5px);
  }
  .pre-inc.sticky_pc #sp_nav, .pre-inc.sticky_pc #sp_nav2 {
    /*top: 115px;*/
  }
  .pre-inc #sp_nav_inner,
  .pre-inc #sp_nav_inner2 {
    overflow-y: scroll;
    height: calc(100vh - 50px);
  }
  .pre-inc #sp_nav.js-active,
  .pre-inc #sp_nav2.js-active {
    display: block;
    z-index: 9999;
    opacity: 1;
    transform: translateY(0px);
  }
  .pre-inc #sp_nav a {
    text-decoration: none;
  }
  .pre-inc #sp_nav ul {
    list-style: none;
  }
  .pre-inc .sp_logo {
    position: relative;
    padding: 6px 0px 6px 2%;
    width: 25%;
  }
  .pre-inc.sticky_pc.home .sp_logo {
    display: block;
  }
  .pre-inc .sp_logo img {
    height: auto;
    width: 100%;
  }
  .pre-inc .sp_logo span {
    color: #000;
    font-size: 9px;
    margin: 5px 0 0 0;
    display: block;
    line-height: 1;
    text-align: center;
  }
  .pre-inc .menu-open {
    display: block;
  }
  .pre-inc .nv-open .menu-open {
    background: #fff;
  }
  .pre-inc .nv-open.inv-open .menu-open {
    background: #fff;
  }
  .pre-inc .menu-open,
  .pre-inc .menu-close {
    position: absolute;
    right: 15px;
    top: 0;
    width: 50px;
    height: 61px;
    text-align: center;
  }
  .pre-inc .menu-open:after {
    content: "メニュー";
    font-size: 10px;
    display: block;
    position: absolute;
    bottom: 2px;
    text-align: center;
    width: 100%;
    color: #fff;
  }
  .pre-inc .menu-open.active:after {
    content: "閉じる";
    color: #000;
  }
  .pre-inc .main_nav {
    margin: 10px auto 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #343434;
    /*border-bottom: 1px solid #343434;*/
  }
  .pre-inc .main_nav li {
    /*width: 50%;*/
    width: 100%;
    border-bottom: 1px solid #343434;
    border-right: 1px solid #343434;
    margin: 0;
    padding: 0;
  }
  .pre-inc .main_nav li:nth-of-type(2n) {
    border-right: none;
  }
  .pre-inc .main_nav li a {
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    position: relative;
  }
  .pre-inc .main_nav li.soon a {
    opacity: 0.4;
    pointer-events: none;
  }
  .pre-inc #sp_nav_inner .cls,
  .pre-inc #sp_nav_inner2 .cls {
    color: #fff;
    text-align: right;
    font-size: 14px;
    display: block;
    padding: 10px 5%;
  }
  .pre-inc .menu-trigger,
  .pre-inc .menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    z-index: 10000;
  }
  .pre-inc .menu-trigger span {
    position: absolute;
    left: 15%;
    width: 70%;
    height: 2px;
    background-color: #000;
  }
  .pre-inc .menu-trigger span:nth-of-type(1) {
    top: 18px;
  }
  .pre-inc .menu-trigger span:nth-of-type(2) {
    top: 28px;
  }
  .pre-inc .menu-trigger span:nth-of-type(3) {
    bottom: 21px;
  }
  .pre-inc .menu-trigger.active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-315deg);
    background-color: #000;
  }
  .pre-inc .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .pre-inc .menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-12px) rotate(315deg);
    background-color: #000;
  }
  .pre-inc #sp_nav_inner2 p.cap {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    margin: 20px 0;
  }
  .pre-inc #sp_nav_inner2 .flex {
    display: block;
    width: 100%;
  }
  .pre-inc #sp_nav_inner2 p.cap span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 5px 10px;
  }
  .pre-inc #sp_nav_inner2 dl {
    margin: 5%;
    font-size: 1.4rem;
  }
  .pre-inc #sp_nav_inner2 dt {
    color: #9a9a9a;
  }
  .pre-inc #sp_nav_inner2 dd {
    color: #fff;
    padding-bottom: 4%;
    margin-bottom: 4%;
    border-bottom: 1px solid #343434;
  }
  .pre-inc #sp_nav ul li.sp_in_request {
    background: #861f40;
    width: 45%;
    margin-top: 10px;
    margin-left: 5%;
    position: relative;
  }
  .pre-inc #sp_nav ul li.sp_in_reserve {
    background: #7f994c;
    width: 45%;
    margin-top: 10px;
    position: relative;
  }
  .pre-inc #sp_nav ul li.sp_in_request ::before, .pre-inc #sp_nav ul li.sp_in_reserve ::before {
    content: "";
    width: 5%;
    height: 30%;
    position: absolute;
    top: 50%;
    left: 90%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background-image: url(../images/common/cv_bt_icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.pre-inc #information {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.pre-inc #information .infos {
  text-align: center;
  cursor: pointer;
  width: 45px;
  margin: auto;
  margin-bottom: -1px;
}
.pre-inc #information .infos img {
  vertical-align: bottom;
}
.pre-inc #information .infin {
  background: #000;
  color: #fff;
  overflow: hidden;
  transition: 0.3s;
  max-height: 2.5em;
}
.pre-inc #information .infin.l2 {
  max-height: 2.8em;
  /*height: 2.8em;*/
}
.pre-inc #information .infin.act {
  max-height: 90px;
  height: 130px;
  /* overflow: scroll; */
}
.pre-inc #information .cap {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0 35px 0 0;
  padding: 12px 0 9px 0;
}
.pre-inc #information dl {
  font-size: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.pre-inc #information dt {
  color: rgba(255, 255, 255, 0.5);
  width: 10%;
  padding: 10px 0;
  border-bottom: 1px solid #343434;
  display: table;
  margin-right: 15px;
}
.pre-inc #information dd {
  width: 80%;
  padding: 10px 0;
  line-height: 1.8;
  border-bottom: 1px solid #343434;
}
@media (max-width: 767px) {
  .pre-inc #information {
    display: none;
  }
}
.pre-inc #sp_nav_inner2 .txt02 strong {
  color: #fff;
}
.pre-inc #sp_nav_inner2 .txt02 strong:before {
  content: "《";
  position: absolute;
  left: -1.5em;
  top: 0;
}
.pre-inc #sp_nav_inner2 .txt02 strong:after {
  content: "》";
  position: absolute;
  right: -1em;
  top: 0;
}
.pre-inc #information2 .inBox .txt02 strong:before, .pre-inc #sp_nav_inner2 .txt02 strong:before {
  font-size: 3rem;
  left: -1em;
}
.pre-inc #information2 .inBox .txt02 strong:after, .pre-inc #sp_nav_inner2 .txt02 strong:after {
  font-size: 3rem;
}
.pre-inc #information2 .inBox .btn {
  padding: 3% 0;
  font-size: 1.6rem;
  width: 100%;
}
.pre-inc #information2 .inBox dl {
  font-size: 1.2rem;
}
.pre-inc #sp_nav_inner2 .btn {
  display: block;
  font-size: 1.6rem;
  padding: 3% 0;
  width: 90%;
  margin: 6% auto;
  position: relative;
  text-align: center;
  color: #fff;
  background: rgb(38, 58, 139);
  background: radial-gradient(ellipse at center, rgb(38, 58, 139) 0%, rgb(26, 42, 108) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#263a8b", endColorstr="#1a2a6c",GradientType=1 );
}
.pre-inc #sp_nav_inner2 .btn:after {
  content: "▶";
  opacity: 0.7;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) scale(1, 0.6);
}
.pre-inc #sp_nav_inner2 dl {
  font-size: 1.4rem;
  display: block;
  align-items: flex-start;
}
.pre-inc #sp_nav_inner2 dt {
  background-color: #bc140c;
  text-align: center;
  color: #fff;
  padding: 0 10px;
}
.pre-inc #sp_nav_inner2 dd {
  padding: 10px 0;
  border-bottom: 1px solid #343434;
}
.pre-inc div.exp {
  padding: 20px 0;
}
.pre-inc div.exp p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1em;
}
.pre-inc div.exp.cen p {
  /*text-align:center;*/
}
.pre-inc div.exp p span {
  display: inline-block;
  text-align: left;
}
.pre-inc div.exp p:last-of-type {
  margin-bottom: 0;
  text-align: left;
}
.pre-inc div.ttl {
  position: relative;
}
.pre-inc h2.title {
  font-size: 3rem;
  line-height: 1;
  text-align: center;
  color: #fff;
  position: relative;
  position: absolute;
  left: 0%;
  bottom: -65px;
  background: rgba(134, 85, 129, 0.8);
  width: 100%;
}
.pre-inc h2.title span {
  display: inline-block;
  position: relative;
  padding: 40px 0px;
  letter-spacing: 0.2em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
.pre-inc h2.title em {
  display: block;
  font-size: 1.6rem;
  margin: 15px 0 0 0;
  letter-spacing: 0em;
}
@media (min-width: 1800px) {
  .pre-inc div.ttl p img {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .pre-inc div.exp p:last-of-type {
    text-align: left;
  }
  .pre-inc div.ttl {
    position: relative;
  }
  .pre-inc div.ttl p {
    overflow: hidden;
  }
  .pre-inc div.ttl p img {
    max-width: none;
    width: 160%;
    margin-left: -30%;
  }
  .pre-inc h2.title {
    font-size: 3rem;
  }
  .pre-inc h2.title {
    font-size: 3rem;
    line-height: 1;
    left: 0%;
    bottom: 0;
  }
  .pre-inc h2.title span {
    padding: 20px 0px;
    letter-spacing: 0.1em;
  }
  .pre-inc h2.title em {
    font-size: 1.4rem;
    margin: 10px 0 0 0;
  }
}
.pre-inc h2.lowtl {
  text-align: center;
  margin-bottom: 60px;
  color: #fff;
  font-size: 1.2rem;
  font-family: "Sorts Mill Goudy", serif;
  padding: 60px 0;
  background: rgb(41, 77, 141);
  background: linear-gradient(90deg, rgb(41, 77, 141) 0%, rgb(41, 77, 141) 0%, rgb(81, 96, 129) 100%);
}
.pre-inc h2.lowtl span {
  font-size: 3rem;
  letter-spacing: 0.2em;
  margin: 0 auto;
  display: block;
}
@media (max-width: 767px) {
  .pre-inc h2.lowtl {
    margin-bottom: 30px;
    font-size: 1.2rem;
    padding: 30px 0;
  }
  .pre-inc h2.lowtl span {
    font-size: 2rem;
  }
}
.pre-inc .title_wrap {
  position: relative;
}
.pre-inc .title_wrap::after {
  content: "";
  height: 7px;
  width: 100%;
  position: absolute;
  bottom: -7px;
  left: 0;
  background: rgb(169, 83, 153);
  background: linear-gradient(90deg, rgb(169, 83, 153) 0%, rgb(169, 83, 153) 0%, rgb(48, 159, 209) 100%);
}
.pre-inc .title_wrap .headline {
  text-align: center;
  width: 100%;
  max-height: 135px;
  height: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.pre-inc .title_wrap .headline img {
  width: auto;
  max-width: inherit;
  height: 100% !important;
}
.pre-inc .title_wrap .kv {
  position: relative;
}
.pre-inc .title_wrap .head_movie {
  width: 100%;
  position: relative;
  background: #fff;
}
.pre-inc .title_wrap .head_movie video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}
.pre-inc .title_wrap figcaption {
  color: #fff;
  font-size: 1.1rem;
  position: absolute;
  bottom: 0.8em;
  right: 0.8em;
}
.pre-inc .headline {
  font-size: 100%;
  color: #fff;
  text-align: center;
}
.pre-inc .headline > span {
  position: relative;
  display: block;
  font-family: "Sorts Mill Goudy", serif;
  font-size: min(6.2vw, 35px);
  font-weight: 500;
  letter-spacing: 0.1em;
}
.pre-inc .headline > span::after {
  content: "";
  height: 1px;
  width: 30px;
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 48%;
}
.pre-inc .title_wrap .headline {
  max-height: inherit;
  height: 25%;
}
.pre-inc .headword {
  font-size: 2.8rem;
  text-align: center;
}
.pre-inc .headword > em {
  display: block;
  font-family: "EB Garamond", serif;
  font-size: 1.8rem;
}
.pre-inc figcaption {
  font-size: 1.1rem;
  margin-top: 0.5em;
  text-align: right;
}
.pre-inc .normal_fig {
  position: relative;
}
.pre-inc .normal_fig figcaption {
  position: absolute;
  bottom: 0.8em;
  right: 0.8em;
}
.pre-inc .tx_shd {
  color: #fff;
  text-shadow: 2px 2px 1px #000;
}
.pre-inc .tx_blk {
  color: #000;
}
.pre-inc .tx_bcg figcaption {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 0.4em 0.8em;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .pre-inc .title_wrap .kv {
    overflow: hidden;
  }
  .pre-inc .title_wrap .kv img {
    max-width: none;
    width: 100%;
    margin-left: 0%;
  }
  .pre-inc .title_wrap .head_movie {
    width: 100%;
    height: 36vh;
    position: relative;
    background: #fff;
  }
  .pre-inc .title_wrap .head_movie video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
  }
  .pre-inc .headword {
    font-size: 1.8rem;
    text-align: center;
  }
  .pre-inc .headword > em {
    display: block;
    font-family: "EB Garamond", serif;
    font-size: 1.4rem;
  }
  .pre-inc figcaption {
    font-size: 0.9rem;
  }
}
.pre-inc .contents_wrapp {
  width: 100%;
  position: relative;
  padding: 150px 0 0;
}
.pre-inc .contents_wrapp .bg_text {
  position: absolute;
  right: 2%;
  top: 60px;
  font-family: "Sorts Mill Goudy", serif;
  font-size: min(15vw, 130px);
  color: #f1f1f1;
}
.pre-inc .contents_wrapp h3 {
  text-align: center;
  line-height: 200%;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: min(3vw, 27px);
  position: relative;
  z-index: 2;
  margin-bottom: 75px;
}
@media (max-width: 767px) {
  .pre-inc .contents_wrapp {
    padding: 80px 0 0;
  }
  .pre-inc .contents_wrapp .bg_text {
    top: 40px;
  }
  .pre-inc .contents_wrapp h3 {
    font-size: min(4.5vw, 25px);
    margin-bottom: 45px;
  }
}
.pre-inc .fadein_up {
  transform: translateY(30px);
  opacity: 0;
  transition: all 1s ease-out;
  transition-delay: 0.5s;
}
.pre-inc .fadein_up.started {
  transform: none;
  opacity: 1;
}
.pre-inc .fadein_lef {
  transform: translateX(-30px);
  opacity: 0;
  transition: all 1s ease-out;
  transition-delay: 0.5s;
}
.pre-inc .fadein_lef.started {
  transform: none;
  opacity: 1;
}
.pre-inc .fadein_rig {
  transform: translateX(30px);
  opacity: 0;
  transition: all 1s ease-out;
  transition-delay: 0.5s;
}
.pre-inc .fadein_rig.started {
  transform: none;
  opacity: 1;
}
.pre-inc .fadein_lef_big {
  opacity: 0;
  transition: 2s;
  transition-duration: 1.2s;
  transition-delay: 0.1s;
  transform: translate(-50px, 0px);
}
.pre-inc .fadein_lef_big.started {
  opacity: 1;
  transform: translate(0px, 0px);
}
.pre-inc .fadein_rig_big {
  opacity: 0;
  transition: 2s;
  transition-duration: 1.2s;
  transition-delay: 0.1s;
  transform: translate(50px, 0px);
}
.pre-inc .fadein_rig_big.started {
  opacity: 1;
  transform: translate(0px, 0px);
}
.pre-inc .foot_bunner {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  padding-top: 50px;
}
.pre-inc .sp_btm-btn {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .sp_btm-btn {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
    font-size: 14px;
  }
  .pre-inc .sp_btm-btn ul {
    display: flex;
    justify-content: space-between;
  }
  .pre-inc .sp_btm-btn ul li {
    width: 33.3333333%;
    font-size: 15px;
    line-height: 1.6;
  }
  .pre-inc .sp_btm-btn ul li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 12px 0;
  }
  .pre-inc .sp_btm-btn ul li a span {
    font-size: 2vw;
    letter-spacing: 0.02rem;
    display: block;
  }
  .pre-inc .sp_btm-btn ul li.tel {
    background: #011135;
  }
  .pre-inc .sp_btm-btn ul li.request {
    background: #861f40;
  }
  .pre-inc .sp_btm-btn ul li.reserve {
    background: #7f994c;
  }
  .pre-inc .foot_bunner {
    margin: 0 auto 30px;
    padding-top: 30px;
  }
}
.pre-inc #header ul#nav li {
  position: relative;
}/*# sourceMappingURL=common.css.map */