* {
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6{
font-weight: normal;
}

img{
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

form{
	margin: 0;
	padding: 0;
}

/* common
================================================ */
body{
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_pagetop.jpg) repeat-x top left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, s}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link    {text-decoration: underline; color: #A70000;}
a:visited {text-decoration: underline; color: #A70000;}
a:hover   {text-decoration: none; color: #A70000;}
a:active  {text-decoration: none; color: #A70000;}



/* -------------------------------------
 *	ページレイアウト
 * ------------------------------------- */

/*ページ中央の幅*/
#wrapper {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_pagebottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
}

/*ヘッダー*/
#header {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#header h1 {
	height:125px;
	width: 210px;
	float: left;
}

#header h1 a {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	text-indent:-999999px;
	overflow: hidden;
	height: 100%;
}

/* head menu */
#header_menu {
	width: 550px;
	margin: 6px 0 0 20px;
	float: right;	
}

#header_menu p {
	color: #BE9778;
	font-size: 70%;
	margin-bottom: 13px;
	text-align: right;
}

#header_menu div {
 	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_whiteborder.gif);
	 background-repeat: repeat-x;
 	background-position: right bottom;
 	padding-bottom: 8px;
}

/* head menu01 */
#header_menu ul.menu01 {
	list-style:none;
	width: 370px;
	height:30px;
	margin-left: 180px;
	margin-bottom:0;
}

#header_menu ul.menu01 li {
	float: left;
}

#header_menu ul.menu01 li a {
	display:block;
	width:100%;
	height:30px;
	text-indent:-999999px;
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_menu01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	overflow: hidden;
}

#header_menu ul.menu01 li.urushi{width:305px;text-indent:-999999px;background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_menu01.jpg);background-position:0px 0px;height:30px;}
#header_menu ul.menu01 li.urushi a{background-position:0px 0px;}

#header_menu ul.menu01 li.home{width:65px;}
#header_menu ul.menu01 li.home a{background-position:-305px 0px;}

/* head menu02 */
#header_menu ul.menu02 {
	list-style:none;
	width: 371px;
	height:18px;
	margin-left: 179px;
	margin-top: 4px;
}

#header_menu ul.menu02 li {
	float: left;
}

#header_menu ul.menu02 li a {
	display:block;
	width:100%;
	height:18px;
	text-indent:-999999px;
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_menu02.jpg);
	background-repeat: no-repeat;
	background-position: left;	
	overflow: hidden;
}

#header_menu ul.menu02 li.guide{width:93px;}
#header_menu ul.menu02 li.guide a{background-position:0px 0px;}

#header_menu ul.menu02 li.company{width:81px;}
#header_menu ul.menu02 li.company a{background-position:-93px 0px;}

#header_menu ul.menu02 li.contact{width:109px;}
#header_menu ul.menu02 li.contact a{background-position:-174px 0px;}

#header_menu ul.menu02 li.shopping{width:88px;}
#header_menu ul.menu02 li.shopping a{background-position:-283px 0px;}


#body {
	width: 960px;
	margin: 0 auto;
	zoom:1;
	clear: both;
	_height: 100%;
}


#main {
	width: 730px;
	float: right;
	padding:0 0 0 20px;
	font-size: 80%;
	height:auto;
	background-color: #FFFFFF;
}

#side {
	width: 210px;
	float: left;
	color: #333333;
	height: 100%;
	background-color: #be9778;
}

.body_margin {
	background: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_sidebar.gif) repeat-y left top;
	overflow:hidden;
}

/* side
--------------------------*/
.side_title {
	margin-bottom: 10px;
}

#side dl {
	margin: 10px 10px 20px 10px;
}

#side dl dt {
	margin: 0;
	padding: 0;
}

#side dl dd{
	margin-left:0;
}

#side dl.menulist dt {
	border:1px solid #D9C5A8;
}

#side dl.menulist ul {
	list-style: none;
	font-size: 75%;
	background-color: #FFFFFF;
	margin-left:0;
}

