@media only screen and (max-width: 640px) {


/*ヘッダー
-----------------------------------*/
.pcOnly{
        display:none;
}

#navi,
#menu,
.breadcrumb,
#page-top,
#header_copy
{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	height:0;
	border:none;
}


/*トップ
-----------------------------------*/

#main{
	height:100%;
	margin:0 auto;
}
#slideshow {
   position:relative;
   width:100%;
   height:450px;
   z-index: 1;
   position: relative;
}
#slideshow li {
   position:absolute;
   height:450px;
   margin:0;
   padding:0;
   background-position:center top;
   background-repeat:no-repeat;
   background-size:auto 90%;
}
#main .ttl{
	width:100%;
	height:320px;
	margin-top:-420px;
	padding:20px 0 0 0;
	background:url("/contents/img/green/h1_back.png");
	background-size:100% auto;
	z-index:2;
	position: absolute;
}

#main h1{
	text-align:center;
	height:70px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(/contents/img/green/h1.png) center no-repeat;
	background-size:90% auto;
}

#main .ttl p{
	margin:0 auto;
	text-align:center;
	width:90%;
}

#main .ttl p img{
	width:100%;
}
#main .ttl ul.area{
	display: none;
}

#main .ttl .sp_area{
}

#main .main_mountain{
	margin-top:-90px;
	width:100%;
	height:90px;
	z-index:3;
	position: absolute;
}

h2 {
	font-size:22px;
	color:#00984B;
	font-weight:bold;
	font-family:'font1';
	margin:40px auto 10px auto;
	/*border-bottom:4px solid #5A5959;
	padding-bottom:5px;*/
}

h2 p{
	text-align:right;
	float:right;
	font-size:13px;
}

h2 a ,h2 a:visited{
	color:#5A5959;
}


/*バナー
-----------------------------------*/
.bn{
	width:90%;
	margin:0 auto;
}

.bn img{
	width:100%;
	height:auto;
	max-height:150px;
	margin:10px auto;
}



/*トップ
-----------------------------------*/
.list_03 ,.list_04{
	width:90%;
	margin:0 auto 30px auto;
	overflow:hidden;
	height:auto;
}

.list_03 li ,.list_04 li{
	width:99%;
	overflow:hidden;
	height:auto;
	padding-bottom:5px;
	margin-bottom:20px;
	border:1px solid #ccc;
	box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
}

.list_03 li h3 ,.list_04 li h3{
	margin:15px 15px 10px 15px;
	line-height:1.4em;
}

.list_03 li h3 a ,.list_04 li h3 a{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.list_03 li h3 a:hover ,.list_04 li h3 a:hover{
	color:#00984B;
}

.list_03 li h4{
	background:#eee;
	margin-bottom:10px;
	padding:4px 10px 2px 10px;
}

.list_03 li h5{
	font-size:13px;
	margin:0 15px;
	padding:5px 0 0 18px;
	background: url(/contents/img/green/icon_02.gif)  no-repeat;
}

.list_04 li h4{
	font-size:13px;
	width:90%;
	padding:5px 0 0 0;
	margin:0 5%;
	border-bottom:1px solid #CCC;
}

.list_03 .scale ,.list_04 .scale {
    width:100%;
    height:auto;
    overflow: hidden;
}

.list_03 .scale img ,.list_04 .scale img {
    width:100%;
	height:auto;
}

.list_genre{
	background:#F6F6F6;
}

.list_genre h2{
	text-align:center;
	height:70px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(/contents/img/green/ttl_01.png) center no-repeat;
	background-size:90%;
	margin:0 auto 5px auto;
	padding:0;

}

.list_genre table{
	padding:0 0 20px 0;
	width:90%;
	margin:0 auto;
}

.list_genre table tr {
    display: block;
}

.list_genre table td{
	width:25%;
	height:auto;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	font-weight:bold;
	line-height:2em;
    overflow: hidden;
    position: relative;
    z-index: 1;
	border-bottom: none;
    display: block;
    padding: 0;
	float:left;
}

.list_genre p {
	border-radius: 50%;
	-moz-border-image: border-radius: 50%;
	-webkit-border-image: border-radius: 50%;
	overflow: hidden;
    position: relative;
    z-index: 1;
	margin:0 auto;
	width:60px;
	height:60px;
}
.list_genre td img {
	transition: .3s ease-in-put;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    position: relative;
    z-index: 0;
	width:100%;
	height:100%;

}

.list_genre td a{color:#000;}

.list_04 li h4{
	float:left;
}

.list_04 li .time{
	float:right;
	font-size:12px;
	padding:4px 15px 0 0;
}



/*検索結果
-----------------------------------*/

#main_search{
	height:220px;
	line-height:2.8em;
	margin:0 auto;
	text-align:center;
	background:url(/contents/img/green/main_search.jpg) no-repeat;
}

#main_search h1 ,#main_search .list_keyword{
	font-size:14px;
	line-height:1.6em;
	padding:15px 0 0 0;
	color:#fff;
	font-weight:bold;
}

