@media only screen and (max-width: 1310px){.btnHamburger{position:relative;width:50px;height:65px;cursor:pointer;z-index:999;text-align:center}.btnHamburger .line{position:absolute;top:0;left:0;display:block;width:50px;height:3px;background:#000;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.btnHamburger span:nth-of-type(1){top:10px}.btnHamburger span:nth-of-type(2){top:24px}.btnHamburger span:nth-of-type(3){top:38px}.btnHamburger.is-active span:nth-of-type(1){top:24px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btnHamburger.is-active span:nth-of-type(2){opacity:0}.btnHamburger.is-active span:nth-of-type(3){top:24px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.btnHamburger:after{content:'MENU';transition:all 500ms ease-in-out;position:absolute;bottom:0;left:0;right:0;margin:auto;color:#000}.btnHamburger.is-active:after{content:'Close';color:#002b09 !important}}@media only screen and (min-width: 813px) and (max-width: 1310px){header{width:100%;height:auto;position:static;border:none}header #siteTitle{text-align:left;width:25%;height:auto;padding:0 0 0 20px}header #headTop{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;border-top:1px solid #d6d0c5}header #globalNav{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;-ms-align-items:center;align-items:center;border-left:1px solid #d6d0c5;width:60%;margin-left:calc(100% - 60% - 25.5% - 70px);margin-bottom:0}header #globalNav li{width:33.333%;border-right:1px solid #d6d0c5}header #globalNav li a{border:none;justify-content:center;padding:30px 0}header #globalNav li a span{width:40px;margin-right:10px}header #globalNav li a::before,header #globalNav li a::after{display:none}.btnHamburger{margin:0 20px}header nav{display:none;height:auto;margin:0;background:#faf7f3;padding:15px 0}header nav #localNav{padding:0}header nav #localNav li{margin:0;width:calc(100% / 6);border-right:1px solid #d6d0c5}header nav #localNav li:last-child{border:none}header nav #localNav li a{border:none;padding:5px 0;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}header nav #localNav li a:hover{color:#865304;border:none}header .bnrArea{display:none}#headline #pageTitle{height:25vh}body#stayIndex #headline #pageTitle,body#restaurantIndex #headline #pageTitle,body#playIndex #headline #pageTitle{height:30vh}#container{margin-left:0}body#home main #mainvisual .visual,body#home main #mainvisual .visual .slick-slide,body#home main #mainvisual .visual .slick-slider .slick-list{height:50vh !important}body#home main #mainvisual div h2 strong{height:35vh}body#privateIndex main #lead .stayArea .txt+.photo{display:none}body#privateIndex main #event #eventList .slick-slide a .photo{height:240px}.landscape body#home main #mainvisual .visual,.landscape body#home main #mainvisual .visual .slick-slide,.landscape body#home main #mainvisual .visual .slick-slider .slick-list{height:70vh !important}.landscape body#home main #mainvisual div h2 strong{height:50vh}footer .toTop{position:fixed;right:-80px;bottom:0;z-index:99999}footer #ftContact #ftContIn .txt br{display:none}.parallax{height:400px !important}}
