/* DEFAULT PROPERTY RESET
--------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body * {
	line-height:1.22em;
}
body * {
	line-height: 1.5em;
}
/* --- Reset End --- */
body {
	font-family: Meiryo, Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #f7f6f6;
	color:#000000;
	margin: 0;
	padding: 0;
	text-align: center;
}
p {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	text-justify: distribute;
}
img {
	border: none;
}

.fade{
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.bold {
	font-weight:bold;
}
.cell_mar {
	margin: 0 5px 0 15px;
}
a:link {
	color:#463815;
	text-decoration: underline;
}
a:visited {
	color:#463815;
	text-decoration: underline;
}
a:active {
	color:#463815;
	text-decoration: underline;
}
a:hover {
	color:#FF6633;
	text-decoration: underline;
}
#gmo_CMSPbar{
	min-width: 320px !important;
}
#gmo_CMSPbar iframe {
}

/* googlemap表示用
--------------------------------------------------------*/

.ggmap {
       position: relative;
       padding-bottom: 56.25%;
       padding-top: 30px;
       height: 0;
       overflow: hidden;
       }
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              }

/* backtotop btn
--------------------------------------------------------*/
#pageTop{
	background:#808080;
	border-radius:2px;
	color:#FFFFFF;
        padding: 5px 8px 5px 4px;
	position:fixed;
        z-index: 3;
	bottom:20px;
	right:2px;
        text-decoration: none;
	}
#pageTop:hover{
	background:#AAAAAA;
	}

/* ままごとのひみつ
--------------------------------------------------------*/
.hmtimg td{
	padding:10px;
}
.hmtimg th{
	padding:10px;
}

.kadomaru {
        padding: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	border:solid 2px #3CB371;
	background-image: url(https://img05.shop-pro.jp/PA01159/868/etc/img-staff.gif);
	background-repeat: no-repeat;
	background-position: 90% bottom;
}
/* WRAPPER
--------------------------------------------------------*/
#wrapper {
	width: 936px;
	margin: 0 auto;
	overflow: hidden;
}
/* HEADER
--------------------------------------------------------*/

#login { 
  list-style-type: none;
}
#login li {
  float:left;
  padding-left:17px;
  margin-right:12px;
  text-align:center;
background-image:url("https://img05.shop-pro.jp/PA01159/868/etc/icon-greenarrow.gif");
background-repeat:no-repeat;
background-position:0px 4px;
}
#login li a {
    text-decoration: none;
    color:#000000;
    font-size:12px;
	font-weight:bold;
    padding:3px 0;
    display:block;
}

#login li a:hover {
text-decoration: underline;
}

#header {
	width: 936px;
	margin: 0 auto;
	padding: 0;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_bg_0001.gif) 0 0 no-repeat;
	overflow: hidden;
}
#header h1 {
	float: right;
	display: block;
	width: 500px;
	height: 24px;
	color: #2BAB39;
	font-size: 10px;
	line-height: 24px;
	text-align: right;
}
#header .logo {
	float: left;
	display: block;
	width: 400x;
	margin: 8px 0 0 0;
	overflow: hidden;
}
#header .BlockRight {
	float: right;
	display: block;
	width: 240px;
	margin: 20px 88px 20px 0;
	padding: 0;
	overflow: hidden;
}
#header .BlockRight p {
	margin: 0;
	padding: 0;
	text-align: right;
}
#header .pic img {
	margin: 0;
	padding: 0;
        max-width: 100%;
        height: auto;
}

#itemsearch {
	text-align: right;
	padding: 0px 10px 20px 0;
}
/* GLOABAL NAVIGATION
--------------------------------------------------------*/
.clear {clear:both;}

#menu {
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width:940px;
  padding:0;
  list-style-type: none;
}
#menu li {
  width:16.6%;
  float:left;
  padding:0;
  margin:0;
  text-align:center;
}
#menu li a {
  width:auto;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  padding:8px 0;
  text-decoration:none;
  display:block;
  background:#228B22;
  border-left:1px solid #33aa33;
}
#menu li a:hover {
  background:#006600;
}
#menu li:first-child a{
  border-radius:5px 0 0 5px;
}
#menu li:last-child a{
  border-radius:0 5px 5px 0;
}


/* MAIN VISUAL
--------------------------------------------------------*/
.contents{
 text-align:left;
}