.list_search {
	width:90%;
	overflow:hidden;
	height:auto;
	padding-bottom:20px;
	margin:0 auto 20px auto;
}

.list_search .cite{
	width:100%;
    height:auto;
    margin:16px;
    overflow: hidden;
	padding:0;
	margin:0;
}

.list_search .cite img{
    width: 100%;
    height:100%;

}

.list_search div{
	margin:10px auto 0 auto;
}

.list_search h2{
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	clear:both;
	margin-bottom:0 !important;
	font-family:"Arial",'Quicksand',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 
	                    'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.list_search h2 a{color:#3B73B1;}

.list_search .city{
	/*background:#eee;
	text-align:center;
	font-size:11px;
	width:120px;*/
	padding:4px 2px 2px 2px;
	margin:0 0 8px 0;
	font-size:16px;
    color:#000000;
	font-weight:normal;
}

.list_search h3{
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	color:#000;
	margin:10px 0;
}

.list_search table td {
	line-height:1.3em;
	background:#B4B4B4;
	text-align:center;
	width:100px;
	height:35px;
	line-height:1em;
}

 .list_search table td a{
	font-size:8px;
	color:#fff;
	text-align:center;
	padding:5px 4px 4px 5px;
	display: block;
}

.list_search table td:hover{background:#000; color:#FFF;}


.list_search dl{
	border:2px solid #EEEFEF;
	padding:10px 3%;
	width:93%;
	display: flex;
	flex-wrap: wrap;
	place-content: space-between;
}

.list_search dl dt{
	font-size:13px;
	font-weight:bold;
	font-family:'font1';
	margin-bottom:5px;
	color:#777;
}
.list_search dl dd{
	font-size:12px;
}

.list_search dl dd h3 {
	font-size:12px;
	margin:0;
	padding:0;
	color:#000;
}

.list_search td img{
	width:90%;
}

div.popup{
	position: relative;
}

.popup img{
	width:100%;
	height:auto;
}

.popup img.pc{
	visibility:hidden;
	display:none;
	height:0;
}
.popup div{
	font-size:9px !important;
    background-color: #fff;
    overflow: hidden;
	position:absolute;
    z-index:99;
	top:100px;
	left:11%;
	text-align:center;
	padding:20px 15px 20px 15px;
	width:70%;
	line-height:1.8em;
	font-weight:bold;
	box-shadow:0px 0px 10px;
    border:1px solid #555;
}

.popup h3{
	font-size:11px;
	padding:8px 0 6px 0;
	background:#eee;
	font-weight:bold;
	margin-bottom:10px;
}

.popup a.btn_popup{
	color:#FFF;
	font-size:11px !important;
	padding:15px 0 13px 0;
	width:80%;
	margin:10px auto 0 auto;
	display: block;
	cursor: pointer;
	background:#ffc100 !important;
	box-shadow: 0 3px 0 #dc9000, 0 6px 0 rgba(0,0,0,0.2) !important;
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s !important;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s !important;
	 border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
}

.popup a.btn_popup:hover{
	background-color: #ff9500 !important;
	box-shadow: 0 2px 0 #c97600, 0 4px 0px rgba(0,0,0,0.2) !important;
	-webkit-transform: translateY(2px) !important;
	transform: translateY(2px) !important;
}




/*検索フォーム
-----------------------------------*/
.select-wrap{
width:90%;
margin:0 auto;
}

.select-wrap select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 1em;
    background:#fff url(/contents/img/green/icon_03.gif) no-repeat;
    background-size:10px auto;
    background-position: 98% center;
    height: 40px;
    line-height: 40px;
    font-size:13px;
    vertical-align: middle;
    margin:0 auto 5px auto;
	width:100%;
}
@-moz-document url-prefix() {
    .content select {
        background:none;
        background-color: #FFF;}
}

.searchform {
	width:90%;
	margin:0 auto;
	padding:0;
}

.searchform input.btn ,.searchform input.btn02{
	 background: url(/contents/img/green/btn_searchform.png) no-repeat;
	 background-size:100% auto;
	 width:50%;
	 height:50px;
	 display: block;
	 cursor: pointer;
	 margin:10px auto;
	 overflow: hidden;
	 text-indent: 120%;
	 white-space: nowrap;
}


.btn03 a{
	width:30%;
	display:block;
	cursor:pointer;
	margin:0 auto;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0.1em;
	background-color:#fabd00;
	border-radius:5px;
	box-shadow:0 6px 0 #c47e00, 0 12px 0 rgba(0,0,0,0.2);
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.btn03 a:hover {
	background-color: #ffa800;
	box-shadow: 0 3px 0 #b67500, 0 6px 0px rgba(0,0,0,0.2);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}

.btn03 a:active {
	color: #fff;
	background-color: #ff7800;
	box-shadow: 0 0 0 #000, 0 0 0px rgba(0,0,0,0.2);
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition-duration: 0.1s;
}


#dropmenu li ul .list_310 li{top:-243px;}
#dropmenu li ul .list_266 li{top:-210px;}


/*サブメニュー
-----------------------------------*/
#menu_guide {
	width:100%;
	margin:0 auto 10px auto;
	height:35px;
	position:relative;
	z-index:100;
	clear:both;
}

#menu_guide li:hover {
	background:#eee;
}

#menu_guide li{
	float: left;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:10px;
	margin: 0;
	min-height:25px;
	width:19.5%;
	position:relative !important;
	border-right:1px solid #C2C6CC;
	border-bottom:1px solid #fff;
	display: inline-block;
	padding:10px 0 0 0;
}

#menu_guide li:last-child{
	font-size:8px;
	border-right: none;
}
#menu_guide li ul li:last-child{ font-size:10px;}

