@charset "utf-8";
/* GATE HOTEL */
/*Setting for the PC*/
body {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1;
  padding: 0;
  margin: 0px;
  position: relative;
}
html, body {
  height: 100%;
}
/* Common */
.scrollToLink {
  cursor: pointer;
}
.btnMoreSimple {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: inline-block;
  font-size: 10px;
  margin: 10px 0;
  color: #fff;
  background-color: #936D00;
  width: 230px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}
/* Display only in the smartphone */
.forSP {
  display: none !important;
}
/* contents common */
.fixMenuHeader {
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.alt {
  display: none !important;
}
/* contentsFrame */
#contentsWrap {
  margin: 0 auto;
  /*margin-top: -80px;
	padding-top: 160px;*/
  position: relative;
  width: 100%;
  overflow: hidden;
}
.entry {
  margin: 0 auto;
  position: relative;
}
.section1200 {
  width: 1200px;
  min-width: 1200px;
}
/* btns */
.btnContena a.blackBtn {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin: 0 auto;
  width: 110px;
  padding: 10px;
  color: #fff;
  background-color: #000;
  text-align: center;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
}
.btnContena a.whiteBtn {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin: 0 auto;
  width: 110px;
  padding: 10px;
  color: #000;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
  border: solid 1px #999;
  line-height: 1;
}
a.goodsLink span.whiteBtn {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin: 0 auto;
  width: 110px;
  padding: 10px;
  color: #000;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
  border: solid 1px #999;
}
a.whiteBtn.toGallery {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin: 0 auto;
  width: 110px;
  padding: 10px;
  color: #000;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
  border: solid 1px #999;
  margin-bottom: 60px;
}
/******/
.btnContena a.arrow {
  display: block;
  margin-left: 50px;
  width: 110px;
  padding: 10px;
  color: #000;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
}
.btnContena a.arrow.hover {
  text-decoration: underline;
}
.btnContena a.arrow::before {
  content: '\2192';
}
/*****/
.btnContena a.boxed {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin-left: 50px;
  width: 230px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
  background-color: #936D00;
  text-align: center;
}
.btnContena.reserve a.boxed {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  display: block;
  margin-left: 50px;
  width: 230px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border: 1px solid #002855;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 0;
  background-color: #002855;
  text-align: center;
  letter-spacing: 0.5px;
}
/* header contents */
/*#headerSection {
  position: relative;
  width: 100%;
  height: 800px;
  overflow: hidden;
  background-image: url(/tokyo/images/bg-top_1_.jpg);
  background-size: cover;
  background-position: center;
}*/
.mbYTP_wrapper, .mbYTP_wrapper iframe {
  background-color: #fff;
}
#indexLogo {
  position: absolute;
  z-index: 2;
  margin-top: 40px;
}
#indexLogo h1, #indexLogo a {
  margin-left: 40px;
}
#indexLogo img {
  width: 250px;
  height: 60px;
}
.brandName {
  display: none;
}
#functionSection {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 370px;
  height: 45px;
  border: solid 1px #fff;
}
#timeAndTemperature {
  width: 250px;
  height: 45px;
  border-right: solid 1px #fff;
  float: left;
}
.dataCage, .english, .japanese {
  font-family: 'Work Sans', sans-serif;
  line-height: 45px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 2px;
  padding-left: 20px;
}
#dataTimePref {
  padding-left: 10px;
  padding-right: 10px;
}
#dataTempC, #dataTempF {
  padding-left: 10px;
}
.english, .japanese {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.english.hover, .english.current, .japanese.current {
  color: #fff;
  text-decoration: underline;
}
.siteAttention {
  position: absolute;
  top: 60px;
  right: 10px;
  font-size: 14px;
  color: #fff;
  width: 420px;
  line-height: 1.5;
  padding: 10px;
  background-color: rgba(0, 0, 0, .3);
}
.siteAttention a {
  color: #fff;
}
/* global menu */
#globalMenuBar {
  /*position:relative;*/
  position: fixed; /*201806*/
  width: 100%;
  height: 80px;
  /*border-top:solid 1px #fff;*/
  /*margin-top:563px;*/
  margin-top: 0;
  /* min-width: 1400px;*/
  top: 0;
  background-color: #fff;
  z-index: 30000;
  border-bottom: 1px solid #e8e8e8;
}
#globalMenu {
  display: block;
  margin: 0 auto;
  /*width: 100%;
  min-width: 1200px;*/
  position: relative;
}
#globalMenu h1 {
  float: left;
}
#globalMenu h1 img {
  padding: 30px 20px;
  width: 310px;
}
#globalMenu > ul {
  float: right;
  display: block;
  margin-left: 0;
  /*padding-right: 310px;*/
}
#globalMenu > ul > ul {
  display: none;
}
#globalMenu > ul > li {
  float: left;
  display: block;
  line-height: 80px !important;
  margin-right: 30px;
}
/* #globalMenu ul li:last-child {
  margin-right: 15px;
} */
.stellarnav ul.hotel-ul {
  width: 300px;
  padding: 10px 0 25px;
}
.stellarnav ul.hotel-ul-en {
  width: 490px;
  padding: 10px 0 25px;
}
.dd-toggle {
  display: none !important;
}
#globalMenu ul ul {
  top: 80px;
  left: 0px;
  margin-left: 0;
  padding-right: 0;
  background: #f1f1f1;
}
#globalMenu ul ul.hotel-ul, #globalMenu ul ul.hotel-ul-en {
  background-color: #f1f1f1;
}
#globalMenu ul li ul li {
  line-height: 2;
  margin-right: 0;
  padding-left: 40px;
}
@media screen and (max-width: 1024px) {
  #globalMenu ul li ul li {
    line-height: 5 !important;
  }
}
li.linkAsakusa.hotel-li, li.linkTokyo.hotel-li, li.linkRyogoku.hotel-li, li.linkYokohama.hotel-li, li.linkKyoto.hotel-li, li.linkFukuoka.hotel-li, li.linkSapporo.hotel-li, li.linkOsaka.hotel-li {
  float: none;
}
#globalMenu ul li a, #globalMenu ul li ul li a {
  display: inline-block;
  position: relative;
  /*font-family: 'Raleway', sans-serif;*/
  color: #000;
  font-size: 14px;
  letter-spacing: 2px;
  text-decoration: none;
  margin-left: 0;
  padding: 0;
}
#globalMenu ul li ul li a {
  display: block !important;
  font-size: 11px;
  letter-spacing: 1px;
}
#globalMenu h3 {
  line-height: 2;
  width: 100%;
  padding: 10px 0 0 20px;
}
#globalMenu ul li ul li .a-fukuoka {
  color: #828282;
}
#globalMenu ul li ul li:hover {
  background-color: #000;
  color: #fff;
  width: 100%;
}
#globalMenu ul li ul li a:hover {
  color: #fff;
}
#globalMenu ul li ul .linkFukuoka:hover {
  background-color: #f1f1f1;
  color: #000000;
  width: 100%;
}
#globalMenu ul li ul li .a-fukuoka:hover {
  color: #828282;
}
#globalMenu ul li a::after {
  position: absolute;
  bottom: 24px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
  z-index: 30000;
}
#globalMenu ul li a.current::after {
  transform: scale(1, 1);
}
#globalMenu ul li ul li a::after {
  height: 0;
}
#globalMenu ul li a.hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}
#globalMenu ul li.language {
  border: 1px solid #999;
  padding: 6px 8px 7px 10px;
  display: block;
  font-size: 14px;
  line-height: 1 !important;
  margin-top: 26px;
  height: 30px;
}
#globalMenu ul li.language a {
  font-size: 11px;
}
#globalMenu ul li.language a::after {
  background: none;
}
#forms {
  position: relative;
  max-width: 150px;
}
#sbox {
  height: 30px;
  padding: 0 10px;
  position: relative;
  width: 150px;
  border-radius: 0;
  border: 1px solid #999;
}
#sbtn {
  height: 29px;
  position: absolute;
  right: 0px;
  top: 27px;
  color: #fff;
  border: none;
  font-size: 16px;
  background: #000 url("/images/btn-search.png") no-repeat center center;
  background-size: 17.5px;
  width: 30px;
}
#reservation {
  position: absolute;
  width: 300px;
  height: 80px;
  right: 0px;
  /*border-left:solid 1px #fff;*/
  line-height: 80px;
  text-align: center;
  background-color: #936D00;
}
#reservation a, #reservation span {
  text-decoration: none;
  color: #fff;
  letter-spacing: 3px;
}
/*
#reservation a ,
#reservation span {
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
	
	position:relative;
	display:inline-block;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	font-size:18px;
	letter-spacing: 3px;
	text-decoration:none;
	cursor:pointer;
	text-shadow: 1px 1px 5px rgba(0,0,0,.5);
}
#reservation a::after,
#reservation span::after {
  position: absolute;
  bottom: 24px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}
#reservation a.hover::after,
#reservation span.hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
}
*/
/* fixed global Menu */
/*.fixMenuHeader #miniLogo {*/
#miniLogo {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 10px;
  left: 10px;
  width: auto;
  height: 60px;
  opacity: 1;
  overflow: hidden;
}
#miniLogo a {
  display: block;
}
#miniLogo img {
  width: auto;
  height: 60px;
}
#reservation a, #reservation span {
  font-size: 14px;
}
/* global menu reservation */
.picker__frame {
  font-size: 55%;
}
#reservation-modal {
  -webkit-transition: top .5s ease;
  transition: top .5s ease;
  position: absolute;
  width: 300px;
  height: auto;
  top: 80px;
  right: 0px;
  z-index: 1;
}
#reservation-modal .btnClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/btn-close.png);
  background-size: cover;
  z-index: 1;
  cursor: pointer;
}
#globalMenuBar #reservation-modal {
  -webkit-transition: top .5s ease;
  transition: top .5s ease;
  position: absolute;
  width: 300px;
  height: auto;
  top: 79px;
  right: 0px;
  z-index: 1;
}
#globalMenuBar #reservation-modal .btnClose {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../images/btn-close.png);
  background-size: cover;
  z-index: 1;
  cursor: pointer;
}
#reservation-modal .checkinFuncTop {
  width: 100%;
  height: 280px;
  /*padding-top: 20px;*/
  background-color: rgba(0, 0, 0, .8);
  border-bottom: solid 1px #936D00;
  border-left: solid 1px #936D00;
}
#globalMenuBar #reservation-modal .checkinFuncTop {
  border-top: none;
  border-bottom: solid 1px #fff;
}
#reservation-modal .checkinFuncTop span {
  font-size: 14px;
  color: #fff;
  padding-right: 0px;
}
#reservation-modal .checkinFuncTop .picker {
  margin-left: -100px;
}
#reservation-modal .checkinFuncTop .checkInTop, #reservation-modal .checkinFuncTop .checkOutTop, #reservation-modal .checkinFuncTop .checkForTop, #reservation-modal .checkinFuncTop .checkBtnTop {
  position: relative;
  top: 0;
  left: 0;
  padding-top: 20px;
  margin-left: 40px;
}
#reservation-modal .checkinFuncTop .checkInTop span, #reservation-modal .checkinFuncTop .checkOutTop span, #reservation-modal .checkinFuncTop .checkForTop span {
  display: inline-block;
  width: 100px;
}
#reservation-modal .checkinFuncTop .checkBtnTop {
  padding-top: 25px;
  padding-left: 20px;
}
#reservation-modal #reservationClose {
  display: block;
  color: #fff;
  background-color: #000;
  text-align: center;
  padding-bottom: 10px;
  width: 100%;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  cursor: pointer;
}
#arrivalTop {
  width: 130px;
  padding: 2px 5px;
}
#departureTop {
  width: 130px;
  padding: 2px 5px;
}
.checkBtnTop button {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 180px;
  padding: 5px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  background-color: #936D00;
  border-style: none;
  letter-spacing: 1px;
}
/* bottomReservation */
#indexReservation {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 170px;
  background: #fff;
  background-size: 100% 120px;
  background-repeat: no-repeat, no-repeat;
  background-position: 0 center, 90% center;
  clear: both;
  z-index: 999;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
