/* reset
**********************************************************************/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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 {
  font-size: 10px;
  line-height: 1em;
}

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

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;
  outline: none;
}

/* 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;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  position: relative;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 1px;
}
body #wrapper {
  overflow: hidden;
}
body.fixed {
  overflow: hidden;
}
body.fixed #talkappi-chat-icon, body.fixed .talkappi-chat-menu {
  z-index: 6;
}
body.reserve_area_open #talkappi-chat-icon, body.reserve_area_open .talkappi-chat-menu {
  z-index: 6;
}

a {
  transition: all 0.5s ease-out;
  text-decoration: none;
  color: #595959;
}
a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

@media all and (max-width: 896px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 896px) {
  .sponly {
    display: block;
  }
}

.portraitonly {
  display: none;
}
@media all and (max-width: 480px) {
  .portraitonly {
    display: block;
  }
}

@media all and (max-width: 480px) {
  .portraitnone {
    display: none;
  }
}

.span_br {
  display: inline-block;
}

img {
  max-width: 100%;
  vertical-align: top;
}
img.fitimg {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.inner {
  max-width: 1530px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1530px) {
  .inner {
    width: 90%;
  }
}
@media all and (max-width: 896px) {
  .inner {
    width: calc(100% - 40px);
  }
}

.inner_secondry {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1530px) {
  .inner_secondry {
    width: 90%;
  }
}
@media all and (max-width: 896px) {
  .inner_secondry {
    width: calc(100% - 40px);
  }
}

.maintitle_u {
  margin-top: 60px;
  padding: 44px 0 30px;
  color: #595959;
  text-align: center;
}
@media all and (max-width: 896px) {
  .maintitle_u {
    margin-top: 75px;
  }
}
.maintitle_u h1 {
  font-size: 40px;
  font-size: 4em;
  font-weight: normal;
  line-height: 1.4;
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  letter-spacing: 0.3em;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media all and (max-width: 896px) {
  .maintitle_u h1 {
    font-size: 30px;
    font-size: 3em;
  }
}
.maintitle_u h1.jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-weight: 500;
  font-size: 35px;
  font-size: 3.5em;
}
@media all and (max-width: 896px) {
  .maintitle_u h1.jp {
    font-size: 26px;
    font-size: 2.6em;
  }
}
.maintitle_u p {
  font-size: 20px;
  font-size: 2em;
  font-weight: bold;
  margin-top: 10px;
}
@media all and (max-width: 896px) {
  .maintitle_u p {
    font-size: 16px;
    font-size: 1.6em;
  }
}

.more {
  width: 255px;
}
@media all and (max-width: 896px) {
  .more {
    width: 180px;
  }
}
.more a {
  display: block;
  position: relative;
  transition: 0.5s;
  color: #595959;
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5em;
  letter-spacing: 6px;
  padding-bottom: 5px;
}
@media all and (max-width: 896px) {
  .more a {
    width: auto;
    margin: auto;
    text-align: center;
    font-size: 13px;
    font-size: 1.3em;
  }
}
.more a:hover {
  transform: translateX(8px);
}
@media all and (max-width: 896px) {
  .more a:hover {
    transform: none;
  }
}
.more a span.arrow {
  position: absolute;
  bottom: 0;
  left: 0;
}
.more a span.arrow::before {
  position: absolute;
  content: "";
  width: 255px;
  height: 1px;
  background: #595959;
}
@media all and (max-width: 896px) {
  .more a span.arrow::before {
    width: 180px;
  }
}
.more a span.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -255px;
  width: 9px;
  height: 8px;
  border-top: 1px solid #595959;
  transform: rotate(45deg);
}
@media all and (max-width: 896px) {
  .more a span.arrow::after {
    right: -180px;
  }
}

.normal_link {
  text-align: center;
}
.normal_link a {
  position: relative;
  display: inline-block;
  border: 1px solid #C4C4C4;
  padding: 5px 40px 5px 25px;
  transition: 0.5s;
}
.normal_link a::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: block;
  transition: 0.5s;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 5px;
  font-size: 0.5em;
}
.normal_link a:hover::after {
  transform: translateY(-50%) translateX(5px);
}
@media all and (max-width: 896px) {
  .normal_link a:hover::after {
    transform: none;
  }
}

.link_btn {
  position: relative;
  width: 450px;
  margin: auto;
  font-size: 1.8em;
  border-top: 1px solid #595959;
  border-bottom: 1px solid #595959;
  margin-top: 50px;
}
@media all and (max-width: 1025px) {
  .link_btn {
    width: 300px;
    font-size: 1.4em;
    margin-top: 150px;
  }
}
.link_btn a {
  display: block;
  padding: 25px 0;
}
@media all and (max-width: 1025px) {
  .link_btn a {
    padding: 12px 0;
  }
}
.link_btn a div.base.top {
  position: relative;
}
.link_btn a div.base.top .line_left {
  top: -26px;
  left: 0;
}
@media all and (max-width: 1025px) {
  .link_btn a div.base.top .line_left {
    top: -13px;
  }
}
.link_btn a div.base.top .line_right {
  top: -26px;
  right: 0;
}
@media all and (max-width: 1025px) {
  .link_btn a div.base.top .line_right {
    top: -13px;
  }
}
.link_btn a div.base.bottom {
  position: relative;
}
.link_btn a div.base.bottom .line_left {
  bottom: -26px;
  left: 0;
}
@media all and (max-width: 1025px) {
  .link_btn a div.base.bottom .line_left {
    bottom: -13px;
  }
}
.link_btn a div.base.bottom .line_right {
  bottom: -26px;
  right: 0;
}
@media all and (max-width: 1025px) {
  .link_btn a div.base.bottom .line_right {
    bottom: -13px;
  }
}
.link_btn a div.base span.line_left {
  position: absolute;
  height: 35px;
  border-left: 1px solid #595959;
}
@media all and (max-width: 480px) {
  .link_btn a div.base span.line_left {
    height: 20px;
  }
}
.link_btn a div.base span.line_right {
  position: absolute;
  height: 35px;
  border-right: 1px solid #595959;
}
@media all and (max-width: 480px) {
  .link_btn a div.base span.line_right {
    height: 20px;
  }
}
.link_btn a div.arrow {
  position: absolute;
  background: #5d6a80;
  width: 106px;
  right: 0;
  height: 99%;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 1025px) {
  .link_btn a div.arrow {
    width: 50px;
  }
}
.link_btn a div.arrow span::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
@media all and (max-width: 1025px) {
  .link_btn a div.arrow span::before {
    width: 15px;
  }
}
.link_btn a div.arrow span::after {
  position: absolute;
  content: "";
  top: 44%;
  left: 54%;
  width: 9px;
  height: 8px;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
@media all and (max-width: 480px) {
  .link_btn a div.arrow span::after {
    left: 50%;
    width: 5px;
  }
}
.link_btn a p {
  padding-left: 60px;
}
@media all and (max-width: 1025px) {
  .link_btn a p {
    padding-left: 20px;
  }
}

.headline_normal {
  position: relative;
  font-size: 30px;
  font-size: 3em;
  font-weight: 500;
  letter-spacing: 5px;
  border-bottom: solid 2px #bbb;
  margin: 60px 0 0;
  padding-bottom: 5px;
  line-height: 160%;
}
@media all and (max-width: 896px) {
  .headline_normal {
    font-size: 24px;
    font-size: 2.4em;
  }
}
.headline_normal::after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: solid 2px #5d6a80;
  bottom: -2px;
  width: 100px;
}
.headline_normal p.note {
  font-size: 60%;
  padding-bottom: 5px;
  line-height: 150%;
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: 2px;
}
.headline_normal p.note a {
  text-decoration: underline;
  font-weight: bold;
  color: #595959;
}

.headline_medium {
  font-size: 22px;
  font-size: 2.2em;
  font-weight: 400;
  margin: 50px 0 10px;
}

.textBox .notice {
  margin-top: 30px;
}
.textBox .notice li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 2;
}
@media all and (max-width: 896px) {
  .textBox .notice li {
    font-size: 15px;
    font-size: 1.5em;
  }
}
.textBox .notice li.red {
  color: #CB4B4B;
}
.textBox p {
  margin-top: 30px;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 2;
}
@media all and (max-width: 896px) {
  .textBox p {
    font-size: 15px;
    font-size: 1.5em;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  .breadcrumb {
    display: block;
  }
}
.breadcrumb {
  justify-content: flex-start;
  padding-bottom: 20px;
  box-sizing: border-box;
  font-size: 15px;
  font-size: 1.5em;
}
@media all and (max-width: 896px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb {
  display: none;
}
.breadcrumb li {
  margin-left: 40px;
  position: relative;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li:last-child::after {
  content: none;
}
.breadcrumb li::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  font-size: 75%;
  position: absolute;
  right: -25px;
  top: 50%;
  transform: translateY(-50%);
}

.scrolldown {
  animation: arrowmove 2s ease-in-out infinite;
}
@media all and (max-width: 896px) {
  .scrolldown {
    animation: arrowmove_sp 2s ease-in-out infinite;
  }
}
.scrolldown span {
  position: absolute;
  color: #595959;
  letter-spacing: 1em;
  writing-mode: vertical-rl;
  font-size: 0.9rem;
}
@media all and (max-width: 1367px) {
  .scrolldown span {
    letter-spacing: 0.5em;
  }
}
@media all and (max-width: 896px) {
  .scrolldown span {
    font-size: 0.5rem;
  }
}
.scrolldown span::after {
  position: absolute;
  content: "";
  bottom: -190px;
  right: 15px;
  width: 1px;
  height: 180px;
  background-color: #595959;
}
@media all and (max-width: 896px) {
  .scrolldown span::after {
    bottom: -35px;
    height: 30px;
    right: 11px;
  }
}
.scrolldown.white span {
  color: #fff;
}
.scrolldown.white span::after {
  background-color: #fff;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 60px;
  z-index: 7;
  background: #fff;
}
header .pcmenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
header .pcmenu .logo {
  margin-left: 20px;
}
@media all and (max-width: 1250px) {
  header .pcmenu .logo {
    margin-top: 10px;
  }
}
header .pcmenu .logo img {
  width: 140px;
}
header .pcmenu .logo a {
  display: block;
}
header .pcmenu .linkArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media all and (max-width: 1500px) {
  header .pcmenu .linkArea {
    display: none;
  }
}
header .pcmenu .linkArea ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
header .pcmenu .linkArea ul li {
  text-align: center;
}
header .pcmenu .linkArea ul li a {
  font-size: 15px;
  font-size: 1.5em;
  display: block;
  padding: 5px 0;
}
header .pcmenu .linkArea ul li a span.jp {
  display: none;
}
header .pcmenu .linkArea ul li a:hover span.en {
  display: none;
}
header .pcmenu .linkArea ul li a:hover span.jp {
  display: block;
}
header .pcmenu .linkArea ul li a:hover span.jp.small {
  font-size: 80%;
}
header .pcmenu .linkArea ul li.menu_top a {
  width: 5em;
}
header .pcmenu .linkArea ul li.menu_experience a {
  width: 10em;
}
header .pcmenu .linkArea ul li.menu_stay a {
  width: 5em;
}
header .pcmenu .linkArea ul li.menu_news a {
  width: 5em;
}
header .pcmenu .linkArea ul li.menu_restaurant a {
  width: 11em;
}
header .pcmenu .linkArea ul li.menu_onsen a {
  width: 7em;
}
header .pcmenu .linkArea ul li.menu_facility a {
  width: 8em;
}
header .pcmenu .linkArea ul li.menu_access a {
  width: 7.5em;
}
header .pcmenu .linkArea ul li.menu_blog a {
  width: 8em;
}
header .pcmenu .linkArea ul li.menu_event a {
  width: 10em;
}
header .pcmenu .linkArea ul li.menu_calendar {
  margin-right: 15px;
}
header .pcmenu .linkArea ul li.menu_calendar a {
  padding: 5px;
}
header .pcmenu .linkArea ul li.menu_calendar a img {
  vertical-align: middle;
  width: 25px;
}
header .pcmenu .linkArea ul li.menu_reserve {
  margin-right: 0;
}
header .pcmenu .linkArea ul li.menu_reserve a {
  display: block;
  text-align: center;
  padding: 16.5px 20px;
  color: #fff;
  background: #41506e;
  width: 169px;
}

.menu-trigger {
  display: none;
}
@media all and (max-width: 1500px) {
  .menu-trigger {
    display: block;
  }
}
.menu-trigger div {
  position: fixed;
  width: 50px;
  height: 50px;
  top: 5px;
  right: 30px;
  border-radius: 60px;
  border: 1px solid #ACACAC;
  z-index: 12;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .menu-trigger div {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 56px;
    background: #A59E8E;
    border-radius: 0;
    border: none;
  }
}
@media all and (max-width: 480px) {
  .menu-trigger div {
    width: 60px;
  }
}
.menu-trigger div span {
  position: absolute;
  left: 14px;
  width: 20px;
  height: 1px;
  background-color: #707070;
}
@media all and (max-width: 896px) {
  .menu-trigger div span {
    left: 25px;
    background-color: #fff;
  }
}
@media all and (max-width: 480px) {
  .menu-trigger div span {
    left: 20px;
  }
}
.menu-trigger div span:nth-of-type(1) {
  top: 16px;
}
@media all and (max-width: 896px) {
  .menu-trigger div span:nth-of-type(1) {
    top: 21px;
  }
}
.menu-trigger div span:nth-of-type(2) {
  top: 23px;
}
@media all and (max-width: 896px) {
  .menu-trigger div span:nth-of-type(2) {
    top: 28px;
  }
}
.menu-trigger div span:nth-of-type(3) {
  top: 30px;
}
@media all and (max-width: 896px) {
  .menu-trigger div span:nth-of-type(3) {
    top: 35px;
  }
}
.menu-trigger div.active span:nth-of-type(1) {
  transform: translateY(10px) rotate(45deg);
  top: 15px;
}
@media all and (max-width: 896px) {
  .menu-trigger div.active span:nth-of-type(1) {
    top: 20px;
  }
}
.menu-trigger div.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger div.active span:nth-of-type(3) {
  transform: translateY(-10px) rotate(-45deg);
  top: 35px;
}
@media all and (max-width: 896px) {
  .menu-trigger div.active span:nth-of-type(3) {
    top: 40px;
  }
}

.menu_wrapper {
  display: none;
}
.menu_wrapper .menu li > a {
  display: block;
  box-sizing: border-box;
  position: relative;
}
.menu_wrapper .menu li > a span.jp {
  display: none;
}
.menu_wrapper .menu li > a:hover span.en {
  display: none;
}
@media all and (max-width: 480px) {
  .menu_wrapper .menu li > a:hover span.en {
    display: block;
  }
}
.menu_wrapper .menu li > a:hover span.jp {
  display: block;
}
@media all and (max-width: 480px) {
  .menu_wrapper .menu li > a:hover span.jp {
    display: none;
  }
}
.menu_wrapper.open {
  display: block;
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
}
.menu_wrapper.open .bg {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100vh;
}
.menu_wrapper.open .bg .menu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.5s;
  max-width: 280px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .menu_wrapper.open .bg .menu {
    overflow: auto;
    max-width: 200px;
    height: 100%;
    padding: 60px 0 0;
    justify-content: space-between;
  }
}
.menu_wrapper.open .bg .menu li {
  margin-bottom: 20px;
}
.menu_wrapper.open .bg .menu li a {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-size: 1.8em;
  letter-spacing: 2px;
  padding-left: 25px;
}
@media all and (max-width: 896px) {
  .menu_wrapper.open .bg .menu li a {
    font-size: 15px;
    font-size: 1.5em;
  }
}
.menu_wrapper.open .bg .menu li a::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 10px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background-color: #efefef;
}
.menu_wrapper.open .bg .menu li a.close {
  pointer-events: none;
  opacity: 0.2;
}
.menu_wrapper.open .bg .menu li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 320px) {
  .menu_wrapper.open .bg .menu li:last-child {
    margin-bottom: 80px;
  }
}

.spmenu {
  display: none;
}
@media all and (max-width: 896px) {
  .spmenu {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    width: calc(100% - 100px);
    background: #41506e;
    z-index: 7;
  }
}
.spmenu > p {
  background: #595959;
}
.spmenu a {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-size: 1.6em;
  display: block;
  text-align: center;
  padding: 14px 0px 14px 20px;
}

.notfound {
  padding: 100px 0;
  text-align: center;
}
.notfound .area_notfound {
  margin-top: 50px;
}

.btn {
  margin-top: 30px;
}
.btn a {
  display: block;
  max-width: 250px;
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  padding: 15px;
  box-sizing: border-box;
  margin: 0 auto;
}

footer {
  position: relative;
  z-index: 6;
  background: #2e3f60;
  color: #fff;
}
footer .instagram_fixed {
  position: fixed;
  bottom: 210px;
  right: 0;
  text-align: center;
  background: #fff;
  padding: 10px 15px;
  border-radius: 8px 0 0 8px;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 480px) {
  footer .instagram_fixed {
    bottom: 205px;
    right: 0;
    padding: 10px;
    border-radius: 5px 0 0 5px;
  }
}
footer .instagram_fixed p {
  letter-spacing: 0;
  color: #000;
  font-weight: 700;
  font-size: 0.8rem;
}
@media all and (max-width: 480px) {
  footer .instagram_fixed p {
    letter-spacing: -0.05em;
    font-size: 90%;
  }
}
footer .instagram_fixed img {
  max-width: 60px;
  margin-top: 10px;
}
@media all and (max-width: 480px) {
  footer .instagram_fixed img {
    max-width: 30px;
    margin-top: 5px;
  }
}
footer .footer_contents {
  padding: 100px 0;
}
@media all and (max-width: 896px) {
  footer .footer_contents {
    padding: 75px 0;
  }
}
footer .footer_contents .access {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  footer .footer_contents .access {
    display: block;
  }
}
footer .footer_contents .access {
  justify-content: center;
  align-items: center;
  text-align: center;
}
footer .footer_contents .access .info .logo {
  text-align: center;
}
footer .footer_contents .access .info .logo img {
  width: 300px;
}
@media all and (max-width: 1367px) {
  footer .footer_contents .access .info .logo img {
    width: 250px;
  }
}
@media all and (max-width: 896px) {
  footer .footer_contents .access .info .logo img {
    width: 150px;
  }
}
footer .footer_contents .access .info .address {
  font-size: 15px;
  font-size: 1.5em;
  line-height: 2.5;
}
@media all and (max-width: 896px) {
  footer .footer_contents .access .info .address {
    font-size: 14px;
    font-size: 1.4em;
  }
}
footer .footer_contents .access .info .address {
  letter-spacing: 3px;
  margin-top: 55px;
}
@media all and (max-width: 896px) {
  footer .footer_contents .access .info .address {
    margin-top: 20px;
  }
}
footer .footer_contents .access .info .tel {
  font-size: 15px;
  font-size: 1.5em;
  margin-top: 20px;
}
footer .footer_contents .access .info .tel a {
  pointer-events: none;
  color: #fff;
}
@media all and (max-width: 896px) {
  footer .footer_contents .access .info .tel a {
    pointer-events: auto;
  }
}
footer .footer_contents .access .info .more {
  text-align: center;
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  footer .footer_contents .access .info .more a {
    text-align: left;
  }
}
footer .footer_contents .textlink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  footer .footer_contents .textlink {
    display: block;
  }
}
footer .footer_contents .textlink {
  justify-content: center;
  margin-top: 80px;
}
@media all and (max-width: 896px) {
  footer .footer_contents .textlink {
    margin-top: 50px;
  }
}
footer .footer_contents .textlink + .textlink {
  margin-top: 20px;
}
footer .footer_contents .textlink li {
  margin: 0 20px;
}
@media all and (max-width: 896px) {
  footer .footer_contents .textlink li {
    margin: 0 0 15px;
  }
}
footer .footer_contents .textlink li:first-child {
  margin-left: 0;
}
footer .footer_contents .textlink li:last-child {
  margin-right: 0;
}
@media all and (max-width: 896px) {
  footer .footer_contents .textlink li:last-child {
    margin-bottom: 0;
  }
}
footer .footer_contents .textlink li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4em;
}
footer .footer_contents .btnlink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  footer .footer_contents .btnlink {
    display: block;
  }
}
footer .footer_contents .btnlink {
  justify-content: center;
  margin-top: 40px;
  gap: 20px;
}
@media all and (max-width: 896px) {
  footer .footer_contents .btnlink {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  footer .footer_contents .btnlink {
    gap: 10px;
  }
}
footer .footer_contents .btnlink li a {
  display: block;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  padding: 10px;
  min-width: 200px;
  font-size: 13px;
  font-size: 1.3em;
}
@media all and (max-width: 480px) {
  footer .footer_contents .btnlink li a {
    padding: 10px 15px;
    min-width: auto;
  }
}
footer .footer_contents .copyright {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4em;
}
@media all and (max-width: 480px) {
  footer .footer_contents .copyright {
    font-size: 2.5vw;
  }
}
footer #pagetop {
  z-index: 1;
  position: fixed;
  right: 10px;
  display: block;
  padding: 30px;
  transition: none;
  background: #5d6a80;
  transition: 0.3s;
  border-radius: 30px;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  footer #pagetop {
    padding: 20px;
  }
}
footer #pagetop:hover {
  opacity: 0.7;
  transition: 0.5s;
}
footer #pagetop::before {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 0;
  transform: rotate(45deg);
}
footer #pagetop::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 18px;
  background: #fff;
  transform: rotate(0deg);
}

@media all and (max-width: 896px) {
  .stt-lang-select.br {
    bottom: auto;
    top: 0 !important;
  }
}

#panel {
  position: fixed;
  bottom: 0;
  left: -577px;
  z-index: 10;
  transition: left 0.5s;
  display: flex;
}
@media all and (max-width: 896px) {
  #panel {
    left: -1000px;
  }
}
#panel.open {
  left: 0;
}
#panel .shareholder_btn {
  position: fixed;
  left: 0;
  bottom: 375px;
}
@media all and (max-width: 896px) {
  #panel .shareholder_btn {
    bottom: 0;
    left: 70px;
    width: calc(48% - 50px);
  }
}
@media all and (max-width: 480px) {
  #panel .shareholder_btn {
    left: 60px;
    width: calc(47% - 50px);
  }
}
#panel .shareholder_btn a {
  display: block;
  width: 5vw;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 3.8;
  letter-spacing: 3px;
  width: 60px;
  padding: 25px 0;
  cursor: pointer;
  text-align: center;
  background-color: #CEBB6F;
  color: #3d3d3d;
}
@media all and (max-width: 896px) {
  #panel .shareholder_btn a {
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    width: 100%;
    padding: 0;
    height: 56px;
    line-height: 56px;
  }
}
@media all and (max-width: 480px) {
  #panel .shareholder_btn a {
    font-size: 14px;
    font-size: 1.4em;
    letter-spacing: 1px;
  }
}
@media all and (max-width: 360px) {
  #panel .shareholder_btn a {
    font-size: 3.5vw;
  }
}
@media all and (max-width: 896px) {
  #panel .shareholder_btn a br.pconly {
    display: inline;
  }
}
@media all and (max-width: 896px) {
  #panel .shareholder_btn a br.sponly {
    display: none;
  }
}
@media all and (max-width: 480px) {
  #panel .shareholder_btn a br.sponly {
    display: inline;
  }
}
#panel .reserve_calendar {
  display: none;
}
@media all and (max-width: 896px) {
  #panel .reserve_calendar {
    display: grid;
    place-content: center;
    position: fixed;
    bottom: 0;
    left: calc(70px + 48% - 50px);
    width: 63px;
    background: #fff;
    z-index: 7;
    height: 56px;
  }
}
@media all and (max-width: 896px) and (max-width: 480px) {
  #panel .reserve_calendar {
    left: calc(60px + 47% - 50px);
    width: 64px;
  }
}
@media all and (max-width: 896px) {
  #panel .reserve_calendar a {
    display: block;
    padding: 15px;
  }
  #panel .reserve_calendar a img {
    width: 26px;
  }
}
#panel .reserve_area_btn {
  width: 5vw;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 3.8;
  letter-spacing: 3px;
  width: 60px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  order: 2;
}
@media all and (max-width: 896px) {
  #panel .reserve_area_btn {
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    position: fixed;
    bottom: 0;
    right: 0;
    width: calc(48% - 50px);
    background: #595959;
    z-index: 7;
    height: 56px;
    line-height: 56px;
  }
}
@media all and (max-width: 480px) {
  #panel .reserve_area_btn {
    font-size: 14px;
    font-size: 1.4em;
    letter-spacing: 1px;
    width: calc(47% - 50px);
  }
}
@media all and (max-width: 360px) {
  #panel .reserve_area_btn {
    font-size: 3.5vw;
  }
}
@media all and (max-width: 896px) {
  #panel .reserve_area_btn:first-child {
    width: calc(100% - 160px);
  }
}

.reserve_area {
  background: rgba(255, 255, 255, 0.95);
  color: #000;
  order: 1;
  padding: 20px 30px 20px 30px;
  font-size: 0.9rem;
  font-family: "Noto Sans JP", sans-serif;
  min-width: 525px;
  max-height: 350px;
  overflow-y: scroll;
}
@media all and (max-width: 896px) {
  .reserve_area {
    padding: 100px 20px;
    height: 100vh;
    width: 100vw;
    min-width: auto;
    max-height: none;
    line-height: 2;
  }
}
.reserve_area #searchBox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 5%;
  max-width: 500px;
}
@media all and (max-width: 896px) {
  .reserve_area #searchBox {
    margin: 0 5vw;
  }
}
.reserve_area #searchBox .checkin {
  width: 100%;
}
.reserve_area #searchBox .checkin input {
  height: 30px;
}
@media all and (max-width: 896px) {
  .reserve_area #searchBox .checkin input {
    height: 40px;
  }
}
.reserve_area #searchBox .nights, .reserve_area #searchBox .rooms, .reserve_area #searchBox .adults {
  width: 10%;
}
.reserve_area #searchBox .nights select, .reserve_area #searchBox .rooms select, .reserve_area #searchBox .adults select {
  width: 60px;
}
.reserve_area #searchBox .children {
  width: 100%;
  margin: 10px 0;
}
.reserve_area #searchBox .children .children-selects select {
  width: 60px;
  margin-left: 10px;
}
.reserve_area #searchBox .sort, .reserve_area #searchBox .button {
  width: 25%;
}
.reserve_area #searchBox .sort {
  display: flex;
  gap: 10px;
}
.reserve_area #searchBox select {
  height: 30px;
}
@media all and (max-width: 896px) {
  .reserve_area #searchBox select {
    height: 40px;
  }
}
.reserve_area #searchBox input[type=submit] {
  border: 0;
  background: #222;
  color: #fff;
  border-radius: 3px;
  padding: 0 10px 2px;
  cursor: pointer;
  margin-top: 10px;
  height: 30px;
}
@media all and (max-width: 896px) {
  .reserve_area #searchBox input[type=submit] {
    padding: 0 20px 2px;
    height: 40px;
  }
}
.reserve_area .mt {
  margin-top: 15px;
}
.reserve_area .mt input[type=radio] {
  margin: 0 3px 3px 5px;
}
.reserve_area .mt input[type=image] {
  margin-top: 15px;
}
.reserve_area .mt ul {
  display: flex;
}
@media all and (max-width: 480px) {
  .reserve_area .mt ul {
    display: block;
  }
}
.reserve_area .flex {
  margin-top: 15px;
  display: flex;
}
.reserve_area .flex div + div {
  margin-left: 40px;
}
.reserve_area a {
  text-decoration: underline;
}
.reserve_area img.ui-datepicker-trigger {
  display: none !important;
}
.reserve_area .shareholder_small_btn a {
  display: block;
  text-decoration: none;
  background: #CEBB6F;
  color: #222;
  text-align: center;
  padding: 10px 20px;
  font-size: 0.7rem;
  font-weight: 500;
  border-radius: 3px;
  line-height: 1.6;
  margin: 0 auto 15px;
}
@media all and (max-width: 896px) {
  .reserve_area .shareholder_small_btn a {
    margin: 0 5vw 10px;
  }
}
@media all and (max-width: 896px) {
  .reserve_area .shareholder_small_btn a span.pconly {
    display: inline;
  }
}
@media all and (max-width: 480px) {
  .reserve_area .shareholder_small_btn a span.pconly {
    display: none;
  }
}
@media all and (max-width: 896px) {
  .reserve_area .shareholder_small_btn a span.sponly {
    display: none;
  }
}
@media all and (max-width: 480px) {
  .reserve_area .shareholder_small_btn a span.sponly {
    display: inline;
  }
}
.reserve_area .link_kakunin {
  margin: 15px 0 5px 0;
  display: block;
  text-align: left;
  text-decoration: underline;
  cursor: pointer;
  width: 100%;
}
@media all and (max-width: 896px) {
  .reserve_area .link_kakunin {
    margin: 15px 5vw 5px;
  }
}
.reserve_area .link_kakunin a {
  color: #000;
}

.pika-lendar th:first-child,
.pika-lendar td:first-child .pika-button {
  color: #f00;
}

.pika-lendar th:last-child,
.pika-lendar td:last-child .pika-button {
  color: #00f;
}

.has-event .pika-button {
  color: #f00;
  font-weight: normal;
  background: #f5f5f5;
  box-shadow: none;
}

.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}

.is-disabled .pika-button {
  background: #D5E9F7 !important;
}

.searchCalWidget {
  max-width: 1000px;
  margin: auto;
}
.searchCalWidget select {
  min-width: 70px;
  height: 30px;
  text-align: center;
}
.searchCalWidget .searchCalElement {
  max-width: 800px;
  margin: auto;
}
.searchCalWidget #childrenCount {
  padding-right: 1em;
}
.searchCalWidget .searchCalButton input {
  padding: 0.8em 2em;
}
.searchCalWidget .searchCalChildren {
  margin-top: 15px;
}
.searchCalWidget #searchCal > dl > dt {
  text-align: center;
  font-size: 20px;
}
.searchCalWidget .searchCalElement > ul > li li dl dt {
  font-size: 16px;
}
.searchCalWidget .searchCalElement > ul > li li dl dt span {
  font-size: 12px;
}

.popupArea {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
@media all and (max-width: 1200px) {
  .popupArea {
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  .popupArea {
    max-width: 100%;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0;
  }
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 1400px !important;
}

.menuCommon {
  padding: 40px 20px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.8) !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.menuCommon > p.closeBtn {
  width: 40px;
  position: absolute;
  z-index: 2;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.menuCommon > p.closeBtn img {
  width: 100%;
}
.menuCommon * {
  color: #fff;
  line-height: 150%;
}
.menuCommon a {
  display: inline-block;
  transition: 0.5s;
}
.menuCommon a:hover {
  transform: translateX(5px);
}

.fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeInTrigger {
  opacity: 0;
}

.fadeDown {
  animation-name: fadeDown;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(20px);
  }
}
.fadeDownTrigger {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUp;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeUpTrigger {
  opacity: 0;
}

.fadeLeft {
  animation-name: fadeLeft;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeLeftTrigger {
  opacity: 0;
}

.fadeRight {
  animation-name: fadeRight;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeRightTrigger {
  opacity: 0;
}

@keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 3%;
  }
  100% {
    bottom: 1%;
  }
}
@keyframes arrowmove_sp {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 6%;
  }
  100% {
    bottom: 1%;
  }
}
.instagram {
  padding-top: 100px;
  padding-bottom: 150px;
  max-width: 1530px;
  width: 100%;
  margin: 0 auto;
}
@media all and (max-width: 1530px) {
  .instagram {
    width: 90%;
  }
}
@media all and (max-width: 896px) {
  .instagram {
    width: calc(100% - 40px);
  }
}
.instagram h2 {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  font-size: 4.8em;
  letter-spacing: 20px;
  text-align: center;
}

@media (max-width: 1200px) {
  .sp_fsize {
    font-size: 28px !important;
    letter-spacing: 10px !important;
  }
}
.sub_txt {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
}

.button_insta {
  border: solid 1px #5f5f5f;
  border-radius: 3px;
  color: #5f5f5f;
  padding: 3px 15px;
  text-align: right;
}

.insta_title {
  display: flex;
}

.insta_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 1rem;
}
.insta_title .sp_fsize {
  margin: 0 auto;
  text-align: center;
}
.insta_title .button_insta {
  width: 120px;
  padding: 10px;
  margin-left: -120px;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 768px) {
  .insta_title {
    display: block;
  }
  .insta_title .sp_fsize {
    text-align: center;
  }
  .button_insta {
    margin-left: 0px !important;
    display: none;
    padding: 0px !important;
  }
}
#layer_board_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  scrollbar-width: none;
  z-index: 9999;
}
#layer_board_area .layer_board_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  transition: opacity 0.6s;
  z-index: 9998;
}
#layer_board_area .layer_board_bg .mdl_btn_close {
  width: 40px;
  position: absolute;
  z-index: 2;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
@media all and (max-width: 480px) {
  #layer_board_area .layer_board_bg .mdl_btn_close {
    top: 20px;
    right: auto;
    left: 20px;
  }
}
#layer_board_area .layer_board_bg .mdl_btn_close img {
  width: 100%;
}

#layer_board {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.6s;
  width: 100%;
  max-width: 1000px;
  max-height: 80dvh;
  overflow: auto;
}
@media all and (max-width: 896px) {
  #layer_board {
    width: calc(100vw - 40px);
  }
}
#layer_board p {
  color: #fff;
  font-size: 1.6em;
  margin-top: 20px;
}
@media all and (max-width: 480px) {
  #layer_board p {
    font-size: 1.3em;
  }
}
#layer_board .modal__news-ttl {
  font-size: 1.9em;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
@media all and (max-width: 480px) {
  #layer_board .modal__news-ttl {
    font-size: 1.6em;
  }
}