@charset "utf-8";
* {
	box-sizing: border-box;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}
a {
	color:#2f1307;
	text-decoration:none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #15773b;
	text-decoration:none;
}

a:hover img {
  
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

.flex_all {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
}

.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
}

.flex_wrap_left {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: flex-start;
	justify-content:flex-start
}
.flex_wrap_center {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
.flex_wrap_end {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.clearer {
	clear: both;
}

.clearer70 {
	clear: both;
	width: 100%;
	height: 70px;
}


.sp {
	display:none;
}

.sp_fb{
display: none;
}

/************************
MV
************************/
#mv {
	position: relative;
	line-height: 0;
}

#mv #slider li.slide {
	width: 100%;
	height:calc(100vw * 0.49);
	overflow: hidden;
	margin: auto;
	position: relative;
	overflow: hidden;
}

#mv #slider li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}

#mv img.bg{
width: 100%;
}

#mv .logo{
width: 1090px;
position: absolute;
top: 20%;
right:20px;
margin: auto;
text-align: right;
padding: 0 20px;
}


.sns img{
margin-bottom: 10px;
width: 38px;
}


 
.sns {
    display: block;
    position: fixed;
    z-index: 9999;
    top: 40px;
    right:0;
    width: 38px;
    height: 40px;
    padding: 0;
    text-decoration: none;
    transition: 1s;
        -webkit-transition: 1s;
}

/************************
gnav
************************/
#gnav{
position: relative;
width: 1090px;
margin: -100px auto 90px;
z-index: 10;
}


#gnav2{
padding: 70px 0 0;
border-top: 1px solid #666666
}

#gnav2 ul{
width: 1090px;
margin:0 auto 70px;
}

#gnav li a:hover img, #gnav2 li a:hover img {
    -webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0, 0.25));
  filter:  drop-shadow(5px 5px 5px rgba(0,0,0, 0.25));
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

/************************
wrapper
************************/

.cnt {
	width: 1090px;
	margin: 0 auto;
}

p.lead{
font-size: 26px;
text-align: center;
letter-spacing: 3px;
line-height: 1.8;
margin-bottom: 100px;
}

.img450{
width: 450px;
}

.img525{
width: 525px;
margin: 70px 0 0;
}

.img640{
width: 640px;
margin-bottom: 20px;
}

.img600{
width: 600px;
margin-bottom: 40px;
}

.text600{
width: 600px;
}

.text450{
width: 450px;
}

.text410{
width: 410px;
}

.full{
width: 100%;
margin-bottom: 70px;
}

h2{
width: 1090px;
margin: 0 auto 40px;
font-size: 28px;
line-height: 1.8;
}

p{
font-size: 16px;
line-height: 2 !important ;
letter-spacing: 1px;
}

.btn{
margin: 50px auto 0;
padding-bottom: 50px;
text-align: center;
}

.btn a:hover img {
    -webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0, 0.25));
  filter:  drop-shadow(5px 5px 5px rgba(0,0,0, 0.25));
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

#sec01{
margin-top: 70px;
padding-top: 70px;
padding-bottom: 70px;
background-color: #ffebcf;
}

#sec02{
padding-top: 70px;
padding-bottom: 70px;
background-color: #fffcd2;
}

#sec03{
padding-top: 70px;
padding-bottom: 70px;
background-color: #e2f1fd;
}

#sec04{
padding-top: 70px;
padding-bottom: 70px;
background-color: #faeaef;
}

#sec05{
padding-top: 70px;
padding-bottom: 70px;
background-color: #e2f1fd;
}

.snsarea{
width: 1000px;
margin: 0 auto
}

.snsarea img{
max-width: 480px;
}

#gallery h2{
text-align: center;
padding: 50px 0 0;
font-size: 36px;
font-weight: bold;
letter-spacing: 3px;
}

#gallery h2 span{
background: url("../img/insta_logo.png") left center no-repeat;
background-size:auto 100%;
padding-left: 80px;
}

