/***************************/
/* Common willer page syle start */
/*--------------------------------*/

.btn2 {
	background-color:#FFF;
}
.btn2:hover {
	background-color:#FFFFFF;
	-ms-filter: "alpha( opacity=70 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=70);/*IE 9 8 7 6 5 */
	-moz-opacity:0.7;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.7;/* Safari 1.x (pre WebKit!) */
	opacity:0.7;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.pc-path{
	margin-bottom:15px;
}
.hd {
	visibility:hidden;
}
.absmid {
	vertical-align: middle;
	margin-bottom: .25em;
}
.onlypc {
	display: block;
}
.onlysm {
	display: none;
}
@media screen and (max-width:480px) {
	.fa-events-icons-ready .cd-accordion-menu > li:last-of-type > label, .cd-accordion-menu > li:last-of-type > a, .cd-accordion-menu > li > ul > li:last-of-type label, .cd-accordion-menu > li > ul > li:last-of-type a {
		padding-left: 10px;
	}
}
@media only screen and (max-width: 700px) {
	.onlypc {
		display: none!important;
	}
	.onlysm {
		display: block;
	}
}
/* Main responsive container */
.areaconts {
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:1.5em;
}
.main-single{
	width: 100%;
	line-height:22px;
	margin-bottom:35px;
	font-size: 14px;
}
/* Main responsive container END*/

/*google translate button position */

.skiptranslate {
	float:left;
	margin-right:20px;
}
/*google translate button position END */
@media only screen and (max-width: 700px) {
	/*google translate button position */
	.skiptranslate{
		float:left;
		margin-right:5px;
		margin-left:-10px;
	}
	/*google translate button position END */
}
/*------------------------------*/
/* Common willer page syle end */
/**************************/



/*
-------------------------------------------------------------------------------
vspotgallery TOP 
-------------------------------------------------------------------------------
*/

.vspotgallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	justify-content: space-around;
	align-items: stretch;
}

.vspotgallery li {
	width: 228px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}
