@charset "utf-8";
/*--------------------------------------------------------------------------------------------------------------
	スマホ用（～768px）
----------------------------------------------------------------------------------------------------------------*/
* {margin:0;padding:0;}
html { height:100%;}
body {
	margin:0;
	font-size:0.90em;/*0.925em*/
	line-height:165%;/*175%*/
	color:#262626;
	background: #ffffff;
	-webkit-text-size-adjust: 100%;
	font-family:"ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display:block;}

a			{color:#262626;	text-decoration:none;}
a:hover		{color:#262626;	text-decoration: underline;}
ol,ul,li	{list-style:none;	margin:0;	padding:0;}
img			{border:0;	width: 100%;	height: auto;	vertical-align:bottom;}
table		{border:0;	border-collapse:collapse;}
table th	{font-weight:normal;	text-align:left;	vertical-align: top;}
table td	{vertical-align: top;}
p			{margin: 0 0 1em 0; padding:0;}
strong		{font-weight:bold;}
small		{font-size:0.88em;}
hr			{border:none;	height: 0;	margin: 1.5em 0;	padding: 0;	border-top: 3px double #ccc;	clear:both;}


a.link_external	{background:url(../image/common/icn_external01.png) no-repeat 100% 50%;	background-size:11px;	padding-right:18px;}
a.link_pdf		{background:url(../image/common/icn_pdf01.png) no-repeat 100% 50%;			background-size:16px;	padding-right:24px;}
a.link_arrow01	{background:url(../image/common/icn_arrow09.png) no-repeat 100% 50%;		background-size:8px;	padding-right:22px;}

/* clearfix */
.clearfix 		{zoom:1;/*for IE 5.5-7*/}
.clearfix:after {content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}
.clear 			{clear:both; margin:0;}

br.br_spClear	{display:none;}
br.br_pcClear	{}
.right			{text-align:right;}
.center			{text-align:center;}
.txt_red01		{color:#c84141;}
.txt_org01		{color:#ec6500;}
.txt_org02		{color:#ec6500;	font-weight:bold; font-size:1.13em;}
.txt_grn01		{color: #00771C;}
.txt_grn02		{color:#00771C;	 font-size:1.13em;}
.txt_line01	{background-image: linear-gradient(transparent 60%, #d4fdb3 60%);	padding: 0 4px;}

img.img_center01	{width: 100%;	display: block;	margin: 0 auto;}
img.img_center02	{width: auto;	display: block;	margin: 0 auto;}
img.img_right01		{width: auto;	display: block;	margin: 0 auto 1.5em auto;}
img.img_right02		{width: 100%;	display: block;	margin: 0 auto 1.5em auto;}
img.img_right03		{width: 80%;	display: block;	margin: 0 auto 1.5em auto;}
img.img_left01		{width: auto;	display: block;	margin: 0 auto 1.5em auto;}
img.img_left02		{width: 100%;	display: block;	margin: 0 auto 1.5em auto;}
img.img_border01	{border:2px solid #ccc;	box-sizing:border-box;}

.innar		{clear:both;	width:100%;	box-sizing:border-box;	padding:0 1em;}
section		{clear:both;	width:100%;	box-sizing:border-box;	padding:0 0.75em 1.5em 0.75em;}
.contents	{padding: 1em 0 1.5em 0;}
.contents a	{color:#ec6500;}

.contents table		{width:100%;	margin:0 0 1em 0;}
.contents table th	{vertical-align:top;	text-align:left;	padding:5px 8px;}
.contents table td	{vertical-align:top;	padding:5px 8px;}
.contents table th.center,
.contents table td.center{text-align:center;}
.contents table td.right{text-align:right;}
.contents table caption {text-align:left;	font-weight:bold;}


/*ヘッダー（スマホ）
*************************************************/
header	{
	position:relative;
	width:100%;
	height:56px;
	background: #004129;
}
.h1_logo01{
	position:absolute;
	top:5px;
	left:5px;
	padding:0 0 0 7px;
	z-index:102;
}
.h1_logo01 img{width:48px;}
/*#head_time {display:none;}*/
/*右上　年月日*/
#head_time{
	display:block;
	position:absolute;
	box-sizing:border-box;
	top:18px;
    font-size: 1.2em;
    right:64px;
    color:#FFF;
	padding:0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
    font-family: 'M PLUS 1p', sans-serif;
}
#head_right{display:none;}

/*グローバルナビ（スマホ）
*************************************************/
nav#nav_global_pc{display: none;}

/*ページタイトル（スマホ）
*************************************************/
#pegetitle{
	text-align: left;
}
#pegetitle h1{
color: #143a04;
font-size: 1.5em;
line-height: 48px;
font-family: 'Noto Serif JP', serif;
text-shadow: 2px 2px 2px rgba(0,0,0,0.35);
letter-spacing: 2px;
}

nav#nav_local	{
	/*background: rgba(255,255,255,0.50);*/
	font-size: 0.94em;
	line-height: 180%;
	padding: 0.25em 0;
    text-align: center;
}
nav#nav_local li{
	display:inline-block;
	padding:0 0.5em;
}
nav#nav_local li a	{color:#989800;padding:0.25em 0.5em;}
nav#nav_local li a.here	{color:#FFFFFF;background-color:#989800;}

/*パンくずナビ*/
#nav_topicpath				{font-size: 0.85rem;	color:#22222;	line-height:150%;	margin-bottom:1.0em;}
#nav_topicpath ol			{width:100%;	box-sizing:border-box;	padding:0 16px 0 0;}
#nav_topicpath li			{display: inline;}
#nav_topicpath li a			{color:#22222;}
#nav_topicpath li a:hover	{color:#f15a24;}
#nav_topicpath li:before	{content: " > ";/* liの前に記号追加 */}
#nav_topicpath li:first-child:before	{content: none;/* 最初のliだけcontentを消す */}


/*コンテンツ（スマホ）
*************************************************/
.ul_3columns li	{margin:0 0 1em 0;}
.ul_2columns li	{margin:0 0 1em 0;}
.column_left	{margin:0 0 1em 0;}
.column_right	{margin:0 0 1em 0;}

h2{
	font-size:1.12em;
	font-weight:normal;
	line-height:100%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	margin:0 0 1em 0;
	clear:both;
}
h2.h2_com01{
	color:#143a04;
font-weight:bold;
	border-bottom:#c4d77d solid 1px;
	padding:0.35em 0 0.35em 2em;
    background: url(../image/common/icn_title01.png) no-repeat 0% 50%;
    letter-spacing: 1px;
}

h3{
	font-size:1.06em;
	font-weight:bold;
	line-height:125%;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin:0 0 0.75em 0;
}
h3.h3_com01{
padding-left: 24px;
color:#666600;
line-height:180%;
background: url(../image/common/icn_navi02.png) no-repeat 0% 8px;
letter-spacing: 1px;
}


/*ボタン-----*/
a.btn_01{
	display:block;
	margin: 1em 0;
	padding:10px 20px 10px 0;
	width:100%;
	color:;
	border: 3px solid #ccc;
	background:#fff url(../image/common/icn_arrow04_dark.png) 97% 50% no-repeat;
	background-size:8px;
	text-align:center;
	text-decoration:none;
	box-sizing:border-box;
    border-radius: 10px;
}
a.btn_01:hover{
	border: 3px solid #ccc;
	background:#E5E5E5 url(../image/common/icn_arrow04.png) 97% 50% no-repeat;
	background-size:8px;
}

/*ulリスト*/
ul.ul_com01,ul.ul_com02,ul.ul_attn01{margin-top:1em;	margin-bottom:1.5em;	line-height: 150%;}
ul.ul_com01 li{
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 16px;
}
ul.ul_com01 li:before{
	position: absolute;
	content: "・";
	left: -4px;
}
ul.ul_attn01 li{
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 20px;
}
ul.ul_attn01 li:before{
	position: absolute;
	content: "※";
	left: 0px;
}
ul.ul_com02 li{
	margin-bottom: 0.5em;
	position: relative;
	padding-left: 18px;
}
ul.ul_com02 li:before{
	position: absolute;
	content: " ";
	height: 12px;
	width: 12px;
	display: block;
	float: left;
	border-radius: 50%;
	margin:6px 0 0 -18px;
	background-color:#333333;
}
ul.ul_com02 li ul	{margin-top:0.25em;}
ul.ul_com02 li ul li{padding-left: 16px;}
ul.ul_com02 li ul li:before{
	background:#333;
	height: 6px;
	width: 6px;
	border-radius:0;
	margin:9px 0 0 -14px;
}
/*olリスト*/
ol.ol_com01{margin-top:1em;	margin-bottom:1.5em;	line-height: 150%;}
ol.ol_com01		{margin-left: 20px;}
ol.ol_com01 li	{
	list-style:decimal;
	margin:0 0 0.5em 0;
	padding-left: 4px;
}

/*ol丸数字*/
ol.ol_com02,
ol.ol_com03 {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
 
ol.ol_com02 li,
ol.ol_com03 li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
/*オレンジ丸白文字*/
ol.ol_com02 li:before,
ol.ol_com03 li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  display: inline-block;
  line-height: 22px;
  margin-right: .65em;
  margin-left: -30px;
  text-align: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
/*オレンジ丸白文字*/
ol.ol_com02 li:before {
  background-color: #ff9817;
  color: #FFF;
}
/*白丸緑文字*/
ol.ol_com03 li:before {
    background-color: #FFFFFF;
    border: 1px solid #00771C;
    color: #00771C;
}

/*table-----*/
table.table_com01{
	border-left:#ccc solid 1px;
    font-size:0.95em;
    line-height:165%;
}
table.table_com01 th{
	background:#eaeaea;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
	min-width:3em;
}
table.table_com01 td{
	background:#fff;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
}
table.table_com01 th.top	{border-top:#4d7969 solid 4px;}
table.table_com01 td.top	{border-top:#ccc solid 4px;}

/*沿革で使っているテーブルCSS*/
table.table_com02 {border:none;}
table.table_com02 tr:nth-child(odd){background: rgba(0,0,0,0.05);}
table.table_com02 th,
table.table_com02 td {border:none;}
table.table_com02 th {font-size: 0.95rem; min-width: 6em; font-weight: bold; padding-top:12px;}
table.table_com02 td {font-size: 0.95rem; padding:12px 5px}

.scroll01{
	margin-bottom: 1rem;
	overflow: auto;/*tableをスクロールさせる*/
	white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll01::-webkit-scrollbar{/*tableにスクロールバーを追加*/
	height: 10px;
}
.scroll01::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
	background: #F1F1F1;
}
.scroll01::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
	background: #BCBCBC;
}


/*box-----*/
.box_orange01{
	background:#fff3e7;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.15);
	border-radius:5px;
	padding:1em 1.5em;
	margin:1em 0;
}
/*下層ページナビ-----------------------------------*/
#subpage-navi { margin: 0 0 1.5em 0;}
#subpage-navi ul {width: 96%;margin: 0 auto;  box-sizing:border-box;}
#subpage-navi li { float: left; width: 47%; text-align: center; display: block;border: 1px solid #4d7969; border-radius: 8px; margin: 0 0.75em 0.75em 0; padding: 0; line-height: 220%; background-color:#dae8e3;}
#subpage-navi li:nth-child(2n) { margin: 0 0 0.75em 0; }
#subpage-navi li a {display: block;border-radius: 8px; }
#subpage-navi li a:hover {
background-color: #FFF;
text-decoration: none;
}
#subpage-navi li a.here{background-color: #4d7969; color: #FFF;}


/*フッター（スマホ）
*************************************************/
/*コンテンツが少ない場合フッターを下部に固定*/
#footerFixed {
    min-height: 100vh; /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
    position: relative;
    padding-bottom: 85px; /* ←フッターの高さを指定 */
    box-sizing: border-box;
}
#footerIn01{
    width: 100%;
    position: absolute;
    bottom: 0;
}
#footerFixed #footerIn03{
    width: 100%;
    position: absolute;
    bottom: 0;
}

/*footerIn03-----*/
#footerIn03, #footerIn01{
	background: #666600;
	font-size: 0.88em;
	color: #fff;
	box-sizing:border-box;
	padding:1em;
}
#footerIn03 ul li, #footerIn01 ul li {
	background: url(../image/common/icn_arrow01.png) no-repeat 0% 50%;
	background-size: 14px;
	padding:0 0 0 16px;
}
#footerIn03 ul li a, #footerIn01 ul li a{color:#fff;}
#footerIn03 .copyright, #footerIn01 .copyright{
	font-size: 0.85em;
	padding:1em 0 0 0;
}
/*固定ボタン-----*/
.btn_pagetop {
    display: none;
    position: fixed;
	bottom: 10px;
	right: 5px;
	z-index:12;
}
.btn_pagetop a {
	display: block;
	background: rgba(150,150,150,0.5);
	color: rgba(255,255,255,1.00);
	text-align: center;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius: 50%;
}
.btn_pagetop a:hover {
	display: block;
	text-decoration: none;
	background: rgba(150,150,150,0.7);
	color: rgba(255,255,255,0.70);
}


/* 店舗案内　（スマホ）
*************************************************/
#shop-map					{display:none;}
#shop-map-sp {width: 100%;}
.google-map{ width: 100%; min-height: 250px; margin:0 0 1em 0;}


/* カード（スマホ）
*************************************************/
#card_system{
	margin: 0 auto;
	text-align: center;
}
.card_discription{
	text-align: left;
	width: 80%;
	margin: 5px auto 5px auto;
	padding: 8px 12px;
	border: solid 1px #ccc;
	border-radius: 5px;
	box-shadow: #e6e6e6 1px 1px 1px 1px;
}
.point-catalog {}
.point-catalog ul {}
.point-catalog li {float: left; width: 49%; margin: 0 0 1.75em 0; font-size: 0.85em; line-height: 170%; text-align: center;}
.point-catalog li img {width: 86%;}

/* 今月のおすすめレシピ（スマホ）
*************************************************/
.monthly-recipe {
	margin: 0 auto;
	text-align: center;}
    
.recipe_line-a {
	width: 100%;
	float: left;
	overflow: hidden;
    text-align: center;
}
.recipe_line-b {
	width: 100%;
	overflow: hidden;
    text-align: center;
}
h3.h3_m-recipe img {width: 320px;}

.monthly-recipe ul {}
.monthly-recipe li { font-size: 0.9em; line-height: 175%; margin: 0 auto 1em auto;}
.monthly-recipe li img {width: 300px;}


/* 旬レシピ（スマホ）
*************************************************/

h2 .update-day {font-size:0.85em; font-weight: normal; font-family: 'Noto Serif JP', serif; margin-left: 1.5em; color: #666600}

.shun-recipe {
	margin: 0 auto 1em auto;
	text-align: center;}
.shun-recipe ul {width: 100%} 
.shun-recipe li { /*float:left; */width: 98%; max-width: 460px; box-sizing: border-box; text-align: center; background-color: #fbf8ca; border-radius: 8px; padding: 1em ;margin: 0 auto 1rem auto; font-weight: bold;  } 
.shun-recipe img { max-width: 300px; margin-bottom: 0.5em;}
.shun-recipe span { background: url(../image/common/icn_arrow06.png) no-repeat 98% 50%; background-size: 18px; padding: 0.5em 2em 0.5em 0;}
.shun-recipe li a { color:#262626; text-decoration: none; display: block;}
.shun-recipe li a:hover {color: #2e6333; }

/* 検索窓 */
.recipe_searchBox{
	border:solid 1px #cccccc;
	background:#FFCC66;
	padding:0.5em 1em;
	width:90%;
	margin:0 auto;
    border-radius: 8px;
    font-size: 0.9em;
    line-height: 170%;
}

.searchBox > input {
    font-size: 14px;
    vertical-align: middle;
    border-radius: 3px;
}

.searchBox > input[type="search"] {
    border: solid 1px #ccc;
    padding: 0.5em ;
    width: 70%;
}
.searchBox > input[type="submit"] {
    background: #E69138;
    color: white;
    font-weight: bold;
    border: solid 1px #666666;
    margin-left: 0.3em;
    padding: 0.3em 1em;
}

.shun-ingredient {border-top:1px dotted #999999; margin-bottom: 1em;}
.shun-ingredient li, .shun-energy li {border-bottom:1px dotted #999999; font-size: 0.925em; padding:0.35em 0.75em;}
.shun-ingredient li .title {float:left; width: 45%;}
.shun-ingredient li .data {float:left;}
.shun-ingredient li .data:before, .shun-energy li .data:before {content:"…";padding-right: 1.0em;}
.shun-ingredient li:after, .shun-energy li:after {content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}

.shun-energy {border:1px solid #999900; border-radius: 10px;  margin-bottom:0; background-color: #fff3e7;}
.shun-energy li:last-child {border-bottom:none;}
.shun-energy li .title {float:left; width: 37%;}

/*--注釈　----------------*/
.recipe-annotation {
    color: #49a847;
    margin-left: 1em;
	position: relative;
	padding-left: 18px;
}
.recipe-annotation:before{
	position: absolute;
	content: "※";
	left: 0px;
}
.recipe-annotation02 { /*red star*/
color: #CD2D2D;
margin-left: 0em;
position: relative;
padding-left: 20px;
}
.recipe-annotation02:before{
	position: absolute;
	content: "☆";
	left: 0px;
}

/*--おすすめのお酒　----------------*/
#shun-alcohol{
	margin:0 auto;
	width:100%;
    box-sizing: border-box;
	padding:0.5em 1em;
    font-size: 0.925em;
    line-height: 150%;
	border:1px solid #FFCC00;
	text-align:left;
	border-radius: 10px; 
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}
#shun-alcohol img.flag{display: none;}
#shun-alcohol hr{border:none;	height: 0;	margin: 0.5em 0;	padding: 0;	border-top: 1px solid #FFCC00;}


/*--旬レシピ追加写真一覧（スマホ）　----------------*/
ul.ul_image01, ul.ul_image02 {/*スマホで2列*/
width: 100%;
}

ul.ul_image01 li,
ul.ul_image02 li{
list-style-type: none;
float: left;
width: 48%;
margin: 0 1% 2% 1%;
font-size:0.85rem 
}
ul.ul_image01 li:before {
content: none;}

ul.ul_image02:after {content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}


/* 旬レシピ一覧ページ *******/
.recipelist ul{	width:100%;}
.recipelist li{
    width:100%;
    font-size: 0.80em;
    line-height: 175%;
}
.recipelist li a{color: #333;
}
/* 会社案内（スマホ）
*************************************************/
/* タブ *******/
.tab_container {
  padding-bottom: 1em;
  margin: 1em auto;}
  
.tab_item {
  width: 32%/*calc(100%/3)*/;
  margin-top: 1px;
  padding:10px 0;
  background-color: #ececec;
  text-align: center;
  color: #666600 ;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
  border-radius: 10px 10px 0 0;
  border-right:2px solid #ffffff;

}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  padding: 1em 1em 0;
  clear: both;
  overflow: hidden;
  border-top: 3px solid #989800 ;
  border-right:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
  border-left:1px solid #dddddd;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content {
  display: block;
}
#tab4:checked ~ #tab4_content {
  display: block;
}
#tab5:checked ~ #tab5_content {
  display: block;
}
.tab_container input:checked + .tab_item {
  background-color: #989800 ;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

/* お問い合わせ（スマホ）
*************************************************/
.txt_tel01{
	font-size: 1.25em;
	font-weight: bold;
	color: #2e6333;
	background: url(../image/common/icn_tel01.png) no-repeat 0% 50%;
	background-size: 34px;
	padding:0 0 0 40px;
	margin: 0 0 0.5em 0;
}
.txt_fax01{
	color: #2e6333;
	margin: 0 0 1em 0;
}
/*table.table_form01 th{display:block;	padding:0 0.25em;	border-radius:5px;	background: rgba(0,0,0,0.15);}
table.table_form01 td{display:block;	padding:0.5em 0.25em;	margin-bottom: 1em;}
table.table_form01 th.hissu{
	background: rgba(0,0,0,0.15) url(../image/common/icn_hissu01.gif) no-repeat 97% 50%;
	background-size: 40px;
}
table.table_form01 .area_email01{width:90%;	max-width:30em;}
table.table_form01 .area_adress01{width:90%;	max-width:40em;}
table.table_form01 .area_note01{width:98%;}*/

table.table_form01{
	border: 1px solid #b5baab;
	background-color: #fff;
	width: 100%;
	box-sizing: border-box;
}
table.table_form01 tr{border-bottom: 1px dotted #b5baab;}
table.table_form01 th{padding: 5px; display:block;	border:none;	background: #fcf2cc;}
table.table_form01 td{padding: 5px;display:block;	border:none;	margin-bottom: 7px;}
table.table_form01 th.hissu{
	background: #fcf2cc url(../image/common/icn_hissu01.gif) no-repeat 98% 50%;
	background-size: 40px;
}
table.table_form01 .area_email01{width:90%;	max-width:30em;}
table.table_form01 .area_adress01{width:90%;	max-width:40em;}
table.table_form01 .area_note01{width:98% !important;}

.table_form01 .radio-box input {
	width:10% !important;
}
.table_form01 .radio-box input:first-child {
	margin-left:-20px;
}
.table_form01 .radio-box label {
	margin-left: -15px;
}
.table_form01 .radio-box {
	padding-left:10px !important;
}


/* プライバシーポリシー（スマホ）
*************************************************/
ol.ol_privacy01{
	margin:0 0 0 1em;
}
ol.ol_privacy01 li{
	list-style:decimal;
	margin:0 0 2em 0.5em;
}
ol.ol_privacy01 li ol{
	margin:0 0 0 1em;
	font-size:0.94em;
}
ol.ol_privacy01 li ol li{
	list-style-type: lower-roman;
	list-style-position:outside;
	margin:1em 0 1em 1em;
	padding:0 0 0 0.2em;
}

/*サイトマップ（スマホ）
*************************************************/
.box_sitemap01 a,.box_sitemap02 a,.box_sitemap03 a{
	color: #262626;
}
.box_sitemap01 a:hover,.box_sitemap02 a:hover,.box_sitemap03 a:hover{
	color:#f15a24;
}
.tit_sitemap01{
position: relative;
padding: 0.5rem 0 0.5rem 1rem;
font-size: 1rem;
border-top: 1px solid rgba(0,65,41,0.85);
}
.tit_sitemap01:after{
	display: block;
	content: '';
	position: absolute;
	top: 1em;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: #004129;
}
ul.ul_sitemap01{
	padding: 0 0 1rem 1rem;
}
ul.ul_sitemap01 li{
	position: relative;
	padding: 0 0 0.25rem 12px;
}
ul.ul_sitemap01 li:after{
	display: block;
	content: '';
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #004129;
}


/*--------------------------------------------------------------------------------------------------------------
	タブレット用（769px～）
----------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:769px){
body {font-size: 1em;}
br.br_spClear	{display:block;}
br.br_pcClear	{display:none;}
.innar		{max-width:1064px;	margin: 0 auto;	padding:0 2em;}
section		{max-width:1064px;	margin: 0 auto;	padding:0 1.5em 2em 1.5em;}/*変更前 0 2em 2em 2em;*/
section:after{content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}
.contents	{padding: 1.5em 0 1.5em 0;}

img.img_center01	{width: auto;	display: block;	margin: 0 auto;}
img.img_right01	{float:right;	margin:0 0 1.5em 1.5em;}
img.img_right02	{float:right;	width:400px;	margin:0 0 1.5em 1.5em;}
img.img_right03	{float:right;	width:280px;	margin:0 0 1.5em 1.5em;}/*代表挨拶写真*/
img.img_left01	{float:left;	margin:0 1.5em 1.5em 0;}
img.img_left02	{float:left;	width:400px;	margin:0 1.5em 1.5em 0;}

.contents table		{}
.contents table th	{padding:10px 10px;}
.contents table td	{padding:10px 10px;}

#footerFixed {
    padding-bottom: 40px; /* ←フッターの高さを指定 */
}

/*ヘッダー（タブレット）
*************************************************/
header{
	height:110px;
}
.h1_logo01{
	top:18px;
	left:30px;
}
.h1_logo01 img{
	width:82px;
}

/*右上　年月日*/
#head_time{
	display:block;
	position:absolute;
	box-sizing:border-box;
	top:18px;
    font-size: 1.5em;
	right:20px;
    color:#FFF;
	padding:0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
    font-family: 'M PLUS 1p', sans-serif;
}

/*右上*/
#head_right{
	width:50%;
	max-width:400px;
	box-sizing:border-box;
	display:block;
	position:absolute;
	top:78px;
	right:0;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.20);
}
#head_right ul li{
float: right;
font-size: 0.875em;
line-height: 150%;
margin: 0;
padding: 0 1.2em 0 1.2em;
border-right: 1px solid #92B38A;
}
#head_right ul li a{color: #fff;}
#head_right ul li:first-child {border-right:none;}
#head_right ul li.home  a{background: url(../image/common/icn_home01.png) no-repeat 0% 50%;
	background-size: 14px; padding-left:1.75em;}

/*グローバルナビ（タブレット）
*************************************************/
nav#nav_global_pc{
	display:block;
    width: 100%;
    height: 48px;
    background: #FFFFFF;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.30);
}
nav#nav_global_pc ul{
	max-width: 1280px;
	margin:0 auto;
}

