/**=
* ========================================
* h1・h2・h3・h4 トップタイトル
* ======・==================================
*/
h1 { margin:0; padding:0; position:relative;}
h2 { margin:0; padding:0; position:relative;}
h3 { margin:0; padding:0; position:relative;}
h4 { margin:0; padding:0;}
h5 { margin:0; padding:0;}

/**=
* ========================================
* h2・h3・h4 内部コンテンツタイトル
* ========================================
*/
.cont-t01{ width:222px; height:114px; position:relative;}
.cont-t01 a{ width:222px; height:114px; display:block; text-indent: -9999px; background: url(../images/title/contents-title.png?20180406) 0 0;}
.cont-t01 a:hover{ opacity:0.7;}
.cont-t02{ width:222px; height:114px; text-indent: -9999px;}
.cont-t02 a{ width:222px; height:114px; display:block; background: url(../images/title/contents-title.png?20180406) 0 -114px;}
.cont-t02 a:hover{ opacity:0.7;}

.title{
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#004097', endColorstr = '#009fe8');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#004097', endColorstr = '#009fe8')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #004097, #009fe8);
	background-image: -ms-linear-gradient(left, #004097, #009fe8);
	background-image: -o-linear-gradient(left, #004097, #009fe8);
	background-image: -webkit-gradient(linear, left top, right top, from(#004097), to(#009fe8));
	background-image: -webkit-linear-gradient(left, #004097, #009fe8);
	background-image: linear-gradient(left, #004097, #009fe8);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	padding-bottom:6px;
}
.title span{
	display:block;
	background-color:#FFF;
	line-height:1.4;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {

.top-t{
	width:572px;
	height:200px;
	text-indent: -9999px;
	background: url(../images/title/top-title.png?20180406) 0 0;
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:0;
	-moz-background-size:276px 100px;
	background-size:276px 100px;
	display: none;
}
/** トップ */
.top-t4{
	width: 320px;
	height: 86px;
	text-indent: -9999px;
	background: url(../images/top/top-t4.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin:6px 0 6px 0;
}

.top-t4:hover{ opacity:0.7;}
.top-t5{
	padding:0;
	margin:0;
	width: 158px;
	height: 82px;
	text-indent: -9999px;
	background: url(../images/top/top-t5.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t5:hover{ opacity:0.7;}
.top-t6{
	padding:0;
	margin:0;
	width: 158px;
	height: 82px;
	text-indent: -9999px;
	background: url(../images/top/top-t6.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;	
}
.top-t6:hover{ opacity:0.7;}
.top-t7{
	width: 320px;
	height: 86px;
	text-indent: -9999px;
	background: url(../images/top/top-t7.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	clear: both;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t7:hover{ opacity:0.7;}
.top-t8{
	padding:0;
	margin:0;
	width: 158px;
	height: 82px;
	text-indent: -9999px;
	background: url(../images/top/top-t8.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t8:hover{ opacity:0.7;}
.top-t9{
	padding:0;
	margin:0;
	width: 158px;
	height: 82px;
	text-indent: -9999px;
	background: url(../images/top/top-t9.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t9:hover{ opacity:0.7;}
.top-t2{ 
	width:100%;
	padding: 10px;
	margin: 0 0 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0067D9), color-stop(0.00, #004897));
	background: -webkit-linear-gradient(#004897, #0067D9);
	background: -moz-linear-gradient(#004897, #0067D9);
	background: -o-linear-gradient(#004897, #0067D9);
	background: -ms-linear-gradient(#004897, #0067D9);
	background: linear-gradient(#004897, #0067D9);
}
.top-t3{
	width:260px;
	height:42px;
	text-indent: -9999px;
	background: url(../images/common/logo3.png?20180406) no-repeat;
	padding: 0;
	margin: 0 auto 20px auto;
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
}

.cont-t01{ width:158px; height:80px position:relative; float:left;}
.cont-t01 a{ width:158px; height:80px; display:block; text-indent: -9999px; background: url(../images/title/cont-t01.png?20180406); background-repeat: no-repeat; moz-background-size:cover;  moz-background-size:cover; 
background-size:cover; -moz-box-shadow: 0 1px 3px #000; -webkit-box-shadow: 0 1px 3px #000; margin:12px 0 0 0;}
.cont-t01 a:hover{ opacity:0.7;}
.cont-t02{ width:158px; height:80px; float:right;}
.cont-t02 a{ width:158px; height:80px; display:block; text-indent: -9999px; background: url(../images/title/cont-t02.png?20180406); background-repeat: no-repeat; moz-background-size:cover;  moz-background-size:cover; 
background-size:cover; -moz-box-shadow: 0 1px 3px #000; -webkit-box-shadow: 0 1px 3px #000; margin:12px 0 0 0;}
.cont-t02 a:hover{ opacity:0.7;}

/**  無料出張査定 ===*/
/**  無料査定の前に ===*/
/**  オンライン査定 ===*/
/**  フリーダイヤル電話査定 ===*/
.limit-1{ width:546px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -600px; position:absolute; top:-25px; left:10px; display:none;}
.limit-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -621px; position:absolute; top:-40px; z-index:20; display:none;}

/**  バイク買取 ===*/
.purchase-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 0; position:absolute; top:-25px; left:10px; display:none;}
.purchase-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}

/**  会社概要 ===*/
.company-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}
/**  名義変更について ===*/
.change-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -400px; position:absolute; top:-25px; left:10px; display:none;}
.change-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -414px; position:absolute; top:-40px; z-index:20; display:none;}
/**  廃車手続きについて ===*/
.scrap-1{ width:543px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -200px; position:absolute; top:-25px; left:10px; display:none;}
.scrap-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -207px; position:absolute; top:-40px; z-index:20; display:none;}
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
.top-t{
	width:572px;
	height:200px;
	text-indent: -9999px;
	background: url(../images/title/top-title.png?20180406) 0 0;
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:0;
	-moz-background-size:276px 100px;
	background-size:276px 100px;
	display: none;
}
/** トップ */
.top-t4{
	width: 360px;
	height: 87px;
	text-indent: -9999px;
	background: url(../images/top/top-t4.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin:6px 0 6px 0;
}

.top-t4:hover{ opacity:0.7;}
.top-t5{
	padding:0;
	margin:0;
	width: 178px;
	height: 92px;
	text-indent: -9999px;
	background: url(../images/top/top-t5.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t5:hover{ opacity:0.7;}
.top-t6{
	padding:0;
	margin:0;
	width: 178px;
	height: 92px;
	text-indent: -9999px;
	background: url(../images/top/top-t6.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
	float:right !important;
}
.top-t6:hover{ opacity:0.7;}
.top-t7{
	width: 360px;
	height: 87px;
	text-indent: -9999px;
	background: url(../images/top/top-t7.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	clear: both;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t7:hover{ opacity:0.7;}
.top-t8{
	padding:0;
	margin:0;
	width: 178px;
	height: 92px;
	text-indent: -9999px;
	background: url(../images/top/top-t8.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t8:hover{ opacity:0.7;}
.top-t9{
	padding:0;
	margin:0;
	width: 178px;
	height: 92px;
	text-indent: -9999px;
	background: url(../images/top/top-t9.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	margin-bottom:6px;
}
.top-t9:hover{ opacity:0.7;}
.top-t2{ 
	width:100%;
	padding: 10px;
	margin: 0 0 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0067D9), color-stop(0.00, #004897));
	background: -webkit-linear-gradient(#004897, #0067D9);
	background: -moz-linear-gradient(#004897, #0067D9);
	background: -o-linear-gradient(#004897, #0067D9);
	background: -ms-linear-gradient(#004897, #0067D9);
	background: linear-gradient(#004897, #0067D9);
}
.top-t3{ 
	width:260px;
	height:42px;
	text-indent: -9999px;
	background: url(../images/common/logo3.png?20180406) no-repeat;
	padding: 0;
	margin: 0 auto 20px auto;
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
}

.cont-t01{ width:178px; height:90px position:relative; float:left;}
.cont-t01 a{ width:178px; height:90px; display:block; text-indent: -9999px; background: url(../images/title/cont-t01.png?20180406); background-repeat: no-repeat; moz-background-size:cover; 
background-size:cover; -moz-box-shadow: 0 1px 3px #000; -webkit-box-shadow: 0 1px 3px #000; margin:12px 0 0 0;}
.cont-t01 a:hover{ opacity:0.7;}
.cont-t02{ width:178px; height:90px; float:right;}
.cont-t02 a{ width:178px; height:90px; display:block; text-indent: -9999px; background: url(../images/title/cont-t02.png?20180406); background-repeat: no-repeat; moz-background-size:cover; 
background-size:cover; -moz-box-shadow: 0 1px 3px #000; -webkit-box-shadow: 0 1px 3px #000; margin:12px 0 0 0;}
.cont-t02 a:hover{ opacity:0.7;}

/**  無料出張査定 ===*/
/**  無料査定の前に ===*/
/**  オンライン査定 ===*/
/**  フリーダイヤル電話査定 ===*/
.limit-1{ width:546px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -600px; position:absolute; top:-25px; left:10px; display:none;}
.limit-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -621px; position:absolute; top:-40px; z-index:20; display:none;}

/**  バイク買取 ===*/
.purchase-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 0; position:absolute; top:-25px; left:10px; display:none;}
.purchase-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}

/**  会社概要 ===*/
.company-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}
/**  名義変更について ===*/
.change-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -400px; position:absolute; top:-25px; left:10px; display:none;}
.change-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -414px; position:absolute; top:-40px; z-index:20; display:none;}
/**  廃車手続きについて ===*/
.scrap-1{ width:543px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -200px; position:absolute; top:-25px; left:10px; display:none;}
.scrap-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -207px; position:absolute; top:-40px; z-index:20; display:none;}
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
.top-t{
	display: none;
}
/** トップ */
.top-t4{
	width: 480px;
	height: 130px;
	text-indent: -9999px;
	background: url(../images/top/top-t4.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	background-size:cover;
}

.top-t4:hover{ opacity:0.7;}
.top-t5{
	width: 240px;
	height: 124px;
	text-indent: -9999px;
	background: url(../images/top/top-t5.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	background-size:contain;
}
.top-t5:hover{ opacity:0.7;}
.top-t6{
	width: 240px;
	height: 124px;
	text-indent: -9999px;
	background: url(../images/top/top-t6.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	background-size:cover;
}
.top-t6:hover{ opacity:0.7;}
.top-t7{
	width: 480px;
	height: 130px;
	text-indent: -9999px;
	background: url(../images/top/top-t7.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	clear: both;
}
.top-t7:hover{ opacity:0.7;}
.top-t8{
	width: 240px;
	height: 124px;
	text-indent: -9999px;
	background: url(../images/top/top-t8.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	background-size:cover;
}
.top-t8:hover{ opacity:0.7;}
.top-t9{
	width: 240px;
	height: 124px;
	text-indent: -9999px;
	background: url(../images/top/top-t9.png?20180406);
	background-repeat: no-repeat;
	moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size::cover;
	background-size:cover;
}
.top-t9:hover{ opacity:0.7;}
.top-t2{ 
	width:100%;
	padding: 10px;
	margin: 0 0 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #0067D9), color-stop(0.00, #004897));
	background: -webkit-linear-gradient(#004897, #0067D9);
	background: -moz-linear-gradient(#004897, #0067D9);
	background: -o-linear-gradient(#004897, #0067D9);
	background: -ms-linear-gradient(#004897, #0067D9);
	background: linear-gradient(#004897, #0067D9);
}
.top-t3{ width:260px; height:40px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -238px; padding: 0; margin: 0 0 10px 20px;}

.cont-t01{ width:180px; height:90px position:relative; float:left;}
.cont-t01 a{ width:180px; height:90px; display:block; text-indent: -9999px; background: url(../images/title/cont-t01.png?20180406); background-repeat: no-repeat; moz-background-size:cover; background-size:cover;}
.cont-t01 a:hover{ opacity:0.7;}
.cont-t02{ width:180px; height:90px; float:left;}
.cont-t02 a{ width:180px; height:90px; display:block; text-indent: -9999px; background: url(../images/title/cont-t02.png?20180406); background-repeat: no-repeat; moz-background-size:cover; background-size:cover;}
.cont-t02 a:hover{ opacity:0.7;}

/**  無料出張査定 ===*/
/**  無料査定の前に ===*/
/**  オンライン査定 ===*/
/**  フリーダイヤル電話査定 ===*/
.limit-1{ width:546px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -600px; position:absolute; top:-25px; left:10px; display:none;}
.limit-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -621px; position:absolute; top:-40px; z-index:20; display:none;}

/**  バイク買取 ===*/
.purchase-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 0; position:absolute; top:-25px; left:10px; display:none;}
.purchase-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}

/**  会社概要 ===*/
.company-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20; display:none;}
/**  名義変更について ===*/
.change-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -400px; position:absolute; top:-25px; left:10px; display:none;}
.change-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -414px; position:absolute; top:-40px; z-index:20; display:none;}
/**  廃車手続きについて ===*/
.scrap-1{ width:543px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -200px; position:absolute; top:-25px; left:10px; display:none;}
.scrap-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -207px; position:absolute; top:-40px; z-index:20; display:none;}

}

@media only screen and (min-width: 641px) and (max-width: 959px) {
/** トップ */
.top-t{ width:572px; height:200px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 0; position:absolute; top:-12px; left:60px;}
.top-t2{ width:660px; height:38px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -200px;}
.top-t4{ width:450px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -296px;}
.top-t4:hover{ opacity:0.7;}
.top-t5{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -470px -296px;}
.top-t5:hover{ opacity:0.7;}
.top-t6{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -725px -296px;}
.top-t6:hover{ opacity:0.7;}
.top-t7{ width:450px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -426px;}
.top-t7:hover{ opacity:0.7;}
.top-t8{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -470px -426px;}
.top-t8:hover{ opacity:0.7;}
.top-t9{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -725px -426px;}
.top-t9:hover{ opacity:0.7;}

/** フッター */
.top-t3{ width:260px; height:40px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -238px;}
/** トップ */
.cont-t01{ width:222px; height:114px; position:relative;}
.cont-t01 a{ width:222px; height:114px; display:block; text-indent: -9999px; background: url(../images/title/contents-title.png?20180406) 0 0;}
.cont-t01 a:hover{ opacity:0.7;}
.cont-t02{ width:222px; height:114px; text-indent: -9999px;}
.cont-t02 a{ width:222px; height:114px; display:block; background: url(../images/title/contents-title.png?20180406) 0 -114px;}
.cont-t02 a:hover{ opacity:0.7;}

/**=
* =====================
* バイク査定
* =====================
*/
/**  無料出張査定 ===*/
/**  無料査定の前に ===*/
/**  オンライン査定 ===*/
/**  フリーダイヤル電話査定 ===*/
.limit-1{ width:546px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -600px; position:absolute; top:-30px; left:10px; display:block;}
.limit-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -621px; clear:both;}

/**  バイク買取 ===*/
.purchase-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 0; position:absolute; top:-35px; left:0; display:block;}
.purchase-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; clear:both;}

/**  会社概要 ===*/
.company-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0;  clear:both;}
/**  名義変更について ===*/
.change-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -400px; position:absolute; top:-25px; left:10px; display:block;}
.change-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -414px; clear:both;}
/**  廃車手続きについて ===*/
.scrap-1{ width:543px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -200px; position:absolute; top:-35px; left:0; display:block;}
.scrap-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -207px; clear:both;}
}

@media only screen and (min-width: 960px) {
/** トップ */
.top-t{ width:572px; height:200px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 0; position:absolute; top:-12px; left:60px;}
.top-t2{ width:660px; height:38px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -200px;}
.top-t4{ width:450px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -296px;}
.top-t4:hover{ opacity:0.7;}
.top-t5{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -470px -296px;}
.top-t5:hover{ opacity:0.7;}
.top-t6{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -725px -296px;}
.top-t6:hover{ opacity:0.7;}
.top-t7{ width:450px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -426px;}
.top-t7:hover{ opacity:0.7;}
.top-t8{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -470px -426px;}
.top-t8:hover{ opacity:0.7;}
.top-t9{ width:235px; height:122px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) -725px -426px;}
.top-t9:hover{ opacity:0.7;}

/** フッター */
.top-t3{ width:260px; height:40px; text-indent: -9999px; background: url(../images/title/top-title.png?20180406) 0 -238px;}

/**=
* =====================
* バイク査定
* =====================
*/
/**  無料出張査定 ===*/
/**  無料査定の前に ===*/
/**  オンライン査定 ===*/
/**  フリーダイヤル電話査定 ===*/
.limit-1{ width:546px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -600px; position:absolute; top:-25px; left:10px;}
.limit-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -621px; position:absolute; top:-40px; z-index:20;}

/**  バイク買取 ===*/
.purchase-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 0; position:absolute; top:-25px; left:10px;}
.purchase-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20;}

/**  会社概要 ===*/
.company-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 0; position:absolute; top:-40px; z-index:20;}
/**  名義変更について ===*/
.change-1{ width:576px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -400px; position:absolute; top:-25px; left:10px;}
.change-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -414px; position:absolute; top:-40px; z-index:20;}
/**  廃車手続きについて ===*/
.scrap-1{ width:543px; height:200px; text-indent: -9999px; background: url(../images/title/contents-t.png?20180406) 0 -200px; position:absolute; top:-25px; left:10px;}
.scrap-c{ width:714px; height:207px; text-indent: -9999px; background: url(../images/title/catch.png?20180406) 0 -207px; position:absolute; top:-40px; z-index:20;}
}

