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


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

   H1-wrap

--------------------------------------------------------------------------------------------- */
.sightseeing-h1-wrap{
	position: relative;
	width: 100%;
	padding: 0 7.5% 25px 7.5%;
}

.sightseeing-logo{
	float: left;
	width: 250px;
}
.sightseeing-logo img{
	width: 100%;
	height: auto;
}

.sightseeing-h1{
	float: right;
	font-family: 'Noto Serif JP', serif;
	font-size: clamp(20px, 3vw, 30px);
	font-weight: normal;
	margin-top: 2.5%;
}

@media screen and (max-width:900px) {

.sightseeing-logo{
	width: 200px;
}
	
}

@media screen and (max-width:700px) {

.sightseeing-logo{
	margin-bottom: 25px;
}
	
}

@media screen and (max-width:500px) {

.sightseeing-logo{
	width: 150px;
}
	
}



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

   Visual-wrap

--------------------------------------------------------------------------------------------- */
.sightseeing-visual-wrap{
	width: 100%;
}

.slide {
	float: right;
  position: relative;
  width: 92.5%;
  height: 100vh;
  overflow: hidden;
}

.slide-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: slider-1 24s linear infinite;
}

@media screen and (max-width:1280px) {

.slide {
  width: 96%;
  height: 75vh;
}
	
}

@media screen and (max-width:900px) {

.slide {
  width: 100%;
  height: 50vh;
}
	
}

@media screen and (max-width:700px) {

.slide {
  height: 42.5vh;
}
	
}

@media screen and (max-width:500px) {

.slide {
  height: 37.5vh;
}
	
}

.slide-image:nth-child(1) {
  animation-delay: -2s;
}

.slide-image:nth-child(2) {
  animation-delay: 6s;
}

.slide-image:nth-child(3) {
  animation-delay: 14s;
}

.slide-image:nth-child(4) {
  animation-delay: 22s;
}

.slide-image:nth-child(5) {
  animation-delay: 30s;
}

@keyframes slider-1 {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  4.16% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  41.66% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
  }
}




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

   Sightseeing-middle-contents

--------------------------------------------------------------------------------------------- */
.sightseeing-middle-wrap80{
	width: 80%;
	padding: 150px 0 0 0;
	margin: 0 auto;
}

.sightseeing-middle-contents{
	width: 100%;
}

.clover{
	float: right;
	width: 450px;
	margin-top: -165px;
}

#sightseeing-introduction .text-16{
	float: left;
	width: 40%;
}

.sightseeing-middle-contents .clover .top-left img{
	float: left;
	width: 49%;
	height: auto;
	margin-bottom: 1%;
	border-radius: 50% 50% 0 50%;
}
.sightseeing-middle-contents .clover .top-right img{
	float: right;
	width: 49%;
	height: auto;
	margin-bottom: 1%;
	border-radius: 50% 50% 50% 0;
}
.sightseeing-middle-contents .clover .bottom-left img{
	float: left;
	width: 49%;
	height: auto;
	margin-top: 1%;
	border-radius: 50% 0 50% 50%;
}
.sightseeing-middle-contents .clover .bottom-right img{
	float: right;
	width: 49%;
	height: auto;
	margin-top: 1%;
	border-radius: 0 50% 50% 50%;
}


@media screen and (max-width:1000px) {
	
#sightseeing-introduction h2{
	padding-top: 300px;
}
	
#sightseeing-introduction .text-16{
	float: none ;
	width: 100%;
}
	
}

@media screen and (max-width:800px) {
	
.clover{
	width: 350px;
	margin-top: -110px;
}
	
#sightseeing-introduction h2{
	padding-top: 200px;
}
	
}

@media screen and (max-width:700px) {

.sightseeing-middle-wrap80{
	padding: 100px 0 0 0 ;
}
	
}

@media screen and (max-width:600px) {

.clover{
	margin-top: -110px;
	width: 250px;
}
	
#sightseeing-introduction h2{
	padding-top: 150px;
}
	
}

@media screen and (max-width:400px) {

.clover{
	width: 200px;
}
	
#sightseeing-introduction h2{
	padding-top: 100px;
}
	
}




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

   Nearby spots 観光スポット

--------------------------------------------------------------------------------------------- */
.contents-wrap80-100{
	width: 80%;
	padding: 150px 0 0 0;
	margin: 0 auto;
}

#Nearby-spots{
	padding-bottom: 100px;
}

#Nearby-spots h2{
	text-align: center;
}

#Nearby-spots .eg-h2{
	text-align: center;
}

#Nearby-spots .text-16{
	text-align: left;
}

.Nearby-contents{
	width: 100%;
}

.Nearby-contents ul li{
	width: 49%;
}

.Nearby-contents ul li.left_fade{
	float: left;
}
.Nearby-contents ul li.right_fade{
	float: right;
}

