@charset "utf-8";

/* メニュー以下枠 */

#container_box {
	width:100%;
}

/* ヘッダー下タイトル見出し */

#midashi_box {
	width:100%;
	text-align:center;
}

.midashi {
	width:100%;
	height:300px;
	margin:0 auto;
	padding:0;
	position: relative;
}

.midashi-back-img {
	width:100%;
	height:300px;
	overflow:hidden;
	background:url(img/special-midashi-back-smart.jpg) no-repeat center bottom;
}

.midashi_moji {
	position: absolute;
	color:#60c0bd;
	text-align:left;
	top: 30%;
	padding-left:5%;
}

.midashi_moji h2 {
	font-size:3.6rem;
	letter-spacing:0.15em;
	margin-top: -0.5em;
	margin-bottom:10px;
}

.midashi_en {
	font-size:1.4rem;
	letter-spacing:0.15em;
}

.midashi_img {
	position:absolute;
	text-align:right;
	right:5%;
	bottom:-40%;
}

/* 中身枠 */

.contents {
	width:100%;
	margin:35% 0 10% 0;
}

/* 特選中古車 */

.special {
}

h3 {
	font-size:2.5rem;
	letter-spacing:0.15em;
	color:#60c0bd;
	border-bottom:3px solid #60c0bd;
	padding:0 0 3% 5%;
}

.h3_shita_moji {
	margin-top:3%;
	margin-bottom:15%;
	padding:0 5%;
	line-height:2em;
}

.sp_box {
	margin-top:50px;
}

.sp_box ul {
}

.sp_box ul li {
	width:100%;
	margin-bottom:17%;
}

.sp_box ul li:last-child {
	margin-right:0;
}

.sp-img {
	margin-bottom:30px;
	text-align:center;
	margin:0 auto;
}

.sp-img img {
	width:100%;
	margin-bottom:3%;
}

.sp-title {
	font-size:2rem;
	font-weight:bold;
	border-bottom:3px solid #999999;
	padding:3% 6%;
}

.sp-kakaku {
	font-size:2.5rem;
	font-weight:bold;
	border-bottom:3px solid #999999;
	padding:8px 15px;
	margin-bottom:5px;
	text-align:right;
	color:#C00;
}

.kakaku {
	text-decoration: none;
	font-weight: normal;
	font-size: 1.7rem;
	color: #000000;
}

.sp-moji {
	padding:2% 5% 5% 5%;
}

.sp-moji p {
	border-bottom:1px solid #999999;
	padding:5px;
}