@charset "utf-8";
/* CSS Document */
html, body {
  max-width: 100%;
  height: auto;
  text-align: center;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-size: 33px;
  color: #404040;
  margin-right: auto;
  margin-left: auto;
}
h2 {
  font-size: 50px;
}
#g-nav {
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  z-index: 999;
  /*ナビのスタート位置と形状*/
  top: 0;
  right: -120%;
  width: 100%;
  height: 100vh; /*ナビの高さ*/
  background: #ffffff;
  /*動き*/
  transition: all 0.6s;
}
/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive {
  right: 0;
}
/*ナビゲーションの縦スクロール*/
#g-nav.panelactive {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh; /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
/*ナビゲーション*/
#g-nav ul {
  /*ナビゲーション天地中央揃え*/
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*リストのレイアウト設定*/
#g-nav li {
  list-style: none;
  text-align: left;
}
#g-nav li::before {
  content: "-";
  width: 20px;
  /*  margin-top: 10px;*/
  padding-top: 10px;
}
#g-nav li a {
  color: #404040;
  text-decoration: none;
  padding: 10px;
  display: block;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.hum-reserve {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  font-size: 50px;
  width: 100%;
  height: 175px;
  background: #ffe74d;
}
.hum-reserve a {
  text-decoration: none;
  display: block;
  margin-top: 20px;
  padding-bottom: 20px;
  ;
  color: #404040;
  cursor: pointer;
  line-height: 1.3;
}
/*========= ボタンのためのCSS ===============*/
.openbtn {
  position: fixed;
  z-index: 9999; /*ボタンを最前面に*/
  top: 25px;
  right: -20px;
  cursor: pointer;
  width: 100px;
  height: 30px;
}
/*×に変化*/
.openbtn span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #808080;
  width: 45%;
}
.openbtn span:nth-of-type(1) {
  top: 15px;
}
.openbtn span:nth-of-type(2) {
  top: 30px;
}
.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}
.openbtn.active span:nth-of-type(2) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}
/*--/btn--*/
.slide {
  margin-bottom: 40px;
}
.slide h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  z-index: 3;
}
/*--/slide--*/
.slider {
  position: relative;
  z-index: 1;
  /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
  height: 100vh; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}