#menu_guide li .menu_guide_li_text {
	margin: auto;
	padding-left: 15%;
	padding-right: 15%;
	border-right: none;
	word-wrap: break-word;
	line-height: 1em;
}

#menu_guide li a{
	display:block;
}

#menu_guide li ul {
	display: none;
	position: absolute;
	top:35px;
	left:-3px;
	width:100%;
	background-color:#444;
	border:3px solid #fff;
	padding: 0;
}
#menu_guide li ul li {
  margin: 0;
  padding: 0;
  border: none;
  text-indent:0px;
  width:100%;
  min-height:22px;
  color:#FFF;
  text-align:center;
  border-top:#adbbc8 0.5px solid;
}

#menu_guide a ,#menu_guide li{
	color:#000;
}

#menu_guide li ul li a {
	display:block;
	width:100%;
	color:#fff;
	padding:3px 0;
	text-decoration:none;
}
#menu_guide li ul li:hover {
	background:#00984B;
	width:100%;
	background-image:none;
}




/*施設詳細トップ
-----------------------------------*/
#slider {
	background:#000;
	padding:5px 0;
	margin:0;
}
.sp-slide p{
	width:98%;
	height:50px;
	padding:15px 1% 0 1%;
	margin-top:-65px;
	background:#000;
	color:#FFF;
	line-height:1.3em;
	position:absolute;
	z-index:1;
	font-size:11px;
	background:url("/contents/img/green/back_view.png") repeat-x left center;
}

.sp-slide p span.comment {
	display: none;
}

.sp-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#main_title{
	width:90%;
	margin:15px auto 0 auto;
}

#main_title h1{
	font-size:18px;
	line-height:1.2em;
	font-weight:bold;
	clear:both;
	color:#000;
}

#main_title .area{
	font-weight:bold;
	font-size:12px;
	width:200px;
	margin:5px 0 10px 0;
	color:#000;
}

#main_rg{
	width:90%;
	margin:15px auto 0 auto;
}

#main_rg .btn{
	background:#3392C9;
	color:#FFF;
	text-align:center;
	font-size:18px;
	width:150px;
	padding:10px 0;
	float:right;
	font-family:'font1';
}


#main_rg .btn:hover{
	background:#444;
}

#gnavi{
	clear:both;
	overflow:hidden;
	height:auto;
	border-bottom:5px solid #00984B;
}

#gnavi li {
	width:350px;
	text-align:center;
	background:#C8C8C9;
	border-top:10px solid #fff;
	font-size:21px;
	float:left;
	display:inline-block;
	vertical-align:bottom;
}

