@charset "UTF-8";
/*　PRINT------------------------------------*/
@media print {
  * html body {
    zoom: .7; } }
/*　RESET------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

img {
  vertical-align: bottom; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* iOSでのデフォルトスタイルをリセット */
input[type="radio"],
input[type="checkbox"] {
  border-radius: 0;
  border: #ddd solid 1px;
  /*appearance: none;*/
  appearance: normal;
  -webkit-appearance: normal;
  -webkit-box-sizing: content-box;
  box-sizing: border-box;
  background-color: #fff;
  background-image: none; }

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  border-radius: 0;
  appearance: none;
  -webkit-box-sizing: content-box;
  -webkit-appearance: none;
  border: #ddd solid 1px;
  box-sizing: border-box; }

input[type="submit"],
input[type="button"],
input[type="search"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: #ddd solid 1px;
  box-sizing: border-box; }
  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration,
  input[type="search"]::-webkit-search-decoration {
    display: none; }
  input[type="submit"]::focus,
  input[type="button"]::focus,
  input[type="search"]::focus {
    outline-offset: -2px; }

@font-face {
  font-family: "icomoon";
  font-weight: embedded-opentype;
  src: url("fonts/icomoon.ttf") format("truetype"); }
@font-face {
  font-family: "icomoon";
  font-weight: embedded-opentype;
  src: url("fonts/icomoon.woff") format("woff"); }
@font-face {
  font-family: "icomoon";
  font-weight: embedded-opentype;
  src: url("fonts/icomoon.svg") format("svg"); }
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium"); }
body {
  width: 100%;
  z-index: 0;
  position: relative; }

.wrap {
  background: #F5F3F0;
  z-index: 1;
  position: relative; }

.top-round {
  background-image: url("img/top-rep@2x.png");
  background-repeat: repeat-x;
  position: fixed;
  top: 0;
  left: 210px;
  z-index: 2;
  width: 100%;
  height: 88px; }
  .top-round .top-round-r {
    display: none; }
  @media screen and (max-width: 767px) {
    .top-round {
      background: none;
      left: inherit;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between;
      padding: 38px 0 0 0;
      position: absolute; }
      .top-round img {
        width: 50px;
        height: auto;
        display: block; }
      .top-round .top-round-r {
        display: block; } }

.fixed-btn {
  position: fixed;
  right: 0;
  bottom: 38px;
  width: 75px;
  height: 160px;
  z-index: 100;
  font-family: noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif; }
  @media screen and (max-width: 767px) {
    .fixed-btn {
      width: 58px;
      bottom: 0; } }
  .fixed-btn p {
    width: 100%;
    height: 75px;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: center;
    line-height: 1.3em;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .fixed-btn p {
        font-size: 9px;
        font-size: 0.5625rem;
        margin-bottom: 0; } }
    .fixed-btn p a {
      display: block;
      color: #fff;
      text-decoration: none;
      -webkit-border-radius: 10px 0 0 10px;
      -moz-border-radius: 10px 0 0 10px;
      -ms-border-radius: 10px 0 0 10px;
      -o-border-radius: 10px 0 0 10px;
      border-radius: 10px 0 0 10px; }
      .fixed-btn p a span {
        font-size: 25px;
        font-size: 1.5625rem;
        display: block;
        margin-bottom: 3px; }
  .fixed-btn .rsv-btn a {
    -webkit-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -moz-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -ms-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -o-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    padding: 10px 0px;
    opacity: .95; }
    .fixed-btn .rsv-btn a:hover {
      opacity: .7;
      transition: 1s; }
  .fixed-btn .mve-btn a {
    background-color: #808080;
    padding: 8px 0px;
    opacity: .85; }
    .fixed-btn .mve-btn a:hover {
      opacity: .7;
      transition: 1s; }

