@charset "UTF-8";
/*---- guide ----*/
.wider {
	width:100%;
	height:auto;
}
.mt {
	margin-top:20px;
}
.mb {
	margin-bottom:20px;
}
.mtact32 {
	margin-top:20px !important;
}
.white {
	color:#fff;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.imgwrap {
	position: relative;
	margin-bottom:20px;
}
.imgwrap p.credit {
	position: absolute;
	bottom:2px;
	left:5px;
}
#guide {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
#guide p {
	padding-left:3%;
	padding-right:3%;
}
.vimg {
	margin-bottom:20px;
} 
ul.tagwrap {
	margin-top:15px;
	margin-bottom:10px;
	font-size:13px;
	padding-left:3%;
	padding-right:3%;
}
ul.tagwrap li {
	padding:0 10px;
	margin-right:5px;
	float:left;
}
ul.tagwrap li:last-child {
	margin-right:0;
}
ul.tagwrap li.exz {
	background-color:#c1e5f9;
}
ul.tagwrap li.alz {
	background-color:#fcd88c;
}
ul.tagwrap li.mus {
	background-color:#eef3aa;
}
ul.tagwrap li.caf {
	background-color:#afe2b8;
}
ul.tagwrap li.sou {
	background-color:#aecce5;
}
ul.tagwrap li.gor {
	background-color:#edaebf;
}
#guide p.fmwrap {
	padding:0;
}
.fmwrap {
	font-size:11px;
	display:inline-block;
	margin-left:5px;
}
.fmwrap span {
	padding:1px 3px;
	display:inline-block;
	background-color:#999;
	color:#fff;
	height:15px;
	line-height:15px;
}
.fmwrap span.boxno {
	background-color:#ff0066;
	width:15px;
	padding:1px 0;
	text-align:center;
	font-weight:bold;
}
.fmwrap span.cirno {
	background-color:#003399;
	width:15px;
	padding:1px 0;
	text-align:center;
	font-weight:bold;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/
}
.fmwrap span.exz {
	background-color:#c1e5f9;
	color:#000;
}
.fmwrap span.alz {
	background-color:#fcd88c;
	color:#000;
}
.fmwrap a:hover span {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
#guide section hr {
	height: 0;
	padding: 0;
	border: 0;
	margin:25px 0;
	border-top: 1px solid #666;
}
#guide section {
	width:100%;
	position: relative;
	font-size:14px;
	padding: 0;
}
#guide section .credit {
	padding-top:5px;
	font-size:12px;
	line-height:14px;
}
#guide section .spm {
	padding:0 3%;
}
#guide section img.icon {
	position: absolute;
	top:2px;
	left:20px;
	width:94px;
	height:auto;
}
#guide section .thanks {
	background-color:#ff0066;
	padding:1px 5px;
	color:#fff;
	font-size:12px;
	margin:10px 3%;
	display:inline-block;
}
#guide section h1 {
	font-size:25px;
	padding:10px 3%;
	line-height:1.1em;
	border-bottom: none;
}
#guide section h2 {
	border-top:3px solid #ff0066;
	border-bottom:3px solid #ff0066;
	padding:8px 3%;
	font-size:20px;
	font-weight:bold;
	margin:20px 0;
}
#guide section .time {
	font-size:12px;
	padding:0 3%;
}
#guide section a.pink {
	color:#ff0066;
}
#guide section a.arw_pink {
	color:#ff0066;
	background: url("../../../guide/images/arw_pink.png") no-repeat scroll left center;
	background-size:10px 9px;
	padding-left:14px;
}
#guide section a.pink:hover, #guide section a.arw_pink:hover {
	color:#666666;
}
#guide section .workswrap .boxline {
	border:1px solid #999;
	padding:10px;
	margin:0 3% 30px;
}
#guide section .workswrap .boxline p {
	padding:0;
}
#guide section .workswrap span.workatt {
	color:#f15a24;
}
#guide section .workswrap span.workatt2 {
	color:#666;
}
#guide section .balloon {
	background-color:#f15a24;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:1px 10px;
	color:#fff;
	position: relative;
	font-size:10px;
	margin:0 3%;
}
#guide section .balloon:after {
	border-top: 6px solid #f15a24;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: '';
	margin-left: -10px;
	position: absolute;
	bottom: -6px;
	left: 20%;
}
#guide section h3 {
	font-size:18px;
	color:#f15a24;
	margin:15px 3% 0;
}
#guide section .pagenavwrap {
	margin-top:50px;
	text-align:center;
}
#guide section .pagenav {
	position: relative;
	line-height:20px;
}
#guide section .pagenav span {
	width:20px;
	height:20px;
	text-align:center;
	margin-right:6px;
	display:inline-block;	
}
#guide section .pagenav span.back {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid #555;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	position: relative;
	top:2px;
}
#guide section .pagenav span.next {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #000;
	margin-right:0;
	position: relative;
	top:2px;
}
#guide section .pagenav span.none {
	width: 16px;
	height: 16px;
	position: relative;
	top:2px;
}
#guide section .pagenav span.active {
	border:1px solid #000;
	background-color:#000;
	color:#fff;
}
#guide section .pagenav a {
	width:20px;
	height:20px;
	text-align:center;
	margin-right:6px;
	display:inline-block;
}
#guide section .pagenav a.page {
	border:1px solid #000;
}
#guide section .pagenav a.page:hover {
	background-color:#000;
	color:#fff;
}
#guide section .pagenav a:hover span.next {
	border-left: 8px solid #555;
}
#guide section .pagenav a:last-child {
	margin-right:0;
	margin-top:3px;
}
#guide section .headlinewrap {
	width:94%;
	margin:15px 3% 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#guide section .headlinewrap .headlineimg {
	width:30%;
	/*float:left;*/
}
#guide section .headlinewrap h1 {
	/*margin-left:2%;
	width:64%;
	float:left;*/
	margin:0;
	padding:0;
	width:66%;
	font-size:18px;
	line-height:1.4em;
	/*padding-top:15px;*/
}
#guide section .chkwrap .coursewrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:100%;
	background-color:#ffffcc;
	padding:20px;
}
#guide section .chkwrap .coursewrap .course {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #000;
	background-color:#fff;
	padding:5px;
}
#guide section .chkwrap .coursewrap .btmarw {
	height:30px;
	background: url("../../../guide/kanazawa21/images/arw_btm.png") no-repeat scroll center center;
	background-size:7px 23px;
}
#guide section .chkwrap .map {
	width:100%;
	height:300px;
}
/*---- guide spot ----*/
#guide section.spot h1 {
	border-top:3px solid #ff0066;
	border-bottom:3px solid #ff0066;
	padding:8px;;
	font-size:20px;
	font-weight:bold;
}
#guide section.spot h2 {
	font-size:18px;
	color:#f15a24;
	margin-top:20px;
	margin-bottom:15px;
	padding:0 3%;
	border:none;
	font-weight:normal;
}
#guide section.spot h3 {
	color:#000;
	font-size:18px;
	line-height:1.1em;
	margin-bottom:21px;
	margin-top:0;
}
#guide section.spot .credit {
	font-size:12px;
	padding:5px 3% 0;
}
#guide section.spot .tagwrap {
	margin-top:25px;
	margin-bottom:10px;
	padding:0 3%;
}
#guide section.spot .tagwrap span {
	padding:5px 10px;
}
#guide section.spot .tagwrap span.tag_mus {
	background-color:#eef3aa;
}
#guide section.spot .spotdatawrap {

}
#guide section.spot .spotdata {
	width:100%;
	padding:0 3%;
	margin-bottom:30px;
}
#guide section.spot .spotdata li {
	border-bottom:1px dotted #999;
	padding:5px 0;
}
#guide section.spot .spotdata li:first-child {
	color:#b4910c;
}
#guide section.spot .spotmap {
	width:100%;
	height:200px;
	margin-bottom:30px;
}