.title {
	width:785px;
	height:121px;
 color: < {
$shop_title_fontcolor
}
>;
 font-size: 22px;
 font-weight:bold;
 text-align:center;
 background:transparent url(https://img.shop-pro.jp/tmpl_img/26/title_bg.jpg) 0 0 no-repeat;
 margin-bottom:10px;
}
.title a {
color: < {
$shop_title_fontcolor
}
>;
}
.title a:link {
color: < {
$shop_title_fontcolor
}
>;
text-decoration: none;
}
.title a:visited {
color: < {
$shop_title_fontcolor
}
>;
text-decoration: none;
}
.title a:active {
color: < {
$shop_title_fontcolor
}
>;
text-decoration: none;
}
.title a:hover {
color: < {
$shop_title_fontcolor
}
>;
text-decoration: none;
}
/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
	padding:0px;
	margin:0px;
	line-height: 0;
	text-align:right;
}
.menu_1 img {
	vertical-align:top;
}
a#linkHome, a#linkMyAccount {
	margin-right:25px;
}
.CenterTable {
	margin: 0 auto;
	width: 936px;
	padding: 0;
	overflow: hidden;
}
/*	MAIN CONTENTS
--------------------------------------------------------*/
.CenterContents {
	float: right;
	display: block;
	width: 697px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
hr.separate {
	display: none;
}
/*	LEFT MENU
--------------------------------------------------------*/
.LeftNavigation {
	float: left;
	display: block;
	width: 216px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
}
.LeftNavigationTitle {
	display: block;
	margin: 10px 0 5px 0;
	padding: .5em 0 .2em .5em;
	overflow: hidden;
	text-align: left;
	font-size: 1.3em;
	color: #444444;
    border-bottom: solid 1px #444444;
}
.CategoryList {
	margin: 0 0 16px 0;
	text-align: left;
	overflow: hidden;
}
.CategoryList p {
	display: block;
	font-size: 1.3em;
    font-weight:bolder;
	color: #444444;
	padding: .5em 0 .2em .5em;
	overflow: hidden;
    border-bottom: solid 3px #FFD700;
}
.CategoryList ul {
	margin: 0 0 8px 0;
	padding: 0;
	overflow: hidden;
}
.CategoryList ul li {
	padding: 4px 8px 4px 12px;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_ico_002.gif) left no-repeat;
}
.CategoryList ul li a{
	text-decoration:none;
}
.LeftNaviMobileBox {
	width: auto;
	margin: 0 0 16px 0;
	border: #013419 solid 1px;
	padding: 15px;
	background: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
.LeftNavigationBox {
	width: auto;
	margin: 0 0 16px 0;
	padding: 16px;
	background: #EEEEEE;
	text-align: left;
	overflow: hidden;
}
.LeftNavigationBox p {
	margin: 0;
}
.ShopInfo {
	margin: 0;
	border-bottom: #666666 dotted 1px;
}
.sidemenu {
	width:190px;
	color:#000000;
	margin-bottom: 20px;
}
.sidemenu2 {
	width:156px;
	width: 100%;
	color:#000000;
	margin-bottom: 20px;
}
.side_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) 0 0 no-repeat;
	background: #dec996;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
}
.side_title2 {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) 0 0 no-repeat;
	background: #dec996;
	color:#6d2916;
	font-weight:bold;
}
.side_text {
	background-color:#8F826C;
	padding:13px;
	color:#ccc;
}
.side_text ul li {
	padding-bottom:10px;
}
.side_text ul li img {
	vertical-align:middle;
}
.side_bottom {
	height:4px;
	background-color:#8F826C;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_bottom_bg.gif) no-repeat;
}

/*	SNS ICON
--------------------------------------------------------*/
.sns_IconButton{
	margin: 0;
	padding: 0; 
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}
.sns_IconButton li{
	list-style: none;
	margin: 0 10px 0 0;
}
.sns_IconButton li:last-child{
	margin: 0 0 0 0;
}
.sns_IconButton li a{
	text-decoration: none;
	display: inline-block;
}
.sns_IconButton li a i{
	display: inline-block;
	width: 30px;
	height: 30px;	
	color: #333;
	font-size: 30px;
	display: -webkit-flex;
    display: -moz-flex;
    display: flex;
	justify-content: center;
	align-items: center;	
}
.sns_IconButton li a i.fa-twitter{ color: #55acee; }
.sns_IconButton li a i.fa-facebook-square{ color: #3366cc; }
.sns_IconButton li a i.fa-line{ color: #33cc33; }
.sns_IconButton li a i.fa-instagram{ color: #c6529a; }
.sns_IconButton li a i.fa-youtube{ color: #fc0d1c; }


/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
}
.side_cat_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
}
.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:10px 15px 10px 30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 15px 13px;
	line-height: 0;
}
.side_cat_bottom {
	height:18px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bottom_bg.jpg) no-repeat;
}
.side_cat_text a {
	color: #EFEFEF;
}
.side_cat_text a:link {
	color: #EFEFEF;
	text-decoration: none;
}
.side_cat_text a:visited {
	color: #EFEFEF;
	text-decoration: none;
}
.side_cat_text a:active {
	color: #EFEFEF;
	text-decoration: none;
}
.side_cat_text a:hover {
color: < {
$table_title_fontcolor
}
>;
text-decoration: none;
}
/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
 border-left: 3px solid < {
$cart_view_bordercolor
}
>;
 border-right: 3px solid < {
$cart_view_bordercolor
}
>;
 margin: 3px 0 3px 0;
 padding-left:5px;
 font-size: 80%;
}
/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login, #btn_members_logout {
	float: left;
}
#btn_members_signup {
	padding:7px 0 0;
	margin:10px 0 0;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
}
#btn_members_signup span, #btn_members_logout span {
	display:block;
	font-size:10px;
	line-height: 1.2em;
	padding-bottom:3px;
	text-align:center;
}
/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
#footer {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	overflow: hidden;
}
#menu_2 {
	margin: 0;
	padding: 8px 0;
	background: #DEC996;
	text-align: center;
	overflow: hidden;
}
#menu_2 a {
    text-decoration:none;
}
#menu_2 ul {
	margin: 0 auto;
	overflow: hidden;
}
#menu_2 ul li {
	display: inline;
}
#copy {
	background: #2BAB39;
	padding: 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align:center;
}
/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */
.category_title {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	color: #2BAB39;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
}
.contents table.std {
	width: 100%;
	border: 1px solid #DEC996;
	border-collapse: collapse;
	margin: 0;
	text-align: left;
}
.contents table.std th, table.std td {
	padding: 10px;
	font-size: 12px;
}
.contents table.std th {
	width: 150px;
	background: #DEC996;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}
.contents table.std td {
	border: 1px solid #DEC996;
}
.contents table.std td.gmap span {
	display: block;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_ico_002.gif) left no-repeat;
	margin: 20px 0;
	color: #626262;
	padding-left: 12px;
}
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
}
.price_top {
}
.discount_rate_top {
}
/* PROF STYLE
--------------------------------------------------------*/
.prof_block01 {
	margin: 0 0 16px 0;
	padding: 12px;
	border: #dec996 solid 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
}
/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#000000;
	margin-bottom: 15px;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort {
	text-align: right;
	overflow: hidden;
}
.sort_01 {
	width: 564px;
	height: 30px;
 color: < {
$productlist_sort_bgcolor
}
>;
 font-size:80%;
 background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
 margin-bottom: 1px;
}
.sort_01 a, .sort_01 a:link, .sort_01 a:visited {
 color:< {
$productlist_bgcolor
}
>;
 text-decoration:none;
}
.sort_01 a:active, .sort_01 a:hover {
	color:#CCC;
	text-decoration:none;
}
/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0 2px;
	font-size:11px;
	text-decoration:line-through;

	color:#666666;
	margin:0px;
}
.price_all {
	padding:0px;
	margin:0px;
}
.discount_rate_all {
	padding:2px 0 0;
	color:#ff0000;
	margin:0px;
}
/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

