@charset "utf-8";



/*=============================================================================
   Layout
=============================================================================*/
.container, .content, .inner {	clear: both;	height: auto;	}
.container:after, .content:after, .inner:after{content: ""; display: block; clear: both;}
.container {
	width: 1280px;
	margin: 0px auto;
	position: relative;
	}
.content {
	width: 100%;
	margin-bottom:30px;
	position: relative;
	}
.inner {
	zoom:1;
	padding: 0px 20px;
	}

/* Header
-----------------------------------------------------------------------------*/
#header_wrap {
	height: auto;
	width: auto;
	position: relative;
	}
#header {
	height: auto;
	width: 100%;
	background: url(../img/body.jpg) repeat-x center -320px;
	position: fixed;
	top: 0px;
	z-index: 50;
	}
	#header .container {
	width: 1280px;
	margin: 0px auto;
	position: relative;
	}
#logo {
	position: absolute;
	left: -32px;
	top: 0px;
	}
#tel {
	height: 30px;
	width: 330px;
	float: right;
	}
#trans {
	height: 30px;
	width:150px;
	float: right;
}


/* Navigatioon
-----------------------------------------------------------------------------*/
/* Main nav *****/
#nav_wrap {
	width: 100%;
	height: 60px;
	background: url(../img/bg_nav.png) repeat-x center top;
	z-index: 20;
	position: fixed;
	top: 30px;
	}
#index #nav_wrap {
	position: absolute;
	bottom: 0px;
	}
	#index #nav_wrap.fix {
	position: fixed;
	top: 30px;
	}
#nav {
	width: 1280px;
	background: url(../img/nav.png) no-repeat 268px top;
	height: 60px;
	margin: 0px auto;
	}
	#nav ul {
	width: 720px;
	float: left;
	height: auto;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 268px;
	}
	#nav li {
	float: left;
	}
	#nav a {
	height: 1px;
	display: block;
	padding-top: 59px;
	overflow: hidden;
	}
	#nav a:hover {
	background: url(../img/nav_ov.png);
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	}
#nav01 { width: 120px; }
#nav02 { width: 120px; }
#nav03 { width: 120px; }
#nav04 { width: 120px; }
#nav05 { width: 120px; }
#nav06 { width: 120px; }

#page01 #nav01 a,
#page02 #nav02 a,
#page03 #nav03 a,
#page04 #nav04 a,
#page05 #nav05 a, 
#page06 #nav06 a {
	background: url(../img/nav_ov.png);
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	}

/* MainVisual title_img
-----------------------------------------------------------------------------*/
#mainVisual {
	overflow: hidden;
	}
	#main_movie {
	background: url(../img/top_mainimg.jpg) no-repeat center center;
	background-size:cover;
	height: 100%;
	width: 100%;
	}
	#main_movie video#index_movie {
	height: 100%;
	width: 100%;
	object-fit: cover;
	}
#title_img {
	background-image: url(../img/top_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	height: 500px;
	width: 100%;
	position: relative;
	}
#page01 #title_img { background-image: url(../img/facilities_mainimg.jpg); }
#page02 #title_img { background-image: url(../img/spa_mainimg.jpg); }
#page03 #title_img { background-image: url(../img/cuisine_mainimg.jpg); }
#page04 #title_img { background-image: url(../img/access_mainimg.jpg); }
#page05 #title_img { background-image: url(../img/sightseeing_mainimg.jpg); }
#page06 #title_img { background-image: url(../img/siosai_mainimg.jpg); }
#page07 #title_img { background-image: url(../img/beach_mainimg.jpg); }

#title_img h2 {
	font-size: 2.4em;
	height: 60px;
	display: block;
	width: 530px;
	margin: 0px auto;
	text-align: right;
	position: absolute;
	bottom: 20px;
	left: 50%;
	}

#page08 #title_img { 
    background-image: url("../img/sankotu/sankotu_mainimg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	height: 805px;
	width: 100%;
	position: relative;
}
#page08 #title_img h2 {
	font-size: 2.4em;
	height: 60px;
	display: block;
	margin: 0px auto;
	text-align: right;
	position: absolute;
    bottom: 220px;
    left: 45%;
	}

/* Contents
-----------------------------------------------------------------------------*/
div#contents {
	margin: 0px auto;
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	div#contents:after{content: ""; display: block; clear: both;}

#page08 #cont02 .matbox {
	clear: both;
    padding: 0px;
    background: url();
	margin-bottom: 30px;
	}

.matbox {
	clear: both;
	padding: 30px;
	background: url(../img/mat.png);
	margin-bottom: 30px;
	}
	.matbox:after{content: ""; display: block; clear: both;}

.txtArea {  	}
	.txtArea p { margin-bottom: 0.6em;}



/* Footer
-----------------------------------------------------------------------------*/
#pagetop {
	position: fixed;
	bottom: 85px;
	right: 20px;
	clear: both;
	display: inherit;
	z-index: 500;
	}
	#pagetop a {
	text-align: center;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	text-decoration: none;
	background: url(../img/mat.png);
	color: #eee;
	height: 50px;
	width: 50px;
	padding: 10px;
	font-size: 10px;
	line-height: 130%;
	vertical-align: middle;
	display: table-cell;
	overflow: hidden;
	}

div#footer {
    color: #E7DDCC;
	margin: 0px auto;
	height: 120px;
	clear: both;
	padding: 10px 0;
	background: url(../img/bg_footer.jpg) repeat-x center top;
	width: 100%;
	}
	div#footer .container {
	position: relative;
	height: 120px;
	}
div#footer_add {
	height: auto;
	width: 385px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	}

div#footernavi {
	margin: 0px 5px 5px 0px;
	width: 720px;
	height: 35px;
	padding: 0px;
	font-size: 0.92em;
	}
	div#footernavi ul {
	margin-bottom: 4px;
	}
	div#footernavi li {
	padding: 0px 9px;
	border-right: 1px solid #E7DDCC;
	display: inline;
	}
	div#footernavi li:first-child {
	border-left: 1px solid #E7DDCC;
	}
	div#footernavi a {
	color: #BBAA88;
	text-decoration: underline;
	}
	div#footernavi a:hover {
	color: #bb6644;
	text-decoration: underline;
	}

div#link_box {
	margin: 0px 5px 0px 0px;
	width: 570px;
	height: 50px;
	padding: 0 0 5px 0 ;
	font-size: 0.92em;
    float: left;
	}
	div#link_box a {
    width: 220px;
    height: 46px;
	color: #BBAA88;
	text-decoration: underline;
	}
	div#link_box a:hover {
	color: #bb6644;
	text-decoration: underline;
	}
    div#link_box .ban_a ,div#link_box .ban_b{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 5px;
    background-color: rgba(255,255,255,0.3);
    }
    div#link_box .ban_a{
    width: 254px;
    height: 46px;
    margin: 0 10px 0 0;
    }
    div#link_box .ban_b{
    width: 254px;
    height: 46px;
    }


div#link_box2 {
	margin: 0px 5px 0px 0px;
	width: 150px;
    height: 50px;
	padding: 0 ;
	font-size: 0.92em;
    float: left;
	}
    div#link_box2 .ban_c{
    width: 50px;
    height: 50px;
    float: left;
    }
    div#link_box2 p{
    width: 90px;
    height: 50px;
    color: #fff;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    }

div#footer_yadobnr {
	width: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	div#footer_yadobnr p {
	}

#copyright {
	margin: 0px;
	padding: 7px 0px 0px;
	height: 18px;
	width: auto;
	font-size: 12px;
	text-indent: 0px;
	overflow: hidden;
	}