nav#nav_global_pc ul li{
	float: left;
	/*width:19%;*/ /*メニューが5つの場合*/
    width:16%; /*メニューが6つある場合*/
	text-align:center;
	box-sizing:border-box;
	line-height:48px;
	font-size:1em;
    font-weight: bold;
	border-bottom:none;/*!!*/
}

nav#nav_global_pc ul li.boshu{	width:20%;letter-spacing: -1px;white-space: nowrap;overflow: hidden;}

nav#nav_global_pc ul li:nth-child(1){}
nav#nav_global_pc ul li a		{display:block;	color:#004129;}
nav#nav_global_pc ul li a:hover	{display:block;	color:#ff9817;	text-decoration:none;}
nav#nav_global_pc ul li.sp		{display:none;}/*!!*/


/*ページタイトル（タブレット）
*************************************************/

#pegetitle h1	{font-size: 1.8em;	line-height: 2.0em;}

#nav_topicpath		{margin-bottom: 0.5em;}

/*コンテンツ（タブレット）
*************************************************/
h2{font-size:1.5em;}
h3{font-size:1.1em;}

.ul_3columns li{
	float:left;
	width:31%;
	margin:0 3.5% 1em 0;
}
.ul_3columns li:nth-child(3n){margin:0 0 1em 0;}
.ul_2columns li{
	float:left;
	width:48%;
	margin:0 4% 1em 0;
}
.ul_2columns li:nth-child(2n){margin:0 0 1em 0;}
.ul_2columns li:nth-child(2n+1){clear:both;}
.ul_2columns:after,
.ul_3columns:after {content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}

