@charset "UTF-8";
/*
Theme Name: gouroom
*/

ul,ol{margin-left:0;list-style: none;padding: 0;}.text50{ font-size: 50%;}.text60{ font-size: 60%;}.text70{ font-size: 70%;}.text80{ font-size: 80%;}.text90{font-size:90%;}.text100{font-size:100%;}.text110{font-size: 110%;}.text120{font-size: 120%; }.text130 {font-size:130%;}.text140 {font-size:140%;}.text150{font-size:150%;}.text160{font-size:160%;}.text170{font-size: 170%;}.text180 {font-size:180%;}.text190{font-size:190%;}.text200{font-size:200%; }.text250{font-size: 250%;}.text300{font-size: 300%;}.text350 {font-size: 350%;}.text400{font-size:400%;}.alpha7,.alpha8,.alpha9{transition:0.2s ease-out;}.alpha7:hover{filter:alpha(opacity=70);opacity:.7!important;}.alpha8:hover{filter:alpha(opacity=80);opacity:.8!important;}.alpha9:hover{filter:alpha(opacity=90);opacity:.9!important;}.scale img{transition:transform 0.2s ease-out;}.scale:hover img{transform:scale(1.02);}.scale-m img{transition:transform 0.25s ease-out;}.scale-m:hover img{transform:scale(1.07);}.scale-l img{transition:transform 0.3s ease-out;}.scale-l:hover img{transform:scale(1.12);}.cf:after{content:".";display: block;clear:both;height: 0;visibility:hidden;}.cf{min-height:1px;}* html .cf {height: 1px;/*��*//*/height:auto;overflow:hidden;/**/}.clear{clear:both;}.fw400{font-weight:400;}.fw500{font-weight:500;}.fw600{font-weight:500;}.fw700{font-weight:500;}.kome,.maru,.kaku,.hishi{display: block;position:relative;padding-left:1.3em;line-height:1.3;}.kome:before,.maru:before,.kaku:before,.hishi:before {position:absolute;left: 0;}.kome:before{content:"※";}.maru:before{content:"●";}.kaku:before{content:"■";}.hishi:before{content:"◆";}@media (-webkit-device-pixel-ratio: 2){.alpha7,.alpha8,.alpha9{transition:none !important;}.scale img,.scale-m img,.scale-l img{transition:none !important;}}
.w-space-s {letter-spacing: .15em;text-indent: .15em;}.w-space-m {letter-spacing: .3em;text-indent: .3em;}.w-space-l {letter-spacing: .5em;text-indent: .5em;}

body {
  font-size: 1.3vw;
  font-family: "Zen Kaku Gothic Antique", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Roboto, MotoyaLCedar, sans-serif;
  line-height: 1.7;
  color: #112;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: auto;
  padding: 10vw 0 5vw;
}
.tel-link {
  cursor: text;
  text-decoration: none;
  pointer-events: none;
}
.text-capitalize {
  text-transform: capitalize;
}
.pointer {
  cursor: pointer;
}
.w-space {
  letter-spacing: .6vw;
  text-indent: .6vw;
}
.w-space-s {
  letter-spacing: .3vw;
  text-indent: .3vw;
}
.no-shadow {
  text-shadow: none !important;
}
.no-line {
  text-decoration: none !important;
}
.link-line {
  text-decoration: underline!important;
}
.logo-area a {
  font-size: 100%;
}
.logo-area img {
  max-height: 17vh;
}
#main-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1239;
  padding-bottom: .8vw;
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
#main-nav .nav-text {
  text-decoration: none;
  font-size: 100%;
  display: block;
  text-align: center;
  padding: 1vw 1.5vw;
  transition: 0.2s ease-in-out;
  position: relative;
  z-index: 1;
  line-height: 1.6;
  cursor: pointer;
  font-weight: 500;
}
#main-nav .nav-text:hover {
  opacity: .5;
}
#sp-nav li {
  padding: 0 .5vw;
}
.btn-lang {
  padding: .5vw;
  line-height: 1.6;
  margin-top: .4vw;
  cursor: pointer;
}

