@charset "UTF-8";
/* PCナビ ここから*/

h2{
  margin:auto;
  padding:60px 0 0;
  font-size: 2rem;
  text-align: center;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;
}
@media screen and (min-width:768px){
  h2{
    padding: 50px 0 0;
  }
}
h2 span{
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #6F9AAD;
  font-family: 'Hind Siliguri', sans-serif !important;
}
.list_area{
  width: 90vw;
  margin: 30px auto 0;
}
.list_area > div{
  margin-bottom: 80px;
}
@media screen and (min-width:768px){
  .list_area{
    width: 70%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 0;
  }
  .list_area > div{
    width: 45%;
    margin-bottom: 80px;
  }
}
.list_area h3{
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;

  font-size: 1.8rem;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width:768px){
  .list_area h3{
    font-size: 2rem;
  }
}
.list_area .place{
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;

  text-align: center;
  right:5.5vw;
  top: 72%;
  color: #CCC;
  border: 1px solid #ccc;
  padding: 0 2%;
  font-size: 1.4rem;
  display: inline-block;
  height: 25px;
  line-height: 24px;
  margin-top: 18px;
}
.list_area h4{
  font-size: 1.3rem;
  margin: 10px auto 20px;
}
@media screen and (min-width:768px){
  .list_area h4{
    height: 40px;
  }
}
@media screen and (min-width:1550px){
  .list_area h4{
    height: 30px;
  }
}
.list_area .btn{
  margin: auto;
  text-align: center;
}
.list_area .btn a{
  background: #6F9AAD;
  color: #fff;
  width: 60vw;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 1.3rem;
}
@media screen and (min-width:768px){
  .list_area .btn a{
    width: 60%;
    font-size: 1.3rem;
  }
}