#gnavi li a{
	color:#FFF;
	display:block;
	padding:15px 0;
}

#gnavi li a:hover{
	background:#00984B;
}


#gnavi li.now{
	background:#00984B;
	border-top:10px solid #00984B;
}

#gnavi li:nth-child(even){
	 margin:0 15px;
}

h2 {
	font-size:18px;
	color:#00984B;
	font-weight:bold;
	font-family:'font1';
	margin:40px auto 10px auto;
	line-height: 1.2em;
}

h2.ttl {
	font-size:18px;
	color:#00984B;
	font-weight:bold;
	font-family:'font1';
	margin:40px 0 10px;
	width:90%;
	padding:0;
}

h2 small {
	overflow:hidden;
	height:auto;
	text-indent:-9999px;
	font-size:0;
	color:#FFF;
}

.ttl_jenre{
	font-size:16px;
	font-weight:bold;
	clear:both;
	color:#555;
	/*width:86%;*/
	padding:5px 2% 3px 2%;
	margin:10px auto;
	background:#eee;
}

#main_rg .time {
	font-size:14px;
	color:#00984B;
	font-weight:bold;
	font-family:'font1';
	float:right;
	margin-top:-24px;
}

#main_rg .section_info{
	padding:20px 20px 30px 20px;
	background:#F5F5F5;
	clear:both;
	font-size:14px;
}

#main_rg .section_info h3{
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:14px;
}

.more {
	color:#fff;
	background:#535455;
	text-align:center;
	width:80px;
	height:18px;
	padding:2px 0;
	font-size:11px;
	position:absolute;
	z-index:100;
	right:7%;
	margin-top:4px;
}


#main_rg .title_weather {
	font-size:14px;
	color:#fff;
	background:#535455;
	text-align:center;
	width:100%;
	font-family:'font1';
	padding:6px 0;
	margin-top:30px;
}

#main_rg .list_weather{
	width:100%;
	margin-bottom:30px;
	overflow-y:auto;
}

.section_weather{
	width:100%;
	height:160px;
	background:#F5F5F5;
}

.section_weather th{
	background:#E5E5E6;
	font-family:'font1';
	font-weight:normal;
	font-size:12px;
	padding:6px 0 5px 0;
        white-space: nowrap;
}


.section_weather td{
	text-align:center;
	background:#fff;
	font-weight:bold;
	font-size:10px;
}

.section_weather td.aside{
	text-align:left;
	background:#F5F5F5;
	font-weight:normal;
	padding:8px 5px 2px 10px;
}


.section_weather table{
	margin:0;
	padding:0 20px;
}

.section_weather table td img{
	width:85px;
}

.section_weather table th{
	background:#fff;
	font-size:18px;
	padding:10px 0;
        white-space: nowrap;
}

table .ht01 ,table .lt01{
	color:#FFF;
	text-align:center;
	font-size:10px !important;
        white-space: nowrap;
}

table .ht02 ,table .lt02{
	font-size:16px !important;
	padding-top:6px;
}

table .ht01{background:#FF005C !important;}
table .lt01{background:#009FE6 !important;}
table .ht02{color:#FF005C !important;}
table .lt02{color:#009FE6 !important;}


#main_rg .section_weather .high{
	color:#F00;
	padding:0 2px 0 0;
}
 #main_rg .section_weather .low{
	color:#06F;
	padding: 0 0 0 2px;
}


#section_activity{
	overflow:hidden;
	height:auto;
	/*padding:0 20px;*/
}
hr.line{margin:40px 0;}

#section_activity div.img{
	width:100%;
	text-align: -webkit-center;
}
.bx-wrapper {
	position: relative;
	padding: 0;
	margin-right:30px;
	*zoom: 1;
	width:100%;
	float:left;
	margin-bottom:10px !important;
}

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

.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom:10px;
	width:100%;
}

#section_activity div.img table{
	clear:both;
	width:99%;
	margin:0 auto;
	border-right:1px dotted #999;
}
#section_activity div.img table td{
	border-left:1px dotted #999;
	padding:2px 0 5px 0;
	font-size:10px;
	font-weight:bold;
	line-height:1.7em;
	text-align:center;
	color:#666;
}

#section_activity div.img table em{
	color:#00984B;
	font-size:18px;
	font-weight:normal;
}


