#pc{
	display:none;
}
#mobile{
	display:block;
}

#1of2left{
	width:100%;
}

#mainimg{
	/*height:160px;*/
}

/*レイアウト*/
#info1of2left{ width:100%;}
#info1of2right{ width:100%;}

/*タイトル*/
#title{ width:100%;}
/*サブタイトル*/
#titlesub{ display:none;}

/*おとりよせーご利用ガイド*/
#order li{
	width:50%;
}

/*歴史*/
.hdate{ width:100%;}
.hcomm{ width:100%;}

/*おしらせ*/
dl dt {
  float:none;
}
dl dd {
  margin-left:10px;
  margin-right:10px;
}

.stack1of2,
.stack1of3,
.stack2of3,
.stack1of4,
.stack3of4,
.stack1of5,
.stack2of5,
.stack3of5,
.stack4of5{
    width:100%;
    left:0 !important;
}


/*コンテンツ：サブ*/
.areasub{
	width:100%;
}
#main{
	border:0;
	margin-right:0px;
}
/*コンテンツ：メイン*/
.areamain{
	width:100%;
}
#sub{
	border:0px;
}

.menuthum{/*サムネイルメニュー*/
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px 1%;
	width:31.333%;
	font-size:9px;
}

#header li{
	text-indent:0px;
	background:none;
}
#header li a{
	text-indent:0px;
	width:auto;
}

/*本輪菓ページ専用*/
#info1of3left{
	width:100%;
}
#info1of3leftIn{
	border-right:0px;
}