#side dl.menulist ul li {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #663300;	
}

#side dl.menulist ul li a {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_manulist.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 10px;
	display:inline-block;
}

#side dl.menulist ul li.menulist-last {
	border-bottom-style: none;
}

#side dl.blandlist{
	border:1px solid #D9C5A8;
	border-bottom:none;
}

#side dl.blandlist dt{
	border-bottom:1px solid #D9C5A8;
}

#side dl.blandlist ul{
	list-style: none;
	margin:0;
}

#side dl.blandlist ul li{
	border-bottom:1px solid #D9C5A8;
}

#side dl.blandlist ul img{
	width:100%;
}

#side p {
	margin: 0 0 10px 10px;
}


/* search */
#search {
	background-color: #D9C5A8;
	padding: 2px 10px 6px 10px;
}

#search p {
	margin: 0 0 3px 0;
}


input.item {
	border: 1px solid #D3AC8D;
	margin-right: 5px;
}

/* concept */
#concept {
	font-size: 70%;
	padding-top: 20px;
}

#concept dl dt {
	margin-bottom: 3px;
}

#concept dl dd {
	margin-bottom: 10px;
	line-height: 1.2em;
	text-align: center;
}

#concept dl dd a{
	color:#111;
}


#side p a.link {
background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_manulist.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

/* guide */

.guide_bannar {
	margin: 10px;
}
#guide ul {
	list-style: none;
	font-size: 75%;
	background-color: #FFFFFF;
	margin: 10px;
}

#guide ul li {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #663300;
}

#guide ul li.guide-last {
	border-bottom-style: none;
}

#guide ul li a {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_manulist.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: 10px;
}

dl#owner {
	font-size: 80%;
	background:#D9C5A8;;
	padding:5px;
	text-align:center;
	margin-top:20px;
}
#owner img.owner_photo{
	margin-bottom:5px;
	width:170px;
}

#owner p {
	margin:0 0 5px 0;
	line-height:1.4em;
	font-size:11px;
}

#owner p.name {
	font-weight: bold;
	font-size:12px;
}

#owner img.banner{
	border:1px solid #ccc;
}

.giftinfo {
	font-size: 70%;
	padding-right: 10px;
}

#feed {
	padding: 10px;
}

#feed img {
	margin-right: 5px;
}


/* contents common parts
--------------------------*/
.main_title {
	margin-bottom: 10px;
	clear: both;
	background:#890008;
}

.pankuzu {
	color: #A70000;
}

.category_title {
	margin: 20px 0 25px 0;
	overflow:hidden;
}

.category_title img{
	width: 100%;
}

.category_title .category_title_photo{
	margin-bottom: 10px;
}

.category_title .comment{
	font-size: 100%;
  text-align: center;
}



.pagenavi {
	padding: 6px;
	background-color: #D9C5A8;
	height: auto;
	clear: both;	
}

.pagenavi div.all {
	width: 300px;
	color: #A70000;
	float: left;
}


