@charset "UTF-8";
#ieError {
  -ms-filter: "alpha( opacity=80 )";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #000;
  color: #fff;
  text-align: center;
  opacity: .8
}
#ieError strong {
  color: #fff
}
#ieError a {
  color: #d90000;
  text-decoration: underline
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background: 0 0
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #0d162b;
  font: inherit;
  font-family: "Noto Serif JP",YuMincho,"游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block
}
li {
  list-style: none
}
ol,
ul {
  list-style: none
}
img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
h1,
h2 {
  word-wrap: break-word;
  font-family: "Libre Baskerville",serif
}
p,
pre {
  word-wrap: break-word
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
tbody,
tfoot,
thead,
tr {
  vertical-align: baseline
}
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc
}
input,
select {
  vertical-align: middle
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: 0;
  background: 0 0
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer
}
select::-ms-expand {
  display: none
}
.clearfix {
  min-height: 1px
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
body,
html {
  -webkit-text-size-adjust: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  height: 100%;
  margin: 0;
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  color: #0d162b;
  font-family: "Noto Sans JP","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Sans-Serif;
  font-size: 16px;
  letter-spacing: .01em;
  line-height: 1;
  text-align: center
}
footer,
header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 1px
}
#wrapper {
  position: relative;
  background: #ece9df
}
#wrapper:before {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  width: 480px;
  height: 100%;
  background: url(../images/common/bg_bamboo.png) no-repeat right top;
  background-attachment: fixed;
  content: ""
}
a {
  -webkit-transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false;
  color: #0d162b;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false
}
a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false;
  border: none;
  backface-visibility: hidden;
  transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false
}
a:hover {
  opacity: .7
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  pointer-events: none
}
.underline {
  text-decoration: underline
}
.sp-display {
  display: none!important
}
.tb-display {
  display: none!important
}
.vertical-rl {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}
.horizontal-tb {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb
}
.bold {
  font-weight: 700
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
.wrapper {
  position: relative
}
.show-out {
  -webkit-animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both;
  animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.show-out {
  -webkit-animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both;
  animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both
}
.ttl_01 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  position: relative;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.8;
  text-align: center;
  word-break: keep-all;
  writing-mode: vertical-rl
}
.ttl_01 span {
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: horizontal-tb;
  display: inline-block;
  margin-top: 40px;
  font-family: "Libre Baskerville",serif;
  font-size: 18px;
  font-size: 1.125rem;
  writing-mode: horizontal-tb
}
.ttl_02 {
  margin-bottom: 60px;
  font-size: 24px;
  font-size: 1.5rem
}
.ttl_02 span {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #0d162b;
  letter-spacing: .1em
}
.button {
  width: calc(100% - 10px);
  margin: auto
}
.button a {
  -webkit-box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #b99d6b,0 0 0 8px #fff;
  -webkit-transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false;
  display: block;
  position: relative;
  padding: 20px 30px;
  background: #002933;
  box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #b99d6b,0 0 0 8px #fff;
  color: #fff;
  letter-spacing: .2em;
  transition: all .3s ease-in-out,false,false,false,false,false,false,false,false,false
}
.button a:hover {
  -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 5px #c9b79d,0 0 0 8px #fff;
  background: #c9b79d;
  box-shadow: 0 0 0 1px #fff,0 0 0 5px #c9b79d,0 0 0 8px #fff;
  color: #fff
}
.button a:before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  height: 1em;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0da'
}
.link_navi {
  position: relative;
  text-align: center
}
.link_navi a {
  -webkit-transition: all .3s ease;
  display: inline-block;
  position: relative;
  margin: auto;
  padding: 0 30px 5px 5px;
  border-bottom: 1px solid #0d162b;
  font-family: "Libre Baskerville",serif;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 500;
  letter-spacing: .1em;
  transition: all .3s ease
}
.link_navi a:hover {
  padding: 0 80px 5px 5px
}
.link_navi a:before {
  -webkit-transform: skewY(45deg);
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
  width: 15px;
  margin: auto;
  transform: skewY(45deg);
  border-bottom: 1px solid #0d162b;
  content: ''
}
.mb0 {
  margin-bottom: 0px!important
}
.mb1 {
  margin-bottom: 1px!important
}
.mb2 {
  margin-bottom: 2px!important
}
.mb5 {
  margin-bottom: 5px!important
}
.mb10 {
  margin-bottom: 10px!important
}
.mb15 {
  margin-bottom: 15px!important
}
.mb16 {
  margin-bottom: 16px!important
}
.mb20 {
  margin-bottom: 20px!important
}
.mb25 {
  margin-bottom: 25px!important
}
.mb30 {
  margin-bottom: 30px!important
}
.mb32 {
  margin-bottom: 32px!important
}
.mb35 {
  margin-bottom: 35px!important
}
.mb40 {
  margin-bottom: 40px!important
}
.mb42 {
  margin-bottom: 42px!important
}
.mb48 {
  margin-bottom: 48px!important
}
.mb50 {
  margin-bottom: 50px!important
}
.mb60 {
  margin-bottom: 60px!important
}
.mb64 {
  margin-bottom: 64px!important
}
.mb80 {
  margin-bottom: 80px!important
}
.mb90 {
  margin-bottom: 90px!important
}
.mb208 {
  margin-bottom: 208px!important
}
.tac {
  text-align: center!important
}
.tar {
  text-align: right!important
}
.tal {
  text-align: left!important
}
.fadeUp {
  -webkit-animation: fadeInUp .6s ease .3s both;
  visibility: visible!important;
  animation: fadeInUp .6s ease .3s both
}
.fadeDown {
  -webkit-animation: fadeInDown .6s ease .3s both;
  visibility: visible!important;
  animation: fadeInDown .6s ease .3s both
}
#pagetop {
  z-index: 1200;
  position: fixed;
  right: 8px;
  bottom: 90px
}
#pagetop a {
  -webkit-box-shadow: 0 0 0 1px #002933,0 0 0 5px #002933,0 0 0 8px #fff;
  display: block;
  width: 54px;
  height: 54px;
  background: #002933;
  box-shadow: 0 0 0 1px #002933,0 0 0 5px #002933,0 0 0 8px #fff;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 54px;
  text-align: center
}
#pagetop a:hover {
  -webkit-box-shadow: 0 0 0 1px #fff,0 0 0 5px #c9b79d,0 0 0 8px #fff;
  background: #c9b79d;
  box-shadow: 0 0 0 1px #fff,0 0 0 5px #c9b79d,0 0 0 8px #fff;
  color: #fff;
  font-size: 40px;
  font-size: 2.5rem
}
#sp_navi {
  display: none
}
.footer__bottom {
  padding: 40px 0
}
.footer__bottom .copyright {
  color: #002933;
  font-family: "Libre Baskerville",serif;
  font-size: 11px;
  font-size: .6875rem;
  font-style: italic;
  letter-spacing: .2em
}
.header {
  z-index: 1000;
  position: relative;
  padding: 35px 0
}
.header__global p img {
  max-width: 135px
}
#opening {
  position: relative;
  max-width: 1160px;
  margin: 0 auto 100px
}
#opening > div {
  position: relative
}
.kv .name {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 30px
}
.kv__photo {
  position: relative;
  margin-bottom: 60px
}
.kv__photo .kv_gallery {
  z-index: 1
}
.kv__photo .kv_gallery li {
  position: relative;
  float: left
}
.kv p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.2
}
#location {
  max-width: 980px;
  margin: 0 auto 120px
}
#location ul {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px
}
#location li {
  -webkit-flex-basis: 44%;
  -ms-flex-preferred-size: 44%;
  flex-basis: 44%;
  margin: 0 3% 40px;
  text-align: center
}
#location li span {
  display: block;
  margin-top: 10px;
  line-height: 1.8
}
#location li img {
  width: 100%;
  height: auto
}
#location .tel dt {
  margin-bottom: 25px
}
#location .tel dt span {
  display: inline-block;
  padding: 10px 15px;
  background: #002933;
  color: #fff;
  font-size: 16px;
  font-size: 1rem
}
#location .tel dd {
  font-family: "Libre Baskerville",serif;
  font-size: 34px;
  font-size: 2.125rem;
  letter-spacing: .1em
}
#instagram {
  max-width: 980px;
  margin: 0 auto 100px
}
#instagram .ttl {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px
}
#instagram h2 {
  margin-bottom: 30px;
  font-family: "Libre Baskerville",serif;
  font-size: 34px;
  font-size: 2.125rem
}
#instagram p {
  margin-top: 30px;
  text-align: center
}
#instagram p a {
  display: inline-block;
  position: relative;
  padding: 20px 40px;
  border-radius: 30px;
  background: #002933;
  color: #fff
}
#instagram p a:after {
  -webkit-transition-duration: .8s;
  z-index: 100;
  position: absolute;
  top: 0px;
  right: 10px;
  bottom: 0;
  height: 1em;
  margin: auto;
  color: #fff;
  font-family: FontAwesome;
  font-size: 16px;
  content: "\f105";
  transition-duration: .8s
}
#index .tables {
  position: relative;
  padding: 80px 0 20px
}
#index .tables .note {
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 2
}
#index .tables__list {
  position: relative
}
#index .tables__list .table_gallery {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1260px;
  margin: 0 auto
}
#index .tables__list .table_gallery li {
  -webkit-flex-basis: 33.333%;
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%
}
#index .tables__list .table_gallery li a {
  display: block;
  position: relative
}
#index .tables__list .table_gallery li a dl {
  z-index: 100;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  margin: auto
}
#index .tables__list .table_gallery li a dl dt span {
  display: inline-block;
  min-width: 100px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-family: "Libre Baskerville",serif;
  font-size: 14px;
  font-size: .875rem
}
#index .tables__list .table_gallery li a dl dd {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  letter-spacing: .1em
}
#index .tables__list .table_gallery li a dl dd span {
  position: absolute;
  top: -10px;
  right: -30px;
  color: #fff;
  font-size: 15px;
  font-size: .9375rem
}
#index .tables__list .table_gallery li a p {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 10px 20px;
  border: 1px solid #555;
  background: rgba(0,0,0,.6);
  color: #fff;
  font-size: 14px;
  font-size: .875rem
}
.slick-slider {
  -webkit-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -ms-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none
}
.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: ""
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  height: 100%;
  min-height: 1px;
  float: left
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
  background: #fff url(ajax-loader.gif) center center no-repeat
}
@font-face {
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
  font-family: slick;
  font-style: normal;
  font-weight: 400
}
.slick-next,
.slick-prev {
  -webkit-transform: translate(0,-50%);
  display: block;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0,-50%);
  border: none;
  outline: 0;
  background: 0 0;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .5
}
.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .9
}
.slick-prev {
  left: -25px
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}
.slick-prev:before {
  content: "←"
}
[dir=rtl] .slick-prev:before {
  content: "→"
}
.slick-next {
  right: -25px
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}
.slick-next:before {
  content: "→"
}
[dir=rtl] .slick-next:before {
  content: "←"
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  display: block;
  position: absolute;
  bottom: -40px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}