@media only screen and (max-width: 510px) {/*228colum + margins */
	.vspotgallery li {
		width:50%;
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	.vspot-tit{
		font-weight:bold;
		text-align:left;
	}
	.vspot-text{
		text-align:left;
	}
	.vspot-cat{
		text-align:left;
	}
		.parent li img{
			width:100%;
			height:auto;
	}
}
@media only screen and (max-width: 360px) {
	.vspotgallery li {
		margin: auto;
		width:88%;
		margin-bottom:20px;
	}
	.vspotgallery li img{
		width:100%;
		height:auto;
	}
		.parent li img{
			width:100%;
			height:auto;
	
	}
}


/*google translate button position */

.skiptranslate {
	float:left;
	margin-right:20px;
}
/*google translate button position END */


/* initial status for image visibility changer by season (base.js) */
.img-visible{
	visibility:hidden;
}
/* initial status for image visibility changer by season (base.js) END */

.resbuttonarea{
	position:absolute;
	/*bottom:10px;*/
	bottom:-100px;
	/*top:355px;*/
	right:66px;
}

.dn2-icon{
	margin-right:18px;
}
.dn3-icon{
	margin-left:10px;
}
.dn4-icon{
	margin-right:10px;
}

/* ------------===============================*/

/* TABS */
.tab_route{
	 display:table;
	table-layout:fixed;
	width:100%;
	margin:10px 0 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tab_route li {
	width:50%;
	display:table-cell;
	cursor:pointer;
}	
.tab_route li{
	font-size:20px;
	vertical-align:middle;
	text-align:center;
	color:#333333;
	border-top:2px #e4e2e2 solid;
	border-right:2px #e4e2e2 solid;
	border-left:2px #e4e2e2 solid;
	border-top-left-radius:8px;
	border-top-right-radius:8px;		
	border-bottom:2px solid #2d9121;
	padding:20px;
	font-weight:600;
	line-height:1.2em;
	text-decoration:none;
	margin-top:10px;
	background-color:#e4e2e2;
}
.tab_route .select{
	border-top:2px #2d9121 solid;
	border-right:2px #2d9121 solid;
	border-left:2px #2d9121 solid;
	border-bottom:2px #FFF solid;
	color:#333333;
	text-decoration:none;
	background-color:#ffffff;
}

.tab_route li i{
	color:#990000;
	padding-right:7px;
}

/* TABS end */



.topslid{
	position:relative;
}
.topmaintext {
	margin: -325px auto 167px;
	position: relative;
	text-align: center;
	top: 30%;
	width: 960px;
	z-index: 9;
}
.maintitle {
	line-height:70px;
	color:#FFF;
	font-weight:bold;
	font-size:60px;
	margin-bottom:15px;
	text-align:center;
	/*font-family: 'Domine', serif;*/
	text-shadow: 0.05em 0.05em 0.05em #000;
}
.subtitle{
	line-height:70px;
	color:#FFF;
	font-weight:bold;
	font-size:40px;
	margin-bottom:15px;
	text-align:center;
	text-shadow: 0.1em 0.1em 0.1em #000;
}
.subtitle2{
	line-height:70px;
	color:#eb5280;
	background-color:#ffffff;
	display:table;
	font-weight:bold;
	font-size:30px;
	line-height:30px;
	margin-bottom:15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.subtitle3{
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:26px;
	margin-bottom:15px;
	text-align:center;
}



.oneww{
	text-shadow: black 0.1em 0.1em 0.2em;
	margin-right:15px;
}
.onesh{
	text-shadow: black 0.1em 0.1em 0.2em;
}

.tit-lv1-mainarea {
	padding-left:19px;
	color:#333333;
	font-weight:bold;
	font-size:32px;
	line-height:70px;
	border-left:14px #663300 solid;
	margin-bottom:30px;
}
.tit-lv2-area {
	background-color:#2d9121;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	padding:10px;
	margin-bottom:25px;
	text-align:left;
}

.gtreserv{
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	padding:10px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border:1px #ff9900 solid;
	
background: #ffb701;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjcwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjgwMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffb701 0%, #ff8033 100%);
background: -webkit-linear-gradient(top,  #ffb701 0%,#ff8033 100%);
background: linear-gradient(to bottom,  #ffb701 0%,#ff8033 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb701', endColorstr='#ff8033',GradientType=0 );
	
	

}
.gtreserv:link{
	text-decoration:none;
	background-color:#ffb701;
	color:#FFF;
}
.gtreserv:visited{
	text-decoration:none;
	background-color:#ffb701;
	color:#FFF;
}
.gtreserv:hover{
	text-decoration:none;
	background:#ffbc5f;
	color:#FFF;
}
.gtreserv:active{
	text-decoration:none;
	background-color:#ffb701;
	color:#FFF;
}

.rightgreenipage{
	float:right;
}
.greenipage{
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:table;
	padding:7px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border:1px #5d9824 solid;
	margin:0 auto 50px auto;
	
background: #96cf54;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2Y2Y1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2I1MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #96cf54 0%, #73b531 100%);
background: -webkit-linear-gradient(top,  #96cf54 0%,#73b531 100%);
background: linear-gradient(to bottom,  #96cf54 0%,#73b531 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96cf54', endColorstr='#73b531',GradientType=0 );


}
.greenipage:link{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage:visited{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage:hover{
	text-decoration:none;
	background:#abd57c;
	color:#FFF;
}
.greenipage:active{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}



.greenipage-center{
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	display:table;
	padding:7px 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border:1px #5d9824 solid;
	
background: #96cf54;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2Y2Y1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2I1MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #96cf54 0%, #73b531 100%);
background: -webkit-linear-gradient(top,  #96cf54 0%,#73b531 100%);
background: linear-gradient(to bottom,  #96cf54 0%,#73b531 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96cf54', endColorstr='#73b531',GradientType=0 );


}
.greenipage-center:link{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage-center:visited{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage-center:hover{
	text-decoration:none;
	background:#abd57c;
	color:#FFF;
}
.greenipage-center:active{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}

.pinkygrad{
	background: #ff6e8d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNmU4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmODQ4NmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff6e8d 0%, #f8486e 100%);
	background: -webkit-linear-gradient(top,  #ff6e8d 0%,#f8486e 100%);
	background: linear-gradient(to bottom,  #ff6e8d 0%,#f8486e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6e8d', endColorstr='#f8486e',GradientType=0 );
}
.pinkygrad:hover{
	background: #ff6e8d;
}

.orangygrad{
	background: #ffb701;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjcwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjgwMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffb701 0%, #ff8033 100%);
	background: -webkit-linear-gradient(top,  #ffb701 0%,#ff8033 100%);
	background: linear-gradient(to bottom,  #ffb701 0%,#ff8033 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb701', endColorstr='#ff8033',GradientType=0 );
}
.orangygrad:hover{
	text-decoration:none;
	background:#ffbc5f;
	color:#FFF;
}


/*end of the campaign style 2016-9-21*/
.graygrad{
background: rgb(209,209,209);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2QxZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MzkzOTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(209,209,209,1) 1%, rgba(147,147,147,1) 100%);
background: -webkit-linear-gradient(top,  rgba(209,209,209,1) 1%,rgba(147,147,147,1) 100%);
background: linear-gradient(to bottom,  rgba(209,209,209,1) 1%,rgba(147,147,147,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#939393',GradientType=0 );
}
/*end of the campaign style 2016-9-21*/
.simbutton{
	cursor:default!important;
}
.soldoutend{
	margin-top:12px;
	text-align:center;
	padding:5px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}




.greengrad{
background: #96cf54;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2Y2Y1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3M2I1MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #96cf54 0%, #73b531 100%);
background: -webkit-linear-gradient(top,  #96cf54 0%,#73b531 100%);
background: linear-gradient(to bottom,  #96cf54 0%,#73b531 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96cf54', endColorstr='#73b531',GradientType=0 );


}
/*
.greenipage:link{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage:visited{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
.greenipage:hover{
	text-decoration:none;
	background:#abd57c;
	color:#FFF;
}
.greenipage:active{
	text-decoration:none;
	background-color:#96cf54;
	color:#FFF;
}
*/


.greengrad:hover{
	background: #abd57c!important;
}


/*1.map
***************************************/

#map {
	width: 100%;
	z-index:0;
	margin-bottom:50px;
	overflow:hidden;
}
.map-baloon {
	/*height: 290px;*/
	padding: 5px 0 0;
	width: 228px;
}
.yokoimg {
	width:175px;
	height:auto;
}
.map-title {
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}
.map-button1 a {
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	width:130px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ff3366;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
}
.map-button1 a:link {
	color:#ffffff;
	text-decoration:none;
}
.map-button1 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.map-button1 a:hover {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button1 a:active {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button2 a {
	display:none;
	padding-top:7px;
	padding-bottom:7px;
	width:130px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ff3366;
	color:#ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
}
.map-button2 a:link {
	color:#ffffff;
	text-decoration:none;
}
.map-button2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.map-button2 a:hover {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button2 a:active {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
/*mobile only button*/
.mbmapbtn {
	display:none;
}


.circlearea {
	margin-right:8px;
	width:43px;
	height:43px;
	display:inline-block;
	background:url(/st/share/area/layout/tit2maru.png) top left no-repeat;
	position:relative;
	margin-bottom:0!important;
}
.circleicon {
	width:43px;
	position:absolute;
	top:8px;
	left:0;
	text-align:center;
	display:block;
}
/*Gallery style*/

.galleryzone {
	display:block;
	overflow:hidden;
}
.galleryzone li {
	float:left;
	margin-right:16px;
	width:228px;
	font-size:14px;
	margin-bottom:40px;
	position:relative;
}
.galleryzone li .darkimgzone img {
	display:block;
}
.darkimgzone {
	background-color:#fff;
	margin-bottom:10px;
}
.galleryzone li:nth-child(4n+0) {
	margin-right:0px!important;
}
/* shiny */
.galleryzone li .darkimgzone a:hover img {
	-ms-filter: "alpha( opacity=90 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=90);/*IE 9 8 7 6 5 */
	-moz-opacity:0.9;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.9;/* Safari 1.x (pre WebKit!) */
	opacity:0.9;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.copylocation{
	text-align:right;
	color:#666;
	font-size:9px;
	margin-top:-8px;
}
.ccbysa{
	display:inline-block;
	margin-right:4px;
}
.photocopyright {
	font-size:10px;
	color:#666666;
	margin-bottom:15px;
}
/* dark */

/*.galleryzone li a img {
	-webkit-transition: 0.35s ease opacity;
	-transition: 0.35s ease opacity;
	transition: 0.35s ease opacity;
}
.galleryzone li a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.3;
}*/
/*****************************************/
/* link to reservation */

.linkres {
	border:1px #cccccc solid;
	text-decoration:none;
	color:#333333;
	font-size:17px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	width:920px;
	border:1px #cccccc solid;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:19px;
	padding-right:19px;
	font-size:17px;
	margin-bottom:20px;
	cursor:default;
}
.linkres:link {
	color:#333333;
	text-decoration:none;
}
.linkres:visited {
	color:#333333;
	text-decoration:none;
}
.linkres:hover {
	color:#333333;
	text-decoration:none;
	border:1px #999999 solid;
}
.linkres:active {
	color:#333333;
	text-decoration:none;
}
.linkres {
}
.roszon {
	float:left;
}
.ppriczon {
	float:right;
	text-align:right;
}
/*icon area*/
.dn-icon {
	margin-right:25px;
}
.simbutton {
	color:#ffffff;
	background-color:#f8486e;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	cursor:pointer;
	margin-left:30px;
}
.simbutton:hover {
	background-color:#FA7F99;
}
.simarrow {
	display:none;
}
/* link to reservation end */
/*****************************************/



/**************************************
Open in Google Maps button
**************************************/

.mapzone{
	position:relative;
}
.map-app{
	position:absolute;
	bottom:25px;
	right:58px;
	display:table;
	padding: 8px 8px;
	background-color: #fff;
	border: 1px solid #cdc1b5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	justify-content: center;
	text-align: center;
	font-size:11px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	color:#565656;
	font-family: Roboto,Arial,sans-serif;
	-ms-filter: "alpha( opacity=90 )";/* for IE 8 & 9 (filter works too) should come BEFORE "filter:" */
	filter:alpha(opacity=90);/*IE 9 8 7 6 5 */
	-moz-opacity:0.9;/* Older than Firefox 0.9 */
	-khtml-opacity: 0.9;/* Safari 1.x (pre WebKit!) */
	opacity:0.9;/* Firefox 0.9+, Safari 2?, Chrome Opera 9+, IE 9+ */
}
.map-app:link {
	color:#666666;
	text-decoration:none;
}
.map-app:visited {
	color:#666666;
	text-decoration:none;
}
.map-app:hover {
	background-color:#ebebeb;
	text-decoration:none;
}
.map-app:active {
	background-color:#ebebeb;
	text-decoration:none;
}


.bpmerit-group{
	overflow: hidden;
	width: 960px;
	margin-top:80px;
	margin-bottom:80px;
}
.bpmerit-group .meimg {
	margin-right: 18px;
	float: left;
	width: 109px;
	overflow: hidden;
}
.bpmerit-group .metext {
	float: left;
	width: 833px;
	overflow: hidden;
	line-height:1.6em;
	font-size:14px;
}
.merittit{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:26px;
}



@media only screen and (max-width: 768px) {/*was700*/
	.maplegend-title-tablet{
	  width: 50%!important;  
	}

	.resbuttonarea{
		position:relative;
		top:auto;
		right:auto;	
		margin-bottom:15px;
		bottom:0px;
	}

	/*google translate button position */
	.skiptranslate{
		float:left;
		margin-right:5px;
		margin-left:-10px;
	}
	/*google translate button position END */
	
	.introtitle {
		line-height:13px;
		position:absolute;
		bottom:12%;
		color:#FFF;
		font-weight:bold;
		font-size:22px;
		margin-left:10px;
	}
	.topmaintext{
		position:absolute;
		top:20%;
		width: 100%;
		text-align: center;
		margin: 0px auto 0px;
	}
	
	
	.subtitle {
		margin-top:2px;
		line-height:18px;
		color:#FFF;
		font-weight:bold;
		font-size:22px;
		margin-bottom:15px;
		width:100%;
		text-align:center;
	}
	.maintitle {
		line-height:34px;
		color:#FFF;
		margin-bottom:15px;
		font-weight:bold;
		font-size:30px;
		width:100%;
		text-align:center;
	}
	.subtitle2{
		line-height:30px;
		color:#eb5280;
		background-color:#ffffff;
		display:table;
		font-weight:bold;
		font-size:18px;
		line-height:18px;
		margin-bottom:15px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		padding-left:4px;
		padding-right:4px;
		padding-top:4px;
		padding-bottom:4px;
	}
	.subtitle3{
		line-height:30px;
		color:#FFF;
		font-weight:bold;
		font-size:18px;
		margin-bottom:15px;
		text-align:center;
	}

	/******** MAIN PAGE CONTAINER ****************/
	
	
	.staticmap{
		width:100%;
		height:auto;
	}
	
	/* TABS */
	.tab_route li{
		font-size:12px;
		padding:10px;
	}
	/* TABS end */

	
	/*map style*/
	#map{
		margin-bottom:0px;
	}
	.listmap-group {
		overflow: hidden;
		width: 100%;
		margin-bottom:15px;
	}
	.listmap-group .smallmap {
		float: none;
		width: 100%;
		overflow: hidden;
	}
	
	.listmap-group .mapplaces {
		padding:10px;
		float: none;
		width: 100%;
		overflow: hidden;
		background-color:#ece8d3;
		font-size:13px;
		line-height:20px;
		height:auto;
	}
	.sc-listnum{
		display:inline-block;
		color:#FFF;
		margin-right:10px;
		background-color:#63a0ec;
		width:16px;
		height:16px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-o-border-radius: 8px;
		border-radius: 8px;
		text-align:center;
		line-height:16px;
	}
	/*map style end*/
	
	.tit-lv2-area{
		color:#ffffff;
		font-size:18px;
		font-weight:bold;
		padding:4px;
		margin-bottom:20px;
	}

	.circlearea{
		margin-right:8px;
		width:30px;
		height:30px;
		display:inline-block;
		background:url(/st/share/area/layout/tit2maru.png) top left no-repeat;
		position:relative;
		margin-bottom:0!important;
		background-size:contain;
	}
	.circleicon{
		width:30px;
		position:absolute;
		top:4px;
		left:0;
		text-align:center;
		display:block;
	}
		.circleicon img{
			width:16px;
			height:auto;
	}
	

	
	/*Gallery style*/
	
	.galleryzone{
		display:block;
		overflow:hidden;
	}
	.galleryzone li{
		float:left;
		margin-right:2%;
		width:32%;
		font-size:12px;
		margin-bottom:20px;
	}
	.galleryzone li .darkimgzone img{
		width:100%;
		max-width:228px;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	.galleryzone li:nth-child(2n+0){
		margin-right:0px!important;
		margin-right:2%!important;
	}
	.galleryzone li:nth-child(3n+0){
		margin-right:0px!important;
		margin-right:0%!important;
	}
		
		
		
	/*****************************************/
	/* link to reservation */
	
	.linkres{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border:1px #cccccc solid;
		text-decoration:none;
		color:#333333;
		font-size:17px;
		font-weight:bold;
		display:block;
		overflow:hidden;
		width:100%;
		border:1px #cccccc solid;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		font-size:12px;
		margin-bottom:5px;
		/*cursor:pointer;*/
		position:relative;
	}
	.linkres:link{
		color:#333333;
		text-decoration:none;
	}
	.linkres:visited{
		color:#333333;
		text-decoration:none;
	}
	.linkres:hover{
		color:#333333;
		text-decoration:none;
		border:1px #999999 solid;
	}
	.linkres:active{
		color:#333333;
		text-decoration:none;
	}
	.linkres{
	
	}
	.roszon{
		float:none;
		display:block;
		padding-right: 25px;
	}
	.ppriczon{
		display:block;
		float:none;
		text-align:right;
		padding-right: 25px;
	}
	/*icon area*/
	.dn-icon{
		margin-right:8px;
	}
	
	.simbutton{
		display:none;
		color:#ffffff;
		background-color:#f8486e;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:18px;
		padding-right:18px;
		text-align:center;
		cursor:pointer;
		margin-left:30px;
	}
	.simbutton:hover{
		background-color:#FA7F99;
	}
	.simarrow{
		display:block!important;
		color:#666666;
		position:absolute;
		top:37%;
		right:12px;
		font-size:18px;
	}
	/* link to reservation end */
	/*****************************************/
		
	
	
	
	.pc-path {
		display: block!important;
	}	
		
	.fromto-tbl{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
		border-collapse:collapse;
	}
	.fromto-tbl th,.fromto-tbl td{
		padding:4px;
	}
	.fromto-tbl th{
		font-weight:bold;
		background-color:#FEFDDF;
		border:#062E9D 1px solid;
		text-align:center;
		width:38%;
		font-size:16px;
	}
	.fromto-tbl .thetime{
		background-color:#FFFFFF;
		border:#062E9D 1px solid;
		text-align:center;
		font-size:16px;
	}
	.fromto-tbl .duration{
		font-weight:bold;
		background-color:#FFFFFF;
		border-bottom:#062E9D 4px solid;
		vertical-align:bottom;
		text-align:center;
		width:24%;
		padding-top:20px!important;
		padding-bottom:0px!important;
	}
	.fromto-tbl .sub-duration{
		padding:0px!important;
	}
	.operator-tbl{
		width:100%;
		margin-bottom:25px;
		border-collapse:collapse;
	}
	.operator-tbl td{
		border:#333333 1px solid;
		padding:4px;
		text-align:left;
		vertical-align:top;
	}
	.operator-tbl th{
		border:#333333 1px solid;
		background-color:#f5dec8;
		font-weight:bold;
		padding:4px;
		text-align:left;
		vertical-align:top;
		width:auto;
		min-width:80px;
	}
	.minilocation{
		font-size:12px;
	}
	.gtreserv{
		font-size:16px;
		color:#FFF;
		font-weight:bold;
		text-align:center;
		display:block;
		margin-left:10px;
		margin-right:10px;
		background-color:#F44772;
		padding:8px 8px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-o-border-radius: 4px;
		border-radius: 4px;
	
	}
	.gtreserv:link{
		text-decoration:none;
		background-color:#F44772;
		color:#FFF;
	}
	.gtreserv:visited{
		text-decoration:none;
		background-color:#F44772;
		color:#FFF;
	}
	.gtreserv:hover{
		text-decoration:none;
		background-color:#ffbc5f;
		color:#FFF;
	}
	.gtreserv:active{
		text-decoration:none;
		background-color:#F44772;
		color:#FFF;
	}
	.kodair-tit{
		font-size:18px;
	}
	.bpmerit-group{
		overflow: hidden;
		width:100%;
		margin-bottom:40px;
		margin-top:20px;
	}
	.bpmerit-group .meimg {
		margin-right:0px;
		text-align:center;
		margin-bottom:15px;
		float: none;
		width:100%;
		overflow: hidden;
	}
	.bpmerit-group .metext {
		float: none;
		width:100%;
		overflow: hidden;
		line-height:1.4em;
		font-size:14px;
	}
	.merittit{
		font-size:18px;
		font-weight:bold;
		margin-bottom:12px;
		line-height:1.2em;
	}
	.meritpic{
		width:68px;
		height:auto;
	}
	.mapzone{
		margin-left:10px;
		margin-right:10px;
	}
	.map-app{
		height:30px;
		line-height: 30px;
		vertical-align:middle!important;
		padding-top:0px!important;
	}
/* max-width: 700px END */
}
/* max-width: 700px END */

@media only screen and (max-width: 480px) {
	
	/***********************/
	/*top menu*/
	
	.fullmenu {
		background-color:#1672b1;
		padding-top:18px;
		padding-bottom:6px;
		margin-bottom:35px;
		display:block;
		overflow:hidden;
		min-height:140px;
	}
	
	.topmaintext{
		top: 20%;
	}
	.introtitle {
		font-size:16px;
		bottom: 14%;
	}

	.subtitle {
		margin-top:2px;
		line-height:12px;
		font-size:120%;
		margin-bottom:0px;
	}
	.maintitle {
		font-size:170%;
		margin-bottom:6px;
		line-height: 20px;
	}
	.subtitle2{
		margin-top:8px;
		line-height:12px;
		font-size:11px;
		line-height:18px;
		margin-bottom:8px;
		padding-left:4px;
		padding-right:4px;
		padding-top:4px;
		padding-bottom:4px;
	}
	.subtitle3{
		line-height:14px;
		font-size:11px;
		margin-bottom:0px;
	}	
		
	.topmenuicon{
		margin-right:5px;
		height:50%;
		width:auto;
	}
	.maintopmenu li {
		font-weight:normal;
		font-size:10px;
}
	.maintopmenu li a{
		display:block;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background-color:#f0efef;
		height:38px;
		width:100%;
		padding-left:10px;
		line-height:38px;
		text-decoration:none;
	}
	/*top menu end*/
	/***********************/

	.fujitoplogo{
		display:block;
		margin-left:10px;
		margin-right:10px;
		width:96%;
		height:auto;
	}

	.topfujigray{
		margin-right:0px;
	}
	
	.weekforecast td img{
		width:70%;
		height:auto
	}
	
	.dayoftheweek{
		font-size:9px;
		white-space:nowrap;
	}
	
	.weekforecast td:nth-child(7){
		display:none;
	}
	.weekforecast td:nth-child(8){
		display:none;
	}
	
	
	/*Gallery style*/
	
	.galleryzone{
		display:block;
		overflow:hidden;
	}
	.galleryzone li{
		float:left;
		margin-right:0%;
		margin-left:4%;
		width:48%;
		font-size:12px;
		margin-bottom:20px;
		line-height:18px;
	}
	.galleryzone li .darkimgzone img{
		width:100%;
		max-width:228px;
		height:auto;
		display:block;
		margin-bottom:10px;
	}
	
	.galleryzone li:nth-child(1n+0){
		margin-right:0px!important;
		margin-right:0%!important;
		margin-left:0%!important;
	}
	.galleryzone li:nth-child(2n+0){
		margin-right:0px!important;
		margin-right:0%!important;
		margin-left:4%!important;
	}
	.galleryzone li:nth-child(3n+0){
		margin-right:0px!important;
		margin-right:0%!important;
	}
	.galleryzone li:nth-child(4n+0){
		margin-right:0px!important;
		margin-right:0%!important;
	}


	.pc-path {
		display: block!important;
	}
	.location-name{
		display:none;
	}


	.courselist-group .cointrotext {
		float: none;
		width: 100%;
		overflow: hidden;
		font-size:13px;
		line-height:17px;
	}

	.zak-toplist{
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	.zak-toplist li{
		margin-right:3%;
		float:left;
		width:47%;
		position:relative;
		margin-bottom:20px;
	}
	.zak-toplist li:nth-child(2){
		margin-right:0!important;
		float:right;
	}
	.zak-toplist li:last-child{
		margin-right:0px;
		float:right;
	}
	.zak-toplist li img{
		display:block;
		width:100%;
		height:auto;
	}
	
	.topoperator td{
		background-color:#FFF;
		font-size:12px;
	}
	.opcol1{
		width:10%;
	}
	.opcol2{
	}
	.opcol3{
		width:15%;
	}


/* max-width: 480px END */
}
/* max-width: 480px END */


/* TABS of price bottons area */


/*  タブでコンテンツ表示・非表示 */
/*  タブでコンテンツ表示・非表示 */
#serviceNavi {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	display:block;
	margin-bottom:25px;
	border-bottom:#663300 1px solid;
	overflow:visible;
}
#serviceNavi ul{
	overflow:hidden;
	margin-bottom:-1px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#serviceNavi li{
	color:#ffffff;
	background-color:#976e46;
	float:left;
	font-weight:bold;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#663300 1px solid;
	border-top:#663300 1px solid;
	border-left:#663300 1px solid;
	border-right:#663300 1px solid;
	cursor:pointer;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;/*top left and top right*/
}
@media only screen and (max-width: 480px) {
	#serviceNavi li{
		font-size:13px;
		padding-left:10px;
		padding-right:10px;
	}
}

#serviceNavi li.active{
	color:#333333;
	background-color:#FFF;
	border-bottom:#fff 1px solid;
	border-top:#663300 1px solid;
	border-left:#663300 1px solid;
	border-right:#663300 1px solid;
}
#serviceNavi li:hover{
	text-decoration:underline;
}
#serviceNavi li.active:hover{
	text-decoration:none;
}
#serviceNavi li#tab1 a{
	display:block;
	/*background-image:url(img/tab1_active.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}
#serviceNavi li#tab2 a{
	display:block;
	/*background-image:url(img/tab2_active.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}
#serviceNavi li#tab3 a{
	display:block;
	/*background-image:url(img/tab3_active.png);
	background-repeat:no-repeat;
	background-position:top left;*/
}



/*
!!!!!!!
ATTENTION
this style controls both he tabs of model course page (course/1.php) AND the tabs of calender_stn/calender_gpc pages!!!*/

/*model course page*/
.modelco #secondPage{display:none;}

/*tabs of calender_stn/calender_gpc pages*/
.bookingpage #firstPage,.bookingpage #secondPage{display:none;}


/*  タブでコンテンツ表示・非表示 
END */



/*plan price box*/

.planprice-tbl{
	border-collapse:collapse;
	width:100%;
}

.planprice-tbl td{
	vertical-align:top;
	text-align:left;
}
.imgshibacell{
	width:225px;
	padding-right:25px;
}
.shiba-tti{
	font-size:22px;
	color:#eb5280;
	font-weight:bold;
	margin-bottom:10px!important;
}
.planprice-subtti{
	font-size:14px;
	font-weight:normal;
}
.planprice-price{
	font-size:16px;
}
.thefujiprice{
	font-weight:bold;
	font-size:22px;
	color:#C00;
}
.planprice-button{
	text-align:right!important;
}

@media only screen and (max-width: 768px) {/*was700*/
	.imgshibacell{
		width:80px;
		padding-right:15px;
	}
	.imgshibacell img{
		width:100%;
		height:auto;
	}
	.planprice-tti{
		font-size:16px;
	}
	.planprice-subtti{
		font-size:12px;
	}
	.planprice-price{
		font-size:14px;
	}
}
/*Size table
-----------------------------------------------------------------*/

.size-tbl{
	width:100%;
	border-collapse:collapse;
	margin-bottom:50px;
}
.size-tbl th{
	text-align:left;
	font-weight:bold;
	width:200px;
	background-color:#f8f8f8;
	border:#d6d6d6 1px solid;
	vertical-align:top;
	padding:8px;
}
.size-tbl td{
	text-align:center;
	border:#d6d6d6 1px solid;
	vertical-align:middle;
	padding:8px;
}
.sml-cell{
	text-align:center;
	font-weight:bold;
	background-color:#f8f8f8;
}

@media only screen and (max-width: 768px) {/*was700*/
	.size-tbl{
		width:100%;
		border-collapse:collapse;
		margin-bottom:50px;
	}
	.size-tbl th{
		text-align:left;
		font-weight:bold;
		width:100px;
		background-color:#f8f8f8;
		border:#d6d6d6 1px solid;
		vertical-align:top;
		padding:4px;
		font-size:13px;
	}
	.size-tbl td{
		text-align:center;
		border:#d6d6d6 1px solid;
		vertical-align:middle;
		padding:4px;
		font-size:13px;
	}
	.sml-cell{
		text-align:center;
		font-weight:bold;
		background-color:#f8f8f8;
	}
}
/* slide
------------------------------------------------------------------*/
	/*.slidearea .slidebottom p {
	float: left;
}
.slidearea .slidetop p {
	float: left;
}*/
.slidearea {
	width:100%;
	height:197px;
	overflow:hidden;
	display:block;
	margin-bottom:50px;
}
.slidearea .slidetop p {
	display:inline-block;/*less problematic than float. need nowrap */
	margin:0;
	margin-left:-4px;
}
.slidearea .slidebottom p {
	display:inline-block;
	margin:0;
	margin-left:-4px;/*adjust excessive spacing*/
}
.slidearea .slidetop p img {
	display:block;
	margin:0;
}
.slidearea .slidebottom p img {
	display:block;
	margin:0;
}
.slidearea .slidetop {
	white-space:nowrap;
	left: 0;
	top: 0;
	width: 200%;
	height: 197px;
	-webkit-animation: slide 30s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-animation: slide 30s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-moz-transform: translate3d(0, 0, 0);
	-ms-animation: slide 30s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-ms-transform: translate3d(0, 0, 0);
}
@-webkit-keyframes slide {
 0% {
-webkit-transform: translate3d(0, 0, 0);
}
 100% {
-webkit-transform: translate3d(-1246px, 0, 0);
}
}
@-moz-keyframes slide {
 0% {
-moz-transform: translate3d(0, 0, 0);
}
 100% {
-moz-transform: translate3d(-1246px, 0, 0);
}
}
@-ms-keyframes slide {
 0% {
-ms-transform: translate3d(0, 0, 0);
}
 100% {
-ms-transform: translate3d(-1246px, 0, 0);
}
}
.slidearea .slidebottom {
	white-space:nowrap;
	left: 0;
	top: 0;
	width: 200%;
	height: 126px;
	-webkit-animation: slide2 30s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-animation: slide2 30s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-moz-transform: translate3d(0, 0, 0);
	-ms-animation: slide2 30s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-ms-transform: translate3d(0, 0, 0);
}
@-webkit-keyframes slide2 {
 0% {
-webkit-transform: translate3d(-1246px, 0, 0);
}
 100% {
-webkit-transform: translate3d(0, 0, 0);
}
}
@-moz-keyframes slide2 {
 0% {
-moz-transform: translate3d(-1246px, 0, 0);
}
 100% {
-moz-transform: translate3d(0, 0, 0);
}
}
@-ms-keyframes slide2 {
 0% {
-ms-transform: translate3d(-1246px, 0, 0);
}
 100% {
-ms-transform: translate3d(0, 0, 0);
}
}
/*--------------- Slide END ---- */

.catch-line{
	background-color:#2c3769;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:18px;
	color:#FF0;
}
/* tab fuji - shibazakura */

.tab-zone{
	background-color:#2c3769;
	width:100%;
	padding-top:5px;
}
.tab-line{
	background-color:#9999cc;
	width:100%;
	height:5px;
}
.tabz-group{	
	overflow: hidden;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}	
.tabz-group .thelefttab {	
	float: left;
	width: 480px;
	overflow: hidden;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding-top:4px;
	padding-bottom:2px;
}	
.tabz-group .therighttab {	
	float: left;
	width: 480px;
	overflow: hidden;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding-top:4px;
	padding-bottom:2px;
}	
.theactivetab{
	background-color:#9999cc;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;/*top left and top right*/
}
.specialbr{
	display:none;
}
.thelinktab a{
	display:block;
	text-decoration:none!important;
}
.thelinktab a:link{
	color:#ffffff;
	text-decoration:none!important;
}
.thelinktab a:visited{
	color:#ffffff;
	text-decoration:none!important;
}
.thelinktab a:hover{
	color:#ffffff;
	text-decoration:none!important;
}
.thelinktab a:active{
	color:#ffffff;
	text-decoration:none!important;
}
.tabdn4-icon{
	margin-right:10px;
}
.tabdn3-icon{
	margin-left:10px;
}
/* tab fuji - shibazakura END */

@media only screen and (max-width: 768px) {/*was700*/
	
	/* tab fuji - shibazakura */
	
	.tab-zone{
		background-color:#2c3769;
		width:100%;
		padding-top:5px;
	}
	.tab-line{
		background-color:#9999cc;
		width:100%;
		height:5px;
	}
	.tabz-group{	
		overflow: hidden;
		width: 100%;
	}	
	.tabz-group .thelefttab {	
		width: 50%;
	}	
	.tabz-group .therighttab {	
		width: 50%;
	}	
	.theactivetab{
		width: 48%!important;
		margin-left:1%;
		margin-right:1%;
	}

	/* tab fuji - shibazakura END */
}
@media only screen and (max-width: 480px) {
	/* tab fuji - shibazakura */
	.specialbr{
		display:inline;
	}
	/* tab fuji - shibazakura END */

}

.galleryzone{
	display:none!important;
}

/*
-------------------------------------------------------------------------------
VISIT TOP 
-------------------------------------------------------------------------------
*/

.vspotgallery {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	/*justify-content: space-around;*/
	justify-content: flex-start;/*= align left*/
	align-items: stretch;
}

.vspotgallery li {
	width: 228px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}
@media only screen and (max-width: 510px) {/*228colum + margins */

.vspotgallery {
	justify-content: space-around;/*= align center*/
}

	.vspotgallery li {
		width:50%;
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	.vspot-tit{
		font-weight:bold;
		text-align:left;
	}
	.vspot-text{
		text-align:left;
	}
	.vspot-cat{
		text-align:left;
	}
		.parent li img{
			width:100%;
			height:auto;
	}
}
@media only screen and (max-width: 360px) {
	.vspotgallery li {
		margin: auto;
		width:88%;
		margin-bottom:20px;
	}
	.vspotgallery li img{
		width:100%;
		height:auto;
	}
		.parent li img{
			width:100%;
			height:auto;
	
	}
}

/*
course am pc label
*/

.amlabel{
	font-size:10px;
	background-color:#c2ebff;
	padding:3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	color:#333;
}
.pmlabel{
	font-size:10px;
	background-color:#ffd6ad;
	padding:3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	color:#333;
}

.vspot-cat a:link{
	text-decoration:none;
	color:#333;
}
.vspot-cat a:visited{
	text-decoration:none;
	color:#333;
}
.vspot-cat a:hover{
	text-decoration:none;
	color:#333;
}
.vspot-cat a:active{
	text-decoration:none;
	color:#333;
}
.vspot-tit{
	font-weight:bold;
	text-align:left;
}
.vspot-text{
	text-align:left;
}



.couseintro-group{	
	overflow: hidden;
	width: 960px;
}	
.couseintro-group .coin-pict {
	margin-right: 15px;
	float: left;
	width: 470px;
	overflow: hidden;
}	
.couseintro-group .coin-text {	
	float: left;
	width: 475px;
	overflow: hidden;
}	

.coursebox-tit{
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:15px;
}	
.coursebox-text{
	font-size:14px;
	margin-bottom:15px;
}	
.coursebox-price{
	font-size:21px;
	font-weight:bold;
	margin-bottom:15px;
	color:#cc0000;
}	
.coursebox-detail{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:right;
}	

@media only screen and (max-width: 768px) {
	.couseintro-group{	
		overflow: hidden;
		width: 100%;
	}	
	.couseintro-group .coin-pict {
		margin-right: 0px;
		margin-bottom: 15px;
		float: none;
		width: 100%;
		overflow: hidden;
		text-align:center;
	}	
	.couseintro-group .coin-text {	
		float: none;
		width: 100%;
		overflow: hidden;
		max-width: 475px;
		margin:auto;
	}	
	.couseintro-group .coin-pict img {
		width:100%;
		height:auto;
		max-width:470px;
		margin:auto;
	}	
	.coursebox-tit{
		font-size:20px;
		line-height:23px;
		font-weight:bold;
		margin-bottom:15px;
	}	
	.coursebox-text{
		font-size:14px;
		margin-bottom:15px;
	}	
	.coursebox-price{
		font-size:18px;
		line-height:22px;
		font-weight:bold;
		margin-bottom:15px;
		color:#cc0000;
	}	
	.coursebox-detail{
		font-size:20px;
		font-weight:bold;
		margin-bottom:15px;
	}
	.happa{
		width:8%;
		height:auto;
	}

}


/*slider pro style*/
.sp-buttons{
	margin-top:-50px;
}
.sp-button {
	border: 2px solid #ffffff!important;
}
.sp-selected-button{
	background-color:#ff6600!important;
}


/*
-------------------------------------------------------------------------------
sightseeing shirakawago css 
-------------------------------------------------------------------------------
*/

.grayback{
	background: rgb(247, 247, 247) none repeat scroll 0 0;
	padding-top: 1px;
}

/*article{
	padding-bottom:30px;
}*/
.areaconts {
	margin-top: 0px;
}

article .onlypc-btn {
	display: block;
	box-sizing: border-box;
}
article .onlysm-btn {
	display: none;
	box-sizing: border-box;
}

#tabNav li span.onlypc-btn {
	display: inline-block !important;
	box-sizing: border-box;
}


@media only screen and (max-width: 768px) {/*was700*/
	article .onlypc-btn {
		display: none !important;
		box-sizing: border-box;
	}
	article .onlysm-btn {
		display: block;
		box-sizing: border-box;
	}
	
	article #tabNav li span.onlypc-btn {
		display: none !important;
		box-sizing: border-box;
	}

}

/* Default */

.areaconts li  {
	list-style-type: none;
}
 
.img-responsive {
	display: block;
	height: auto;
	width:100%;
	max-width: 100%;
}

/*from bootstrap*/
#tabbox,
#tabNav,
#tabNav ul,
#tabNav li,
#tabNav li a,
#tabNav li.active a,
#main,
#main:before,
#main:after,
article,
.timeline > li .timeline-panel::before,
.timeline > li .timeline-panel::after,
.timeline > li .timeline-pane,
btn-m,
.timeline-panel,
.timeline-panel-bg,
.btn-m,
.tour-box-single
{
	box-sizing: border-box;
}


/*
タブメニュー
******************************/

#tabbox{
	width:100%;
	 position: absolute;
	 bottom:0;
	 left:0;
	 border-bottom:7px solid #f84c78;
}

#tabNav {
	display:table;
	margin:0 auto;
}

#tabNav ul{
	width:100%;
	margin:0 auto;
	padding:0;
	display:table;
}

#tabNav li{
	width:50%;
}

#tabNav li:first-child{
	float:left;
}

#tabNav li:last-child{
	float:right;
}


#tabNav li a{
	font-size:16px;
	text-align:center;
	height:60px;
	line-height:60px;
	font-weight:bold;
	background:#ccc;
	display:block;
	text-decoration:none;
	letter-spacing:0.05em;
	color:#333;
	margin:0 5px;
	border:1px solid #dedede;
	border-bottom:none;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0; 
	-moz-border-radius: 5px 5px 0 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 50%, #eaeaea 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f4f4f4), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 50%,#eaeaea 100%);
	white-space:nowrap;
	padding:0 27px;
}


#tabNav li.active a{
	color:#fff;
	background: #f84c78; /* Old browsers */
	background: -moz-linear-gradient(top,  #fa81a0 0%, #f84c78 80%, #f84c78 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa81a0), color-stop(80%,#f84c78), color-stop(100%,#f84c78));
	background: -webkit-linear-gradient(top,  #fa81a0 0%,#f84c78 80%,#f84c78 100%);
	border:1px solid #f84c78;
	border-bottom:none;
}


/*
テキスト
******************************/
.areaconts article{
	font-size:1.2em;
	width:100% !important;
	max-width: 100% !important;
	background:rgb(247, 247, 247);
	line-height:1.4;
}

.areaconts p{
	font-size:1.1em;
	margin:0 0 0 0;
	padding:5px 0;
}

.areaconts .txt-b{
	font-size:1.0em;
	font-weight:bold;
}

.areaconts .txt-m{
	font-size:0.9em;
	padding:5px 0;
}

.areaconts .txt-red{
	color:#d0111b;
}


/*
見出し
******************************/
.grayback .areaconts h1, h2, h3 {
	text-align: center;
	font-weight: bold;
}

article h1{
	width:100% !important;
	line-height:1.4;
}

.title01{
	font-size:1.8em;
	font-weight:bold;
	color:#fff;
	padding:30px 0;
	margin-bottom:50px;
	background:#000;
}

.title02{
	font-size:1.8em;
	padding-bottom:10px;
	margin:30px 0 0px 0;
	border:none;
}

.title02 span{
	font-size:0.8em;
	margin-left:10px;
}

.title02:after {
	content: '';
	display: block;
	margin:25px auto;
	width: 40px;
	/*border-top: 3px solid #EAAF22;*/
	border-top: 3px solid #d0111b;
}

/*
メイン
******************************/

#main-bg{
	/*background:url("/sightseeing/kawaguchiko/img/bg-water.jpg") repeat center center;*/
	box-sizing: border-box;
}

#main{
	position: relative;
	text-align:center;
	box-sizing: border-box;
}

#main img{
	display:inline-block;
	max-width:1200px!important;
}

#main:before {
	z-index: 0;
	content: "";
	display: block;
	position: absolute;
	top:0px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:rgba(0,0,0,0.2);
	/*background-color:rgba(8,88,198,0.45);*/
}


#main-text{
	font-size:2.6em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	position: absolute;
	top:38%;
	left:0;
	text-shadow: 1px 1px 3px #000;
	margin:0 auto;
	width:100%;
	box-sizing: border-box;
}
#main-text h1{
	font-weight:bold!important;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}


/*
値段
******************************/

.price-line{

}

.price-line .price{
	font-size: 1.3em;
	font-weight: bold;
	color: #ff0000;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
	padding-left: 6px;
	padding-right: 3px;
	line-height:1.0;
}

.price-line .yen{
	font-size: 1.0em;
	font-weight: bold;
	color: #ff0000;
	display: inline;
}

/*
テーブル
******************************/

.tbl-info{
	width:100%;
	margin:30px auto;
}


.tbl-info th,
.tbl-info td{
	padding:10px;
	border:1px solid #ccc;
	font-size:16px;
}

.tbl-info th{
	background:#eee;
	font-weight:bold;
	width:250px;
}

.tbl-info td{
	background:#fff;
}


.tbl-info td .txt-b{
	width:100px;
	font-size:16px;
}


.tbl-info td .yoyaku{
	position: relative;
}

.btn-yoyaku{
	position: absolute;
	bottom: 10px;
	right:80px;
}

/*
紹介文
******************************/

.disc{
	margin:0 20px;
	overflow:hidden;
}

.disc p.txt-b{
	font-size:0.9em;
}

.disc p{
	font-size:0.9em;
}

/*
ツアー
******************************/
.tour{
	display:none;
}
.tour-box{
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:15px;
	background:#fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	width:32.2%;
	text-align:center;
}

.tour-box:nth-child(even){
	margin:0 15px;
}

.tour-text{
	font-size:15px;
	font-weight:bold;
	background:#eeece4;
	padding:8px 0;
	margin-bottom:10px;
}

.tour-text span{
	text-shadow:none;
	font-size:14px;
	padding:0 3px;
	margin-right:3px;
	color:#fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.tour-box-single{
	border:1px solid #ccc;
	padding:20px 30px;
	background:#fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	text-align:left;
	overflow:hidden;	
	display:block;
}

.tour-box-single .tour-text{
	padding:0;
	margin-bottom:0px;
	background:none;
}

.btn-yoyaku02{
	position: absolute;
	top: -5px;
	right:60px;
}


/*
行程
******************************/

#time-line{
	margin:50px 0 ;
	padding:5px 0 50px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	overflow:hidden;
}

.timeline {
	list-style: none;
	padding: 0;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: "";
	width: 2px;
	background-color: #ddd;
	left: 50px;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 50px;
	position: relative;
	min-height: 125px;
}
.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li .timeline-panel {
	width:100%;
	float: right;
	padding: 0 5px 0 120px;
	position: relative;
	text-align: left;
	margin-top:25px;
}

.timeline > li .timeline-panel-bg{
	background:#fff;
	overflow:hidden;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow:rgba(113, 135, 164, 0.2) 1px 1px 6px 0px;
	-webkit-box-shadow:rgba(113, 135, 164, 0.2) 1px 1px 6px 0px;
	-moz-box-shadow:rgba(113, 135, 164, 0.2) 1px 1px 6px 0px;
	padding: 8px;
}

.timeline > li .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline > li .timeline-panel img + img{
	margin-top:8px;
}

.timeline > li .timeline-circle {
	left: 0;
	width: 100px;
	height:100px;
	position: absolute;
	z-index: 100;
	background-color: #fed136;
	color: #1F1F1F;
	border-radius: 100%;
	border: 7px solid #ddd;
	text-align: center;
	line-height:1.2;
	font-weight:bold;
	margin:0 0 50px 0;
	padding: 20px 0;
	cursor: default;
	box-sizing: border-box;
}

.timeline > li .timeline-circle:hover{
	background:#ffdf3f;
	transition: all  0.3s ease;
}

.timeline > li .timeline-circle span{
	font-size:1.3em;
	display:block;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline h3.timeline-heading {
	font-size:1.2em;
	border-bottom:1px solid #ddd;
	padding:0px 0px 10px 0px;
	margin-top: 0px;
	margin-bottom:5px;
	text-align:left;
}

.timeline h3.timeline-heading02 {
	font-size:1.2em;
	/*border-left:3px solid #fed136;*/
	border-bottom:none;
	padding:0px;
	margin-top: 0px;
	text-align:left;
}

.timeline h3.timeline-heading span,
.timeline h3.timeline-heading02 span{
	color:#ec647f;
}
.timeline h3.timeline-heading span a,
.timeline h3.timeline-heading02 span a{
	color:#ec647f;
}

.timeline h3.timeline-heading span a:link,
.timeline h3.timeline-heading02 span a:link{
	color:#ec647f;
}
.timeline h3.timeline-heading span a:visited,
.timeline h3.timeline-heading02 span a:visited{
	color:#ec647f;
}
.timeline h3.timeline-heading span a:hover,
.timeline h3.timeline-heading02 span a:hover{
	color:#f08399;
}
.timeline h3.timeline-heading span a:active,
.timeline h3.timeline-heading02 span a:active{
	color:#ec647f;
}


.timeline h3.timeline-heading span:before,
.timeline h3.timeline-heading02 span:before{
	content: "\f041";
	font-family: FontAwesome;
	color:#ec647f;
	display:inline-block;
	margin-right:5px;
}

.timeline h3.timeline-heading a,
.timeline h3.timeline-heading02 a{
	text-decoration:none;
}

.timeline h3.timeline-heading a:hover span,
.timeline h3.timeline-heading02 a:hover span{
	color:#ec647f;
	text-decoration:underline;
}

.timeline .timeline-body{
	overflow:hidden;
	display:block;
	padding: 10px 10px 10px 20px;
}

.timeline .timeline-body > p,
.timeline .timeline-body > ul {
	padding-bottom:10px;
	margin-bottom: 0;
}

.timeline-info{
	background:#f5f1e8;
	padding:10px;
}

.timeline-info h4{
	margin-bottom:5px;
}

.timeline-info table{

}

.timeline-info table th{
	width:80px;
}


/*
MAP
******************************/

#map{
	margin:0px 0 50px 0;
	padding:5px 0 50px 0;
	border-bottom:1px solid #eee;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/*
ボタン
******************************/
.btn-s, .btn-s:hover {
	display: block;
	padding: 10px;
	margin: 5px auto;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 3px solid #fff;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	box-shadow: 0 0 5px 0 #ccc;
	-webkit-box-shadow: 0 0 5px 0 #ccc;
	-moz-box-shadow: 0 0 5px 0 #ccc;
	text-decoration: none !important;
	letter-spacing: 0.08em !important;
	color: #fff !important;
	width: 90%;
}
.btn-m, .btn-m:hover {
	display: block;
	padding: 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border: 3px solid #fff;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	box-shadow: 0 0 5px 0 #ccc;
	-webkit-box-shadow: 0 0 5px 0 #ccc;
	-moz-box-shadow: 0 0 5px 0 #ccc;
	text-decoration: none !important;
	letter-spacing: 0.08em !important;
	color: #fff !important;
	width: 350px;
}
.btn-s:hover, .btn-m:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.btn-m.gray:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
.btn-l, .btn-l:hover {
	display: block;
	width: 500px;
	padding: 15px;
	margin: 15px auto;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	border: 5px solid #fff;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	box-shadow: 0 0 5px 0 #ccc;
	-webkit-box-shadow: 0 0 5px 0 #ccc;
	-moz-box-shadow: 0 0 5px 0 #ccc;
	text-decoration: none !important;
	letter-spacing: 0.08em !important;
	color: #fff !important;
}
.btn-l:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
/* btn-color */

/* pink */

.pink {
	background: #ec647f;
	text-shadow: 1px 2px 0px #e34963,  1px 2px 0px #e34963;
}
/* blue */

.blue {
	background: #36b2d6;
	text-shadow: 1px 2px 0px #3487ab,  1px 2px 0px #3487ab;
}
/* green */

.green {
	background: #80b91c;
	text-shadow: 1px 2px 0px #78994b,  1px 2px 0px #78994b;
}
/* yellow */

.yellow {
	background: #e8b042;
	text-shadow: 1px 2px 0px #d79932,  1px 2px 0px #d79932;
}
/* gray */

.gray {
	background: #bbb;
	text-shadow: 1px 2px 0px #9a9a9a,  1px 2px 0px #9a9a9a;
}
/* btn-size */

.w500 {
	width: 500px;
}
.w400 {
	width: 400px;
}
.w380 {
	width: 380px;
}
.w350 {
	width: 350px;
}
.w300 {
	width: 300px;
}
.w280 {
	width: 280px;
}
.w200 {
	width: 200px;
}
.w170 {
	width: 170px;
}
.w150 {
	width: 150px;
}
.w130 {
	width: 130px;
}
.w100 {
	width: 100px;
}



@media only screen and (min-width : 768px) and (max-width : 960px) {
/* タブレット用 */
	
	#main-text{
		font-size:2.2em;
		top:30%;
	}
	
	.tbl-info{
		width:95%;
		margin:30px auto;
	}
	
	.timeline:before{
		left:60px !important;
	}
	
	.timeline > li .timeline-panel-bg > div {
		padding-left:0;
		padding-right:0;
	}

	.timeline > li .timeline-panel-bg .col-md-12{
		padding-left:0 !important;
	}
	
	.timeline > li{
		margin:0 10px;
	}

}

@media (max-width : 960px) {

	.topic-path {
		margin: 10px auto 0px auto !important;
	}
	.topic-path:after {
		content: "";
		clear: both;
		height: 0;
		display: block;
		visibility: hidden;
	}
	.main{
		height:200px;
	}
	
	.tbl-info th{
		width:25%;
	}
	
	.btn-yoyaku,
	.btn-yoyaku02{
		position:static;
	}
	
	.btn-m,
	.btn-m:hover{
		margin:0 auto;
		width:100% !important;
	}
	
	.tour{
		margin:0 20px;
	}
	
	.tour-box{
		margin:0 auto 10px auto !important;
		width:100%;
	}
	
	.tour-box-single{
		padding:10px 10px;
		text-align:center;
	}
	
	.tour-box p{
		text-align:center;
	}
}


@media(max-width:768px){
/* スマホ用 */

	.pc-path {
		margin-bottom: 15px;
	}



	#main-text{
		font-size:1.3em;
		top:20%;
		font-weight:bold;
	}
	
	

	.title02{
		font-size:1.4em;
		margin-top:15px;
	}
	
	#tabNav li a{
		font-size:14px;
		height:35px;
		line-height:35px;
		letter-spacing:0em;
		 padding: 0 10px;
		white-space: nowrap;
	}
	
	.tbl-info{
		width:95%;
		margin:20px auto;
	}
	
	.tbl-info th,
	.tbl-info td{
		font-size:14px;
	}
	
	.tbl-info td .txt-b{
		font-size:14px;
		display:block;
	}


	.tbl-info td .yoyaku{
		position:static;
	}
	

	.disc{
		margin:0 20px;
	}

	.disc p.txt-b{
		font-size:1.1em;
	}

	.disc p{
		font-size:1.0em;
	}
	.tour{
		margin:0 15px;
	}

	.tour-text{
		font-size:14px;
	}
	
	.price-line{
		font-size:14px;
	}

	.timeline-panel-bg .col-md-12{
		padding-left:0px !important;
	}
	
	#time-line{
		margin:25px 0;
	}
	

	.timeline > li{
		margin:0 10px;
	}

	.timeline > li .timeline-panel img{
		margin-bottom: 8px;
	}

	.timeline > li .timeline-circle{
		width:80px !important;
		height:80px !important;
		border: 5px solid #ddd;
		font-size:0.8em !important;
		padding: 17px 0 10px 0;
	}

	.timeline > li .timeline-circle span{
		font-size:1.2em;
	}

	.timeline > li .timeline-panel {
		padding: 0 5px 0px 100px;
		position: relative;
		text-align: left;
	}

	.timeline h3.timeline-heading{
		font-size:14px !important;
		margin-top: 0px;
		padding-top:0;
		line-height:1.3;
	}

	.timeline h3.timeline-heading02{
		font-size:1.2em;
	}

	.timeline h3.timeline-heading span{
		font-size:14px;
		margin:1px 0 0 3px;
		display:block;
	}

	.timeline .timeline-body{
		padding: 5px 0 0px 5px;
	}
	.timeline .timeline-body > p.timeline-text,
	.timeline .timeline-body > ul {
		font-size:1.0em;
		line-height:1.3;
		padding-bottom: 0px;
	}
	
	.timeline-info{
		margin:5px 0;
		padding:5px;
	}
	
	.timeline-info h4{
		font-size:14px;
	}
	
	.timeline-info th{
		width:55px !important;
	}
	
	.timeline-info th,
	.timeline-info td{
		font-size:12px;
	}
}
/*@media(max-width:480px){*/
@media(max-width:768px){/*english only*/
/* スマホ用 */
	#tabNav li a{
		font-size:14px;
		height:43px;
		line-height:18px;
		letter-spacing:0em;
		padding: 0 10px;
		white-space: normal;
	}
}


