/*-------------------------
 .wrapper
-------------------------*/
.wrapper{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
	position:relative;
}
 
body > .wrapper {
    height: auto;
}

/*-------------------------
 各ページメニュー見出し
-------------------------*/
#main{
/* 	padding-bottom:100px; */
/* 	padding-bottom:80px; */
	width:100%;
	height:auto;
}
/*----- 新着情報 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-news{
	background-image: linear-gradient(bottom, rgb(88,78,181) 35%, rgb(117,122,209) 69%);
	background-image: -o-linear-gradient(bottom, rgb(88,78,181) 35%, rgb(117,122,209) 69%);
	background-image: -moz-linear-gradient(bottom, rgb(88,78,181) 35%, rgb(117,122,209) 69%);
	background-image: -webkit-linear-gradient(bottom, rgb(88,78,181) 35%, rgb(117,122,209) 69%);
	background-image: -ms-linear-gradient(bottom, rgb(88,78,181) 35%, rgb(117,122,209) 69%);

	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.35, rgb(88,78,181)),
	color-stop(0.69, rgb(117,122,209)));

	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}

/*----- 観光スポット -------*/
#midashi{
	width:100%;
}
.midashi-kankou{
	background-image: linear-gradient(bottom, rgb(175,130,171) 38%, rgb(221,161,197) 91%);
	background-image: -o-linear-gradient(bottom, rgb(175,130,171) 38%, rgb(221,161,197) 91%);
	background-image: -moz-linear-gradient(bottom, rgb(175,130,171) 38%, rgb(221,161,197) 91%);
	background-image: -webkit-linear-gradient(bottom, rgb(175,130,171) 38%, rgb(221,161,197) 91%);
	background-image: -ms-linear-gradient(bottom, rgb(175,130,171) 38%, rgb(221,161,197) 91%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.38, rgb(175,130,171)),
	color-stop(0.91, rgb(221,161,197)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- イベント情報 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-event{
	background-image: linear-gradient(bottom, rgb(240,149,182) 34%, rgb(248,184,207) 85%);
	background-image: -o-linear-gradient(bottom, rgb(240,149,182) 34%, rgb(248,184,207) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(240,149,182) 34%, rgb(248,184,207) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,149,182) 34%, rgb(248,184,207) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(240,149,182) 34%, rgb(248,184,207) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(240,149,182)),
	color-stop(0.85, rgb(248,184,207)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- モデルコース -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-model{
	background-image: linear-gradient(bottom, rgb(240,136,127) 34%, rgb(248,189,183) 85%);
	background-image: -o-linear-gradient(bottom, rgb(240,136,127) 34%, rgb(248,189,183) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(240,136,127) 34%, rgb(248,189,183) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,136,127) 34%, rgb(248,189,183) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(240,136,127) 34%, rgb(248,189,183) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(240,136,127)),
	color-stop(0.85, rgb(248,189,183)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- お役立ち情報 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-useful{
	background-image: linear-gradient(bottom, rgb(227,161,91) 34%, rgb(249,195,137) 85%);
	background-image: -o-linear-gradient(bottom, rgb(227,161,91) 34%, rgb(249,195,137) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(227,161,91) 34%, rgb(249,195,137) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(227,161,91) 34%, rgb(249,195,137) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(227,161,91) 34%, rgb(249,195,137) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(227,161,91)),
	color-stop(0.85, rgb(249,195,137)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- オススメ体験 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-osusume{
	background-image: linear-gradient(bottom, rgb(222,175,44) 34%, rgb(246,208,102) 85%);
	background-image: -o-linear-gradient(bottom, rgb(222,175,44) 34%, rgb(246,208,102) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(222,175,44) 34%, rgb(246,208,102) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(222,175,44) 34%, rgb(246,208,102) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(222,175,44) 34%, rgb(246,208,102) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(222,175,44)),
	color-stop(0.85, rgb(246,208,102)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- 金沢グルメ -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-gourmet{
	background-image: linear-gradient(bottom, rgb(214,196,34) 34%, rgb(239,221,56) 85%);
	background-image: -o-linear-gradient(bottom, rgb(214,196,34) 34%, rgb(239,221,56) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(214,196,34) 34%, rgb(239,221,56) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(214,196,34) 34%, rgb(239,221,56) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(214,196,34) 34%, rgb(239,221,56) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(214,196,34)),
	color-stop(0.85, rgb(239,221,56)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- バス情報 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-bus{
	background-image: linear-gradient(bottom, rgb(177,189,15) 34%, rgb(209,220,56) 85%);
	background-image: -o-linear-gradient(bottom, rgb(177,189,15) 34%, rgb(209,220,56) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(177,189,15) 34%, rgb(209,220,56) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(177,189,15) 34%, rgb(209,220,56) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(177,189,15) 34%, rgb(209,220,56) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(177,189,15)),
	color-stop(0.85, rgb(209,220,56)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- レンタサイクル -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-rental{
	background-image: linear-gradient(bottom, rgb(146,196,81) 34%, rgb(172,213,121) 85%);
	background-image: -o-linear-gradient(bottom, rgb(146,196,81) 34%, rgb(172,213,121) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(146,196,81) 34%, rgb(172,213,121) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(146,196,81) 34%, rgb(172,213,121) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(146,196,81) 34%, rgb(172,213,121) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(146,196,81)),
	color-stop(0.85, rgb(172,213,121)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- 駐車場情報 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-parking{
	background-image: linear-gradient(bottom, rgb(89,194,150) 34%, rgb(147,207,182) 85%);
	background-image: -o-linear-gradient(bottom, rgb(89,194,150) 34%, rgb(147,207,182) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(89,194,150) 34%, rgb(147,207,182) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(89,194,150) 34%, rgb(147,207,182) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(89,194,150) 34%, rgb(147,207,182) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(89,194,150)),
	color-stop(0.85, rgb(147,207,182)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- イチオシ -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-ichioshi{
	background-image: linear-gradient(bottom, rgb(93,184,212) 34%, rgb(146,207,226) 85%);
	background-image: -o-linear-gradient(bottom, rgb(93,184,212) 34%, rgb(146,207,226) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(93,184,212) 34%, rgb(146,207,226) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(93,184,212) 34%, rgb(146,207,226) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(93,184,212) 34%, rgb(146,207,226) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(93,184,212)),
	color-stop(0.85, rgb(146,207,226)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- 金沢紹介 -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-kanazawa{
	background-image: linear-gradient(bottom, rgb(103,165,219) 34%, rgb(152,192,227) 85%);
	background-image: -o-linear-gradient(bottom, rgb(103,165,219) 34%, rgb(152,192,227) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(103,165,219) 34%, rgb(152,192,227) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(103,165,219) 34%, rgb(152,192,227) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(103,165,219) 34%, rgb(152,192,227) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(103,165,219)),
	color-stop(0.85, rgb(152,192,227)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
/*----- アクセス -------*/
#midashi{
	padding-bottom:44px;
	width:100%;
}
.midashi-access{
	background-image: linear-gradient(bottom, rgb(118,160,179) 34%, rgb(172,189,197) 85%);
	background-image: -o-linear-gradient(bottom, rgb(118,160,179) 34%, rgb(172,189,197) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(118,160,179) 34%, rgb(172,189,197) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(118,160,179) 34%, rgb(172,189,197) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(118,160,179) 34%, rgb(172,189,197) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(118,160,179)),
	color-stop(0.85, rgb(172,189,197)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}
.box01{
	margin:0;
	padding:0px;
	width:100%;
	height:300px;
}
.btn001{
	margin:0;
	padding:0px;
	width:100%;
}

/*-------------------------
 プルダウンメニュー
-------------------------*/
#globalMenu{
	top:0px;
	overflow:hidden;
}
#globalMenu .btnBox p{
	width:40%;
}
#globalMenu .btnBox p.btn{
	z-index:13
}
#globalMenu .btnBox p.shadow{
	z-index:11;
}
#globalMenu .innerBox{
	z-index:12;
}

#globalMenu .menuArea{
	width:100%;
	padding-top:10px;
}
#globalMenu .menuArea li{
	width:100%;
}
#globalMenu .menuArea li p{
	margin:5px auto;
	width:260px;
}

/*-------------------------
 フッターメニュー共通
-------------------------*/
#bottomMenu{
	border-bottom:0px solid #d9b5d6;
}
#bottomMenu li{
	background-color:#f5f5f5;
	background: -moz-linear-gradient(top, #ffffff, #fff 30%, #f6eff6);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.3, #fff), to(#f0f0f0));
	background: linear-gradient(top, #ffffff, #fff 30%, #f5f5f5 100%);
	border-top:4px solid #af82ab;
}
#bottomMenu .gotoTop{
	border-left:4px solid #af82ab;

	cursor:pointer;
	float:right;
	line-height:40px;
	padding-top:0px;
	text-align:center;
	width:110px;
}
#bottomMenu li p{
	height:40px;
	line-height:40px;
}
#bottomMenu .right p{
	padding-right:20px;
}
#bottomMenu .left p{
	padding-left:5%;
	width:60%;
}
#bottomMenu a{
	display:block;
	padding:0;
}

/*-------------------------
フッター共通
-------------------------*/
footer{
/*
	bottom:0;
	position:absolute;
*/
	width:100%;
}
footer .copyright{
	color:#666;
	line-height:40px;
	text-align:center;
}

/* 送信ボタン */

input[type="submit"] {
	width: 220px;
	height: 40px;
	background-color: #D48B58;
	border: none;
	color: #fff;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: "メイリオ";
	font-size: 110%;
	margin-top: 10px;
}
input[type="submit"]:hover {
	background-color: #59b1eb;
}
input[type="submit"][disabled] {
	background-color: #ccc;
	cursor: default;
}

#term {
	font-weight: bold;
	color: #D48B58;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ta_c{
	text-align:center;
	display:block;
	padding: 10px;
}

/* 心の道 追加分 */

.midashi-model-t{
	background-image: linear-gradient(bottom, rgb(84,106,22) 34%, rgb(191,199,167) 85%);
	background-image: -o-linear-gradient(bottom, rgb(84,106,22) 34%, rgb(191,199,167) 85%);
	background-image: -moz-linear-gradient(bottom, rgb(84,106,22) 34%, rgb(191,199,167) 85%);
	background-image: -webkit-linear-gradient(bottom, rgb(84,106,22) 34%, rgb(191,199,167) 85%);
	background-image: -ms-linear-gradient(bottom, rgb(84,106,22) 34%, rgb(191,199,167) 85%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, rgb(84,106,22)),
	color-stop(0.85, rgb(191,199,167)));
	color:#ffffff;
	font-size:120%;
	font-weight:bold;
	height:35px;
	line-height:35px;
	text-align:center;
	width:100%;
}


/* 20170322 追加 */

#gourmet_coupon ul.accordion{
	border-bottom:1px solid #999;
	margin-bottom:1em;
}


#gourmet_coupon .accordion div{
	border-top:1px solid #999;
	font-size: 110%;
	font-weight:bold;
}

#gourmet_coupon .accordion div i{
	display:block;
	font-size:80%;
	padding:0 10px 10px 10px;
	margin-top:-10px;
	font-style:normal;
	font-weight:normal;
}

#gourmet_coupon ul.accordion li div{
	background: url(../img/arrow_right01.png) no-repeat right center #f6eff6;
}


#gourmet_coupon .accordion li ul li{
	border-top: 1px dashed #ccc;
	border-bottom:none;
	background-image:none;
	background-color:#FFF;
}

