@charset "UTF-8";

/*============================
common
============================*/

a{color:#1f5fa8; text-decoration:underline;}

strong {font-weight: bold;}

section {
	margin: 1em 0;
	padding: 5px;
}

/*============================
layout
============================*/

body{
	padding:0 0 0 0;
	background: #fff url(../img/wallpaper.gif) ;
	}

#GlobalBody{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	background: #fff;


}

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

#gloNav li{
	padding: 5%;
	margin: 10px auto;
	}


/*============================
title
============================*/

.logo {
	table-layout: center;
	margin: 0 auto;
}

/*============================
viewer
============================*/

.viewer {
	margin: 10px auto;
	width: 300px;
	height: 224px;
	text-align: left;
	overflow: hidden;
}

.viewer img {
	width: 300px;
}

.viewer ul {
	width: 300px;
	text-align: left;
	height: 224px;
	overflow: hidden;
	position: relative;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 300px;
	height: 224px;
	display: none;
	position: absolute;
}


/*============================
siteHeader
============================*/

.sharebody {
	margin: 15px 0;
}

.sharebody h1 {
	background: url(../img/hbg.jpg) ;
	margin: 10px auto;
	padding: 5px;
	text-align: left;
	font-size: 114%;
	color: #990000;
	font-weight: bold;
}

/*============================
share シリーズ
============================*/

.hb1 {
}

.hr_share  {
	border: 1px #f3ac80 solid;
	background-color: #f3ac80;
	height: 5px;
}

.oshih2 {
	margin: 10px auto;
	padding: 5px;
	text-align: left;
	font-size: 92%;
	color: #333333;
}

/*============================
annai
============================*/

.ulannai{
	text-align: left;
	margin: 1em 35px;
}
.ulannai ul{
	list-style-type: disc;
	list-style-image: url(../img/goannai/mari_mini.gif);
}

.annai_enkai{
	text-align: left;
	margin: 1em 1.5em;
}

.annai_enkai ul{
	list-style-type: disc;
}

.annai_enkai ul ul{
	list-style-type: none;
	margin-left: 3em;
}

.annaiaddress dt {
	font-weight: bold;
	margin: 1em 0 8px;
}


.annaiaddress hr  {
	border: 1px #f3ac80 solid;
	background-color: #f3ac80;
	background-image: url(../img/hbg.jpg) ;
	height: 5px;
}

/*============================
takeout
============================*/

.takeout_original li{
	width:50%;
	float:left;
	padding: 0;}

.takeout_original li:nth-child(4){
	width:50%;
	padding:0;
}

.takeouto_dl {

}

.takeouto_dl dt {
	color: #ff3300;
	text-align: left;

}

.takeouto_dl dd{
	text-align: left;
	padding: 0 0 0 1em;
}

/*============================
kodawari
============================*/

.topkiji{
	margin: 5px;
	border: 5px #ff0000 solid;
}

/*============================
gloNav
============================*/

#gloNav li{
	width:25%;
	float:left;
	padding: 0;}

/*#gloNav li:nth-child(9){
	width:33%;
	padding:0;
}*/

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*
#gloNav li{
	width:33%;
	height:60px;
	float:left;
	padding:0 1px 0 0;
	background:url(../images/border_glonav.png) no-repeat 100% 0;}

#gloNav li:nth-child(4),#gloNav li:nth-child(5)#gloNav li:nth-child(6){
	margin:0;}

#gloNav li:nth-child(3),#gloNav li:nth-child(6){
	background:none;}

#gloNav li a{
	height:60px;
	text-indent:-9999px;
	display:block;
	background-position:center 16px;
	background-repeat:no-repeat;}

#gloNav li:nth-child(1) a{background-image:url(../images/glonav_01.png);}
#gloNav li:nth-child(2) a{background-image:url(../images/glonav_02.png);}
#gloNav li:nth-child(3) a{background-image:url(../images/glonav_03.png);}
#gloNav li:nth-child(4) a{background-image:url(../images/glonav_04.png);}
#gloNav li:nth-child(5) a{background-image:url(../images/glonav_05.png);}
#gloNav li:nth-child(6) a{background-image:url(../images/glonav_06.png);}
*/

/*============================
nav_info
============================*/

.nav_info {
    width: 90%;
    margin: 10px auto 0;
    background: #fff;
    border: 1px solid #cccccc;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.nav_info li {
    width: 90%;
    float: top;
    font-size: 17px;
    text-align: left;
    padding: 5px;
}