.column_left	{float:left;	width:48%;	margin-right:4%;}
.column_right	{float:right;	width:48%;}

/*table-----*/
table.table_com01 th{width:18%;}

/*下層ページナビ-----------------------------------*/
/*#subpage-navi { margin: 0 0 1.5em 0;}*/
#subpage-navi li { width: 23.0%;}
#subpage-navi li:nth-child(2n) { margin: 0 0.75em 0.75em 0; }

/*フッター（タブレット）
*************************************************/

/*!footerIn03-----*/
#footerIn03	,#footerIn01		{padding:0.5em 1em;}
#footerIn03 ul,#footerIn01 ul		{float:left;}
#footerIn03 ul li,#footerIn01 ul li	{display: inline;	margin: 0 1em 0 0;}
#footerIn03 .copyright ,#footerIn01 .copyright {float:right;	padding: 0 0 0 0;}


/* 店舗案内　（タブレット）
*************************************************/
#shop-map-sp {display:none;}

#shop-map					{display: block; width:100%; margin:0 0 1em 0;	position: relative; }
#shop-map img {width: auto;}
#shop-map #btn_funato		{
    position: absolute;
    top: 4px;
    left: 476px;
}
#shop-map #btn_nakajuku		{
    position: absolute;
    top: 96px;
    left: 555px;
}
#shop-map #btn_hikari		{
    position: absolute;
    top: 67px;
    left: 76px;
}
#shop-map #btn_hayamiya		{
    position: absolute;
    top: 175px;
    left: 133px;
}
#shop-map #btn_tokiwadai	{
    position: absolute;
    top: 121px;
    left: 286px;
}
#shop-map #btn_ooyaguchi	{
    position: absolute;
    top: 181px;
    left: 346px;
}
#shop-map #btn_nakaita		{
    position: absolute;
    top: 124px;
    left: 417px;
}
#shop-map #btn_ooyama		{
    position: absolute;
    top: 188px;
    left: 437px;
}
#shop-map #btn_ootsuka		{
    position: absolute;
    top: 190px;
    left: 570px;
}
#shop-map #btn_mejiro		{
    position: absolute;
    top: 299px;
    left: 599px;
}
#shop-map #btn_kagura		{
    position: absolute;
    top: 354px;
    left: 708px;
}
#shop-map #btn_yanagi		{
    position: absolute;
    top: 383px;
    left: 629px;
}