#gourmet_coupon .accordion li ul li b{
	font-size:70%;
	color:#b2633e;
	display:inline;
	margin-left:0.5em;
	font-weight:normal;
}

#gourmet_coupon .accordion li ul li span{
	font-size:70%;
	display:inline;
	margin:0;
	padding:0;
}

#gourmet_coupon .accordion em{
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	display:block;
	color:#666;
}



#gourmet_coupon .notes{
	padding:15px;
	background:#f5f5f5;
	margin-top:1em;
}

#gourmet_coupon .notes strong{
	font-size:110%;
}

#gourmet_coupon .notes li{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.2;
	margin-top:0.5em;
}


#gourmet_coupon .midashi01{
	background:#f5f5f5;
}

#gourmet_coupon .midashi01 span{
	font-size:60%;
	font-weight:normal;
	color:#000;
	display:block;
	margin-top:0.3em;
	margin-bottom:1.1em;
}

#gourmet_coupon .howto{
	padding:20px 15px 15px 15px;
	margin-bottom:1em;
}

#gourmet_coupon .howto strong{
	margin-bottom:1em;
	display:block;
	font-size:110%;
}

#gourmet_coupon .howto p{
	margin:1em 0;
}



#gourmet_coupon .howto li{
	list-style-position:inside;
	padding-left:1em;
	text-indent:-1em;
	font-weight:bold;
	color:#a7519f;
	line-height:1.2;
	border-bottom:1px dashed #ccc;
	padding-bottom:1.5em;
}