#experiential {
  padding: 0 0 160px;
  height: auto;
}
#experiential .area{
  height: 120vw;
}
@media screen and (min-width:768px){
  #experiential{
    padding: 0;
    background: #fff;
    margin: 30px auto 100px;
    height: auto;
  }
  #experiential .area{
    height: 780px;
  }
}
#experiential h2{
  font-size: 2rem;
  text-align: center;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;
  margin-bottom: 25px;
  letter-spacing: 3px;
}
.region{
  margin-bottom: 100px;
}
.region h3{
  border-top: 1px dotted #707070;
  padding: 10px 0 0px;
  font-size: 2rem;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;
  text-align: center;
  width: 90vw;
  margin: auto;
}
@media screen and (min-width:768px){
  .region h3{
    width: 60vw;
    padding: 15px 0 0px;
  }
}
.region p.en{
  border-bottom: 1px dotted #707070;
  text-align: center;
  width: 90vw;
  padding-bottom: 10px;
  margin: -3px auto 0;
  color: #6F9AAD;
  font-size: 1.2rem;
  display: block;
  font-family: 'Hind Siliguri', sans-serif !important;
}
@media screen and (min-width:768px){
  .region p.en{
    width: 60vw;
    padding-bottom: 15px;
  }
}
.region h4{
  width: 90vw;
  margin: auto;
  padding: 25px 0 40px;
  font-size: 1.4rem;
  font-weight: normal;
}
@media screen and (min-width:768px){
  .region h4{
    width: 50vw;
    font-size: 14px;
  }
}
@media screen and (min-width:768px){
  .region .inner{
    display: flex;
    width: 70vw;
    margin: auto;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .region .inner:after {
    content: "";
    display: block;
    width: 50%;  /* .boxに指定したwidthと同じ幅を指定する */
    height: 0;
    align-content: flex-start;
}
}
.region .inner div{
  width: 90vw;
  margin: 0 auto 80px;
}
@media screen and (min-width:768px){
  .region .inner div{
    width: 45%;
    margin: 0 auto 80px;
  }
}
.region .inner div .label{
  display: flex;
  margin-bottom: 8px;
  flex-wrap: wrap;
  gap :8px 0px;
  flex-wrap:wrap-reverse;
}
@media screen and (min-width:768px){
  .region .inner div .label{
    height: 50px;
  }
}
.region .inner div .label span{
  border: 1px solid #9D9D9D;
  color: #9D9D9D;
  height: 30px;
  display: flex;align-items: center;
  padding: 0 3vw;
  margin-right: 8px;
  font-size: 1.3rem;
}
@media screen and (min-width:768px){
  .region .inner div .label span{
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    font-size: 1.2rem;
  }
}
/*.region .inner div .label span:first-child{
  background: #7798AA;
  color: #fff;
  border: 1px solid #7798AA;
}*/


.region .inner div .img a{
  position: relative;
  display: block;
  width: 100%
}
.region .inner div .img a:hover{
  cursor: pointer;
}
.region .inner div .img a span{
  position: absolute;
  bottom: -23px;
  left:0;
  right: 0;
  margin: auto;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #E07634;
  color: #fff;
  width: 50vw;
  font-size: 1.4rem;
}
@media screen and (min-width:768px){
  .region .inner div .img a span{
    width: 60%;
  }
}
.region .inner div dt{
  margin: 50px auto 10px;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;

}
.region .inner div dd{
  margin: auto;
  text-align: center;
  font-size: 1.2rem;
  font-size: 14px;
}

/* モーダルここから */
.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: 9999;
  padding-top: 160px;

}
@media screen and (min-width:768px){
  .md-overlay{
    width: 100%;
    height: 100%;
    background: none;
    background: rgba(111,154,173,0.8);
  }
}
.md-contents{
  display: none;
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: translateX(-50%);
  z-index: 13330;
  overflow-y: scroll;
  padding-bottom: 40px;
}
@media screen and (min-width:768px){
  .md-contents{
    width: 72vw;
    background: rgba(255,255,255,0.9);
    padding-bottom:0;
  }
}
.md-inner{
  /* height: 100%; */
  text-align: center;
}
@media screen and (min-width:768px){
  .md-inner{
    padding-bottom: 50px;
  }
}
.md-inner dt{
  font-size: 1.6rem;
  margin-top: 7vh;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "MS PGothic", sans-serif !important;
  font-weight: bold;
  padding: 0 6vw;
}
@media screen and (min-width:768px){
  .md-inner dt{
    margin-top: 0;
    font-size: 2rem;
    padding: 40px 8vw 0;
  }
}
.md-inner dd{
  font-size: 1.2rem;
  margin:8px auto 15px;
  padding: 0 6vw;
}
@media screen and (min-width:768px){
  .md-inner dd{
    font-size: 1.4rem;
    margin:30px auto 0;
    text-align: left;
    width: 55vw;
    padding: 0;
  }
}
@media screen and (min-width:768px){
  .md-inner .box{
    display: flex;
    flex-direction:row-reverse;
    justify-content:space-between;
    padding: 0 10vw;
  }
}
.md-inner .place{
  text-align: left;
}
.md-inner .place a{
  color: #8D8D8D;
  font-size: 13px;
  display: inline-block;
  margin-left: 6vw;
  margin-bottom: 10px;
  padding: 8px 6vw 0 20px;
  background: url(../img/icon/icon_map.svg) 0px 12px / 12px 12px no-repeat;
}
@media screen and (min-width:768px){
  .md-inner .place a{
    padding-top: 3px;
    background: url(../img/icon/icon_map.svg) 3px 4px / 18px 18px no-repeat;
    padding-left: 27px;
    margin-left: 10vw;
  }
}
.md-inner .text{
  font-size: 14px;
  text-align: left;
  line-height: 1.8;
  margin:  0 auto 10px;
  padding: 0 6vw;
}
@media screen and (min-width:768px){
  .md-inner .text{
    padding: 0 10vw;
    margin:  0 auto 5px;
  }
}
.md-inner .office{
  text-align: left;
  padding: 0 6vw;
  font-size: 13px;
  margin: 10px 0 30px;
  color: #8D8D8D;
}
@media screen and (min-width:768px){
  .md-inner .office{
    padding: 0 10vw;
    margin: 10px 0;
  }
}
.md-inner .office a{
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.8;
  margin:  20px auto 20px;
  color: #8D8D8D;
}
.md-inner .btn_booking a{
  width: 90vw;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #E07634;
  display: block;
  margin:12px auto 0;
  font-size: 1.4rem;
}
@media screen and (min-width:768px){
  .md-inner .btn_booking a{
    width: 45%;
    font-size: 1.5rem;
    height: 60px;
    line-height: 60px;
    margin:12px auto 0;
  }
}
.md-inner img{
  margin: 20px auto;
  height: auto !important;
}
@media screen and (min-width:768px){
  .md-inner img{
    margin: 15px auto ;
    width: 55vw !important;
  }
}
/* .md-inner img.v{
  margin: 3vh auto 2.5vh;
  width: auto !important;
  height: 40vh !important;
}
@media screen and (min-width:768px){
  .md-inner img.v{
  margin: 3vh auto 3vh;
  height: 55vh !important;
}
} */
.md-xmark{
  position: absolute;
  top: 18px;
  right: 18px;
  width: 25px;
  height: 22px;
  z-index: 9999;
  cursor: pointer;
}
@media screen and (min-width:768px){
  .md-xmark{
    top: 35px;
    right: 55px;
    width: 30px;
    height: 21px;
  }
}
.md-xmark span {
  height: auto;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #333;
  border-radius: 4px;
}
.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);
}
.swiper-horizontal {
  position: relative;
}
.swiper-pointer-events{
  position: relative;
}
.swiper-button-prev,.swiper-button-next{
  color: #fff;
  top: 50%;
}
@media screen and (min-width:768px){
  .swiper-button-prev,.swiper-button-next{
    top: 50%;
  }
}

@media screen and (min-width:768px){
  .swiper-button-prev{
    left: 9vw;
  }
}
@media screen and (min-width:1024px){
  .swiper-button-prev{
    left: 9.5vw;
  }
}
@media screen and (min-width:1400px){
  .swiper-button-prev{
    left: 10vw;
  }
}
@media screen and (min-width:768px){
  .swiper-button-next{
    right: 9vw;
  }
}
@media screen and (min-width:1024px){
  .swiper-button-next{
    right: 9.5vw;
  }
}
@media screen and (min-width:1400px){
  .swiper-button-next{
    right: 10vw;
  }
}
.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 20px;
}
@media screen and (min-width:768px){
    .swiper-button-next:after, .swiper-button-prev:after{
    font-size: 30px;
  }
}
/* モーダルここまで */