#shop-map #btn_kojimachi	{position: absolute;top: 414px;left: 702px;}

.google-map{
	width: 90%;
     min-height: 400px;
}

/* カード（タブレット）
*************************************************/
.card_discription{
	width: 340px;
}
.point-catalog li {float: left; width: 20%; margin: 0 0 1.5em 0;}


/* 今月のおすすめレシピ（タブレット）
*************************************************/
.monthly-recipe {
	width: 760px;
}
.recipe_line-a {
	width: 50%;
}
.recipe_line-b {
	width: 50%;
}
h3.h3_m-recipe img {
width: 320px;}


/* 旬レシピ（タブレット）
*************************************************/

.shun-recipe li { float:left; width: 32%; /*height:270px;*/  padding: 1em ;margin: 0 1.75% 1em 0; font-size: 0.9em;} 
.shun-recipe li:last-child { margin: 0 0 1em 0;} 
/*材料・分量　注意書き*/
ul.ul_attn01 li{
	font-size: 0.90rem;
}

/* 検索窓 */
.recipe_searchBox{
	width:420px;
}

.searchBox > input[type="search"] {
    border: solid 1px #ccc;
    padding: 0.5em 1em;
}
/*--おすすめのお酒　----------------*/
#shun-alcohol{width:520px;}
#shun-alcohol img.flag{display:block;  width:40px; margin-top: 4px;}

