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


#sliderBox01 {
	background-image:
	url(../img/common/bg_grada.png),
	url(../img/common/bg_common.jpg) ;

	background-repeat:
	repeat-x,
	repeat ;
}

#sliderBox02 {
	position: relative;
}

.bxslider {
	width: 100%;
	height: 474px;
}

.bxslider li {
	width: 100%;
	height: 474px;
}

.bxslider .topimg_1 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/img_mainslide01.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_2 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/img_mainslide02.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_3 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/img_mainslide03.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_4 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/img_mainslide04.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_5 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/img_mainslide05.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}


#btn_charm {
	width: 204px;
	margin: 0 0 0 -102px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 9999;
	cursor: pointer;
}

#txt_mainslide {
	width: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	z-index: 999;
}

#news {
	margin-bottom: 40px;
}

#attractive {
	position: relative;
	height: 485px;
}

#attractive .attractive_01 {
	position: absolute;
	top: 23px;
	left: 75px;
	z-index: 100;
}

#attractive .attractive_02 {
	position: absolute;
	bottom: 0;
	left: 113px;
	z-index: 200;
}

#attractive .attractive_03 {
	position: absolute;
	top: 115px;
	left: 250px;
	z-index: 300;
}

#attractive .attractive_04 {
	position: absolute;
	top: 23px;
	right: 39px;
	z-index: 300;
}

#attractive .attractive_05 {
	position: absolute;
	bottom: 0;
	right: 76px;
	z-index: 100;
}

#attractive .attractive_06 {
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 400;
}

#attractive .attractive_07 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 400;
}

#attractive .attractive_08 {
	position: absolute;
	top: 0;
	left: 350px;
	z-index: 90;
}

#attractive .attractive_09 {
	position: absolute;
	bottom: 0;
	left: 95px;
	z-index: 400;
}

#attractive .attractive_10 {
	position: absolute;
	top: 0;
	right: 130px;
	z-index: 400;
}

#attractive .attractive_11 {
	position: absolute;
	top: 35px;
	left: 311px;
	z-index: 400;
}

#attractive .attractive_12 {
	position: absolute;
	top: 0;
	left: 216px;
	z-index: 400;
}

#attractive .attractive_13 {
	position: absolute;
	bottom: 0;
	right: 273px;
	z-index: 400;
}


/*　タブ　*/

.tab {
	/*overflow:hidden;*/
}

.tab li {
	width: 130px;
	background: url(../img/common/bg_common2.jpg) ;
	border-left: #FFFAEF solid 1px;
	border-right: #FFFAEF solid 1px;
	text-align: center;
	padding: 10px 0 9px;
	float:left;
	margin-right: 6px;
	cursor: pointer;
	border-bottom: #CCCCCC solid 1px;
	position: relative;
	top:1px;
	}

.tab li.select {
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: none;
	z-index: 10;
	padding-bottom: 10px;
	}

.tabcontent .newsbox {
	font-size: 120%;
	background: url(../img/common/bg_common2.jpg) ;
	padding: 10px 0;
	border-top: #CCCCCC solid 1px;
	position: relative;
	z-index: 0;
	}

#news_all,#news_activity,#news_cuisine,#news_facility,#news_event {
	margin-top: 10px;
	padding: 0 20px;
	/*height: 200px;
	overflow: auto;*/
}

.hide {
	display:none;
	}

.tab_all  {
	border-top: #000000 solid 2px;
}

.tab_act  {
	border-top: #08AC55 solid 2px;
}

.tab_cuisine {
	border-top: #DEBA64 solid 2px;
}

.tab_facility {
	border-top: #D42C62 solid 2px;
}

.tab_event {
	border-top: #FF5A19 solid 2px;
}

/* フォトギャラリー
-------------------------------- */
#photoGalaleryWrap {
	padding: 30px 0 30px;
	clear: both;
	background-image: url(../img/common/bg_grada.png),url(../img/common/bg_common.jpg) ;
	background-repeat: repeat-x,repeat;
}


#photoGalaleryWrap .toList {
	top: 5px;
}

#photoGallery {
	margin-top: 30px;
}

#photoGallery li {
	float: left;
	height: 144px;
	margin-right: 20px;
	padding-bottom: 21px;
	background: url(../img/common/bg_photo.png) no-repeat 50% 100%;
}

#photoGallery li img {
	border: 5px solid #fff;
	border-bottom: none;
}



/* image light box
----------------------------------------------:*/
#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;

	-ms-touch-action: none;
	touch-action: none;

	-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	-moz-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
}



#imagelightbox-overlay {
	background-color: #000;
	background-color: rgba( 0, 0, 0, .9 );
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0;
	padding: 0;
	list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin:0 auto;
	position: relative;
	zoom: 1;
}

.flex-viewport {
	max-height: 186px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease; transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 186px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px
}


/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	width: 64px;
	height: 64px;
	margin: -30px 0 0;
	display: block;
	/*background: url(../img/top/bg_direction_nav.png) no-repeat 0 0;*/
	position: absolute;
	top: 50%;
	bottom: -64px;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0px;
	background: url(../img/common/btn_mainslide_next.png) no-repeat 100% 0;
	background-size: 64px;
}

.flex-direction-nav .flex-prev {
	left: 0px;
	background: url(../img/common/btn_mainslide_prev.png) no-repeat 0 0;
	background-size: 64px;
}

.flexslider:hover .flex-next {
	/*opacity: 0.8;*/
	right: 0px;
}

.flexslider:hover .flex-prev {
	/*opacity: 0.8;*/
	left: 0px;
}

/*.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}*/

.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter:alpha(opacity=30); cursor: default;
}

/* Control Nav */
.flex-control-nav {
	display: none;
	width: 100%;
	position: absolute;
	bottom: -30px;
	text-align: center;

}

.flex-control-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1; *display: inline;
}

.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
	background: #009ce1;
}

.flex-control-paging li a.flex-active {
	background: #009ce1;
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}


/*@media screen and (max-width: 640px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}*/

.flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flex-direction-nav .flex-next {opacity: 1; right: 0;}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;*/
	background: #fff;

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	right: 70px;
	top: 172px;;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/common/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
}

/* .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}*/

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFFFFF;
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 10px;
	outline: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00A3F0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	position: absolute;
	top: 130px;
	right: 70px;
	background: url(../img/common/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	position: absolute;
	bottom: 130px;
	right: 70px;
	background: url(../img/common/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	/*position: absolute;
	top: 50%;
	margin-top: -16px; */
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9997;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}








/** 170512/testupの為
===================================*/



.bxslider .topimg_11 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/dum_img_mainslide01.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_22 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/dum_img_mainslide02.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_33 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/dum_img_mainslide03.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_44 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/dum_img_mainslide04.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}

.bxslider .topimg_55 {
	background-image: url(../img/common/bg_grada.png),url(../img/top/dum_img_mainslide05.jpg);
	background-repeat: repeat-x,no-repeat;
	background-size: auto,cover;
}
