@charset "Shift_JIS";

/* 要素リセット */
BODY{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color : #ffffff; /* 標準文字色 */
    background-color : #ff9c29;
  height : -10px;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    color: #333333;
    background-color: #eeeeee;
    background-image : url(headerBg_2Jc.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

#hpb-header{
    width: 900px;
    height: 81px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: hidden;
    background-image : url(headerBg_2Jc.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


#hpb-footer{
    clear: both;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 50px;
    z-index: 1;
    position: relative;
    background-color: #FF9C29;
}


#hpb-footerExtra1{
    width: 900px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-inner{
    position: relative;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 31px;
    padding-bottom: 50px;
    background-color: #FFF;
}
#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 900px;
}

.hpb-layoutset-02 #hpb-wrapper{
    width: 600px;
    float: left;
}

.hpb-layoutset-01 #hpb-title{
    padding-bottom: 3px;
}
.hpb-layoutset-02 #hpb-title{
    padding-bottom: 3px;
    padding-top: 20px;
    padding-left: 20px;
}
.hpb-layoutset-01 #hpb-main{
    width: 600px;
    float: left;
}
.hpb-layoutset-02 #hpb-main{
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 40px;
}

#hpb-aside{
    width: 280px;
    padding-top: 20px;
    float: right;
}

.hpb-layoutset-02 #hpb-aside
{
}


/* サイドブロック内パーツ */
/* バナー */

#banner{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#banner li{
    display: block;
}
#banner li a{
    display: block;
    text-align: left;
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height: 46px;
    margin-bottom: 5px;
    width: 260px;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_2Jc_02-01.png);
}
#banner a#banner-netshop{
    /* ネットショップ */
    background-image : url(banner_2Jc_02-02.png);
}
#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-image : url(banner_2Jc_02-03.png);
}
#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-image : url(banner_2Jc_02-04.png);
}
#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-image : url(banner_2Jc_02-05.png);
}

/* 店舗情報 */

#shopinfo{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 18px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 15px;
    background-color: #f8f8f8;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e4e4e4;
    border-right-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-left-color: #e4e4e4;
}
#shopinfo h3{
    display: none;
}

#shopinfo h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3px;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p{
    margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    line-height: 1.5;
    text-align: left;
}

/* ナビゲーション */

#hpb-nav{
    position: absolute;
    left: 0px;
    top: -32px;
    width: 900px;
    background-color: #ff9c00;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 900px;
    height: 303px;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-image : url(top_mainimg_2Jc_02.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#toppage{
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#toppage p{
    padding-left: 0;
    padding-right: 0;
}
#toppage p.large{
    padding-top: 0px;
    padding-bottom: 10px;
}

#hpb-wrapper #toppage h3{
    line-height: 16px;
    background-image: none;
    margin-bottom: 14px;
    margin-top: 0px;
    font-weight: bold;
    border-left-color: #FF9C29;
}

#hpb-wrapper #toppage h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage h3 span.ja{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}


/* 商品情報 */
#hpb-wrapper #toppage-item .item{
    padding-top: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 280px;
    float: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d8d8d8;
    border-right-color: #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-left-color: #d8d8d8;
}
#hpb-wrapper #toppage-item .item:first-child + .item{
    float: right;
}

#hpb-wrapper #toppage-item::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 14px;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    font-weight: bold;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    color: #cc2200;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
}

/* 新着情報 */
#hpb-wrapper #toppage #toppage-news h3{
    margin-top: 10px;
}

#hpb-wrapper #hpb-main #toppage-news dl{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d8d8d8;
    border-right-color: #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-left-color: #d8d8d8;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt{
    width: 100px !important;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #cc2200;
}
#hpb-wrapper #hpb-main #toppage-news dl dd{
    padding-left: 110px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: none;
    border-top-color: #CCC;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt:first-child + dd{
    border-top: none;
}
hr{
    color: #FFFFFF;
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    height: 32px;
    width: 900px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ffce80;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-transform: uppercase;
}

