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

/* common
-----------------------------------------*/

i.fa {
	margin-left: 0.4em;
	margin-right: 0.4em;
}

ul.icon_check li {
	background-image: url(images/icon_check.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.btn_sizeL {
	font-size: 1.2em;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	clear: both;
	margin-top: 1em;
}
.btn_sizeL a {
	border-radius: 5px;
	display: block;
	text-decoration: none;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}
.btn_sizeL a:link {
	color: #FFFFFF;
	background-color: #ff4e00;
}
.btn_sizeL a:visited {
	color: #FFFFFF;
	background-color: #ff4e00;
}
.btn_sizeL a:hover {
	color: #000000;
	background-color: #ff4e00;
}

.btn_sizeM {
	font-size: 1.0em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	clear: both;
	margin-top: 1em;
}
.btn_sizeM a {
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
}
.btn_sizeM a:link {
	color: #FFFFFF;
	background-color: #ff4e00;
}
.btn_sizeM a:visited {
	color: #FFFFFF;
	background-color: #ff4e00;
}
.btn_sizeM a:hover {
	color: #000000;
	background-color: #ff4e00;
}

p.detail a {
	font-weight: bold;
}

.btn_list {
	font-size: 1em;
	text-align: center;
	float: right;
	clear: both;
	height: 40px;
}
.btn_list a {
	border-radius: 5px;
	display: inline;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	padding-right: 1em;
}
.btn_list a:link {
	color: #000000;
	background-color: #EBEBEB;
}
.btn_list a:visited {
	color: #000000;
	background-color: #EBEBEB;
}
.btn_list a:hover {
	color: #D90000;
	background-color: #EBEBEB;
}

ul.column2 {
	padding-bottom: 40px;
}
ul.column2 li {
	float: left;
	width: 345px;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul.column2 li.box-mr0 {
	margin-right: 0px;
}
.update {
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-align: left;
}

/* index
---------------------------------------------------*/
#topImg {
	text-align: center;
	width: 100%;
}
#topImg img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}

.index_top img{
	width: 100%;
}

/*
.nivoSlider {
	-webkit-box-shadow: 1px 1px 5px #CCCCCC;
	box-shadow: 1px 1px 5px #CCCCCC;
}*/
.combox.indexcom {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 50px;
	border-style: none;
}

p.postedDate {
	font-size: 11px;
	color: #888888;
	padding-top: 0px;
	padding-bottom: 0px;
}

.calenderarea {
	background-color: #F6F7F9;
	text-align: center;
	font-size: 13px;
	line-height: 1.3em;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.calenderarea h3 {
	font-size: 1.6em;
	font-weight: 600;
	padding-top: 0px;
	color: #2F60BD;
	letter-spacing: 0.2em;
	margin-bottom: 0.5em;
}
.calenderlink {
	margin-bottom: 1em;
}
.calender {
	margin-bottom: 1em;
}
.calender2 {
   -moz-opacity:0.7;
   opacity:0.7;
   filter:alpha(opacity=70);
}
.fb-box iframe {
}


.index_inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
.index_inner img {
	max-width: 1000px;
}
.index_inner h2 {
	text-align: center;
	font-style: normal;
	font-weight: 600;
	font-size: 2.2em;
	line-height: 1.5em;
	background-image: url(../images/index/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 30px;
}
@media(max-width:767px) {
.index_inner h2 {
	border-bottom:1px solid #ff4e00;
}
}
.index_column {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.index_column h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 3em;
}
.index_column h4 {
	font-style: normal;
	font-size: 2.6em;
}
#about {
	background-image: url(../images/index/about.jpg);
}
#brand .shoplist {
	clear: both;
	letter-spacing: 0.1em;
}
#brand .shoplist li {
	display: inline-block;
	margin: 10px;
	vertical-align:top;
}
#brand .shoplist img {
	max-width: 300px;
}
#banner {
	padding-top: 100px;
}
.banner {
	clear: both;
	/*letter-spacing: 0.1em;*/
}
.banner li {
	display: inline-block;
	margin: 10px;
}
.banner img {
	max-width: 300px;
}

.banner h5 {
	font-size: 1.7em;
}