/*--旬レシピ追加写真一覧（タブレット）　----------------*/

ul.ul_image01 li {/*タブレットで4列*/
width: 23%;
float: left;
margin: 0 1% 2% 1%;
}
ul.ul_image02 li {/*タブレットで2列*/
}

/* 旬レシピ一覧ページ *******/
.recipelist li{
    width:50%;
	float:left;
    font-size: 0.85em;
    line-height: 175%;
}

/*Contact／お問い合わせ（タブレット）
*************************************************/
.txt_tel01{
	font-size: 1.88em;
}
/*table.table_form01 th{
	display:table-cell;
	text-align:right;
	padding:10px 60px 10px 15px;
	border-radius:0;
	border-bottom: 1px dotted rgba(255,255,255,1.00);
	max-width: 80px;
}
table.table_form01 th.hissu{
	background: rgba(0,0,0,0.15) url(../image/common/icn_hissu01.gif) no-repeat 97% 14px;
	background-size: 40px;
}
table.table_form01 td{display:table-cell; padding:10px 15px; margin:0;}
*/
table.table_form01 th{
	display:table-cell;
	border-right: 1px dotted #b5baab;
	text-align:right;
	padding:10px 60px 10px 15px;
	width: 180px;
}
table.table_form01 th.hissu{
	background: #fcf2cc url(../image/common/icn_hissu01.gif) no-repeat 97% 14px;
	background-size: 40px;
}
table.table_form01 td{display:table-cell; padding:10px 15px;}


/*サイトマップ（タブレット）
*************************************************/
.box_sitemap01{
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	border-bottom: 1px solid rgba(0,65,41,0.85);
}
.box_sitemap02{
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	border-bottom: 1px solid rgba(0,65,41,0.85);
}
.box_sitemap03{
	float: left;
	width: 30%;
	border-bottom: 1px solid rgba(0,65,41,0.85);
}

/********/
}



/*--------------------------------------------------------------------------------------------------------------
	PC用（1100px～）
----------------------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 1100px){
/*ナビ（PC）
*************************************************/
nav#nav_global_pc ul li span {
	background: url(../image/common/icn_navi01.png) no-repeat 0% 50%; padding-left:22px;

}

/* 旬レシピ（PC）
*************************************************/

.shun-recipe li { height:300px;} 

/********/
}
