@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/

#hpb-container{
  position: relative;
  background-image : url(footerBg_2Lc.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
/* ヘッダー内パーツ */

#hpb-header{
  margin-top: -1px;
}
#hpb-header::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 17px;
  font-weight: normal;
  line-height: 14px;
  font-size: 1em;
}
#hpb-headerLogo{
  width: 650px;
  float: left;
}
#hpb-headerLogo a{
  height: 52px;
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 17px;
  padding: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(logo_2Lc.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 400px;
  float: left;
  text-align: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.7em;
  line-height: 20px;
  color: #3c2b14;
  text-align: right;
}
*:first-child +html #hpb-headerExtra1 p.tel{
  /*for IE7*/
	padding-top: 2px;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  color: #000;
  font-size: 12px;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 20px;
  text-align: right;
  font-size: 12px;
}
/* フッター内パーツ */

#hpb-footer{
  clear: both;
  padding-bottom: 20px;
  padding-top: 45px;
}
#hpb-footer::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-footerExtra1{
  width: 520px;
  float: left;
}
#hpb-footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 17px;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  line-height: 24px;
}
#hpb-footerExtra1 li a:link{
  color: #000;
  background-image : url(point_2Lc_03.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 15px;
}
#hpb-footerExtra1 li a:visited{
  color: #000;
  background-image : url(point_2Lc_03.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 15px;
}
#hpb-footerExtra1 li a:hover{
  color: #5d2c01;
  text-decoration: none;
}
#hpb-footerExtra1 li a:active{
  color: #5d2c01;
  text-decoration: none;
}
#hpb-footerMain{
  width: 530px;
  float: left;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    color: #3c2b14;
  text-align: right;
  padding: 0;
  margin: 0;
}
/* バナー */

#banner{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 0;
}
#banner li{
  margin-bottom: 4px;
  padding-left: 12px;
}
#banner li a{
  background-image : url(point_2Lc_01.png);
  background-position: center left;
  background-repeat: no-repeat;
  color: #606060;
  text-decoration: none;
  padding-left: 20px;
  margin-left: 10px;
  font-size: 1.1em;
}
#banner li a:hover{
  color: #946921;
}
/* 店舗情報 */

#shopinfo{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 20px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 0;
  background-image : url(infoBg_2Lc.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#shopinfo h3{
  display: none;
}
#shopinfo h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  padding-top: 15px;
  padding-left: 90px;
  text-align: left;
  font-size: 1em;
  line-height: 16px;
  font-weight: bold;
}
#shopinfo p{
  margin: 0;
  padding-top: 20px;
  padding-right: 0.1em;
  padding-bottom: 0;
  padding-left: 10px;
  line-height: 1.4;
  text-align: left;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
}
p{
  margin: 0;
  padding-top: 0;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 0px;
  line-height: 16px;
  text-align: left;
}
p.large{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
  line-height: 16px;
  text-align: left;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
/* リンク文字色 */
a:link{
  color: #9d662c;
  text-decoration: underline;
}
a:visited{
  color: #9d662c;
  text-decoration: underline;
}
a:hover{
  color: #946921;
  text-decoration: underline;
}
a:active{
  color: #946921;
  text-decoration: underline;
}
hr{
  height: 1px;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
  border-left-width: 1px;
  border-left-style: none;
}
.hpb-layoutset-02 h2{
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  padding-top: 40px;
  padding-right: 0;
  padding-left: 35px;
  padding-bottom: 0px;
  font-size: 1.4em;
  line-height: 16px;
  font-weight: normal;
}
.hpb-layoutset-02 h2 span.ja{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 1.2em;
}
.hpb-layoutset-02 h2 span.en{
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
  color: #3c2b14;
  font-size: 0.85em;
  text-transform: uppercase;
}
#hpb-wrapper h3{
  clear: both;
  margin-bottom: 20px;
  margin-top: 0;
  margin-right: 20px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  font-size: 1.1em;
  line-height: 16px;
  color: #000;
  font-weight: normal;
  background-image: none;
  background-image : url(indexBg_2Lc.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}
h3.hpb-c-index{
  height: 1px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  text-align: left !important;
  text-indent: -9999px !important;
  background: none !important;
}
h4{
  clear: both;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  line-height: 16px;
  font-weight: normal;
}
h5{
  clear: both;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  line-height: 16px;
  font-weight: normal;
}
table{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #946921;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #946921;
}
table th{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  font-weight: normal;
  background-color: #f3d9ac;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #946921;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #946921;
}
table td{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #946921;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #946921;
  background-color: #fff;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 15px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
textarea{
  width: 400px;
  height: 200px;
}
input.l{
  width: 400px;
}
input.m{
  width: 250px;
}
input.s{
  width: 150px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0;
  list-style-type: none;
}
#hpb-main ul li{
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 15px;
  text-align: left;
  line-height: 1.4;
  background-image : url(point_2Lc_02.png);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-right: 20px;
}
#hpb-main dt{
  float: left;
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 15px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  font-weight: normal;
  width: 140px !important;
  background-image : url(point_2Lc_02.png);
  background-position: 3px 8px;
  background-repeat: no-repeat;
}
#hpb-main dd{
  margin: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 156px;
  text-align: left;
  line-height: 16px;
  min-height: 16px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #946921;
}
*:first-child + html #hpb-main dd{
  /* for IE7 */
    padding-left: 10px;
  min-height: 20px;
}
* html #hpb-main dd{
  /* for IE6 */
    padding-left: 0px;
  height: 20px;
}
#hpb-main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 0;
}
#hpb-main img.left{
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 15px;
  margin-left: 0;
  float: left;
}
#hpb-main img.right{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 15px;
  margin-left: 20px;
  float: left;
}
#pagetop{
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 15px;
  padding-left: 5px;
  padding-bottom: 15px;
  padding-right: 5px;
  text-align: right;
}
#pagetop a{
  /* 先頭に戻るボタンの左右設定 */
   background-image : url(returnTop_2Lc.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 20px;
}
#pagetop a:link{
  color: #000;
  text-decoration: none;
}
/* トップページ デザイン定義 */

