@charset "UTF-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

p{
	margin:0 0 10px 0;
}

a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	border:0;
}
img{
	border:0;
}
ruby{
	ruby-align:distribute-space;
	ruby-overhang:auto;
	ruby-position:above;
}

header{
	font-size:smaller;
	margin-bottom:20px;
	border-bottom:#000 solid 3px;
}
.layer{
	width:100%;
	max-width:980px;
	margin:0 auto;
}
footer{
	margin:20px 0 10px;
	background:#000;
	color:#FFF;
	font-size:smaller;
}
footer h3{
	text-indent:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #FFF;
}
footer p{
	margin:0;
}
address{
	font-size:smaller;
	text-align:center;
	font-style:normal;
	margin-bottom:10px;
}

h2,h3,h4{
	margin:0 0 20px 0;
	display:block;
	text-indent:-1000em;
	background-repeat:no-repeat;
}
h2{
	width:260px;
	height:40px;
}
h2#t-imabari{
	background:url(parts/title-imabari.png) no-repeat !important;
}
h2#t-shima{
	background:url(parts/title-shima.png) no-repeat !important;
}
h3#text{
	font-size:20px;
	text-indent:0;
	margin:0 0 10px 0;
}
h3#t-menu,
h3#t-map{
	height:40px;
	border-bottom:#999 dotted 1px;
}
h3#t-menu{
	background:url(parts/t-menu.gif) no-repeat !important;
}
h3#t-map{
	background:url(parts/t-map.gif) no-repeat !important;
}
h4{
	width:80px;
	height:20px;
	margin:0 0 10px 0;
}
h4#t-drink{
	background:url(parts/t-drink.gif) !important;;
}
h4#t-sweets{
	background:url(parts/t-sweets.gif) !important;;
}
h4#t-food{
	background:url(parts/t-food.gif) !important;;
}
h4#t-alcohol{
	background:url(parts/t-alcohol.gif) !important;;
}
h4#t-other{
	background:url(parts/t-other.gif) !important;;
}

.space{
	height:30px;
	clear:both;
}
.video-container{
	position:relative;
	padding-bottom:40%;
	overflow:hidden;
	margin-bottom:10px;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

ul.bxslider1{
	list-style:none;
	padding:0;
}
#bx-pager{
	margin-bottom:20px;
}

/* モバイルレイアウト : 480 px およびそれ以下. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	padding-left: 0.5%;
	padding-right: 0.5%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

h1 a{
	height:90px;
	background:no-repeat center;
	background-image:url(parts/sp-title.gif);
	background-size:contain;
	display:block;
	text-indent:-1000em;
}

#button-top{
	text-align:right;
	float:right;
}
#button-top img{
	width:75%;
}

#space-imabari,
#space-shima,
#space-info{
	margin-bottom:20px;
	padding:20px;
}
#space-imabari img,
#space-shima img{
	width:100%;
}
#space-shima,
#space-info{
	background:#F0F0E1 !important;
}

#space-menuphoto{
	text-align:center;
	margin-bottom:20px;
}
#space-info img{
	margin-bottom:20px;
}
#space-info h3{
	border-bottom:solid 1px #000;
}
.photo{
	text-align:center;
}

#bx-pager img{
	width:32%;
	margin-bottom:5px;
}
footer #info{
	width:90%;
	padding:5%;
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
h1 a{
	height:110px;
}

#bx-pager img{
	width:16%;
}

}

/* デスクトップレイアウト : 769 px ～最大 980 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 980px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
h1 a{
	max-width:980px;
	height:150px;
	margin:0 auto;
	background-image:url(parts/page-title.gif);
}
#button-top img{
	width:100%;
}

#space-imabari{
	width:430px;
	padding:30px;
	float:left;
}
#space-shima{
	width:430px;
	padding:30px;
	float:right;
}

#space-shop{
	width:90%;
	margin:0 auto;
}

#space-menuphoto{
	width:400px;
	margin-right:50px;
	float:left;
}
#space-menulist{
	max-width:430px;
	float:left;
}
#space-info img{
	width:400px;
	margin:0 50px 0 0;
	float:left;
}
footer #info{
	width:380px;
	padding:20px;
}

}

/* プリントレイアウト */

@media print{
a[href]:after{
	content: "" !important;
}
body{
	font-size:12px;
}
header .layer,
footer,
tp,rt,
#button-top{
	display:none;
}
address{
	border-top:solid 3px #000;
	padding-top:20px;
}
h1 a{
	height:80px;
	background:url(parts/page-title.gif) no-repeat center !important;
	background-size:80% !important;
}
h3#text{
	font-size:15px;
}
#space-imabari{
	width:40%;
	padding:30px;
	float:left;
}
#space-shima{
	width:40%;
	padding:30px;
	float:right;
}
#space-menuphoto{
	width:45%;
	margin-right:50px;
	float:left;
}
#space-menulist{
	max-width:40%;
	float:left;
}
#space-info img{
	width:50%;
	margin:0 50px 0 0;
	float:left;
}
}