.nav_info li:first-child {
    width: 98%;
    text-align: center;
    display: block;
    padding: 1%;
    color: #fff;
    background: #515354;
    background: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), to(#515354));
    background: -webkit-linear-gradient(top, #a8a8a8, #515354);
    background: -moz-linear-gradient(top, #a8a8a8, #515354);
    background: -ms-linear-gradient(top, #a8a8a8, #515354);
    background: -o-linear-gradient(top, #a8a8a8, #515354);
    font-size: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom: 0;
}

.info_news li{
	background: 0;
	font-size: 17px;
	text-align: left;
	}


.info_news li:first-child{
	color: #000;
	display: block;
	text-align: left;
	background: 0;
	font-size: 17px;
	}

/*============================
clearfix
============================*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*============================
storeinfo
============================*/

.header1 {
		font-size: 197%;
		margin: 30px 0 5px;
}

.storeinfo {
  width:100%;
  margin:20px auto;
}

.storeinfo dt {
  display:inline-block;
  *display:inline;
  float: left;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  width:30%;
  padding:3px 2% 4px;
  margin:0;
}
.storeinfo dd {
  display:inline-block;
  *display:inline;
  float: right;
  text-align: left;
  zoom:1;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  width:62%;
  padding:3px 2% 4px;
  margin:0;
}
/*
 * To keep things tight
 */
.storeinfo dt {
  margin-right:-1px;
}

/*============================
lunchmenu
============================*/

.lunchmenu {
	background: #fee7c9;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

.lunchmenu_red {
	color: #ff0000;
	margin: 0 auto;
	font-size: 152%;
	}

.lunchmenu ul{
	width:80%;
	float:left;
	padding: 0;
	margin: 20px auto 0;
	}

.lunchmenu li{
	width:100%;
	float:left;
	padding: 0;
	margin: 20px 15%;
	}


/*============================
menu
============================*/

.menulist{
	width: 80%;
	margin: 20px auto 0;
	font-size: 136%;
	}

.menu {
	background: #fee7c9;
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
}

.menu h1 {
		font-size: 114%;
		margin: 20px 0 0;
		text-shadow: rgba(0,0,0,.4) 0 1px 0;
}

.menu dl {
  width:80%;
  margin:0px auto;
  border-bottom:1px dashed #999;
}

.menu dt {
  display:inline-block;
  *display:inline;
  zoom:1;
  text-align: left;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  width:62%;
  padding:3px 2% 4px;
  margin:0;
  border-top:1px dashed #999;
}
.menu dd {
  display:inline-block;
  *display:inline;
  text-align: left;
  zoom:1;
  text-align: right;
  letter-spacing:normal;
  word-spacing:normal;
  vertical-align:top;
  width:30%;
  padding:3px 2% 4px;
  margin:0;
  border-top:1px dashed #999;
}
/*
 * To keep things tight
 */
.menu dt {
  margin-right:-1px;
}

/*============================
pagebottom
============================*/

.pagebottom{
	margin: 20px auto;
	table-layout: center;
}

/*============================
Footer
============================*/

.footer_chiharuya{
	width: 100%;
	text-align:center;
	padding: 5px 0;
	border-top: 3px solid #33cc33;
	font-size: 77%;
}

.copyright{
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	border-top: 3px solid #33cc33;
}

/* footer button end */

.padding_left_10 {
	padding-left: 10px;
}

.float_left {
	float: left;
}
.clear {
	clear: both;
}


/*============================
kikangentei
============================*/


.kiseihin{
	border: 3px solid #333333;
	background: #ffb157;
	padding: 5px 12px;
	margin: 1em;
	text-align: center;
	font-size: 1.1em;
}
.challenge {
	background: #ca0c08;
	color: #ffffff;
	padding: 5px 12px;
	margin: 1em 0.8em;
	text-align: center;
	font-size: 2em;
	letter-spacing: 0.5em;
}
.handmade {
	border: 3px solid #333333;
	background: #61aaff;
	padding: 5px 12px;
	margin: 1em;
	text-align: center;
	font-size: 1.3em;
}
.handmade {
	border: 3px solid #333333;
	background: #61aaff;
	padding: 5px 12px;
	margin: 1em;
	text-align: center;
	font-size: 1.3em;
}
.honi {
	font-size: 1.8em;
	margin: 1em 0;
}


/*============================
reborn
============================*/



.ribbon20 {
    display: inline-block;
    position: relative;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    -ms-transform: rotate(-10deg) skew(-17deg,4deg);
    -webkit-transform: rotate(-10deg) skew(-17deg,4deg);
    transform: rotate(-10deg) skew(-17deg,4deg);
}
.ribbon20:before{
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: #eb9920;
    bottom: -7px;
    left: -15px;
    z-index: -2;
}

.ribbon20:after{
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: #eb9920;
    bottom: -10px;
    right: -25px;
    z-index: -2;
}

.ribbon20 h3 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 20px;
    line-height: 45px;
    font-size: 15px;
    color: white;
    background: #f8aa37;
}
.ribbon20 h3:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 7px transparent;
    border-right: solid 25px #c6821e;
}
.ribbon20 h3:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #c6821e;
}

.spring_sale h1{
position: relative;
background: #ef9c99;
box-shadow: 0px 0px 0px 5px #ef9c99;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #fff;
font-size: 32px;
      font-weight: bold;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.spring_sale h1:first-letter{
font-size: 42px;
      color:#7c0060;
}
      
.spring_sale h1:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #810032 #810032 #c5004c;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
} 