#recruit {
	background-color: rgba(255,78,0,0.3);
}
#news {
	background-image: url(../images/index/news.jpg);
}
.news {
	text-align: left;
	background-color: rgba(255,255,255,0.6);
	padding: 1em 2em;
}
.news dl {
	border-bottom: 1px dotted #464646;
}
.news dl:first-child {
	border-top: 1px dotted #464646;
}
.news dl dt {
	width: 160px;
	clear: left;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news dl dd {
	padding-left: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news dl a {
	display: block;
	color: #333333;
	font-weight: bold;
}
.news dl a:link {
	text-decoration: none;
}
.news dl a:visited {
	text-decoration: none;
}
.news dl a:hover {
	text-decoration: underline;	
}
.recruit_info {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 30px;
	border: 4px solid #8C6900;
}
.font_mincho {
	font-family: ryo-display-plusn, serif;
	font-style: normal;
	font-weight: 700;
}


/*shop*/
#mainimg {
}
#mainimg img {
	height: auto;
	width: 100%;
}
.shop_intro {
	clear: both;
	color: #FFFFFF;
	width: 100%;
	min-height: 400px;
	background-color: #8C6900;
	margin-bottom: 30px;
}
.shop_intro img {
	width: 600px;
	height: 450px;
	float: left;
}
.shop_intro .com {
	float: right;
	width: 500px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.shop_intro .shopName {
	font-size: 2em;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1.4em;
}
.shop_intro .com p {
	padding-bottom: 30px;
}

ul.shop_menu2 ,
ul.shop_menu ,
ul.shop_menu4 {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	height: 400px;
}

ul.shop_menu2 li ,
ul.shop_menu li ,
ul.shop_menu4 li {
	position: relative;
	float: left;
}
ul.shop_menu2 li {
	width: 600px;
}
ul.shop_menu li {
	width: 400px;
}
ul.shop_menu4 li {
	width: 300px;
}
ul.shop_menu2 li img {
	width: 600px;
}
ul.shop_menu li img {
	width: 400px;
}
ul.shop_menu4 li img {
	width: 300px;
}
ul.shop_menu2 li .btn ,
ul.shop_menu li .btn ,
ul.shop_menu4 li .btn {
	text-align: center;
	position: absolute;
	height: 150px;
	line-height: 150px;
	background-color: rgba(0,0,0,0.50);
	font-style: normal;
	font-weight: 600;
	font-size: 3em;
}
ul.shop_menu2 li .btn {
	width: 600px;
	bottom: 0px;
}
ul.shop_menu li .btn {
	width: 400px;
	top: 250px;
}
ul.shop_menu4 li .btn {
	width: 300px;
	bottom: 0px;
}
ul.shop_menu2 li a ,
ul.shop_menu li a ,
ul.shop_menu4 li a {
	color: #FFFFFF;
}

ul.combox_menu3 {
	clear: both;
	width: 100%;
	margin-bottom: 30px;
	height: 366px;
}

ul.combox_menu3 li {
	position: relative;
	float: left;
}
ul.combox_menu3 li {
	width: 366px;
}
ul.combox_menu3 li img {
	width: 366px;
}
ul.combox_menu3 li .btn {
	text-align: center;
	position: absolute;
	height: 150px;
	line-height: 150px;
	background-color: rgba(0,0,0,0.50);
	font-style: normal;
	font-weight: 600;
	font-size: 3em;
}
ul.combox_menu3 li .btn {
	width: 366px;
	bottom: 0px;
}
ul.combox_menu3 li a {
	color: #FFFFFF;
}

nav.shop {
	margin-bottom: 1em;
}
nav.shop ul {
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
nav.shop ul li {
	text-align: center;
	width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #FFFFFF;
	float: left;
	font-size: 1.6em;
}
nav.shop ul.list5li li {
	width: 240px;
}
nav.shop ul.list4li li {
	width: 300px;
}
nav.shop ul.list3li li {
	width: 400px;
}
nav.shop a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
nav.shop a:link {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
nav.shop a:visited {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
nav.shop a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
nav.shop ul li:last-child {
	border-right: 1px solid #FFFFFF;
}
.menubox {
}
.menu {
	width: 380px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	text-align: center;
}
.menu img {
	max-width: 380px;
	height: auto;
	margin-bottom: 10px;
}
.menuName {
	font-style: normal;
	font-weight: 700;
}
.menuPrice {
	color: #D80C10;
}

.shopbox {
}
.shopbox .shop {
	width: 540px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.shop img {
	max-width: 520px;
	height: auto;
	margin-bottom: 10px;
}
.shopName {
	font-size: 1.4em;
	font-style: normal;
	font-weight: 700;
	color: #000000;
}
.shopCom {
}

.coursebox {
}
.coursebox .course {
	width: 100%;
}
.course .img {
	width: 600px;
}
.course.box0 .img {
	float: left;
}
.course.box1 .img {
	float: right;
}
.course .com {
	width: 540px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: -webkit-linear-gradient(270deg,rgba(236,236,236,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(236,236,236,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(236,236,236,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(236,236,236,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.course.box0 .com {
	float: right;
}
.course.box1 .com {
	float: left;
}
.course img {
	max-width: 600px;
	height: 400px;
}
.courseName {
	font-size: 1.6em;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5em;
	min-height: 3em;
	color: #000000;
}
.courseCom {
}

/*------------------------------
	Shop
------------------------------*/
h2.brand_h2 {
	margin-bottom:0;
}
#shop h3 {
	font-size: 2.0em;
	margin-bottom:10px;
}

#shop .shop_data {
	clear: both;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #FF4E00;
	vertical-align:top;
}
#shop .shop_data .text ,
#shop .shop_data .photo {
	display: inline-block;
	margin: 10px;
	vertical-align:middle;
}

@media(min-width:768px){
#shop .shop_data .text {
	width: 470px;
	margin: 18px 0 30px 70px;
	text-align:left;
}
}
@media(max-width:767px){
#shop .shop_data .text {
	width: 540px;
	text-align:left;
	margin-bottom: 30px;
}
}
#shop .shop_data img {
	max-width: 300px;
}

/*------------------------------
	Member
------------------------------*/
#member h3 {
	font-size: 2.0em;
}
#member .inside {
	clear: both;
	margin: 1em 0em;
	padding: 2em;
	border: 3px double #FF4E00;
}
#member p {
/*	clear: both;
	float: left;
	display: inline;
	width: 30%;*/
}
#member p.memo {
	clear: both;
	float: left;
	display: inline;
	width: 30%;
	width: 26%;
}
#member dl {
	float: right;
	display: inline;
	padding: 1em;
	width: 61%;
	width: 66%;
	text-align: left;
}
#member dl dt {
	font-weight: bold;
	margin-bottom:10px;
}
#member dl dt span.num {
	font-size: 1.4em;
	display: block;
	margin-bottom:5px;
}
#member dl dt span.text {
	font-size: 1.8em;
	color: #FF4E00;
}
#member dl dd {
}
#member table{
	width: 100%;
	border-collapse: collapse;
}
#member table th,
#member table td{
	border: 1px solid #ccc;
	padding: 0.2em 2% 0.2em 1%;
}
#member table th{
	white-space: nowrap;
	background-color: #ffd3c0;
}
#member table td{
	min-width: 200px;
}
#member .scroll{
overflow: auto;　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
}
#member .scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
#member .scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
#member .scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}