#gourmet_coupon .howto li~li{
	margin-top:1.5em;
}


#gourmet_coupon .howto li strong{
	display:inline;
}


#gourmet_coupon .howto li span{
	color:#000;
	font-weight:normal;
	margin-top:1em;
	font-size:95%;
	display:block;
}

.gourmet_coupon_btn{
	font-size:0;
	letter-spacing:-0.4em;
	text-align:left;
	padding:10px;
}

.gourmet_coupon_btn a{
	width:46%;
	display:inline-block;
	margin:2%;
}

.gourmet_coupon_btn a img{
	width:100%;
	height:auto;
}


#gourmet_coupon .coupon_txt{
	padding:15px;
}

#gourmet_coupon .coupon_txt p{
	margin:1em 0;
}

.gc_list_block{
	padding:20px;
}

.gc_list_block h5{
	font-size:16px;
	font-weight:bold;
	background:#BC131A;
	color:#fff;
	padding:0.3em 1em;
}


#filter{
	text-align:center;
}

#filter a{
	display:inline-block;
	color:#fff;
	padding:0.5em;
	margin:0 0.2em;
	font-size:11px;
}

#filter a{
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter: "alpha( opacity=30 )";
}

#filter a.allitem.active ~ a{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#filter a.active{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

#filter .allitem{
	background:#666;
}

