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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}




ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

html,body{
overflow-x:hidden;
}


body{
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

	color:#333;
	font-size:16px;
}


#contents{
	max-width:960px;
	margin:0 auto;
}

h1{
	max-width:960px;
	margin:0 auto;
}

h1+p{
	max-width:960px;
	margin:0 auto;
	
}

h2{
	color:#7A6A56;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
}


header{
	display:block;
	text-align: center;
	width:100%;
	max-width:1000px;
	margin:0 auto;
}


div.top_obi{
	width:100%;
	margin:0 auto 40px;
	padding:10px 6px;
	text-align:center;
	background:#333;
	color:#FFF;
}

div.obi_text{
	font-size:80%;
	float:right;
      line-height:1.6em;
}

nav{
	clear:both;
}

.wrap{
	width:100%;
	overflow: hidden;
	margin:0 auto;
	clear: botn;
}


footer{
	padding-top:0.5em;
	padding-bottom:1em;
	text-align: center;
    width:100%;
	margin: 20px 0 auto;
}

footer ul li{
	display:inline-block;
	margin:0 0.5em;
	line-height:2em;
	font-size:90%;
}

footer ul li a{
	text-decoration:none;
}



span.text_mini p{
	text-align:center;
	font-size:70%;
}


.toptext {
	font-size:90%;
	padding-top:30px;
	padding-left:2em;
}




.tel{
	display:none;
}


.menu{
	margin-bottom:20px;
	
}


.menu_obi{
	background:#7A6A56;
	color:#fff;
	text-align:center;
	padding:0.2em 0;
	margin-bottom:20px;
}


p.resizeimage{
	width:100%;
	height: auto;
	text-align:center;
}

p.resizeimage img{
	width:100%;
}




.toptext
{
	width:40%;
	float:left;
	text-align:left;
	line-height:1.6em;
}




.contentstext{
	width:90%;
	margin:20px auto 0;
	float:none;
	text-align:left;
	line-height:1.6em;
	font-size:100%;
}


.contentstext p {
	text-align:center;
}

.contentstext p img{
	width:100%;
	max-width:300px;
	margin:0 auto 30px;
}


.contentstext dl dd{
	margin-left:1em;
	margin-bottom:1em
}




.bold{
	font-weight:bold;
}



h3{
	font-size:110%;
	width:100%;
	text-align:center;
	margin:10px auto;
	clear:both;
	font-weight:bold;
}


span.yen{
	position:absolute;
	top:0;
	right:40px;
}



.contents_center{
	text-align:center;

}



div.line{
	clear:both;
	width:98%;
	margin:30px auto 20px;
	height:2px;
	/*border-top:1px dashed #999;*/
	border-bottom:1px dashed #999;
}





.red{
	color:red;
	font-weight:bold;
}

.price{
	color:#cc3333;
	font-weight:bold;
}



footer{
	width:100%;
}





.tel{
	display:none;
}


/*960px以下のとき */
@media ( max-width : 960px ) {
    header{
    width:100%;
}
.wrap{
    width:100%;
}
 

 
footer{
    width:100%;
}

div.top_obi{
	width:100%;
	margin:0 auto 40px;
	padding:6px;
}


div.obi_text{
	font-size:80%;
	float:none;
}

#nav_in{
	width:100%;
	margin:0 auto;
}



span.yen{
	position:absolute;
	top:0;
	right:0;
}



h3{
	width:100%;
}


.image{
	text-align:center;
	margin-bottom:30px;
}



.toptext{
	width:90%;
	margin:0 auto;
	float:none;
	line-height:1.6em;
	text-align:left;
}

.toptext p.topimage{
	text-align:center;
}



.tel{
	display:block;
	font-size:90%;
	border:2px solid #666;
	border-radius:7px;
	padding:6px;
	width:80%;
	margin:0 auto 20px;
	text-align:center;
}

.tel a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#666;
}


.contentstext{
	width:90%;
	margin:0 auto;
	float:none;
	text-align:left;
	line-height:1.6em;
	font-size:100%;
}




.qrcode{
	display:none;

}


div.contentstext ul.menu li{
	width:100%;
	line-height:2em;
	margin-bottom:0;
	margin:0 auto;
}


.coupon a:link{
	margin:0 auto 30px;
}


.kakomi{
 text-align:center;
}





}



@media ( max-width : 690px ) {
.contents_center{
	text-align:left;

}


h2{
	margin-bottom:10px;
}


.tel{
	display:block;
	font-size:90%;
	border:2px solid #666;
	border-radius:7px;
	padding:6px;
	width:80%;
	margin:20px auto 16px;
	text-align:center;
}

.tel a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#666;
}









}




@media ( max-width : 460px ) {
	
	
h2{
    padding:3px;
    font:bold 18px/1.6 Arial, Helvetica, sans-serif;
    text-align:left;
	margin-bottom:10px;
	
}
	

span.yen{
	position:relative;
	left:1em;
}

#page-top {
    bottom: 20px;
    right: 20px;
}
#page-top a {
    width: 50px;
    padding: 18px 0;
    border-radius: 40px;
}

/*.pagetoptext{
	display:none;
}*/


h3{
	text-align:left;
}



}
