@charset "utf-8";
/* CSS Main Contents & Media Queries */

/* Visual-area
-----------------------------*/
#visual-area {
	position:relative;
	width:100%;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border-top: 10px solid #f0f0f0;
	border-bottom: 10px solid #f0f0f0;
	outline: none;
	-webkit-transition: background-color 1s linear;
	-moz-transition: background-color 1s linear;
	-o-transition: background-color 1s linear;
	-ms-transition: background-color 1s linear;
	transition: background-color 1s linear;
	background-color:#f0f0f0;
}

.visual-img {
	max-width:1005px;
	margin:0 auto;
	text-align:center;
	width:100%;
}

#visual-area img {
	max-width:100%;
	height:300px;
}

.catchphrase {
	text-align:center;
}

.today-sympo {
	padding:0 15px 20px;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}

h2.sympo-tlt {
	font-size:24px;
	color:#ffffff;
	line-height:30px;
}

h2.sympo-tlt > a.sympo-tit-a {
	display:inline-block;
	position:relative;
}

h2.sympo-tlt > a.sympo-tit-a .title-text {
	display:block;
	margin-top:60px;
}

h2.sympo-tlt > a.sympo-tit-a {
	position:absolute;
	top:0;
	left:0;
	height:50px;
	padding:0;
}

h2.sympo-tlt > a.sympo-tit-a {
	height:100%;
	width:auto;
	padding:0;
}

.today-sympo p {
	font-size:16px;
}
.con-agenda-text p {
	font-size:14px;
}

.m-detail-btn {
	width:100%;
	max-width:250px;
	height:57px;
	margin-right:5px;
	background:url('../../images/Template_Cars/preview_icon.png') 80% 50% no-repeat;
	background-color:rgba(0,0,0,0);
	border:1px solid rgba(255,255,255,0.3);
	box-sizing:border-box;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	border-radius:5px;
}

.m-detail-btn-ie8 {
	width:100%;
	max-width:250px;
	height:57px;
	margin-right:5px;
	background-color:#8b566b;
	border:1px solid #c1aab6;
	box-sizing:border-box;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
}

.m-enter-btn {
	width:100%;
	max-width:250px;
	height:57px;
	margin-left:5px;
	background-color:#ffffff;
	border:none;
	box-sizing:border-box;
	font-weight:bold;
	font-size:18px;
	color:#8a3553;
	border-radius:5px;
}

.m-detail-btn:hover, .m-enter-btn:hover {
	-webkit-box-shadow:2px 2px 3px 2px rgba(0,0,0,.2);
	box-shadow:2px 2px 3px 2px rgba(0,0,0,.2);
}

/* Car Search Bar
-----------------------------*/
h2.con-tlt-01 {
	padding-bottom:10px;
	width:100%;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	color:#333333;
}

p.car-sub-tlt {
	color:#695b50;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.car-search-area {
	padding:0 20px 30px 20px;
	border-bottom:1px solid #cbcbcb;
	overflow:hidden;
	text-align:center;
}

.car-select-list {
	padding:20px 20px 30px 20px;
	overflow:hidden;
}

.car-select-list div {
	float:left;
	background-color:#ffffff
}

.sympo-agenda {
	padding:10px 0 0 30px;
	font-size:13px;
	color:#666666;
	line-height:20px;
}

h3.sympo-tlt {
	font-size:19px;
	color:#333333;
	line-height:25px;
}

.car-select-list div.sympo-btn {
	float:right;
	padding:10px 0 0 30px;
}

.more-btn-area {
	padding:10px 21px 20px 20px;
	overflow:hidden;
	text-align:center;
}

.m-search-area {
	display:none;
	padding:20px 22px 0 20px;
}

.m-search-list {
	height:40px;
	border:1px solid #413539;
	overflow:hidden;
	font-size:12px;
}

.m-search-span {
	position:relative;
	z-index:10;
	display:block;
	float:left;
	width:50%;
	height:40px;
	overflow:hidden;
}

.m-search-span input[type=radio] {
    display:none; 
	top:0px;
	left:0px;
	width:100%;
	height:40px;
}

