@charset "UTF-8";
/*----------------------------------------

　garden

-----------------------------------------*/
#content.inner .visual {
  background-image: url(../img/img_visual.jpg?v=1);
}

#content.inner .content section > .inner > .title {
    text-align: center;
    font-size: 28px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    color: #6a9eba;
    line-height: 1.8em;
}
#content.inner .content section > .inner > .title + .text {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.4em;
    margin-bottom: 40px;
}
#content.inner .content .feature {
	padding: 0;
}
#content.inner .content .feature > .inner {
    padding: 50px 0 60px 0;
}
#content.inner .content .garden {
    padding: 0;
    position: relative;
    margin: 50px 0 0 0;
    background: url(../../img/bg_grad.jpg) repeat-y center top / 100% auto;
}
#content.inner .content .garden > .inner {width: 1040px;margin: 0 auto;padding: 100px 0 140px 0;}

#content.inner .content .garden .note {
    width: auto;
    text-align: right;
    margin: -26px 13px 0 0;
    color: #fff;
    text-shadow: 0 0 3px #000, 0 0 3px #000;
    font-weight: bold;
}
#content.inner .content .equipment > .inner {
    padding: 100px 0 0 0;
}
#content.inner .content ul.locationlist {
  width: 1040px;
  margin: 50px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 50px;
}

#content.inner .content ul.locationlist li {
  width: calc(33.3% - 33.3333333px);
}

#content.inner .content ul.locationlist.wide {
  width: 1100px;
  margin: 150px auto 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 50px 70px;
}

#content.inner .content ul.locationlist.wide li {
  width: calc(50% - 35px);
}

#content.inner .content ul.locationlist li .img {}

#content.inner .content ul.locationlist li .img img {}

#content.inner .content ul.locationlist li .img p {
  position: absolute;
  bottom: 2px;
  font-size: 10px;
  color: #000;
  right: 7px;
}
#content.inner .content ul.locationlist li .img p.w {
	color: #fff;
}

#content.inner .content ul.locationlist li .title {
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.2em;
  color: #6a9eba;
  border-left: 4px solid #6a9eba;
  padding-left: 5px;
}

#content.inner .content ul.locationlist li .text {
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 12px;
}
#content.inner .content ul.locationlist li .text span {
	font-size: 10px;
}
#content.inner .content .tenjo {
	background: url(../img/bg_tenjo.jpg) no-repeat center center / cover;
	width: 1040px;
	margin: 50px auto 0 auto;
	box-sizing: border-box;
	padding: 80px 100px 220px 100px;
	position: relative;
}
#content.inner .content .tenjo .img1 {
	mix-blend-mode: multiply;
}
#content.inner .content .tenjo .info {
	margin-top: 40px;
}
#content.inner .content .tenjo .info .title {
	font-size: 21px;
	letter-spacing: 0.1em;
	color: #6a9eba;
	line-height: 1.6em;
}
#content.inner .content .tenjo .info .text {
	font-size: 16px;
	line-height: 1.5em;
	width: 330px;
	margin-top: 18px;
}
#content.inner .content .tenjo .img2 {width: 420px;margin: 0px 0 0 -50px;}
#content.inner .content .tenjo .note {position: absolute;right: 8px;bottom: 4px;}
#content.inner .content .tenjo + .note {
	width: 1040px;
	margin: 20px auto 0 auto;
	line-height: 1.6em;
}
#content.inner .content .security {
	padding: 0;
	position: relative;
	margin: 120px 0 0 0;
	background: url(../../img/bg_grad.jpg) repeat-y center top / 100% auto;
}
#content.inner .content .security > .inner {
  width: 1040px;
  margin: 0 auto;
  padding: 100px 0 140px 0;
}
#content.inner .content .security .fbox {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
#content.inner .content .security .fbox .info {
	width: 41%;
}
#content.inner .content .security .fbox .img {
	width: 53%;
}
#content.inner .content .security .fbox .info .title {
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #6a9eba;
  line-height: 1.6em;
}
#content.inner .content .security .fbox .info .text {
	font-size: 16px;
	line-height: 1.8em;
	width: 410px;
	margin-top: 28px;
}
#content.inner .content .security .img2 {
	margin-top: 10px;
	width: 103%;
}
#content.inner .content .security .note {
	margin-top: 30px;
}
#content.inner .content .plan_detail {
    padding-bottom: 100px;
    margin-top: 120px;
}
#content.inner .content .plan_detail .detail {
    padding: 0;
    position: relative;
    width: 1040px;
    margin: 70px auto 0 auto;
}
#content.inner .content .plan_detail .detail .btbox {
  display: flex;
  justify-content: center;
  margin: 30px 0 80px 0;
  position: relative;
}
#content.inner .content .plan_detail .detail .btbox a {
  display: block;
  background: #4c4948;
  color: #fff;
  font-size: 20px;
  width: 280px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.2em;
  margin: 0 15px;
}