.sort_and_navi {
	background: url(https://img09.shop-pro.jp/PA01040/129/etc/blackdot_border.gif) repeat-x scroll left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


/* product_list アイテム表示上部テキスト */
.all{
	margin-bottom:5px;
}

.sort {
	color: #A70000;
	width:100%;
	text-align:left;
	line-height:140%;
}

.sort span {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/i-link.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 0 5px 0 12px;
}


/* アイテム表示下部テキスト */
.sort02 {
	width: 180px;
	color: #A70000;
	text-align: right;
	float: right;
	margin-bottom: 15px;
}

.sort02 span {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/i-link.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 0 5px 0 12px;
}

.pagenavi02 {
	background: url(https://img09.shop-pro.jp/PA01040/129/etc/blackdot_border.gif) repeat-x left top;
	margin-bottom: 15px;
	padding-top:6px;
	clear: both;	
}

.all02 {
	width: 370px;
	color: #A70000;
	float: left;
	margin-bottom: 15px;
}

/* recomend box */
.itemlist_box {
	clear:both;
	display:flex;
	flex-wrap:wrap;
}


.item_box {
	width: 138px;
	margin-right: 10px;
	float: left;
	font-size: 85%;
	padding-bottom: 10px;
}

.item_box:nth-child(5n) {
	margin-right: 0;
}

.item_box dt {
	margin-bottom: 5px;
	text-align:center;
	background: #f7f7f7;
}

.item_box dt img{
	width:136px;
}

.item_box dd {
	line-height:140%;
}

.item_box dd p{
	margin-bottom:0;
}

.item_box02{
	width: 102px;
	float: left;
	font-size: 80%;
	padding-bottom: 25px;
}

.item_box02 dt {
	margin-bottom: 7px;
}

.border {
	border: 1px solid #BE9778;
}

/* recomend box */

.reccomendcat_box {
	width: 32%;
	margin-right: 12px;
	float: left;
	padding-bottom: 15px;
}

.reccomendcat_box dt {
	margin-bottom: 2px;
}

.reccomendcat_box dt img , .reccomendcat_box02 dt img {
	width:100%;
	border: 1px solid #ccc;
}

.reccomendcat_box dd, .reccomendcat_box02 dd{
	font-size: 12px;
	line-height:1.2em;
	margin-left:0;
}

.reccomendcat_box02 {
	width: 32%;
	float: left;
	padding-bottom: 15px;
}

.reccomendcat_box02 dt {
	margin-bottom: 2px;
}

/* quickguide_ box */
.quickguide_box {
	clear: both;
	height: 100%;
}

.quickguide_box .prg h3{
	font-size:110%;
}

.leftbox {
	width: 48%;
	float: left;
	padding-right: 2%;
}

.rightbox {
	width: 48%;
	float: right;
	padding-left: 2%;
}



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

.prg {
	background: url(https://img09.shop-pro.jp/PA01040/129/etc/blackdot_border.gif) repeat-x left bottom;
	margin-bottom: 20px;
	color: #333333;
	height:auto;
	overflow:auto;
	_padding-bottom:2px;
}

.prg h3{
	font-size: 140%;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #BE9778;
	padding-bottom: 5px;
}

.prg p {
	margin-bottom: 10px;
  line-height:160%;
}

.prg p.pagetop{
	text-align:right;
	margin:20px 0 10px 0;
	clear:both;
}

.prg p.link{
	margin:20px 0 10px 0;
}

.prg p a {
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_manulist.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

.prg ul {
	list-style-type: disc;
        list-style-position:inside;
        padding:5px;
        background:#D9C5A8;
        border:1px solid #BE9778;
}

.prg ul li {
	margin-bottom: 5px;
}

.prg img.photo{
	float:right;
	margin:0 0 5px 5px;
}


/* card　*/
.card {
	height: auto;
	overflow:auto;
	clear:both;
	margin-bottom:10px;
}

.card p.cash {
	float: left;
	padding-top: 2px;
	margin-right: 2px;
}

.card02 {
	border: 1px solid #BE9779;
	padding: 2px;
	width: 180px;
	float: left;
	margin-left: 4px;
}

.card02 img {
	margin-right: 4px;
}



/* 送料について　*/
.prg p.telandfax {
	text-align: center;
	margin-top: 15px;
}

table.deliver{
	border:1px solid #ccc;
	border-bottom:none;
}

table.deliver td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}

table.deliver th{
	font-weight:bold;
	padding:0;
	text-align:left;
	padding:5px;
}



/* footer
--------------------------*/
#footer {
	clear: both;
	width: 960px;
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_logo02.jpg);
	background-repeat: no-repeat;
	background-position: left -6px;
	margin: 0 auto 0 auto;
	height: 125px;
	padding-top: 9px;
}

#footer #footer_menu {
	width: 730px;
	margin-left: 230px;
 	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_whiteborder.gif);
 	background-repeat: repeat-x;
 	background-position: right bottom;		
}

