
/* ========== ピックアップ部分 ========== */
@media screen and (min-width: 640px){
div.mainc section{
	width:622px;
	height:auto;
	overflow: hidden;
	text-align: left;
	margin:22px 0 30px 0;
	padding:0;
	background: url(../../img/tenpo/topics_base.gif) no-repeat bottom;
}

div.mainc section h2{
	width:622px;
	height:auto;
	margin:0;
	padding:0;
}


div.mainc section h3{
	width:582px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	padding:0 0 5px 10px;
	background: url(../../img/tenpo/line01.gif) left bottom repeat-x;
	font-weight: bold;
	color: #333333;
	font-size: 100%;
}

div.mainc section address{
	width:530px;
	font-weight: none;
	color: #333333;
	font-size: 80%;
	margin:0 0 10px 50px;
	line-height:150%;
	padding:0;
	font-style: normal;
}

div.mainc section ul{
	width:592px;
	margin: 0 0 5px 30px;
	padding:0 0 5px 0;
}

div.mainc section ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


div.mainc section ul li{
	float:left;
	width:176px;
	margin: 0 5px 0 5px;
	padding:0 0 5px 0;
}

div.mainc section h4{
	width:562px;
	margin:0 0 4px 30px;
	padding:0;
	background: url(../../img/line.gif) left bottom repeat-x;
}

.gmap_pc{
	width:562px;
	height:300px;
	overflow: hidden;
	margin:10px 0 40px 35px;
	margin-bottom:40px;
	padding:0;
}

	.gmap_sm{
	display:none;
	}
	
div.parking{
	width:562px;
	height:auto;
	overflow: hidden;
	margin:10px 0 40px 35px;
	margin-bottom:40px;
	padding:0;
}

div.parking:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.parking p.pleft{
	width:300px;
	height:auto;
	float:left;
}

div.parking div.pright{
	width:252px;
	height:auto;
	margin:0 0 0 10px;
	font-size: 80%;
	float:left;
}

div.parking_sm{
	display:none;
	}


}

@media screen and (max-width: 640px) {
div.parking{
	display:none;
	}
	
div.parking_sm{
	width:95%;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:40px;
	margin-bottom:40px;
	padding:0;
}

div.parking_sm p.park_photo{
	width:100%;
	height:auto;
	overflow: hidden;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}

div.parking_sm p.park_photo img{
	width:100%;
}

div.parking_sm p.park_txt{
	width:100%;
	height:auto;
	font-size: 80%;
	margin:0 auto;
	margin-bottom:20px;
}
	
div.mainc section address{
	width:95%;
	font-weight: none;
	color: #666666;
	font-size: 80%;
	margin:0 auto;
	line-height:150%;
	padding:0;
	font-style: normal;
}


div.mainc section ul{
	width:95%;
	margin: 0 auto;
	padding:0 0 5px 0;
}

div.mainc section ul li{
	width:95%;
	margin: 0 auto;
	padding:0 0 5px 0;
}



div.mainc section h4{
	width:95%;
	margin:0 auto;
	padding:0;
	background: url(../../img/line.gif) left bottom repeat-x;
}

.gmap_sm{
	width:95%;
	height:300px;
	overflow: hidden;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:40px;
	margin-bottom:40px;
	padding:0;
}

	.gmap_pc{
	display:none;
	}
	
div.mainc section h3{
	width:100%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	padding:0 0 5px 10px;
	background: url(../img/service/line01.gif) left bottom repeat-x;
	font-weight: bold;
	color: #333333;
	font-size: 100%;
}

}

