@charset "UTF-8";
.kv_image01 {
  background: url(/images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image00 {
  background: url(/images/kv_bg_00.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image02 {
  background: url(/images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image03 {
  background: url(/images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image04 {
  background: url(/images/kv_bg_04.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image06 {
  background: url(/images/kv_bg_06.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image08 {
  background: url(/images/kv_bg_08.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image09 {
  background: url(/images/kv_bg_09.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image10 {
  background: url(/images/kv_bg_10.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_image11 {
  background: url(/images/kv_bg_11.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_imageInumo {
  background: url(/images/kv_bg_inumo.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.kv_imageInumo > a {
  display: block;
  width: 100%;
  height: 100%;
}

.kv_imageApp {
  background: url(/images/kv_bg_app.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}

.kv_copy .btn {
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  position: relative;
  z-index: 2;
  display: block;
  width: 280px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.5);
  -webkit-background-size: 16px auto;
          background-size: 16px auto;
  margin: 20px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0 0 0;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #ffffff;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
  text-shadow: none;
  border-radius: 3px;
  pointer-events: auto;
}
.kv_copy .btn:hover {
  background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.8);
  -webkit-background-size: 16px auto;
          background-size: 16px auto;
}
.kv_copy .hotel_ttl {
  position: relative;
  width: auto;
  line-height: 0.7;
  z-index: 1;
}
.kv_copy .hotel_ttl .grade {
  position: relative;
  display: block;
  font-family: "Noto Serif Japanese", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1rem;
  letter-spacing: 0;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgb(0, 0, 0);
}
.kv_copy .hotel_ttl .place {
  line-height: 1;
  position: relative;
  display: inline-block;
  font-family: "Noto Serif Japanese", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3rem;
  letter-spacing: 0.2em;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgb(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.kv_copy .hotel_ttl .place:before {
  content: "";
  width: 100%;
  height: 2px;
  background: rgb(255, 255, 255);
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
}
.kv_copy .hotel_ttl .place:after {
  content: "";
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 1px;
  bottom: -1px;
  z-index: 0;
}
.kv_copy .hotel_ttl .bottom {
  position: relative;
  display: block;
  font-family: "Noto Serif Japanese", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 0.88rem;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 1px 1px 2px rgb(0, 0, 0);
  margin-top: 10px;
}
.kv_copy .hotel_copy {
  margin-top: 10px;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0.2em;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgb(0, 0, 0);
}

.kv_copy00 {
  padding-left: 0;
}
.kv_copy00 .btn {
  margin-top: 12%;
}

.kv_copy01 {
  top: -32px;
}

.kv_copy02 .kv_copy02Ttl {
  width: 723px;
  top: -241px;
  position: absolute;
  left: calc(50% - 378px);
  padding: 0;
}
.kv_copy02 .btn {
  width: 90%;
  height: auto;
  padding: 6px 0 5px;
  line-height: 1.2;
  margin: 0 auto;
  padding: 20px 40px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.kv_copy02 .btn img {
  width: 100%;
  height: auto;
}
.kv_copy02 .btn:not(:first-child) {
  margin-top: 10px;
}
.kv_copy02 .small {
  display: block;
  font-size: 0.75rem;
  letter-spacing: 0em;
  margin-bottom: 3px;
}
.kv_copy02 .large {
  display: block;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
}

.kv_copy02Left {
  width: 359px;
  position: absolute;
  left: calc(50% - 359px);
  top: 0;
}

.kv_copy02Right {
  width: 359px;
  position: absolute;
  left: 50%;
  top: 0;
}

.kv_copy02Center {
  width: 359px;
  position: absolute;
  left: calc(50% - 179px);
  top: 0;
}

.kv_copy03 {
  padding-left: 0;
  top: -78px;
}
.kv_copy03 .small {
  font-size: 1rem;
  letter-spacing: 0.1em;
}
.kv_copy03 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}

.kv_copy03Izu {
  width: 50%;
  position: absolute;
  left: 0;
}

.kv_copy03Kyoto {
  width: 50%;
  position: absolute;
  right: 0;
}

.kv_copy04 {
  top: -32px;
}

.kv_copy05 {
  top: -96px;
}

.kv_copy06 {
  top: -32px;
}

.kv_copy07 {
  top: -64px;
}

.kv_copy08 {
  top: -78px;
  padding-left: 0;
}

.kv_copyInumo {
  top: -200px;
  padding-left: 0;
}
.kv_copyInumo .btn {
  background-image: none;
}
.kv_copyInumo .btn:hover {
  background-image: none;
}

.kv_copyInumoImg {
  position: relative;
  max-width: 280px;
  margin: 0 auto;
}

.kv_copyInumoImg_tokyo {
  position: absolute;
  display: block;
  top: -100px;
  left: -150px;
  width: 280px;
}

.kv_copy10 {
  top: -110px;
  height: calc(100% + 60px);
  padding-left: 0;
}
.kv_copy10 .imgNotes {
  right: auto;
  left: 7px;
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}

.kv_copy10Center {
  width: 359px;
  position: absolute;
  left: calc(50% - 179px);
  top: 0;
}

.kv_copy10Txt {
  position: absolute;
  left: 0;
  top: 110px;
  text-align: center;
  width: 100%;
  font-size: 0.88rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.kv_copyApp {
  padding-left: 0;
  top: -61%;
  height: calc(100% + 200px);
}
.kv_copyApp .kv_copyAppImg_01 {
  position: relative;
}
.kv_copyApp .kv_copyAppImg_01 img {
  max-width: 468px;
  width: 95%;
  max-height: 20vh;
  height: 100%;
  object-fit: contain;
}
.kv_copyApp .kv_copyAppImg_02 {
  position: relative;
  margin-top: 10px;
}
.kv_copyApp .kv_copyAppImg_02 img {
  max-width: 614px;
  width: 95%;
  max-height: 25vh;
  height: 100%;
  object-fit: contain;
}
.kv_copyApp .kv_copyAppImg_03 {
  position: absolute;
  top: -60px;
  left: 1%;
  max-width: 380px;
  width: 32%;
}
.kv_copyApp .kv_copyAppImg_04 {
  position: absolute;
  bottom: -3%;
  right: 2%;
  max-width: 430px;
  width: 34%;
}
.kv_copyApp .kv_copyAppImg_05 {
  position: relative;
  margin-top: -10px;
}
.kv_copyApp .kv_copyAppImg_05 img {
  max-width: 570px;
  width: 95%;
  max-height: 14vh;
  height: 100%;
  object-fit: contain;
}
.kv_copyApp .btn {
  margin-top: 10px;
}
.kv_copyApp .imgNotes {
  bottom: 0;
}

.kv_copy11 {
  visibility: visible;
  opacity: 1;
  padding-left: 0;
  top: -53%;
  height: calc(100% + 180px);
}
.kv_copy11 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}
.kv_copy11 .kv_copy11Ttl {
  margin-top: 4%;
  font-size: 3.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.kv_copy11 .kv_copy11Ttl sup {
  font-size: 30%;
  letter-spacing: -0.5em;
  top: -2.2em;
  left: -0.5em;
}
.kv_copy11 .kv_copy11Btn {
  position: relative;
  margin-top: 50px;
}
.kv_copy11 .kv_copy11Grand {
  width: 33%;
  position: absolute;
  top: 0;
  left: 17%;
}
.kv_copy11 .kv_copy11Premier {
  width: 33%;
  position: absolute;
  top: 0;
  right: 17%;
}
.kv_copy11 .imgNotes {
  bottom: 5px;
}

.eng .kv_image01 {
  background: url(/images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image02 {
  background: url(/images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image03 {
  background: url(/images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image04 {
  background: url(/images/global_kv01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image05 {
  background: url(/images/global_kv02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image06 {
  background: url(/images/global_kv03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.eng .kv_copy .btn {
  font-family: "Times New Roman", Times, serif;
}
.eng .kv_copy01 {
  top: -134px;
}
.eng .kv_copy01Ttl {
  font-size: 3.13rem;
}
.eng .kv_copy01Txt {
  font-size: 1.88rem;
}
.eng .kv_copy02Ttl {
  line-height: 1.5;
  position: relative;
  top: -160px;
  font-size: 2.63rem;
  color: #ffffff;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.eng .kv_copy03 .small {
  font-size: 0.88rem;
  letter-spacing: 0.1em;
}
.eng .kv_copy04 {
  top: -32px;
}
.eng .kv_copy05 {
  top: -32px;
}
.eng .kv_copy06,
.eng .kv_copy07 {
  top: -32px;
}
.eng .kv_copy11 {
  visibility: visible;
  opacity: 1;
  padding-left: 0;
  top: 20px;
  height: 100%;
}
.eng .kv_copy11 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}
.eng .kv_copy11 .kv_copy11Ttl {
  line-height: 1.4;
  position: absolute;
  top: -210px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.13rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.eng .kv_copy11 .kv_copy11Grand {
  width: 33%;
  position: absolute;
  top: 0;
  left: 17%;
}
.eng .kv_copy11 .kv_copy11Premier {
  width: 33%;
  position: absolute;
  top: 0;
  right: 17%;
}

.chi .kv_image01 {
  background: url(/images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image02 {
  background: url(/images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image03 {
  background: url(/images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image04 {
  background: url(/images/global_kv01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image05 {
  background: url(/images/global_kv02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image06 {
  background: url(/images/global_kv03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.chi .kv_copy .btn {
  font-family: "Times New Roman", Times, serif;
}
.chi .kv_copy01 {
  top: -140px;
}
.chi .kv_copy01Ttl {
  font-size: 3rem;
}
.chi .kv_copy01Txt {
  padding-left: 1em;
  text-indent: -1em;
}
.chi .kv_copy02Ttl {
  line-height: 1.5;
  position: relative;
  top: -160px;
  font-size: 2.63rem;
  color: #ffffff;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.chi .kv_copy03 .small {
  font-size: 0.88rem;
  letter-spacing: 0.1em;
}
.chi .kv_copy04 {
  top: -32px;
}
.chi .kv_copy05 {
  top: -32px;
}
.chi .kv_copy06,
.chi .kv_copy07 {
  top: -32px;
}
.chi .kv_copy11 {
  visibility: visible;
  opacity: 1;
  padding-left: 0;
  top: 0;
  height: 100%;
}
.chi .kv_copy11 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}
.chi .kv_copy11 .kv_copy11Ttl {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.chi .kv_copy11 .kv_copy11Grand {
  width: 33%;
  position: absolute;
  top: 0;
  left: 17%;
}
.chi .kv_copy11 .kv_copy11Premier {
  width: 33%;
  position: absolute;
  top: 0;
  right: 17%;
}

.cn .kv_image01 {
  background: url(/images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image02 {
  background: url(/images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image03 {
  background: url(/images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image04 {
  background: url(/images/global_kv01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image05 {
  background: url(/images/global_kv02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image06 {
  background: url(/images/global_kv03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.cn .kv_copy .btn {
  font-family: "Times New Roman", Times, serif;
}
.cn .kv_copy01 {
  top: -140px;
}
.cn .kv_copy01Ttl {
  font-size: 3rem;
}
.cn .kv_copy01Txt {
  padding-left: 1em;
  text-indent: -1em;
}
.cn .kv_copy02Ttl {
  line-height: 1.5;
  position: relative;
  top: -160px;
  font-size: 2.63rem;
  color: #ffffff;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.cn .kv_copy03 .small {
  font-size: 0.88rem;
  letter-spacing: 0.1em;
}
.cn .kv_copy04 {
  top: -32px;
}
.cn .kv_copy05 {
  top: -32px;
}
.cn .kv_copy06,
.cn .kv_copy07 {
  top: -32px;
}
.cn .kv_copy11 {
  visibility: visible;
  opacity: 1;
  padding-left: 0;
  top: 0;
  height: 100%;
}
.cn .kv_copy11 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}
.cn .kv_copy11 .kv_copy11Ttl {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.cn .kv_copy11 .kv_copy11Grand {
  width: 33%;
  position: absolute;
  top: 0;
  left: 17%;
}
.cn .kv_copy11 .kv_copy11Premier {
  width: 33%;
  position: absolute;
  top: 0;
  right: 17%;
}

.ko .kv_image01 {
  background: url(/images/kv_bg_01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image02 {
  background: url(/images/kv_bg_02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image03 {
  background: url(/images/kv_bg_03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image04 {
  background: url(/images/global_kv01.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image05 {
  background: url(/images/global_kv02.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image06 {
  background: url(/images/global_kv03.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_image07 {
  background: url(/images/kv_bg_07.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
}
.ko .kv_copy {
  letter-spacing: 0.1em;
}
.ko .kv_copy .btn {
  font-family: "Times New Roman", Times, serif;
}
.ko .kv_copy01 {
  top: -170px;
}
.ko .kv_copy01Ttl {
  font-size: 3rem;
}
.ko .kv_copy01Txt {
  padding-left: 1em;
  text-indent: -1em;
}
.ko .kv_copy02Ttl {
  line-height: 1.5;
  position: relative;
  top: -160px;
  font-size: 2.63rem;
  color: #ffffff;
  letter-spacing: 0.2em;
  text-shadow: 2px 2px 4px rgb(0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0;
}
.ko .kv_copy03 .small {
  font-size: 0.88rem;
  letter-spacing: 0.1em;
}
.ko .kv_copy04 {
  top: -32px;
}
.ko .kv_copy05 {
  top: -32px;
}
.ko .kv_copy06,
.ko .kv_copy07 {
  top: -32px;
}
.ko .kv_copy11 {
  visibility: visible;
  opacity: 1;
  padding-left: 0;
  top: 0;
  height: 100%;
}
.ko .kv_copy11 .large {
  font-size: 2rem;
  letter-spacing: 0em;
}
.ko .kv_copy11 .kv_copy11Ttl {
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 3.5rem;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
}
.ko .kv_copy11 .kv_copy11Grand {
  width: 33%;
  position: absolute;
  top: 0;
  left: 17%;
}
.ko .kv_copy11 .kv_copy11Premier {
  width: 33%;
  position: absolute;
  top: 0;
  right: 17%;
}

@media screen and (max-width: 1024px) {
  .kv_image04 {
    background: url(/images/kv_bg_04.jpg) no-repeat 10% center;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_image05 {
    background: url(/images/kv_bg_05.jpg) no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_imageInumo {
    background: url(/images/kv_bg_inumo.jpg) no-repeat left 45% top;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_copy .btn {
    width: 240px;
    margin: 20px auto 0;
  }
  .kv_copy .btn:hover {
    background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.5);
    -webkit-background-size: 16px auto;
            background-size: 16px auto;
  }

  .kv_copyApp .kv_copyAppImg_03 {
    max-width: 330px;
  }
  .kv_copyApp .kv_copyAppImg_04 {
    max-width: 345px;
  }
  .kv_copyApp .btn {
    margin-top: 10px;
  }

  .kv_copy00 {
    top: 40%;
  }
  .kv_copy00 .btn {
    margin-top: 0;
  }

  .kv_copy01 {
    top: -42px;
  }

  .kv_copy02 .kv_copy02Ttl {
    width: 70%;
    top: 0;
    margin-top: -22%;
    left: 14%;
    padding: 0;
  }
  .kv_copy02 .btn {
    width: 90%;
    height: auto;
    padding: 15px 12% 15px 4%;
    line-height: 1.2;
  }
  .kv_copy02 .small {
    font-size: 0.69rem;
  }

  .kv_copy02Left {
    width: 35%;
    left: 15%;
  }

  .kv_copy02Right {
    width: 35%;
    right: 15%;
    left: auto;
  }

  .kv_copy02Center {
    width: 35%;
    left: 32.5%;
  }

  .kv_copy03 {
    padding-left: 0;
    top: -68px;
  }
  .kv_copy03 .small {
    font-size: 0.88rem;
  }
  .kv_copy03 .large {
    font-size: 1.75rem;
  }

  .kv_copy03Izu {
    width: 50%;
    position: absolute;
    left: 0;
  }

  .kv_copy03Kyoto {
    width: 50%;
    position: absolute;
    right: 0;
  }

  .kv_copy04 {
    top: -57px;
  }

  .kv_copy05 {
    top: -43px;
  }

  .kv_copy06 {
    top: -57px;
  }

  .kv_copy07 {
    top: -57px;
  }

  .kv_copy09 {
    top: calc(50% - 89px);
  }
  .kv_copy09 .small {
    font-size: 1.25rem;
  }
  .kv_copy09 .large {
    font-size: 2.63rem;
  }
  .kv_copy09 .btn:hover {
    background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.3);
    -webkit-background-size: 16px auto;
            background-size: 16px auto;
  }

  .kv_copyInumo {
    top: -160px;
  }
  .kv_copyInumo .btn {
    background-image: none;
  }
  .kv_copyInumo .btn:hover {
    background-image: none;
  }

  .kv_copyInumoImg {
    max-width: 230px;
  }

  .kv_copy11 .kv_copy11Grand {
    width: 50%;
    left: 0;
  }
  .kv_copy11 .kv_copy11Premier {
    width: 50%;
    right: 0;
  }
  .kv_copy11 .imgNotes {
    bottom: 34px;
  }

  .eng .kv_copy01 {
    top: -120px;
  }
  .eng .kv_copy01Ttl {
    font-size: 2.75rem;
  }
  .eng .kv_copy03 .small {
    font-size: 0.75rem;
  }
  .eng .kv_copy04 {
    top: -57px;
  }
  .eng .kv_copy05 {
    top: -57px;
  }
  .eng .kv_copy06,
.eng .kv_copy07 {
    top: -57px;
  }
  .eng .kv_copy11 .kv_copy11Grand {
    width: 50%;
    left: 0;
  }
  .eng .kv_copy11 .kv_copy11Premier {
    width: 50%;
    right: 0;
  }

  .chi .kv_copy01 {
    top: -140px;
  }
  .chi .kv_copy03 .small {
    font-size: 0.75rem;
  }
  .chi .kv_copy04 {
    top: -57px;
  }
  .chi .kv_copy05 {
    top: -57px;
  }
  .chi .kv_copy06,
.chi .kv_copy07 {
    top: -57px;
  }
  .chi .kv_copy11 .kv_copy11Grand {
    width: 50%;
    left: 0;
  }
  .chi .kv_copy11 .kv_copy11Premier {
    width: 50%;
    right: 0;
  }

  .cn .kv_copy01 {
    top: -140px;
  }
  .cn .kv_copy03 .small {
    font-size: 0.75rem;
  }
  .cn .kv_copy04 {
    top: -57px;
  }
  .cn .kv_copy05 {
    top: -57px;
  }
  .cn .kv_copy06,
.cn .kv_copy07 {
    top: -57px;
  }
  .cn .kv_copy11 .kv_copy11Grand {
    width: 50%;
    left: 0;
  }
  .cn .kv_copy11 .kv_copy11Premier {
    width: 50%;
    right: 0;
  }

  .ko .kv_copy01 {
    top: -210px;
  }
  .ko .kv_copy03 .small {
    font-size: 0.75rem;
  }
  .ko .kv_copy04 {
    top: -57px;
  }
  .ko .kv_copy05 {
    top: -57px;
  }
  .ko .kv_copy06 {
    top: -57px;
  }
  .ko .kv_copy07 {
    top: -80px;
  }
  .ko .kv_copy11 .kv_copy11Grand {
    width: 50%;
    left: 0;
  }
  .ko .kv_copy11 .kv_copy11Premier {
    width: 50%;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .kv_image01 {
    background: url(/images/kv_bg_01.jpg) no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_image06 {
    background: url(/images/kv_bg_06.jpg) no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_image07 {
    background: url(/images/kv_bg_07.jpg) no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .kv_image10 {
    background-position: 25% center;
  }

  .kv_imageInumo {
    background: url(/images/kv_bg_inumo.jpg) no-repeat left bottom 48%;
    -webkit-background-size: 200% 200%;
            background-size: 200%;
  }

  .kv_copy .btn {
    display: inline-block;
    width: auto;
    height: auto;
    background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.5);
    -webkit-background-size: 10px auto;
            background-size: 10px auto;
    margin: 10px auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px 20px 5px 10px;
    font-size: 0.75rem;
    letter-spacing: 0;
  }
  .kv_copy .btn:hover {
    background: url(/common/images/ico_blank_w.svg) no-repeat 96% center rgba(0, 0, 0, 0.5);
    -webkit-background-size: 10px auto;
            background-size: 10px auto;
  }
  .kv_copy .hotel_ttl {
    line-height: 1;
  }
  .kv_copy .hotel_ttl .grade {
    font-size: 0.75rem;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
  }
  .kv_copy .hotel_ttl .place {
    font-size: 2.25rem;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    padding: 6px 0 10px;
  }
  .kv_copy .hotel_ttl .bottom {
    font-size: 0.63rem;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    margin-top: 5px;
  }
  .kv_copy .hotel_copy {
    font-size: 0.88rem;
    letter-spacing: 0.1em;
  }

  .kv_copy00 {
    top: 34%;
  }

  .kv_copy01 {
    top: -24px;
    text-indent: -0.8em;
  }

  .kv_copy02 .kv_copy02Ttl {
    margin-top: -20%;
    width: 60%;
    left: 20%;
  }
  .kv_copy02 .btn {
    display: block;
    width: 96%;
    padding: 10px 12% 10px 4%;
    margin: 0px auto;
  }
  .kv_copy02 .btn:not(:first-child) {
    margin-top: 5px;
  }
  .kv_copy02 .small {
    font-size: 0.63rem;
    letter-spacing: 0;
    margin-bottom: 1px;
  }
  .kv_copy02 .large {
    font-size: 0.88rem;
  }

  .kv_copy02Left {
    width: 50%;
    top: 10px;
    left: 0;
  }

  .kv_copy02Right {
    width: 50%;
    top: 10px;
    right: 0;
  }

  .kv_copy02Center {
    width: 50%;
    top: 10px;
    left: 25%;
  }

  .kv_copy03 {
    padding-left: 0;
    top: -40px;
  }
  .kv_copy03 .small {
    font-size: 0.69rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .kv_copy03 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }

  .kv_copy03Izu {
    width: 50%;
    position: absolute;
    left: 0;
  }

  .kv_copy03Kyoto {
    width: 50%;
    position: absolute;
    right: 0;
  }

  .kv_copy04 {
    top: -16px;
  }

  .kv_copy05 {
    font-size: 1rem;
    top: -18px;
  }

  .kv_copy06 {
    top: -16px;
  }

  .kv_copy07 {
    font-size: 1rem;
    top: -12px;
  }

  .kv_copy08 {
    top: -30px;
  }

  .kv_copy09 {
    top: calc(50% - 56px);
  }
  .kv_copy09 .small {
    font-size: 0.88rem;
  }
  .kv_copy09 .large {
    font-size: 1.5rem;
  }
  .kv_copy09 .btn {
    width: auto;
    height: auto;
    display: inline-block;
    margin: 15px auto 0;
    padding: 5px 40px 6px;
    background: url(/common/images/ico_blank_w.svg) no-repeat 94% center rgba(0, 0, 0, 0.6);
    -webkit-background-size: 12px auto;
            background-size: 12px auto;
  }

  .kv_copy10 {
    top: -50px;
    height: calc(100% + 55px);
  }
  .kv_copy10 .imgNotes {
    font-size: 0.5rem;
    bottom: 40px;
  }

  .kv_copy11 {
    top: -43%;
    height: calc(100% + 90px);
  }
  .kv_copy11 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .kv_copy11 .kv_copy11Ttl {
    margin-top: 6%;
    font-size: 1.38rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  }
  .kv_copy11 .kv_copy11Btn {
    margin-top: 10px;
  }
  .kv_copy11 .btn {
    margin-top: 5px;
  }
  .kv_copy11 .imgNotes {
    bottom: 40px;
  }

  .kv_copyInumo {
    top: -70px;
  }
  .kv_copyInumo .btn {
    background-image: none;
    padding: 5px 10px;
  }
  .kv_copyInumo .btn:hover {
    background-image: none;
  }

  .kv_copyInumoImg {
    max-width: 250px;
    width: 38%;
  }

  .kv_copyInumoImg_tokyo {
    top: -45px;
    left: -60px;
    width: 120px;
  }

  .kv_copyApp {
    top: -54%;
    height: calc(100% + 90px);
  }
  .kv_copyApp .kv_copyAppImg_01 img {
    width: 42%;
  }
  .kv_copyApp .kv_copyAppImg_02 {
    margin-top: 2px;
  }
  .kv_copyApp .kv_copyAppImg_02 img {
    width: 73%;
  }
  .kv_copyApp .btn {
    margin-top: 0;
  }
  .kv_copyApp .kv_copyAppImg_03 {
    display: none;
  }
  .kv_copyApp .kv_copyAppImg_04 {
    display: none;
  }
  .kv_copyApp .kv_copyAppImg_05 {
    margin-top: -5px;
  }
  .kv_copyApp .kv_copyAppImg_05 img {
    width: 66%;
  }
  .kv_copyApp .btn {
    margin-top: 3px;
  }

  .eng .kv_copy01 {
    top: -50px;
    letter-spacing: 0.1em;
  }
  .eng .kv_copy01Ttl {
    font-size: 1.38rem;
    letter-spacing: 0.05em;
  }
  .eng .kv_copy01Txt {
    font-size: 0.88rem;
  }
  .eng .kv_copy02Ttl {
    margin-top: -15%;
    width: auto;
    left: -1.5%;
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    padding: 6px 0 10px;
  }
  .eng .kv_copy02Center {
    top: 20px;
  }
  .eng .kv_copy03 .small {
    font-size: 0.63rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .eng .kv_copy03 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .eng .kv_copy04 {
    top: -18px;
  }
  .eng .kv_copy05 {
    font-size: 1.25rem;
    top: -18px;
  }
  .eng .kv_copy06,
.eng .kv_copy07 {
    font-size: 1.13rem;
    top: -18px;
  }
  .eng .kv_copy11 {
    top: 30px;
  }
  .eng .kv_copy11 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .eng .kv_copy11 .kv_copy11Ttl {
    line-height: 1.4;
    top: -95px;
    font-size: 1.38rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  }

  .chi .kv_copy01 {
    top: -40px;
  }
  .chi .kv_copy01Ttl {
    font-size: 1.38rem;
  }
  .chi .kv_copy02Ttl {
    margin-top: -15%;
    width: auto;
    left: -1.5%;
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    padding: 6px 0 10px;
  }
  .chi .kv_copy02Center {
    top: 20px;
  }
  .chi .kv_copy03 .small {
    font-size: 0.63rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .chi .kv_copy03 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .chi .kv_copy04 {
    top: -10px;
  }
  .chi .kv_copy05 {
    font-size: 1.25rem;
    top: -10px;
  }
  .chi .kv_copy06 {
    font-size: 1.25rem;
    top: -18px;
  }
  .chi .kv_copy07 {
    font-size: 1.25rem;
    top: -10px;
  }
  .chi .kv_copy11 {
    top: 0;
  }
  .chi .kv_copy11 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .chi .kv_copy11 .kv_copy11Ttl {
    top: -48px;
    font-size: 1.38rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  }

  .cn .kv_copy01 {
    top: -40px;
  }
  .cn .kv_copy01Ttl {
    font-size: 1.38rem;
  }
  .cn .kv_copy02Ttl {
    margin-top: -15%;
    width: auto;
    left: -1.5%;
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    padding: 6px 0 10px;
  }
  .cn .kv_copy02Center {
    top: 20px;
  }
  .cn .kv_copy03 .small {
    font-size: 0.63rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .cn .kv_copy03 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .cn .kv_copy04 {
    top: -10px;
  }
  .cn .kv_copy05 {
    font-size: 1.25rem;
    top: -10px;
  }
  .cn .kv_copy06 {
    font-size: 1.25rem;
    top: -18px;
  }
  .cn .kv_copy07 {
    font-size: 1.25rem;
    top: -10px;
  }
  .cn .kv_copy11 {
    top: 0;
  }
  .cn .kv_copy11 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .cn .kv_copy11 .kv_copy11Ttl {
    top: -48px;
    font-size: 1.38rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  }

  .ko .kv_copy {
    letter-spacing: 0.05em;
  }
  .ko .kv_copy01 {
    top: -60px;
  }
  .ko .kv_copy01Ttl {
    font-size: 1.38rem;
  }
  .ko .kv_copy02Ttl {
    margin-top: -14%;
    width: auto;
    left: -1.5%;
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
    padding: 6px 0 10px;
  }
  .ko .kv_copy02Center {
    top: 20px;
  }
  .ko .kv_copy03 .small {
    font-size: 0.63rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }
  .ko .kv_copy03 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .ko .kv_copy04 {
    top: -10px;
  }
  .ko .kv_copy05 {
    font-size: 1.25rem;
    top: -10px;
  }
  .ko .kv_copy06 {
    font-size: 1.25rem;
    top: -10px;
  }
  .ko .kv_copy07 {
    font-size: 1.25rem;
    top: -28px;
  }
  .ko .kv_copy11 {
    top: 0;
  }
  .ko .kv_copy11 .large {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    margin-top: 5px;
  }
  .ko .kv_copy11 .kv_copy11Ttl {
    top: -48px;
    font-size: 1.38rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  }
}
@media screen and (max-width: 374px) {
  .kv_copy02 .kv_copy02Ttl {
    width: 56%;
    left: 22%;
  }
  .kv_copy02 .btn {
    padding: 8px 12% 8px 4%;
    margin: 0px auto;
  }
  .kv_copy02 .btn:not(:last-child) {
    margin-bottom: 3px;
  }
  .kv_copy02 .kv_copy02Left {
    top: 0;
  }
  .kv_copy02 .kv_copy02Right {
    top: 0;
  }
  .kv_copy02 .kv_copy02Center {
    top: 0;
  }

  .kv_copyApp {
    top: -52%;
  }
  .kv_copyApp .kv_copyAppImg_01 img {
    width: 40%;
  }
  .kv_copyApp .kv_copyAppImg_02 img {
    width: 70%;
  }
  .kv_copyApp .kv_copyAppImg_05 img {
    width: 60%;
  }
}