#footer #footer_menu ul.menu03 {
	text-align: right;
	list-style:none;
	width: 154px;
	height: 26px;
	padding-top: 30px;
	float:right;
}

#footer #footer_menu ul.menu03 li {
	float: left;
}

#footer #footer_menu ul.menu03 li a {
	display:block;
	width:100%;
	height:14px;
	text-indent:999999px;
	background-image: url(https://img09.shop-pro.jp/PA01040/129/etc/bg_footermenu.jpg);
	background-repeat: no-repeat;	
	overflow: hidden;
}

#footer #footer_menu ul.menu03 li.f-home{width:65px;}
#footer #footer_menu ul.menu03 li.f-home a{background-position:0px 0px;}

#footer #footer_menu ul.menu03 li.f-top{width:89px;}
#footer #footer_menu ul.menu03 li.f-top a{background-position:-65px 0px;}

#footer address {
	font-weight: normal;
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	font-style: normal;
	margin-top: 80px;
	clear:both
}


/* ------------------------------------- 
 *	商品画像のサイズ・装飾設定(商品画像のサイズは「画像サイズ設定」で行います)
 * ------------------------------------- */

.small {font-size:10px;}
.right {text-align:right;}
.center {text-align:center;}

 

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

div.tb {margin-bottom:20px;}

div.tb div.title {
	color:<{$menu_title_fontcolor}>;
	font-size:14px;
	background:url(https://img.shop-pro.jp/tmpl_img/17/arrow.gif) no-repeat;
	background-position:left;
	border-bottom:2px dotted <{$tb_bordercolor}>;
	padding-left:15px;
	margin-bottom:10px;
}

/*ベージュの背景色エリア*/
div.area_bg {
	background:<{$right_td_bgcolor}>;
	margin:0px 10px 0px 10px;
}

/*トラックバック本文レイアウト*/
div.tb div.tb_area {
	padding:10px 15px 15px 15px;
}

div.tb div.tb_area span {
	font-size:10px;
	color:#8F826C;
	margin-right:30px; 
}

div.tb div.tb_area p.tb_title {
	border-top:1px dotted <{$tb_bordercolor}>;
	font-weight:bolder;
	padding:5px 0;
}


/* ************************************************ 
 *	商品検索結果
 * ************************************************ */

.search_result {
	margin:5px 20px 20px 0px;
        font-size:16px;
}

/*検索条件の文字の色*/
.search_result strong {
	color:<{$free_fontcolor}>;
}


/* ************************************************ 
 *	その他のページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション在庫・値段表
 * ------------------------------------- */

div#option {
	padding:10px;
	background:#FFF;
}

table.option {
	margin:20px auto;
	background:<{$option_bordercolor}>;
	}


table.option th {
	background:<{$option_bgcolor}>;
	text-align:left;
	font-weight:normal;
	border:2px solid #FFF;
}


table.option td {
	background:#FFF;
	padding:3px;
	}

.option_btn {
	text-align:center;
	}


/* ------------------------------------- 
 *	特定商取引法に基づく表記
 * ------------------------------------- */

table#shop {
	width:100%;
	margin:10px auto 40px auto;
	border:1px #ccc solid;
}

table#shop td,th {
	padding:10px;
	line-height:140%;
	border-bottom:1px solid #ccc;
}

table#shop th {
	width:150px;
	background:#ddd;
	text-align:left;
	font-weight:bold;
}

/* ------------------------------------- 
 *	支払い方法・配送方法について
 * ------------------------------------- */

.sk {
	width:100%;
	margin:10px auto 20px auto;
	border:1px <{$ShopKeeper_bordercorder}> solid;
	}

.sk .title_sp {
	padding:2px;
	}
	
.sk .title {
	font-weight:bolder;
	background:<{$ShopKeeper_bgcorder}>;
	padding:5px;
	}

.sk .title img {margin:3px;}

.sk .note {
	padding:5px;
	}

