@charset "utf-8";

/* -------------------------------------------------- */
/* 高く買取るコツ */
/* -------------------------------------------------- */
#tips1,
#tips2,
#tips3
{
	margin-top: 50px;
	text-align: center;
	background: #eeeeee;
}

#tips1 h2,
#tips2 h2,
#tips3 h2 {
	margin: -30px;
	display: inline-block;
	padding: 10px 30px;
	background: #000;
	color: #FFFFFF;
	font-size: 1.200rem;
}

#tips1 h2 span,
#tips2 h2 span,
#tips3 h2 span {
	font-size: 0.833rem;
}

.tipsImgLeft {
	width: 70%;
	margin: 0 auto;
	padding: 30px 0;
}

.tipsTxtRight {
	padding: 10px 10px 30px 10px;
	text-align: left;
}

.tipsTxtRight h3 {
	font-size: 1.333rem;
	padding-bottom: 10px;
	text-align: center;
}

.tipsTxt {
	padding-bottom: 40px;
	margin-bottom: 20px;
	background: url(../img/sp_icon2.png) center bottom no-repeat;
	-webkit-background-size: 20px 18px;
	background-size: 20px 18px;
}

.caseKangenya {
	background: #FFFFFF;
	border: 1px #666666 dotted;
	padding: 10px;
}

.caseKangenya h4 {
	font-size: 1.200rem;
	font-weight: bold;
	color: #097c25;
	padding-bottom: 10px;
	text-align: center;
}