.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  border: 0;
  outline: 0;
  background: 0 0;
  color: transparent;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #ad8958;
  font-family: slick;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  content: "•";
  opacity: .5
}
.slick-dots li.slick-active button:before {
  color: #ad8958;
  opacity: .9
}
@media all and (min-width:0\0) {
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
}
@media (min-width:768px) {
  a[href^="tel:"] {
    pointer-events: none
  }
}
@media only screen and (max-width:1140px) {
  #wrapper:before {
    width: 300px;
    background-size: contain
  }
}
@media only screen and (max-width:979px) {
  .tb-display {
    display: block!important
  }
  .tb-invisible {
    display: none!important
  }
}
@media only screen and (max-width:768px) {
  #wrapper:before {
    z-index: 1;
    width: 150px;
    background-attachment: inherit
  }
  .sp-display {
    display: block!important
  }
  .sp-invisible {
    display: none!important
  }
  .ttl_01 {
    margin-bottom: 40px;
    font-size: 32px;
    font-size: 2rem;
    letter-spacing: .05em
  }
  .ttl_01 span {
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .2em
  }
  #pagetop a {
    width: 40px;
    height: 40px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 40px
  }
  #pagetop a:hover {
    font-size: 30px;
    font-size: 1.875rem
  }
  #sp_navi {
    z-index: 100;
    position: fixed;
    bottom: 7px;
    left: 0;
    width: 100%
  }
  #sp_navi ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0 8px
  }
  #sp_navi ul li {
    text-align: center
  }
  #sp_navi ul li a {
    display: block;
    padding: 6px 10px;
    color: #fff;
    font-size: 17px;
    font-size: 1.0625rem;
    text-decoration: none
  }
  #sp_navi ul li a span {
    display: block;
    margin-top: 6px;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 700
  }
  #sp_navi ul .web {
    -webkit-box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #0d162b,0 0 0 7px #fff;
    width: 48%;
    background: #0d162b;
    box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #0d162b,0 0 0 7px #fff;
    color: #c9b79d
  }
  #sp_navi ul .web span {
    color: #c9b79d
  }
  #sp_navi ul .tel {
    -webkit-box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #0d162b,0 0 0 7px #fff;
    width: 48%;
    background: #0d162b;
    box-shadow: 0 0 0 1px #c9b79d,0 0 0 5px #0d162b,0 0 0 7px #fff;
    color: #c9b79d
  }
  #sp_navi ul .tel span {
    color: #c9b79d
  }
  .footer__bottom .copyright {
    letter-spacing: .05em
  }
  #opening {
    margin: 0 auto 50px
  }
  .kv .name {
    bottom: 0px;
    left: 20px
  }
  .kv .name img {
    max-width: 60px;
    height: auto
  }
  .kv__photo {
    margin-bottom: 30px
  }
  .kv p {
    padding: 0 20px;
    text-align: left
  }
  #location ul {
    display: block;
    padding: 0 20px
  }
  #location li {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0 0 25px
  }
  #location li span {
    line-height: 1.4
  }
  #index .tables {
    padding: 60px 0 20px
  }
  #index .tables .note {
    padding: 0 15px;
    text-align: left
  }
}
@media all and (-ms-high-contrast:none\0) {
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
}