@charset "Shift_JIS";

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

/* 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: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
	background:#031e2f;
    width: 1327px;
	background-image : url(Y_shop_bg.jpg);
    background-repeat:no-repeat;
    background-position: 120% 0%;
}

#hpb-header{
    height: 	147px;
    overflow: hidden;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position:absolute;
	width:100%;
	background:#031e2f;

}

#hpb-header::before{
    content: ".";
    clear: both;
    height: 20px;
    display: block;
    visibility:hidden;
}

#hpb-headerMain{
    height:auto;
    overflow: hidden;
	margin-left:260px;
	background:#031E2F;
}

#hpb-headerLogo{
    width:100px;
	height:100px;
	top:47px;
	left:190px;
    position:fixed;
	z-index:999;
}

#hpb-footer{
    clear: both;
    width: 100%;
	margin:0;
    padding-top: 0px;
    z-index: 1;
    position: relative;
    height: 200px;
	background:#26AF98;
}

#hpb-inner{
    width: 880px;
	margin:0 auto;
	background:#11D4C0;
}

#hpb-wrapper{
    width: 646px;
	height:auto;
	margin-top:179px;
	margin-right:25px;
    float: left;
}

 #hpb-title{
	 display:block;
	 margin:0;

 }

#hpb-main{
    width: 646px;

}


#hpb-aside{
	width: 180px;
	height: auto;
	margin-top: 179px;
	float: left;
	background: #031e2f;
}

/* ナビゲーション */

#hpb-nav{
    height: 100px;
	background:#00af91;
    overflow: hidden;
	width:100%;
	position:fixed;
	top:47px;
	left:0px;
	z-index:400;
}


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

#banner{
	background:#031E2F;
	margin-top:30px;
}

#banner ul{
	margin:0;
	padding:0;
    list-style-type: none;
}


#banner li{
	display:block;
	width: 180px;
	height: 50px;
	margin-right:auto;
	border-radius:4px;
}

#banner li a:link, #banner li a:visited{
	display:block;
	color: #BBBBBB;
	width:150px;
    height: 50px;
    line-height:50px;
	margin-left:20px;
    text-align: left;
    text-decoration: none;
	font-size:0.9em;
	font-weight:normal;
	background:#031E2F;
}
#banner li a:hover{
	display:block;
	width:190px;
    line-height:50px;
    color: #031E2F;
	margin-left:-10px;
    text-align: left;
    text-decoration: none;
	font-weight:normal;
	background:#00AF91;
	text-indent:30px;
}

#banner li a:active{
	display:block;
	color: #BBBBBB;
	width:190px;
    height: 50px;
    line-height:50px;
    text-align: left;
    text-decoration: none;
	font-weight:normal;
	background:#00AF91;
}

/* 店舗情報 */

#shopinfo{
    width: 180px;
	margin-top:50px;
	padding:5px;
}
#shopinfo h3{
    display: none;
}

#shopinfo h4{

    text-align: left;
    font-size: 1.1em;
    line-height: 16px;
    font-weight: normal;
	padding-left:10px;
	margin-bottom:10px;
    color:#666;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;/* フォントファミリーは仮設定 */
}

#shopinfo p{
    text-align: left;
	color:#7D7D7D;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-top-image #hpb-title{
}

.hpb-layoutset-01 #hpb-title h2{
	    width: 646px;
    height: 365px;
    margin-top: 0px;
    margin-bottom: 21px;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
	background-image : url(Y_mainbanner.png);
}

.hpb-layoutset-02 #hpb-title h2{
	color:#00af91;
	margin:0;
	padding-bottom:20px;
}

.hpb-layoutset-02 #hpb-title h2 span.en{
	font-size:1.5em;
	margin-left:5px;
}

.hpb-layoutset-02 #hpb-title h2 span.ja{
	display:none;
}



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

#toppage
{
}

#toppage p{
	background:#031e2f;
	color:#cccccc;
	line-height:18px;
	padding:10px 20px 80px 20px;
}

#toppage p.large{
    clear: both;
	font-size:1.9em;
    font-weight: normal;
	line-height:1.5em;
	background:#031e2f;
	color:#00af91;
	display:block;
	padding:20px;
}