#section_activity .btn{
	  display: block;
	  cursor: pointer;
	  font-size:14px !important;
	  background:#00984B !important;
	  box-shadow: 0 3px 0 #007033, 0 6px 0 rgba(0,0,0,0.2) !important;
	  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s !important;
	  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s !important;
}

#section_activity .btn:hover{
	  background-color: #444 !important;
	  box-shadow: 0 2px 0 #000, 0 4px 0px rgba(0,0,0,0.2) !important;
	  -webkit-transform: translateY(2px) !important;
	  transform: translateY(2px) !important;
}

#section_activity div.section {
	width:100%;
	margin:10px auto 0 auto;
}

#section_activity div.section h3{
	font-size:20px;
	font-weight:bold;
	padding:15px 0 10px 0;
	line-height:1.2;
	/*background:url("/contents/img/green/icon_05.png") no-repeat left 7px;*/
}

#section_activity div.section h4{
	background:#ccc;
	color:#FFF;
	text-align:center;
	float:right;
	padding:1px 0 0 0;
	width:150px;
	font-size:11px;
}
 #section_activity div.section p{
	 clear:both;
	 font-size:14px;
	 padding-top:10px;
}


#section_activity div.section table {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #CCC;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	margin-top: 15px;
	width: 100%;
	text-align: left;
}

#section_activity div.section table th{
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	width:35%;
	padding:7px;
	background:#eee;
	border-bottom:1px solid #ccc;
	/*border-right:1px solid #ccc;*/
	word-break:break-all;
}

#section_activity div.section table th.point{
	background: #eee none repeat scroll 0 0;
}

#section_activity div.section table td{
	vertical-align:top;
	padding:15px;
	border-bottom:1px solid #ccc;
}

/*20170410 グリーン改修*/
#section_activity div.section .detail,
#section_activity div.section .close {
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
#main_rg .section_info_guide{
	font-size:10px;
	padding:10px 20px 0px 20px;
	background:#f5f5f5;
	font-size: 14px;
}
#main_rg .section_info_guide h3{
	margin: 0 0 5px 0;
	font-weight:bold;
}

/* #map*/
#map {
	height: 300px;
	margin: 30px auto;
	width: 100%;
}

.section_basic{
	background:#F5F5F5;
	padding:20px 5%;
	overflow:hidden;
	height:auto;
	margin:0 auto 50px auto;
	width:90%;
	font-size:11px;
}

.section_basic p{margin-bottom:30px;}
.section_basic img{	float:right; margin-bottom:40px; width:100%;}
.section_basic a{color:#009FE6;}
.section_basic a:hover{text-decoration:underline;}

.section_basic h3{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}

.section_basic .zoom  img{
	padding-bottom:20px;
	background:url(/contents/img/green/icon_05.png) bottom right no-repeat;
}

 .section_basic table.list_info th{
	background:#9E9E9F;
	color:#FFF;
	font-weight:normal;
	padding:1px 5px 0 5px;
	font-size:14px;
}

.section_basic table.list_info td{
	font-size:14px;
}

.section_basic table.access{
	margin:20px 0 0 0;
}

.section_basic table.access h4{
	background:#9E9E9F;
	color:#FFF;
	font-weight:normal;
	padding:1px 0 0 0;
	font-size:14px;
	text-align:center;
	width:60px;
	margin:5px 0;
}

.section_basic table.access th{
	font-size:10px;
}

.section_basic table.access td{
	font-size:14px;
}


.section_basic iframe{
	width:100%;
	height:300px;
}



/*天気情報
-----------------------------------*/
.btn_time li a{
	background:#535455;
	color:#FFF;
	text-align:center;
	font-size:13px;
	width:100px;
	padding:5px 0;
	margin:-27px 0 0 10px;
	float:right;
	font-family:'font1';
}

.btn_time li a:hover{background:#000;}


#explain-area  ul ,#explain-wind ul{
	font-size:10px;
	overflow:hidden;
	height:auto;
	margin:10px 0;
}

#explain-area li ,#explain-wind li {
	width:40%;
	float:left;
	height:15px;
	line-height:1.3em;
	margin-bottom:10px;
	padding:1px 0 0 5px;
}