/*　背景画像設定　*/
.slider-item01 {
  background: url(../img/gaikan.jpg);
}
.slider-item02 {
  background: url(../img/naikan.jpg);
}
.slider-item03 {
  background: url(../img/huro.jpg);
}
.slider-item04 {
  background: url(../img/star.jpg);
}
.slider-item {
  width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 100vh; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat; /*背景画像をリピートしない*/
  background-position: center; /*背景画像の位置を中央に*/
  background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, .slick-next {
  position: absolute; /*絶対配置にする*/
  z-index: 3;
  top: 42%;
  cursor: pointer; /*マウスカーソルを指マークに*/
  outline: none; /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #404040; /*矢印の色*/
  border-right: 2px solid #404040; /*矢印の色*/
  height: 25px;
  width: 25px;
}
.slick-prev { /*戻る矢印の位置と形状*/
  left: 2.5%;
  transform: rotate(-135deg);
}
.slick-next { /*次へ矢印の位置と形状*/
  right: 2.5%;
  transform: rotate(45deg);
}
/*ドットナビゲーションの設定*/
.slick-dots {
  position: relative;
  z-index: 3;
  text-align: center;
  margin: -50px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 3px; /*ドットボタンのサイズ*/
  height: 3px; /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  background: #ffffff; /*ドットボタンの色*/
}
.slick-dots .slick-active button {
  background: #404040; /*ドットボタンの現在地表示の色*/
}
/*--header--*/
.reserve-btn {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 100;
}
.reserve-btn a {
  display: block;
  color: #404040;
  background: #ffe74d;
  text-decoration: none;
  font-size: 50px;
  cursor: pointer;
  box-sizing: border-box;
}
/*--/btn--*/
@media screen and (min-width:751px) {
  .reserve-btn {
    width: 20%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
  }
  .reserve-btn span {
    display: none;
  }
  .reserve-btn a {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #404040;
    background: #ffe74d;
    text-decoration: none;
    font-size: 40px;
    cursor: pointer;
    box-sizing: border-box;
  }
}
/*--/m-btn--*/
.contents {
    width: 100%;
    height: auto;
}
.about, .news {
  margin-bottom: 80px;
  color: #404040;
}
.about {
  text-align: center;
}
.txt {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  display: inline-block;
  text-align: left;
    font-size: 25px;
  line-height: 1.5;
}
.about img {
  width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
/*--/about--*/
@media screen and (min-width:751px) {
  .about, .news {
    margin-bottom: 100px;
  }
  .about div {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .about div:last-child {
    flex-direction: row-reverse;
    margin-top: 40px;
  }
  .txt {
    width: 50%;
    margin-left: 50px;
    font-size: 30px;
  }
  .about img {
    width: 50%;
  }
}
/*--/m-about--*/
.info-wrap {
  box-sizing: border-box;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.info {
  width: 550px;
  height: 150px;
  margin-top: 40px;
  overflow-y: scroll;
  font-size: 25px;
  text-align: left;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}
.info a {
  text-decoration: none;
  color: #404040;
  cursor: pointer;
}
.info li {
  margin-left: 30px;
  list-style-type: disc;
}
/*--/news--*/
@media screen and (min-width:751px) {
  .info {
    width: 850px;
    height: 150px;
    margin-top: 40px;
    overflow-y: scroll;
    font-size: 25px;
    text-align: left;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
}
/*--/m-news--*/
.calendar {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 200px;
}
.calendar h2 {
  margin-bottom: 40px;
}
.google_calender {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%;
}
.google_calender iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.reserve {
  width: 600px;
  height: 100px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background: #ffe74d;
}
.reserve a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  height: 100px;
  padding-top: 20px;
  color: #404040;
  text-decoration: none;
  font-size: 40px;
  box-sizing: border-box;
  cursor: pointer;
}
/*--/calender--*/
.inn {
  width: 100%;
  position: relative;
}
.inn span {
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
.inn a {
  display: block;
  color: #404040;
  cursor: pointer;
}
.inn img {
  width: 100%;
  filter: opacity(50%);
}
.food {
  width: 100%;
  position: relative;
}
.food span {
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
.food a {
  display: block;
  color: #404040;
  cursor: pointer;
}
.food img {
  width: 100%;
  filter: opacity(50%);
}
.stay {
  width: 100%;
  position: relative;
}
.stay span {
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}
.stay a {
  display: block;
  color: #404040;
  cursor: pointer;
}
.stay img {
  width: 100%;
  filter: opacity(50%);
}
/*--/link--*/
@media screen and (min-width:751px) {
  .inn, .food, .stay {
    font-size: 45px;
  }
  .inn img:hover {
    filter: opacity(20%);
    transition: 1.0s;
  }
  .food img:hover {
    filter: opacity(20%);
    transition: 1.0s;
  }
  .stay img:hover {
    filter: opacity(20%);
    transition: 1.0s;
  }
}
/*--/m-link--*/
footer {
  background: #404040;
  height: 400px;
}
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.footer-logo a {
  cursor: pointer;
}
.footer-logo img {
  margin-top: 20px;
  width: 300px;
  height: auto;
}
.add {
  color: #ffffff;
  font-size: 20px;
}
.add img {
  width: 18px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
}
.sns {
  color: #FFFFFF;
  margin-top: 60px;
  margin-left: 40px;
}
.sns a {
  color: #FFFFFF;
}
.copy {
  margin-top: 20px;
  color: #808080;
  font-size: 12px;
}
/*--/footer--*/
@media screen and (min-width:751px) {
  footer {
    height: 500px;
  }
  .footer {
    display: block;
    text-align: center;
  }
  .footer-logo img {
    margin-top: 20px;
    width: 500px;
    height: auto;
  }
  .add {
    color: #ffffff;
    font-size: 25px;
  }
  .add img {
    width: 20px;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: baseline;
  }
  .sns {
    display: flex;
    margin-top: 20px;
    margin-left: -20px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }
  .sns p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
  }
  .copy {
    margin-top: 20px;
    color: #808080;
    font-size: 14px;
    text-align: center;
  }
}
/*--/m-footer--*/