/*------------------------------
	kansen-yobou
------------------------------*/
#yobou .index_inner {
	text-align: left;
}
#yobou h2, #yobou h3 {
	text-align: center;
}
#yobou h3 span {
	font-size: 0.8em;
}
#yobou dl {
	margin-top: 1em;
	margin-bottom: 3em;
}
#yobou dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff4e00;
	margin-top: 1em;
	margin-bottom: 0.em;
}
#yobou dd {
	font-size: 1em;
}
#yobou .yobou-img {
	margin-top: 2em;
}

/*------------------------------
	Delivery
------------------------------*/
#delivery img.top_image{
	margin: 20px 0;
}
#delivery .delivery_list{
	margin: 20px;
}
#delivery .shoplist {
	clear: both;
	letter-spacing: 0.1em;
}
#delivery .shoplist li {
	display: inline-block;
	margin: 10px;
	vertical-align:top;
}
#delivery .shoplist img {
	max-width: 150px;
}
#delivery ul.else_list{
	display: inline-block;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0;
}
#delivery ul.else_list li {
	float: left;
	padding: 0 10px;
	margin: 0 15px;
}
#delivery ul.else_list li a{
	border-bottom: 1px solid #ff4e00;
	font-size: 0.95em;
}
/*#delivery ul.else_list li:last-child {
	border: none;
	padding-right: 0px;
}*/
#delivery ul.else_list li a:hover{
	border-bottom: none;
}
#delivery .delivery_btn {
	background-color: #ff4e00;
	border-radius: 3px;
	color: #fff;
	clear: both;
	display: inline-block;
	height: 50px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 50px;
	margin: 10px 0 50px;
	padding: 0 1em;
}
#delivery .delivery_btn a:visited {
	color: #fff;
}
#delivery .delivery_btn a:link {
	color: #fff;
}
#delivery div.all_menu{
	margin: 40px 0;
}
#delivery .shop_menu{
	width: 400px;
	text-align: left;
	padding: 20px;
}
#delivery .shop_menu_00{
	clear: both;
	float: left;
	margin: 10px 0 0 30px;
}
#delivery .shop_menu_01{
	float: right;
	margin: 10px 30px 0 0;
}
#delivery .shop_name{
	margin-bottom: 20px;
}
#delivery .delivery_menu{
	border-left: 2px solid #ff4e00;
	padding-left: 12px;
}
#delivery table {
	display: inline-block;
}
#delivery table th {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 5px;
}
#delivery table tr{
	border-bottom: 1px solid #ff4e00;
	margin: 5px;
}
#delivery table tr:last-child{
	border: none;
}
#delivery table tr td{
	padding: 0.3em 5PX;
	line-height: 1.5em;
	vertical-align: top;
}
#delivery table tr td:last-child{
text-align: right;
}
#delivery .delivery_order{
	clear: both;
	border: 3px double #FF4E00;
	padding: 20px;
	margin: 20px 0;
}
#delivery .delivery_order h3{
	color: #FF4E00;
	font-size: 2.2em;
	margin-bottom: 0.3em;
}
#delivery .delivery_order tr{
	border-bottom: none;
}
#delivery .order_caution {
	margin: 20px 0;
}
#delivery .area{
	margin-top: 20px;
}
#delivery .area ul li{
	padding-right: 20px;
	display: inline-block;
}
#delivery .area table {
	text-align: left;
	padding-right: 1em;
}
#delivery .campaign {
	width: 400px;
	margin: 0 auto 2em;
}
#delivery .campaign .campaign_ttl {
	font-size: 2em;
	border-bottom:2px solid #ff4e00;
	margin-bottom: 1.5em;
	margin-top: .6em;
}