#mv-wrap {
  height: 100vh;
  width: 100% !important;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
}
.mv-bg {
  height: 100%;
  width: 100% !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#top-cont li {
  padding: 0 .8vw 1.6vw;
}
#top-cont li a {
  padding: .7vw 2vw;
}
.form-control {
  padding: .5vw 1vw;
  font-size: 100%;
  height: auto;
}
#form-mail > div {
  background-color: rgba(0,0,0,.6);
  color: #fff;
  padding: 2vw;
}
#form-mail .error {
  text-shadow: 1px 1px 1px rgba(255,255,255,.5), -1px 1px 1px rgba(255,255,255,.5), 1px -1px 1px rgba(255,255,255,.5), -1px -1px 1px rgba(255,255,255,.5);
  font-weight: 600;
}
#form-mail .room {
  width: 28%;
}
#hotel-area input {
  width: 65%;
  display: inline-block;
}
#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 12345;
  background-color: rgba(0,0,0,.7);
  padding: 1vw 0;
  color: #fff;
}
#footer a {
  color: #fff;
}

#google_translate_element > div {
  font-size: 1px;
  color: rgba(255,255,255,0) !important;
}
#lang-area {
  position: relative;
}
#google_translate_element select {
  color: #333 !important;
  cursor: pointer;
  margin: 0;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  -webkit-appearance: none;
  appearance: none;
  padding: 10px;
  border: 0;
  top: 0;
  left: 0;
  opacity: 0;
}
#google_translate_element > div span,
.goog-te-banner-frame, #google_translate_element img, #google_translate_element span, div.skiptranslate {
  display: none;
}
div.skiptranslate.goog-te-gadget {
  font-size: 1% !important;
  color: inherit !important;
  display: block;
  line-height: 0;
}
#google_translate_element {
  text-align: center;
  font-size: 100% !important;
  padding: .8vw .7vw .5vw;
  line-height: 1.6;
  margin-top: .4vw;
  cursor: pointer;
  position: relative;
}
.goog-te-gadget-simple {
  position: absolute;
  top: 0;
  left: 0;
  width: 6vw;
  height: 5vw;
  display: block !important;
  min-height: 1px !important;
  background-color: transparent !important;
  border: none !important;
  z-index: 1234567;
}
#goog-gt-tt, #goog-gt- {
  display: none !important;
}
#lang-area {
  position: fixed;
  top: 1.3vw;
  right: 2vw;
  z-index: 1234567;
}
.btn-lang {
  background-color: rgb(255,255,255);
  color: rgb(22,22,22) !important;
}
@media (min-width: 768px){
  /*page-top*/
  #Pagetop {
    position:fixed;
    bottom: 5vw;
    right: 3vw;  
    cursor:pointer;
    z-index: 1234567;
    opacity: 1;
  }

  #Pagetop p {
    font-size: 250%;
    text-align: center;
    line-height: 3.7vw;
    height: 4vw;
    width: 4vw;
    padding: 0;
    margin: 0;
    box-shadow: 1px 1px 2px rgba(255,255,255,.3), 1px -1px 2px rgba(255,255,255,.3), -1px 1px 2px rgba(255,255,255,.3), -1px -1px 2px rgba(255,255,255,.3);
    color: #ffffff;
    opacity: .8;
  }
}

@media (min-width: 768px){

}
@media (max-width: 1199px){
  
}
@media (max-width: 991px){
  .container {
    max-width: none;
  }
}
@media (max-width: 767px){
  body {
    font-size: 2.5vw;
    padding-top: 20vw;
  }
  .tel-link {
    pointer-events: auto;
    text-decoration: underline;
  }
  #top-cont li {
    padding: 0 1vw 3vw;
  }
  #top-cont li a {
    padding: 1.4vw 2.2vw;
  }
  .form-control {
    padding: 1.5vw 2vw;
  }
  #form-mail > div {
    padding: 4vw 2.5vw;
  }
  #hotel-area input.hotel {
    width: 62%;
    margin-bottom: 5px;
  }
  #form-mail .room, #hotel-area input.room {
    width: 30%;
  }
  #lang-area {
    top: 2vw;
    right: 3vw;
  }
  #google_translate_element {
    width: 15vw;
    height: 14vw;
    padding: 1.8vw .5vw .5vw;
    margin-top: .4vw;
  }
  .goog-te-gadget-simple {
    width: 18vw;
    height: 14vw;
  }
}

@media (max-width: 575px){
  body {
    font-size: 3.5vw;
  }
}

