/* TOPページ */
.top_slid {
  position: relative;
}
.top_slid h2 {
  color: #fff;
  width: 100%;
  line-height: 0.8;
  font-size: 53px;
  text-shadow: 2px 2px 3px #333;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 3;
  letter-spacing: 6px;
  font-family: "Montserrat","Roboto", sans-serif;
  ;
}
.top_slid h2 img {
  width: 300px;
  margin: 0 auto;
}
.top_slid h2 span.subttl {
  font-size: 20px;
  letter-spacing: normal;
}
.top_slid h2 span.subttl2 {
  font-size: 28px;
  letter-spacing: normal;
}
.top_slid h2 span.openday {
  font-family: "Montserrat","Roboto", sans-serif;
  font-size: 24px;
}
@media screen and (max-width:896px) {
  .top_slid {
    margin-top: 60px;
  }
  .top_slid h2 {
    top: 53%;
    font-size: 22px;
  }
  .top_slid h2 span.subttl {
    font-size: 14px;
  }
  .top_slid h2 span.subttl2 {
    font-size: 18px;
    letter-spacing: normal;
  }
  .top_slid h2 span.openday {
    font-size: 18px;
  }
}
@media screen and (max-width:480px) {
  .top_slid {
    height: 232px;
  }
}
p.top_p {
  text-align: center;
  margin-bottom: 40px;
  line-height: 2.0;
}
p.color_p {
  text-align: center;
  margin-bottom: 40px;
  line-height: 2.0;
}
/*画像はイメージです*/
.top_p_menu {
  padding: 10px 0;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
}
.mask {
  background: url(../img/swiper/view.jpg);
  background-size: cover;
  position: relative;
  background-position: center;
}
.mask:after {
  content: '';
  background-color: rgba(255, 255, 255, 0.80);
  position: absolute;
  z-index: 90;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.top_location_txt {
  background: #fff;
  width: 46%;
}
@media screen and (max-width:896px) {
  .top_location_txt {
    padding: 0 0 60px;
    width: 100%;
  }
}
.top_news {
  padding: 30px 0 30px 8px;
  background: #FDFDFB;
}
.top_news .container {
  display: flex;
}
@media screen and (max-width:896px) {
  .top_news {
    padding: 13% 0;
  }
  .top_news .container {
    flex-direction: column;
  }
}
.top_news h2 {
  border-right: 1px solid #808080;
  width: 165px;
  display: flex;
  align-items: center;
}
@media screen and (max-width:896px) {
  .top_news h2 {
    border-right: none;
    border-bottom: 1px solid #808080;
    padding-bottom: 3%;
    margin-bottom: 10px;
    flex-direction: column;
    width: 100%;
  }
}
.top_news ul li {
  padding: 15px 0;
}
@media screen and (max-width:896px) {
  .top_news ul li {
    padding: 2% 0;
    line-height: 1.8;
  }
}
.top_news ul li span.date {
  padding: 0 22px 0 30px;
}
.top_news ul li span.cate {
  color: #575757 !important;
  background: #C3DBE8 !important;
  padding: 4px 10px;
  margin-right: 30px;
  font-size: 1.4rem;
}
@media screen and (max-width:896px) {
  .top_news ul li span.date {
    padding: 0;
  }
  .top_news ul li span.cate {
    padding: 1% 2%;
    font-size: 1.2rem;
  }
}
.top_news ul li span.cate a {
  color: #fff;
}
.top_msg {
  height: 550px;
  padding: 100px 0 0 0;
}
@media screen and (max-width:896px) {
  .top_msg {
    height: auto;
    padding: 8% 0 0;
    background-size: cover;
  }
}
.top_msg h2 {
  text-align: center;
  font-size: 2.6rem;
  line-height: 2.1;
  padding-bottom: 20px;
  margin-bottom: 34px;
  position: relative;
  z-index: 95;
}
.top_msg h2 span.engl {
  font-size: 1.6rem;
  color: #51606C;
  letter-spacing: 0.1em;
}
.top_msg h2 span.msg_subttl {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width:896px) {
  .top_msg h2 {
    font-size: 1.8rem;
    line-height: 1.6;
    padding: 10% 1% 5%;
  }
  .top_msg h2 span {
    font-size: 1.4rem;
  }
}
.top_msg p {
  text-align: center;
  line-height: 2.1;
  position: relative;
  z-index: 95;
}
@media screen and (max-width:896px) {
  .top_msg p {
    padding: 0 2% 60px;
  }
}
/*------------------------------------------

こだわり

------------------------------------------*/
.kodawari-box {
  padding-top: 90px;
  padding-bottom: 100px;
}
.kodawari-box h2 {
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.01em;
 /* text-decoration: underline #c3dbe866 20px;*/
  text-underline-offset: -10px;
}
.kodawari-box p.concept_p {
  text-align: center;
  padding: 50px 0;
}
.kodawari-box .kodawari-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.kodawari-box .kodawari-list li {
  width: 35%;
  height: 400px;
  position: relative;
  margin: 20px;
  overflow: hidden;
}
.kodawari-box .kodawari-list li p {
  font-size: 40px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 3%;
  font-weight: 600;
  text-shadow: 1px 1px 8px #333;
}
.kodawari-box .kodawari-list li img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  transition: transform 0.3s ease;
  opacity: 1 !important;
}
.kodawari-box .kodawari-list li:hover img {
  transform: scale(1.03);
}
@media screen and (max-width: 1024px) {
  .kodawari-box .kodawari-list li {
    width: 35%;
    height: 240px;
    position: relative;
    margin: 20px;
    overflow: hidden;
  }
  .kodawari-box .kodawari-list li p {
    font-size: 26px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 3%;
    font-weight: 600;
    text-shadow: 1px 1px 8px #333;
  }
  .kodawari-box .kodawari-list li img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    transition: transform 0.3s ease;
    opacity: 1 !important;
  }
}
/*PC*/
@media screen and (min-width: 768px) {}
/*END*/
/*Smartphone*/
@media screen and (max-width: 768px) {
  .kodawari-box {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #meal .kodawari-box {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .kodawari-box .case-list li {
    width: 48%;
    height: auto;
  }
  .kodawari-box .kodawari-list {
    justify-content: space-evenly;
  }
  .kodawari-box .kodawari-list li {
    width: 100%;
    height: auto;
    margin-bottom: 2%;
  }
  .kodawari-box .kodawari-list li p {
    font-size: 28px;
    left: 3%;
    top: 2%;
    bottom: unset;
    font-weight: 500;
  }
  .kodawari-box .kodawari-list li img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}