#access{
text-align: center;
margin-bottom: 125px;
}

#access h2{
margin: 120px auto 60px;
text-align: center;
}

.access_list{

}

.access_list h3{
padding: 10px;
color: #FFFFFF;
font-weight: bold;
text-align: center;
background-color: #23a666;
border-radius: 5px;
margin-bottom: 15px;
}

.access_list ul li{
padding-left: 65px;
text-align: left;
margin-bottom: 20px;
font-weight: bold;
font-size: 16px;
}

.access_list ul li p{
font-size: 12px;
letter-spacing: 0;
line-height: 1.5;
}

.access_list ul li p span{
font-size: 12px;
font-weight: normal;
}

.access_list ul li.train{
background: url("../img/access_train.png") top left no-repeat;
}

.access_list ul li.bus{
background: url("../img/access_bus.png") top left no-repeat;
}

.access_list ul li.car{
background: url("../img/access_car.png") top left no-repeat;
}

.access_list .airport{
background: url("../img/access_airplane.png") left center no-repeat;
margin-top: 10px;
padding-left: 25px;
color: #105e65;
}

.map_btn{
margin: -30px auto 70px;
text-align: center;
}

.map_btn a:hover img{
    -webkit-filter:drop-shadow(5px 5px 10px rgba(0,0,0, 0.25));
  filter:  drop-shadow(5px 5px 5px rgba(0,0,0, 0.25));
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.footer_map img{
width: 100%;
}

.tripadvisor{
padding: 20px 0;
text-align: center;
}

.copyright{
background: #000000;
padding: 20px;
line-height: 1;
}

.copyright p{
color: #FFFFFF;
font-size: 11px;
text-align: center;
}

/************************
contents
************************/
header .cnt{
position: relative;
}

header .logo{
margin: 20px 0 20px;
position: relative;
width: 468px;
}

header .logo .access_btn{
position: absolute;
bottom: 0;
right:0;
}

header #gnav{
position: absolute;
margin: 0;
width: 50%;
top: 20px;
right: 20px;
}

header #gnav li{
width: 18%;
}

header #gnav li img{
width: 100%;
}

.breadlist{
background-color: #f5f5f5;
padding: 10px 0;
}

.breadlist p{
width: 1090px;
margin: 0 auto;
font-size: 14px;
}

h1{
width: 100%;
padding: 40px 0;
}

h1 p{
width: 1090px;
margin: 0 auto;
font-size: 36px;
font-weight: bold;
letter-spacing: 3px;
}

h1.food_ttl{
background-color: #9ce8c3;
}

h1.more_ttl{
background-color: #f8b1d9;
}

h1.history_ttl{
background-color: #fff67f;
}

h1.event_ttl{
background-color: #d9f1fb;
}

h1.art_ttl{
background-color: #ffc878;
}

h1.access_ttl{
background-color: #dfcdff;
}

.contents{
width: 1090px;
margin: 70px auto 200px;
}

.contents a{
text-decoration: underline;
}

.contents a:hover{
text-decoration: none;
}

.contents .col1 li{
width: 100%;
margin: 0 0 50px 0; 
}

.contents .col1 li:after {
	content:" ";
	display:block;
	clear:both;
}

.contents .col3{
margin-left: 2.5%;
}

.contents .col3 li{
width: 30%;
margin: 0 0 50px 0; 
}

.contents .col3 li img{
width: 100%;
}

.contents .col1 li img{
border: 2px solid #dddddd;
}

.contents #slider1 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider2 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider3 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider4 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider5 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}
.contents #slider6 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}
.contents #slider7 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider8 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider9 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}

.contents #slider10 .sp-slide img{
border: 2px solid #dddddd !important;
max-width: 336px;
max-height: 266px
}


.contents .list_style li dt{
font-weight: bold;
font-size: 20px;
margin-bottom: 10px;
line-height: 1.5;
}

