@charset "utf-8";

/* -------------------------------------------------- */
/* 高く買取るコツ */
/* -------------------------------------------------- */
/* メインイメージ */

.fv {
	background: url(../img/fv_bg_tips.png) 0 0 no-repeat;
}

.tips {
	width: 100%;
	padding: 80px 0 40px;
	margin-bottom: 150px;
	background: #eeeeee;
	position: relative;
}

.tips h2 {
	width: 420px;
	padding: 15px 0;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -210px;
	text-align: center;
	font-size: 230.8%;
	background: #000;
	color: #FFFFFF;
	line-height: 1em;
}

.tips h2 span {
	font-size: 80%;
}

.tipsIn {
	width: 980px;
	margin: 0 auto;
}

.tipsImgLeft {
	width: 420px;
	float: left;
	text-align: center;
}

.tipsTxtRight {
	width: 560px;
	float: right;
}

.tipsTxtRight h3 {
	padding-bottom: 20px;
	font-size: 246.2%;
}

.tipsTxt {
	padding-bottom: 30px;
	margin-bottom: 30px;
	font-size: 138.5%;
	background: url(../img/icon6.png) center bottom no-repeat;
}

.caseKangenya {
	padding: 20px;
	border: 1px #666666 dotted;
	background: #FFFFFF;
	text-align: center;
	font-size: 146.2%;
	line-height: 1.4em;
}

.caseKangenya h4 {
	color: #097c25;
	padding-bottom: 15px;
	font-weight: bold;
}