#hpb-main #toppage h3{
	width:626px;
	height:20px;
    float: left;
    margin:0px;
	padding:10px 0;
    text-align: left;
    font-size: 1.17em;
    color: #999999;
    font-weight:normal;
	border-left:#00af91 20px solid;
}

#toppage h3 span.ja{
    display:none;
}

#toppage h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 6px;
    padding-bottom: 0;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 250px;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: normal;
}

/* 商品情報 */
#hpb-wrapper #toppage-item .itemlist{
	margin-top:50px;

}


#hpb-wrapper #toppage-item .item{
	padding:30px 0 0 0 ;
	margin-top:10px;
    margin-bottom: 10px;
    width: 323px;
    float: left;
	background:#063c5e;
}

#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;
	border:3px solid #FFFFFF;
}

#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-size: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* フォントファミリーは仮設定 */
	color:#00af91;
	margin:5px 0px;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    color: #338ea1;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* フォントファミリーは仮設定 */
	margin:15px 0;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 50px;
    padding-right: 0px;
	background:#063c5e;
	color:#AAAAAA;
}

/* 以下レイアウト02 */

.hpb-layoutset-02 #hpb-wrapper #item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
	border:3px solid #FFFFFF;
}


.hpb-layoutset-02 #item .itemlist .item .itemdata{
	width: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:10px 5px 5px 5px;
	text-align: left;
	background-color: #063c5e;
}

.hpb-layoutset-02 #item .itemlist .item .itemdata p{
    margin: 0;
    padding:0;
    text-align: left;
	color:#AAA;
	padding:0 5px 5px 5px;
}
.hpb-layoutset-02 #hpb-wrapper .itemlist .item .itemdata h4{
    font-size: 1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* フォントファミリーは仮設定 */
	color:#00af91;
}

.hpb-layoutset-02 #hpb-wrapper .itemlist .item .itemdata h5{
    color: #338ea1;
	font-size:0.9em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; /* フォントファミリーは仮設定 */
	margin:10px 0;
}


/* 新着情報 */
#toppage-news{
	height:auto;
	padding-top:30px;
}


#hpb-wrapper #hpb-main #toppage-news dl{
	margin-top:50px;

}
#hpb-wrapper #hpb-main #toppage-news dl dt{
	color:#00AF91;
	width: 150px;
	display:block;
	height:50px;
	text-align: center;
	line-height: 65px;
	margin-right: 20px;
	list-style-type: none;
	padding-bottom:10px;
	overflow:hidden;
}
#hpb-wrapper #hpb-main #toppage-news dl dd{
	display:block;
	height:50px;
	line-height:65px;
	background:#063c5e;
	color:#BBBBBB;
	margin-bottom:3px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt:first-child + dd{
    border-top: none;
}
hr{
    color: #FFFFFF;
}


/* お問い合わせ */
#contactus p.large{
    clear: both;
	font-size:1.2em;
    font-weight: normal;
	background:#031e2f;
	color:#999999;
	padding:20px;
	margin-bottom:30px;
}

#recruit p.large{
    clear: both;
	font-size:1.2em;
    font-weight: normal;
	background:#031e2f;
	color:#999999;
	padding:20px;
	margin-bottom:30px;
}

#privacy p.large{
    clear: both;
	font-size:1.2em;
    font-weight: normal;
	color:#999999;
	padding:20px;
	margin-bottom:30px;
}

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

/* ナビゲーション */

#hpb-nav ul{
    list-style-type: none;
    overflow: hidden;
    margin:0px;
    padding:0 0 0 375px;
	width:700px;
	height:100px;
}

#hpb-nav li{
    display:block;
	width: 100px;
	height:100px;
	margin:0px;
    float: left;
    overflow: hidden;
	text-align:center;
	position:relative;
	
}


#hpb-nav li a:link{
    display:block;
	width: 100px;
	height:100px;
	color:#031e2f;
}

#hpb-nav li a:hover{
	background:#E2C41F;
	color:#031E2F;
}



#hpb-nav li span.ja{
	display:block;
	line-height:5px;
	position:absolute;
	top:60px;
	width:100px;
	margin:0px;
	font-size:0.8em;
}


