@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #000000;
	background-image : url(headerBg_2Vb_01.png);
	background-repeat: repeat-x;
	background-position: center top;
	min-width: 960px;
}

/* 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;
	background-image : url(footerBg_2Vb.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#hpb-header{
	width: 960px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	padding: 0;
	height: 155px;
}

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


#hpb-footer{
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
	z-index: 1;
	position: relative;
	margin: 0;
}


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

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

#hpb-wrapper{
	width: 960px;
}

.hpb-layoutset-02 #hpb-wrapper{
	width: 960px;
}

.hpb-layoutset-01 #hpb-title{
	padding-bottom:3px;
}
.hpb-layoutset-02 #hpb-title{
	background-image : url(titleBg_2Vb.png);
	background-repeat: no-repeat;

}
.hpb-layoutset-01 #hpb-main{
	width: 690px;
	float: left;
}
.hpb-layoutset-02 #hpb-main{
	width: 665px;
	float: left;
	margin-top: 23px;
	margin-left: 10px;
}

#hpb-aside{
	width: 260px;
	padding-top: 10px;
	float: right;
}

.hpb-layoutset-02 #hpb-aside{
	width: 260px;
	padding-top: 20px;
	padding-right: 0px;
	float: right;
}




/* ナビゲーション */

#hpb-nav{
	position: absolute;
	left: 10px;
	top: -32px;
	width: 950px;
}

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

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


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

/* ナビゲーション */

#hpb-nav ul{
	padding: 0;
	margin: 0;
	height: 20px;
	list-style-type: none;
	overflow: hidden;
	width: 950px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bcbcbc;
}

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

#hpb-nav li{
	float: left;
	display: inline;
	overflow: hidden;
	text-transform: uppercase;
}

#hpb-nav li a{
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	display: block;
	line-height: 20px;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcbcbc;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	letter-spacing: 0.1em;
}

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

#hpb-nav a:hover{
	color:#734f17;
    background-repeat: repeat-x;
	background-position: top left;
}
#hpb-nav a:active{
	color:#734f17;
    background-repeat: repeat-x;
	background-position: top left;
}


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

#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;
	right:0px;
	bottom:5px;
}

#pagetop a{
	/* 先頭に戻るボタンの左右設定 */
	display: block;
	width: 133px;
	height: 29px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	background-image : url(returnTop_2Vb.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) {
	
	body{
		min-width: 100%;
	}
	
	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image: none;
	}
	
	#hpb-header{
		width: 100%;
		height: auto;
		border-top-color: #90D2F7;
		border-top-style: solid;
		border-top-width: 6px;
		padding-bottom: 10px;
	}
	
	#hpb-footer{
		padding-top: 0px;
		background-color: #6E6E6E;
	}
	
	#hpb-footerExtra1{
		width: 100%;
		background-color: #74C1DD;
	}
	
	#hpb-inner{
		width: 100%;
		margin-top: 0px;
	}
	
	#hpb-wrapper{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
	}
	
	.hpb-layoutset-01 #hpb-title{
		padding-bottom: 0px;
	}
	.hpb-layoutset-02 #hpb-title{
		background-image: none;
		background-color: #5CBBDD;
		border-top-color: #EBEBEB;
		border-top-style: solid;
		border-top-width: 1px;
		border-right-color: #EBEBEB;
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: #EBEBEB;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #EBEBEB;
		border-left-style: solid;
		border-left-width: 1px;
		margin-top: 10px;
		margin-bottom: 20px;
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.hpb-layoutset-01 #hpb-main{
		width: 96%;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 20px;
	}
	
	#hpb-aside{
		float: none;
		padding-top: 0px;
		padding-bottom: 20px;
		max-width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
	.hpb-layoutset-02 #hpb-aside{
		float: none;
		padding-top: 0px;
	}
	
	/* ナビゲーション */
	
	#hpb-nav{
		position: relative;
		left: 0px;
		top: 0px;
		width: 100%;
		background-color: #F5F8F9;
		border-top-color: #BCBCBC;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-color: #BCBCBC;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	/* トップページメインイメージ */
	
	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: 195px;
		background-size: contain;
	}
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	
	/* ナビゲーション */
	
	#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;
		border-top-color: #BCBCBC;
		border-top-style: solid;
		border-top-width: 1px;
	}
	
	#hpb-nav li a{
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		line-height: 1.4;
		border-right-width: 0px;
	}
	
	/* 商品紹介ページ デザイン定義 */

	#item .itemlist{
		width: 100%;
	}
	
}