* html #hpb-nav li{
    /* ie6用ハック */
    width: 100px;
}

#hpb-nav li a{
    padding-top: 2px;
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
    display: block;
    height: 32px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffce80;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    padding-left: 20px;
    padding-right: 20px;
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav a:link{
    background-color: #FF9C29;
}
#hpb-nav a:visited{
    background-color: #FF9C29;
}
#hpb-nav a:hover{
    background-color: #d48200;
}
#hpb-nav a:active{
    background-color: #d48200;
}


/* 先頭に戻るボタン */

#pagetop{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
    position: absolute;
    right: -10px;
    bottom: 5px;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 138px;
    height: 35px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(returnTop_2Jc_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}
/* 商品紹介ページ デザイン定義 */

#item .itemlist{
    width: 540px;
}
#item .itemlist .item{
    width: 180px;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
		
	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	
	#hpb-header{
		width: 100%;
		height: auto;
		background-image: none;
		background-color: #FFFFFF;
		padding-bottom: 10px;
	}
	
	#hpb-footerExtra1{
		width: 100%;
	}
	
	#hpb-inner{
		width: 100%;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	
	#hpb-wrapper{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
		float: none;
	}
	
	.hpb-layoutset-01 #hpb-title{
		padding-bottom: 0px;
	}
	.hpb-layoutset-02 #hpb-title{
		padding-left: 0px;
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
	
	.hpb-layoutset-01 #hpb-main{
		width: 96%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
	}
	
	#hpb-aside{
		width: 96%;
		padding-top: 0px;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}
	
	/* サイドブロック内パーツ */
	/* バナー */
	
	#banner li a{
		background-position: top center;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#banner a#banner-access{
    /* アクセスバナー */
    background-size: contain;
	}
	#banner a#banner-netshop{
    /* ネットショップ */
    background-size: contain;
	}
	#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-size: contain;
	}
	#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-size: contain;
	}
	#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-size: contain;
	}
	
	/* 店舗情報 */
	
	#shopinfo{
		margin-right: 0px;
	}
	
	/* ナビゲーション */
	
	#hpb-nav{
		position: relative;
		top: 0px;
		width: 100%;
	}
	
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* トップページメインイメージ */
	
	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: 185px;
		background-position: top center;
		background-size: contain;
	}
	
	/* トップページ デザイン定義 */
	#toppage{
		padding-left: 0px;
	}
	
	#hpb-wrapper #toppage h3 span.en{
		padding-right: 10px;
	}
	
	#hpb-wrapper #toppage h3 span.ja{
    padding-left: 0px;
	}
	
	/* 商品情報 */
	
	#hpb-wrapper #toppage-item .itemlist .item{
		float: none;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		box-sizing: border-box;
	}
	
	#hpb-wrapper #toppage-item .item:first-child + .item{
		float: none;
	}
	
	#hpb-wrapper #toppage-item .itemlist .item .itemdata{
		max-width: 100%;
	}
	
	/* 新着情報 */
	#hpb-wrapper #hpb-main #toppage-news dl dt{
		padding-bottom: 0px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-wrapper #hpb-main #toppage-news dl dd{
		padding-left: 10px;
		border-top-width: 0px;
		border-bottom-color: #CCCCCC;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	#hpb-wrapper #hpb-main #toppage-news dl dd:last-child{
		border-bottom-width: 0px;
	}
	
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	
	/* ナビゲーション */
	#hpb-nav ul{
		height: auto;
		width: 100%;
		border-left-width: 0px;
		display: none;
	}
	
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.4;
		height: auto;
		border-top-color: #ffce80;
		border-top-style: solid;
		border-top-width: 1px;
	}
	
	#hpb-nav li a{
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
		border-right-width: 0px;
	}
	
	/* 先頭に戻るボタン */
	
	#pagetop{
		position: relative;
		right: 0px;
		bottom: 0px;


	}
	
	/* 商品紹介ページ デザイン定義 */
	#item .itemlist{
		width: 100%;
	}
	#item .itemlist .item{
		max-width: 100%;
	}
	
}