.sort_02 {
	width: 564px;
	height: 28px;
 color: < {
$searchlist_sort_bgcolor
}
>;
 font-size:80%;
 background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
 margin-bottom: 1px;
}
.sort_02 a, .sort_02 a:link, .sort_02 a:visited {
 color:< {
$searchlist_bgcolor
}
>;
 text-decoration:none;
}
.sort_02 a:active, .sort_02 a:hover {
 color:< {
$searchlist_border
}
>;
 text-decoration:none;
}
/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	margin:0px;
}
.price_search {
	padding:0px;
	margin:0px;
}
.discount_rate_search {
	padding:2px 0 0;
	color:#ff0000;
	margin:0px;
}
/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	float: left;
	display: block;
	width: 49%;
	text-align: left;
	overflow: hidden;
}
.pageskip {
	float: right;
	display: block;
	width: 49%;
	text-align: right;
	overflow: hidden;
	font-size:14px;
  	color:#009933;
    font-weight: 800;
}
.pageskip a:link{
  color: #009933;
}
.pageskip a:visited{
  color: #009933;
}
.pageskip a:hover{
  color: #ff0000;
}
/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */
/* 
.product_list {
	float: left;
	width: 151px;
	margin: 0;
	padding: 10px 0;
	background: #FFFFFF;
	border: #CCCCCC solid 1px;
	text-align: center;
	overflow: hidden;
}
.product_item {
	width: 130px;
	height: 130px;
	margin: 0 auto 8px auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.product_item table  {
	width: 130px;
	height: 130px;
	border: none;
}
.product_item table td  {
	background:  #999999;
}
.product_item img {
	margin: 0;
	padding: 0;
}
.product_list .name {
	margin: 0 10px 8px 10px;
	text-align: justify;
	text-justify: distribute;
}
.product_list .name a {
	font-weight: bold;
}
.product_list .name img {
	vertical-align:middle;
}
.product_list .price {
	margin: 0 10px;
	color: #333333;
}
 */
p.name {
}
p.name a {
}
p.name img {
	font-weight: bold;
	position: absolute;
	top: 8px;
}
p.price_top {
	font-weight: bold;
}
.product_list .expl {
	color: #999;
	font-size:80%;
	line-height: 1.2em;
	text-align: left;
	margin:5px 0;
}
.product_list a, .product_list a:link, .product_list a:visited {
	text-decoration:none;
}
.product_list a:active, .product_list a:hover {
	text-decoration:none;
}

/* ------------------------------------- 
 *	商品カテゴリページ
 * ------------------------------------- */

.btnBox {
         overflow: hidden;
         text-align:center;
}
.btnBox ul{ 
	list-style:none;
        display: inline-block;
}
.btnBox li{ 
	float: left;
        padding:5px;
}
.btnBox li img{ 
        max-width:100%;
        height:auto;
}


/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	width: 564px;
	height: 30px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/footstamp_bg.gif) no-repeat;
 color: < {
$navi_list_bgcolor
}
>;
 margin-bottom: 15px;
}
.footstamp a {
color: < {
$category_fontcolor
}
>;
}
.footstamp a:link {
color: < {
$category_fontcolor
}
>;
text-decoration: none;
}
.footstamp a:visited {
color: < {
$category_fontcolor
}
>;
text-decoration: none;
}
.footstamp a:active {
color: < {
$category_fontcolor
}
>;
text-decoration: none;
}
.footstamp a:hover {
	color: #FFF;
	text-decoration: none;
}
.txt-f10 {
	font-size:10px;
}
.footstamp img {
	vertical-align:middle;
}
/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
}
/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

#detail {
	text-align:center;
	color:#000000;
}
#detail .expl {
	clear: both;
	margin: 0 0 16px 0;
	text-align: justify;
	text-justify: distribute;
	overflow: hidden;
}
#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
}


