@charset "shift_jis";
.cl {
	overflow: hidden;
	clear: both;
}
/* 共通設定 --------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0 auto;
	padding: 0;
}

.container.faq{
	color: #000;
}

body {
	width: 1128px;
	margin: 0 auto;
	height: auto;
	text-align: justify;
	text-justify: distribute;
	background-color: #fff !important;
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
html {
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ol, ul, li {
	list-style: none;
	margin: 0;
}
fieldset, img {
	border: 0;
}
img, iframe {
	vertical-align: bottom;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/* 基本設定リンク -------------------------------------- */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
}

/* for Wide */

#htlHeader div#RthNameArea {
    display: block;
}

#htlContents {
  width: 1170px !important;
  margin: 0px auto !important;
  min-width: 1128px !important;
}

#htlContents > .hometown-tax__container{
	margin-left: 0!important;
}

#htlHeader {
  margin: 0;
}

#htlHeader ul {
  margin: 0 0 0 20px;
}

div#htlContents.single-column div.travel__tab div#trvlHtlSubNav ul.tab__second-navi{
	width: auto!important;
}

.single-column .travel__tab--top-page{
	max-width: 1170px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#htlBrdCrmbs,
div#htlHeader div#RthNameArea h2 {
  width: auto !important;
  padding-left: 20px;
}

#htlMainContent {
  width: 1128px;
  margin-left: 0;
}

#RthCustomizeW {
  position: relative;
  width: auto !important;
	background-repeat:no-repeat;
}


.widebox{
  width: auto;
}
.widebox_inner {
	width: 1128px;
	margin: 0 auto;
	position: relative;
}
.wrapper_bg {
	width: 1128px;
	background: #fbfaf2;
}


div#trvlHtlSubNav ul {
    margin: 0 !important;
}

.footer-nav {
  text-align: center;
  position: relative;
  width: auto;
  margin: auto;
  z-index: 0;
}

.footer-nav ul li {
  height: 60px;
  display: inline-block;
}
.rt-footer {
  width: 1128px !important;
  margin: 0 auto !important;
  padding-right: 0;
  padding-left: 0;
}

/* ラッパー設定 ----------------------------------------- */
.widebox{width: 1128px; margin: 0 auto;}
.wrapper_bg {
    width: 1128px;
}

#wrapper {
    width: 1128px;
    margin: 0 auto;
    padding: 0;
    display: block;
    overflow: hidden;
}

/* フラッシュ設定 --------------------------------------- */
.fla {
	width: 1128px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.temp-img {
	width: 1128px;
	height: 250px;
	overflow: hidden;
	display: block;
}
/* ヘッダナビゲーション設定 ----------------------------- */

header{width: 1128px; margin: 0 auto; }

header h1{margin: 0;}


header div.menu ul,
footer div.menu ul{
	display: flex;
    width: 1128px; margin: 0 auto;
    margin-top:20px;
}

header div.menu ul li a,
footer div.menu ul li a{
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 72px;
	background-position: top;
}

header div.menu ul li a:hover,
footer div.menu ul li a:hover{
	background-position: bottom;
}
header div.menu ul li:nth-child(1) a,
footer div.menu ul li:nth-child(1) a{
    width: 564px;
	background-image: url("../common/logo.jpg");
    background-size: 564px;
}


header div.menu ul li:nth-child(2) a,
footer div.menu ul li:nth-child(2) a{
    width: 107px;
	background-image: url("../common/nav/menu01.jpg");
    background-size: 107px;
}

header div.menu ul li:nth-child(3) a,
footer div.menu ul li:nth-child(3) a{
    width: 74px;
	background-image: url("../common/nav/menu02.jpg");
    background-size:74px;
}

header div.menu ul li:nth-child(4) a,
footer div.menu ul li:nth-child(4) a{
    width: 109px;
	background-image: url("../common/nav/menu03.jpg");
    background-size: 109px;
}

header div.menu ul li:nth-child(5) a,
footer div.menu ul li:nth-child(5) a{
    width: 70px;
	background-image: url("../common/nav/menu04.jpg");
    background-size: 70px;	
}

header div.menu ul li:nth-child(6) a,
footer div.menu ul li:nth-child(6) a{
    width: 109px;
    background-image: url("../common/nav/menu05.jpg");
    background-size: 109px;	
}
header div.menu ul li:nth-child(7) a,
footer div.menu ul li:nth-child(7) a{
    width: 95px;
    background-image: url("../common/nav/menu06.jpg");
    background-size: 95px;	
}



/* メインコンテンツ設定 --------------------------------- */
#main{
	margin: 0 auto;
	width: 1128px;
	
}
#contents {
	width: 1128px;
	padding: 0;
	display: block;
	overflow: hidden;
}
/* フッター設定 ----------------------------------------- */
footer{width: 1128px; margin: 0 auto;}

footer h1{margin: 0;}

footer ul.hnavi01,footer ul.hnavi02{
	display: flex;
	justify-content: space-between;
}


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

/* イメージのborderは0pxに ------------------------------ */
img {
	border: 0px;
}

/*  広告------------------------------------------------- */
#bnr{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 15px auto 15px;
	width: 1128px;
}
#bnr li{
	padding: 0 0 5px;;
}

/*  スライダー上の宿泊予約ボタン--------------------------------------------- */
#slide1 {
	width: 1128px;
	text-align: left;
	position: relative; 
    height: 564px;
  	margin:0;
}
.reserve {
	width:232px;
	height:72px;

}
.reserve img {
	width:232px;
	height:72px;
	position: absolute;
	bottom:0;
	right:0;
	z-index: 99999;
	margin:0;
}


/*  周辺観光--------------------------------------------- */
.map1{
    width: 1128px;
    height: 480px; /* iframeの高さに合わせる */
    position: relative;
}

.map1 > img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.map2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map2 iframe{
    width: 1048px;
    height: 480px;
    position: absolute;
    top: 0;
    left: 40px; 
    z-index: 10;
    border: none;
}
.map-overlay {
    position: absolute;
    top: 0;
    left: 40px;
    width: 1048px;
    height: 480px;
    z-index: 15;
    background: transparent;
    cursor: pointer;
}

/* クリックしたら操作可能にする */
.map2:hover .map-overlay {
    display: none;
}



/*  アクセス--------------------------------------------- */
.amap {
	background-color: #faf9f2;
	text-align: center;
}

.map3 iframe{
  width: 1080px;
  height: 384px;
  position: absolute;
  bottom: 352px;
  left: 24px; 
  z-index: 10;
}

/*  アンカーの位置調整--------------------------------------------- */
.anchor-position {
	display: block;
	position: relative;
	margin-top: -85px;
	padding-top: 85px;
	z-index: -999;
}
.anchor-position2 {
	display: block;
	position: relative;
	margin-top: -160px;
	padding-top: 160px;
	z-index: -999;
}

