@charset "utf-8";
/* CSS Document */


/* ---------------------------
contents
------------------------------ */
article {
  /*fadein*/
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  -webkit-text-size-adjust: 100%;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
}

/*

.fadein {
  opacity: 0;か
  transform : translate(0, 5%);
  transition : all 1500ms;
}
*/
/*
.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}*/
article section {
  margin: 0 auto;
}

article h1,
#lead h2 {
  background: #fff;
  font-family: Lora, serif;
  font-size: 160%;
  letter-spacing: 0.2em;
  line-height: 2em;
  font-weight: normal;
  padding-top: 10%;
  color: #222;
}

#lead h2 {
  letter-spacing: 8px;
}

article h2 {
  font-size: 150%;
  font-weight: 600;
  margin-top: 5%;
  text-align: center;
  margin-bottom: 5%;
  letter-spacing: .25em;
}

article h2.section-title {
  display: flex;
  align-items: center;
  /* 垂直中心 */
  justify-content: center;
  /* 水平中心 */
  font-family: mrs-eaves, serif;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-size: clamp(2.5rem, 5vw, 2.7rem);
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto 5vh;
}

article h2.section-title:before,
article h2.section-title:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
  /* 線の長さ */
}

article h2.section-title:before {
  margin-right: 1em;
  /* 文字の右隣 */
}

article h2.section-title:after {
  margin-left: 1em;
  /* 文字の左隣 */
}

article h3 {
  font-size: 150%;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 3%;
}

article p {
  width: 85%;
  margin: 0 auto 1em;
}

article img {
  max-width: 100%;
 height: auto;	
  vertical-align: bottom;
}


.main01 {
  width: 960px;
  margin: 0 auto 10vw;
}

.marker_animation.active {
  background-position: -100% .8em;
}

.marker_animation {
  background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255, 250, 90) 10%);
  background-image: -moz-linear-gradient(left, transparent 50%, rgb(255, 250, 90) 10%);
  background-image: -ms-linear-gradient(left, transparent 50%, rgb(255, 250, 90) 10%);
  background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 250, 90) 10%);
  background-image: linear-gradient(left, transparent 50%, rgb(255, 250, 90) 10%);
  background-repeat: repeat-x;
  background-size: 200% .4em;
  background-position: 0 .8em;
  transition: all 1s ease;
}

@media screen and (max-width: 768px) {
  .main01 {
    width: 95%;
  }
}


#top {
  width: 960px;
  margin: 0 auto 2vw;
}
@media screen and (max-width: 768px) {
#top{
    width: 95%;
  }
}

/*--------------------------

#lead

----------------------------*/
#lead {
	padding-bottom: 50px;
	overflow: hidden;

}
article section#lead .sliderArea p{
	margin-bottom: 0;
}
/*=========
slick
==========*/
#lead .sliderArea {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 25px;
}

#lead .slick-slide {
  margin: 0 5px;
}
#lead .slick-slide img {
  width: 100%;
  height: auto;
}
#lead .slick-prev,#lead .slick-next {
  z-index: 1;
}
#lead .slick-prev:before,#lead .slick-next:before {
  color:  var(--accent-color);
}
#lead .slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
#lead .slick-active {
  opacity: 1;
}
#lead .slick-current {
  opacity: 1;
}

#lead h2 .resp{
  letter-spacing:0.2em;
}

/*=================
.full-screen-o
==================*/