#detail .sub {
	float: left;
	width: 188px;
	text-align: center;
}
#detail .sub img {
	width: #CCCpx;
	padding: 4px;
	border:1px #dacdb9 solid;
}
#detail .table {
	width: 400px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/detail_table_bg.jpg) left top repeat-y;
	text-align:left;
	margin:20px auto 30px;
}
#detail .table .cell_1 {
	width: 130px;
	height: 28px;
	color: #6d2916;
	font-weight:bold;
	border-right: 2px #ffffff solid;
	border-bottom:2px #ffffff solid;
}
#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	color: #6d2916;
	background:#f2ebe0;
	border-bottom:2px #ffffff solid;
}
#detail .table .cell_mar {
	margin: 0 5px 0 15px;
}
/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
}
p#sk_link_other a {
}
/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:5px 0 0;
	margin:0px;
	text-decoration:line-through;
}
.price_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}
.discount_rate_detail {
	padding:0px 0 5px;
	margin:0px;
	color:#ff0000;
}
/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0;
	overflow: hidden;
}
#together .tog_main_title {
	font-weight:bold;
	margin:30px 0 5px;
	color:#6d2916;
	padding:5px 10px;
	background:#f9f4eb;
}
#together .together_list {
	float: left;
	width: 110px;
	margin: 0 15px 8px 14px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
#together img {
	margin: 0;
	padding: 0;
	border: none;
}
/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0 10px 20px 10px;
}
#trackback .tb_main_title {
	font-weight:bold;
	margin:30px 0 5px;
	color:#6d2916;
}
#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
}
#trackback .tb {
	margin:0px 0 5px;
	border:1px solid #dacdb9;
}
#trackback .tb_date {
	font-size:80%;
	padding: 10px 10px 10px 10px;
}
#trackback .tb_title {
	padding: 0 10px 10px 10px;
	color:#6d2916;
}
#trackback .tb_body {
	line-height: 1.5em;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #dacdb9;
	border-bottom: 1px dotted #dacdb9;
}
#trackback .tb_state {
	padding: 5px 10px 5px 10px;
}
/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 564px;
	margin-bottom:5px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
}
#Option .option_cell1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 6px;
}
#Option .option_cell2 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
}
#Option .option_cell3 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

.text-large{
 	font-size: 3rem;
  	color:#66cc33;
}
.text-mid{
 	font-size: 2rem;
  	color:#ff6666;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}
.price_detail_stock {
	padding:0px;
	margin:0px;
}
.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}
/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}
#ShopKeeper {
	width: 514px;
	color:#000000;
	margin-bottom: 15px;
	border-top: 1px solid #DEC996;
	border-left: 1px solid #DEC996;
}
#ShopKeeper th {
	width: 160px;
	padding:10px;
	border-right: 1px solid #DEC996;
	border-bottom: 1px solid #DEC996;
	font-size: 80%;
	font-weight: normal;
	text-align:left;

}
#ShopKeeper td {
	border-right: 1px solid #DEC996;
	border-bottom: 1px solid #DEC996;
	padding:10px;
	text-align:left;
}

#ShopKeeper td table th, #ShopKeeper td table td, #ShopKeeper td table, #ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
}
#ShopKeeper th img, #ShopKeeper td img {
	vertical-align:middle;
}
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#f6eddf;
	border-bottom:#ffffff solid 1px;
}
.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#f6eddf;
}
.txt-search strong, .txt-hitNum strong {
	color:#6d2916;
	font-weight:bold;
}
/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0 0 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0 5px;
	line-height: 0;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0 0 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0 5px;
	line-height: 0;
}
/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	color:#000000;
	margin-bottom: 15px;
}
.pe_title {
 color: < {
$privacy_title_fontcolor
}
>;
 border-top: 1px solid #DDD;
 padding-top: 15px;
}
.pe_note {
	line-height: 1.5em;
	margin:5px 5px 20px 30px;
}
/* SEARCH
--------------------------------------------------------*/
.SearchBox01 {
	margin: 0 0 16px 0;
	padding: 8px 0 0 0;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_bg_004.gif) 0 0 no-repeat;
	text-align: center;
	overflow: hidden;
}
.SearchBox02 {
	margin: 0;
	padding: 0 0 12px 0;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_bg_004x.gif) left bottom no-repeat;
	text-align: center;
	overflow: hidden;
}
.Selector {
	clear: both;
	width: 140px;
	margin: 0 auto 8px auto;
	padding: 2px 0;
	overflow: hidden;
}
.InputKey {
	clear: both;
	width: 136px;
	margin: 0 auto 8px auto;
	padding: 2px 0;
	overflow: hidden;
}
/* PAGETOP
--------------------------------------------------------*/
.PageTop {
	clear: both;
	margin: 0 0 16px 0;
	padding: 0;
	text-align: right;
	overflow: hidden;
	display: none;
}
/* ADDRESS
--------------------------------------------------------*/
address {
	margin: 0;
	padding: 16px 0;
	background-color: #FFFFFF;
	background-position: 0 0;
	background-repeat: repeat-x;
	font-style: normal;
	text-align: center;
	overflow: hidden;
}
address span {
	padding-right: 1em;
}
address img {
	clear: both;
	margin-bottom: 8px;
}
/* ぱんくず
--------------------------------------------------------*/
.TopicPass {
	margin: 0 0 8px 0;
	padding: 0 16px;
	color: #143D05;
	text-align: left;
	overflow: hidden;
}
.TopicPass a {
	color: #143D05;
}
.pankuzu {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: #DAC28A dashed 1px;
	text-align: left;
	overflow: hidden;
}
.pankuzu a {
}
.CreditBox {
	margin: 0 0 16px 0;
	padding: 7px;
	border: #003318 dotted 1px;
	text-align: center;
	overflow: hidden;
}
/* LEFT 516 CSS
--------------------------------------------------------*/
.BlocLeft516 {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.BlocLeft516 .Bn {
	clear: both;
	display: block;
	margin: 0 0 16px 0;
	padding: 0;
	overflow: hidden;
}
.BoxL {
	width: 48.850574%;
}
.BoxR {
	width: 48.850574%;
}
.BlocLeft516 .Section {
	margin: 0 0 16px 0;
	overflow: hidden;
}
.BlocLeft516 .Section img {
	width: 100%;
}
.CreditBox {
	display: none;
}
.BnDelivery {
	display: none;
}
.BlocLeft516 .sk {
	text-align: left;
}
/* BLOCLIST CSS
--------------------------------------------------------*/
#BlocItemList4 {
	width: 516px;
	width: 100%;
	overflow: visible;
}
#BlocItemList4 .searchResultList {
	margin: 0 0 32px 0;
	padding: 0 0 1px 0;
	overflow: hidden;
}
#BlocItemList4 .searchResultList li {
	float: left;
	width: 128px;
	width: 174px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#BlocItemList4 .searchResultList li a {
	text-decoration: none;
}