#hpb-nav li span.en{
	line-height:5px;
	font-size:1.1em;
	position:absolute;
	top:40px;
	width:100px;
	margin:0px;
	display:block;
	text-transform:uppercase;
}


#hpb-nav li a:hover span.ja, #hpb-nav li a:active span.ja
{
}


#hpb-nav #nav-toppage a{

}
#hpb-nav #nav-access a{
}


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

#pagetop{
    margin:30px 0 10px 0;
    padding: 0px;
    text-align: left;
	float:left;
	text-indent:-9999px;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 140px;
    height: 25px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
	color:#00af91;
	background-image : url(Y_pagetop.png);
}

#access #pagetop{
    margin:100px 0 10px 0;
    padding: 0px;
    text-align: left;
	float:left;
	text-indent:-9999px;
}

 #access #pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 140px;
    height: 25px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
	color:#00af91;
	background-image : url(Y_pagetop.png);
}

#concept{
	margin-bottom:100px;
	min-height:550px;
}
#concept #pagetop{
    margin:200px 0 10px 0;
    padding: 0px;
    text-align: left;
	float:left;
	text-indent:-9999px;
}
/* 商品紹介ページ デザイン定義 */

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

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-main{
		width: 96%;
		float: none;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}
	.hpb-layoutset-01 #hpb-main,
	.hpb-layoutset-02 #hpb-main{
		padding-top: 5px;
	}
	.hpb-layoutset-01 #hpb-aside,
	.hpb-layoutset-02 #hpb-aside{
		border-top: 1px solid #32566d;
		position:relative;
		top: 0;
		left: 0;
		width: 100%;
		float: none;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0px;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		top: 0;
		left: 0;
		background-color: #00af91;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0;
		border-top:1px solid #021d2e;
	}
	#hpb-inner{
		min-width: 200px;
		overflow: hidden;
		position: relative;
		top: 0;
		padding-top:0;
		padding-left: 0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom:0;
		width: 100%;
		background-color:transparent;
	}
	#hpb-wrapper{
		float: none;
		margin-top:0;
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 1;
		min-height: 100px;
	}
	.hpb-layoutset-01 #hpb-container{
		background-image: none;
	}
	#hpb-header::before{
		display:none;
	}
	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* タイトル */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding-left:0;
	}

	.hpb-layoutset-01 #hpb-title h2{
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center top;
		width: 100%;
		height: 200px;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		padding-left: 0;
		padding-right:0;
		padding-top: 0px;
		padding-bottom:0;
		font-size:1.6em;
	}
	/* ナビゲーション */
	#hpb-nav ul{
		float:none;
		display: none;
		height: auto;
		width:auto;
		position:relative;
		left:0;
	}
	#hpb-nav ul.toggled-on{
		display: block;
		padding-left: 0;
	}
	#hpb-nav li{
		display: block;
		background-image:none;
		width:100%;
		height: auto;
		float:none;
		padding-left:0;
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #021d2e;
	}
	#hpb-nav li#nav-toppage a,
	#hpb-nav li#nav-concept a,
	#hpb-nav li#nav-itemlist a,
	#hpb-nav li#nav-company a,
	#hpb-nav li#nav-recruit a,
	#hpb-nav li#nav-access a,
	#hpb-nav li#nav-contactus a{
		width:100%;
		height:auto;
		
		background-image:none;
	}
	#hpb-nav li a{
		display: block;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 15px;
		padding-bottom: 12px;
		margin-left:0;
		line-height: 1;
		border-right: none;
		width:100%;
		height: auto;
	}
	#hpb-nav li a span.ja{
		display:none;
	}
	#hpb-nav li a span.en{
		line-height:1;
		position:relative;
		top: 0;
		left: 0;
		width:auto;
		text-align:left;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	/*トップページ*/
	#toppage p.large{
		padding:0;
		margin-bottom:10px;
	}

	#hpb-main #concept,
	#hpb-main #company,
	#hpb-main #recruit,
	#hpb-main #access,
	#hpb-main #contactus,
	#hpb-main #privacy{
		width: auto;
		margin-bottom:0;
		padding-bottom:0;
	}
	#hpb-wrapper #toppage-item::after{
		display:none;
	}

}