#content.inner .content .plan_detail .note {
    font-size: 12px;
    line-height: 1.6em;
    width: 94%;
    margin: 50px auto 0 auto;
    max-width: 1250px;
}

#content.inner .content .water .inner h2 {
  font-size: 37px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}

#content.inner .content .water .inner .lead {
  text-align: center;
  font-size: 27px;
  letter-spacing: 0.1em;
  color: #fff;
  margin-top: 20px;
  line-height: 1.6em;
}
#content.inner .content .water {
  margin-top: 100px;
  background: #9cb9ce;
  padding: 120px 0 180px 0;
}

#content.inner .content .water .inner {}

#content.inner .content .water .inner h2 {
  color: #fff;
}

#content.inner .content .water .inner .lead {
  color: #fff;
  position: relative;
  z-index: 100;
}

#content.inner .content .water .inner .img.img1 {
  max-width: 1383px;
  margin: -40px auto 0 auto;
  width: 94%;
}

#content.inner .content .water .inner .img.img1 img {}

#content.inner .content .water .inner .text2 {}

#content.inner .content .water .inner ul {
  width: 1000px;
  margin: 100px auto 0 auto;
  display: flex;
  justify-content: space-between;
}

#content.inner .content .water .inner ul li {
  width: 460px;
}

#content.inner .content .water .inner ul li img {}

#content.inner .content .water .inner ul li .text {
  font-size: 22px;
  color: #fff;
  text-align: left;
  margin-top: 30px;
  line-height: 1.7em;
}