#toppage p{
  padding-left: 10px;
}
#toppage p.large{
  color: #3c2b14;
  font-weight: bold;
  padding-left: 10px;
}
#toppage-item{
  padding-left: 10px;
}
#hpb-wrapper #toppage-item h3{
  margin-bottom: 10px;
  margin-top: 0;
  margin-right: 20px;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  font-size: 1.1em;
  line-height: 16px;
  color: #000;
  font-weight: normal;
  background-image: none;
  background-image : url(indexBg_2Lc.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#hpb-wrapper #toppage-item h3 span.en{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  color: #3c2b14;
  font-size: 1.1em;
  font-weight: bold;
}
#hpb-wrapper #toppage-item h3 span.ja{
  padding-top: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
}
#hpb-wrapper #toppage-item .itemlist .item img{
  background-color: #dcdcdc;
  padding: 3px;
  float: left;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  float: left;
}
#hpb-wrapper #toppage-item .item::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #f4520b;
  line-height: 1.4;
  font-weight: normal;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
  margin: 0;
  padding: 0;
  padding-left: 5px;
  line-height: 1.2;
  text-align: left;
}
#toppage-news{
  padding-left: 10px;
}
#hpb-wrapper #toppage-news h3{
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 10px;
  font-size: 1.1em;
  line-height: 16px;
  color: #000;
  font-weight: normal;
  background-image: none;
  background-image : url(indexBg_2Lc.png);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#hpb-wrapper #toppage-news h3 span.en{
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  text-transform: uppercase;
  color: #3c2b14;
  font-size: 1.1em;
  font-weight: bold;
}
#hpb-wrapper #toppage-news h3 span.ja{
  padding-top: 0;
  padding-right: 0;
  padding-left: 10px;
  padding-bottom: 0;
}
/* アクセスページ デザイン定義 */

#access{
  text-align: left;
}
/* 商品紹介ページ デザイン定義 */

#item .itemlist{
  width: 600px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#item .itemlist::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#item .itemlist .item{
  width: 178px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
  float: left;
}
#item .itemlist .item img{
  margin: 0;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #dcdcdc;
  border-right-width: 3px;
  border-right-style: solid;
  border-right-color: #dcdcdc;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #dcdcdc;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #dcdcdc;
}
#item .itemlist .item .itemdata{
  width: 160px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#item .itemlist .item .itemdata h4{
  margin: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  line-height: 1.4;
}
#item .itemlist .item .itemdata h5{
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  color: #f4520b;
  line-height: 1.4;
  font-weight: normal;
}
#item .itemlist .item .itemdata p{
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-align: left;
}
#item #nbanner{
  width: 539px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