#BlocItemList4 .searchResultList .listInner {
	height: 184px;
	height: 230px;
	border: 1px solid #DDDDDD;
	margin: 0px -1px -1px 0px;
	padding: 24px 10px 10px 10px;
	position: relative;
	z-index: 1;
}
#BlocItemList4 .searchResultList .listInner:hover {
	border: 1px solid #2CAB3A;
	z-index: 2;
}
#BlocItemList4 .searchResultList .listInner:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#BlocItemList4 .searchResultList .thumb {
	width: 108px;
	height: 108px;
	width: 154px;
	height: 154px;
	margin: 0 auto 8px auto;
	padding: 0;
	background: #ffffff;
	overflow: hidden;
	text-align: left;
}
#BlocItemList4 .searchResultList .thumb img {
	width: 100%;
}
/* RIGT 216 CSS
--------------------------------------------------------*/
.BlocRight216 {
	float: right;
	display: block;
	width: 216px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.BlocRight216 .CreditBox {
	display: block;
	margin: 0 0 16px 0;
	padding: 7px;
	border: #003318 dotted 1px;
	text-align: center;
	overflow: hidden;
}
/* ALL PURPOSE STYLE
--------------------------------------------------------*/
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
.txt_center {
	text-align: center;
}
.margin-bottom00 {
	margin-bottom: 0;
}
.margin-bottom04 {
	margin-bottom: 4px;
}
.margin-bottom08 {
	margin-bottom: 8px;
}
.margin-bottom12 {
	margin-bottom: 12px;
}
.margin-bottom16 {
	margin-bottom: 16px;
}
.margin-bottom24 {
	margin-bottom: 24px;
}
.margin-bottom32 {
	margin-bottom: 32px;
}
.margin-bottom36 {
	margin-bottom: 36px;
}
.margin-bottom40 {
	margin-bottom: 40px;
}
.margin-bottom48 {
	margin-bottom: 48px;
}
.Section {
	overflow: hidden;
}
.QR {
	border: #473916 solid 1px;
	padding: 12px 0 8px 0;
}
.BoxL {
	float: left;
	display: block;
	overflow: hidden;
}
.BoxR {
	float: right;
	display: block;
	overflow: hidden;
}
/* INFORMATION STYLE
--------------------------------------------------------*/
.info_block {
	margin: 0 0 16px 0;
	padding: 36px 12px 12px 12px;
	border: #dec996 solid 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	overflow: hidden;
}
.infolist {
	margin: 0;
	padding: 6px 0;
	border-top: #DAC28A dashed 1px;
	overflow: hidden;
}
.infolist p {
	margin: 0;
}
.info_text {
	margin: 0 16px;
	padding: 8px;
	color:#000000;
	text-align: left;
}
.info_text p {
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_bg_010.gif) bottom repeat-x;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}
.info_bottom {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bottom_bg.jpg) 0 0 no-repeat;
	height: 5px;
}
/* CALENDAR STYLE
--------------------------------------------------------*/
.TipsCalendar {
	margin: 0 0 16px 0;
	padding: 12px 0;
	background: #dec996;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-align: center;
	overflow: hidden;
}
#Calen {
	width: 190px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
table.TableCalen {
	width: 100%;
	margin: 0 auto 8px auto;
	padding: 0;
	border: #000000 solid 1px;
	border-collapse: collapse;
}
table.TableCalen th {
	width: 14.3%;
	margin: 0;
	padding: 3px 0;
	background: #463815;
	border: #463815 solid 1px;
	border-right: #FFFFFF solid 1px;
	border-collapse: collapse;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
table.TableCalen td {
	width: 14.3%;
	margin: 0 auto;
	padding: 3px;
	background: #FFFFFF;
	border: #463815 solid 1px;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
}
table.TableCalen th.wd6 {
	color: #3399FF;
}
table.TableCalen th.wd0 {
	color: #FF3333;
}
table.TableCalen td.holiday {
	color: #FF3333;
}
table.TableCalen td.mode1 {
	color: #FFFFFF;
	background: #D92300;
}
table.TableCalen td.mode2 {
	background: #CC0000;
}
.wd6 {
	color: #0066FF;
}
.wd0 {
	color: #FF3333;
}
#calendar_note {
	margin: 0 16px;
}
.CalMode01 {
	padding: 2px;
	margin-right: 4px;
	background: #D92300;
	color: #D92300;
	overflow: hidden;
}

