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

a {
	margin:0;
	padding:0;
	font-weight:bold;
}

td a:link{ color: #FFFFFF; background-color:#298A08; text-decoration: none; padding:0 3px 0 3px;}
td a:visited{ color: #FFFFFF; background-color:#298A08; text-decoration: none;}
td a:hover{ color: #FFFFFF; background-color:#298A08; text-decoration: underline;}

ul{
	margin:0;
	padding:0;
	}

li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
h1 {
	font-size:30px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}
/*
html body {     
    overflow: hidden;     
}  
*/

div#fix_Head {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 100px;
	z-index:999;
}  


body{
	background: #ffffff;
	font-size: 13px;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
    color: #222222;
	margin: 0;
	padding: 0;
    }

img {
	border:none;
}

table{
	text-align:left;
	}
table tr{
	border:#000 1px dashed;
	}

table th{
	color:#FFF;
	background-color:#737373;
	white-space: nowrap;
	}
table td{
	/*white-space: nowrap;*/
	}

.tab_line{
	border-bottom: #000 1px dashed;
	height:1px;
	padding:0;
	}


.b_Contents{
	margin:auto;
	width:1050px;
	}

.b_Contents_menu {
	margin:auto;
	width:975px;
}

.b_Contents_play{
	margin:auto;
	width:910px;
	}

.header{
	margin:auto;
	height:100px;
	padding:5px 0 5px 0;
	background:url(../img/header_back.gif) repeat;
	z-index:999;
	/*position: fixed;
    top: 0;   //縦の位置を指定
    left: 0;  //横の位置をして
     z-index: 999; //オブジェクトが重なった場合の表示順
    width: 100%; //横幅を全面に設定*/
	}
	
.header_left{
	float:left;
	}

.header_right{
	float:right;
	}
.head_icon{
	margin:0px 0px 0px 3px;
	}

.head_icon_suv{
	margin-right:3px;
	margin-left:10px;
	}


ul.header_suv {
	text-align:right;
	width:550px;
	float:right;
}
ul.header_suv li{
	float:right;
	font-weight:bold;
	font-size:14px;
	text-shadow: 0px -2px 0px rgba(255, 255, 255, 0.4), 0px 2px 0px rgba(255, 255, 255, 0.3);
	padding-top:3px;
	}

ul.header_suv a {
	color:#000;
}
	ul.header_suv {
	text-align:right;
	width:550px;
}

.menu{
	margin:auto;
	background:url(../img/menu_back.png) repeat-x;
	/*background-color:#557332;*/
	position: relative;
    	overflow: hidden;
	z-index:999;
	}
	
.menu_icon{
	padding:30px 35px 0 34px;
	}

/*
.menu_icon2{
	padding-top:8px;
	}

*/

ul.menu_suv li{
	float:left;
	margin-top:5px;
	
	}

.menu8{
	/*margin-top:-9px;*/
	}

.title_sub{
	font-size:28px;
	font-weight:bold;
	}


.title_sub2{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	}


.place_name{
	/*margin-bottom:10px;*/
	margin-right:5px;
	}



.left_box{
	width:605px;
	float:left;
	}

.right_box{
	float:right;
	}

ul.menu_sub{
	margin-top:10px;
	}


ul.menu_sub li{
	float:left;
	margin-right:2px;
	}

.main_Back{
	background:url(../img/main_back.png) no-repeat;
	width:364px;
	height:250px;
	padding:12px 0 0 12px;
	}

li.Thumbnail{
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	float:left;
	}


.menu {
	margin:auto;
	background:url(../img/menu_back.png) repeat-x;
	/*background-color:#557332;*/
	position: relative;
	overflow: hidden;
	padding-left:5px;
}
/*	
.menu_icon{
	padding:25px 34px 0 34px;
	}
*/

.menu8 img {
	margin-top:-5px;
}

#menu li {
	float:left;
}
#menu li.menu_icon {
	position: relative;
	margin: 0;
	padding:0px 1px;
	/*padding:32px 34px 0 34px;*/
}
#menu li.menu_icon2 {
	position: relative;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:2px;
}
/* ご案内メニュー */

