@charset "UTF-8";
/* =================================================== /
/ Common
/ =================================================== */
header {
  width: 100%;
  background-color: #fff;
}
header > div {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

footer {
  background-color: #3A6075;
}
footer > div {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 0.75rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #fff;
  line-height: 1.8;
}
footer > div a, footer > div a:link, footer > div a:visited {
  color: #fff;
  margin-right: 10px;
}
footer > div div.alignright {
  text-align: right;
}
footer > div div.alignright small {
  font-size: 0.625rem;
}

/* =================================================== /
/ ホーム
/ =================================================== */
.home header h1 {
  position: absolute;
  left: -25px;
  top: 10px;
  z-index: 9999;
}
.home header nav {
  padding-top: 167px;
}
.home header nav ul li {
  margin-top: 14px;
}
.home header nav ul li:first-child {
  margin-top: 0;
}
.home header .list__bnr {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 9999;
}
.home header .list__bnr li {
  margin-bottom: 10px;
}
.home .content {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.home .content h2 {
  text-align: center;
  border-bottom: #3A6075 solid 2px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.home .content .left {
  float: left;
  width: 250px;
  margin-right: 25px;
}
.home .content .left .search-plan {
  margin-bottom: 20px;
}
.home .content .left .list__bnr li {
  margin-bottom: 5px;
}
.home .content .center {
  float: left;
  width: 630px;
}
.home .content .center > ul {
  margin-bottom: 20px;
}
.home .content .center > ul li {
  width: 200px;
  float: left;
  margin-left: 15px;
  line-height: 1.6;
}
.home .content .center > ul li a h3 {
  font-size: 1.125rem;
}
.home .content .center > ul li a p {
  color: #333;
}
.home .content .center > ul li:first-child {
  margin-left: 0;
}
.home .content .center > ul li img {
  margin-bottom: 10px;
}
.home .content .right {
  float: right;
  width: 270px;
}

/*** QR
*********************************************************************/
.qr{
	width: 150px;
	font-size: 12px;
	text-align: center;
	margin: 20px auto 0;
	z-index: 30;
}
.qr p{
	text-align: center;
	margin-top: 8px;
	line-height: 18px;
}
.qr a{
	color: #000;
}
.qr img{
	border: solid 1px #333;
}

/* =================================================== /
/ インサイド
/ =================================================== */
.cuisine header div.logo,
.sightseeing header div.logo,
.facility header div.logo,
.access header div.logo {
  position: absolute;
  left: -25px;
  top: 10px;
  z-index: 9999;
}
.cuisine header div.alignright,
.sightseeing header div.alignright,
.facility header div.alignright,
.access header div.alignright {
  padding: 15px 0 0 0;
}
.cuisine header div.alignright .nav-sub,
.sightseeing header div.alignright .nav-sub,
.facility header div.alignright .nav-sub,
.access header div.alignright .nav-sub {
  float: right;
  margin-bottom: 20px;
}
.cuisine header div.alignright .nav-sub li,
.sightseeing header div.alignright .nav-sub li,
.facility header div.alignright .nav-sub li,
.access header div.alignright .nav-sub li {
  float: left;
  font-size: 0.75rem;
  margin-left: 10px;
}
.cuisine header div.alignright .nav-sub li a,
.sightseeing header div.alignright .nav-sub li a,
.facility header div.alignright .nav-sub li a,
.access header div.alignright .nav-sub li a {
  background-image: url(../images/icn_link01.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
}
.cuisine header div.alignright nav,
.sightseeing header div.alignright nav,
.facility header div.alignright nav,
.access header div.alignright nav {
  clear: both;
  padding-bottom: 14px;
}
.cuisine header div.alignright nav ul li,
.sightseeing header div.alignright nav ul li,
.facility header div.alignright nav ul li,
.access header div.alignright nav ul li {
  float: left;
  margin-left: 10px;
}
.cuisine header div.alignright nav ul li:first-child,
.sightseeing header div.alignright nav ul li:first-child,
.facility header div.alignright nav ul li:first-child,
.access header div.alignright nav ul li:first-child {
  margin-left: 0;
}
.cuisine .keyvisual,
.sightseeing .keyvisual,
.facility .keyvisual,
.access .keyvisual {
  text-align: center;
  height: 320px;
  width: 100%;
  position: relative;
}
.cuisine .keyvisual h1,
.sightseeing .keyvisual h1,
.facility .keyvisual h1,
.access .keyvisual h1 {
  margin: 0 auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 9999;
}
.cuisine .content,
.sightseeing .content,
.facility .content,
.access .content {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0;
  line-height: 1.8;
}
.cuisine .content > div,
.sightseeing .content > div,
.facility .content > div,
.access .content > div {
  background-image: url(../images/bg_section01.png);
  background-position: center bottom 2px;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  padding: 28px;
  border: #e3e3e3 solid 1px;
}
.cuisine .content > div h2,
.sightseeing .content > div h2,
.facility .content > div h2,
.access .content > div h2 {
  text-align: center;
  margin-bottom: 20px;
}
.cuisine .content > div h3,
.sightseeing .content > div h3,
.facility .content > div h3,
.access .content > div h3 {
  font-size: 2rem;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  line-height: 1.4;
  padding: 10px 0;
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  margin-bottom: 10px;
  text-align: center;
}
.cuisine .content > div p,
.sightseeing .content > div p,
.facility .content > div p,
.access .content > div p {
  margin-bottom: 0.5rem;
}
.cuisine .content .bnr-plan,
.sightseeing .content .bnr-plan,
.facility .content .bnr-plan,
.access .content .bnr-plan {
  display: block;
  text-align: center;
}

/* =================================================== /
/ お料理・一食一心
/ =================================================== */
.cuisine .keyvisual {
  background-image: url(../images/cuisine/keyvisual.jpg);
  background-position: center top -100px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.cuisine .content .section01 > img.alignleft {
  margin-right: 10px;
  margin-bottom: 10px;
}
.cuisine .content .section01 > ul li {
  float: left;
  margin-left: 10px;
}
.cuisine .content .section01 > ul li:first-child {
  margin-left: 0;
}
.cuisine .content .section02 .box01 {
  margin-bottom: 20px;
}
.cuisine .content .section02 .box01 .video01 {
  float: left;
  margin-right: 10px;
}
.cuisine .content .section02 .box02 .alignleft {
  width: 470px;
}
.cuisine .content .section03 .box01 {
  margin-bottom: 20px;
}
.cuisine .content .section03 .box01 .video02 {
  float: right;
  margin-bottom: 10px;
}
.cuisine .content .section03 .box01 > div.alignleft {
  width: 320px;
}
.cuisine .content .section03 .box01 > ul {
  clear: both;
}
.cuisine .content .section03 .box01 > ul li {
  float: left;
  margin-left: 10px;
}
.cuisine .content .section03 .box01 > ul li:first-child {
  margin-left: 0;
}
.cuisine .content .section03 .box02 .alignleft {
  width: 500px;
}
.cuisine .content .section03 .box02 .alignleft .video03 {
  margin-bottom: 10px;
}
.cuisine .content .section03 .box02 .alignleft > ul {
  width: 414px;
  margin: 0 auto;
}
.cuisine .content .section03 .box02 .alignleft > ul li {
  margin-bottom: 10px;
}
.cuisine .content .section03 .box02 .alignleft > ul li:nth-child(odd) {
  float: left;
}
.cuisine .content .section03 .box02 .alignleft > ul li:nth-child(even) {
  float: right;
}
.cuisine .content .section03 .box02 .alignright {
  width: 320px;
}
.cuisine .content .section04 .video04 {
  float: right;
}
.cuisine .content .section04 > div.alignleft {
  width: 420px;
}
.cuisine .content .section04 > div.alignleft ul {
  width: 380px;
  margin: 0 auto;
}
.cuisine .content .section04 > div.alignleft ul li {
  float: left;
  margin-left: 10px;
}
.cuisine .content .section04 > div.alignleft ul li:first-child {
  margin-left: 0;
}
.cuisine .content .section05 .video05 {
  float: left;
  width: 420px;
}
.cuisine .content .section05 > div.alignright {
  width: 420px;
}

/* =================================================== /
/ レジャー・観光
/ =================================================== */
.sightseeing .keyvisual {
  background-image: url(../images/sightseeing/keyvisual.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.sightseeing .content .section01 .box01,
.sightseeing .content .section01 .box02,
.sightseeing .content .section01 .box03 {
  position: relative;
}
.sightseeing .content .section01 .box01 h3,
.sightseeing .content .section01 .box02 h3,
.sightseeing .content .section01 .box03 h3 {
  position: absolute;
  z-index: 9999;
  border: none;
  padding: 0;
}
.sightseeing .content .section01 .box01 {
  margin-bottom: 10px;
}
.sightseeing .content .section01 .box01 h3 {
  left: 10px;
  top: 10px;
  color: #3A6075;
}
.sightseeing .content .section01 .box01 .video01 {
  float: left;
}
.sightseeing .content .section01 .box01 ul {
  float: right;
}
.sightseeing .content .section01 .box01 ul li {
  float: left;
  margin-left: 10px;
}
.sightseeing .content .section01 .box01 ul li:first-child {
  margin-left: 0;
}
.sightseeing .content .section01 .box02 {
  margin-bottom: 10px;
}
.sightseeing .content .section01 .box02 h3 {
  right: 10px;
  top: 10px;
  color: #fff;
}
.sightseeing .content .section01 .box02 .video02 {
  float: right;
}
.sightseeing .content .section01 .box03 h3 {
  left: 10px;
  top: 10px;
  color: #fff;
}
.sightseeing .content .section02 ul li {
  margin-top: 30px;
}
.sightseeing .content .section02 ul li div {
  width: 460px;
}
.sightseeing .content .section02 ul li div p a {
  background-image: url(../images/icn_link02.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 5px 0 5px 25px;
}
.sightseeing .content .section02 ul li:first-child {
  margin-top: 0;
}
.sightseeing .content .section02 ul li:nth-child(odd) img {
  float: left;
}
.sightseeing .content .section02 ul li:nth-child(odd) div {
  float: right;
}
.sightseeing .content .section02 ul li:nth-child(even) img {
  float: right;
}
.sightseeing .content .section02 ul li:nth-child(even) div {
  float: left;
}

/* =================================================== /
/ 館内施設
/ =================================================== */
.facility .keyvisual {
  background-image: url(../images/facility/keyvisual.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.facility .content .section01 .box01 .video01 {
  float: left;
	width: 500px;
}
.facility .content .section01 .box01 > div.alignright {
  width: 320px;
}
.facility .content .section01 .box02 > div.alignleft {
  width: 500px;
  position: relative;
}
.facility .content .section01 .box02 > div.alignleft h3 {
  padding: 0;
  border: none;
  position: absolute;
  width: 408px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9999;
}
.facility .content .section01 .box02 > div.alignleft ul {
  margin-bottom: 10px;
  padding-top: 100px;
}
.facility .content .section01 .box02 > div.alignleft ul li {
  float: left;
  margin-left: 10px;
}
.facility .content .section01 .box02 > div.alignleft ul li:first-child {
  margin-left: 0;
}
.facility .content .section02 .box01 {
  margin-bottom: 20px;
}
.facility .content .section02 .box01 .video02 {
  float: left;
  margin-right: 10px;
}
.facility .content .section02 .box02 div.alignleft {
  width: 460px;
}
.facility .content .section03 .video03 {
  float: left;
}
.facility .content .section03 .box01 {
  float: right;
  width: 320px;
}
.facility .content .section04 ul {
  margin-bottom: 20px;
}
.facility .content .section04 ul li {
  float: left;
  margin-left: 20px;
  font-size: 0.875rem;
  text-align: center;
  color: #666;
}
.facility .content .section04 ul li:first-child {
  margin-left: 0;
}
.facility .content .section04 h4 {
  margin-bottom: 7px;
  font-size: 1.125rem;
  font-weight: bold;
}

/* =================================================== /
/ アクセス
/ =================================================== */
.access .keyvisual {
  background-image: url(../images/access/keyvisual.jpg);
  background-position: center top -400px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.access .content iframe {
  margin-bottom: 5px;
}
.access .content > .attention {
    text-align: center;
    margin-bottom: 30px;
	
}
.attention {
    display: block;
    float: none;
    clear: both;	
	
    margin-bottom: 30px!important;
}
.access .content .section01 > ul > li {
  float: left;
  border-left: #999 solid 1px;
  padding: 0 20px;
  width: 240px;
}
.access .content .section01 > ul > li:first-child {
  border-left: none;
}
.access .content .section01 > ul > li h3 span {
  font-size: 50%;
}








/* =================================================== /
/ スライドショー
/ =================================================== */



.fade {
	max-width: 500px;
	margin: 0px auto;
	padding: 0;
	height: 300px!important;
}
.fade img{ width: 100%;}

.fade .slick-next { right: 20px; z-index: 99;}
.fade .slick-prev { left: 20px; z-index: 100;}




#wrap{
  background-color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}
#slider,#slider02,#slider03{
	max-width: 960px;
	margin: 0 auto 10px;
	padding: 0;
	height: auto;
}
.slide-item,.slide-item02,.slide-item03 img{
    width: 100%;
	position: relative;
	display: block;
  }  




#thumbnail-list,#thumbnail-list02,#thumbnail-list03{
	
max-width: 500px;
	text-align: center;
  margin: 0 auto;
  flex-wrap:wrap;
}
#thumbnail-list img,#thumbnail-list02 img,#thumbnail-list03 img{
	
    width: 100px;
	max-width:100px;
	height: auto;/*高さ自動*/

}
.thumbnail-item,.thumbnail-item02,.thumbnail-item03{
	display: inline-block;
  cursor:pointer;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
  }



