html{overflow-x:hidden;}
.carousel{display:none;}



@media screen and (min-width: 961px) {
.mobile{display:none;}
.not_mobile{display:block;}
.content {
	width:960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.bn_tel p{font-size:48px;}
h2{font-size:2em;}
.form_content{	width:640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;}
}

@media screen and (min-width: 641px) and (max-width: 960px) {
.mobile{display:none;}
.not_mobile{display:block;}
.content {
	width:640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.bn_tel p{font-size:32px;}
h2{font-size:1.4em;}
}

@media screen and (max-width: 640px) {
.mobile{display:block;}
.not_mobile{display:none;}
.content {
	width:320px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.bn_tel p{font-size:12px;}
h2{font-size:1em;}
.sample_items div img{max-width:86px;}
#footer_logo{width:140px !important;}
#top_logo{width:40%;}
}





html{overflow-x: hidden;}



ul,li{list-style: none;margin: 0;padding: 0;}
.content {height: auto;width: 100%;padding:0 ;margin-right: auto;margin-left: auto;}
.balloon_r {position: relative;display: inline-block;padding: 10px 20px;width: auto;min-width: 115px;color: #555;text-align: center;
	background: #f5f5f5;border: 2px solid #ddd;border-radius:4px;z-index: 0;margin:5px 5px 0 0;}
.balloon_r:before {content: "";position: absolute;top: 50%; right: -8px;margin-top: -9px;display: block;width: 0px;height: 0px;
	border-style: solid;border-width: 9px 0 9px 9px;border-color: transparent transparent transparent #f5f5f5;z-index: 0;}
.balloon_r:after {content: "";position: absolute;top: 50%; right: -11px;margin-top: -10px;display: block;width: 0px;height: 0px;
	border-style: solid;border-width: 10px 0 10px 10px;border-color: transparent transparent transparent #ddd;z-index: -1;}
.balloon_active{border-color:#FCA325 !important;background-color:#FFCE89 !important;}
.balloon_active:before {border-color: transparent transparent transparent #FFCE89;}
.balloon_active:after {border-color: transparent transparent transparent #FCA325;}
.balloon_noarrow{position: relative;display: inline-block;padding: 10px 20px;width: auto;min-width: 115px;color: #555;
	text-align: center;background: #f5f5f5;border: 2px solid #ddd;border-radius:4px;z-index: 0;margin-top:5px;}

/*スマホ用固定ヘッダー*/
#topLogo{width: 40%;padding-left: 2%;margin-bottom:0px;}
#telBnr_151222{position:fixed;top:0;z-index: 99999;left:0;width:100%;min_height: 40px;background: #fff;
 box-shadow:0.5px 0.5px 1px;}
#telBnr2{width: 47%;padding:1%;}
#mailBnr2{width: 25%;padding: 1%;}
#mailBnr_151222{position:fixed;text-align:right;top:0;right:0;min_height: 40px;width:50%;}
#mailBnr a{text-decoration:none;color:#000;}
/*ENDスマホ用固定ヘッダー*/

.text_shadow{
text-shadow:
1px 1px 0px #fff,
2px 2px 2px #c9b2b2;
}
.text_shadow2{
  color: rgb(230, 0, 18);
  line-height: 0.333;
  text-shadow: 0px 4px 0px rgba(6, 0, 1, 0.5);
  -moz-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
  -webkit-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
  -ms-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
}


.tex_sdw{
	text-shadow: -2px -2px 0px #c9b2b2,
                 2px -2px 0px #c9b2b2,
                 2px 2px 0px #c9b2b2,
                 -2px 2px 0px #c9b2b2,
                 -2px 0px 0px #c9b2b2,
                 2px 0px 0px #c9b2b2,
                 0px -2px 0px #c9b2b2,
                 0px 2px 0px #c9b2b2,
		 0 0 30px #c9b2b2 ;
}

/*共通フォーム見出し*/
h2{border-radius:5px;color:#000;padding:10px;font-weight:bold;margin:20px 0;
box-shadow:  1px 1px #999;border-left: solid 10px #47A447;background: #f2f2f2;}
/*END共通フォーム見出し*/


/*ヘッダースタイル*/
header{padding:0px;width:1100px;height:100px;margin:0 auto;}

/*ヘッダー問い合わせ*/
.head_tel{width:440px;margin:0;padding: 0;
	float: right;
	height: 100px;
	position: relative;
}
.head_tel_no{
	position: absolute;
	font-size:30px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	top:25px;
	right:0px;
	width: 100%;
	height: 75px;
	padding-top: 2px;
	padding-right:8px;
	color:#c41c1e;
	border:solid 3px #C41C1E;
	border-bottom: hidden;
	border-radius: 5px 5px 0 0;
}
.tel_icon_top{
	position: absolute;
	top:30px;
	right:260px;
}
.form_top_btn{
	position: absolute;
	bottom:6px;
	right:8px;	
}
.top_subtitle{
	position: absolute;
	bottom:8px;
	left:8px;
}

/*ENDヘッダー問い合わせ*/





/*ヘッダーイメージ＆問合せ*/
.head_img{
	width:960px;
	height:610px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.head_img >img{margin:0;padding:0;}

#hed_tel{
	position: absolute;
	color:#c41c1e;
	font-size: 70px;
	font-weight: bold;
	bottom:30px;
	left:180px;
}
#hed_form_btn{
	position: absolute;	
	bottom:55px;
	right:20px;
}
.head_img >.switch{
	position: absolute;	
	bottom:0px;
	left:180px;
	font-size: 18px !important;
}

/*メイン画像の文字の装飾*/
.head_img p {
	    font-size: 35px;
	    line-height: 1.2em;
	    position: absolute;
	    left: 0px;
	    top: 12px;
	    width: 960px;
	    line-height: 1em !important;
}
.head_img p {
	color: #000;
	font-weight: bold;
}
/*ＥＮＤヘッダースタイル*/


/*相場以上の高額買取が可能*/

	/*横幅いっぱい背景*/
	.wid_bg_line{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fffef8+100 */
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #fffef8 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#fffef8 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ffffff 0%,#fffef8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffef8',GradientType=0 ); /* IE6-9 */
		margin-left:-3000px;margin-right:-3000px ;padding: 0 3000px;height: 340px;
	}
	/*横幅いっぱい背景*/

.el_items{
	margin:10px 0;
	padding: 0 10px;
	overflow-y: auto;
}
.el_items li{
	width: 135px;
	height: 135px;
	list-style: none;
	float: left;
	margin: 0 10px;
}
/*END相場以上の高額買取が可能*/



/*お悩みありませんか？*/
.nayami{
	background: url(../../../img/lp/brand/onayami.png) no-repeat center;
	width: 960px;
	height: 510px;
}
.nayami ul{
	float: right;
	margin: 120px 10px 0 0;
}
.nayami ul li{
	list-style: none;
	font-size: 24px;
	height: 50px;
	width:500px;
	padding-top: 15px;
	border-bottom:solid 2px #d0dcf1;
}
/*ENDお悩みありませんか？*/

/*全てお任せ！*/
.all_omakase{
	width: 930px;
	height: 1360px;
	background: #fff;
	border-radius: 10px;
	padding: 10px 0;
	box-shadow: inset 0px 0px 5px 0px rgba(6, 0, 1, 0.25);
}
.all_oma_title{
	width: 100%;
	font-size: 42px;
	font-weight: bold;
	line-height: 65px;
	color:#0fb91e;
	padding: 5px 0;
	border-bottom: solid 5px #f0b800;
	margin-bottom: 10px;
}
.all_oma_title span:nth-child(2){
	font-size: 70px;
}

.all_omakase >ul {
	width: 100%;
	margin: 60px auto 20px auto;
}

.all_omakase >ul li{
	width: 300px;
	float: left;
	margin: 0 5px;
	border: solid 3px #f0b800;	
	border-radius: 10px;
	text-align: center;
}
.all_omakase >ul li img:first-child{
	display: block;
	margin: -52px auto 0 auto;
}
.all_omakase >ul li >span{
	font-size: 30px;
	font-weight: bold;
	display: block;
	padding: 3px 0; 
	text-align: center;
	border-bottom: solid 2px #f0b800;
}
.all_omakase >ul li >span span{
	color:#c21c1e;
}
.all_omakase >ul li p{
	font-size: 18px;
	padding: 8px 6px;
	text-align: justify;
	line-height: 30px;
	height: 210px;
}
/*お客様の声*/
.customer_voice{
	border: solid 2px #0fb91e;
	box-shadow: inset 0px 0px 5px 0px rgba(6, 0, 1, 0.25);
	width:916px;
	height: 338px;
	border-radius: 10px;
	margin:0 auto ;
}
.customer_voice:before{
	display: block;
	content: "";
	margin: 5px auto;
	width: 80px;
	height: 10px;
	border-left: solid 40px #fff;
	border-right: solid 40px #fff;
	border-top:solid 10px #0fb91e;
}
.customer_voice >ul {
	margin: 0;
	padding: 0;
}

.customer_voice >ul li{
	width: 443px;
	height: 136px;
	background: url(../../../img/lp/brand/voice_bg.jpg) no-repeat;
	background-size: 100% auto;
	float: left;
	margin:6px;
	box-shadow: 1px 1px 3px #d2d1d1;
}
.customer_voice >ul li img{float: left;}
.customer_voice >ul li p{
	float: left;
	width: 246px;
	height: 76px;
	padding-left: 4px;
	margin: 0;
}
.customer_voice >ul li >span{
	display: block;
	width: 246px;
	height: 26px;
	float: left;
	font-size: 13px;
	text-align: right;
	padding-top: 7px;
}
.customer_voice >ul li .v_item{
	width: 197px !important;
	float: left;
	padding: 5px;
	
}
.customer_voice >ul li .v_price{
	width: 246px !important;
	float: left;
	padding: 0px;
	margin-top: -2px;
	text-align: right;
	font-size:30px;
	font-weight: bold;
	color: #c21c1e;
}
.v_price >span{font-size: 0.8em;}
/*ENDお客様の声*/



/*PC用NEW　お問い合わせ・電話番号 */
.pc_tel_bg{
	width;960px;
	height:390px;
	padding:0;
	margin: 20px auto;
	background: url(../../../img/lp/brand/tel_title_bg.jpg) no-repeat;
	background-size;100% auto;
	position:relative;
}

 .pc_tel_bg >span{
	font-size:65px;
	font-weight: bold;
	color:#dc000d;
	text-align: left;
	margin:0;
	letter-spacing: -2px;
	position:absolute;
	top:118px;
	left:180px;
}

.pc_tel_bg a .v150928_web_button {
	background-image: url(../../../img/lp/brand/hd_mail.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
	width:224px;
	height:69px;
	position: absolute;
	top:125px;
	right: 15px;
}
	
.pc_tel_bg a .v150928_web_button:hover{
	opacity: 0.8;
}

.pc_tel_bg >div{
	font-size: 23px;
	font-weight: 600;
	position: absolute;
	top:210px;
	right:470px;
	background: #fff;
	padding:5px 3px 2px 4px;
	border: solid 2px #e60012;
	border-radius:5px;
}
/* END　PC用NEW　お問い合わせ・電話番号 */


/*買取実績*/
.jisseki >div{
	width:960px;
	height:370px;
	margin: 20px auto;
	padding-top: 20px;
}
.jisseki >p{
	font-size: 2em;
	text-align: center;
}

.jisseki >div:nth-child(1){
	background: url(../../../img/lp/brand/jisseki_bg1.jpg) no-repeat;
}
.jisseki >div:nth-child(2){
	background: url(../../../img/lp/brand/jisseki_bg2.jpg) no-repeat;	
}
.jisseki >div:nth-child(3){
	background: url(../../../img/lp/brand/jisseki_bg3.jpg) no-repeat;	
}

.jisseki_main{
  width:710px;
  height: 330px;
  margin:0 auto 0 230px;
}
.jisseki_main .single-item div{
	width:710px;
	height: 330px;
	background: #fff;
	background-size: 100% auto;
}
/*END買取実績*/


/*優れたサービス対応*/
.top_class_sv{
	margin: 0 auto;
	width: 960px;
	border: solid 3px #5a4842;
	background: #fff;
	border-radius: 10px;
	text-align: center;
}
.top_class_sv >p{
	font-size: 2.5em;
	margin-bottom: 20px;
}
/*END優れたサービス対応*/


/*買取宣言*/
.declaration{
	width:960px;
	height:200px;
	border:solid 3px rgb(125, 125, 125);
	background: #fff;
	clear: both;

}
/**/


.anchor_nav{margin:5px 0;}
.anchor_nav a{font-weight:bold;margin:5px 0;}

img.max100{max-width:100%;}

.center{text-align: center;}
.thumbnail{border:4px solid orange;}

.panel-heading{padding-left:50px;background: url(../../../img/lp/brand/q.png) no-repeat 5px center;min-height: 60px;}
.panel-body{padding-left:50px;background: url(../../../img/lp/brand/a.png) no-repeat 5px center;}

.caption h3{margin:0 0 10px 0;}
.caption p{margin:0;}
.header_nav a{color:#555;text-decoration:none;}

.mgt-10{margin-top: -10px;}
.mgt3{margin-top: 3px;}
.mgt10{margin-top: 10px;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px;}
.mgt40{margin-top: 40px;}
.mgb20{margin-bottom: 20px;}
.mgb10{margin-bottom: 10px;}
.mgt-40{margin-top:-40px;}
.left{float:left;}

.thumbnail dl dt{color:orange;margin:0 0 10px 0;border-bottom:2px dashed orange;}

#pageTop{
	background:#000;
	border-radius:5px;
	color:#FFF;
	opacity: 0.5;
	padding:15px;
	position:fixed;
	bottom:20px;
	right:20px;
}
#pageTop:hover{
	background:#333;
	text-decoration: none;
}

.gray{color:#999;}

.logo{margin:10px 0;}
.badge_w{background:#fff;border-radius:10px;color:#e0061d;padding: 0 5px;font-weight: 900;}



/*横幅いっぱい背景*/
.wid_bg_1{background:#f9f9f9;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;}
.arrow_bg{background:#bcb4a6;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;height: 20px;}
.wid_bg_3{background:#F9F9F9;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;margin-top:0; }
.wid_bg_tel{background:#5a4842;margin-left:-3000px;margin-right:-3000px;padding:10px 3000px;}
.wid_bg_4{background:url(../../../img/lp/brand/bg_body2.jpg) center ;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;height:600px;}
/*END横幅いっぱい背景*/

#myCarousel{display:none;}

.content {
	width:960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.form_content{
	width:640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;}	
.logo{width:380px;}
#form_check_zipcode{width:300px;float: left;}



.ct_hl{color: #BB2517;font-weight: bold;}




/*お任せ*/
.omakase{font-size: 40px;}
#omakase{font-size: 3.5em;}
.em_up{font-size: 2em;}
/*ENDお任せ*/

/*利用者レビュー*/
.reviwe{
	background:#fff3ef;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 0;
    font-size: 20px;
    margin-bottom: 50px;
}
.reviwe_ct{background: #fff;box-shadow: 0 0 10px #d6d6d6;padding: 5px;
		width: 900px; min-height: 150px;overflow-y: auto;
		margin: 20px auto;text-align: left;position: relative;}
.reviwe_ct >p{line-height: 35px;padding:5px 0 0 15px;float: right;width: 780px;margin: 0;}
.reviwe_ct >img{width:110px;float: left;}

/*END利用者レビュー*/

/*よくある質問*/
.faq{
	
}
.faq dl{
	border: solid 1px #c9c9c9;
	margin: 20px auto;
}
.faq dt{
	height: 35px;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 20px 12px;
	padding: 0 0 0 42px;
	background: url(../../../img/lp/brand/q.png) no-repeat;
}
.faq dd{
	min-height: 35px;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 20px 12px;
	padding: 0 0 0 42px;
	background: url(../../../img/lp/brand/a.png) no-repeat;
}
/*ENDよくある質問*/


/*査定フォーム*/
.satei_form{
	width:820px;
	margin: 10px auto;
	border: solid 3px #0075c3;
	padding-bottom:10px;
	background: #fff;
}
.satei_form > h3{
	margin: 0;
	background: #0075c3;
	text-align: center;
	height: 50px;
	color: #fff;
	padding-top: 5px;
	font-size: 35px;
}
.satei_form h4{
	margin:10px 0;
	background: #c9c9c9;
	text-align: center;
	height: 30px;
	color: #fff;
	padding-top: 2px;
	font-size: 25px;
	clear: both;
}
.form_content{	width:700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.satei_form  .col-sm-9{margin:0;width:100%;padding:0;}
/* END査定フォーム*/

html{overflow-x: hidden;}



body {
	font-family: "メイリオ", "Meiryo", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	background: url(../../../img/lp/brand/bg_body.jpg) no-repeat center 100px;
}

ul,li{list-style: none;margin: 0;padding: 0;}
.content {height: auto;width: 100%;padding:0 ;margin-right: auto;margin-left: auto;}
.balloon_r {position: relative;display: inline-block;padding: 10px 20px;width: auto;min-width: 115px;color: #555;text-align: center;
	background: #f5f5f5;border: 2px solid #ddd;border-radius:4px;z-index: 0;margin:5px 5px 0 0;}
.balloon_r:before {content: "";position: absolute;top: 50%; right: -8px;margin-top: -9px;display: block;width: 0px;height: 0px;
	border-style: solid;border-width: 9px 0 9px 9px;border-color: transparent transparent transparent #f5f5f5;z-index: 0;}
.balloon_r:after {content: "";position: absolute;top: 50%; right: -11px;margin-top: -10px;display: block;width: 0px;height: 0px;
	border-style: solid;border-width: 10px 0 10px 10px;border-color: transparent transparent transparent #ddd;z-index: -1;}
.balloon_active{border-color:#FCA325 !important;background-color:#FFCE89 !important;}
.balloon_active:before {border-color: transparent transparent transparent #FFCE89;}
.balloon_active:after {border-color: transparent transparent transparent #FCA325;}
.balloon_noarrow{position: relative;display: inline-block;padding: 10px 20px;width: auto;min-width: 115px;color: #555;
	text-align: center;background: #f5f5f5;border: 2px solid #ddd;border-radius:4px;z-index: 0;margin-top:5px;}

/*スマホ用固定ヘッダー*/
#topLogo{width: 40%;padding-left: 2%;margin-bottom:0px;}
#telBnr_151222{position:fixed;top:0;z-index: 99999;left:0;width:100%;min_height: 40px;background: #fff;
 box-shadow:0.5px 0.5px 1px;}
#telBnr2{width: 47%;padding:1%;}
#mailBnr2{width: 25%;padding: 1%;}
#mailBnr_151222{position:fixed;text-align:right;top:0;right:0;min_height: 40px;width:50%;}
#mailBnr a{text-decoration:none;color:#000;}
/*ENDスマホ用固定ヘッダー*/

.text_shadow{
text-shadow:
1px 1px 0px #fff,
2px 2px 2px #c9b2b2;
}
.text_shadow2{
  color: rgb(230, 0, 18);
  line-height: 0.333;
  text-shadow: 0px 4px 0px rgba(6, 0, 1, 0.5);
  -moz-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
  -webkit-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
  -ms-transform: matrix( 1.13416642286494,0,0,1.13416642286494,0,0);
}


.tex_sdw{
	text-shadow: -2px -2px 0px #c9b2b2,
                 2px -2px 0px #c9b2b2,
                 2px 2px 0px #c9b2b2,
                 -2px 2px 0px #c9b2b2,
                 -2px 0px 0px #c9b2b2,
                 2px 0px 0px #c9b2b2,
                 0px -2px 0px #c9b2b2,
                 0px 2px 0px #c9b2b2,
		 0 0 30px #c9b2b2 ;
}

/*共通フォーム見出し*/
h2{border-radius:5px;color:#000;padding:10px;font-weight:bold;margin:20px 0;
box-shadow:  1px 1px #999;border-left: solid 10px #47A447;background: #f2f2f2;}
/*END共通フォーム見出し*/


/*ヘッダースタイル*/
header{padding:0px;width:1100px;height:100px;margin:0 auto;}

/*ヘッダー問い合わせ*/
.head_tel{width:440px;margin:0;padding: 0;
	float: right;
	height: 100px;
	position: relative;
}
.head_tel_no{
	position: absolute;
	font-size:30px;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	top:25px;
	right:0px;
	width: 100%;
	height: 75px;
	padding-top: 2px;
	padding-right:8px;
	color:#c41c1e;
	border:solid 3px #C41C1E;
	border-bottom: hidden;
	border-radius: 5px 5px 0 0;
}
.tel_icon_top{
	position: absolute;
	top:30px;
	right:260px;
}
.form_top_btn{
	position: absolute;
	bottom:6px;
	right:8px;	
}
.top_subtitle{
	position: absolute;
	bottom:8px;
	left:8px;
}

/*ENDヘッダー問い合わせ*/





/*ヘッダーイメージ＆問合せ*/
.head_img{
	width:960px;
	height:610px;
	margin:0 auto;
	padding:0;
	position:relative;
}

.head_img >img{margin:0;padding:0;}

#hed_tel{
	position: absolute;
	color:#c41c1e;
	font-size: 70px;
	font-weight: bold;
	bottom:36px;
	left:180px;
}
#hed_form_btn{
	position: absolute;	
	bottom:55px;
	right:20px;
}
.head_img >.switch{
	position: absolute;	
	bottom:0px;
	left:180px;
	font-size: 18px !important;
}

/*メイン画像の文字の装飾*/
.head_img p {
	    font-size: 35px;
	    line-height: 1.2em;
	    position: absolute;
	    left: 0px;
	    top: 12px;
	    width: 960px;
	    line-height: 1em !important;
}
.head_img p {
	color: #000;
	font-weight: bold;
}
/*ＥＮＤヘッダースタイル*/


/*相場以上の高額買取が可能*/

	/*横幅いっぱい背景*/
	.wid_bg_line{
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fffef8+100 */
		background: #ffffff; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #fffef8 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#fffef8 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ffffff 0%,#fffef8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffef8',GradientType=0 ); /* IE6-9 */
		margin-left:-3000px;margin-right:-3000px ;padding: 0 3000px;height: 340px;
	}
	/*横幅いっぱい背景*/

.el_items{
	margin:10px 0;
	padding: 0 10px;
	overflow-y: auto;
}
.el_items li{
	width: 135px;
	height: 135px;
	list-style: none;
	float: left;
	margin: 0 10px;
}
/*END相場以上の高額買取が可能*/



/*お悩みありませんか？*/
.nayami{
	background: url(../../../img/lp/brand/onayami.png) no-repeat center;
	width: 960px;
	height: 510px;
}
.nayami ul{
	float: right;
	margin: 120px 10px 0 0;
}
.nayami ul li{
	list-style: none;
	font-size: 24px;
	height: 50px;
	width:500px;
	padding-top: 15px;
	border-bottom:solid 2px #d0dcf1;
}
/*ENDお悩みありませんか？*/

/*全てお任せ！*/
.all_omakase{
	width: 930px;
	height: 1360px;
	background: #fff;
	border-radius: 10px;
	padding: 10px 0;
	box-shadow: inset 0px 0px 5px 0px rgba(6, 0, 1, 0.25);
}
.all_oma_title{
	width: 100%;
	font-size: 42px;
	font-weight: bold;
	line-height: 65px;
	color:#0fb91e;
	padding: 5px 0;
	border-bottom: solid 5px #f0b800;
	margin-bottom: 10px;
}
.all_oma_title span:nth-child(2){
	font-size: 70px;
}

.all_omakase >ul {
	width: 100%;
	margin: 60px auto 20px auto;
}

.all_omakase >ul li{
	width: 300px;
	float: left;
	margin: 0 5px;
	border: solid 3px #f0b800;	
	border-radius: 10px;
	text-align: center;
}
.all_omakase >ul li img:first-child{
	display: block;
	margin: -52px auto 0 auto;
}
.all_omakase >ul li >span{
	font-size: 30px;
	font-weight: bold;
	display: block;
	padding: 3px 0; 
	text-align: center;
	border-bottom: solid 2px #f0b800;
}
.all_omakase >ul li >span span{
	color:#c21c1e;
}
.all_omakase >ul li p{
	font-size: 18px;
	padding: 8px 6px;
	text-align: justify;
	line-height: 30px;
	height: 210px;
}
/*お客様の声*/
.customer_voice{
	border: solid 2px #0fb91e;
	box-shadow: inset 0px 0px 5px 0px rgba(6, 0, 1, 0.25);
	width:916px;
	height: 338px;
	border-radius: 10px;
	margin:0 auto ;
}
.customer_voice:before{
	display: block;
	content: "";
	margin: 5px auto;
	width: 80px;
	height: 10px;
	border-left: solid 40px #fff;
	border-right: solid 40px #fff;
	border-top:solid 10px #0fb91e;
}
.customer_voice >ul {
	margin: 0;
	padding: 0;
}

.customer_voice >ul li{
	width: 443px;
	height: 136px;
	background: url(../../../img/lp/brand/voice_bg.jpg) no-repeat;
	background-size: 100% auto;
	float: left;
	margin:6px;
	box-shadow: 1px 1px 3px #d2d1d1;
}
.customer_voice >ul li img{float: left;}
.customer_voice >ul li p{
	float: left;
	width: 246px;
	height: 76px;
	padding-left: 4px;
	margin: 0;
}
.customer_voice >ul li >span{
	display: block;
	width: 246px;
	height: 26px;
	float: left;
	font-size: 13px;
	text-align: right;
	padding-top: 7px;
}
.customer_voice >ul li .v_item{
	width: 197px !important;
	float: left;
	padding: 5px;
	
}
.customer_voice >ul li .v_price{
	width: 246px !important;
	float: left;
	padding: 0px;
	margin-top: -2px;
	text-align: right;
	font-size:30px;
	font-weight: bold;
	color: #c21c1e;
}
.v_price >span{font-size: 0.8em;}
/*ENDお客様の声*/



/*PC用NEW　お問い合わせ・電話番号 */
.pc_tel_bg{
	width;960px;
	height:390px;
	padding:0;
	margin: 20px auto;
	background: url(../../../img/lp/brand/tel_title_bg.jpg) no-repeat;
	background-size;100% auto;
	position:relative;
}

 .pc_tel_bg >span{
	font-size:65px;
	font-weight: bold;
	color:#dc000d;
	text-align: left;
	margin:0;
	letter-spacing: -2px;
	position:absolute;
	top:118px;
	left:180px;
}

.pc_tel_bg a .v150928_web_button {
	background-image: url(../../../img/lp/brand/hd_mail.png) no-repeat;
	background-size: 100%;
	margin:0 auto;
	width:224px;
	height:69px;
	position: absolute;
	top:125px;
	right: 15px;
}
	
.pc_tel_bg a .v150928_web_button:hover{
	opacity: 0.8;
}

.pc_tel_bg >div{
	font-size: 23px;
	font-weight: 600;
	position: absolute;
	top:210px;
	right:470px;
	background: #fff;
	padding:5px 3px 2px 4px;
	border: solid 2px #e60012;
	border-radius:5px;
}
/* END　PC用NEW　お問い合わせ・電話番号 */


/*買取実績*/
.jisseki >div{
	width:960px;
	height:370px;
	margin: 20px auto;
	padding-top: 20px;
}
.jisseki >p{
	font-size: 2em;
	text-align: center;
}

.jisseki >div:nth-child(1){
	background: url(../../../img/lp/brand/jisseki_bg1.jpg) no-repeat;
}
.jisseki >div:nth-child(2){
	background: url(../../../img/lp/brand/jisseki_bg2.jpg) no-repeat;	
}
.jisseki >div:nth-child(3){
	background: url(../../../img/lp/brand/jisseki_bg3.jpg) no-repeat;	
}

.jisseki_main{
  width:710px;
  height: 330px;
  margin:0 auto 0 230px;
}
.jisseki_main .single-item div{
	width:710px;
	height: 330px;
	background: #fff;
	background-size: 100% auto;
}
/*END買取実績*/


/*優れたサービス対応*/
.top_class_sv{
	margin: 0 auto;
	width: 960px;
	border:solid 3px #5a4842;
	background: #fff;
	border-radius: 10px;
	text-align: center;
}
.top_class_sv >p{
	font-size: 2.5em;
	margin-bottom: 20px;
}
/*END優れたサービス対応*/


/*買取宣言*/
.declaration{
	width:960px;
	height:200px;
	border:solid 3px rgb(125, 125, 125);
	background: #fff;
	clear: both;

}
/**/


.anchor_nav{margin:5px 0;}
.anchor_nav a{font-weight:bold;margin:5px 0;}

img.max100{max-width:100%;}

.center{text-align: center;}
.thumbnail{border:4px solid orange;}

.panel-heading{padding-left:50px;background: url(../../../img/lp/brand/q.png) no-repeat 5px center;min-height: 60px;}
.panel-body{padding-left:50px;background: url(../../../img/lp/brand/a.png) no-repeat 5px center;}

.caption h3{margin:0 0 10px 0;}
.caption p{margin:0;}
.header_nav a{color:#555;text-decoration:none;}

.mgt-10{margin-top: -10px;}
.mgt3{margin-top: 3px;}
.mgt10{margin-top: 10px;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px;}
.mgt40{margin-top: 40px;}
.mgb20{margin-bottom: 20px;}
.mgb10{margin-bottom: 10px;}
.mgt-40{margin-top:-40px;}
.left{float:left;}

.thumbnail dl dt{color:orange;margin:0 0 10px 0;border-bottom:2px dashed orange;}

#pageTop{
	background:#000;
	border-radius:5px;
	color:#FFF;
	opacity: 0.5;
	padding:15px;
	position:fixed;
	bottom:20px;
	right:20px;
}
#pageTop:hover{
	background:#333;
	text-decoration: none;
}

.gray{color:#999;}

.logo{margin:7px 0;}
.badge_w{background:#fff;border-radius:10px;color:#e0061d;padding: 0 5px;font-weight: 900;}



/*横幅いっぱい背景*/
.wid_bg_1{background:#f9f9f9;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;}
.arrow_bg{background:#bcb4a6;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;height: 20px;}
.wid_bg_3{background:#F9F9F9;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;margin-top:0; }
.wid_bg_tel{background:#5a4842;margin-left:-3000px;margin-right:-3000px;padding:10px 3000px;}
.wid_bg_4{background:url(../../../img/lp/brand/bg_body2.jpg) center ;margin-left:-3000px;margin-right:-3000px ;padding:0 3000px;height:600px;}
/*END横幅いっぱい背景*/

#myCarousel{display:none;}

.content {
	width:960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.form_content{
	width:640px;
	height: auto;
	margin-right: auto;
	margin-left: auto;}	
.logo{width:380px;}
#form_check_zipcode{width:300px;float: left;}



.ct_hl{color: #BB2517;font-weight: bold;}




/*お任せ*/
.omakase{font-size: 40px;}
#omakase{font-size: 3.5em;}
.em_up{font-size: 2em;}
/*ENDお任せ*/

/*利用者レビュー*/
.reviwe{
	background:#fff3ef;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    padding: 5px 0;
    font-size: 20px;
    margin-bottom: 50px;
}
.reviwe_ct{background: #fff;box-shadow: 0 0 10px #d6d6d6;padding: 5px;
		width: 900px; min-height: 150px;overflow-y: auto;
		margin: 20px auto;text-align: left;position: relative;}
.reviwe_ct >p{line-height: 35px;padding:5px 0 0 15px;float: right;width: 780px;margin: 0;}
.reviwe_ct >img{width:110px;float: left;}

/*END利用者レビュー*/

/*よくある質問*/
.faq{
	
}
.faq dl{
	border: solid 1px #c9c9c9;
	margin: 20px auto;
}
.faq dt{
	height: 35px;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 20px 12px;
	padding: 0 0 0 42px;
	background: url(../../../img/lp/brand/q.png) no-repeat;
}
.faq dd{
	min-height: 35px;
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 20px 12px;
	padding: 0 0 0 42px;
	background: url(../../../img/lp/brand/a.png) no-repeat;
}
/*ENDよくある質問*/


/*査定フォーム*/
.satei_form{
	width:820px;
	margin: 10px auto;
	border: solid 3px #0075c3;
	padding-bottom:10px;
	background: #fff;
}
.satei_form > h3{
	margin: 0;
	background: #0075c3;
	text-align: center;
	height: 50px;
	color: #fff;
	padding-top: 5px;
	font-size: 35px;
}
.satei_form h4{
	margin:10px 0;
	background: #c9c9c9;
	text-align: center;
	height: 30px;
	color: #fff;
	padding-top: 2px;
	font-size: 25px;
	clear: both;
}
.form_content{	width:700px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.satei_form  .col-sm-9{margin:0;width:100%;padding:0;}
/* END査定フォーム*/
.des {
	padding-bottom: 27px;
    height: auto !important;
}