@charset "Shift_JIS";

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-wrapper{
	width: 575px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
	margin-left: 0px;
	padding-top:51px;
}

#hpb-title{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#hpb-main{
	width: 575px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
}

#hpb-aside{
	padding-top:50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width:235px;
	float:left;
	padding-bottom: 10px;
}

/* 店舗情報 */
.hpb-layoutset-01 .hpb-parts-blist-style,
.hpb-layoutset-02 .hpb-parts-blist-style{
	margin-left:0px;
	margin-right:20px;
}

#shopinfo{
	margin-left:0px;
	margin-right:20px;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-02 #hpb-wrapper,
.hpb-layoutset-02 #hpb-main{
	width: 555px;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	padding-top:20px;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    margin-right: 0;
    width: 78px;
    height: 22px;
    overflow: hidden;
    background-image : url(returnTop_5Ic.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}

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

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

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

#toppage-news{
	padding-bottom:10px;
	padding-left:0px;
	background-color:#FFFFFF;
	background-image : url(toppage-newsBg_5Ic.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#hpb-wrapper #toppage-news h3{
	font-size: 1.2em;
	line-height: 1;
	font-weight:bold;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:5px;
	margin-top:0;
	margin-bottom:15px;
	background-image : url(toppage-indexBg_5Ic.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-style: none;
}

#toppage-news span.en{
	display:none;
}

.news-photo{
	float:left;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.news-comment{
    margin-top: 0px;
	padding-top:0px;
	padding-right:20px;
	color:#666666;
}

#toppage-news hr{
	margin-bottom: 10px;
	margin-left: 15px;
	width:545px;
	padding-top:5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7dbba;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

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

#toppage-news span.date{
	color:#666666;
	font-weight:bold;
}

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


	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-wrapper{
		width: 100%;
		float: none;
		padding-top: 0;
	}
	#hpb-main{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0;
		padding-bottom: 20px;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 25px;
	}
	#hpb-aside{
		padding-top: 0px;
		margin-left: auto;
		margin-right: auto;
		width: 96%;
		float: none;
		padding-bottom: 20px;
	}
	
	/* 店舗情報 */
	#shopinfo{
		margin-left: auto;
		margin-right: auto;
	}
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
	}
	#pagetop a{
		max-width: 100%;
	}
	
	/*--------------------------------------------------------
		トップページ デザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-01 #hpb-title h2{
		height: 280px;
		background-size: contain;
	}
	/* トップページ デザイン定義 */
	#toppage-news{
		padding-left: 10px;
		padding-right: 10px;
		background-image: none;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		max-width: 100%;
		box-sizing: border-box;
	}
	#hpb-wrapper #toppage-news h3{
		line-height: 1.4;
		padding-top: 10px;
		padding-left: 10px;
		background-image: none;
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #ffcc66;
	}
	.news-photo{
		margin-left: 0;
	}
	.news-comment{
		padding-right: 0;
	}
	#toppage-news hr{
		margin-left: 0;
		width: 100%;
	}
	#toppage-news dt{
		max-width: 100%;
		box-sizing: border-box;
	}
	#toppage-news dd{
		padding-left: 0;
		min-height: 0;
	}
	
}