/*------------------------------
	Furusato Tax
------------------------------*/

#furusato-tax {
}
#furusato-tax img {
	width: 100%;
}
#furusato-tax h2 {
}
#furusato-tax h3 {
	font-size: 1.6em;
}
#furusato-tax .all_menu {
}
#furusato-tax h4 {
	font-size: 1.4em;
	padding: 1rem 0rem;
  color: #fff;
  background: #ff4e00;
  -webkit-box-shadow: 5px 5px 0 #FD7D33;
  box-shadow: 5px 5px 0 #FD7D33;
}

#furusato-tax div.all_menu{
	margin: 40px 0;
	text-align: center;
}
#furusato-tax .shop_menu{
	display: inline-block;
	width: 22%;
	padding: 20px 1%;
}
#furusato-tax .shop_name{
	margin-bottom: 20px;
}
#furusato-tax ul {
}
#furusato-tax ul li {
	margin: 0.4em 0.2em;
}
#furusato-tax ul li a {
	display: block;
	background-color: rgba(255, 182, 0, 0.8);
	border-radius: 100vh;
	padding: 0.4em;
	color: #fff;
	text-decoration: none;
}
#furusato-tax ul li a:hover {
	background-color: rgba(255, 182, 0, 1.0);
}
#furusato-tax .campaign {
	margin: 0 auto 2em;
}
#furusato-tax .campaign .campaign_ttl {
	font-size: 2em;
	border-bottom:2px solid #ff4e00;
	margin-bottom: 1.5em;
	margin-top: .6em;
}

/* ------------ */