#content.inner .content .water .inner ul li .text2 {
  font-size: 17px;
  color: #fff;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
		
	#content.inner .visual {
	  background-image: url(../img/img_visual.jpg?v=1);
	}
	
	#content.inner .content section > .inner > .title {
	    text-align: center;
	    font-size: 15px;
	    color: #6a9db9;
	    letter-spacing: 0.2em;
	    line-height: 1.6em;
	    margin-bottom: 15px;
	}
	#content.inner .content section > .inner > .title + .text {
	    margin-bottom: 30px;
	    text-align: center;
	    font-size: 13px;
	    line-height: 1.6em;
	    letter-spacing: 0.1em;
	}
	  #content.inner .content ul.locationlist {
	    width: 80%;
	    margin: 40px auto 0 auto;
	    display: block;
	  }
	  #content.inner .content ul.locationlist li {
	    width: calc(33.3% - 33.3333333px);
	  }
	  #content.inner .content ul.locationlist.wide {
	    width: 80%;
	    margin: 70px auto 0 auto;
	    display: block;
	    overflow: visible;
	  }
	  #content.inner .content ul.locationlist.wide li {
	    width: calc(50% - 35px);
	  }
	  #content.inner .content ul.locationlist li .img {}
	  #content.inner .content ul.locationlist li .img img {}
	  #content.inner .content ul.locationlist li .img p {
  top: auto;
  bottom: 5px;
}
	  #content.inner .content ul.locationlist li .title {
	    /* text-align: center; */
	    font-size: 14px;
	    margin-top: 30px;
	  }
	  #content.inner .content ul.locationlist li .text {
	    font-size: 12px;
	    line-height: 1.6em;
	    margin-top: 10px;
	  }
  #content.inner .content ul.locationlist   .slick-slide {
    padding: 0 15px;
  }
	#content.inner .content .tenjo {
		background: url(../img/bg_tenjo_sp.jpg) no-repeat center bottom / cover;
		width: 90%;
		margin: 90px auto 0 auto;
		box-sizing: border-box;
		padding: 40px 20px 280px 20px;
		position: relative;
		max-width: 380px;
	}
	#content.inner .content .tenjo .img1 {
		mix-blend-mode: multiply;
	}
	#content.inner .content .tenjo .info {
		margin-top: 40px;
	}
	#content.inner .content .tenjo .info .title {
		font-size: 18px;
		letter-spacing: 0.1em;
		color: #6a9eba;
		line-height: 1.6em;
	}
	#content.inner .content .tenjo .info .text {
		font-size: 13px;
		line-height: 1.6em;
		width: 330px;
		margin-top: 15px;
	}
	#content.inner .content .tenjo .img2 {width: auto;margin: 10px 0 0 0;}
	#content.inner .content .tenjo .note {position: absolute;right: 8px;bottom: 4px;}
	#content.inner .content .security {
		padding: 0;
		position: relative;
		margin: 60px 0 0 0;
		background: url(../../img/bg_grad.jpg) repeat-y center top / 100% auto;
	}
	#content.inner .content .security > .inner {
	  width: 90%;
	  margin: 0 auto;
	  padding: 60px 0 60px 0;
	}
	#content.inner .content .security .fbox {
		display: block;
		justify-content: space-between;
		margin-top: 50px;
	}
	#content.inner .content .security .fbox .info {
		width: auto;
		margin-top: 30px;
	}
	#content.inner .content .security .fbox .img {
		width: auto;
	}
	#content.inner .content .security .fbox .info .title {
	  font-size: 18px;
	  letter-spacing: 0.1em;
	  color: #6a9eba;
	  line-height: 1.6em;
	}
	#content.inner .content .security .fbox .info .text {
    font-size: 13px;
    line-height: 1.6em;
    width: auto;
    margin-top: 15px;
 }
	#content.inner .content .security .img2 {
		margin-top: 40px;
		width: 108%;
	}
	#content.inner .content .security .note {
		margin-top: 20px;
		line-height: 1.6em;
	}
	#content.inner .content .plan_detail {
	    padding-bottom: 100px;
	    margin-top: 120px;
	}
  .slick-dots {
    position: absolute;
    bottom: -40px;
    display: flex !important;
    justify-content: center;
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
    list-style: none;
    text-align: center;
  }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px !important;
    height: 10px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
  }
  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 5px;
    height: 5px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    overflow: hidden;
    text-indent: -9999px;
  }
  .slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
  }
  .slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
  }
  .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: black;
    -webkit-font-smoothing: antialiased;
    animation: grayscale;
    background: #D9D9D9;
    border-radius: 100pc;
  }
  .slick-dots li.slick-active button:before {
    background: #6A9EBA;
    opacity: 1;
  }
	  #content.inner .content ul {
	    margin: 40px auto 0 auto;
	    width: 80%;
	    display: block;
	  }
	  #content.inner .content ul .slick-list, #content.inner .content ul .slick-track {
	    overflow: visible;
	  }
	#content.inner .content .feature {
		padding: 0;
	}
	#content.inner .content .feature > .inner {
	    padding: 30px 0 40px 0;
	}
	#content.inner .content .garden {
	    padding: 0;
	    position: relative;
	    margin: 50px 0 0 0;
	    background: url(../../img/bg_grad.jpg) repeat-y center top / 100% auto;
	}
	#content.inner .content .garden > .inner {width: 90%;margin: 0 auto;padding: 60px 0 60px 0;}
	
	#content.inner .content .garden .note {
	    width: auto;
	    text-align: right;
	    margin: -26px 13px 0 0;
	    color: #fff;
	    text-shadow: 0 0 3px #000, 0 0 3px #000;
	    font-weight: bold;
	}
	#content.inner .content .equipment > .inner {
	    padding: 60px 0 0 0;
	}
	#content.inner .content .plan_detail {
		padding-bottom: 60px;
	}
	#content.inner .content .plan_detail .detail {
		margin: 40px auto 0 auto;
		width: 90%;
	}
	#content.inner .content .plan_detail .detail .btbox {
	    display: flex;
	    /* justify-content: space-between; */
	    margin: 50px 5% 50px 5%;
	  }
	#content.inner .content .plan_detail .detail .btbox a {
	    display: block;
	    background: #4c4948;
	    color: #fff;
	    font-size: 14px;
	    width: 210px;
	    line-height: 34px;
	    text-align: center;
	    letter-spacing: 0.2em;
	    margin: 0;
	  }
	#content.inner .content .plan_detail .note {
		width: 90%;
		margin: 50px auto 0 auto;
		max-width: 1250px;
		font-size: 10px;
		line-height: 1.6em;
	}
	  #content.inner .content .water .inner h2 {
	    font-size: 21px;
	    text-align: center;
	    letter-spacing: 0.2em;
	  }
	  #content.inner .content .water .inner .lead {
	    text-align: center;
	    font-size: 15px;
	    letter-spacing: 0.2em;
	    margin-top: 20px;
	    line-height: 1.6em;
	  }
	  #content.inner .content .water {
	    margin-top: 70px;
	    background: #a4b8ce;
	    padding: 60px 0 70px 0;
	  }
	  #content.inner .content .water .inner {}
	  #content.inner .content .water .inner h2 {
	    color: #fff;
	    letter-spacing: 0.1em;
	  }
	  #content.inner .content .water .inner .lead {
	    color: #fff;
	    position: relative;
	    z-index: 100;
	  }
	  #content.inner .content .water .inner .img.img1 {
	    max-width: 1383px;
	    margin: 0px auto 0 auto;
	    width: 100%;
	  }
	  #content.inner .content .water .inner .img.img1 img {}
	  #content.inner .content .water .inner .text2 {}
	  #content.inner .content .water .inner ul {
	    width: 90%;
	    margin: 40px auto 0 auto;
	    display: block;
	    justify-content: space-between;
	  }
	  #content.inner .content .water .inner ul li {
	    width: auto;
	  }
	  #content.inner .content .water .inner ul li+li {
	    margin-top: 50px;
	  }
	  #content.inner .content .water .inner ul li img {}
	  #content.inner .content .water .inner ul li .text {
	    font-size: 15px;
	    color: #fff;
	    text-align: left;
	    margin-top: 30px;
	    line-height: 1.7em;
	  }
	  #content.inner .content .water .inner ul li .text2 {
	    font-size: 12px;
	    color: #fff;
	    line-height: 1.6em;
	    letter-spacing: 0.1em;
	    margin-top: 12px;
	  }

}