#item #nbanner a{
  width: 539px;
  height: 55px;
  display: block;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
  background-image : url(banner-netshop2_2Lc.png);
  background-position: top left;
  background-repeat: no-repeat;
}
/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image: none;
}
/* ヘッダー内パーツ */
	#hpb-header{
  margin-top: 0px;
}
#hpb-headerMain h1{
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-headerLogo{
  width: 98%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
#hpb-headerLogo a{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-position: top center;
  background-size: contain;
  max-width: 100%;
}
#hpb-headerExtra1{
  width: 98%;
  float: none;
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-right: 1%;
  padding-bottom: 10px;
  padding-left: 1%;
}
#hpb-headerExtra1 p.tel{
  padding-right: 0px;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
		padding-right: 0px;
  display: block;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
		padding-right: 0px;
}
/* フッター内パーツ */
	
	#hpb-footer{
  background-image : url(footerBg_2Lc.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#hpb-footerExtra1{
  width: 100%;
  float: none;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
		margin-bottom: 5px;
  padding-right: 10px;
  display: inline-block;
}
#hpb-footerMain{
  width: 100%;
  float: none;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
		text-align: center;
  padding-top: 15px;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 1.4;
  word-break: break-all;
}
/* バナー */
	
	#banner li{
  padding-left: 0px;
}
#banner li a{
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  box-sizing: border-box;
}
/* 店舗情報 */
	
	#shopinfo{
  margin-left: auto;
  margin-right: auto;
  padding-right: 0px;
}
/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
  width: 27px;
  height: 20px !important;
  background-image : url(btn_menu.png) !important;
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  overflow: hidden !important;
  text-indent: -9999px !important;
  cursor: pointer;
}
/*--------------------------------------------------------
		基本パーツデザイン設定
	--------------------------------------------------------*/
	
	p{
  padding-right: 0px;
}
.hpb-layoutset-02 h2{
  padding-top: 20px;
  padding-left: 0px;
  line-height: 1.4;
  word-break: break-all;
}
.hpb-layoutset-02 h2 span.ja{
  padding-left: 10px;
  display: inline-block;
}
.hpb-layoutset-02 h2 span.en{
  display: inline-block;
}
#hpb-wrapper h3{
  margin-right: 0px;
}
table{
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main ul{
  margin-left: 0px;
}
#hpb-main dl{
  padding-right: 0px;
}
#hpb-main dt{
  float: none;
  padding-bottom: 0px;
  max-width: 100%;
  box-sizing: border-box;
}
#hpb-main dd{
  padding-left: 15px;
}
#hpb-main img.left{
  margin-right: 0px;
  float: none;
}
#hpb-main img.right{
  margin-left: 0px;
  float: none;
}
/* トップページ デザイン定義 */
	#toppage p{
  padding-left: 0px;
}
#toppage p.large{
  padding-left: 0px;
}
#toppage-item{
  padding-left: 0px;
}
#hpb-wrapper #toppage-item h3{
  margin-right: 0px;
}
#hpb-wrapper #toppage-item h3 span.en{
  padding-right: 10px;
  display: inline-block;
}
#hpb-wrapper #toppage-item h3 span.ja{
  padding-left: 0px;
}
#hpb-wrapper #toppage-item .itemlist .item img{
  float: none;
  box-sizing: border-box;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata{
  margin-bottom: 15px;
  float: none;
}
#toppage-news{
  padding-left: 0px;
}
#hpb-wrapper #toppage-news h3 span.en{
  padding-right: 10px;
  display: inline-block;
}
#hpb-wrapper #toppage-news h3 span.ja{
  padding-left: 0px;
}
/* 商品紹介ページ デザイン定義 */
	#item .itemlist{
  width: 100%;
}
#item .itemlist .item{
  margin-right: 2%;
  margin-left: 2%;
  float: none;
  max-width: 96%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
#item .itemlist .item img{
  box-sizing: border-box;
}
#item .itemlist .item .itemdata{
  max-width: 100%;
}
#item #nbanner{
  width: 100%;
}
#item #nbanner a{
  max-width: 100%;
  background-position: top center;
  background-size: contain;
}
}