@charset "UTF-8";
/* @media screen and (max-width:899px){
  main{
    padding-top: 80px;
  }
} */
#ttl_area{
  margin-top: -80px;
}
@media screen and (min-width:900px){
  #ttl_area{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 160px;
  }
}
@media screen and (min-width:900px){
  #ttl_area > picture{
    width: 100%;
  }
}
#ttl_area > div{
  width: 90vw;
  margin: auto;
}
@media screen and (min-width:900px){
  #ttl_area > div{
    width: 100%;
    padding:0 8% 0 5%;
  }
}
@media screen and (min-width:1200px){
  #ttl_area > div{
  }
}
#ttl_area .headline{
  font-size: 1.1rem;
  font-family: 'Quicksand', sans-serif;
  margin: 50px auto 0;
  text-align: left;
}
@media screen and (min-width:900px){
  #ttl_area .headline{
    font-size: 13px;
    margin: 0vw auto 0;
  }
}
#ttl_area h2{
  margin: auto;
  top: 40vw;
  font-size: 2rem;
  letter-spacing: 0.3em;
  text-align: left;
  margin: 0 auto 20px;
  line-height: 1.2;
}
@media screen and (min-width:900px){
  #ttl_area h2{
    font-size: 21px;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width:1200px){
  #ttl_area h2{
    font-size: 23px;
  }
}
#ttl_area h3{
  margin: auto;
  text-align: left;
  font-size: 1.3rem;
  font-weight: normal;
}
@media screen and (min-width:900px){
  #ttl_area h3{
    font-size: 13px;
  }
}
@media screen and (min-width:1200px){
  #ttl_area h3{
    font-size: 15px;
  }
}

/* MAPここから */
/* #map{
  position: relative;
  text-align: center;
  margin: 100px auto 180px;
  font-size: 30px;
  width: 88vw;
  height: 60vh;
  display: block;
}
@media screen and (min-width:900px){
  #map{
    height: 60vh;
    width: 80vw;
    margin: 150px auto 200px;
  }
}
#map p{
  position: absolute;
  top:40%;
  left: 0;
  right: 0;
  margin: auto;
} */


#hotel_list{
  margin: 100px auto 0;
  background: #F8F8F8;
  padding-top: 50px;
}
@media screen and (min-width:900px){
  #hotel_list{
    margin: 0 auto 0;
    padding-top: 130px;
  }
}
/* グランピング施設ここから */
#hotel_list .headline{
  font-size: 1.1rem;
  font-family: 'Quicksand', sans-serif;
  text-align: center;
}
  
#hotel_list h2{
  margin: 0 auto 40px;
  letter-spacing: .3em;
  line-height: 1.5;
  font-size: 2rem;
  text-align: center;
}
@media screen and (min-width:900px){
  #hotel_list .headline{
    font-size: 13px;
  }
  #hotel_list h2{
    font-size: 23px;
    margin: 0 auto 50px;
  }
}
/* スライダーここから */
@media screen and (max-width:899px){
  .gramping_area{
    background: #F8F8F8;
    padding-bottom:40px;
  }
}
.slick02{
  width: 80vw;
  margin: auto;
}
.slick02 .slide-dots{
  display: flex;
  justify-content: center;
  margin: 20px auto 0;
}
.slick02 .slide-dots li{
  margin-left: 8px;
}
.slick02 .slide-dots li button { 
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border: 1px solid #999;
  height: 1px !important;
  width: 40px;
} 
.slick02 .slide-dots .slick-active button{
  border: 1px solid #000;
}
.slick02 .slick-slide{
  margin-right:0 !important;
  margin-left: 0 !important;
}
@media screen and (min-width:900px){
  .slick02 .slick-slide{
    display: flex;
    padding: 2vw;
    position: relative;
  }
}
#hotel_list .scroll_pc{
  display: none;
}
@media screen and (min-width:900px){
  #hotel_list{
    position: relative;
  }
  #hotel_list .scroll_pc{
    transform: rotate(270deg);
    padding: 0;
    margin: auto;
    position: relative;
    display: inline-block;
    z-index: 0;
    left: 95%;
    top: 18vw;
    z-index: 2;
  }
  #hotel_list .scroll_pc:before,#hotel_list .scroll_pc:after{
    height: 10vw;
  }
}
#hotel_list .slick02 li{
  position: relative;
}
@media screen and (min-width:900px){
  #hotel_list .slick02 li{
    padding-bottom: 30px;
  }
}
#hotel_list .main_p{
  width: 70vw;
  margin: auto;
  z-index: 2;

}
@media screen and (min-width:900px){
  #hotel_list .main_p{
    width: 37vw;
    margin: 0 4vw 0 0;
    z-index: 2;
  }
}
@media screen and (min-width:900px){
  #hotel_list .box{
    width: 35vw;
    position: absolute;
    top: 50%;
    left: 42vw;
    transform: translateY( -50%);
  }
}

