@charset "utf-8";

.zeshoplist {
	width: 100% !important;
	position: relative;
	padding-top: 0px !important;
}

.zeshoplist .zsl_social {
	text-align: right;
	margin: 0 auto;
	width: 1080px;
}

#zsl_head {
	position: relative;
	text-shadow: 0 0 3px rgba(0,0,0,0.8);
	height: 650px;
	background: url(../img/main.jpg) no-repeat center top;
}
#zsl_head h2 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
#zsl_head .zsl_head_catch {
	color: #fff;
	font-size: 24px;
	margin: 0 0 20px;
}
#zsl_head .zsl_form {
	position: absolute;
	top: 35%;
	/* left: 50%; */
	width: 100%;
	text-align: center;
	margin: 0 0 0 0px;
	color: rgb(255, 255, 255);
	font-size: 16px;
	background: rgba(4, 15, 36, 0.63);
	padding: 20px 0;
	border-radius: 5px;
}
#zsl_head .zsl_form select {
	font-size: 16px;
	padding-left: 10px;
	width: 252px;
	height: 52px;
	font-family: 'Quicksand',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#zsl_head .zsl_form button {
	font-size: 16px;
	cursor: pointer;
	background: #5b9bd5;
	color:  #fff;
	border: none;
    width: 250px;
    height: 45px;
	margin: 20px auto 0;
	display: block;
	/* font-weight: bold; */
	font-family: 'Quicksand',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#zsl_head img {
	width: 100%;
	max-width: 2000px;
	display: block;
	margin: 0 auto;
	display: none;
}

.bzsl_bnr {
	text-align: center;
	padding: 10px 0;
}
.bzsl_bnr li {
	display: inline-block;
}

@media only screen and (max-width: 640px) {

.bzsl_bnr {
	text-align: center;
	padding: 0;
}
.bzsl_bnr li {
	width: 30%;
	padding-top: 3px;
	margin: 2px;
}
.bzsl_bnr li img {
	width: 100%;
}

}

#result {
	font-family: "Quicksand","游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#result h3 {
	color: #526aa7;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0.5em;
    margin: 0 auto;
    padding-top: 60px;
	border-bottom: 4px solid #ccc;
}
#result h3 strong {
	display: block;
	margin: 0 auto;
	width: 1080px;
    font-weight: bold;
}


.result_zslist {
	margin: 0 auto;
	width: 1080px;
}
.result_zslist .zslistitem {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 10px;
	margin: 0 0 20px;
}
.result_zslist .zslistitem dl {
	font-size: 14px;
}
.result_zslist .zslistitem dl dt {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 0 10px;
	clear: both;
}

.result_zslist .zslistitem dl .zsl_genre {
	margin: 0 0 10px;
	width: 730px;
	float: right;
	text-align: left;
}
.result_zslist .zslistitem dl .zsl_genre ul li {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 3px 10px;
	margin: 0 5px 0 0;
}
.result_zslist .zslistitem dl .zsl_img {
	float: left;
	margin: 0 10px 10px 0;
	width: 340px;
}
.result_zslist .zslistitem dl .zsl_address {
	margin: 0 0 5px;
}
.result_zslist .zslistitem dl .zsl_tel {
	margin: 0 0 5px;
}
.result_zslist .zslistitem dl .zsl_time {
	display: inline-block;
	margin: 0 20px 5px 0;
}
.result_zslist .zslistitem dl .zsl_rh {
	display: inline-block;
	margin: 0 0 5px;
}
.result_zslist .zslistitem dl .zsl_to {
}
.result_zslist .zslistitem dl .zsl_icon {
	padding: 5px 0 0;
}
.result_zslist .zslistitem dl .zsl_icon a {
	margin: 0 5px 0 0;
}
.result_zslist .zslistitem dl .zsl_icon a img {
	width: 30px;
}
.result_zslist .zslistitem dl .zsl_brands,
.result_zslist .zslistitem dl .zsl_tuneup {
	clear: both;
	margin: 0 0 20px;
}
.result_zslist .zslistitem dl .zsl_brands strong,
.result_zslist .zslistitem dl .zsl_tuneup strong {
	font-weight: bold;
}
.result_zslist .zslistitem .tuneup-pop {
	/*background: #fff;
	color: #000;
	padding: 8px 30px 11px;
	border: 3px solid #d8d8d8;
	cursor: pointer;
	font-weight: bold;
	line-height: 100%;
	font-size: 14px;*/
}
/*.result_zslist .zslistitem .tuneup-pop:hover {
	background: #999;
	color: #fff;
}*/