#lead .full-screen-o .slick-list {
  overflow: visible;
}
#lead .full-screen-o.slider {
  max-width: 800px;
  margin: 0 auto;
}
#lead .full-screen-o .slick-dots {
  bottom: -33px;
}
#lead .full-screen-o .slick-dots li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#lead .full-screen-o .slick-dots li button {
  font-size: 0;
  line-height: 0;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 8px;
  outline: 0;
  border-radius: 5px;
  transition-duration: 0.3s;
}
#lead .full-screen-o .slick-dots li button:before {
  content: none;
}
#lead .full-screen-o .slick-dots li:nth-child(1) button {
  background: #f5d1c3;
}
#lead .full-screen-o .slick-dots li:nth-child(2) button {
  background: #a9b7ba;
}
#lead .full-screen-o .slick-dots li:nth-child(3) button {
  background: #c4d7d1;
}
#lead .full-screen-o .slick-dots li:nth-child(4) button {
  background: #b4b1a0;
}
#lead .full-screen-o .slick-dots li:nth-child(5) button {
  background: #e5dfd3;
}
#lead .full-screen-o .slick-dots li button:hover,#lead .full-screen-o .slick-dots li.slick-active button {
  border-radius: 0px;
  width: 12px;
  height: 12px;
}


.plan_img{
text-align: center;
}




/* ---------------------------
photos
------------------------------ */
#photos {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 200px 0;
}

#photos h2 {
  margin-bottom: 30px;
}

#photos p {
  text-align: center;
  margin-bottom: 35px;
}

#photos .fadein {
  width: 90%;
  margin: 0 auto;
}

.fancybox_area {
  column-count: 5;
  column-gap: 10px;
}

.fancybox_area li a {
  display: inline-block;
  margin: 10px 0 0;
  position: relative;
}

.fancybox_area li a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 3rem;
  font-family: 'Material Icons';
  content: '\e8b6';
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  opacity: 0;
  transition: all .5s ease;
}

.fancybox_area li a:hover::before {
  opacity: 1;
}

.fancybox_area img {
  width: 100% !important;
  height: auto !important;
  vertical-align: bottom;
}

@media (max-width: 767px) {
  #photos {
    width: 100%;
    margin: 0 auto;
    padding: 150px 0;
  }

  #photos p {
    width: 80%;
    margin: 0 auto 35px;
    text-align: start;
  }

  .fancybox_area {
    column-count: 3;
    width: 95%;
    margin: 0 auto;
  }
}

/*--------------------------------------------------
 #virtualtour
----------------------------------------------------*/
#virtualtour {
  max-width: 960px;
  margin: 50px auto;
}

.vrbox {
  width: 100%;
  margin: 0 auto;
}

.vrbox iframe {
  height: 600px;
}

#virtualtour p {
  max-width: 600px;
  margin: 0 auto;
}

/*スマホ表示*/
@media screen and (max-width: 767px) {
  .vrbox {
    width: 95%;
  }

  .vrbox iframe {
    height: 400px;
  }
}



/*--------------------------------------------------
 #details
----------------------------------------------------*/
#details{
margin-block-start:160px;
}
#details table {
  box-sizing: border-box;
  border-collapse: collapse;
  width: 90%;
  margin: 0 auto;
}

#details table th,
#details table td {
  border-block-end: 1px solid #DDDAD1;
  padding-inline-start: 8px;
  margin-block-start: 5px;
  vertical-align: middle;
  font-style: normal;
  height: 2.8em;
  text-align: justify;
}

#details table th {
  width: 18%;
  font-weight: normal;
}

/*スマホ表示*/
@media (max-width: 767px) {
  #details div {
    padding-left: 10px;
    padding-right: 10px;
  }

  #details table {
    width: 90%;
  }

  #details table th,
  #details table td {
    display: block;
    width: 100%;
    height: auto;
    border-block-end: 0px;
    padding: 3px 10px;
  }

  #details table th {
    background-color: #DDDAD178;
  }
}

/*--------------------------------------------------
 #form_box　問い合わせボタン
----------------------------------------------------*/

#form_box {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ---------------------------
.toform　追従する問い合わせ
------------------------------ */
.toform {
  position: fixed;
  bottom: 3%;
  right: 1.5%;
  z-index: 95;
}

.toform img {
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .15);
}

.toform a:hover img {
  opacity: 0.6;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
}

.pagetop {
  position: fixed;
  bottom: calc(3% + 60px);
  right: 1.5%;
  z-index: 95;
}