@media(max-width:480px){/*english only*/
/* スマホ用 */
	#main-text{
		font-size:1.3em;
		top:12%;
		font-weight:bold;
	}
	#tabNav li a{
		font-size:10px;
		height:29px;
		line-height:13px;
		letter-spacing:0em;
		padding: 0 10px;
		white-space: normal;
	}
}
/*
-----------
*/
categorybar-list {
	border-collapse:separate;
	width:100%;
	margin-bottom:2px;
	background-color:#f1f0f0;
	display:block;
	overflow:hidden;
}
.categorybar-list li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:#ffffff 1px solid;
	background-color:#e7e5e5;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	/*width:240px;*//* 4buttons*/
	/*width:320px;*//*3 buttons*/
	width:480px;/*2 buttons*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:12px;
	float:left;
}
.categorybar-list li:hover {
	background-color:#eeeded;
}
.categorybar-list li .label-category {
	color:#333333;
	
}
.categorybar-list li input:checked + .label-category {
	color:#333333;
}
.categorybar-list li table,.categorybar-list li table tr,.categorybar-list li table td {
	cursor:pointer;
}
.category-icon {
	margin-left:8px;
	margin-right:15px;
}
.maplegend-tbl td{
	vertical-align:middle;
	line-height:14px;
	min-height:42px;
}
@media only screen and (max-width: 700px) {
	.categorybar-list li{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border:#ffffff 1px solid;
		background-color:#e7e5e5;
		vertical-align:middle;
		text-align:left;
		font-weight:bold;
		font-size:12px;
		width:50%;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:12px;
	
	}
}

@media only screen and (max-width: 480px) {
	.categorybar-list{
		border-collapse:separate;
		width:100%;
		margin-bottom:2px;
	}
	.categorybar-list li{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border:#ffffff 1px solid;
		background-color:#e7e5e5;
		vertical-align:middle;
		text-align:left;
		font-weight:bold;
		font-size:10px;
		width:50%;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:12px;
	}
}

/*1.map
***************************************/
#map {
	width: 100%;
	height: 500px;
	z-index:0;
	margin-bottom:50px;
	clear:both;
}
.map-baloon {
	/*height: 290px;*/
	padding: 5px 0 0;
	width: 228px;
}
.yokoimg {
	width:175px;
	height:auto;
}
.map-title {
	font-weight:bold;
	font-size:14px;
}
.map-address {
	font-size:12px;
	line-height:14px;
}
.map-button1 a {
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	width:130px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ff3366;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
}
.map-button1 a:link {
	color:#ffffff;
	text-decoration:none;
}
.map-button1 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.map-button1 a:hover {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button1 a:active {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button2 a {
	display:none;
	padding-top:7px;
	padding-bottom:7px;
	width:130px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ff3366;
	color:#ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size:14px;
}
.map-button2 a:link {
	color:#ffffff;
	text-decoration:none;
}
.map-button2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
.map-button2 a:hover {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
.map-button2 a:active {
	color:#ffffff;
	text-decoration:underline;
	background-color:#ff7094;
}
/*mobile only button*/
.mbmapbtn {
	display:none;
}

.rt_none .pc-round{
	display:none!important;
}
.rt_none .sm-round{
	display:none!important;
}

.maplegend-title-tablet{
	width: 50%!important;	
}