#menu li ul.menu_box1 {
	display: none;
	top: 25px;
	left: -1px;
	width: 109px;
	color:#FFF;
	font-weight:bold;
	/*display: none;
	position: absolute;
	top: 50px;
	margin-top:35px;
	left: -1px;
	width: 125px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color:#FFF;
	font-weight:bold;*/
}
#menu li ul.menu_box1 li {
	/*margin: 0;
	width: 125px;
	color:#FFF;
	font-weight:bold;
	border-bottom:#FFF;*/
	margin: 0;
	width: 125px;
	color:#FFF;
	font-weight:bold;
	border-bottom:#000;
	background-color:#000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	margin-top:2px;
}
#menu li ul.menu_box1 li a {
	display: inline-block;
	width: 125px;
	padding:7px 0 4px 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
#menu li ul.menu_box1 li a:hover {
	background: #666;
	width: 115px;
	color: #fff;
	text-decoration:none;
	background-position:left;
}
/* 施設案内メニュー */


#menu li ul.menu_box2 {
	display: none;
	top: 25px;
	left: -1px;
	width: 129px;
	color:#FFF;
	font-weight:bold;
	/*display: none;
	position: absolute;
	top: 50px;
	margin-top:35px;
	left: -1px;
	width: 152px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color:#FFF;
	font-weight:bold;*/
}
#menu li ul.menu_box2 li {
	margin: 0;
	width: 152px;
	color:#FFF;
	font-weight:bold;
	border-bottom:#000;
	background-color:#000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	margin-top:2px;
}
#menu li ul.menu_box2 li a {
	display: inline-block;
	width: 142px;
	padding:7px 0 4px 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
#menu li ul.menu_box2 li a:hover {
	width: 142px;
	background: #666;
	color: #fff;
	text-decoration:none;
}


#menu li ul.menu_box3 {
	display: none;
	top: 25px;
	left: -1px;
	width: 132px;
	color:#FFF;
	font-weight:bold;
	/*display: none;
	position: absolute;
	top: 50px;
	margin-top:35px;
	left: -1px;
	width: 152px;
	background: #000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color:#FFF;
	font-weight:bold;*/
}
#menu li ul.menu_box3 li {
	margin: 0;
	width: 164px;
	color:#FFF;
	font-weight:bold;
	border-bottom:#000;
	background-color:#000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	margin-top:2px;
}
#menu li ul.menu_box3 li a {
	display: inline-block;
	width: 160px;
	padding:7px 0 4px 10px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-align:left;
}
#menu li ul.menu_box3 li a:hover {
	width: 154px;
	background: #666;
	color: #fff;
	text-decoration:none;
}
/* メニュー終わり */

.contentsNav_left{
	width:380px;
	float:left;
	}

.to_go_price{
	margin-right:20px;
	margin-top:100px;
	}
.to_go_price2{
	margin-right:20px;
	margin-top:50px;
	}

.contentsNav_right{
	width:600px;
	float:right;
	}


.info1{
	padding-top:30px;
	padding-bottom:30px;
	}
.info1_head {
	padding-top:20px;
	padding-bottom:30px;
}

.info2{
	background:url(../img/header_back.gif) repeat;
	padding-top:30px;
	padding-bottom:30px;
	}
.sub_Catch{
	margin-bottom:15px;
	}

ul#nav {
width:980px;
margin:0 10px;
margin:auto;
margin-top:-180px;
padding: 0;
list-style: none;
z-index:999;
}
ul#nav li {
margin-right:3px;
float:left;
display:inline;
font-size:0;
}
ul#nav li a img{
outline:none;
border:none;
}
#tab-02, #tab-03, #tab-04 {
display:none;

}
.clearFix:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
zoom:1;
}

/*　ご案内　*/

.use_info{
	padding-top:30px;
	padding-bottom:30px;
	}