/* Calendar STYLE js使用
--------------------------------------------------------*/

div.cal_wrapper {
	padding: 10px 0px;
    background-color:#f7f6f6;
}
div.schedule_wrapper {
	padding: 10px 0px;
	/*width: 216px; */
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
div.cal_wrapper table.cal tr th p {
	float: left;
	padding: 5px;
	margin: 0px;
	color: #666;
	font-size: 12px;
}
div.cal_wrapper table.cal tr th div.cal_ui {
	float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	border: solid 1px #CCC;
	background-color: #FFF;
	font-size: 12px;
	margin: 0px 1px;
	padding: 1px 5px;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
	border-top: solid 1px #c2c2c2;
}
div.cal_wrapper table.cal tr td {
	font-size:12px;
	text-align: center;
	padding: 2px
}
div.cal_wrapper table.cal tr.headline td {
	padding: 5px 0px;
	color: #666;
	border-top: none;
}
div.cal_wrapper table.cal tr.headline {
	background-color: #EEE;
}
div.cal_wrapper table.cal tr td div {
	position: relative;
	padding: 5px 5px;
	font-size: 12px;
	text-align: center;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
/*	width: 180px;*/
	border: solid 1px #EEE;

	text-align: left;
	padding: 5px;
	z-index: 10;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}

/* 以下、クラス指定するときのアレ */

div.cal_wrapper table.cal tr td div.Sat {
	color: #00F;
}
div.cal_wrapper table.cal tr td div.Sun {
	color: #F00;
}
div.cal_wrapper table.cal tr td div.Today {
	font-weight: bolder;
}
div.cal_wrapper table.cal tr td div.Deli {
	background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Holyday {
	font-weight: bolder;

	color: #FFF;
	background-color: #F66;

}
div.cal_wrapper table.cal tr td div.Birthday {
	font-weight: bolder;
	background-color: #EEF;
	color: #090;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.Rinji {
	font-weight: normal;
	background-color: #FFF;
	color: #000;
	border-radius: 3px;
}

div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;

	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.pointer {
	cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
	background-color: #EEE;
}



/* FREEPAGE STYLE
--------------------------------------------------------*/

.FreePage {
	text-align: left;
	font-family: Verdana, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding: 0px 10px;
}

.FreePage p {
	text-align: left;
	margin-bottom: 1.7em;
    line-height: 1.8em;
	font-size: 1.0rem;
}

.FreePage h3 {
    display: block;
    font-size: 1.6em;
    color:#333333;
    font-weight: 600;
	margin-bottom: 1.2em;
}

.FreePage h4 {
    display: block;
    font-size: 1.1em;
    color:#333333;
    font-weight: bold;
	margin: 0 0 10px 0;
}
.FreePage h4:before{
    color: #333333;  /*アイコンの色*/
    font-family: 'Font Awesome 5 Free';
    content:"\f152";  /*アイコンのコード*/
    font-weight:400;  /*アイコンの種類*/
    margin-right:8px;  /*アイコン右の余白*/
}
--------------------------------------------------------*/

.Free_BlocLeft516 {
	float: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* FREEPAGE PHOTOAREA STYLE
--------------------------------------------------------*/
.photoarea {
	width: 522px;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
	overflow: hidden;
}
.photoarea p {
	margin: 0 0 8px 0;
}
.photoarea img {
	float: left;
	width: 168px;
	margin: 0 6px 8px 0;
	padding: 0;
	overflow: hidden;
	border: none;
}
/*	TABLET 936
------------------------------------------- */
@media screen and (max-width: 936px) {
#wrapper {
	width: 100%;
}
body {
	padding-top:40px;
}  
#header {
    width: 100%; /* 幅いっぱいを指定 */
    height: 50px; /* 高さ指定 */
    background: #FFF; /* 背景色に白を指定 */
    box-sizing: border-box; /* padding分を含んで幅を100%にする */
    position: fixed; /* ウィンドウを基準に画面に固定 */
    top: 0; /* 上下の固定位置を上から0pxにする */
    left: 0; /* 左右の固定位置を左から0pxにする */
  	z-index:900;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1); /*影をつける*/
}
.cart_btn{
  background:#FFF;
  position: fixed; /* ウィンドウを基準に画面に固定 */
  	z-index:950;
    top: 0px;
    right: 5px;
    display: flex; /* cart_btn_iconのタテヨコ中央配置 */
    justify-content: center;/* cart_btn_iconのタテヨコ中央配置 */
    align-items: center;/* cart_btn_iconのタテヨコ中央配置 */
    height: 50px;
    width: 50px;
  }
.cart_btn_icon{  
    margin-left: auto;
    margin-right: auto;
    display:block;
    padding-top:5px;
  }
.size{
  font-size:1.9em; /*fontawesomeアイコン1.7倍にする*/
}
.cart_btn_txt{
  font-size:0.8em;
  display: inline-block ;
  padding-top:3px;
  }



#login {
	float: none;
	display: none;
}
#itemsearch {
	float: none;
	display: none;
}
#navigation {
	float: none;
	display: none;
}
#header h1 {
	float: none;
	width: auto;
	height: auto;
	line-height: 2em;
	margin: 0;
	background: #2BAB39;
	color: #FFF;
	text-align: center;
	display: none;
}
#header .logo {
	float: none;
	margin-top: 5px;
}
#header .logo img {
	max-width: 60%;
	max-height: 40px;
	left:50%
}
#header .BlockRight {
	float: none;
	width: auto;
	margin: 0 0 1em 0;
	text-align: center;
	display: none;
}
#header .BlockRight p {
	text-align: center;
}
#gnavi {
	clear: both;
	background: url(https://img05.shop-pro.jp/PA01159/868/etc/cmn_nav_001.gif) top center no-repeat;
	width: auto;
}
#gnavi ul {
	float: none;
	display: block;
	margin: 0 auto;
}