.top_feature {
  background: #fbfbf5;
}
.top_feature_bk {
  padding: 85px 0;
}
@media screen and (max-width:896px) {
  .top_feature_bk {
    padding: 1% 0 0;
  }
}
.top_feature h2 {
  font-size: 3.6rem !important;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.1em;
 /* text-decoration: underline #e8dfc3 20px;*/
  text-underline-offset: -10px;
}
@media screen and (max-width:896px) {
  .top_feature h2 {
    font-size: 2.4rem !important;
    margin: 0 0 25px;
  }
}
.top_feature h2 span {
  font-size: 1.5rem;
  color: #97958E;
}
.top_box {
  display: flex;
  width: 100%;
  margin: 80px auto;
  flex-direction: row;
}
@media screen and (max-width:1024px) {
  .top_box {
    flex-direction: column;
    margin: 40px auto;
  }
}
.top_box_re {
  flex-direction: row-reverse;
}
@media screen and (max-width:1024px) {
  .top_box_re {
    flex-direction: column;
  }
}
.feature_mainimg {
  width: 50%;
}
.feature_mainimg img {
  width: 100%;
  object-fit: cover;
  margin: 0 auto;
}
@media screen and (max-width:1024px) {
  .feature_mainimg {
    width: 100%;
  }
  .feature_mainimg img {
    height: auto;
  }
}
.swiper-content-box {
  overflow: hidden;
}
.swiper-content-box .swipers {
  box-sizing: border-box;
  position: relative;
}
.swiper-content-box .swipers {
  box-sizing: border-box;
  position: relative;
}
.swiper-content-box .img-slider-thumbnail .swiper-wrapper {
  justify-content: center;
  display: flex;
}
.swiper-content-box .swipers img {
  max-width: 100%;
}
.swiper-content-box .swipers .swiper-slide .img-box, .swiper-content-box .swipers .swiper-slide .thumb-box {
  box-sizing: border-box;
  position: relative;
  margin: 5px;
}
.swiper-content-box .swipers .swiper-slide .img-box > img, .swiper-content-box .swipers .swiper-slide .thumb-box > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper-content-box .swipers .swiper-slide .img-box {
  /* メイン画像の高さ */
  padding-bottom: 60%;
}
.swiper-content-box .swipers .swiper-slide .thumb-box {
  /* サムネイル画像の高さ */
  padding-bottom: 60%;
  opacity: 0.6;
  cursor: pointer;
  transition: 0.3s;
}
.swiper-content-box .swipers .swiper-slide .thumb-box:hover {
  opacity: 1;
}
.swiper-content-box .swipers .swiper-slide.swiper-slide-thumb-active .thumb-box {
  opacity: 1;
}
.feature_txtarea {
  background: #C3DBE8;
  width: 49%;
  height: 530px;
  position: absolute;
  right: 0;
  box-shadow: 0 5px 5px 0 rgb(96 96 96 / 10%);
}
.feature_txtarea2 {
  background: #e8dfc3;
  width: 49%;
  height: 530px;
  position: absolute;
  left: 0;
  box-shadow: 0 5px 5px 0 rgb(96 96 96 / 10%);
}
@media screen and (max-width:1024px) {
  .feature_txtarea {
    margin: 0 auto 10px;
    height: auto;
    width: 100%;
    position: unset;
  }
  .feature_txtarea2 {
    margin: 0 auto 10px;
    height: auto;
    width: 100%;
    position: unset;
  }
}
.textarea_p {
  padding: 3.5rem 4rem;
}
@media screen and (max-width:896px) {
  .textarea_p {
    padding: 1rem 2rem 4rem;
  }
}
.textarea_p h3 {
  padding-bottom: 10px;
  font-size: 2.4rem;
  line-height: 1.5;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
  color: #56564E;
  font-weight: 500;
}
.textarea_p h3 span.sub_title {
  font-size: 1.8rem;
}
.textarea_p h3 span.point_n {
  font-size: 5rem;
  font-style: italic;
  color: #56564E;
}
@media screen and (max-width:1024px) {
  .textarea_p h3 {
    padding-bottom: 20px;
  }
}
.tene_caption p {
  color: #56564E;
}
.top_room_bk {
  padding: 80px 0;
  background-color: #F2F2F1;
}
@media screen and (max-width:896px) {
  .top_room_bk {
    padding: 10% 0;
  }
}
.top_room h2 {
  margin-bottom: 40px;
}
.top_room h3 span {
  font-size: 1.5rem;
}
.top_room h4 {
  text-align: center;
  margin-bottom: 20px;
}
.top_room .container {
  box-sizing: border-box;
}
@media screen and (max-width:896px) {
  .top_room .container {
    padding: 0 0;
  }
}
ul.glam_list {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-around; li3つ*/
  justify-content: center;
}
ul.glam_list li {
  width: 32%;
  /* margin: 0 auto 20px; li3つ*/
  margin: 0px 15px 20px;
}
ul.glam_list li p {
  padding-top: 20px;
}
ul.glam_list li dl {
  display: flex;
  flex-wrap: wrap;
}
ul.glam_list li dt {
  width: 42%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
ul.glam_list li dd {
  padding: 10px;
  margin: 0;
  width: 58%;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width:896px) {
  ul.glam_list li {
    margin: 0 auto 12%;
    width: 100%;
  }
  ul.glam_list li dt {
    width: 30%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
  }
  ul.glam_list li dd {
    padding: 10px;
    margin: 0;
    width: 70%;
    box-sizing: border-box;
    text-align: center;
  }
}
ul.glam_list li img {
  position: relative;
  z-index: 10;
  height: 240px;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width:896px) {
  ul.glam_list li img {
    height: 240px;
  }
}
ul.glam_list li .txt {
  background: #fff;
  width: 85%;
  padding: 5px;
  margin: -15px auto 0;
  position: relative;
  z-index: 20;
  height: auto;
}
ul.glam_list li .txt .inner {
  border: 1px solid #EDEDEC;
  padding: 3px 2px 18px;
  height: auto;
}
@media screen and (max-width:896px) {
  ul.glam_list li .txt .inner {
    padding: 0 14px 20px;
  }
}
ul.glam_list li .txt h3 {
  font-size: 1.7rem;
  text-align: center;
  margin: 30px 0 20px;
  font-weight: 500;
  line-height: 1.3;
}
/*------------------------------------------

ROOM

------------------------------------------*/
.room-box {
  background-color: #f4f4f4;
}
.room-box .room-head {
  background-color: #fff;
  padding-top: 70px;
}
.room-box .room-head .inr {
  width: 100%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}
.room-box .room-nav {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.room-box .txt-box {
  width: calc(75% - 127px);
  max-width: 865px;
}
.room-box .room-nav li.lg {
  width: 45%;
  position: relative;
  margin: 15px;
}
.room-box .room-nav li.min {
  width: calc(25% - 1.5px);
}
.room-box .room-nav li {
  overflow: hidden;
}
.room-box .room-nav li img {
  width: 100%;
  height: 360px;
  object-fit: cover;
  transition: transform 0.3s ease;
  opacity: 1 !important;
}
.room-box .room-nav li:hover img {
  transform: scale(1.03);
}
.textbox {
  position: absolute;
  left: 0;
  top: 0;
  background: #e8dfc3;
}
.textbox p {
  font-size: 16px;
  padding: 15px;
  width: 200px;
  text-align: center;
}
.textbox p span.vertical__part {
  font-size: 20px;
  font-weight: 500;
}
.anchor-target {
  scroll-margin-top: 60px;
}
/*PC*/
@media screen and (min-width: 768px) {}
/*END*/
/*Smartphone*/
@media screen and (max-width: 896px) {
  .room-box .room-head {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .room-box .room-head .inr {
    max-width: 96%;
  }
  .room-box .room-nav {
    padding-bottom: 30px;
  }
  .room-box .txt-box {
    width: 100%;
    max-width: none;
  }
  .room-box .room-nav li.lg {
    width: 100%;
    margin: 10px auto;
  }
  .room-box .room-nav li.min {
    width: calc(50% - 1px);
    margin-bottom: 2px;
  }
  .room-box .room-nav li img {
    height: auto;
  }
  .textbox p {
    padding: 5px 10px;
    width: 180px;
    font-size: 14px;
  }
  .textbox p span.vertical__part {
    font-size: 18px;
  }
}
/*充実の設備 レンタル*/
.top_rental_bk {
  padding: 80px 0 40px;
  background: #D3DBDB;
}
.top_rental_bk_w {
  padding: 80px 0 40px;
  background: #fff;
}
.top_rental ul.rental_area {
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  justify-content: center;
}
.top_rental ul.rental_area > li {
  width: 30%;
  padding: 10px;
}
@media screen and (max-width:896px) {
  .top_rental ul.rental_area > li {
    width: 80%;
    padding: 1%;
  }
}
.top_rental ul.rental_area li.tag {
  display: flex;
  padding: 10px 0;
}
@media screen and (max-width:896px) {
  .top_rental ul.rental_area li.tag {
    flex-direction: column;
  }
}
.top_rental ul.rental_area img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
@media screen and (max-width:896px) {
  .top_rental ul.rental_area img {
    height: 180px;
  }
}
.top_rental ul.rental_area h3.spot {
  background: #B4C2C2;
  padding: 10px 0;
  text-align: center;
  font-size: 13px;
}
.top_rental ul.rental_area .rental_tag {
  border: 1px solid #808080;
  border-radius: 16px;
  width: 100px;
  text-align: center;
}
.top_rental ul.rental_area .sell_tag {
  color: #fff;
  background: #425356;
  border-radius: 16px;
  width: 100px;
  text-align: center;
}
.top_rental ul.rental_area .price {
  text-indent: 20px;
}
.top_rental ul.rental_area .p_desc {
  padding: 10px;
}
@media screen and (max-width:896px) {
  .top_rental ul.rental_area .rental_tag {
    width: 100%;
  }
  .top_rental ul.rental_area .sell_tag {
    width: 100%;
  }
  .top_rental ul.rental_area .price {
    text-indent: 0;
    text-align: right;
  }
  .top_rental ul.rental_area .p_desc {
    padding: 5px;
  }
}
/*ピックアップ*/
.top_pickup_bk {
  padding: 80px 0;
  background: #CBD9DF;
}
.top_pickup h2 {
  margin-bottom: 30px;
}
.top_pickup ul {
  align-items: stretch;
  /*display: flex;
    flex-wrap: wrap;*/
  justify-content: center;
  margin-bottom: 40px;
}
.top_pickup ul li {
  width: 29%;
  margin: 10px;
  display: inline-grid;
}
@media screen and (max-width:896px) {
  .top_pickup ul li {
    width: 100%;
    display: inline-grid;
  }
}
.top_pickup ul li .pickup-ttl {
  background: #d2dddb;
  width: 90%;
  padding: 5px;
  margin: -30px auto 0;
  position: relative;
  z-index: 20;
}
/*.top_pickup ul li .pickup-ttl::after {
  content: "";
  position: absolute;
  top: 3.5%;
  width: 96%;
  height: 91%;
  display: block;
  border: 1px solid #fff;
}*/
.top_pickup ul li .inner {
  z-index: 30;
  border: 1px solid #fff;
}
.top_pickup ul li a:hover {
  opacity: 1;
}
.top_pickup ul li p.pickup-title {
  font-size: 1.4rem;
  text-align: center;
  margin: 30px 0;
  font-weight: 500;
  padding: 0 10px;
}
.top_pickup ul li p.period {
  font-size: 14px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 0;
  padding: 0 32px 20px;
}
.top_pickup ul li a {
  color: #333;
}
.top_pickup ul li img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
/*アクティビティ*/
.top_activity_bk {
  padding: 80px 0;
}
@media screen and (max-width:896px) {
  .top_activity_bk {
    padding: 10% 0;
  }
}
.top_activity_bk ul li {
  margin: 10px;
}
.top_content__img img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}
@media screen and (max-width:896px) {
  .top_content__img img {
    height: 200px;
  }
}
.top_content__desc {
  width: 90%;
  margin: 20px auto;
  text-align: left;
  height: 80px;
}
/*インスタ*/
.top_insta {
  padding: 80px 0;
}
.top_insta iframe {
  max-width: 400px !important;
  margin: 1px auto !important;
}
@media screen and (max-width:896px) {
  .top_insta {
    padding: 10% 0;
  }
}
.top_insta p {
  text-align: center;
}
.top_insta ul {
  width: 820px;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
}
/*周辺観光*/
.top_area {
  padding: 80px 0;
}
@media screen and (max-width:896px) {
  .top_area {
    padding: 10% 0;
  }
}
.top_area h2 {
  margin-bottom: 30px;
}
.top_area ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.top_area ul li {
  margin: 10px;
}
.top_area ul li img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
@media screen and (max-width:896px) {
  .top_area ul {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .top_area ul li {
    margin-bottom: 60px;
  }
}
.top_area ul li h3 {
  padding: 18px 0 14px;
  text-align: center;
  margin-bottom: 6px;
  font-size: 1.8rem;
  border-bottom: 1px dotted #808080;
}
/*.top_area ul li h3.spot {
	background: #5d87b7;
  color: #fff;
}
.top_area ul li h3.shop {
	background: #5d87b7;
}*/
.top_area ul li p {
  margin: 15px 0 0;
  padding: 0 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}
/*プラン*/
ul.plan_list_flex {
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari etc. */
  -ms-flex-wrap: wrap;
  /* IE10        */
  flex-wrap: wrap;
  justify-content: center;
}
ul.plan_list_flex > li {
  background: #fff;
  width: 27%;
  margin: 0 10px;
}
ul.plan_list .plan_list__in {
  width: 100%;
}
ul.plan_list li img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}
ul.plan_list h3, .top_plan_list .p_desc {
  width: 85%;
  margin: 20px auto;
  line-height: 1.6;
}
.top_plan {
  padding: 80px 0;
  background: #f2f6f9;
}
@media screen and (max-width:896px) {
  .top_plan {
    padding: 10% 0;
  }
}
.top_plan_list .p-plan_cat p {
  border: 1px solid #ccc;
  padding: 2px 16px;
  border-radius: 20px;
  background: #fff;
  width: 100px;
  text-align: center;
  margin-left: 38px;
}
@media screen and (max-width:896px) {
  ul.plan_list_flex {
    flex-direction: column;
  }
  ul.plan_list_flex > li {
    background: #fff;
    width: 100%;
    margin: 0 auto 40px;
  }
  ul.plan_list li img {
    height: 240px;
  }
}
.top_faq {
  padding: 80px 50px;
}
@media screen and (max-width:896px) {
  .top_faq {
    padding: 0 0 0;
    margin-bottom: 3%;
  }
}
.top_faq_box {
  display: flex;
}
@media screen and (max-width:896px) {
  .top_faq_box {
    flex-direction: column;
  }
}
.top_faq_box .top_textarea_p {
  display: flex;
  flex-direction: column;
  width: 50%;
  background: #94928E;
  padding: 1%;
}
.top_faq_box .top_textarea_p .inner {
  border: 1px solid #fff;
  padding: 0 6% 20px;
  height: 355px;
  width: 86%;
  margin: 0 auto;
}
@media screen and (max-width:896px) {
  .top_faq_box .top_textarea_p {
    width: 98%;
    text-align: center;
  }
  .top_faq_box .top_textarea_p .inner {
    border: 1px solid #fff;
    padding: 0 0 20px;
    height: auto;
    width: 99%;
  }
}
.top_faq_box .top_faq_img {
  width: 70%;
}
@media screen and (max-width:896px) {
  .top_faq_box .top_faq_img {
    width: 100%;
  }
}
.top_faq h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 4rem;
  margin-top: 60px;
  color: #fff;
}
@media screen and (max-width:896px) {
  .top_faq h2 {
    text-align: center;
    font-size: 2rem;
    margin-top: 20px;
  }
}
.top_faq p.msg {
  text-align: left;
  margin-bottom: 40px;
  line-height: 2.0;
  color: #fff;
}
.top_faq p.msg a.a_link {
  color: #fff;
}
@media screen and (max-width:896px) {
  .top_faq p.msg {
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
.top_faq img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width:896px) {
  .top_faq img {
    height: 300px;
  }
}
.top_access {
  padding: 80px 0;
  background: #fff;
}
@media screen and (max-width:896px) {
  .top_access {
    padding: 10% 0;
  }
}
.top_access h2 {
  margin-bottom: 40px;
}
.top_access .g_map {
  height: 360px;
}
.top_access .g_map iframe {
  width: 100%;
  height: 360px;
}
@media screen and (max-width:896px) {
  .top_access .g_map {
    height: 240px;
  }
  .top_access .g_map iframe {
    height: 240px;
  }
}
.top_access ul {
  width: 94%;
  margin: 40px auto 80px;
}
@media screen and (max-width:896px) {
  .top_access ul {
    width: 100%;
  }
}
.top_access li {
  display: flex;
  border-bottom: 1px solid #ccc;
  color: #333;
  padding: 14px 0;
}
@media screen and (max-width:896px) {
  .top_access li {
    flex-direction: column;
  }
}
.top_access li h3 {
  background: #D3D3D0;
  font-size: 1.8rem;
  font-weight: 500;
  width: 26%;
  padding: 25px 15px;
  box-sizing: border-box;
}
@media screen and (max-width:896px) {
  .top_access li h3 {
    width: 100%;
    text-align: center;
  }
}
.top_access li p {
  width: 74%;
  padding: 16px 14px;
}
@media screen and (max-width:896px) {
  .top_access li p {
    width: 94%;
  }
}
.top_access li p span {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.4;
}
.top_access p.msg {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 50px 0;
}
.top_access .checkin_box {
  width: 100%;
  margin: 60px auto 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.top_access .checkin_wrapper {
  padding: 10px 12px 10px 2px;
  border: 1px solid #6C7883;
}
.top_access address {
  font-size: 1.5rem;
  margin-top: 1em;
}
.top_access p.checkin {
  font-size: 1.9rem;
}
.top_access p.checkin a {
  font-size: 1.8rem;
  padding-right: 0.9em;
}
.top_access p.checkin_ttl {
  position: relative;
  text-align: center;
  font-size: 2.0rem;
  margin: 0 auto 25px;
  display: inline-block;
  padding: 0 30px;
}
.top_access p.checkin_ttl::before {
  content: "";
  height: 1px;
  background: #ccc;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.top_access p.checkin_ttl span {
  background: #fff;
  padding: 0 30px;
  z-index: 20;
  position: relative;
}
.top_access p.note {
  color: #f00;
}
.top_access .p_map {
  width: 1060px;
  margin: 60px auto;
}
.top_access .p_map img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width:896px) {
  .top_access .p_map {
    width: 100%;
  }
  .top_access .p_map img {
    height: 200px;
  }
  .top_access p.checkin_ttl {
    font-size: 1.5rem;
  }
}
/*　トップページバナー　*/
.top_bnr {
  padding: 20px;
  background: #FDFDFB;
}
.top_bnr ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.top_bnr li {
  width: 70%;
}
.top_bnr li img {
  width: 100%;
  object-fit: cover
}
@media screen and (max-width:896px) {
  .top_bnr li {
    width: 100%;
  }
}
/* ギャラリー */
#gallary {
  padding: 0 0 20px;
}
.gallery_wrap {
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}
.gallery_wrap .gallery_list {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.gallery_wrap .gallery_list .swiper-wrapper {
  width: 100%;
  transition-timing-function: linear !important;
}
.gallery_wrap .gallery_list .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.gallery_wrap .gallery_list .gl_slide {
  width: 37rem;
  height: 25rem;
  overflow: hidden;
}
.gallery_wrap .gallery_list .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#hide_slide {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  background: #f9f8f7;
  cursor: pointer;
}
#hide_slide span {
  width: 32px;
  height: 2px;
  position: absolute;
  top: 14px;
  right: 0;
  background: #a7c2c0;
}
#hide_slide span:nth-of-type(1) {
  transform: rotate(135deg);
}
#hide_slide span:nth-of-type(2) {
  transform: rotate(-135deg);
}
#toggle_slide {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
#toggle_slide.on {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.toggle_slide_wrap {
  width: 100%;
  height: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
}
.toggle_slide_wrap .left_slide {
  width: 65%;
  padding: 60px;
  box-sizing: border-box;
  background: #f9f8f7;
}
.toggle_slide_wrap .right_slide {
  width: 35%;
  height: 100%;
  padding: 60px;
  box-sizing: border-box;
  overflow-y: scroll;
}
.gallery_slide_main {
  width: 100%;
}
.gallery_slide_main .swiper-slide .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_slide_thumbnail {
  width: 100%;
}
.gallery_slide_main .swiper-slide {
  width: 100% !important;
}
.gallery_slide_thumbnail .swiper-wrapper {
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gallery_slide_thumbnail .swiper-slide {
  width: 33% !important;
  margin: 1px 0;
}
.gallery_slide_thumbnail .swiper-slide .gl_slide {
  width: 100%;
  height: 100%;
}
.gallery_slide_thumbnail .swiper-slide .gl_slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_slide_thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 0.5;
}
@media screen and (max-width: 980px) {
  .toggle_slide_wrap {
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
  }
  .toggle_slide_wrap .left_slide {
    width: 100%;
    padding: 40px 20px 20px;
  }
  .toggle_slide_wrap .right_slide {
    width: 100%;
    height: 360px;
    padding: 20px;
    overflow-y: scroll;
  }
  .gallery_wrap .gallery_list .gl_slide {
    width: 16rem;
    height: 11.6rem;
  }
}
/* ギャラリーEND */