.contentsNav_left_use{
	width:480px;
	float:left;
	}

.contentsNav_right_use{
	width:470px;
	float:right;
	}
.attention{
	background:url(../guide/img/attention_title_back.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	padding:10px 0 0 15px;
	height:36px;
	}


/*　FAQ　*/

.q_a{
	margin-top:200px;
	}


.faq{
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	}
.faq img{
	margin-right:7px;
	}


ul.faq2 li{
	background:url(../faq/img/faq_title_back.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	padding:10px 0 0 15px;
	height:36px;
	margin-top:20px;
	margin-bottom:10px;
	}

.ul.faq2 li a {
	color:#FFF;
}


.display a{
	color:#FFF;
	text-decoration:none;
	}


.display a:link{ color: #FFF; text-decoration: none;}
.display a:visited{ color: #FFF; text-decoration: none;}
.display a:hover{ color: #FFF; text-decoration: none;}



/*　レンタル・販売品　*/

.contentsNav_left_facility{
	width:480px;
	float:left;
	}

.contentsNav_right_facility{
	width:460px;
	float:right;
	}

.red_font{
	color:#F00;
	}
.facility_tb{
	margin-bottom:10px;
	}

ul.facility_pic li{
	float:left;
	background:url(../commodity/img/facility_pic_back.png) no-repeat;
	padding-top:4px;
	padding-left:4px;
	margin-bottom:10px;
	margin-top:10px;
	width:119px;
	height:121px;
	}

li.facility_pic_sub{
	margin:0 45px 0 45px;
	}


/*　その他・施設　*/

.contentsNav_left_other{
	width:495px;
	float:left;
	}

.contentsNav_right_other{
	width:450px;
	float:right;
	}


/*　場内の遊び　*/

.play_box{
	width:235px;
	float:left;
	margin:0 5px 0 5px;
	text-align:left;
	}
.play_box p{
	padding:0 10px 0 10px;
	text-align:left;
	}

.play_box span{
	text-align:left;
	}

.play_box2{
	width:250px;
	float:left;
	margin:0 60px 0 60px;
	text-align:center;
	}

.play_box3{
	width:250px;
	float:left;
	text-align:center;
	}

.play_box2 p {
	text-align:left;
}

.play_box3 p {
	text-align:left;
}
.contentsNav_left_play{
	width:470px;
	float:left;
	}

.contentsNav_right_play{
	width:470px;
	float:right;
	}
.red_font_play{
	color:#F00;
	padding:0 10px 0 10px;
	}



/*　プライバシーポリシー　*/

.privact_icon{
	margin:2px 3px 0 10px;
	vertical-align: baseline;
}

.customers{
	margin-left:15px;
	line-height:25px;
	}



/*　サイトマップ　*/

.sitemap_icon{
	margin:0 3px 0 0;
}

/*　観光地案内　*/

.sub_txt{
	font-size:24px;
	font-weight:bold;
	}

.tourism_txt p{
	margin:40px 0 10px 0;
	}



/*　ツリーアドベンチャー　*/

.adventure_title{
	background:url(../adventure/img/faq_title_back.jpg) no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	padding:10px 0 0 15px;
	height:36px;
	margin-top:20px;
	}

.contentsNav_left_adventure{
	width:430px;
	float:left;
	}

.contentsNav_right_adventure{
	width:500px;
	float:right;
	}
	/*
.adventure_pic_back{
	background:url(../adventure/img/adventure_pic_back.jpg) no-repeat;
	width:515px;
	height:193px;
	}
*/

.contentsNav_left_adventure2{
	width:400px;
	float:left;
	}

.contentsNav_right_adventure2{
	background:url(../img/adventure_pic_back.jpg) no-repeat;
	width:515px;
	height:278px;
	float:right;
	padding-left:15px;
	padding-top:5px;
	}





.left_footer_box{
	float:left;
	background-color:#95c923;
	width:470px;
	/*margin-left:40px;*/
	}

.center_footer_box{
	float:left;
	padding-left:80px;
	padding-right:80px;
	}
.center_footer_box2{
	float:left;
	padding-left:10px;
	box-shadow: 1px 0px 0px #63841b;
	}
	
	
.right_footer_box{
	width:470px;
	float:right;
	/*margin-right:40px;*/
	}

.footer_Nav{
	background-color:#95c923;
	font-size:16px;
	color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
	}
.footer_Nav img{
	margin-bottom:7px;
	}


.footer_box{
	background:url(../img/header_back.gif) repeat;
	padding:30px 0 30px 0;
	}
.footer_suv{
	padding-left:130px;
	}

div.footer_suv ul{
	float:left;
	margin:0 10px 0 10px;
	}
div.footer_suv li{
	float:left;
	margin:0 10px 0 10px;
	}

.footer_suv2{
	padding-left:170px;
	}

div.footer_suv2 ul{
	float:left;
	margin:0 10px 0 10px;
	}

div.footer_suv2 li{
	float:left;
	/*width:120px;*/
	margin:0 15px 0 15px;
	}


.footer_pic{
	background:url(../img/footer_pic_back.png) no-repeat;
	width:181px;
	height:120px;
	padding-top:6px;
	padding-left:10px;
	float:left;
	}
.footer_pic2{
	background:url(../img/facility_pic_back.png) no-repeat;
	width:201px;
	height:199px;
	padding-top:7px;
	padding-left:10px;
	float:left;
}


/* カレンダー */
.calender_con1 {
	margin-left:263px;
	text-align:center;
	display: flex;
}
.calender_con2 {
	margin-left:130px;
	text-align:center;
	display: flex;
}
.calender {
	width:263px;
}

.monthly-calendar {
	margin-left:15px;
}

.monthly-calendar table {
	border-collapse: collapse;
	width:100%;
	text-align:center;
	margin:auto;
}
.monthly-calendar table td {
	border: 1px solid #EAE8DF;
    font-size: 13px;
    padding: 5px;
	text-align:center;
}

.week-title.sun, .day-box.sun .day-number {
	color: #FF6347;
}

.week-title.sat, .day-box.sat .day-number {
    color: #4169E1;
}

.monthly-prev {
    float: left;
}


.monthly-next {
    float: right;
    margin-right: 1rem;
}

.day-box.today {
    background-color: #FFFFE0;
}

.head_img_mgn {
	margin-top:20px;
}


/*galley*/
div.g-inner {
	position:relative;
	width:440px;
	height:400px;
}
.view {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}


.view2 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view2 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view2 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn2 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption2 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn2 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn2 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn2 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}


.view3 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view3 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view3 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn3 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption3 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn3 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn3 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn3 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.view_site1 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site1 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site1 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site1 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site1 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site1 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site1 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site1 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}



.view_site2 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site2 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site2 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site2 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site2 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site2 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site2 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site2 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}



.view_site4 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site4 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site4 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site4 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site4 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site4 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site4 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site4 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}



.view_site3 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site3 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site3 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site3 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site3 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site3 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site3 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site3 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
.view_site5 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site5 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site5 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site5 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site5 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site5 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site5 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site5 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

.view_site6 {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
	overflow:hidden;
	padding:12px 0 0 12px;
	background:url(../img/main_back.png) no-repeat;
}
.view_site6 p {
	position: absolute;
	width:480px;
	height:300px;
	top:0;
	left:0;
}
.view_site6 img {
	margin-left:12px;
	margin-top:-1px;
}
.thumbBtn_site6 {
	position:absolute;
	top:290px;
	left:0px;
	z-index:0;

}
.caption_site6 {
	position:absolute;
	top:260px;
	left:0px;
	text-align:left;
	width:280px;
}
.thumbBtn_site6 li {
	float:left;
	text-align:center;
	cursor:pointer;
	background:url(../img/thumbnail_back.png) no-repeat;
	width:120px;
	height:121px;
	padding-left:3px;
	padding-top:4px;
	
}

.thumbBtn_site6 img {
	margin-right:3px;
	margin-top:1px;
}
.thumbBtn_site6 li.active {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

/* clearfix */
.clfix:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}
.clfix {
	display: inline-block;
}


.map_box {
	width:905px;
	height:580px;
	padding-top:25px;
	padding-right:2px;
}

.access_map1 {
	width:905px;
	height:475px;
	padding-top:25px;
	padding-left:36px;
	background:url(../img/map_bg.jpg) no-repeat;
}

.access_map2 {
	width:905px;
	height:475px;
	padding-top:25px;
	padding-left:36px;
	background:url(../img/map_bg.jpg) no-repeat;
}

.access_map3 {
	width:665px;
	height:1059px;
	margin:auto;
	padding-top:35px;
	padding-left:46px;
	background:url(../img/map_bg2.jpg) no-repeat;
}

.link_detail_btn {
	color:#FFF;
	background-color:#ea5098;
	padding:10px 30px;
	text-align:center;
	width:300px;
}
.link_detail_btn a {
	color:#FFF;
	display:block;
}

.link_map_btn {
	color:#FFF;
	background-color:#eab550;
	padding:10px 30px;
	text-align:center;
	width:300px;
}
.link_map_btn a {
	color:#FFF;
	display:block;
}

.kanko_img {
	margin-right:10px;
	float:left;
}
.kanko_txt {
	padding-left:170px;
}

.faq_detail_btn {
	color:#FFF;
	background-color:#ea5098;
	padding:10px 30px;
	text-align:center;
	width:300px;
	margin:auto;
}

.faq_detail_btn a {
	color:#FFF;
	display:block;
}

.accesstxt {
	width:320px;
	font-size:13px;
}

.display_none {
	display:none;
}
.rental_img1 {
	background:url(../img/rental_img1_bg.png) no-repeat;
	width:354px;
	height:272px;
	padding-left:10px;
	padding-top:20px;
}
.rental_img2 {
	background:url(../img/rental_img2_bg.jpg) no-repeat;
	width:297px;
	height:217px;
	padding-left:9px;
	padding-top:13px;
}


.attachment-img_play{
    border-radius: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
}

.reserve_site_title {
	background:#b9e2fb;
	padding:10px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}

.autocamp {
	border-top:1px solid #353535;
	padding:10px 0;
}

.autocamp_txt {
    margin: 0 0 1.5em;
    padding: 0.8em;
    border-left: 7px solid #B92A2C;
    font-size: 1.143em;
    font-weight: bold;
}

#lb {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align:center;
    background: rgba(0,0,0,.8) ;/*オーバーレイ*/
    z-index:100;
    padding-top:200px;
    }

 #lb img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:100%;
    }

.syuhen_map{
	width:830px;
}

.syuhen_map2{
	width:588px;
}


.google_map{
	width:860px;
	height:400px;
}

.google_display {
	width:970px;
	height:400px;
}

.post_list {
	padding:20px 0;
	border-bottom:1px solid #c4c4c4;
}

.reserve_calender {
	float:left;
	width:25%;
}

.reserve_btn {
	width:295px;
	height:47px;
}

.regist_btn {
	width:273px;
	height:67px;
}

.cancel_tbl {
	width:60%;
}

.reserve_start_tb {
	width:76%;
}

.calender_txt {
//	display:none;
}

.button_reserve {
	position: relative;
	background-color: #1abc9c;
	border-radius: 4px;
	font-size:13px;
	padding:13px 20px;
	color: #fff;
	line-height: 10px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #0e8c73;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	margin-top:-5px;
	float:right;
}
.button_reserve:hover {
	background-color: #31c8aa;
	box-shadow: 0 3px 0 #23a188;
}
.button_reserve:active {
	top:3px;
	box-shadow: none;
}

.reserve_site_title a {
	color:#fff;
	text-decoration: none;
}

.f_bold {
	font-weight:bold;
}

.add_img2 {
	margin-top:10px;
}