/*  MENU----------------------------------*/
#nav_toggle {
  display: none; }
  @media screen and (max-width: 767px) {
    #nav_toggle {
      display: block;
      width: 30px;
      height: 30px;
      position: fixed;
      top: 15px;
      right: 0.5em;
      z-index: 500;
      padding: 10px 10px; } }
  #nav_toggle div {
    position: relative; }
    #nav_toggle div span {
      display: block;
      height: 2px;
      background: #626262;
      position: absolute;
      width: 100%;
      left: 0;
      -webkit-transition: 0.7s ease-in-out;
      -moz-transition: 0.7s ease-in-out;
      transition: 0.7s ease-in-out; }
    #nav_toggle div span:nth-child(1) {
      top: 0px; }
    #nav_toggle div span:nth-child(2) {
      top: 10px; }
    #nav_toggle div span:nth-child(3) {
      top: 20px; }

/*開閉ボタンopen時*/
.open span:nth-child(1) {
  top: 12px !important;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }

.open span:nth-child(2) {
  width: 0 !important;
  left: 50% !important; }

.open span:nth-child(3) {
  top: 12px !important;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.side-ctt {
  position: fixed;
  z-index: 100;
  width: 210px;
  top: 170px; }
  @media screen and (max-width: 767px) {
    .side-ctt {
      width: 100%;
      top: 0;
      height: 100vh;
      background: #F5F3F0;
      z-index: 100;
      opacity: 0;
      left: -100%; } }
  .side-ctt nav ul {
    list-style: none;
    text-align: center;
    margin: 2.5em 0; }
    .side-ctt nav ul li {
      font-size: 14px;
      font-size: 0.875rem;
      font-family: a-otf-ryumin-pr6n, "ＭＳ 明朝", serif;
      color: #1A1311;
      letter-spacing: 0.1em;
      padding: 0.9em 0; }
      @media screen and (max-width: 767px) {
        .side-ctt nav ul li {
          font-size: 16px;
          font-size: 1rem; } }
      .side-ctt nav ul li a {
        color: #1A1311;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        text-decoration: none; }
        .side-ctt nav ul li a:hover {
          color: #808080;
          text-decoration: none; }
  .side-ctt .sns-link {
    text-align: center; }
    .side-ctt .sns-link a {
      display: inline-block;
      padding: 0 4px;
      color: #626262;
      -webkit-transition: 1s;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      transition: 1s;
      text-decoration: none; }
      .side-ctt .sns-link a:hover {
        color: #808080;
        text-decoration: none; }
      @media screen and (max-width: 767px) {
        .side-ctt .sns-link a {
          padding: 0 6px; } }
      .side-ctt .sns-link a span {
        font-size: 25px;
        font-size: 1.5625rem; }
        @media screen and (max-width: 767px) {
          .side-ctt .sns-link a span {
            font-size: 29px;
            font-size: 1.8125rem; } }

/*  HEADER----------------------------------*/
header {
  position: fixed;
  z-index: 50;
  width: 210px;
  height: 100vh; }
  @media screen and (max-width: 767px) {
    header {
      width: 100%;
      height: inherit;
      background: #F5F3F0;
      position: absolute; } }
  header h1 {
    width: 117px;
    height: auto;
    padding: 60px 0 0 0;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      header h1 {
        width: 55px;
        padding: 0.7em 0; }
        header h1 img {
          width: 100%;
          height: auto; } }

/*  CONTENTS area(scroll-on)----------------------------------*/
.contents-wrap {
  width: calc( 100%-210px );
  margin-left: 210px;
  position: relative;
  z-index: 60; }
  @media screen and (max-width: 767px) {
    .contents-wrap {
      width: 100%;
      margin-left: 0; } }

/*  CONTENTS----------------------------------*/
.contents {
  background: #fff;
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  -ms-border-radius: 50px 0 0 50px;
  -o-border-radius: 50px 0 0 50px;
  border-radius: 50px 0 0 50px;
  position: relative;
  z-index: 60;
  padding: 36px 0 170px 0; }
  @media screen and (max-width: 767px) {
    .contents {
      padding: 77px 0 0 0;
      -webkit-border-radius: 30px 0 30px 30px;
      -moz-border-radius: 30px 0 30px 30px;
      -ms-border-radius: 30px 0 30px 30px;
      -o-border-radius: 30px 0 30px 30px;
      border-radius: 30px 0 30px 30px; } }
  .contents .page-top {
    position: absolute;
    bottom: 0;
    width: 138px;
    height: 31px;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 60px;
    z-index: 100; }
    @media screen and (max-width: 767px) {
      .contents .page-top {
        padding-left: 0; } }
    .contents .page-top a {
      display: block;
      width: 138px;
      height: 31px;
      text-align: center;
      background: #ccc;
      -webkit-border-radius: 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0;
      -ms-border-radius: 10px 10px 0 0;
      -o-border-radius: 10px 10px 0 0;
      border-radius: 10px 10px 0 0;
      opacity: 1; }
      .contents .page-top a img {
        vertical-align: middle; }
      .contents .page-top a:hover {
        opacity: .8;
        transition: 1s; }

.base-column {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 180px 0 0 0;
  justify-content: center;
  align-items: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    .base-column {
      padding: 4em 0 0 0; } }
  .base-column__frame {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    flex: 1;
    position: relative; }
    @media screen and (max-width: 767px) {
      .base-column__frame {
        flex: none; } }

.fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1.8s; }

.fadein.active {
  opacity: 1;
  transform: translate(0, 0); }

.delay-show li {
  opacity: 0; }

.column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .column__wrap3 {
    width: 31%;
    position: relative;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .column__wrap3 {
        width: 100%; } }
  .column__wrap3-2 {
    width: 31%;
    position: relative;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .column__wrap3-2 {
        width: 48%; } }
  .column__wrap2 {
    width: 49%;
    position: relative;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .column__wrap2 {
        width: 100%; } }

/*　FOOTER------------------------------------*/
footer {
  font-family: a-otf-ryumin-pr6n, "ＭＳ 明朝", serif;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 1.2em 0 1.2em 60px;
  text-align: center;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 767px) {
    footer {
      padding: 1.2em 0; } }

/*  COMMON--------------------------------------*/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-line:before {
  content: "\e900"; }

.icon-pinterest:before {
  content: "\ead1"; }

.icon-calendar:before {
  content: "\e953"; }

.icon-play:before {
  content: "\e912"; }

.contents {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  line-height: 2em;
  letter-spacing: 0.18em;
  color: #626262;
  font-feature-settings: "palt";
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .contents {
      line-height: 1.8em;
      letter-spacing: 0.15em; } }
  .contents a {
    color: #FC8E8E;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
    .contents a:hover {
      color: #9ABCF2;
      text-decoration: none; }

.cmn-ttl {
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
  font-family: a-otf-ryumin-pr6n, "ＭＳ 明朝", serif;
  background-image: url("img/ttl_icon.svg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: 88px 21px;
  padding: 60px 0 80px 0;
  color: #1A1311;
  font-weight: normal;
  letter-spacing: 0.35em; }
  @media screen and (max-width: 767px) {
    .cmn-ttl {
      font-size: 20px;
      font-size: 1.25rem;
      background-size: 60px 14px;
      padding: 1.7em 0; } }

.cmn-ettl {
  color: #E8DFD3;
  font-size: 16px;
  font-size: 1rem;
  font-family: bodoni-urw, serif;
  letter-spacing: 0.23em;
  width: 60px;
  line-height: 1em;
  position: relative; }
  @media screen and (max-width: 767px) {
    .cmn-ettl {
      display: none; } }
  .cmn-ettl span {
    display: inline-block;
    transform: rotate(-90deg);
    transform-origin: center center;
    position: relative;
    height: 10px; }
    .cmn-ettl span:before {
      content: '';
      position: absolute;
      top: 45%;
      display: inline-block;
      width: 100px;
      height: 1px;
      background: #E8DFD3; }
    .cmn-ettl span:after {
      content: '';
      position: absolute;
      top: 45%;
      display: inline-block;
      width: 100px;
      height: 1px;
      background: #E8DFD3; }

.opc {
  overflow: hidden;
  width: 100%;
  height: auto; }
  .opc img {
    display: block; }
    .opc img:hover {
      transform: scale(1.1);
      /*画像の拡大率*/
      transition-duration: 0.5s;
      /*変化に掛かる時間*/
      opacity: 0.7;
      filter: alpha(opacity=70); }

.ofi {
  object-fit: cover;
  font-family: "object-fit: cover;"; }

.br-sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .br-sp {
      display: inherit; } }

.main-column {
  position: relative; }
  .main-column__frame .main-slider {
    position: relative; }
    .main-column__frame .main-slider img {
      width: 100%;
      height: calc( 100vh - 36px );
      object-fit: cover; }
      @media screen and (max-width: 767px) {
        .main-column__frame .main-slider img {
          height: 60vh; } }
  .main-column__frame .swiper-container {
    width: 100%;
    opacity: 0; }
  .main-column__frame .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 100%; }
  .main-column__frame .swiper-wrapper .swiper-slide {
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out; }

.concept .cmn-ettl span {
  height: 50px; }
  .concept .cmn-ettl span:before {
    top: 10%;
    left: 110px; }
  .concept .cmn-ettl span:after {
    top: 10%;
    right: 110px; }
.concept__frame p {
  font-family: a-otf-ryumin-pr6n, "ＭＳ 明朝", serif;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  line-height: 3em;
  letter-spacing: 0.3em;
  color: #1A1311; }
  @media screen and (max-width: 767px) {
    .concept__frame p {
      letter-spacing: 0.2em;
      font-size: 15px;
      font-size: 0.9375rem; } }

.menu .cmn-ettl span:before {
  left: 70px; }
.menu .cmn-ettl span:after {
  right: 70px; }
.menu__frame p {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 3em;
  letter-spacing: 0.15em; }
  @media screen and (max-width: 767px) {
    .menu__frame p {
      line-height: 2em;
      letter-spacing: 0.1em; } }
.menu__frame ul.menu-list {
  margin: 50px 0 10px; }
  @media screen and (max-width: 767px) {
    .menu__frame ul.menu-list {
      margin: 2em 0 0; } }
  .menu__frame ul.menu-list li {
    margin-bottom: 40px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .menu__frame ul.menu-list li {
        margin-bottom: 1em; } }
    .menu__frame ul.menu-list li img {
      width: 100%;
      height: 190px;
      object-fit: cover;
      margin-bottom: 1em;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
      @media screen and (max-width: 767px) {
        .menu__frame ul.menu-list li img {
          height: 160px;
          margin-bottom: 0.5em; } }

.price .cmn-ettl span {
  height: 20px; }
  .price .cmn-ettl span:before {
    top: 30%;
    left: 80px; }
  .price .cmn-ettl span:after {
    top: 30%;
    right: 80px; }
.price__frame .price-wrap {
  border-top: solid 2px #808080;
  border-bottom: solid 2px #808080;
  padding: 2px 0; }
  .price__frame .price-wrap__frame {
    border-top: solid 1px #808080;
    border-bottom: solid 1px #808080;
    padding: 40px 0; }
    @media screen and (max-width: 767px) {
      .price__frame .price-wrap__frame {
        padding: 2em 0; } }
    .price__frame .price-wrap__frame dl {
      width: 90%;
      margin: 0 auto;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      border-bottom: solid 1px #ddd;
      padding: 2em 0; }
      @media screen and (max-width: 767px) {
        .price__frame .price-wrap__frame dl {
          display: block; } }
      .price__frame .price-wrap__frame dl:first-child {
        padding: 0 0 2em 0; }
      .price__frame .price-wrap__frame dl dt {
        width: 10em; }
        @media screen and (max-width: 767px) {
          .price__frame .price-wrap__frame dl dt {
            width: 100%;
            margin-bottom: 0.5em;
            font-weight: 500; } }
      .price__frame .price-wrap__frame dl dd {
        flex: 1; }
        .price__frame .price-wrap__frame dl dd ul {
          list-style: none; }
          .price__frame .price-wrap__frame dl dd ul li span {
            display: inline-block;
            width: 10em; }

.gallery .cmn-ettl span {
  height: 50px; }
  .gallery .cmn-ettl span:before {
    top: 10%;
    left: 110px; }
  .gallery .cmn-ettl span:after {
    top: 10%;
    right: 110px; }
.gallery__frame p {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 3em;
  letter-spacing: 0.15em; }
  @media screen and (max-width: 767px) {
    .gallery__frame p {
      line-height: 2em; } }
.gallery__frame ul.gallery-list {
  margin: 50px 0 10px; }
  @media screen and (max-width: 767px) {
    .gallery__frame ul.gallery-list {
      margin: 2em 0; } }
  .gallery__frame ul.gallery-list li {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .gallery__frame ul.gallery-list li {
        margin-bottom: 1em; } }
    .gallery__frame ul.gallery-list li img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
      @media screen and (max-width: 767px) {
        .gallery__frame ul.gallery-list li img {
          height: 160px; } }
.gallery__frame .insta-btn {
  margin: 30px 0 50px; }
  @media screen and (max-width: 767px) {
    .gallery__frame .insta-btn {
      margin: 0; } }
  .gallery__frame .insta-btn a {
    color: #fff;
    background: #626262;
    text-decoration: none;
    padding: 4px 0;
    display: block;
    max-width: 375px;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    @media screen and (max-width: 767px) {
      .gallery__frame .insta-btn a {
        padding: 0.7em 0; } }
    .gallery__frame .insta-btn a:hover {
      background: #808080;
      transition: 1s; }
    .gallery__frame .insta-btn a span {
      font-size: 24px;
      font-size: 1.5rem;
      vertical-align: middle;
      margin-right: 0.3em; }

.reservation .cmn-ettl span {
  height: 90px; }
  .reservation .cmn-ettl span:before {
    top: 8%;
    left: 140px; }
  .reservation .cmn-ettl span:after {
    top: 8%;
    right: 140px; }
.reservation__frame p {
  margin-bottom: 2em; }
.reservation__frame dl dt {
  font-weight: 500;
  color: #1A1311;
  margin-bottom: 0.3em; }
.reservation__frame dl dd {
  margin-bottom: 2em; }
.reservation__frame .reservation-btn {
  padding: 40px 0 50px;
  text-align: center;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .reservation__frame .reservation-btn {
      padding: 2em 0 0 0; } }
  .reservation__frame .reservation-btn a {
    color: #fff;
    -webkit-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -moz-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -ms-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    -o-background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    background: linear-gradient(180deg, #9ABCF2, #8EF0EE);
    text-decoration: none;
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 0.8em 0;
    display: block;
    max-width: 375px;
    margin: 0 auto;
    opacity: 1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .reservation__frame .reservation-btn a:hover {
      opacity: .7;
      transition: 1s; }

.access .cmn-ettl span {
  height: 35px; }
  .access .cmn-ettl span:before {
    top: 20%;
    left: 90px; }
  .access .cmn-ettl span:after {
    top: 20%;
    right: 90px; }
.access__frame .store-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .access__frame .store-info {
      display: block; } }
  .access__frame .store-info dl {
    flex: 1;
    border-left: #E8DFD3 solid 2px;
    padding-left: 2em; }
    .access__frame .store-info dl dt {
      line-height: 1.5em;
      font-size: 18px;
      font-size: 1.125rem;
      color: #1A1311;
      margin-bottom: 0.5em; }
      .access__frame .store-info dl dt span {
        color: #626262;
        font-size: 12px;
        font-size: 0.75rem;
        margin-left: 0.5em; }
    .access__frame .store-info dl dd span {
      display: inline-block;
      width: 5em; }
  .access__frame .store-info .store-img {
    width: 290px; }
    @media screen and (max-width: 767px) {
      .access__frame .store-info .store-img {
        width: 100%;
        margin-top: 2em; } }
    .access__frame .store-info .store-img img {
      width: 100%;
      height: auto;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px; }
.access__frame #map {
  width: 100%;
  height: 450px;
  margin: 60px 0; }
  @media screen and (max-width: 767px) {
    .access__frame #map {
      margin: 2em 0;
      height: 65vh; } }
.access__frame h2 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  background: url("img/ttl_icon2.svg") no-repeat center top;
  padding: 35px 0 50px 0;
  color: #808080;
  letter-spacing: 0.18em; }
  @media screen and (max-width: 767px) {
    .access__frame h2 {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 30px 0 2.5em 0; } }
.access__frame .cm-read ul {
  list-style: none; }
  .access__frame .cm-read ul li img {
    width: 200px;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }

.contact .cmn-ettl span {
  height: 50px; }
  .contact .cmn-ettl span:before {
    top: 8%;
    left: 110px; }
  .contact .cmn-ettl span:after {
    top: 8%;
    right: 110px; }
.contact__frame {
  max-width: 650px;
  margin: 0 auto; }
  .contact__frame span {
    color: #FC8E8E; }
  .contact__frame .form-att {
    text-align: center; }
  .contact__frame p {
    margin-bottom: 2em; }
  .contact__frame dl {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      .contact__frame dl {
        margin-bottom: 2em; } }
    .contact__frame dl dt {
      margin-bottom: 0.2em; }
    .contact__frame dl dd {
      margin-bottom: 1.5em; }
      .contact__frame dl dd input, .contact__frame dl dd textarea {
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -ms-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px;
        padding: 0.8em;
        font-size: 14px;
        font-size: 0.875rem;
        border: none;
        background: #f5f5f5;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        color: #626262;
        letter-spacing: 0.18em; }
      .contact__frame dl dd .w350 {
        width: 350px; }
        @media screen and (max-width: 767px) {
          .contact__frame dl dd .w350 {
            width: 100%;
            max-width: 350px; } }
      .contact__frame dl dd .w450 {
        width: 450px; }
        @media screen and (max-width: 767px) {
          .contact__frame dl dd .w450 {
            width: 100%;
            max-width: 450px; } }
      .contact__frame dl dd .w100 {
        width: 100%; }
      .contact__frame dl dd textarea {
        height: 200px; }
  .contact__frame .smt-btn {
    display: block;
    color: #fff;
    background: #626262;
    text-decoration: none;
    letter-spacing: 0.18em;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0.8em 0;
    display: block;
    width: 100%;
    max-width: 375px;
    margin: 0 auto 40px;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    @media screen and (max-width: 767px) {
      .contact__frame .smt-btn {
        margin: 0 auto 1.5em; } }
    .contact__frame .smt-btn:hover {
      background: #808080;
      transition: 1s; }
  .contact__frame .contact-result {
    width: 100%;
    padding: 8px 0;
    background-color: #9ABCF2;
    text-align: center;
    color: white;
    display: none;
    margin-bottom: 2em; }
  .contact__frame .pp {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .contact__frame .pp {
        margin: 0 auto 6em; } }
    .contact__frame .pp a {
      color: #626262;
      -webkit-transition: 1s;
      -moz-transition: 1s;
      -ms-transition: 1s;
      -o-transition: 1s;
      transition: 1s; }
      .contact__frame .pp a:hover {
        color: #1A1311;
        text-decoration: none; }

#video {
  display: none; }
  #video video {
    width: 100%;
    height: auto; }

.pp-content {
  width: 75vw;
  height: 75vh;
  padding: 5em;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: noto-sans-cjk-jp, "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  line-height: 2em;
  letter-spacing: 0.18em;
  color: #626262;
  font-feature-settings: "palt";
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .pp-content {
      width: 90vw;
      height: 90vh;
      padding: 1em;
      line-height: 1.6em;
      letter-spacing: 0.05em; } }
  .pp-content h1 {
    margin-bottom: 1em; }
  .pp-content h2 {
    padding-bottom: 0.5em; }
  .pp-content p {
    margin-bottom: 1em;
    font-size: 12px;
    font-size: 0.75rem; }