.CenterTable {
	width: 100%;
	text-align: center;
}
.CenterContents {
	clear: both;
	float: none;
	width: 100%;
	width: auto;
	display: block;
	margin: 0 auto;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
}
hr.separate {
	display: block !important;
	clear: both;
	margin: 0 0 32px 0;
	padding: 0;
	border: none;
	border-top: #999 dotted 2px;
	background: none;
	height: 0px;
}
.pankuzu {
}
.BlocLeft516 {
}
#BlocItemList4 {
	width: 100%;
}
#BlocItemList4 .searchResultList {
	width: 100%;
}
#BlocItemList4 .searchResultList li {
	width: 24.96% !important;
}
#BlocItemList4 .searchResultList .listInner {
}
#BlocItemList4 .searchResultList .thumb {
	width: 100% !important;
	height: auto !important;
}
.category_title {
}
.Free_BlocLeft516 {
	width: 100%;
}
.LeftNavigation {
	clear: both;
	float: none;
	display: block;
	width: auto;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	text-align: center;
}
.LeftNavigation .Section {
	float: right;
	display: block;
	width: 49.25%;
	text-align: center;
}
.CategoryList {
	display: none;
}
.TipsCalendar {
	float: right;
	display: block;
	width: 49.25%;
}
.sidemenu2 {
	float: right;
	display: block;
	width: 49.25%;
}

.btnBox li{ 
        padding:0px;

}
}
/*	TABLET 768
------------------------------------------- */
@media screen and (max-width: 768px) {
#wrapper {
	width: 100%;
}
.sort {
	display: block;
	text-align: center;
}
.pagenavi {
	float: none;
	width: auto;
	text-align: center;
}
.pageskip {
	float: none;
	display: block;
	width: auto;
	text-align: center;
}


}
/*	SMARTP 622
------------------------------------------- */
@media screen and (max-width: 622px) {
#Navi {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background: #2BAB39;
	overflow: hidden;
}
#gnavi {
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 0;
	background: none;
	background: #2bab39;
	text-align: center;
	text-indent: 0 !important;
	overflow: hidden;
}
#gnavi ul {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#gnavi ul li {
	float: none;
	width: 100%;
	height: auto;
	color: #FFF;
	border-bottom: #0c7511 solid 1px;
}
#gnavi ul li a {
	float: none;
	width: 100%;
	height: auto;
	color: #FFF;
	padding: .5em 0;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#gnavi ul li a:hover {
	color: #FFF;
	background: none;
	background: #0c7511;
	text-decoration: none;
}
#list001 {
	width: auto;
	height: auto;
}
#list001 a {
	width: auto;
	height: auto;
}
#list001 a:hover {
	width: auto;
	height: auto;
}
#list002 {
	width: auto;
	height: auto;
}
#list002 a {
	width: auto;
	height: auto;
}
#list002 a:hover {
	width: auto;
	height: auto;
}
#list003 {
	width: auto;
	height: auto;
}
#list003 a {
	width: auto;
	height: auto;
}
#list003 a:hover {
	width: auto;
	height: auto;
}
#list004 {
	width: auto;
	height: auto;
}
#list004 a {
	width: auto;
	height: auto;
}
#list004 a:hover {
	width: auto;
	height: auto;
}
#list005 {
	width: auto;
	height: auto;
}
#list005 a {
	width: auto;
	height: auto;
}
#list005 a:hover {
	width: auto;
	height: auto;
}
#footer {
	width: 100%;
}
#menu_2 {
	width: 100%;
}


.btnBox li{ 
        width:50%;
}

}
/*	SMARTP 480
------------------------------------------- */
@media screen and (max-width: 480px) {
#wrapper {
	width: 100%;
}
#header {
	width: 100%;
	height: 50px;
	margin: 0 auto;
}
#header h1 {
	float: none;
	width: auto;
	height: auto;
	line-height: 2em;
	margin: 0;
	background: #2BAB39;
	color: #FFF;
	text-align: center;
}
#header .logo {
	float: none;
	padding: 0 10px;
	margin-bottom: 10px;
}
#header .logo img {
	max-width: 60%;
	left:50%
  }
#header .BlockRight {
	float: none;
	width: auto;
	margin: 0 0 1em 0;
	text-align: center;
}
#header .BlockRight p {
	text-align: center;
}

#navigation {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background: #2BAB39;
	overflow: hidden;
}
#navigation {
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding: 0;
	background: none;
	background: #2bab39;
	text-align: center;
	text-indent: 0 !important;
	overflow: hidden;
}
#navigation ul {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#navigation ul li {
	float: none;
	width: 100%;
	height: auto;
	color: #FFF;
	border-bottom: #0c7511 solid 1px;
}
#navigation ul li a {
	float: none;
	width: 100%;
	height: auto;
	color: #FFF;
	padding: .5em 0;
    font-weight: normal; 
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#navigation ul li a:hover {
	color: #FFF;
	background: none;
	background: #0c7511;
	text-decoration: none;
}
  
