
div#HeaderBox{ position: fixed; width: 100%; z-index: 100; }

div#Contents { padding-top: 50px; }

div#Contents h2 img { width: 100%; }








/* ShopBox｜店舗に電話で問い合わせる
==============================================================================================================================*/

.shopBox { margin: 0 10px 30px 10px; }

.shopBox .tit{ background: url(../images/shop/common/img_bg_01.png) repeat-x 0 bottom; margin-bottom: 12px; padding-bottom: 10px; }

.shopBox .tit span{
	background: url(../images/contact/img_tit_01.png) no-repeat 0 0;
	background-size: 290px 49px;
	display: block;
	width: 100%;
	height: 49px;
	text-indent: -9999px;
}


.shop_info .shop_box {
	border-bottom:#eaeaea 1px solid;
	margin-bottom:12px;
	padding-bottom:12px;
	position:relative;
	padding-right: 51px;
}
.shop_info .shop_box a.shop_add {
    background:url(/sp/images/common/shop_arrow.png) no-repeat 98% center #be0000;
	background-size:15px 15px;
    color: #FFFFFF;
    display: table;
    padding: 3px 0;
    width: 100%;
}

.shop_info .shop_box a p.img {
    display: table-cell;
    padding-right: 6px;
    padding-left: 3px;
    width: 85px;
}
.shop_info .shop_box a p.img img {
    width: 100%;
}

.shop_info .shop_box dl {
	display: table-cell;
    vertical-align: middle;
	padding-right: 9%;
}
.shop_info .shop dt {
	background:#000000;
	font-weight:bold;
    margin-bottom: 4px;
    line-height: 16px;
    padding: 4px 7px;
	/* border-radius */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.shop_info .shop dd {
    line-height: 16px;
}

.shop_info .shop_box p.tel {
    position: absolute;
    top: 18%;
	right: 0;
}
.shop_info .shop_box p.tel a {
	display:block;
	width:45px;
	height:45px;
	background:url(/sp/images/common/shop_tel.png) no-repeat 0 0;
	background-size:45px 45px;
	text-indent:-9999px;
}


.shop_info .sb06{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* kaitoriBox｜出張買取のご依頼はこちら
==============================================================================================================================*/

.kaitoriBox { margin: 0 0 30px 0; }

.kaitoriBox .tit{ background: url(../images/shop/common/img_bg_01.png) repeat-x 0 bottom; margin-bottom: 12px; padding-bottom: 10px; margin: 0 10px 12px 10px; }

.kaitoriBox .tit span{
	background: url(../images/contact/img_tit_02.png) no-repeat 0 0;
	background-size: 290px 49px;
	display: block;
	width: 100%;
	height: 49px;
	text-indent: -9999px;
}

.kaitoriBox .img img{ width: 100%; }

.kaitoriBox .img span{ display: block; text-align: center; padding-top: 7px; }

.kaitoriBox .img span a{ text-decoration: underline; }



/* formBox｜メールフォームから問い合わせる
==============================================================================================================================*/

.formBox { margin: 0 10px; }

.formBox .tit{ background: url(../images/shop/common/img_bg_01.png) repeat-x 0 bottom; margin-bottom: 12px; padding-bottom: 10px; }

.formBox .tit span{
	background: url(../images/contact/img_tit_03.png) no-repeat 0 0;
	background-size: 290px 49px;
	display: block;
	width: 100%;
	height: 49px;
	text-indent: -9999px;
}

.formBox ul{
	margin: 18px 0;
}


.formBox ul li a img.hover{ display: none !important; }

.formBox ul li.btn01 a{
	display: block;
	background:url(../images/contact/img_btn_01.png) no-repeat center top;
	background-size: 272px 38px;
	width: 100%;
	height: 38px;
	text-indent: -9999px;
	margin: 0 auto;
}


.formBox ul li.btn02{ margin-top: 18px; }
.formBox ul li.btn02 a{
	display: block;
	background:url(../images/contact/img_btn_02.png) no-repeat center top;
	background-size: 272px 38px;
	width: 100%;
	height: 38px;
	text-indent: -9999px;
	margin: 0 auto;
}