#explain-area .icon_01 > *:first-child { border-left:15px solid #ccc;}
#explain-area .icon_01 > *:first-child + * { border-left:15px solid #ccc;}
#explain-area .icon_01 > *:first-child + * + * { border-left:15px solid #ccc;}
#explain-area .icon_01 > *:first-child + * + * + * { border-left:15px solid #c0c0c0;}
#explain-area .icon_01 > *:first-child + * + * + * + * { border-left:15px solid #cc66ff;}
#explain-area .icon_01 > *:first-child + * + * + * + * + * { border-left:15px solid #ff3399;}

#explain-area .icon_02 > *:first-child { border-left:15px solid #ffff99;}
#explain-area .icon_02 > *:first-child + * { border-left:15px solid #ccecff;}
#explain-area .icon_02 > *:first-child + * + * { border-left:15px solid #00ccff;}
#explain-area .icon_02 > *:first-child + * + * + * { border-left:15px solid #3366ff;}
#explain-area .icon_02 > *:first-child + * + * + * + * { border-left:15px solid #6432ff;}

#explain-area .icon_03 > *:first-child { border-left:15px solid #a6a6a6;}
#explain-area .icon_03 > *:first-child + * { border-left:15px solid #00b0f0;}
#explain-area .icon_03 > *:first-child + * + * { border-left:15px solid #0070c0;}
#explain-area .icon_03 > *:first-child + * + * + * { border-left:15px solid #;}
#explain-area .icon_03 > *:first-child + * + * + * + * { border-left:15px solid #;}

#explain-area .icon_04 > *:first-child { border-left:15px solid #00b050;}
#explain-area .icon_04 > *:first-child + * { border-left:15px solid #ffc000;}
#explain-area .icon_04 > *:first-child + * + * { border-left:15px solid #ff0000;}

#explain-area .icon_05 > *:first-child { border-left:15px solid #ccc;}
#explain-area .icon_05 > *:first-child + * { border-left:15px solid #80ffff;}
#explain-area .icon_05 > *:first-child + * + * { border-left:15px solid #0080ff;}
#explain-area .icon_05 > *:first-child + * + * + * { border-left:15px solid #0000ff;}
#explain-area .icon_05 > *:first-child + * + * + * + * { border-left:15px solid #00ff40;}

#explain-area .icon_06 > *:first-child { border-left:15px solid #ccc;}
#explain-area .icon_06 > *:first-child + * { border-left:15px solid #ff8000;}
#explain-area .icon_06 > *:first-child + * + * { border-left:15px solid #ff00ff;}
#explain-area .icon_06 > *:first-child + * + * + * { border-left:15px solid #ff0000;}

#explain-wind .icon_01 > *:first-child { border-left:15px solid #a6a6a6;}
#explain-wind .icon_01 > *:first-child + * { border-left:15px solid #00b0f0;}
#explain-wind .icon_01 > *:first-child + * + * { border-left:15px solid #0070c0;}

#explain-wind .icon_02 > *:first-child { border-left:15px solid #00b050;}
#explain-wind .icon_02 > *:first-child + * { border-left:15px solid #ffc000;}
#explain-wind .icon_02 > *:first-child + * + * { border-left:15px solid #ff0000;}


#explain-area p ,#explain-wind p{
	background:#eee;
	padding:20px;
	font-size:10px;
}

table#hanrei {
	font-size: 10px;
	color: #666666;
	line-height: 1.4;
	margin: 0 0 10px;
	word-break: break-all;
	-webkit-text-size-adjust: none;
	width: 100%;
}

table#hanrei table {
	border-collapse: collapse;
	margin: 0 0 10px;
	width: auto;
}

table#hanrei table td {
	padding-right: 5px;
	white-space: nowrap;
	text-align: left;
}

table#hanrei div{
	margin: 0 auto;
	text-align: left;
	width: 310px;
}

/*周辺施設￼￼
-----------------------------------*/

.tab-unit {
	position:relative;
	width:100%;
	height:550px;
	margin-top:40px;
}
.tab {
	position:absolute;
	top:-45px;
}
.tab a {
	display:block;
	width:500px;
	height:45px;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	margin-left:20px;
	box-sizing:border-box;
	text-align:center;
	border-top:   3px solid #ccc;
	border-right: 3px solid #ccc;
	border-left:  3px solid #ccc;
	background:#fff;
	cursor:default;
}
.tab a:link,
.tab a:visited,
.tab a:hover,
.tab a:active,
.tab-content {
	color:#000;
}
.tab-target {
	display:none;
	position:fixed;
}
#tab-target-1 + .tab-content .tab {
	left:-1px;
	z-index:11;
}
#tab-target-1 + .tab-content {
	z-index:10;
}
#tab-target-2 + .tab-content .tab {
	left:538px;
}
#tab-target-3 + .tab-content .tab {
	left:197px;
}
#tab-target-1 + .tab-content.tab a {
	border-left:1px solid #f00;
}
#tab-target-1:target + .tab-content,
#tab-target-2:target + .tab-content,
#tab-target-3:target + .tab-content {
	z-index:100;
}
.tab-content {
	position:absolute;
	top:25px;
	left:0;
	width:100%;
	box-sizing:border-box;
	background-color:#fff;
	border-top:3px solid #ccc;
}