#menu_2 {
	margin: 0;
	padding: 0;
	background: #DEC996;
	text-align: center;
	overflow: hidden;
}
#menu_2 ul {
	float: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#menu_2 ul li {
	clear: both;
	display: block;
	float: none;
	width: 100%;
	height: auto;
	color: #463815;
	border-bottom: #85795a solid 1px;
	border-top: #ebdfc0 solid 1px;
}
#menu_2 ul li span {
	display: none;
}
#menu_2 ul li a {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	color: #463815;
	padding: .5em 0;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
#menu_2 ul li a:hover {
	color: #FFF;
	background: #ff6633;
}
.CenterTable {
	width: 100%;
}
.CategoryList {
}
.TipsCalendar {
	margin: 0 0 16px 0;
}
.prof_block01 {
	margin: 0 10px 16px 10px;
}

.info_block {
	margin: 0 10px 16px 10px;
}
address span {
	padding-right: 0em;
	display: block;
}
.BlocLeft516 .Bn {
	margin: 0 0 10px 0;
}
h2.h2TopTitle {
	text-align: center !important;
}
.BlocLeft516 {
}
.BlocLeft516 .Section {
	margin: 0 0 10px 0;
}
#BlocItemList4 .searchResultList li {
	width: 49.9% !important;
}
#BlocItemList4 .searchResultList .thumb {
}

.LeftNavigation {
}
.LeftNavigation .Section {
	float: none;
	clear: both;
	display: block;
	width: 100%;
}
.CategoryList {
	float: none !important;
	clear: both;
	display: block;
	width: auto !important;
}
.TipsCalendar {
	float: none !important;
	clear: both;
	display: block;
	width: auto !important;
}
#gmo_CMSPbar{
	overflow: hidden;
	background: none;
	height: 64px !important;
}
td#txt_GMO_logo{
	display: block !important;
	clear: both !important
}
td.btn_imgGMO_cell{
	display: block !important;
	clear: both !important
}
#gmo_CMSPbar img{
	display: block;
}
#gmo_CMSPbar iframe {
	height: 64px !important;
	float: none;
}

.btnBox li{ 
        width:40%
        padding:0px;
}

.hmtimg { margin: 0; }
.hmtimg th,
.hmtimg td{
        width: 95%;
        display: block;
        border-top: none;
}
.kadomaru {
        padding: 10px 10px 50px 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	border:solid 2px #3CB371;
	background-image: url(https://img05.shop-pro.jp/PA01159/868/etc/img-staff.gif);
	background-repeat: no-repeat;
	background-position: 90% bottom;
        background-size: 50px;
}
  
  h3 {
    display: block;
    font-size: 1.4em;
    color:#009A57;
    font-weight: bold;
}
}
/* PCではハンバーガーメニューを表示しない */
@media (min-width: 936px){
	.hammenu-wrapper{
		display: none;
	}
	.cart_btn{
		display: none;
	}
}

/* HAMBURGER MENU
--------------------------------------------------------*/
.hammenuBox{
    position: fixed;
	width: 70%;
    height:90%;/*これがないとスクロールしない*/
	margin-right: auto;
	overflow-x: hidden;
	overflow-y: scroll;
    top:50px;
    left: -100%;/*leftの値を変更してメニューを画面外へ*/
    transition: all 0.5s;/*アニメーション設定*/
    z-index: 1000;/*画面上の重なり順*/
}
.hamnav-title{
  color: #ffffff;
  font-size: 1.2em;
  background-color:	#006600;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  margin-bottom:0px;
}

.hamnav-title i{
  color: #ffffff;
  padding-right: 8px;
}

.hamnav-title-dark{
  color: #ffffff;
  font-size: 1.2em;
  background-color:	#666666;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
  margin-bottom:0px;
}

.hamnav-title-dark i{
  color: #ffffff;
  padding-right: 8px;
}

ul.hammenuBoxList {
  /* メニューを縦に */
  display: flex;
  flex-direction: column;
  color: #efefef;
  background-color:#FFFFFF;
 overflow: auto;
 -webkit-overflow-scrolling: touch;
}

ul.hammenuBoxList li {
  color: #464646;
  width: 100%;
  border-bottom:solid 1px #cccccc; 
  /* メニューテキスト位置をリスト内中心に */
  display: flex;
  justify-content: left;
  align-items: center;
}
ul.hammenuBoxList li a {
	display: block;
	width: 100%;
	text-decoration: none;
	transition-duration: 0.2s;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
}

ul.hammenuBoxList li a:hover {
    background: #cccccc;
    color: #464646;  
}

.hamnav-space {
    display: block;
    width: 100%;
	background: #f5f5f5;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom:0px;
	text-align: left;
}
	/* コンテンツカバー */

#menu-btn-check:checked ~ .hamburger-closelabel .hamburger-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 960;
	background: rgba(3,3,3,.5);
	display: block;
	cursor: pointer;
}

	/* メニューボタン*/
.menu-btn {
    position: fixed;
    top: 0px;
    left: 0px;
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    z-index: 950;
    background-color: #463815;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
}
.menu-btn::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  content: 'MENU';
  display: block;
  width: 100%;
  color: #fff;
  font-size: 7px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  transition: all .4s;
}
.menu-btn span{
    top: 20px;
left:25%;
}
.menu-btn span:before {
    bottom: 10px;
}
.menu-btn span:after {
    top: 10px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check:checked ~ .hammenuBox {
    left: 0;/*メニューを画面内へ*/
}
#menu-btn-check {
    display: none;
}



#gmo_CMSPbar {display: none;}