#hotel_list .box{
  margin: auto;
  text-align: center;
}
#hotel_list .town{
  font-size: 12px;
  text-align: center;
  letter-spacing: .3em;
}
@media screen and (min-width:900px){
  #hotel_list .town{
    font-size: 13px;
    text-align: left;
  }
}
#hotel_list h4{
  font-size: 16px;
  margin: 0 auto;
  padding: 5px 0 35px;
  text-align: center;
  letter-spacing: .3em;
}
#hotel_list h5{
  font-size: 1.2rem;
  text-align: left;
  padding: 0 5vw;
  font-weight: normal;
  margin-top: 40px;
}
#hotel_list .btn{
  text-align: center;
  margin: 20px 0 30px;
  z-index: 2;
  display: inline-block;
}
#hotel_list .btn a{
  display: block;
  z-index: 10;
  color: #5A5A5A;
  position: relative;
  font-weight: bold;
  font-size: 1.3rem;
}
#hotel_list .btn a:hover{
  text-decoration: none;
}
#hotel_list .btn a:after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #5A5A5A;
  border-right: solid 1px #5A5A5A;
  position: absolute;
  top: 53%;
  right: -4vw;
  margin-top: -4px;
  transform: rotate(45deg);
}
@media screen and (min-width:900px){
  #hotel_list .btn a{
    font-size: 15px;
  }
  #hotel_list .btn a:after{
    top: 52%;
    right: -1vw;
  }
}

@media screen and (min-width:900px){
  #hotel_list h4{
    font-size: 20px;
    margin: 1vw auto 1vw;
    text-align: left;
    padding: 0;
  }
  #hotel_list h5{
    font-size: 15px;
    text-align: left;
    padding: 0;
    margin-top: 0;
  }
  #hotel_list .btn{
    text-align: right;
    margin: 1.8vw 1.5vw 0 0;
    display: block;
  }
}







/* モーダルここから */
.md-overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background: rgba(255,255,255,0.95);
  z-index: 1000;
}
@media screen and (min-width:900px){
  .md-overlay{
    width: 100%;
    height: 100%;
  }
}

.md-contents{
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: translateX(-50%);
  z-index: 1001;
  overflow-y: scroll;
}

.md-inner{
  height: 100%;
  text-align: left;	
 /* text-align: center; */
}
.md-inner .main_modalp{
  position: relative;
}
@media screen and (min-width:900px){
  .md-inner .main_modalp{
    margin: 50px auto;
    display: flex;
  }
  .md-inner .main_modalp picture{
    width: 50vw;
  }
}
.md-inner .ttl_area{
  /* transform: translateX(-50%); */
  position: absolute;
  top: 28vw;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width:900px){
  .md-inner .ttl_area{
    position: static;
    width: 35vw;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
  }
}
.md-inner h6{
  writing-mode: vertical-rl;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 2rem;
  letter-spacing: .5em;
  text-orientation: upright;
}
@media screen and (min-width:900px){
  .md-inner h6{
    font-size: 24px;
    margin: 0 0 10px;
    color: #5A5A5A;
    writing-mode: horizontal-tb;
    text-align: left;
    padding: 0;
  }
}
.md-inner .cap{
  color: #5A5A5A;
  margin: 25vh 0 0;
  font-size: 1.2rem;
  text-align: left;
  width: 80vw;
  background: rgba(255,255,255,.8);
  padding: 8vw;
}
@media screen and (min-width:900px){
  .md-inner .cap{
    font-size: 15px;
    width: auto;
    background: none;
    margin: 0;
    color: #5A5A5A;
    padding: 0;
  }
}