/*---- guide Flick----*/
#guide section.recomttl {
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-top:30px;
}
#guide section.recom {
	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
	padding: 10px 3%;
	overflow-x: scroll;
}
#guide section.recom .recom_box {
	/*width: 112px;*/
	width: 150px;
	margin: 0;
	padding: 10px 10px 10px 0;
	background-color: #FFF;
}
#guide section.recom .last_box {
	margin-right: 10px;
}
#guide section.recom .recom_box p {
	font-size:12px;
	line-height:1.5em;
	padding-top:15px;
}
#guide section.recom .recom_box .recom_shopname {
	font-size:12px;
	background: url("../../../guide/kanazawa21/images/arw_red.png") no-repeat left 3px;
	background-size:7px 8px;
	margin-top:5px;
	padding-left:12px;
	color:#666;
	line-height:1.2em;
}
.recom .recom_box img {
	width:100%;
	height:auto;
}
.recom a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
section.recom::-webkit-scrollbar {
	display: none;
}

/*-------------------------------------------
	PAGETOP
-------------------------------------------*/

.gotomap{
	position: fixed;
	bottom: 50px;
	right: 15px;
	z-index: 999;
/*	filter: alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
*/
}
.gotomap:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
#gotoMap {
	position:fixed;
	right:0;
	bottom: 50px;
	z-index:550;
}
#gotoMap a{
	width:108px;
	height:108px;
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow: hidden;
	background-image:url("../../../guide/kanazawa21/images/gotospot.png");
	background-size:108px 108px;
}

a.pageMapBtn{ background-position:0 0;}

a.pageMapBtn:hover{ background-position:-108px 0;}

/* IE6 */
* html #gotoMap {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop+100));
	right:0;
}


.guide_img_ttl {
	margin-bottom:10px;
}
.guide_img_ttl img {
	max-width:320px;
}

.guide_btn a {
	width:94%;
	margin:0 3%;
	padding:10px 0;
	background-color:#ff0066;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color:#fff;
	display:block;
	margin-bottom:30px;
	text-align:center;
}
.guide_btn a:hover {
	background-color:#f98cb9;
}
.guide_btn span {
	background: url("../../../guide/kanazawa21/images/arw_wht.png") no-repeat left center;
	background-size:10px 12px;
	padding-left:15px;
}

/*---- guide COMMON NAVI ----*/
.guidemenu {
	border:3px solid #ff0066;
	width:94% !important;
	margin:0 3%;
	background:#fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.guidemenu h2 {
	padding:5px 10px;
	border-bottom:1px solid #999;
}
.guidemenu ul li {
	border-bottom:1px solid #999;
	padding:5px 10px;
	background: url("../../../guide/kanazawa21/images/arw_gray.png") no-repeat right 2% center;
}
.guidemenu ul li.last {
	border-bottom:none;
}
.guidemenu ul a:hover li {
	background-color:#f98cb9;
}
.guidemenu ul a:hover {
	text-decoration: none;
}

/*---- guide COMMON NAVI ----*/
.guidemenu ul.guidemenucmn li {
	padding:10px;
	line-height:52px;
}
.guidemenu ul li img {
	width:80px !important;
	margin-right:8px;
	height:auto;
	float:left;
}