/*ページ送り
-----------------------------------*/
ul.page_nav {
	margin:40px auto 0 auto;
	padding:10px 10px 5px;
	background: #fff;
	text-align: center;
}

ul.page_nav li {
	display: inline;
	margin: 0 1px;
	padding: 0;
	font-size:12px;
}

ul.page_nav li span,
ul.page_nav li a {
	display: inline-block;
	margin-bottom: 5px;
	padding:7px 13px;
	background:#B4B4B4;
	color:#FFF;
	text-decoration: none;
	vertical-align: middle;
}

ul.page_nav li a:hover {
	color: #fff;
	background: #0097E0;
	border-color: #00f;
}

ul.page_nav li span {
	background: #000;
}

/* 条件毎バナー
-----------------------------------*/
.condition_banner li {
	padding: 10px 0;
	text-align: center;
}

.condition_banner li img {
	width:100%;
}
/*フッター
-----------------------------------*/
#footer{
	font-size:11px;
	clear: both;
	text-align:center;
	background:url(/contents/img/green/bg_footer.png) no-repeat center top;
	border-top:1px solid #fff;
	clear:both;
}
#footer div{
	background:#353535;
	margin-top:42px;
	padding-top:20px;
	height:100px;
}

#footer a{
	color:#FFF;
	font-size:14px;
	padding:1px 0 0 25px;
	margin-right:20px;
	background: url(/contents/img/green/icon_home.png) no-repeat;
}

#copy{
	padding:15px 0 50px 0;
	background:#353535;
	color:#FFF;
}


.cboxPhoto {
	max-height:225px !important;
	max-width:300px !important;
}

/*タブの切替
-----------------------------------*/
.section-radio {
	display: none;
}
.section-label {
	padding:10px 0 6px 0;
	position: relative;
	top: 1px;
	z-index: 10;
	color: #666;
	background:#eee;
	display: block;
	float: left;
	text-align: center;
	-webkit-transition: 0.2s ease-in;
	-moz-transition: 0.2s ease-in;
	-ms-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
	width:50%;
	cursor: pointer;
}
.section-label:hover {
	background: #00984B;
	color: #fff;
}
.section-radio:checked + .section-label {
	color: #fff;
	background: #00984B;
	border-color: #535353 #535353 transparent;
	cursor: default;
}
.section-content {
	display: none;
	font-weight: bold;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	width:100%;
	height:1280px;
	border-top:5px solid #00984B;
	margin-top:1px;
	clear: both;
	overflow: hidden;
}
#tab1:checked ~ #hotel1,
#tab2:checked ~ #hotel2 {
	display: block;
}
.section-inner {
	-webkit-animation: fade-out 0.3s ease-out;
	-webkit-animation-fill-mode: both;
	-moz-animation: fade-out 0.3s ease-out;
	-moz-animation-fill-mode: both;
	-ms-animation: fade-out 0.3s ease-out;
	-ms-animation-fill-mode: both;
	animation: fade-out 0.3s ease-out;
	animation-fill-mode: both;
}
.section-radio:checked ~ .section-content .section-inner {
	-webkit-animation: fade-in 0.3s ease-in;
	-webkit-animation-fill-mode: both;
	-moz-animation: fade-in 0.3s ease-in;
	-moz-animation-fill-mode: both;
	-ms-animation: fade-in 0.3s ease-in;
	-ms-animation-fill-mode: both;
	animation: fade-in 0.3s ease-in;
	animation-fill-mode: both;
}
.section-content iframe {
	width:100% !important;
	height:1280px;
	margin:0 auto;
}

}

@media only screen and (max-width: 320px) {
#menu_guide li ul li{ font-size:7px;}
#menu_guide li ul li:last-child { font-size:7px;}

.cboxPhoto {
	max-height:210px !important;
	max-width:280px !important;
}

}