.payment_img {
	margin:3px;
	}

/* ------------------------------------- 
 *	店舗のご案内
 * ------------------------------------- */
ul.tenpo{
	display:flex;
	background: none;
  list-style: none;
  border: none;
  margin: 0;
	text-align:center;
}

/* ------------------------------------- 
 *	プライバシーポリシー
 * ------------------------------------- */

div#privacy {
	margin:10px 0px 40px 0px;
	border:1px <{$privacy_area_bordercorder}> solid;
	line-height:140%;
}

div#privacy .title_sp {
	padding:2px;
	}

div#privacy .title {
	font-weight:bolder;
	background:<{$privacy_title_bgcolor}>;
	padding:5px;
}


div#privacy .note {
	padding:5px;
}

/* ------------------------------------- 
 *	スマホ用表示
 * ------------------------------------- */
@media (min-width: 769px) {
	.pc-header , .pad_t_10{
		display:none;
	}
}

@media (max-width: 768px) {

	body{
		background:none;
	}

	#header , #side{
		display:none;
	}

	#body{
		width:100%
	}

	.body_margin{
		background:none;
	}

	#main{
		width: 98%;
	  float: none;
	  padding: 0 1%;
	}

	.item_box{
		width:32%;
    margin-right: 2%;
	}
	.item_box:nth-child(5n) {
    margin-right: 2%;
	}
	.item_box:nth-child(3n) {
    margin-right: 0;
	}
	.item_box dt img {
	  width: 100%;
	}
	table#shop th{
		width:25%;
	}
	.leftbox , .rightbox{
		width:95%;
		float:none;
		padding:0;
	}
	.category_title img {
    width: auto;
	}
	ul.tenpo{
		display:block;
	}

	#footer{
		width:100%;
	}
	#footer #footer_menu {
    width: 100%;
    margin-left: 0px;
	}
	#footer addreee {
    font-size:60%;
		margin-top:0;
		text-align:right;
	}
}


/* ドロップダウンメニュー */
.dropmenu {
  *zoom: 1;
  list-style-type: none;
  position: relative;
  z-index: 1000;
}

.dropmenu li a {
  display: block;
  line-height: 1;
}

.dropmenu li:hover ul {
  display: block;
}

.dropmenu li ul {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  width: 100%;
}

.dropmenu li {
  position: relative;
  margin: 0;
  padding: 0;
}

.dropmenu li ul li {
  width: 100%;
  background-color: #fff;
  padding: 0.5em 1em;
  text-align: left;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
}

/* colormekit.cssの上書き */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #ccc;
}

.btn {
  border-radius: 0;
}

.btn-xlg,
.btn-sm,
.btn-xs {
  border-radius: 0;
}

.btn-xs {
  padding-top: 2px;
  padding-bottom: 2px;
}

select {
  border-radius: 0;
}

input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-appearance: none;
}

/* bxSlider */
.bx-wrapper .bx-pager {
  bottom: 20px !important;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  width: 32px !important;
  height: 4px !important;
}


/* スマホ用ドロワーメニュー */
.drawer.open {
  left: 0;
}

.drawer {
  position: fixed;
  top: 0;
  left: -280px;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 280px;
  height: 100%;
  background: #fff;
  color: #212121;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.drawer__item--close {
  padding: 20px;
  text-align: right;
}

.drawer__item {
  border-bottom: 1px solid #e0e0e0;
}

.drawer__item--close a {
  color: #212121;
}

.drawer__item__name {
  font-size: 100%;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 20px;
  color: #212121;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.drawer__item__name__icon--left {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
}

.drawer__item__name__text {
  width: 70%;
  vertical-align: middle;
}

.drawer__item__name__icon--right {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.drawer__item--accordion ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
}

.linklist__item {
  border-bottom: solid 1px #e0e0e0;
  list-style: none;
}

.drawer__item--accordion .linklist__item {
  border: none;
}

.linklist__item a {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 20px;
  color: #212121;
}