.fix_tel{
	bottom: 10px;
	right: 134px;
	position: fixed;
	background: #000000;
	font-size: 12px;
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    letter-spacing: 0.1em;
    display: block;
    border-radius: 5px;
    clear: both;
}
.fix_tel a{
	padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

.fix_web {
    bottom: 60px;
    right: 10px;
    width: 220px;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
	font-size: 18px;
    overflow: hidden;
    z-index: 10000;
	text-align: center;
    border-radius: 5px;
}

.fix_web a{
	padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

/*お弁当フォーム*/
.reservation_text{
text-align:center;
}
.info_text{
/*color:#9E2F31;*/
font-size:1.2em;
font-weight: 600;
}
textarea{
width:55em;
height: 15em;             /* 高さ */
padding: 0.8em;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
}
button{
border-radius: 2px;
    background-color: #D23F40;
    color: #fff;
    text-decoration: none;
    padding: 16px 20px;
    border: none;
}
.btn{
text-align:center;
margin:0 auto;
}

.contents_inner a {
  color: #9E2F31;
}
.contents_inner {
  /*padding-top: 40px;*/
  padding-right: 60px;
  padding-bottom: 20px;
  padding-left: 60px;
}

.contents_inner .entry-meta {
  color: #a68d5b;
  font-size: 12px;
  padding-bottom: 20px;
}
.contents_inner .entry-day {
  color: #a68d5b;
  font-size: 12px;
}
.contents_inner ,
.entry-content {}
.contents_inner dl ,
.entry-content dl {
  border-bottom: 1px dotted #ffffff;
  padding: 10px 0px;
}
.contents_inner dl:after ,
.entry-content dl:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  font-size:0.1em;
  line-height:0;
}
.contents_inner dl dt ,
.contents_inner dl dd ,
.entry-content dl dt ,
.entry-content dl dd {
  display: inline-block;
}
.contents_inner dl dt ,
.entry-content dl dt {
  width:  170px;
  font-weight: bolder;
  vertical-align: top;
  color: #080C5C;
  border-left: 10px solid #080C5C;
  padding-left: 10px;
}
.contents_inner dl dt:before ,
.entry-content dl dt:before {
}
.contents_inner dl dd ,
.entry-content dl dd {
  width:  700px;
  -webkit-margin-start: 0px;
}
.contents_inner dl dd h3 ,
.entry-content dl dd h3 {
  margin-top: 0px;
}
.contents_inner input[type="text"],
.contents_inner select,
.contents_inner textarea {
  padding: 0.4em;
  outline: none;
  border: 1px solid #aaa;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.contents_inner input[type="text"]:focus,
.contents_inner select:focus,
.contents_inner textarea:focus {
  box-shadow: 0 0 7px #9E2F31;
  border: 1px solid #9E2F31;
}
.contents_inner input.sendmail {
    border-radius: 0;   
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color: #111;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.contents_inner input.sendmail:hover {
    background: -moz-linear-gradient(top, #EFEFEF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#EEE));
}

/*------------------------------
	lunchbox_ebina
------------------------------*/
.lunchbox_image{
	margin: 20px 0;
}

/*@media----------------------------------------------*/
@media(max-width:767px) {
#delivery .shoplist li{
	width: 40%;
}
#delivery .shoplist li img{
	max-width: 90%;
}
#delivery ul.else_list li{
	border-right: none;
	float: none;
	margin: 0;
}
#delivery ul.else_list li a{
	line-height: 3em;
	/*border-bottom: 1px solid #ff4e00;*/
}
#delivery .shop_menu{
	max-width: 85%;
	height: auto;
	/*text-align: left;*/
	display: inline-block;
}
#delivery .shop_menu p{
	text-align: center;
}
#delivery .shop_menu_00 ,#delivery .shop_menu_01{
	float: none;
	margin: 0 auto;
}
#delivery table tr td.wid{
	width: 18%;
}
#delivery .delivery_order{
	text-align: left;
}
#delivery .delivery_order h3{
	font-size: 1.8em;
}
#delivery .delivery_order h3 a{
	color: #ff4e00;
	border-bottom: 1px solid #ff4e00;
}
#delivery .area ul li{
	padding-right: 0;
	display: block;
}
}