#indexReservation input, #indexReservation select {
  background: #fff;
  border: none;
  color: #000;
  border-bottom: 1px solid #000;
  display: block;
  font-size: 15px;
  height: 25px;
}
#indexReservation .selectWrap {
  position: relative;
  display: inline-block;
  background: url("/images/btn-select.png") no-repeat 233px 37px;
  background-size: 13px;
}
#indexReservation .selectWrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 250px;
  background: transparent;
  position: relative;
  z-index: 1;
  font-size: 14px;
  padding: 0 5px;
}
#indexReservation .checkForBottom {
  position: relative;
  display: inline-block;
  background: url("/images/btn-select.png") no-repeat 34px 37px;
  background-size: 13px;
}
#indexReservation .checkForBottom select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50px;
  background: transparent;
  position: relative;
  z-index: 1;
}
#indexReservation .selectWrap select option {
  background: #fff;
  font-size: 14px;
}
#indexReservation select::-ms-expand {
  display: none;
}
#indexReservation .checkinFuncBottom {
  /* padding-left: 20px; */
  display: flex;
}
/* #indexReservation .checkinFuncBottom .yokohamaButton {
  margin: 20px 35px 0 0;
}
#indexReservation .checkinFuncBottom .yokohamaButton img {
  width: 200px;
} */
#indexReservation .checkinFuncBottom .reserveInput {
  margin: 20px 35px 0 0;
  flex-grow: 1;
}
#indexReservation .picker__holder {
  top: -256px;
}
#indexReservation .newHotels, #indexReservation .four-hotels {
  display: flex;
  margin: 28px 0 10px;
  align-items: center;
}
#indexReservation .newHotels button, .field-button .sub-bgcolor {
  padding: 15px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  /* display: inline-block;
  width: 180px;
  padding: 5px; */
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  background-color: #936D00;
  border-style: none;
  letter-spacing: 1px;
}
#indexReservation .four-hotels button {
  margin: 0 0 0 15px;
}
#indexReservation .newHotels button:first-of-type {
  margin: 0 15px;
}
#indexReservation .newHotels button:last-of-type {
  padding: 15px;
  margin: 0;
}
.checkinFuncBottom span {
  font-size: 15px;
  color: #000;
  padding-bottom: 15px;
  display: block;
  letter-spacing: 1px;
}
#departureBottom {
  width: 130px;
  padding: 2px 5px;
}
/*.checkForBottom {
	position: absolute;
	top: 60px;
	left: 495px;
}
.checkSelectBottom {
	width: 80px;
	padding: 2px 5px;
}
.checkBtnBottom {
	position: absolute;
	top: 60px;
	left: 650px;
}*/
#indexReservation .checkinFuncBottom .checkBtnBottom {
  margin-right: 0;
}
.checkBtnBottom button {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 200px;
  padding: 20px 5px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  background-color: #936d00;
  border-style: none;
  letter-spacing: 1px;
}
input.datePickers {
  background-image: url(/images/calendar.png);
  background-size: 12px 12px;
  background-position: right center;
  background-repeat: no-repeat;
  font-size: 16px;
}
/* footer */
#footer {
  padding: 60px 0 200px; /*福岡横浜と既存ホテルと一緒のシステムにまとめたら60px 0 160pxにする*/
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 14px;
}
#footer .siteMapMenu {
  text-align: left;
  vertical-align: top;
  display: inline-block;
}
#footer .siteGlobalMenu {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
#footer .siteGlobalMenu li {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  float: left;
  /*width: 160px;*/
  margin-right: 20px;
  line-height: 3;
}
.footer-tokyo-gap {
  padding-top: 20px;
}
#footer .siteGlobalMenu .hotels {
  width: 300px;
}
#footer .siteGlobalMenu.en .hotels {
  width: 450px;
}
#footer .siteGlobalMenu.en .hotels:first-child {
  width: 350px;
}
#footer .siteGlobalMenu .hotels span, #footer .siteGlobalMenu.en .hotels span {
  background-color: #fff;
  color: #000;
  padding: 0 3px;
  font-size: 10px;
}
#footer .siteGlobalMenu li ul li.ttl {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
  padding-left: 0;
}
#footer .siteGlobalMenu li.hotels ul li.subttl {
  margin: 20px 0 10px;
  padding-left: 0;
  line-height: 1;
}
#footer .siteGlobalMenu li.hotels li {
  width: 300px;
  line-height: 2;
  padding-left: 13px;
}
#footer .siteGlobalMenu.en li.hotels li {
  width: 450px;
}
#footer .siteGlobalMenu li.linkset1 {
  width: 240px;
}
#footer .siteGlobalMenu li.snsLinks {
  width: 150px;
  margin-right: 0;
}
#footer .siteGlobalMenu li a {
  font-size: 12px;
  color: #fff;
  line-height: 1.5;
  text-decoration: none;
}
#footer .siteGlobalMenu li a.hover {
  text-decoration: underline;
}
#footer .siteGlobalMenu li .a-fukuoka.hover {
  text-decoration: none;
}
#footer .siteGlobalMenu li ul li {
  float: none;
}
#footer .siteGlobalMenu .snsLinks li {
  width: 250px;
}
#footer .siteGlobalMenu .grayout .a-fukuoka, #footer .siteGlobalMenu.en .grayout a {
  color: #888888;
}
#footer .siteGlobalMenu .grayout .a-fukuoka span, #footer .siteGlobalMenu.en .grayout a span {
  background-color: #888888;
  color: #000;
}
.snsLinks .fac a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url(/images/icon_fb_wh.png);
  background-size: cover;
  float: left;
  margin-right: 10px;
}
.snsLinks .ins a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url(/images/icon_insta_wh.png);
  background-size: cover;
  float: left;
  margin-right: 10px;
}
.snsLinks .you a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url(/images/icon_youtube_wh.png);
  background-size: cover;
  float: left;
  margin-right: 0;
  margin-left: 6px;
}
#copyright {
  clear: both;
  background-color: #000;
  height: 72px;
  padding-top: 20px;
  color: #fff;
  font-size: 9px;
  margin-top: 50px;
}
#cretificateArea {
  padding: 0;
  margin: 0;
  float: left;
}
.fixed {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
}
sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
button[disabled] {
  background-color: #ddd !important;
}
/*********************/
.btn2Top {
  position: fixed;
  right: 40px;
  bottom: 190px;
  width: 60px;
  height: 60px;
  background-color: rgba(208, 208, 208, .5);
  opacity: 0;
  border-radius: 10px;
  z-index: 10000;
}
.btn2Top a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/images/btn2top.png);
  background-size: cover;
  cursor: pointer;
}
.menuFixed .btn2Top {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.menuFixed .btn2Top.hover {
  background-color: rgba(248, 248, 248, .5);
}
/****************/
.fadeIns {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
}
.imageCenter {
  text-align: center;
}
.pageInAnchor {
  margin-top: -80px !important;
  padding-top: 100px !important;
}
.pageInAnchorImage {
  margin-top: -80px !important;
  padding-top: 80px !important;
}
/* underpage */
/*.article a, .category a {
  color: #000;
}
.article a:hover, .category a:hover {
  color: #000;
}*/
.vp-portfolio__items-style-default .vp-portfolio__item a:hover {
  color: #000 !important;
  text-decoration: underline;
}
.wp-block-table {
  margin: 0;
}
.wp-block-table td, .wp-block-table th {
  border: 1px solid;
  padding: 0.5em;
  word-break: normal;
}
.article .backbtn, .category .backbtn {
  border-top: 1px solid #ccc;
  margin-top: 100px;
}
.article .backbtn a, .category .backbtn a {
  display: block;
  margin: 100px auto 100px;
  padding: 10px 20px;
  color: #fff;
  background: #936d00;
  width: 200px;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
}
.article .wp-block-buttons .wp-block-button.morebtn {
  margin: 0 auto;
  display: block;
}
.article .morebtn a {
  display: block;
  margin: 35px auto 0;
  padding: 10px 20px;
  color: #fff;
  background: #936d00;
  width: 200px;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
}
#mainArea {
  letter-spacing: 1px;
  line-height: 1.6;
}
#mainArea .wp-block-quote {
  color: #666;
  margin-bottom: 30px;
  border-left: 4px solid #999;
  padding-left: 20px;
  margin-left: 20px;
  font-style: italic;
}
#mainArea .wp-block-quote p {
  margin-bottom: 10px !important;
}
#mainArea .wp-block-quote cite {
  font-size: 80%;
}
#mainArea .wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  border-top: 3px solid #999;
  border-bottom: 3px solid #999;
  margin-bottom: 40px;
  font-size: 20px;
  color: #666;
}
#mainArea .wp-block-pullquote cite {
  font-size: 80%;
}
#mainArea .tagArea ul {
  overflow: hidden;
  margin-bottom: 0;
  padding-left: 0;
}
#mainArea .tagArea ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  margin-left: 0;
  width: auto;
}
#mainArea .tagArea ul li:last-child {
  margin-right: 0;
}
#mainArea .tagArea .category li {
  color: #fff;
  font-size: 73%;
  letter-spacing: 1px;
  background: #000;
  padding: 4px 10px;
}
#mainArea .tagArea .tag li {
  font-size: 70%;
  border: 1px solid #ccc;
  padding: 5px 5px;
  line-height: 1;
}
#mainArea .bggray {
  background: #e6e6e6;
}
#mainArea .wp-block-group__inner-container {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#mainArea .leadtxt {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  text-align: center;
  font-size: 120%;
  line-height: 2.4;
  letter-spacing: 3px;
  padding-bottom: 120px;
}
/* カルーセル */
#mainArea h3.vp-portfolio__item-meta-title {
  border: none;
  font-size: 18px;
  padding: 0;
  margin: 0;
  line-height: 1.5;
  color: #000;
  font-weight: bold;
}
#mainArea .vp-portfolio__item-meta-categories {
  margin-bottom: 10px;
}
#mainArea .vp-portfolio__item-meta-category {
  color: #fff;
  background: #000;
  padding: 3px 10px;
  font-size: 80%;
  opacity: 1;
}
#mainArea .vp-portfolio__item-meta-category a:hover {
  color: #fff !important;
}
#mainArea .vp-portfolio__items-style-default .vp-portfolio__item-meta {
  padding: 15px 0;
}
#mainArea .slide .vp-portfolio__items-style-default .vp-portfolio__item-meta {
  padding: 15px 10px;
}
#mainArea [data-vp-layout="slider"] .vp-portfolio__items-arrow-prev, #mainArea [data-vp-layout="slider"] .vp-portfolio__items-arrow-next {
  margin-top: -55px;
}
#mainArea .vp-portfolio__pagination-wrap {
  display: none;
}
/*　場所から探す/ジャンルから探す */
#mainArea .searchbox {
  margin: 120px 0 0;
  padding: 40px 0 100px;
}
#mainArea .searchbox .inner-box {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
#mainArea .searchbox h2 {
  border-left: 7px solid #936d00;
  padding-left: 18px;
  margin-bottom: 30px;
  font-size: 24px;
  margin-top: 50px;
}
#mainArea .searchbox h3.vp-portfolio__item-meta-title {
  border: none;
  font-size: 20px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1;
}
#mainArea .searchbox .vp-portfolio__item-meta {
  padding: 5px 0 15px;
}
#mainArea .searchbox h3.vp-portfolio__item-meta-title span {
  font-size: 14px;
}
#mainArea .searchbox .wp-block-tag-cloud a {
  color: #000;
  background: #fff;
  padding: 5px 15px;
  text-decoration: none;
  margin-right: 10px;
}
#mainArea .searchbox .wp-block-tag-cloud a:hover {
  text-decoration: underline;
}
#mainArea .searchbox .vp-portfolio__items-style-emerge .vp-portfolio__item-overlay {
  /*bottom: 10px;*/
}
#mainArea .vp-portfolio__items-style-emerge.vp-portfolio__items-show-overlay-always .vp-portfolio__item-img img {
  transform: none;
}
.s-location .vp-portfolio__items-style-emerge .vp-portfolio__item-meta {
  padding: 5px 0 15px;
}
/*トップインスタアイコン非表示*/
#sb_instagram .sbi_meta {
  display: none;
}
#mainArea .recommendttl {
  margin: 0 auto;
}
/****************************************************************************************************************/
.has-event .pika-button {
  color: #f00;
  background: #f5f5f5;
  box-shadow: none;
  font-weight: normal;
}
.pika-single {
  z-index: 100000;
}
/*CSS for the reservation*/
/*新しく作った予約導線帯*/
/* Hide all fields except checkin, adults, and amount of nights */
.areaList, .brandList, .facilityList, .rooms, .sort, .attributes {
  display: none;
}
.pika-lendar th:last-child, .pika-lendar td:last-child .pika-button {
  /*土曜*/
  color: #00f;
}
.pika-lendar th:first-child, .pika-lendar td:first-child .pika-button {
  /*日曜*/
  color: #f00;
}
/* 残りのフィールドを横に並べる */
#searchBox {
  display: flex;
  gap: 20px;
  /* 必要ならgapを調整 */
  align-items: center;
  padding: 60px 0 0 0; /*新規ホテルボタンを下に設置するばあいは15px*/
  margin: 0 0 0 60px;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
  flex-grow: 1;
}
.reservation-div {
  display: flex;
  align-items: center;
}
.new-checkin {
  width: 130px;
}
#searchBox .adults legend, #searchBox .checkout legend, #searchBox .checkin legend {
  color: rgb(0, 0, 0);
}
#searchBox .checkin {
  padding-left: 30px;
}
#searchBox .checkout {
  padding-left: 60px;
}
#searchBox .adults {
  padding-left: 45px;
}
legend.hotel-select-legend {
  position: absolute;
  transform: translate(-54px, 5px);
}
#searchBox .checkin legend {
  position: absolute;
  transform: translate(-54px, 5px);
}
#searchBox .checkout legend {
  position: absolute;
  transform: translate(-83px, 5px);
}
#searchBox .adults legend {
  position: absolute;
  transform: translate(-58px, 2px);
}
#indexReservation .field-button input.sub-bgcolor {
  -webkit-appearance: none;
  font-size: 15px;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 200px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  background-color: #936D00;
  border-style: none;
  letter-spacing: 1px;
  line-height: 15px;
  margin-top: 9px;
  padding-bottom: 30px;
}
#notfound {
  text-align: center;
  padding: 140px 0 70px;
}
#notfound h2 {
  font-size: 180%;
  padding-bottom: 30px;
  color: #999;
  font-weight: normal;
}
#notfound p {
  line-height: 1.6;
  color: #333;
}
#notfound .back-button a {
  display: block;
  margin: 35px auto 0;
  padding: 10px 20px;
  color: #fff;
  background: #936d00;
  width: 200px;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  line-height: 1.6;
  cursor: pointer:
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none; /* CSS3 */
    -moz-user-select: none; /* Firefox */
    -webkit-user-select: none; /* Safari、Chrome */
    -ms-user-select: none; /* IE10 */
    overflow-x: hidden;
  }
  .forPC {
    display: none !important;
  }
  .forSP {
    display: block !important;
  }
  #contentsWrap {
    margin-top: 0px; /*201806*/
    padding-top: 0;
  }
  /*#globalMenuBar {
    background-color: transparent;
  }*/
  /* headerSection */
  /*#headerSection {
    height: 850px;
  }*/
  #functionSection {
    position: absolute;
    top: 20px;
    right: 100px;
    width: 100px;
    height: 40px;
    border: solid 1px #fff;
    border-bottom: none;
  }
  #timeAndTemperature {
    display: none;
  }
  #language {
    width: 100px;
    height: 40px;
    border-bottom: solid 1px #fff;
    text-align: center;
  }
  #functionSection {
    z-index: 30005;
    position: absolute;
    /*-webkit-transform:translateY(0);
	transform:translateY(0);*/
    opacity: 1;
  }
  body #functionSection {
    -webkit-transform: translateY(-100px);
    transform: translateY(-1000px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
  }
  body.menuOpen #functionSection {
    -webkit-transform: translateY(-100px);
    transform: translateY(-1000px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
  }
  .dataCage, .english, .japanese {
    padding: 0 5px;
    line-height: 40px;
  }
  #globalMenuBar {
    position: fixed;
    top: 0px;
    height: 80px;
    right: 0;
    margin-top: 0;
    min-width: 100%;
    border-top: none;
    z-index: 30000 !important;
  }
  #globalMenuBar.smartphoneColor {
    background-color: #fff;
  }
  #globalMenuBar #spSiteTitle {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    /*width: 168px;*/
    margin: 0px auto;
    padding-top: 17px;
    margin-top: -50px;
    padding-left: 80px;
  }
  #globalMenuBar #spSiteTitle {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: 10px;
  }
  #globalMenuBar #spSiteTitle img {
    width: auto;
    height: 23px;
    opacity: 0;
  }
  #globalMenuBar #spSiteTitle img {
    opacity: 1;
  }
  #smartphoneSubMenu {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
    position: fixed;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #936d0a;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    top: 80px;
    opacity: 0;
    overflow: hidden;
  }
  #smartphoneSubMenu {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    top: 80px !important;
    opacity: 1 !important;
  }
  #btnBookNowSPGNMenu {
    width: 100%;
    line-height: 60px;
    letter-spacing: 0.1em;
  }
  #btnBookNowSPGNMenu a {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    width: 100%;
    height: 100%;
    text-decoration: none;
    /*padding-left: 28%;*/
  }
  #btnLanguage {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 60px;
    z-index: 1;
    background: #fff;
    text-align: center;
    border-top: 1px solid #936d0a;
    border-bottom: 1px solid #936d0a;
  }
  #btnLanguage a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    text-decoration: none;
    padding: 22px 0 0 0;
    letter-spacing: 1px;
  }
  #btnCallSPGNMenu {
    position: absolute;
    top: 0;
    right: 60px;
    width: 60px;
    height: 60px;
    background-image: url(/images/icon-tel.png);
    background-size: 35px 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #666;
    z-index: 1;
  }
  #btnCallSPGNMenu a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  #btnAccessSPGNMenu {
    position: absolute;
    top: 0;
    right: 0px;
    width: 60px;
    height: 60px;
    background-image: url(/images/icon-map.png);
    background-size: 23px 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000;
  }
  #btnAccessSPGNMenu a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  /* hamberger*/
  #menuBtnWrap {
    position: fixed;
    top: 20px;
    right: 15px;
    z-index: 30000;
  }
  .menu-trigger, .menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: relative;
    width: 40px;
    height: 36px;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
  }
  body.menuOpen .menu-trigger span, body .menu-trigger span {
    background-color: #936d0a;
  }
  body.menuOpen .menu-trigger.active span, body .menu-trigger.active span {
    background-color: #ddd;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 16px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  /* hamberger action */
  .menu-trigger span:nth-of-type(2)::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }
  body.menuOpen .menu-trigger span:nth-of-type(2)::after {
    background-color: #ddd;
  }
  body .menu-trigger span:nth-of-type(2)::after {
    background-color: #936d0a;
  }
  body .menu-trigger.active span:nth-of-type(2)::after {
    background-color: #ddd;
  }
  .menu-trigger.active span:nth-of-type(1) {
    transform: translate(50%) scale(0);
  }
  .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu-trigger.active span:nth-of-type(2)::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .menu-trigger.active span:nth-of-type(3) {
    transform: translate(-50%) scale(0);
  }
  /*smartphone menu*/
  #smartphoneMenu {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: fixed;
    width: 100%;
    height: 120%;
    top: 0px;
    right: -100%;
    z-index: 30000 !important;
    background-color: #fff;
    opacity: 0;
  }
  #smartphoneMenu .smartphoneMenuInner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #smartphoneMenu.active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: 0;
    opacity: 1;
  }
  .kaminarimonLogo {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .kaminarimonLogo img {
    width: 100px;
    height: auto;
  }
  #smartphoneMenu ul li {
    display: block;
    border-bottom: solid 1px #000;
    /*height: 70px;*/
    line-height: 60px;
  }
  #smartphoneMenu ul li:last-child {
    border-bottom: none;
  }
  #smartphoneMenu ul li ul {
    overflow: hidden;
    padding-left: 50px;
  }
  #smartphoneMenu ul li ul li {
    line-height: 1.2;
    border-bottom: none;
    width: 50%;
    float: left;
  }
  #smartphoneMenu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.1em;
    background-color: #fff;
    background-image: url(/images/prep-right.png);
    background-position: 90% center;
    background-size: 30px 15px;
    background-repeat: no-repeat;
  }
  #smartphoneMenu ul li.hotels a {
    background-image: none;
  }
  #smartphoneMenu ul li.hotels ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 92px 0 20px;
    font-size: 90%;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.1em;
    background-color: #fff;
    letter-spacing: 1px;
  }
  #smartphoneMenu ul li.hotels ul li.linkAsakusa a {
    background: url("/images/linkAsakusa.jpg") no-repeat 0 0;
    background-size: 160px 85px;
  }
  #smartphoneMenu ul li.hotels ul li.linkTokyo a {
    background: url("/images/linkTokyo.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkRyogoku a {
    background: url("/images/linkRyogoku.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkKyoto a {
    background: url("/images/linkKyoto.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkYokohama a {
    background: url("/images/linkYokohama.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkFukuoka a {
    background: url("/images/linkFukuoka.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkSapporo a {
    background: url("/images/linkSapporo.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li.hotels ul li.linkOsaka a {
    background: url("/images/linkOsaka.jpg") no-repeat 0 0;
    background-size: 160px 80px;
  }
  #smartphoneMenu ul li a.current {
    background: #ddd;
  }
  #smartphoneMenu ul li a#btnBookNowSPMenu {
    background-color: #936d0a;
    color: #fff;
    background-image: url(/images/prep-right-w.png);
  }
  #forms {
    max-width: 435px;
    padding-left: 50px;
    /*padding-top: 10px;*/
  }
  #sbox {
    height: 40px;
    padding: 0 10px;
    position: relative;
    width: 385px;
  }
  #sbtn {
    height: 39px;
    position: absolute;
    right: 0px;
    top: 30%;
    color: #fff;
    border: none;
    font-size: 25px;
    background: #000 url("/images/btn-search.png") no-repeat center center;
    background-size: 17.5px;
    width: 30px;
  }
  #bookNowSP {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.1em;
    background-color: #936d0a;
  }
  /*book now*/
  #smartphoneBookNow {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: fixed;
    width: 100%;
    height: 120%;
    top: 0px;
    right: -100%;
    z-index: 30000 !important;
    background-color: #936d0a;
    opacity: 1;
  }
  #smartphoneBookNow.active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: 0;
    opacity: 1;
  }
  #smartphoneBookNow .smartphoneBookNowInner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #smartphoneBookNow h2 {
    padding-top: 10px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .checkInSP, .checkOutSP, .checkForSP, .checkBtnSP {
    display: block;
  }
  .picker__frame {
    font-size: 100%;
  }
  .picker--opened .picker__holder {
    max-height: 100vh;
  }
  input.datePickers {
    background-image: url(/images/calendar.png);
    background-size: 24px 24px;
    background-position: right center;
    background-repeat: no-repeat;
  }
  legend.hotel-select-legend {
    position: unset;
    transform: translate(0, 40px);
  }
  .checkInSP {
    height: 90px;
    background-color: #000;
    border-top: solid 1px #fff;
  }
  .checkInSP span.text {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    line-height: 90px;
    letter-spacing: 0.1em;
  }
  .checkInSP span.btn {
    display: inline-block;
    margin-right: 20px;
  }
  .checkInSP span.btn img {
    width: 30px;
    height: auto;
    vertical-align: middle;
  }
  .checkInSP span.fromSPValue {
    display: inline-block;
    min-width: 5em;
    border: 0;
    font-size: 30px;
    font-family: Arial, sans-serif;
    color: #aaa;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 5px;
  }
  .checkInSP input.picker__input {
    width: 40%;
    font-size: 24px; /*margin-left:-9999px;*/
  }
  .checkOutSP {
    height: 90px;
    background-color: #000;
    border-top: solid 1px #fff;
  }
  .checkOutSP span.text {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    line-height: 90px;
    letter-spacing: 0.1em;
  }
  .checkOutSP span.btn {
    display: inline-block;
    margin-right: 20px;
  }
  .checkOutSP span.btn img {
    width: 30px;
    height: auto;
    vertical-align: middle;
  }
  .checkOutSP span.toSPValue {
    display: inline-block;
    min-width: 5em;
    border: 0;
    font-size: 30px;
    font-family: Arial, sans-serif;
    color: #aaa;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 5px;
  }
  .checkOutSP input.picker__input {
    width: 40%;
    font-size: 24px; /*margin-left:-9999px;*/
  }
  .checkForSP {
    height: 90px;
    background-color: #000;
    border-top: solid 1px #fff;
  }
  .checkForSP span.text {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    line-height: 90px;
    letter-spacing: 0.1em;
  }
  .checkForSP select {
    width: 40%;
    border: 0;
    padding: 5px;
    font-size: 24px;
    font-family: Arial, sans-serif;
    border: solid 1px #ccc;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 10px;
    background-color: #fff;
  }
  .checkBtnSP {
    height: 80px;
    background-color: #000;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    text-align: center;
    line-height: 80px;
  }
  .tokyoBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .asakusaBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .ryogokuBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .kyotoBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .yokohamaBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .fukuokaBtnSP img {
    width: 320px;
    padding-top: 17px;
  }
  .field-button .sub-bgcolor {
    width: 320px;
  }
  .checkInSP .picker__header::before {
    content: 'Arrival';
    display: block;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    width: 200px;
    padding: 3px 10px;
    margin: -10px auto 10px auto;
    border-radius: 5px;
  }
  .checkOutSP .picker__header::before {
    content: 'Departure';
    display: block;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    width: 200px;
    padding: 3px 10px;
    margin: -10px auto 10px auto;
    border-radius: 5px;
  }
  .section1200 {
    width: 100%;
    min-width: 100%;
  }
  /* footer */
  #footer {
    padding: 60px 0;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 14px;
  }
  #footer .siteMapMenu {
    text-align: left;
  }
  #footer .siteGlobalMenu li ul li.ttl {
    font-size: 24px;
  }
  #footer .siteGlobalMenu {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  #footer .siteGlobalMenu li {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    float: none;
    width: 100%;
    margin-right: 50px;
    line-height: 3;
  }
  #footer .siteGlobalMenu .hotels {
    width: 350px;
  }
  #footer .siteGlobalMenu.en .hotels {
    width: 350px;
  }
  #footer .siteGlobalMenu .hotels li {
    width: 350px;
  }
  #footer .siteGlobalMenu.en .hotels li {
    width: 350px;
  }
  #footer .siteGlobalMenu li a {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    text-decoration: none;
  }
  #footer .siteGlobalMenu li a.hover {
    text-decoration: underline;
  }
  #footer .siteGlobalMenu li ul li {
    float: none;
  }
  #footer .siteGlobalMenu .socialMenu {
    margin-top: 30px;
  }
  #footer .siteGlobalMenu .snsLinks li {
    width: 250px;
  }
  .snsLinks .fb a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-image: url(/images/icon_fb_w.png);
    background-size: cover;
    float: left;
    margin-right: 10px;
  }
  .snsLinks .insta a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-image: url(/images/icon_insta_w.png);
    background-size: cover;
    float: left;
    margin-right: 10px;
  }
  .snsLinks .youtube a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    background-image: url(/images/icon_youtube_w.png);
    background-size: cover;
    float: left;
    margin-right: 0;
  }
  #copyright {
    width: 100%;
    clear: both;
    background-color: #000;
    height: auto;
    padding: 10px;
    color: #fff;
    font-size: 9px;
    line-height: 1.75;
  }
  .btn2Top {
    position: fixed;
    right: 10px;
    bottom: 65px;
    width: 60px;
    height: 60px;
    background-color: rgba(208, 208, 208, .5);
    opacity: 0;
    border-radius: 10px;
  }
  .pageInAnchor {
    margin-top: -140px !important;
    padding-top: 160px !important;
  }
  .pageInAnchorImage {
    margin-top: -140px !important;
    padding-top: 140px !important;
  }
  .member-title {
    width: 400px;
    height: 34px;
  }
  #mainArea .img80 img {
    width: 80% !important;
    display: block;
    margin: 0 auto;
    height: auto !important;
  }
  #mainArea .img90 img {
    width: 90% !important;
    display: block;
    margin: 0 auto;
    height: auto !important;
  }
  #mainArea .recommendttl {
    margin: 0 auto 30px;
  }
  /* underpage */
  .article .backbtn, .category .backbtn {
    margin-top: 50px;
  }
  .article .backbtn a, .category .backbtn a {
    margin: 50px auto;
  }
  #mainArea {
    line-height: 1.6;
    font-size: 14px;
  }
  #mainArea .tagArea .category li {
    font-size: 85%;
    padding: 5px 5px;
  }
  #mainArea .tagArea .tag li {
    font-size: 85%;
    padding: 5px 5px;
  }
  #mainArea .wp-block-group__inner-container {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #mainArea .leadtxt {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    text-align: left;
    font-size: 100%;
    line-height: 2.4;
    letter-spacing: 1px;
    padding-bottom: 50px;
    margin: 0 5%;
  }
  /* カルーセル */
  #mainArea h3.vp-portfolio__item-meta-title {
    border: none;
    font-size: 18px;
    padding: 0;
    margin: 0;
    line-height: 1.5;
  }
  #mainArea .vp-portfolio__item-meta-categories {
    margin-bottom: 10px;
  }
  #mainArea .vp-portfolio__item-meta-category {
    color: #fff;
    background: #000;
    padding: 3px 10px;
    font-size: 80%;
  }
  #mainArea .vp-portfolio__items-style-default .vp-portfolio__item-meta {
    padding: 15px 0;
  }
  #mainArea .slide .vp-portfolio__items-style-default .vp-portfolio__item-meta {
    padding: 15px 5%;
  }
  /*　場所から探す/ジャンルから探す */
  #mainArea .searchbox {
    margin: 80px 0 0;
    padding: 20px 5% 50px;
  }
  #mainArea .searchbox .inner-box {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #mainArea .searchbox h2 {
    margin-left: 0;
    margin-right: 0;
  }
  #mainArea .searchbox h3.vp-portfolio__item-meta-title {
    border: none;
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 1.3;
  }
  #mainArea .searchbox .vp-portfolio__item-meta {
    padding: 5px 0 10px;
  }
  #mainArea .searchbox h3.vp-portfolio__item-meta-title span {
    font-size: 14px;
  }
  #mainArea .searchbox .wp-block-tag-cloud a {
    color: #000;
    background: #fff;
    padding: 5px 15px;
    text-decoration: none;
    margin-right: 10px;
  }
  #mainArea .searchbox .wp-block-tag-cloud a:hover {
    text-decoration: underline;
  }
  .s-location .vp-portfolio__item-wrap, .s-experience .vp-portfolio__item-wrap {
    width: 50% !important;
  }
  /*smartphone menu reservation*/
  #smartphoneMenu {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: fixed;
    width: 100%;
    height: 120%;
    top: 0px;
    right: -100%;
    z-index: 30000 !important;
    background-color: #fff;
    opacity: 0;
  }
  #smartphoneMenu .smartphoneMenuInner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #smartphoneMenu.active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: 0;
    opacity: 1;
  }
  .yokohamaLogo {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .yokohamaLogo img {
    width: 100px;
    height: auto;
  }
  #smartphoneMenu ul li {
    display: block;
    border-bottom: solid 1px #000;
    /*height: 90px;*/
    line-height: 70px;
  }
  #smartphoneMenu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    letter-spacing: 0.1em;
    background-color: #fff;
    background-image: url(https://gate-jp-hotels.pro/images/prep-right.png);
    background-position: 90% center;
    background-size: 30px 15px;
    background-repeat: no-repeat;
  }
  #smartphoneMenu ul li a.current {
    background: #ddd;
  }
  #smartphoneMenu ul li a#btnBookNowSPMenu {
    background-color: #936d0a;
    color: #fff;
    background-image: url(https://gate-jp-hotels.pro/images/prep-right-w.png);
  }
  #smartphoneMenu ul li ul li a {
    font-size: 70%;
  }
  #bookNowSP {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 50px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.1em;
    background-color: #936d0a;
  }
  /*book now*/
  #smartphoneBookNow {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: fixed;
    width: 100%;
    height: 120%;
    top: 0px;
    right: -100%;
    z-index: 30000 !important;
    background-color: #936d0a;
    opacity: 1;
  }
  #searchBox {
    display: block;
    padding: 0;
    margin: 0;
  }
  #smartphoneBookNow.active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    right: 0;
    opacity: 1;
  }
  #smartphoneBookNow .smartphoneBookNowInner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #smartphoneBookNow h2 {
    padding-top: 10px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .zen-search-form {
    margin-bottom: -11px;
  }
  #searchBox .adults legend, #searchBox .checkout legend, #searchBox .checkin legend {
    color: rgb(255, 255, 255);
  }
  .checkInSP, .checkOutSP, #searchBox .adults, .field-button {
    display: block;
    width: 100%;
  }
  .picker__frame {
    font-size: 100%;
  }
  .picker--opened .picker__holder {
    max-height: 100vh;
  }
  input.datePickers {
    background-image: url(/yokohama/images/calendar.png);
    background-size: 24px 24px;
    background-position: right center;
    background-repeat: no-repeat;
  }
  fieldset.hotel-select {
    margin-bottom: -11px;
    background-color: #000;
    border-bottom: solid 2px #fff;
    text-align: right;
    padding: 20px 0;
  }
  .hotel-select-legend {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: left;
    padding-left: 60px;
    letter-spacing: 0.1em;
    transform: translateY(40px);
  }
  #hotel_selector.hotel-select {
    width: 40%;
    font-size: 17px;
    transform: translate(-60px, -9px);
  }
  .checkInSP {
    background-color: #000;
    border-bottom: solid 2px #fff;
    text-align: right;
    padding: 20px 0;
  }
  .checkInSP legend {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: left;
    padding-left: 60px;
    letter-spacing: 0.1em;
    transform: translateY(40px);
  }
  .checkInSP span.btn {
    display: inline-block;
    margin-right: 20px;
  }
  .checkInSP span.btn img {
    width: 30px;
    height: auto;
    vertical-align: middle;
  }
  .checkInSP span.fromSPValue {
    display: inline-block;
    min-width: 5em;
    border: 0;
    font-size: 30px;
    font-family: Arial, sans-serif;
    color: #aaa;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 5px;
  }
  .checkInSP input.datePickers {
    width: 40%;
    font-size: 24px;
    transform: translate(-60px, -9px);
  }
  .checkOutSP {
    background-color: #000;
    border-bottom: solid 2px #fff;
    text-align: right;
    padding: 12px 0;
    margin-top: -12px;
  }
  .checkOutSP legend {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: left;
    padding-left: 60px;
    letter-spacing: 0.1em;
    transform: translateY(40px);
  }
  .checkOutSP input.datePickers {
    width: 40%;
    font-size: 24px;
    transform: translateX(-60px);
  }
  form#ZenSearchFrom {
    margin-bottom: -11px
  }
  #searchBox .adults {
    background-color: #000;
    border-bottom: solid 1px #fff;
    text-align: left;
    padding: 12px 0;
  }
  #searchBox .adults legend {
    display: inline-block;
    width: 40%;
    font-size: 24px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    letter-spacing: 0.1em;
    transform: translateY(19px);
    padding-left: 62px;
  }
  #searchBox .adults select {
    margin: 14px 0;
    transform: translateX(185px);
    margin-left: 47px;
    font-size: 23px;
  }
  .checkForSP {
    height: 90px;
    background-color: #000;
    /* border-top: solid 1px #fff; */
    text-align: right;
  }
  .field-button {
    background-color: #000;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    text-align: center;
    line-height: 80px;
    transform: translateY(-5px);
  }
  .checkBtnSP {
    height: 80px;
    background-color: #000;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    text-align: center;
    line-height: 80px;
  }
  #checkAvailabillitySPButton {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    display: inline-block;
    width: 320px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    text-decoration: none;
    background-color: #936D00;
    border-style: none;
    letter-spacing: 1px;
    line-height: 50px;
  }
  .checkInSP .picker__header::before {
    content: 'Arrival';
    display: block;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    width: 200px;
    padding: 3px 10px;
    margin: -10px auto 10px auto;
    border-radius: 5px;
  }
  .checkOutSP .picker__header::before {
    content: 'Departure';
    display: block;
    font-size: 14px;
    background-color: #000;
    color: #fff;
    width: 200px;
    padding: 3px 10px;
    margin: -10px auto 10px auto;
    border-radius: 5px;
  }
  #indexLogo h1 a img, #indexLogo a img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    width: 100px;
    height: 82px;
    z-index: 100000;
    opacity: 1;
  }
  body.menuOpen #indexLogo h1 a img, body.menuOpen #indexLogo a img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    -webkit-transform: translateX(-150px);
  }
  body.menuFixed #indexLogo h1 a img, body.menuFixed #indexLogo a img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    -webkit-transform: translateX(-150px);
  }
  #indexLogo h1 a, #indexLogo a {
    display: block;
    width: 100%;
  }
  #indexLogo {
    margin: 0;
  }
  #indexLogo img {
    width: 100px;
    height: 82px;
  }
  #notfound {
    text-align: left;
    padding: 140px 5% 70px;
  }
  #notfound h2 {
    font-size: 200%;
    padding: 50px 0 30px;
    text-align: center;
    line-height: 1.3;
  }
}