.drawer__item--accordion .linklist__item a {
  padding: 10px 20px;
}

.linklist__item__text {
  width: 80%;
  height: auto;
}

.linklist__item a span {
  display: table-cell;
  vertical-align: middle;
}

.u-ac--active {
  border-bottom: 1px solid #e0e0e0;
}

/* スマホ */
.toolbar {
  border-bottom: solid 1px #e0e0e0;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}

.toolbar__inner {
  margin: 0;
  padding: 0;
}

.toolbar__item {
  list-style: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.toolbar__item--menu {
  float: left;
}

.toolbar__item--menu span {
  margin: 0 0 0 8px;
  vertical-align: middle;
  font-size: 85.71429%;
  font-weight: bold;
}

.toolbar__item--cart {
  float: right;
}

.toolbar__item a {
  color: #212121;
  padding: 0 20px;
  height: 60px;
  display: table;
}

.u-wrap {
  text-align: center;
  vertical-align: middle;
  zoom: 1;
}

.toolbar__item a .u-wrap {
  display: table-cell;
}

.toolbar__item a i {
  vertical-align: middle;
}

.toolbar__item--cart .toolbar__item__count {
  font-weight: bold;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

.section--shopname {
  padding-top: 60px;
	margin-bottom:7px;
}

.section__inner {
  padding: 15px 10px;
	background:#890008;
}

.section__inner form,
.drawer__item__name form {
  margin-bottom: 0;
}

.shopname {
  text-align: center;
  margin: 0;
  font-size: 114.28571%;
}

.shopname a {
  font-weight: bold;
  color: #fff;
  display: block;
}

.section {
  border-bottom: solid 1px #e0e0e0;
}

input[type="text"].keyword {
  font-size: 85.71429%;
  background: #fff;
  color: #212121;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

input[type="text"].keyword--small {
  width: 72%;
  height: 44px;
}

.button--blue {
  background: #333;
  color: #fff;
}

.button--small {
  font-size: 100%;
  padding: 15px 0;
  width: 25%;
  line-height: 1;
  border: none;
}

.section--search .button {
  float: right;
}


/*
 * icons
 */
.icon-user {
  background-position: -208px 0px;
}

.icon-lg-b.icon-user {
  background-position: -312px 0px;
}

.icon-adduser {
  background-position: -240px 0px;
}

.icon-lg-b.icon-adduser {
  background-position: -360px 0px;
}

.icon-login {
  background-position: -48px -80px;
}

.icon-lg-b.icon-login {
  background-position: -72px -120px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-lg-b.icon-logout {
  background-position: -48px -120px;
}

.icon-home {
  background-position: -176px -16px;
}

.icon-lg-b.icon-home {
  background-position: -264px -24px;
}

.icon-mail {
  background-position: -64px 0px;
}

.icon-lg-b.icon-mail {
  background-position: -96px 0px;
}

.icon-pencil {
  background-position: -96px 0px;
}

.icon-lg-b.icon-pencil {
  background-position: -144px 0px;
}

.icon-help {
  background-position: -272px -80px;
}

.icon-lg-b.icon-help {
  background-position: -408px -120px;
}

.icon-cart {
  background-position: -176px -64px;
}

.icon-lg-b.icon-cart {
  background-position: -264px -96px;
}

.icon-search {
  background-position: -208px -16px;
}

.icon-lg-b.icon-search {
  background-position: -312px -24px;
}

.icon-chevron_up {
  background-position: -0px -144px;
}

.icon-lg-b.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-chevron_down {
  background-position: -352px -128px;
}

.icon-lg-b.icon-chevron_down {
  background-position: -528px -192px;
}

.icon-close {
  background-position: -80px -80px;
}

.icon-lg-b.icon-close {
  background-position: -120px -120px;
}

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}

@media (max-width: 768px) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png);
  }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (max-width: 768px) and (min-device-pixel-ratio: 2),
only screen and (max-width: 768px) and (min-resolution: 192dpi),
only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png);
  }
}
