@charset "utf-8";
/* CSS Document */


.clearfix{
overflow:hidden;
}

/*神戸*/
#toptitle img{
margin:10px 0;
border-style:none;
}


dl.recommend{
margin:0px;
padding:0px;
list-style:none;
width:695px;
height:158px;
}
dl.recommend dt{
margin:0px 5px;
padding-left:5px;
float:left;
list-style:none;
}
dl.recommend dd{
margin:0px 5px;
padding:20px 0px 0px 5px;
float:left;
list-style:none;
}
dl.recommend dd a img{
border-style:none;
}

#campaign{
margin:10px;
width:692px;
background-color:#f6f4f5;
padding-bottom:10px;
}
#campaign #print{
text-align:center;
margin-top:10px;
}
#campaign #print img{
border-style:none;
}

#twitter{
margin:10px;
width:692px;
height:480px;
background-color:#f6f4f5;
}
#twitterbox{
margin:10px auto auto 85px;
}

div#maincontents div.pr{
margin:10px;
padding:10px;
height:120px;
border:3px solid #92c41d;
}
div#maincontents div.shop_pr p.prarea{
display:block;
width:140px;
height:85px;
float:left;
margin:0px;
padding-top:35px;
text-align:center;
vertical-align:middle;
color:#ffffff;
font-size:18px;
font-weight:bold;
background-color:#92c41d;
}
div#maincontents div.shop_pr p.prtxt{
display:block;
width:630px;
height:120px;
float:right;
margin:0px;
padding:0px;
text-align:left;
font-size:13px;
line-height:1.2;
}

/*.topics img{
	width: 690px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 60px;
}*/

.button01{
	width:650px;
	display:flex;
	justify-content:space-around;
	align-content:flex-end;
	margin:30px auto 0 auto;
}
.button01 span{
	padding-top:5px;
	font-weight:bold;
	color:#00933E;
	font-size:14px;
}
.button01 a{
	width:200px;
	padding:5px 5px 0 5px;
}

#maincontents ul.mainbanner2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*********ショップ情報*********/

#shopinfo{
	margin:10px;
	width:692px;
	background-color:#f6f4f5;
}
#shopinfo .shopinfo-area{
	width: 690px;
	
}

/*不要#infomap{
width:248px;
float:left;
margin:20px;
}
*/


#infotxt p{
text-align:left;
line-height:1.8;
font-size: 13px;
}
p.txtnomal{
margin-top:20px;
}

#route {
margin-left: 20px;
margin-top: 40px;
}

div#main section div#open{
	margin:10px 10px 10px 0;
	float:right;
	width:280px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border:1px solid #ea601f;
}
div#main section p#timetxt{
	display:block;
	width:50px;
	float:left;
	margin:0;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	background-color:#ea601f;
}
div#main section p#time{
	display:block;
	width:200px;
	float:left;
	margin:0px;
	padding:0;
	text-align:left;
	font-size:13px;
	line-height:1.4;
	margin-left:10px;
}
div#main section p#bnr{
	float: right;
	margin: 0 10px 20px 0;
	
}
/*　googlemap内*/

.btn-bigmap a:link{
	color:#fff;
	text-decoration:none;
	
}

.btn-bigmap a:visited{
	color:#fff;	
	text-decoration:underline;
	
}

.btn-bigmap a:hover{
	color:#fff
	text-decoration:underline;
	
}


#for_corp{
    float: right;
    width: 320px;
    padding: 5px;
    border: 1px solid #ea601f;
    border: 1px solid #ea601f;
    font-weight: bold;
    float: right;
    margin: 15px 0;
}

#for_corp a{
    display: block;
    color: #FFF;
    background-color: #F08C5B;
    padding: 13px;
    text-align: center;
    text-decoration: none;

}

#infotxt{
    width: 470px
}

#maincontents .contentstop h2.shopmainimages {
    margin-bottom: 10px;
}
/*#instabox{display:flex;justify-content: space-between;margin-bottom:30px;}
#instabox li:first-child{width:20%;}
#instabox li:first-child img{width:100%;height:auto;}
#instabox li:last-child{width:80%;}*/

/*********END ショップ情報*********/

/*
#open{
margin-top:20px;
border:#ea601f 1px solid;
}
#timetxt{
float:left;
background-color:#ea601f;
margin:10px;
padding:10px 15px;
color:#FFF;
font-weight:bold;
}
#time{
float:left;
padding-top:10px;
}
*/



dd a:hover {
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}



/*clearfix*/
/*.cf:before,
.cf:after{
	content:"";
	display:table;
}
.cf:after{
	clear:both;
}
.cf{*zoom:1;}*/

div.insta{
	text-align:center;
}





@media screen and (max-width:640px){
div#maincontents div.shop_pr p.prarea {
    display: block;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    background-color: #92c41d;
    float: none;
    margin-bottom: 5px;
}
div#maincontents div.shop_pr p.prtxt {
    width: auto;
    height: auto;
    float: none;
}	
	.topics img{
	width:100%;
	padding:0;	
}

.button01{
	width:100%;
}
.button01 span{
	display:none;
}

.button01 a{
	font-size:1em;
}