.md-inner .box{
  margin-top: 20vw;
  position: relative;
  height: 310vh;
}

.md-inner .box .img1{
  position: absolute;
  width: 40vw;
  top: 28vw;
  left: 5vw;
}
.md-inner .box .img2{
  position: absolute;
  width: 45vw;
  top: 73vw;
  right: 5vw;
}

.md-inner .box .text1{
  position: absolute;
  top: 114vw;
  left: 10vw;
  width: 80vw;
  text-align: left;
  font-size: 1.2rem;
}
.md-inner .box .catch{
  position: absolute;
  top: 215vw;
  right: 0;
  left: 0;
  margin: auto;
  width: 96vw;
  text-align: center;
  font-size: 2rem;
  letter-spacing: .25em;
  z-index: 2;
  color: #fff;
}
.md-inner .box .text2{
  position: absolute;
  top: 240vw;
  right: 0;
  left: 0;
  margin: auto;
  width: 80vw;
  text-align: left;
  font-size: 1.2rem;
  z-index: 2;
  color: #fff;
}
.md-inner .box .img3{
  position: absolute;
  width: 100vw;
  top: 158vw;
  left: 0;
  z-index: 1;
}
.md-inner .box .btn{
  position: absolute;
  background: #8E8E8E;
  width: 50vw;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 20px auto 30px;
  top: 329vw;
  z-index: 2;
  margin: auto;
  left: 0;
  right: 0;
}
.md-inner .box .btn a{
  display: block;
  color: #fff;
}
.md-inner .box .btn a:hover{
  opacity: .5;
  text-decoration: none;
}
.md-inner .box .line{
  position: absolute;
  width: 1px;
  height: 10vh;
  top: 355vw;
  left: 0;
  right: 0;
  margin: auto;
  background: #000;
}
.md-inner .box .text3{
  position: absolute;
  top: 390vw;
  right: 5vw;
  width: 90vw;
  text-align: center;
  font-size: 1.2rem;
  color: #000;
  z-index: 2;
}
.md-inner .box .map_hotel{
  position: absolute;
  top: 418vw;
  right: 10vw;
  width: 80vw;
  text-align: center;
  z-index: 2;
  /* height: 60vh; */
}
@media screen and (min-width:900px){
  .md-inner .box{
    margin-top: 10vh;
    height: 168vw;
  }
  .md-inner .box .img1{
    width: 25vw;
    top: 0;
    left: 20vw;
  }
  .md-inner .box .img2{
    width: 30vw;
    top: 34vw;
    right: 18vw;
  }
  .md-inner .box .text1{
    font-size: 15px;
    top: 6vw;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .btn{
    width: 20vw;
    top: 42vw;
    right: 25vw;
    height: 40px;
    line-height: 40px;
  }
  .md-inner .box .catch{
    color: #000;
    text-align: left;
    top: 58vw;
    right: 12vw;
    left: auto;
    left: auto;
    width: 35vw;

  }
  .md-inner .box .text2{
    font-size: 15px;
    color: #000;
    top: 65vw;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .img3{
    width: 35vw;
    top: 56vw;
    left: 11vw;
  }
  .md-inner .box .btn{
    top: 95vw;
    right: 16.5vw;
    left: auto;
    height: 50px;
    line-height: 50px;
    width: 30vw;
  }
  .md-inner .box .line{
    top: 118vw;
  }
  .md-inner .box .text3{
    font-size: 15px;
    right: 0;
    left: 0;
    margin: auto;
    top: 138vw;
    width: 60vw;
  }
  .md-inner .box .map_hotel{
    top: 135vw;
    width: 80vw;
    right: 0;
    left: 0;
    margin: auto;
  }
}

@media screen and (min-width:900px){
  .md-inner .ttl_area{
    top: 7vw;
  }
  .md-inner .box{
    margin-top: 90px;
    height: 185vw;
  }
  .md-inner .box .img1{
    width: 25vw;
    top: 0;
    left: 20vw;
  }
  .md-inner .box .img2{
    width: 30vw;
    top: 430px;
    right: 18vw;
  }
  .md-inner .box .text1{
    font-size: 15px;
    top: 60px;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .btn{
    width: 20vw;
    top: 42vw;
    right: 25vw;
    height: 40px;
    line-height: 40px;
  }
  .md-inner .box .catch{
    color: #000;
    text-align: left;
    top: 65vw;
    right: 12vw;
    left: auto;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .text2{
    font-size: 15px;
    color: #000;
    top: 71vw;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .img3{
    width: 35vw;
    top: 49vw;
    left: 11vw;
  }
  .md-inner .box .btn{
    top: 85vw;
    right: 16.5vw;
    left: auto;
    height: 50px;
    line-height: 50px;
    width: 30.5vw;
  }
  .md-inner .box .line{
    top: 110vw;
  }
  .md-inner .box .text3{
    font-size: 15px;
    right: 0;
    left: 0;
    margin: auto;
    top: 123vw;
    width: 60vw;
  }
}

/* @media screen and (min-width:1200px){
  .md-inner .ttl_area{
    top: 12vw;
  }
  .md-inner .box{
    margin-top: 10vh;
    height: 155vw;
  }
  .md-inner .box .img1{
    width: 25vw;
    top: 0;
    left: 20vw;
  }
  .md-inner .box .img2{
    width: 30vw;
    top: 30vw;
    right: 18vw;
  }
  .md-inner .box .text1{
    font-size: 15px;
    top: 6vw;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .btn{
    width: 20vw;
    top: 42vw;
    right: 25vw;
    height: 40px;
    line-height: 40px;
  }
  .md-inner .box .catch{
    color: #000;
    text-align: left;
    top: 65vw;
    right: 12vw;
    left: auto;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .text2{
    font-size: 15px;
    color: #000;
    top: 70vw;
    right: 12vw;
    left: auto;
    width: 35vw;
  }
  .md-inner .box .img3{
    width: 35vw;
    top: 56vw;
    left: 11vw;
  }
  .md-inner .box .btn{
    top: 85vw;
    right: 17vw;
    left: auto;
    height: 50px;
    line-height: 50px;
    width: 30vw;
  }
  .md-inner .box .line{
    top: 117vw;
  }
  .md-inner .box .text3{
    font-size: 15px;
    right: 0;
    left: 0;
    margin: auto;
    top: 130vw;
    width: 60vw;
  }
} */




.md-xmark{
  position: absolute;
  top: 18px;
  right: 18px;
  width: 25px;
  height: 22px;
  z-index: 9999;
  cursor: pointer;
}
.md-xmark-bottom{
  top: 594vw;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width:900px){
  .md-xmark{
    top: 15px;
    right: 30px;
    width: 30px;
    height: 21px;
  }
  .md-xmark-bottom{
    top: 180vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}

.md-xmark span {
  height: auto;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  border-radius: 4px;
}
@media screen and (min-width:900px){
  .md-xmark span {
    background-color: #000;
  }
}
.md-xmark-bottom span {
  background-color: #000;
}
.md-xmark span:nth-of-type(1) {
  top: 0;
  transform: translateY(10px) rotate(-45deg);
}
.md-xmark span:nth-of-type(2) {
  bottom: 0;
  transform: translateY(-10px) rotate(45deg);
}


.gramping_area .prev-arrow,.gramping_area .next-arrow {
  background: none;
  position: absolute;
  top:68vw;
  width: 7vw;
  cursor: pointer;
  z-index: 100;
}
.gramping_area .prev-arrow{
left: -5vw;
}
.gramping_area .next-arrow {
  right: -5vw;
}
@media screen and (min-width:900px){
  .gramping_area .prev-arrow,.gramping_area .next-arrow {
    width: 3vw;
    height: 3vw;
    top:18vw;
  }
  .gramping_area .prev-arrow{
  left: -4vw;
  }
  .gramping_area .next-arrow {
    right: -4vw;
  }
}