.contents .list_style li dd{
font-size: 14px;
margin-bottom: 10px;
line-height: 1.5;
}

.contents .list_style li p{
font-size: 14px;
margin: 10px 0;
line-height: 1.5;
}

.contents li .spec{ 
background-color: #daf7e9;
border-radius: 10px;
padding: 15px;
}

.contents li .spec h3{
font-weight: bold;
margin:5px 0 10px;
}

.contents .col3 li li{
width: 100%;
margin: 0; 
padding:0;
}

.contents .col3.list_style li li{
background-color: inherit;
border-radius: 0;
font-size: 12px;
padding:7px 0 7px 22px;
}

.contents .col1 li .detail{
width: 700px;
float: right;
}

.contents .col1 li .detail li{
width: 100%;
margin: 0; 
padding:0;
}

.contents .col1.list_style li .detail .spec li{
background-color: inherit;
border-radius: 0;
font-size: 12px;
padding:7px 0 7px 22px;
line-height: 1.5;
}

.address{
background: url("../img/ico_address.png") left center no-repeat;
}

.tel{
background: url("../img/ico_tel.png") left center no-repeat;
}

.time{
background: url("../img/ico_time.png") left center no-repeat;
line-height: 1.5;
}

.site{
background: url("../img/ico_site.png") left center no-repeat;
line-height: 1.5;
}

.contents .col1.list_style li .detail .spec{
margin-bottom: 20px;
}

.contents .col1.list_style li .detail .spec li.time{
width: 100%;
}

#topics_slider{
float: left;
width: 340px;
margin: 0 20px 10px 0
}

.anc_list{
border-right:1px solid #000000; 
width: 1100px;
margin: 20px auto -20px;
}

.anc_list li{
width: 20%;
border-top:1px solid #000000; 
border-bottom:1px solid #000000; 
border-left:1px solid #000000; 
text-align: center;
}

.anc_list li a{
display: block;
padding: 10px;
font-size: 25px;
}

.anc_list li a:hover{
background-color: #e5e3da;
}

.anc_list li a span{
background: url("../img/arrow_down.png") left center no-repeat;
padding-left: 20px;
font-weight: bold;
}


.more_category{
font-size: 35px;
font-weight: bold;
width: 100%;
padding-top: 20px;
}

.more_category span{
  border-top: solid 1px #000;
  position: relative;
  width: 100%;
  padding: 20px 0;
  display: block;
}
 
.more_category span:after{
  content: "";
  display: block;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
 top: -2px;
  width: 10%;
  border-bottom: 3px solid #000;
}


/*ページトップ*/

#top_scroll{ 
    position: relative; 
    z-index: 100; 
    margin: 0; 
    padding: 0; 
}
 
#page-top1{
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: -250px;
    right: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #222;
    text-align: center;
    text-decoration: none;
    transition: 1s;
        -webkit-transition: 1s;
}
 
#page-top1:hover{ 
    background: ;
    transform: translateY(-10px);
}
 
#top_scroll:hover{
    background: #fff;
}

@media screen and (min-width: 768px) {
	 a[href^="tel:"] {
		 pointer-events: none;
		 cursor: default;
		 text-decoration: none;
	}
}

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

img{
max-width: 100%;
}


/************************
MV
************************/

#mv .logo{
width: 60%;
top: 35px;
}

#mv .sns{
top: 20px;
}

/************************
gnav
************************/
#gnav{
position: relative;
width: 94%;
}

#gnav li{
width: 19%;
max-width:199px;
}

#gnav li img{
width: 100%;
}

#gnav2 ul{
width: 94%;
}

#gnav2 li{
width: 19%;
max-width:199px;
}

#gnav2 li img{
width: 100%;
}

/************************
wrapper
************************/

.cnt {
	width: 94%;
}

.img450{
width: 42%;
}

.img525{
width:48%;
}

.img640{
width: 55%;
}

.img600{
width: 55%;
}

.text600{
width: 55%;
}