.m-search-span input[type=radio] + label {
    display:inline-block;
    padding:8px 12px 10px 12px;
	top:0px;
	left:0px;
	background:#fff;
	color:#666;
	cursor:pointer;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:17px;
}

.m-search-span input[type=radio]:checked + label { 
	background-image: none;
	color:#fff;
	background-color:#413539;
}

.m-search-span input[type=radio]:checked + .m-search-span { 
	border-right:none;
	width:50%;
}

#right-border-none {
	border-right:none;
}

/* Main Bottom Contents List
-----------------------------*/
.bottom-con-area {
	width:100%;
	max-width:1005px;
	overflow:hidden;
}

.bottom-con-sel > ul > li {
	overflow:hidden;
	padding:10px 22px 0 20px;
}

.bottom-con-sel > ul > li.bottom-con-sel-compare {
	padding:30px 22px 20px 20px;
}

.bottom-con-txt {
	float:left;
	position:relative;
	width:40%;	
}

.bottom-con-list {
	float:right;
	position:relative;
	width:60%;
}

.bottom-con-area ul.carinfo-area-wh {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

.carinfo-area-wh li {
	position:relative;
	margin:0;
	padding:10px 22px 10px 20px;
	overflow:hidden;
}

.carinfo-area-wh li.no-data {
	position:relative;
	margin:20px 22px 40px 20px;
	padding:120px 0 140px;
	overflow:hidden;
	color:#b4afab;
	text-align:center;
	font-size:24px;
	background-color:#efefef;
}

.no-data-default {
	padding-top:105px;
	background:url('/images/Template_Cars/myheartbreak.png') no-repeat 50% 0;
}

.no-data-car-default {
	padding-top:105px;
	background:url('/images/Template_Cars/mycarlist.png') no-repeat 50% 0;
}

.no-data-car-compare {
	padding-top:105px;
	background:url('/images/Template_Cars/mycompare_nodata.png') no-repeat 50% 0;
}

.carinfo-div {
	box-shadow:4px 4px 2px rgba(0,0,0,0.2);
}

.carinfo-div-wh {
	float:left;
	display:inline-block;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid #cbcbcb;
	box-shadow:2px 2px 5px rgba(0,0,0,0.2);
	border-bottom:none;
	background-color:#ffffff;
}

.carinfo-img-area {
	width:35%;
	float:left;
	overflow:hidden;
}

.carinfo-img-area > span {
	cursor:pointer;
}

.carinfo-img-area-overlay {
	position:relative;
	max-width:100%;
	width:100%;
	height:200px;
	left:0;
	top:0;
	background-color: rgba(0,0,0,0.4);
}

.carinfo-img-area-overlay-bottom {
	position:absolute;
	max-width:100%;
	width:33.4%;
	height:30px;
	left:21px;
	top:181px;
	background-color: rgba(0,0,0,0.8);
	z-index:5;
}

.carinfo-img-area-overlay-bottom img {
	float:right;
	padding:3px;
	cursor:pointer;
}

.carinfo-img-top-pointer {
	cursor:auto;
}

.carinfo-img-top-overlay {
	position:absolute;
	max-width:100%;
	width:100%;
	height:225px;
	left:0;
	top:0;
	background-color: rgba(0,0,0,0.4);
}

.carinfo-div-wh > div > span > img {
	position:relative;
	float:left;
	max-width:100%;
	width:100%;
	height:200px;
	cursor:pointer;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.carinfo-text-area {
	width:65%;
	float:left;
}

.carinfo-text-wh {
	float:left;
	width:100%;
	padding:2%;
}

.carinfo-text-wh > dl > dt {
	font-size:22px;
	font-weight:bold;
	color:#000;
	line-height:40px;
}

.carinfo-text-wh > dl > dt > b.carinfo-text-carname {
	display:inline;
}

.carinfo-text-wh > dl > dt > b.carinfo-text-carname14 {
	display:none;
}

.carinfo-text-wh > dl > dt > b.carinfo-text-carname11 {
	display:none;
}

.carinfo-text-wh > dl > dt > a {
	color:#000;
}

.carinfo-text-wh > dl > dt > a:hover {
	color:#000;
	text-decoration:underline;
}

.carinfo-text-wh > dl > dt > span {
	float:right;
	font-size:17px;
	font-weight:normal;
}

.carinfo-text-wh > dl > dt > span > strong {
	color:#ce0d0d;
	margin-right:5px;
}

.carinfo-text-wh > dl > dd.carinfo-text-sub {
	font-size:18px;
	color:#000;
	overflow:hidden;
}

.carinfo-text-wh > dl > dd.carinfo-text-default, .carinfo-text-wh > dl > dd.carinfo-text-add-wh {
	font-style:normal;
	display:block;
	margin-top:3px;
	font-size:13px;
	color:#666;
}

.carinfo-text-wh > dl > dd.carinfo-text-add-wh {
	display:none;
}

.carinfo-text-wh > dl > dd.carinfo-text-add-wh > strong {
	font-weight:bold;
	color:#333
}

.carinfo-money-mobile {
	display:none;
}

.carinfo-text-wh > dl > dd.carinfo-text-default > span, .carinfo-text-wh > dl > dd.carinfo-text-add-wh > span {
	display:inline-block;
	margin:0 15px;
	font-size:10px;
	color:#ccc
}

.detail-carinfo-wh {
	background:#fcfcfc;
	border:1px solid #ccc;
	padding:5px 10px;
	margin-top:10px;
}

.detail-carinfo-wh > table {
	width:100%;
	font-size:12px;
	font-family:"나눔고딕","NanumGothic","Helvetica" !important;
	color:#333;
	border-spacing:0;
}

.detail-carinfo-wh > table > tbody > tr > th {
	font-weight:normal;
	text-align:left;
	width:11%;
	height:34px;
}

.detail-carinfo-wh > table > tbody > tr > td {
	font-weight:600;
	text-align:left;
	width:16%;
	height:34px;
}

.detail-carinfo-wh > table > tbody > tr > td:first-of-type, .detail-carinfo-wh > table > tbody > tr > td:last-of-type {
	width:12%;
}

.bottom-con-area ul.carinfo-area {
	padding-top:30px;
}

.carinfo-area li {
	position:relative;
	float:left;
	width: 30%;
	margin: 0 9px 30px 20px;
}

.carinfo-area > li > div > p {
	overflow:hidden;
	margin:0;
	padding:0;
	height:225px;
	line-height:225px;
	background-color:#fff;
	cursor:pointer;
}

.carinfo-area > li > div > p > img {
	width:100%;
	height:225px;
}

.detail-carinfo {
	position:relative;
	padding:15px;
	/*border:1px solid #cbcbcb;*/
	border-top:none;
	background-color:#eeeeee;
	letter-spacing:-.2px;
	z-index:3;
}

.detail-carinfo > dl {
	width:70%;
}

.detail-carinfo > dl > dt {
	font-size:16px;
	color:#000;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.detail-carinfo > dl > dt.detail-carinfo-dt {
	font-size:13px;
	line-height:13px;
}

.detail-carinfo > dl > dd {
	font-size:13px;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.detail-carinfo > em {
	font-style:normal;
	display:block;
	margin-top:3px;
	font-size:12px;
	color:#666;
}

.detail-carinfo > em > span {
	display:inline-block;
	margin:0 8px;
	font-size:10px;
	color:#ccc;
}

.detail-carinfo .price-mileage {
	position:absolute;
	top:14px;
	right:15px;
	z-index:100;
	font-size:13px;
	color:#333;
	text-align:right;
}

.detail-carinfo .price-mileage > strong {
	margin-right:5px;
	font-size:16px;
	color:#ce0d0d;
}

.car-list-last {
	padding-bottom:20px !important;
}

.carinfo-attention-top {
	/*border:1px solid #cbcbcb;
	border-width: 0px 1px 1px 1px;*/
	padding:5px;
	text-align:right;
	font-size:14px;
	cursor:default;
	background:rgba(0,0,0,0.8);
}

.carinfo-attention-top a {
	padding:9px 0;
	color:#666;
}

.carinfo-attention-top a:hover {
	color:#666;
}

.carinfo-attention-top-img {
	display:inline-block;
	width:26px;
	height:24px;
	vertical-align:middle;
	background:url('/images/Template_Cars/interest-white.png') no-repeat center 0px;
	background-size:24px;
}

.carinfo-attention-detail-img {
	display:inline-block;
	width:26px;
	height:24px;
	vertical-align:middle;
	background:url('/images/Template_Cars/interest-gray.png') no-repeat center 0px;
}

.carinfo-attention-top-txt {
	padding:9px 0;
	color:#fff;
	vertical-align:middle;
}

/* Main Media Queries
------------------------------------------------------------------------*/

/* Visual-area
-----------------------------*/
/*********************************************** Media Query 1024px START ********************************/
@media screen and (max-width:1024px) and (orientation : landscape) {
	.car-select-list {
		padding:10px 10px 0px 10px;
	}

	.car-select-list div {
		margin:0 auto;
		float:left;
		text-align:center;
		width:99.8%;
		margin-bottom:10px;
	}

	h2.con-tlt-01 {
		display:none;
	}

	p.car-sub-tlt {
		display:none;
	}

	.m-search-area {
		display:block;
		padding:20px 12px 0 10px;
	}

	.carinfo-div-wh {
		cursor:pointer;
	}

	.car-search-area {
		padding:0 10px 20px 10px;
	}

	.carinfo-area-wh li {
		padding:10px 12px 10px 10px;
	}

	.more-btn-area {
		padding:10px 11px 20px 10px;
	}

	.bottom-con-sel > ul > li {
		padding:10px 12px 0 10px;
	}

	.bottom-con-sel > ul > li.bottom-con-sel-compare {
		padding:10px 12px 10px 10px;
	}

	.bottom-con-area ul.carinfo-area {
		padding:0;
	}
	
	.carinfo-area li {
		width:48%;
		margin: 0 7px 30px 10px;
	}

	.carinfo-img-area-overlay-bottom {
		position:absolute;
		width:auto;
		height:30px;
		left:32.2%;
		top:10px;
		background-color: rgba(0,0,0,0);
	}

	.carinfo-img-top-pointer {
		cursor:pointer;
	}
}

@media screen and (max-width:1024px) and (orientation : portrait) {
	.car-select-list {
		padding:10px 10px 0px 10px;
	}

	.car-select-list div {
		margin:0 auto;
		float:left;
		text-align:center;
		width:99.8%;
		margin-bottom:10px;
	}

	h2.con-tlt-01 {
		display:none;
	}

	p.car-sub-tlt {
		display:none;
	}

	.m-search-area {
		display:block;
		padding:20px 12px 0 10px;
	}

	.carinfo-div-wh {
		cursor:pointer;
	}

	.car-search-area {
		padding:0 10px 20px 10px;
	}

	.carinfo-area-wh li {
		padding:10px 12px 10px 10px;
	}

	.more-btn-area {
		padding:10px 11px 20px 10px;
	}

	.bottom-con-sel > ul > li {
		padding:10px 12px 0 10px;
	}

	.bottom-con-sel > ul > li.bottom-con-sel-compare {
		padding:10px 12px 10px 10px;
	}

	.bottom-con-area ul.carinfo-area {
		padding:0;
	}
	
	.carinfo-area li {
		width:48%;
		margin: 0 7px 30px 10px;
	}

	.carinfo-img-area-overlay-bottom {
		position:absolute;
		width:auto;
		height:30px;
		left:32.2%;
		top:10px;
		background-color: rgba(0,0,0,0);
	}

	.carinfo-img-top-pointer {
		cursor:pointer;
	}
}
/*********************************************** Media Query 1024px END **********************************/

/*********************************************** Media Query 950px START ********************************/
@media screen and (max-width:950px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:32%;
	}
}

@media screen and (max-width:950px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:32%;
	}
}
/*********************************************** Media Query 950px END **********************************/

/*********************************************** Media Query 900px START ********************************/
@media screen and (max-width:900px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:31.8%;
	}
}