.tuneup_overlay {
	display: none;
	position: absolute;
	top: 0;
	z-index: 10;
	background: rgba(119, 119, 119, 0.7);
}
.tuneupmenu {
	position: fixed;
	border-radius: 10px;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	background: rgba(255, 255, 255, 1);
	z-index: 11;
	font-size: 14px;
}
.tuneupmenu .tu_inner {
	margin: 5px 20px 15%;
	overflow: auto;
	height: 80%;
}
.tuneupmenu .tu_ttl {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.tuneupmenu .tu_ttl .tu_shopname {
	font-weight: bold;
	padding: 0 1em 0 0;
}
.tuneupmenu .tu_inner .tu_menu {
}
.tuneupmenu .tu_inner .tu_menu .tu_name {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin: 0 0 5px;
}
.tuneupmenu .tu_inner .tu_menu .tu_price {
}
.tuneupmenu .tu_inner .tu_menu .tu_txt {
	margin: 0 0 5px;
}
.tuneupmenu .tu_close {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.tuneupmenu .tu_close button {
	border-radius: 5px;
	padding: 3px 10px;
	cursor: pointer;
}

.notfoundtxt {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 50px 0 0;
}

#footer_container ul#footerTop,
#footer_container ul#footerTop a {
    margin-bottom: 0;
}

.sp_more {
	display: none;
}

@media screen and (max-width: 640px) {

	.zeshoplist {
		width: 100% !important;
	}
	.zsl_social {
		width: 100% !important;
		padding: 5px 0;
		vertical-align: middle;
		display: none;
	}
	.zsl_social .fb-like {
	}
	#zsl_head {
		height: inherit;
		background: none;
	}
	#zsl_head h2 {
		font-size: 18px;
		font-weight: bold;
	}
	#zsl_head .zsl_head_catch {
		color: #fff;
		font-size: 14px;
	}
	#zsl_head .zsl_form {
		clear: both;
		position: inherit;
		top: inherit;
		left: inherit;
		width: 100%;
		text-align: center;
		margin: 0;
		color: #fff;
		font-size: 20px;
		background: rgba(0,0,0,0.7);
		border-radius: 0;
	}
	#zsl_head .zsl_form select {
		font-size: 20px;
		padding: 0;
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	#zsl_head .zsl_form button {
		font-size: 20px;
		padding: 5px 0;
		width: 80%;
		margin: 10px auto 5px;
	}
	#zsl_head img {
		width: 100%;
		display: block;
	}
	.bzsl_bnr {
		padding: 0 0 10px;
	}

	#result h3 {
		margin: 0 0 10px;
		padding: 0 5px;
	}

	.result_zslist {
		width: 100%;
	}
	.result_zslist .zslistitem {
		padding: 0 5px;
	}
	.result_zslist .zslistitem dl .zsl_genre {
		margin: 0 0 10px;
		width: 100%;
		float: none;
		text-align: left;
	}
	.result_zslist .zslistitem dl .zsl_genre ul li {
		background: #000;
		color: #fff;
		display: inline-block;
		padding: 3px 10px;
	}
	.result_zslist .zslistitem dl .zsl_img {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}
	.result_zslist .zslistitem dl .zsl_img img {
		width: 100%;
	}
	.result_zslist .zslistitem dl .zsl_time {
		display: block;
		margin: 0 0 5px;
	}
	.result_zslist .zslistitem dl .zsl_rh {
		display: block;
		margin: 0 0 5px;
	}
	.result_zslist .zslistitem dl .zsl_to {
		margin: 5px 0 0;
	}
	.result_zslist .zslistitem dl .zsl_icon {
		padding: 15px 0;
	}
	.result_zslist .zslistitem dl .zsl_brands {
		clear: both;
		margin: 0 0 20px;
		position: relative;
	}
	.result_zslist .zslistitem dl .zsl_brands.zsl_bl {
		height: 5.1em;
		overflow: hidden;
	}
	.result_zslist .zslistitem dl .zsl_brands.zsl_bl .sp_more {
		position: absolute;
		bottom: 0;
		right: 0;
		display: inline-block;
		background: #fff;
		padding: 3px 5px 3px;
		line-height: 100%;
	}

	.result_zslist .zslistitem dl .zsl_brands strong {
		font-weight: bold;
	}
	.result_zslist .zslistitem .tuneup-pop {
		margin: 0 auto 20px;
		/*display: block;
		background: #fff;
		color: #000;
		padding: 10px 0;
		border: 3px solid #d8d8d8;
		cursor: pointer;
		font-weight: bold;
		line-height: 100%;
		font-size: 14px;
		text-align: center;*/
	}
	.tuneupmenu .tu_ttl {
		padding: 10px 5px 0;
	}
	.tuneupmenu .tu_ttl .tu_shopname {
		display: block;
	}


}