.text450{
width: 42%;
}

.text410{
width: 42%;
}

h2{
width: 96%;
}

.snsarea{
width: 94%;
margin: 0 auto
}

.snsarea li{
width: 48%;
}

.snsarea li iframe{
width: 100%;
}

.snsarea li img{
width: 100%;
}


/************************
contents
************************/

header .logo{
width: 45%;
}

header .logo .access_btn img{
height: 20px;
}


.breadlist p{
width: 94%;
}

h1 p{
width: 94%;
}

.contents{
width: 94%;
margin: 50px auto 100px;
}

.contents .col1 li img{
width: 30%;
height: auto;
}

#topics_slider{
float: left;
width: 30%;
margin: 0 5% 10px 0
}

.contents .col1 li .detail{
width: 65%;
float: right;
}

.anc_list{
width: 100%;
}

 }


@media screen and (max-width: 768px) {
.flex {
		 display:block;
	}
.flex_wrap_center {
	 	display:block;
	}
.flex_wrap_end {
	 	display:block;
	}
	
/************************
MV
************************/

#mv .logo{
position: absolute;
top: 35px;
}

/************************
gnav
************************/
#gnav{
margin: -40px auto 50px;
}

#gnav2{
padding: 35px 0 0;
}

#gnav2 ul{
margin:0 auto 35px;
}

/************************
wrapper
************************/

p.lead{
margin-bottom: 50px;
}

.img450{
width: 100%;
text-align: center;
margin-bottom: 20px;
}

.img525{
width: 100%;
text-align: center;
}


.img640{
width: 100%;
text-align: center;
margin-bottom: 20px;
}

.img600{
width: 100%;
text-align: center;
margin-bottom: 20px;
}

.text600{
width: 100%;
margin-bottom: 20px;
}

.text450{
width: 100%;
margin-bottom: 20px;
}

.text410{
width: 100%;
margin-bottom: 20px;
}

h2{
margin: 0 auto 40px;
font-size: 28px;
}

.btn{
margin: 50px auto 0;
}

.snsarea li{
width: 100%;
max-width: 400px;
margin: 0 auto 20px;
}

/************************
contents
************************/

.contents .col3{
margin-left: 0;
}

.contents .col3 li{
width: 80%;
margin: 0 auto 50px; 
}

.contents .col3 li img{
max-width: 480px;
}

.contents .list_style li p{
margin: 20px 0;
}

.contents .col1 li img{
width: inherit;
}

.contents .col1 li .detail{
width: 100%;
float: none
}

#topics_slider{
float: none;
width: 100%;
margin: 0 0 20px 0
}

.contents .col1.list_style li .detail .spec li{
width: 100%;
}

.anc_list{
margin: 20px auto ;
}

.anc_list li a{
padding:10px 10px 15px;
font-size: 12px;
}


.anc_list li a span{
background: url("../img/arrow_down.png") center bottom no-repeat;
padding-left: 0;
padding-bottom: 10px;
}

}