@media screen and (max-width:900px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:31.8%;
	}
}
/*********************************************** Media Query 900px END **********************************/

/*********************************************** Media Query 820px START ********************************/
@media screen and (max-width:820px) and (orientation : landscape) {
	#visual-area img {
		height:200px;
	}

	.detail-carinfo-wh {
		display:none;
	}

	.carinfo-img-area-overlay {
		height:150px;
	}

	.carinfo-div-wh > div > span > img {
		height:150px;
	}

	.carinfo-text-wh > dl > dt {
		font-size:20px;
		line-height:50px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-sub {
		line-height:30px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default {
		display:none;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-add-wh {
		line-height:15px;
		display:block;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.5%;
	}
}

@media screen and (max-width:820px) and (orientation : portrait) {
	#visual-area img {
		height:200px;
	}

	.detail-carinfo-wh {
		display:none;
	}

	.carinfo-img-area-overlay {
		height:150px;
	}

	.carinfo-div-wh > div > span > img {
		height:150px;
	}

	.carinfo-text-wh > dl > dt {
		font-size:20px;
		line-height:50px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-sub {
		line-height:30px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default {
		display:none;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-add-wh {
		display:block;
		line-height:15px;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.5%;
	}
}
/*********************************************** Media Query 820px END **********************************/

/*********************************************** Media Query 768px START ********************************/
@media screen and (max-width:768px) and (orientation : landscape) {
	
	/*----- Visual-area -----*/	
	.catchphrase img {
		width:280px;
	}

	.m-detail-btn {
		margin:0 5px;
		width:100%;
		max-width:302px;
		height:50px;
		background-image:none;
	}
	
	.m-enter-btn {
		margin:15px 5px 0;
		width:100%;
		max-width:302px;
		height:50px;
		background-image:none;
	}
	
	h2.sympo-tlt {
		font-size:25px !important;
		line-height:25px;
	}

	/*----- Car Search Bar -----*/	
	.sympo-agenda {
		padding:10px 10px 10px 10px;
	}
	
	.car-select-list div.sympo-btn {
		float:none;
		margin:0 auto;
		padding:0;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname {
		display:none;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname14 {
		display:inline;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.3%;
	}
}

@media screen and (max-width:768px) and (orientation : portrait) {
	
	/*----- Visual-area -----*/	
	.catchphrase img {
		width:280px;
	}

	.m-detail-btn {
		margin:0 5px;
		width:100%;
		max-width:302px;
		height:50px;
		background-image:none;
	}
	
	.m-enter-btn {
		margin:15px 5px 0;
		width:100%;
		max-width:302px;
		height:50px;
		background-image:none;
	}
	
	h2.sympo-tlt {
		font-size:25px !important;
		line-height:25px;
	}

	/*----- Car Search Bar -----*/	
	.sympo-agenda {
		padding:10px 10px 10px 10px;
	}
	
	.car-select-list div.sympo-btn {
		float:none;
		margin:0 auto;
		padding:0;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname {
		display:none;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname14 {
		display:inline;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.3%;
	}
}
/*********************************************** Media Query 768px END **********************************/

/*********************************************** Media Query 704px START ********************************/
@media screen and (max-width:704px) and (orientation : landscape) {
	.carinfo-text-wh {
		padding:3%;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.1%;
	}
}

@media screen and (max-width:704px) and (orientation : portrait) {
	.carinfo-text-wh {
		padding:3%;
	}

	.carinfo-img-area-overlay-bottom {
		left:31.1%;
	}
}
/*********************************************** Media Query 704px END **********************************/

/*********************************************** Media Query 670px START ********************************/
@media screen and (max-width:670px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:30.8%;
	}
}

@media screen and (max-width:670px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:30.8%;
	}
}
/*********************************************** Media Query 670px END **********************************/

/*********************************************** Media Query 640px START ********************************/
@media screen and (max-width:640px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:30.5%;
	}
}

@media screen and (max-width:640px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:30.5%;
	}
}
/*********************************************** Media Query 640px END **********************************/

/*********************************************** Media Query 587px START ********************************/
@media screen and (max-width:587px) and (orientation : landscape) {
	#visual-area img {
		height:170px;
	}

	.car-select-list div {
		width:99.5%;
	}

	.carinfo-text-wh {
		padding:3.0%;
	}

	.carinfo-img-area-overlay {
		height:121px;
	}

	.carinfo-div-wh > div > span > img {
		height:121px;
	}

	.carinfo-text-wh > dl > dt {
		line-height:30px;
		font-size:15px;
		font-weight:bold;
	}

	.carinfo-text-wh > dl > dt > span {
		display:none;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-sub {
		line-height:25px;
		font-size:14px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default > span {
		margin:0 6px;
		font-size:8px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default {
		display:block;
		line-height:10px;
		font-size:10px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-add-wh {
		display:none;
	}

	.carinfo-money-mobile {
		display:block;
		font-weight:bold;
		font-size:14px;
		line-height:30px;
	}

	.carinfo-money-mobile > strong {
		color:#ce0d0d;
	}

	.carinfo-img-area {
		width:45%;
	}

	.carinfo-text-area {
		width:55%;
	}

	.carinfo-img-area-overlay-bottom {
		left:39.5%;
	}
}

@media screen and (max-width:587px) and (orientation : portrait) {
	#visual-area img {
		height:170px;
	}

	.car-select-list div {
		width:99.5%;
	}

	.carinfo-text-wh {
		padding:3.0%;
	}

	.carinfo-img-area-overlay {
		height:121px;
	}

	.carinfo-div-wh > div > span > img {
		height:121px;
	}

	.carinfo-text-wh > dl > dt {
		line-height:30px;
		font-size:15px;
		font-weight:bold;
	}

	.carinfo-text-wh > dl > dt > span {
		display:none;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-sub {
		line-height:25px;
		font-size:14px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default > span {
		margin:0 6px;
		font-size:8px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-default {
		display:block;
		line-height:10px;
		font-size:10px;
	}

	.carinfo-text-wh > dl > dd.carinfo-text-add-wh {
		display:none;
	}

	.carinfo-money-mobile {
		display:block;
		font-weight:bold;
		font-size:14px;
		line-height:30px;
	}

	.carinfo-money-mobile > strong {
		color:#ce0d0d;
	}

	.carinfo-img-area {
		width:45%;
	}

	.carinfo-text-area {
		width:55%;
	}

	.carinfo-img-area-overlay-bottom {
		left:39.5%;
	}
}
/*********************************************** Media Query 587px END **********************************/

/*********************************************** Media Query 540px START ********************************/
@media screen and (max-width:540px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:39%;
	}
}

@media screen and (max-width:540px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:39%;
	}
}
/*********************************************** Media Query 540px END **********************************/

/*********************************************** Media Query 494px START ********************************/
@media screen and (max-width:494px) and (orientation : landscape) {
	#visual-area img {
		height:150px;
	}

	.carinfo-text-wh {
		padding:3.6%;
	}

	.carinfo-img-area-overlay-bottom {
		left:38.7%;
	}
}

@media screen and (max-width:494px) and (orientation : portrait) {
	#visual-area img {
		height:150px;
	}

	.carinfo-text-wh {
		padding:3.6%;
	}

	.carinfo-img-area-overlay-bottom {
		left:38.7%;
	}
}
/*********************************************** Media Query 494px END **********************************/

/*********************************************** Media Query 450px START ********************************/
@media screen and (max-width:450px) and (orientation : landscape) {
	.carinfo-text-wh > dl > dt > b.carinfo-text-carname14 {
		display:none;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname11 {
		display:inline;
	}

	.carinfo-img-area-overlay-bottom {
		left:38.4%;
	}
}

@media screen and (max-width:450px) and (orientation : portrait) {
	.carinfo-text-wh > dl > dt > b.carinfo-text-carname14 {
		display:none;
	}

	.carinfo-text-wh > dl > dt > b.carinfo-text-carname11 {
		display:inline;
	}

	.carinfo-img-area-overlay-bottom {
		left:38.4%;
	}
}
/*********************************************** Media Query 450px END **********************************/

/*********************************************** Media Query 422px START ********************************/
@media screen and (max-width:422px) and (orientation : landscape) {
	#visual-area img {
		height:130px;
	}

	.carinfo-text-wh {
		padding:4.3%;
	}

	.carinfo-img-area-overlay-bottom {
		left:37.7%;
	}
}

@media screen and (max-width:422px) and (orientation : portrait) {
	#visual-area img {
		height:130px;
	}

	.carinfo-text-wh {
		padding:4.3%;
	}

	.carinfo-img-area-overlay-bottom {
		left:37.7%;
	}
}
/*********************************************** Media Query 422px END **********************************/

/*********************************************** Media Query 380px START ********************************/
@media screen and (max-width:380px) and (orientation : landscape) {
	#visual-area img {
		height:110px;
	}

	.carinfo-text-wh {
		padding:4.9%;
	}

	.carinfo-text-wh > dl > dt {
		font-size:14px;
	}

	.carinfo-img-area-overlay-bottom {
		left:36.8%;
	}
}

@media screen and (max-width:380px) and (orientation : portrait) {
	#visual-area img {
		height:110px;
	}

	.carinfo-text-wh {
		padding:4.9%;
	}

	.carinfo-text-wh > dl > dt {
		font-size:14px;
	}

	.carinfo-img-area-overlay-bottom {
		left:36.8%;
	}
}
/*********************************************** Media Query 380px END **********************************/

/*********************************************** Media Query 350px START ********************************/
@media screen and (max-width:350px) and (orientation : landscape) {
	.carinfo-img-area-overlay-bottom {
		left:36.1%;
	}
}

@media screen and (max-width:350px) and (orientation : portrait) {
	.carinfo-img-area-overlay-bottom {
		left:36.1%;
	}
}
/*********************************************** Media Query 350px END **********************************/

/* Main Bottom Contents List
-----------------------------*/
/*********************************************** Media Query 976px START ********************************/
@media screen and (min-width:925px) and (max-width:976px) and (orientation : landscape) {
	.carinfo-area li {
		margin: 0 6px 30px 10px;
	}
}

@media screen and (min-width:925px) and (max-width:976px) and (orientation : portrait) {
	.carinfo-area li {
		margin: 0 6px 30px 10px;
	}
}
/*********************************************** Media Query 976px END **********************************/

/*********************************************** Media Query 924px START ********************************/
@media screen and (min-width:898px) and (max-width:924px) and (orientation : landscape) {
	.carinfo-area li {
		margin: 0 4px 30px 10px;
	}
}

@media screen and (min-width:898px) and (max-width:924px) and (orientation : portrait) {
	.carinfo-area li {
		margin: 0 4px 30px 10px;
	}
}
/*********************************************** Media Query 924px END **********************************/

/*********************************************** Media Query 897px START ********************************/
@media screen and (min-width:860px) and (max-width:897px) and (orientation : landscape) {
	.carinfo-area li {
		margin: 0 3px 30px 10px;
	}
}

@media screen and (min-width:860px) and (max-width:897px) and (orientation : portrait) {
	.carinfo-area li {
		margin: 0 3px 30px 10px;
	}
}
/*********************************************** Media Query 897px END **********************************/

/*********************************************** Media Query 859px START ********************************/
@media screen and (min-width:821px) and (max-width:859px) and (orientation : landscape) {
	.carinfo-area li {
		margin: 0 1px 30px 10px;
	}
}

@media screen and (min-width:821px) and (max-width:859px) and (orientation : portrait) {
	.carinfo-area li {
		margin: 0 1px 30px 10px;
	}
}
/*********************************************** Media Query 859px END **********************************/

/*********************************************** Media Query 820px START ********************************/
@media screen and (min-width:791px) and (max-width:820px) and (orientation : landscape) {
	.carinfo-area li {
		margin: 0 0 30px 10px;
	}
}

@media screen and (min-width:791px) and (max-width:820px) and (orientation : portrait) {
	.carinfo-area li {
		margin: 0 0 30px 10px;
	}
}
/*********************************************** Media Query 820px END **********************************/

/*********************************************** Media Query 790px START ********************************/
@media screen and (min-width:761px) and (max-width:790px) and (orientation : landscape) {
	.carinfo-area li {
		width:47%;
		margin: 0 12px 30px 10px;
	}
}

@media screen and (min-width:761px) and (max-width:790px) and (orientation : portrait) {
	.carinfo-area li {
		width:47%;
		margin: 0 12px 30px 10px;
	}
}
/*********************************************** Media Query 790px END **********************************/

/*********************************************** Media Query 760px START ********************************/
@media screen and (min-width:731px) and (max-width:760px) and (orientation : landscape) {
	.carinfo-area li {
		width:47%;
		margin: 0 11px 30px 10px;
	}
}

@media screen and (min-width:731px) and (max-width:760px) and (orientation : portrait) {
	.carinfo-area li {
		width:47%;
		margin: 0 11px 30px 10px;
	}
}
/*********************************************** Media Query 760px END **********************************/

/*********************************************** Media Query 730px START ********************************/
@media screen and (min-width:691px) and (max-width:730px) and (orientation : landscape) {
	.carinfo-area li {
		width:47%;
		margin: 0 9px 30px 10px;
	}
}

@media screen and (min-width:691px) and (max-width:730px) and (orientation : portrait) {
	.carinfo-area li {
		width:47%;
		margin: 0 9px 30px 10px;
	}
}
/*********************************************** Media Query 730px END **********************************/

/*********************************************** Media Query 690px START ********************************/
@media screen and (min-width:631px) and (max-width:690px) and (orientation : landscape) {
	.carinfo-area li {
		width:47%;
		margin: 0 6px 30px 10px;
	}
}

@media screen and (min-width:631px) and (max-width:690px) and (orientation : portrait) {
	.carinfo-area li {
		width:47%;
		margin: 0 6px 30px 10px;
	}
}
/*********************************************** Media Query 690px END **********************************/

/*********************************************** Media Query 630px START ********************************/
@media screen and (max-width:630px) and (orientation : landscape) {
	.carinfo-div {
		box-shadow:none;
	}

	.bottom-con-area ul.carinfo-area {
		padding: 0;
	}

	.carinfo-area li {
		width:100%;
		margin: 0;
	}

	.detail-carinfo {
		position:absolute;
		padding:5px 15px;
		letter-spacing:-.2px;
		z-index:3;
		left:0px;
		bottom:0px;
		background-color:rgba(0,0,0,0.7);
		max-width:100%;
		width:100%;
		border:none;
	}

	.detail-carinfo > dl > dt {
		color:#ffffff;
		font-weight:bold;
	}

	.detail-carinfo > dl > dd {
		color:#ffffff;
		font-weight:bold;
	}

	.detail-carinfo > em {
		color:#a6a6a6;
	}

	.detail-carinfo .price-mileage {
		top:7px;
		color:#ffffff;
	}

	.detail-carinfo .price-mileage > strong {
		font-weight:bold;
	}

	.carinfo-attention-top {
		position:absolute;
		border:none;
		font-size:12px;
		padding:0;
		right:15px;
		bottom:6px;
		z-index:4;
		background:none;
	}

	.carinfo-attention-top-txt {
		display:none;
	}
}

@media screen and (max-width:630px) and (orientation : portrait) {
	.carinfo-div {
		box-shadow:none;
	}

	.bottom-con-area ul.carinfo-area {
		padding: 0;
	}

	.carinfo-area li {
		width:100%;
		margin: 0;
	}

	.detail-carinfo {
		position:absolute;
		padding:5px 15px;
		letter-spacing:-.2px;
		z-index:3;
		left:0px;
		bottom:0px;
		background-color:rgba(0,0,0,0.7);
		max-width:100%;
		width:100%;
		border:none;
	}

	.detail-carinfo > dl > dt {
		color:#ffffff;
		font-weight:bold;
	}

	.detail-carinfo > dl > dd {
		color:#ffffff;
		font-weight:bold;
	}

	.detail-carinfo > em {
		color:#a6a6a6;
	}

	.detail-carinfo .price-mileage {
		top:7px;
		color:#ffffff;
	}

	.detail-carinfo .price-mileage > strong {
		font-weight:bold;
	}

	.carinfo-attention-top {
		position:absolute;
		border:none;
		font-size:12px;
		padding:0;
		right:15px;
		bottom:6px;
		z-index:4;
		background:none;
	}

	.carinfo-attention-top-txt {
		display:none;
	}
}
/*********************************************** Media Query 630px END **********************************/