@charset "utf-8";
/* CSS Document */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
#clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;/*/
  height: auto;
  overflow: hidden;
  /**/
}
div.box{
	padding: 40px 0;
}

div.box h3,div.box h4{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
div.box h3{
	font-size: 30px;
	color: #0099FF;
	line-height: 1.4em;
	padding: 0;
	margin: 10px 0;
}
div.box h4{
	padding:0;
	margin:0 0 20px;
	color:#000;
	font-family:Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:0.2em;
	font-size:1.4em;
}
div.map_contents{
	display: block;
	margin: 0 0 30px;
	border: 5px solid #999;
	padding: 10px;
}

h2.shop_name{
	color:#09F !important;
	font-size:2em;
}

div.detail{
	float:right;
	width:48%;
	font-size:1em;
	line-height:1.2em;
	margin:1%;
}
div.map{
	float:left;
	width:48%;
	margin:1%;
}
div.box .contents small a{
	color:#000 !important;
	text-decoration:underline;
}

div.box span span{
	border:none;
	
}
.deco{
	color:#000;
}
.detail ul h3{
	font-size:1.2em;
	color:#fff;
	font-weight:900;
	margin-bottom:5px;
}

.detail ul h3.shop_name{
	color:#09F !important;
}

.detail li{
	height:100%;
	margin:0 0 10px 0
}
.detail li p{
	margin:0;
}
.detail li:nth-child(1){
	border:none;
	width:100%;
	padding:0 0 10px 0;
}

ul li{
	list-style:none;
}
.imgWrap{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
}
.thumbnail{
	margin: 0 !important;
	padding: 0 !important;
	width: 750px;
}
.thumbnail li:hover{
	opacity:0.5;
}
.thumbnail li{
	float:left;
	width:18%;
	margin:0 1% 0;
}
.thumbnail img{
	width:100%;
	height:auto;
}
.imgWrap .thumbnail li{
	cursor:pointer;
}
.map small{
display:block;
}