@media screen and (max-width: 480px) {
body{
-webkit-text-size-adjust: 100%;
}

.sp {
		display: block;
	}
.pc {
		display: none;
	}
	
.clearer70 {
	clear: both;
	width: 100%;
	height: 35px;
}


	/************************
	header
	************************/
	
header.sp .cnt{
width: 94%;
position: relative;
}

header .cnt .logo{
top: 0;
margin:15px 0;
}

header .sns img{
width: 40px;
}

.sp_sns{
border-top: 1px solid #000000;
margin: 0 auto;
padding: 20px 0;
background: #FFFFFF;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

.sp_sns div{
padding: 0 10px;
}

nav.globalMenuSp {
		 position: fixed;
		 z-index: 15;
		 top: 0;
		 left: 0;
		 text-align: center;
		 transform: translateY(-100%);
		 transition: all 0.6s;
		 width: 100%;
	}

nav.globalMenuSp ul {
		 background: #FFFFFF;
		 margin: 95px 0 0 0;
		 padding: 0;
		 width: 100%;
	}

nav.globalMenuSp ul li {
		 font-size: 1.1em;
		 list-style-type: none;
		 padding: 0;
		 width: 100%;
		 border-top: 1px solid #000000;
		 text-align: left;
	}
	
	 

nav.globalMenuSp ul li a {
		 display: block;
		 padding:20px;
		 color: #000000;
	}
	 
	/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
		 transform: translateY(0%);
	}
	 .navToggle {
		 display: block;
		 position: fixed;    /* bodyに対しての絶対位置指定 */
		 right:10px;
		 top: 15px;
		 width: 54px;
		 height: 54px;
		 cursor: pointer;
		 z-index: 20;
		 text-align: center;
		 background-color: #FFFFFF;
		 padding:40px 5px 0;
		 border-radius: 5px;
		 font-size: 14px;
	}
	 .navToggle span {
		 display: block;
		 position: absolute;    /* .navToggleに対して */
		 width: 35px;
		 border-bottom: solid 4px #290d00;
		 -webkit-transition: .35s ease-in-out;
		 -moz-transition: .35s ease-in-out;
		 transition: .35s ease-in-out;
		 left: 10px;
	}
	 .navToggle span:nth-child(1) {
		 top: 10px;
	}
	 .navToggle span:nth-child(2) {
		 top: 24px;
	}
	 .navToggle span:nth-child(3) {
		 top: 38px;
	}
	 
	
	/* 最初のspanをマイナス45度に */
	.navToggle.active span:nth-child(1) {
		 top: 26px;
		 left: 10px;
		 -webkit-transform: rotate(-45deg);
		 -moz-transform: rotate(-45deg);
		 transform: rotate(-45deg);
	}
	 
	/* 2番目と3番目のspanを45度に */
	.navToggle.active span:nth-child(2), .navToggle.active span:nth-child(3) {
		 top: 26px;
		 -webkit-transform: rotate(45deg);
		 -moz-transform: rotate(45deg);
		 transform: rotate(45deg);
	}
	


/************************
MV
************************/

.slick-next,.slick-prev{
display: none !important;
}


/************************
gnav
************************/
#gnav{
margin-top: -20px;
margin-bottom: 0;
}

#gnav2{
margin: 30px auto;
}

/************************
wrapper
************************/

p.lead{
font-size: 18px;
margin: 30px 3%;
}


h2{
margin: 0 auto 20px;
font-size: 18px;
font-weight: bold;
}

p{
font-size: 16px;
letter-spacing: 1px;
}

.btn{
margin: 30px 3% 0;
padding-bottom: 20px;
text-align: center;
}

#sec01{
margin-top: 30px;
padding-top: 30px;
padding-bottom: 30px;
}

#sec02{
padding-top: 30px;
padding-bottom: 30px;
}

#sec03{
padding-top: 30px;
padding-bottom: 30px;
}

#sec04{
padding-top: 30px;
padding-bottom: 30px;
}

#sec05{
padding-top: 30px;
padding-bottom: 30px;
}

.snsarea li{
width: 90%;
}

#access{
margin: 0 3% 40px;
}

#access h2{
margin: 50px auto 30px;
}

#access h2 img{
width: 80%;
}

.map_btn{
margin: -30px auto 40px;
}

.tripadvisor{
padding: 0;
text-align: center;
}

.copyright{
background: #000000;
padding: 20px;
line-height: 1;
}

.copyright p{
color: #FFFFFF;
font-size: 11px;
text-align: center;
}

/************************
contents
************************/

header .logo{
width: 70%;
}

h1{
padding: 20px 0;
}

h1 p{
font-size: 24px;
}

.contents{
margin: 30px auto 50px;
}

.contents .col3 li{
width: 100%;
}

.img525{
margin: 35px 0;
}


.full{
width: 100%;
margin-bottom: 35px;
}
	
	
}