#filter .y1{
	background:#EC6B77;
}

#filter .y2{
	background:#EA8C21;
}

#filter .y3{
	background:#5EA87C;
}

#filter .y5{
	background:#9170AB;
}


.filterlist ul{
	margin-top:10px;
	width:100%;
	border-top:1px dotted #999;
}

.filterlist li{
	padding:13px 0;
	margin:0;
	list-style:none;
	letter-spacing:-0.4em;
	font-size:0;
	border-bottom:1px dotted #999;
	background-position:left center;
	background-repeat:no-repeat;
}

.filterlist li a,.filterlist li h6{
	display:block;
	margin:0 !important;
	padding:0;
	letter-spacing:normal;
	font-size:14px;
	line-height:1.4 !important;
}

.filterlist li a{
	padding-left:2em !important;
	padding-right:4em;
	background-position: 100% center;
    background-repeat: no-repeat;
    background-image: url(../img/arrowRight.png);
}


.filterlist li h6{
	width:100%;
	font-weight:bold;
	padding-right:2%;
	padding-left:5%;
}

.filterlist li h6 em{
	font-size:12px;
	margin-right:0.5em;
	font-weight:normal;
	font-style:normal;
}

.filterlist li h6 b{
	color:#BC4E1A;
	font-size:12px;
	font-weight:normal;
	display:block;
}

.filterlist li.y1{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1.gif);
}

.filterlist li.y1.y2{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y2.gif);
}

.filterlist li.y1.y3{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y3.gif);
}

.filterlist li.y1.y2.y3{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y2y3.gif);
}

.filterlist li.y1.y2.y3.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y2y3y5.gif);
}

.filterlist li.y1.y3.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y3y5.gif);
}

.filterlist li.y2{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y2.gif);
}

.filterlist li.y2.y3{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y2y3.gif);
}

.filterlist li.y2.y3.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y2y3y5.gif);
}

.filterlist li.y2.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y2y5.gif);
}


.filterlist li.y3{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y3.gif);
}

.filterlist li.y1.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y1y5.gif);
}

.filterlist li.y3.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y3y5.gif);
}


.filterlist li.y5{
	background-image:url(../../com/img/gourmet/gourme_coupon/i_y5.gif);
}



.footer_bnr {
  position: fixed;
  bottom: 0;
  left: 0;
}
.footer_bnr + footer {
	padding-bottom: 82px;
}