.Nearby-contents ul li .Nearby-image{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
}
.Nearby-contents ul li .Nearby-image:hover{
	opacity: 0.75;
}

.Nearby-contents ul li .nearby-spots01{
	background-image: url(../sightseeing-images/nearby-spots01.png);
}
.Nearby-contents ul li .nearby-spots02{
	background-image: url(../sightseeing-images/nearby-spots02.png);
}
.Nearby-contents ul li .nearby-spots03{
	background-image: url(../sightseeing-images/nearby-spots03.png);
}
.Nearby-contents ul li .nearby-spots04{
	background-image: url(../sightseeing-images/nearby-spots04.png);
}
.Nearby-contents ul li .nearby-spots05{
	background-image: url(../sightseeing-images/nearby-spots05.png);
}

.Nearby-textBox{
	padding: 2.5% 10% 10% 10%;
}

.Nearby-textBox h3{
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	font-size: clamp(16px, 3vw, 20px);
	border-bottom: 0.5px solid #ccc;
	padding-bottom: 5px;
}
.Nearby-textBox h3 span{
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	font-size: clamp(12px, 3vw, 16px);
}

.Nearby-textBox .eg-h3{
	color: #bdb76b;
	line-height: 1.5;
	font-family: 'Libre Baskerville', serif;
	font-size: clamp(12px, 3vw, 16px);
	padding-top: 5px;
	margin-bottom: 25px;
}

.Nearby-leftBox h3{
	text-align: center;
}
.Nearby-leftBox .eg-h3{
	text-align: center;
}
.Nearby-rightBox h3{
	text-align: center;
}
.Nearby-rightBox .eg-h3{
	text-align: center;
}

@media screen and (max-width:1280px) {
	
.contents-wrap80-100{
	width: 100%;
}
	
.Nearby-contents ul li{
	width: 80%; /*95%*/
}
	
.Nearby-leftBox{
	padding: 2.5% 0 10% 5%;
}
.Nearby-rightBox{
	padding: 2.5% 5% 10% 0;
}

.Nearby-leftBox h3{
	text-align: right;
}
.Nearby-leftBox .eg-h3{
	text-align: right;
}
.Nearby-rightBox h3{
	text-align: left;
}
.Nearby-rightBox .eg-h3{
	text-align: left;
}
	
.Nearby-contents ul li .Nearby-image{
	height: 550px;
}
	
}

@media screen and (max-width:1000px) {

.Nearby-contents ul li .Nearby-image{
	height: 400px;
}
	
}

@media screen and (max-width:700px) {
	
.contents-wrap80-100{
	padding: 100px 0 0 0;
}

.Nearby-contents ul li .Nearby-image{
	height: 300px;
}
	
}

@media screen and (max-width:500px) {

.Nearby-contents ul li .Nearby-image{
	height: 200px;
}
	
}



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

   ページ内リンクボタン read more

--------------------------------------------------------------------------------------------- */
.custom-btn {
  background: #fff;
  outline: none !important;
  cursor: pointer;
  transition: all 0.6s ease;
  position: relative;
  display: inline-block;
	margin-top: 25px;
}
.btn-White{
	background: #fff;
}

.btn-3 {
  width: 100%;
  height: auto;
  border: none;
}

.btn-3 span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'Libre Baskerville', serif;
	line-height: 3;
}

.btn-3:before,
.btn-3:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #999;
  transition: all 0.6s ease;
}

.btn-3:before {
  height: 0%;
  width: 0.5px;
}
.btn-3:after {
  width: 0%;
  height: 0.5px;
}

.btn-3:hover:before {
  height: 100%;
}

.btn-3:hover:after {
  width: 100%;
}

.btn-3 span:before,
.btn-3 span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #999;
  transition: all 0.6s ease;
}

.btn-3 span:before {
  width: 0.5px;
  height: 0%;
}
.btn-3 span:after {
  width: 0%;
  height: 0.5px;
}

.btn-3 span:hover:before {
  height: 100%;
}

.btn-3 span:hover:after {
  width: 100%;
}


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

   Route

--------------------------------------------------------------------------------------------- */
/*#MyCar-route{
	padding-bottom: 150px;
}

h3{
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	font-size: clamp(14px, 3vw, 18px);
	margin: 50px 0 25px 0;
}

.route-table th,.route-table td{
	font-size: clamp(10px, 3vw, 14px);
	font-family: 'Noto Serif JP', serif;
	padding: 10px;
	line-height: 1.75;
	border: 0.5px solid #999;
	vertical-align: middle;
}

.route-table th{
	font-weight: normal;
	text-align: center;
	width: 25%;
	background: #ebe1a9;
}

.route-table td{
	background: #fff;
}

@media screen and (max-width:700px) {

#MyCar-route{
	padding-bottom: 100px;
}
	
}*/












